{"info":{"_postman_id":"71da0d2f-cf6c-487f-bce6-d87731063b3b","name":"Chronogolf Partner API v2","description":"<html><head></head><body><p>The Chronogolf Partner's API is organized around <strong>REST</strong> and is designed to have predictable, resource-oriented URLs and to use HTTP response codes to indicate API errors.\n<strong>JSON</strong> is returned by all API responses, including errors.</p>\n<h1 id=\"changelog\">Changelog</h1>\n<h2 id=\"2019-10-28\">2019-10-28</h2>\n<ul>\n<li>Changed routes for the V2 API\nNew routes as follows:<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Verb</th>\n<th>Route</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/organizations/:organization_id/courses</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/courses/:id</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>/partner_api/v2/organizations/:organization_id/customers</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/organizations/:organization_id/customers</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/customers/:id</td>\n</tr>\n<tr>\n<td>PATCH</td>\n<td>/partner_api/v2/customers/:id</td>\n</tr>\n<tr>\n<td>PUT</td>\n<td>/partner_api/v2/customers/:id</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>/partner_api/v2/organizations/:organization_id/payment_confirmations</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/payment_confirmations/:id</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/organizations/:organization_id/player_types</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/player_types/:id</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>/partner_api/v2/organizations/:organization_id/reservation_requests</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/reservation_requests/:id</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>/partner_api/v2/organizations/:organization_id/reservations</td>\n</tr>\n<tr>\n<td>DELETE</td>\n<td>/partner_api/v2/reservations/:id</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/organizations/:organization_id/reservations</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/reservations/:id</td>\n</tr>\n<tr>\n<td>PATCH</td>\n<td>/partner_api/v2/reservations/:id</td>\n</tr>\n<tr>\n<td>PUT</td>\n<td>/partner_api/v2/reservations/:id</td>\n</tr>\n<tr>\n<td>POST</td>\n<td>/partner_api/v2/organizations/:organization_id/round_requests</td>\n</tr>\n<tr>\n<td>DELETE</td>\n<td>/partner_api/v2/round_requests/:id</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/round_requests/:id</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/organizations/:organization_id/teetimes</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/teetimes/:id</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/organizations</td>\n</tr>\n<tr>\n<td>GET</td>\n<td>/partner_api/v2/organizations/:id</td>\n</tr>\n</tbody>\n</table>\n</div></li>\n</ul>\n<hr>\n<h2 id=\"2019-07-30\">2019-07-30</h2>\n<ul>\n<li>Added <code>updated_since</code> field for customer endpoint\n<a href=\"#6542f9d0-4b33-45eb-9fb2-a78a93083c92\">→</a></li>\n<li>Added <code>archived</code> field for customer endpoint\n<a href=\"#6542f9d0-4b33-45eb-9fb2-a78a93083c92\">→</a></li>\n</ul>\n<h2 id=\"2019-07-16\">2019-07-16</h2>\n<ul>\n<li>Added ability to search for reservations for a given date and course  <a href=\"#798cf229-60e5-4fb3-9d57-16a8d90f45b2\">→</a></li>\n</ul>\n<h2 id=\"2019-06-11\">2019-06-11</h2>\n<ul>\n<li>Added new pricing information useful for clubs with mandatory cart  <a href=\"#af034d07-783e-43aa-a538-940daf6e702a\">→</a></li>\n</ul>\n<h2 id=\"2019-05-10\">2019-05-10</h2>\n<ul>\n<li>Ability to 'reset' customer affiliation type to club's default affiliation type or simply update to a different affiliation type</li>\n</ul>\n<h2 id=\"2019-02-04\">2019-02-04</h2>\n<ul>\n<li>Ability to create customer for a given club\n<a href=\"#ea609cdb-7ab2-4ad4-83e0-fd088764f7c4\">→</a></li>\n<li>Ability to update customer for a given club\n<a href=\"#47e78e23-8054-44c0-a544-b983fb50dcc2\">→</a></li>\n</ul>\n<h2 id=\"2018-10-16\">2018-10-16</h2>\n<ul>\n<li>Ability to reference a tour operator when creating a booking <a href=\"#2d8ec842-745a-4d54-b6e9-a442ea422952\">→</a></li>\n</ul>\n<h2 id=\"2018-08-29\">2018-08-29</h2>\n<ul>\n<li>Ability to override the cart fees when creating reservations <a href=\"#fd294262-8e53-f2a4-bec6-5292739a5179\">→</a></li>\n</ul>\n<h2 id=\"2018-07-18\">2018-07-18</h2>\n<ul>\n<li>Ability to search customers across your authorized clubs <a href=\"#ab7c63b4-a30f-4886-b2e2-2dd076a98c17\">→</a></li>\n<li>Ability to list the affiliation types of a customer at a club <a href=\"#02558b23-a3cb-420a-9e90-4cd7b3562fac\">→</a></li>\n</ul>\n<h2 id=\"2018-05-07\">2018-05-07</h2>\n<ul>\n<li>Start times are now in the format <code>HH:mm</code> (e.g. \"12:18\"), instead of <code>HH:mm:ss</code></li>\n</ul>\n<h2 id=\"2018-03-05\">2018-03-05</h2>\n<ul>\n<li>Pull reservations updated since a timestamp <a href=\"#858c00f3-0fd0-43b6-a67f-20357b161a02\">→</a></li>\n</ul>\n<h2 id=\"2018-02-19\">2018-02-19</h2>\n<ul>\n<li>Ability to override the green fees when creating reservations <a href=\"#fd294262-8e53-f2a4-bec6-5292739a5179\">→</a></li>\n<li>Mark rounds of reservations as paid <a href=\"#fd294262-8e53-f2a4-bec6-5292739a5179\">→</a></li>\n</ul>\n<h1 id=\"errors\">Errors</h1>\n<p>Chronogolf uses conventional HTTP response codes to indicate success or failure of an API request. In general, codes in the <code>2xx</code> range indicate success, codes in the <code>4xx</code> range indicate an error that resulted from the provided information (e.g. a required parameter was missing, etc.), and codes in the <code>5xx</code> range indicate an error with the servers.</p>\n<h3 id=\"http-status-code-summary\">HTTP Status Code Summary</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Code</th>\n<th>Summary</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>2XX (OK)</td>\n<td>Everything worked as expected.</td>\n</tr>\n<tr>\n<td>400 (Bad Request)</td>\n<td>Often missing a required parameter.</td>\n</tr>\n<tr>\n<td>401 (Unauthorized)</td>\n<td>No valid API key provided.</td>\n</tr>\n<tr>\n<td>404 (Not Found)</td>\n<td>The requested item doesn't exist.</td>\n</tr>\n<tr>\n<td>422 (Unprocessable Entity)</td>\n<td>A validation error occurred.</td>\n</tr>\n<tr>\n<td>429 (Too Many Requests)</td>\n<td>Too many requests hit the API too quickly.</td>\n</tr>\n<tr>\n<td>5XX (Server Errors)</td>\n<td>Something went wrong on the server.</td>\n</tr>\n</tbody>\n</table>\n</div><h1 id=\"pagination\">Pagination</h1>\n<p>Large lists may require additional requests to retrieve. If a list response has been paginated, it will be indicated under the <code>meta</code> field of the response.</p>\n<p>In order to request subsequent pages, pass the page number param in the url. example: <code>/customers?page[number]=2</code></p>\n<h1 id=\"rate-limiting\">Rate Limiting</h1>\n<p>You can make up to 200 requests per minute.</p>\n<h1 id=\"versioning\">Versioning</h1>\n<p>When we make backwards-incompatible changes to the API, we release new numbered versions.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Changelog","slug":"changelog"},{"content":"Errors","slug":"errors"},{"content":"Pagination","slug":"pagination"},{"content":"Rate Limiting","slug":"rate-limiting"},{"content":"Versioning","slug":"versioning"}],"owner":"10516863","collectionId":"71da0d2f-cf6c-487f-bce6-d87731063b3b","publishedId":"T17FB8PC","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-07-02T18:01:51.000Z"},"item":[{"name":"Authentication","item":[{"name":"Refresh token","event":[{"listen":"test","script":{"id":"b53afb91-0ce0-4fce-bcb7-16a88d109d1b","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"AccessToken\",jsonData.access_token);","postman.setEnvironmentVariable(\"refresh_token\",jsonData.refresh_token);"],"type":"text/javascript"}}],"id":"bbda064d-1eab-4bce-92b6-c7c076af184e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":"{{url}}/oauth/token?client_id={{client_id}}&client_secret={{secret}}&refresh_token={{refresh_token}}&grant_type=refresh_token&redirect_uri={{redirect_uri}}","description":"<p>A <code>refresh_token</code> never expires except when its <code>access_token</code> is used. The <code>access_token</code> is valid for 2 hours and when it expires, you must use its <code>refresh_token</code> to get a new <code>access_token</code>, which comes with a new <code>refresh_token</code>, and the cycle continues.</p>\n<p>Here’s the official specification: <a href=\"https://tools.ietf.org/html/rfc6749#section-1.4\">https://tools.ietf.org/html/rfc6749#section-1.4</a>, <a href=\"https://tools.ietf.org/html/rfc6749#section-1.5\">https://tools.ietf.org/html/rfc6749#section-1.5</a> and <a href=\"https://tools.ietf.org/html/rfc6749#section-6\">https://tools.ietf.org/html/rfc6749#section-6</a>.</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>client_id</td>\n<td>string</td>\n<td><strong>Required</strong>. The client ID you received from Chronogolf when you registered.</td>\n</tr>\n<tr>\n<td>client_secret</td>\n<td>string</td>\n<td><strong>Required</strong>. The client secret you received from Chronogolf when you registered.</td>\n</tr>\n<tr>\n<td>refresh_token</td>\n<td>string</td>\n<td><strong>Required</strong>. The code you received from Chronogolf when you registered.</td>\n</tr>\n<tr>\n<td>grant_type</td>\n<td>string</td>\n<td><code>refresh_token</code></td>\n</tr>\n<tr>\n<td>redirect_uri</td>\n<td>string</td>\n<td>The URL in your application where users will be sent after authorization.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["oauth","token"],"host":["{{url}}"],"query":[{"key":"client_id","value":"{{client_id}}"},{"key":"client_secret","value":"{{secret}}"},{"key":"refresh_token","value":"{{refresh_token}}"},{"key":"grant_type","value":"refresh_token"},{"key":"redirect_uri","value":"{{redirect_uri}}"}],"variable":[]}},"response":[{"id":"1999ae32-1525-480c-ab9e-ba5d45dde78f","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"The mime type of this content"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{url}}/oauth/token?client_id={{client_id}}&client_secret={{client_secret}}&refresh_token={{refresh_token}}&grant_type=refresh_token&redirect_uri={{redirect_uri}}","host":["{{url}}"],"path":["oauth","token"],"query":[{"key":"client_id","value":"{{client_id}}"},{"key":"client_secret","value":"{{client_secret}}"},{"key":"refresh_token","value":"{{refresh_token}}"},{"key":"grant_type","value":"refresh_token"},{"key":"redirect_uri","value":"{{redirect_uri}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"javascript","header":[{"key":"Cache-Control","value":"no-store","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 24 Aug 2016 19:47:07 GMT","name":"Date","description":""},{"key":"Etag","value":"W/\"1768ce07f3d842894f83a5870784424c\"","name":"Etag","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"nginx/1.10.0 + Phusion Passenger 5.0.28","name":"Server","description":""},{"key":"Status","value":"200 OK","name":"Status","description":""},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"Vary","value":"Accept-Encoding","name":"Vary","description":""},{"key":"Via","value":"1.1 vegur","name":"Via","description":""},{"key":"X-Frame-Options","value":"ALLOWALL","name":"X-Frame-Options","description":""},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 5.0.28","name":"X-Powered-By","description":""},{"key":"X-Request-Id","value":"7aef1c10-4751-4d32-a42b-335d8ff86219","name":"X-Request-Id","description":""},{"key":"X-Runtime","value":"0.024024","name":"X-Runtime","description":""}],"cookie":[],"responseTime":null,"body":"{\"access_token\":\"a0039c5f2cdc7550c0a6090a0e8b9ea9769372395b231f8d9dc1c8380dff62f8\",\"token_type\":\"bearer\",\"expires_in\":7200,\"refresh_token\":\"9f9ddbe4a130f5e9db5b7d3e955280aedeca9f41824d719f02cc634385ee3005\",\"scope\":\"partner\",\"created_at\":1472068027}"}],"_postman_id":"bbda064d-1eab-4bce-92b6-c7c076af184e"}],"id":"5f1165a9-9463-4032-a520-a1fa24747a4c","description":"<p>Chronogolf APIs use the <strong>OAuth 2.0</strong> protocol for authentication and authorization.</p>\n<p>All developers need to register their application before getting started. A registered OAuth application is assigned a unique Client ID and Client Secret. The Client Secret should not be shared.</p>\n<p><strong>All API requests must be made over HTTPS. Calls made over plain HTTP will fail. API requests without authentication will also fail.</strong></p>\n","_postman_id":"5f1165a9-9463-4032-a520-a1fa24747a4c"},{"name":"Organizations","item":[{"name":"List all organizations","id":"6405e6f6-d63f-4cee-81cc-556e4bfe24d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{AccessToken}}"}],"url":"{{url}}/partner_api/v2/organizations/","description":"<p>Retrieve a list of all organizations for which your integrator has access to </p>\n","urlObject":{"path":["partner_api","v2","organizations",""],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"2fb4852d-d23c-4a13-b1b0-e71cab331fc1","name":"List all organizations","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/organizations/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 21:11:34 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"32bb7842-89f2-4002-b0c7-d1fb19988ca1"},{"key":"Etag","value":"W/\"e7756b209032e89d68aee9e4917e023e\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.059128"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5400c6081ee1c5c0-EWR"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n            \"type\": \"organization\",\n            \"attributes\": {\n                \"name\": \"Sussex Golf Club\",\n                \"online_booking_enabled\": true,\n                \"tax_inclusive\": false\n            },\n            \"relationships\": {\n                \"default_player_type\": {\n                    \"data\": {\n                        \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"type\": \"default_player_type\"\n                    }\n                }\n            }\n        }\n    ],\n    \"meta\": {\n        \"page\": 1,\n        \"page_size\": 25,\n        \"total\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"6405e6f6-d63f-4cee-81cc-556e4bfe24d2"},{"name":"Retrieve an organization","id":"5063145f-5fb6-4e56-902f-c7dc11b55cf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"408e84f5-f906-4ac8-b58b-fc092e04f5aa","name":"Retrieve an organization","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 20:45:12 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"95a89adc-fc4c-4b0e-9c1b-f388d39e7572"},{"key":"Etag","value":"W/\"70715316ff85f4e21ef66e600156784b\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.053847"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"54009f667b88e839-EWR"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n        \"type\": \"organization\",\n        \"attributes\": {\n            \"name\": \"Sussex Golf Club\",\n            \"online_booking_enabled\": true,\n            \"tax_inclusive\": false\n        },\n        \"relationships\": {\n            \"default_player_type\": {\n                \"data\": {\n                    \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                    \"type\": \"default_player_type\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"5063145f-5fb6-4e56-902f-c7dc11b55cf8"},{"name":"Retrieve a club's courses","id":"00f5ada8-e144-4dbf-a3bf-0161e3c8cc8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/courses?","description":"<p>Retrieve a list of courses for a given organization</p>\n","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","courses"],"host":["{{url}}"],"query":[{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"21b8d258-188c-48a2-a7a0-f27580ecd1c9","name":"Retrieve a club's courses","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":{"raw":"{{url}}/partner_api/v2/organizations/{{organization_id}}/courses?","host":["{{url}}"],"path":["partner_api","v2","organizations","{{organization_id}}","courses"],"query":[{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 21:11:37 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"d8863b30-8677-441d-82d8-8db936b7c88c"},{"key":"Etag","value":"W/\"45fb220b7f496b7f55a522f2ac2bb230\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.065940"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5400c61c0ba5c5c0-EWR"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n            \"type\": \"course\",\n            \"attributes\": {\n                \"name\": \"Sussex\",\n                \"holes\": 18,\n                \"par\": null,\n                \"distance\": null,\n                \"online_booking_enabled\": true,\n                \"cart_mandatory\": false\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        },\n        {\n            \"id\": \"ae6adc4e-0322-4f9b-9f2a-6e0bb11961ce\",\n            \"type\": \"course\",\n            \"attributes\": {\n                \"name\": \"Sussex 9 hole\",\n                \"holes\": 9,\n                \"par\": null,\n                \"distance\": null,\n                \"online_booking_enabled\": true,\n                \"cart_mandatory\": false\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        },\n        {\n            \"id\": \"a9e51d19-1265-4cc0-abde-442a4aeebe0e\",\n            \"type\": \"course\",\n            \"attributes\": {\n                \"name\": \"Sussex Gardens (Back 9)\",\n                \"holes\": 9,\n                \"par\": null,\n                \"distance\": null,\n                \"online_booking_enabled\": true,\n                \"cart_mandatory\": false\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        }\n    ],\n    \"meta\": {\n        \"page\": 1,\n        \"page_size\": 25,\n        \"total\": 3,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"00f5ada8-e144-4dbf-a3bf-0161e3c8cc8c"},{"name":"Retrieve a course","id":"c6f742fb-3919-4086-9a8d-8109b27bdc5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/courses/{{course_id}}?","description":"<p>Retrieve a specific course</p>\n","urlObject":{"path":["partner_api","v2","courses","{{course_id}}"],"host":["{{url}}"],"query":[{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"fbfd99d6-4199-4699-bc89-edef069f5ac5","name":"Retrieve a course","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":{"raw":"{{url}}/partner_api/v2/courses/{{course_id}}?","host":["{{url}}"],"path":["partner_api","v2","courses","{{course_id}}"],"query":[{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true},{"key":"","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 21:11:44 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"c3c0aac2-2cbc-488e-8a31-d224c6528083"},{"key":"Etag","value":"W/\"c7f9e1cc7b0b32a89d6828a9f0f01ebc\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.057796"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5400c6464f75c5c0-EWR"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n        \"type\": \"course\",\n        \"attributes\": {\n            \"name\": \"Sussex\",\n            \"holes\": 18,\n            \"par\": null,\n            \"distance\": null,\n            \"online_booking_enabled\": true,\n            \"cart_mandatory\": false\n        },\n        \"relationships\": {\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                    \"type\": \"organization\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"c6f742fb-3919-4086-9a8d-8109b27bdc5e"}],"id":"2422634c-0152-4d21-90f7-ae9d8b726723","event":[{"listen":"prerequest","script":{"id":"292365ca-a657-4409-a288-e6306cc2d10c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e31df035-e240-4eb0-9243-7c6cf5e6f9f8","type":"text/javascript","exec":[""]}}],"_postman_id":"2422634c-0152-4d21-90f7-ae9d8b726723","description":""},{"name":"Tee-Times","item":[{"name":"List all tee-times","id":"8602e9e8-aeaa-491a-846d-a8f7efa8f5dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/teetimes?custom_params[player_count]=1&custom_params[holes]=18&custom_params[player_types]=187d9749-e86a-475e-969d-a724504b8d58&custom_params[with_pricing]=true&filter[date]=2019-12-05","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","teetimes"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>filter teetimes to a specific course</p>\n","type":"text/plain"},"key":"filter[course]","value":"course_id"},{"disabled":true,"key":"include[]","value":"course"},{"disabled":true,"key":"include[]","value":"event"},{"key":"custom_params[player_count]","value":"1"},{"key":"custom_params[holes]","value":"18"},{"key":"custom_params[player_types]","value":"187d9749-e86a-475e-969d-a724504b8d58"},{"key":"custom_params[with_pricing]","value":"true"},{"disabled":true,"key":"","value":""},{"key":"filter[date]","value":"2019-12-05"}],"variable":[]}},"response":[{"id":"42d41de0-2c6a-4b7a-bb5b-0a1c0e69e828","name":"List all tee-times","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":{"raw":"{{url}}/partner_api/v2/organizations/{{organization_id}}/teetimes?custom_params[player_count]=1&custom_params[holes]=18&custom_params[player_types]=187d9749-e86a-475e-969d-a724504b8d58&custom_params[with_pricing]=true&filter[date]=2019-12-05","host":["{{url}}"],"path":["partner_api","v2","organizations","{{organization_id}}","teetimes"],"query":[{"key":"filter[course]","value":"course_id","description":"filter teetimes to a specific course","disabled":true},{"key":"include[]","value":"course","disabled":true},{"key":"include[]","value":"event","disabled":true},{"key":"custom_params[player_count]","value":"1"},{"key":"custom_params[holes]","value":"18"},{"key":"custom_params[player_types]","value":"187d9749-e86a-475e-969d-a724504b8d58"},{"key":"custom_params[with_pricing]","value":"true"},{"key":"","value":"","type":"text","disabled":true},{"key":"filter[date]","value":"2019-12-05"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 04 Dec 2019 21:10:55 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"78cc2c93-60e0-46e8-9526-2d7dbb3ed803"},{"key":"Etag","value":"W/\"5f967a0d982164071446bd9b353deea8\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.853428"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5400c5120af8c5c0-EWR"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"d429406f-086a-4258-8f96-cf59022e68e5\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:00\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"cabdddcf-c7c8-4dc0-a846-97876e8bdf6f\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:09\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"ea5ef7b4-58ab-4142-abaa-4371b686696d\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:18\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"16f47945-03e1-4a9e-a0c2-c71bb2a9ede0\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:27\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"2efcaac9-0620-4e7b-875c-501f4aa2f406\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:36\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"b220a628-cc6e-4d9b-b0d3-e60921d57528\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:45\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"4bcfa58c-5db4-4d99-ba55-384c1dd68bd6\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:54\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"fe632f94-b6ed-4c5d-b3ca-712e66a1da67\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:03\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"5130bab9-1713-41f1-93a1-45dcba115078\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:12\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"1d9e8508-6e33-48c0-b871-d13826ce912d\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:21\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"d88b280d-782e-4978-a842-9589bcb7c657\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:30\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"bbe4624e-6783-47c4-856c-83900af81d48\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:39\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"34cc0f34-7a2c-4674-9512-71d0fecab208\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:48\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"b4dd267f-c096-4a60-92d6-f126d43636d7\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:57\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"4f6766b7-7851-40fd-ba59-84a9f6878e0c\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:06\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"9d09b412-9868-4a7e-8925-a052d38095ac\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:15\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"f27afcb2-3c46-465c-8647-92ccc3848961\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:24\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"31e1ea0c-070b-49c7-a39f-e20eb988d8e1\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:33\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"84086515-64c0-43ef-b0c7-c54cfd44152a\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:42\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"470fdf81-db10-4dd7-9309-9113074f504e\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:51\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"44fb1d87-592e-40a7-a842-528bdd275044\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:00\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"fa70d71e-d092-4930-b666-7c45a8f89c13\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:09\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"d6e4351b-05da-4d5d-98bf-797e6d74d52c\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:18\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"369b947d-4b24-4722-9ced-e3fae9b7a66a\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:27\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"1a04728e-0e30-4975-ad86-1ac4bfb16541\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-05\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:36\",\n                \"subtotal\": 45,\n                \"restrictions\": [],\n                \"rates\": [\n                    {\n                        \"player_type_id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"green_fee\": 45,\n                        \"half_cart\": null,\n                        \"one_person_cart\": null,\n                        \"subtotal\": 45\n                    }\n                ]\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        }\n    ],\n    \"meta\": {\n        \"page\": 1,\n        \"page_size\": 25,\n        \"total\": 81,\n        \"total_pages\": 4\n    }\n}"}],"_postman_id":"8602e9e8-aeaa-491a-846d-a8f7efa8f5dd"},{"name":"Retrieve a specific teetime","id":"575097ce-105d-499e-96a9-0e40b847fbd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/teetimes/{{teetime_id}}?","urlObject":{"path":["partner_api","v2","teetimes","{{teetime_id}}"],"host":["{{url}}"],"query":[{"disabled":true,"description":{"content":"<p>filter teetimes to a specific course</p>\n","type":"text/plain"},"key":"filter[course]","value":"course_id"},{"disabled":true,"key":"filter[date]","value":"YYYY-MM-DD"},{"disabled":true,"key":"include[]","value":"course"},{"disabled":true,"key":"include[]","value":"event"},{"disabled":true,"key":"custom_params[player_count]","value":"int, 1-4"},{"disabled":true,"key":"custom_params[holes]","value":"18"},{"disabled":true,"key":"customer_params[player_types]","value":"[player_type_id, player_type_id]"},{"disabled":true,"key":"custom_params[with_pricing]","value":"true/false"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"e5509278-be68-408c-bd6d-e431dfa72b72","name":"List all tee-times","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":{"raw":"{{url}}/partner_api/v2/organizations/{{organization_id}}/teetimes?date=2019-08-14&player_count=2","host":["{{url}}"],"path":["partner_api","v2","organizations","{{organization_id}}","teetimes"],"query":[{"key":"date","value":"2019-08-14"},{"key":"player_count","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Aug 2019 15:05:56 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"3c88195e-a02c-43ad-8432-3ce7021ed411"},{"key":"Etag","value":"W/\"78fcb1a67099965b416595f75aa9fffc\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.256197"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5063d46db832ca5b-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"406\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 406,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:00\"\n            }\n        },\n        {\n            \"id\": \"2188\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2188,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:00\"\n            }\n        },\n        {\n            \"id\": \"407\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 407,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:09\"\n            }\n        },\n        {\n            \"id\": \"2189\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2189,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:09\"\n            }\n        },\n        {\n            \"id\": \"408\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 408,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:18\"\n            }\n        },\n        {\n            \"id\": \"2190\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2190,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:18\"\n            }\n        },\n        {\n            \"id\": \"2191\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2191,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:27\"\n            }\n        },\n        {\n            \"id\": \"409\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 409,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:27\"\n            }\n        },\n        {\n            \"id\": \"410\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 410,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:36\"\n            }\n        },\n        {\n            \"id\": \"2192\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2192,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:36\"\n            }\n        },\n        {\n            \"id\": \"411\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 411,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:45\"\n            }\n        },\n        {\n            \"id\": \"2193\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2193,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:45\"\n            }\n        },\n        {\n            \"id\": \"412\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 412,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:54\"\n            }\n        },\n        {\n            \"id\": \"2194\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2194,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"06:54\"\n            }\n        },\n        {\n            \"id\": \"413\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 413,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:03\"\n            }\n        },\n        {\n            \"id\": \"2195\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2195,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:03\"\n            }\n        },\n        {\n            \"id\": \"414\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 414,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:12\"\n            }\n        },\n        {\n            \"id\": \"2196\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2196,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:12\"\n            }\n        },\n        {\n            \"id\": \"415\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 415,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:21\"\n            }\n        },\n        {\n            \"id\": \"2197\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2197,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:21\"\n            }\n        },\n        {\n            \"id\": \"2198\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2198,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:30\"\n            }\n        },\n        {\n            \"id\": \"416\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 416,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:30\"\n            }\n        },\n        {\n            \"id\": \"417\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 417,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:39\"\n            }\n        },\n        {\n            \"id\": \"2199\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2199,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:39\"\n            }\n        },\n        {\n            \"id\": \"418\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 418,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:48\"\n            }\n        },\n        {\n            \"id\": \"2200\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2200,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:48\"\n            }\n        },\n        {\n            \"id\": \"2201\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2201,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:57\"\n            }\n        },\n        {\n            \"id\": \"419\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 419,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"07:57\"\n            }\n        },\n        {\n            \"id\": \"420\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 420,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:06\"\n            }\n        },\n        {\n            \"id\": \"2202\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2202,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:06\"\n            }\n        },\n        {\n            \"id\": \"421\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 421,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:15\"\n            }\n        },\n        {\n            \"id\": \"2203\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2203,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:15\"\n            }\n        },\n        {\n            \"id\": \"422\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 422,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:24\"\n            }\n        },\n        {\n            \"id\": \"2204\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2204,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:24\"\n            }\n        },\n        {\n            \"id\": \"2205\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2205,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:33\"\n            }\n        },\n        {\n            \"id\": \"423\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 423,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:33\"\n            }\n        },\n        {\n            \"id\": \"2206\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2206,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:42\"\n            }\n        },\n        {\n            \"id\": \"424\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 424,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:42\"\n            }\n        },\n        {\n            \"id\": \"2207\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2207,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:51\"\n            }\n        },\n        {\n            \"id\": \"425\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 425,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"08:51\"\n            }\n        },\n        {\n            \"id\": \"2208\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2208,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:00\"\n            }\n        },\n        {\n            \"id\": \"426\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 426,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:00\"\n            }\n        },\n        {\n            \"id\": \"427\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 427,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:09\"\n            }\n        },\n        {\n            \"id\": \"2209\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2209,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:09\"\n            }\n        },\n        {\n            \"id\": \"428\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 428,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:18\"\n            }\n        },\n        {\n            \"id\": \"2210\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2210,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:18\"\n            }\n        },\n        {\n            \"id\": \"2211\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2211,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:27\"\n            }\n        },\n        {\n            \"id\": \"429\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 429,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:27\"\n            }\n        },\n        {\n            \"id\": \"430\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 430,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:36\"\n            }\n        },\n        {\n            \"id\": \"2212\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2212,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:36\"\n            }\n        },\n        {\n            \"id\": \"2213\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2213,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:45\"\n            }\n        },\n        {\n            \"id\": \"431\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 431,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:45\"\n            }\n        },\n        {\n            \"id\": \"432\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 432,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:54\"\n            }\n        },\n        {\n            \"id\": \"2214\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2214,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"09:54\"\n            }\n        },\n        {\n            \"id\": \"433\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 433,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:03\"\n            }\n        },\n        {\n            \"id\": \"2215\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2215,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:03\"\n            }\n        },\n        {\n            \"id\": \"434\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 434,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:12\"\n            }\n        },\n        {\n            \"id\": \"2216\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2216,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:12\"\n            }\n        },\n        {\n            \"id\": \"2217\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2217,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:21\"\n            }\n        },\n        {\n            \"id\": \"435\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 435,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:21\"\n            }\n        },\n        {\n            \"id\": \"436\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 436,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:30\"\n            }\n        },\n        {\n            \"id\": \"2218\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2218,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:30\"\n            }\n        },\n        {\n            \"id\": \"2219\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2219,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:39\"\n            }\n        },\n        {\n            \"id\": \"437\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 437,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:39\"\n            }\n        },\n        {\n            \"id\": \"2220\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2220,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:48\"\n            }\n        },\n        {\n            \"id\": \"438\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 438,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:48\"\n            }\n        },\n        {\n            \"id\": \"439\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 439,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:57\"\n            }\n        },\n        {\n            \"id\": \"2221\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2221,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"10:57\"\n            }\n        },\n        {\n            \"id\": \"2222\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2222,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:06\"\n            }\n        },\n        {\n            \"id\": \"440\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 440,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:06\"\n            }\n        },\n        {\n            \"id\": \"441\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 441,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:15\"\n            }\n        },\n        {\n            \"id\": \"2223\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2223,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:15\"\n            }\n        },\n        {\n            \"id\": \"442\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 442,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:24\"\n            }\n        },\n        {\n            \"id\": \"2224\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2224,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:24\"\n            }\n        },\n        {\n            \"id\": \"2225\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2225,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:33\"\n            }\n        },\n        {\n            \"id\": \"443\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 443,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:33\"\n            }\n        },\n        {\n            \"id\": \"444\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 444,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:42\"\n            }\n        },\n        {\n            \"id\": \"2226\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2226,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:42\"\n            }\n        },\n        {\n            \"id\": \"2227\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2227,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:51\"\n            }\n        },\n        {\n            \"id\": \"445\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 445,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"11:51\"\n            }\n        },\n        {\n            \"id\": \"2228\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2228,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:00\"\n            }\n        },\n        {\n            \"id\": \"446\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 446,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:00\"\n            }\n        },\n        {\n            \"id\": \"2229\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2229,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:09\"\n            }\n        },\n        {\n            \"id\": \"447\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 447,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:09\"\n            }\n        },\n        {\n            \"id\": \"448\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 448,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:18\"\n            }\n        },\n        {\n            \"id\": \"2230\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2230,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:18\"\n            }\n        },\n        {\n            \"id\": \"2231\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2231,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:27\"\n            }\n        },\n        {\n            \"id\": \"449\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 449,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:27\"\n            }\n        },\n        {\n            \"id\": \"450\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 450,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:36\"\n            }\n        },\n        {\n            \"id\": \"2232\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2232,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:36\"\n            }\n        },\n        {\n            \"id\": \"451\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 451,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:45\"\n            }\n        },\n        {\n            \"id\": \"2233\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2233,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:45\"\n            }\n        },\n        {\n            \"id\": \"452\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 452,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:54\"\n            }\n        },\n        {\n            \"id\": \"2234\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2234,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"12:54\"\n            }\n        },\n        {\n            \"id\": \"2235\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2235,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:03\"\n            }\n        },\n        {\n            \"id\": \"453\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 453,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:03\"\n            }\n        },\n        {\n            \"id\": \"454\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 454,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:12\"\n            }\n        },\n        {\n            \"id\": \"2236\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2236,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:12\"\n            }\n        },\n        {\n            \"id\": \"2237\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2237,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:21\"\n            }\n        },\n        {\n            \"id\": \"455\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 455,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:21\"\n            }\n        },\n        {\n            \"id\": \"2238\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2238,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:30\"\n            }\n        },\n        {\n            \"id\": \"456\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 456,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:30\"\n            }\n        },\n        {\n            \"id\": \"2239\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2239,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:39\"\n            }\n        },\n        {\n            \"id\": \"457\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 457,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:39\"\n            }\n        },\n        {\n            \"id\": \"458\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 458,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:48\"\n            }\n        },\n        {\n            \"id\": \"2240\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2240,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:48\"\n            }\n        },\n        {\n            \"id\": \"459\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 459,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:57\"\n            }\n        },\n        {\n            \"id\": \"2241\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2241,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"13:57\"\n            }\n        },\n        {\n            \"id\": \"460\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 460,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:06\"\n            }\n        },\n        {\n            \"id\": \"2242\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2242,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:06\"\n            }\n        },\n        {\n            \"id\": \"461\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 461,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:15\"\n            }\n        },\n        {\n            \"id\": \"2243\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2243,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:15\"\n            }\n        },\n        {\n            \"id\": \"2244\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2244,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:24\"\n            }\n        },\n        {\n            \"id\": \"462\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 462,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:24\"\n            }\n        },\n        {\n            \"id\": \"463\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 463,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:33\"\n            }\n        },\n        {\n            \"id\": \"2245\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2245,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:33\"\n            }\n        },\n        {\n            \"id\": \"2246\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2246,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:42\"\n            }\n        },\n        {\n            \"id\": \"464\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 464,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:42\"\n            }\n        },\n        {\n            \"id\": \"2247\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2247,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:51\"\n            }\n        },\n        {\n            \"id\": \"465\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 465,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"14:51\"\n            }\n        },\n        {\n            \"id\": \"2248\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2248,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:00\"\n            }\n        },\n        {\n            \"id\": \"466\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 466,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:00\"\n            }\n        },\n        {\n            \"id\": \"2249\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2249,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:09\"\n            }\n        },\n        {\n            \"id\": \"467\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 467,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:09\"\n            }\n        },\n        {\n            \"id\": \"468\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 468,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:18\"\n            }\n        },\n        {\n            \"id\": \"2250\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2250,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:18\"\n            }\n        },\n        {\n            \"id\": \"469\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 469,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:27\"\n            }\n        },\n        {\n            \"id\": \"2251\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2251,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:27\"\n            }\n        },\n        {\n            \"id\": \"2252\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2252,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:36\"\n            }\n        },\n        {\n            \"id\": \"470\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 470,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:36\"\n            }\n        },\n        {\n            \"id\": \"2253\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2253,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:45\"\n            }\n        },\n        {\n            \"id\": \"471\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 471,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:45\"\n            }\n        },\n        {\n            \"id\": \"472\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 472,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:54\"\n            }\n        },\n        {\n            \"id\": \"2254\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2254,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"15:54\"\n            }\n        },\n        {\n            \"id\": \"2255\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2255,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:03\"\n            }\n        },\n        {\n            \"id\": \"473\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 473,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:03\"\n            }\n        },\n        {\n            \"id\": \"474\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 474,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:12\"\n            }\n        },\n        {\n            \"id\": \"2256\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2256,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:12\"\n            }\n        },\n        {\n            \"id\": \"475\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 475,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:21\"\n            }\n        },\n        {\n            \"id\": \"2257\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2257,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:21\"\n            }\n        },\n        {\n            \"id\": \"476\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 476,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:30\"\n            }\n        },\n        {\n            \"id\": \"2258\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2258,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:30\"\n            }\n        },\n        {\n            \"id\": \"477\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 477,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:39\"\n            }\n        },\n        {\n            \"id\": \"2259\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2259,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:39\"\n            }\n        },\n        {\n            \"id\": \"2260\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2260,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:48\"\n            }\n        },\n        {\n            \"id\": \"478\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 478,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:48\"\n            }\n        },\n        {\n            \"id\": \"2261\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2261,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:57\"\n            }\n        },\n        {\n            \"id\": \"479\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 479,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"16:57\"\n            }\n        },\n        {\n            \"id\": \"480\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 480,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:06\"\n            }\n        },\n        {\n            \"id\": \"2262\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2262,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:06\"\n            }\n        },\n        {\n            \"id\": \"2263\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2263,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:15\"\n            }\n        },\n        {\n            \"id\": \"481\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 481,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:15\"\n            }\n        },\n        {\n            \"id\": \"482\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 482,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:24\"\n            }\n        },\n        {\n            \"id\": \"2264\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2264,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:24\"\n            }\n        },\n        {\n            \"id\": \"483\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 483,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:33\"\n            }\n        },\n        {\n            \"id\": \"2265\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2265,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:33\"\n            }\n        },\n        {\n            \"id\": \"484\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 484,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:42\"\n            }\n        },\n        {\n            \"id\": \"2266\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2266,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:42\"\n            }\n        },\n        {\n            \"id\": \"2267\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2267,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:51\"\n            }\n        },\n        {\n            \"id\": \"485\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 485,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"17:51\"\n            }\n        },\n        {\n            \"id\": \"2268\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 2268,\n                \"course_id\": 2,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"18:00\"\n            }\n        },\n        {\n            \"id\": \"486\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"id\": 486,\n                \"course_id\": 1,\n                \"event_id\": null,\n                \"blocked\": false,\n                \"date\": \"2019-08-14\",\n                \"hole\": 1,\n                \"round\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 4,\n                \"start_time\": \"18:00\"\n            }\n        }\n    ],\n    \"meta\": {\n        \"page\": 1,\n        \"page_size\": 25,\n        \"total\": 162,\n        \"total_pages\": 7\n    }\n}"}],"_postman_id":"575097ce-105d-499e-96a9-0e40b847fbd2"}],"id":"f3900ee3-e00f-4647-b8dd-a31404a7d81e","_postman_id":"f3900ee3-e00f-4647-b8dd-a31404a7d81e","description":""},{"name":"Customers","item":[{"name":"List all customers","id":"1cde8b06-5465-408c-951e-f2f9f2685718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{AccessToken}}"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/customers?filter[email]=nicholas.halka@teetimecentral.com&include[]=address&include[]=organization&include[]=player_types","description":"<p>Returns a list of the organization's customers. The customers are returned sorted by creation date, with the most recent customers appearing first.</p>\n","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","customers"],"host":["{{url}}"],"query":[{"disabled":true,"key":"filter[first_name]","value":"Nicholas"},{"disabled":true,"key":"filter[last_name]","value":"Halka"},{"key":"filter[email]","value":"nicholas.halka@teetimecentral.com"},{"disabled":true,"key":"filter[phone]","value":"6033333333"},{"disabled":true,"description":{"content":"<p>Returns only customers that got created/updated/archived since the timestamp</p>\n","type":"text/plain"},"key":"filter[updated_since]","value":"YYYY-MM-DD"},{"disabled":true,"description":{"content":"<p>Can be a single player type id, or an array</p>\n","type":"text/plain"},"key":"filter[player_types]","value":"[player_type_id, player_type_id]"},{"description":{"content":"<p>includes the customers' address information</p>\n","type":"text/plain"},"key":"include[]","value":"address"},{"description":{"content":"<p>Includes the organization information</p>\n","type":"text/plain"},"key":"include[]","value":"organization"},{"key":"include[]","value":"player_types"},{"disabled":true,"description":{"content":"<p>show only the players that have or have not been archived. </p>\n","type":"text/plain"},"key":"filter[archived]","value":"true/false"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"e0d4fbce-d42d-42f1-8f45-dcab1bb0ab84","name":"List Customers","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":{"raw":"{{url}}/partner_api/v2/organizations/{{organization_id}}/customers?","host":["{{url}}"],"path":["partner_api","v2","organizations","{{organization_id}}","customers"],"query":[{"key":"include[]","value":"player_types","disabled":true},{"key":"filter[first_name]","value":"Billy","disabled":true},{"key":"filter[last_name]","value":"Allen","type":"text","disabled":true},{"key":"filter[email]","value":"billy.allen","type":"text","disabled":true},{"key":"filter[phone]","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Aug 2019 20:30:04 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"Etag","value":"W/\"07498106d06dd82d0c1645b242f78d4c\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.125404"},{"key":"X-Request-Id","value":"615652e6-5934-4654-93c7-90d640bb2ba0"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"505d71ded9a3ca67-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"e767e06d-e8d9-40ef-8b45-d0363b77a1fb\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Billy\",\n                \"last_name\": \"Allen\",\n                \"email\": \"billy.allen@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"a2216e98-73f4-4d2c-9884-19502487c30d\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Billy\",\n                \"last_name\": \"Allen\",\n                \"email\": \"billy.allen@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"2b0f324d-b846-4c8d-be95-ae6ab5e6dc75\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Connor\",\n                \"last_name\": \"Anderson\",\n                \"email\": \"connor.anderson@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"db5cdecd-48bd-4fde-9a3f-1637ca104e3e\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Connor\",\n                \"last_name\": \"Anderson\",\n                \"email\": \"connor.anderson@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"84aa2191-d844-472d-aaf7-bcd839992606\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Emerson\",\n                \"last_name\": \"Atkins\",\n                \"email\": \"emerson.atkins@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"87183b07-eb65-4a93-ad1e-7687b852c2ca\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Emerson\",\n                \"last_name\": \"Atkins\",\n                \"email\": \"emerson.atkins@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"85557d78-d0f1-455d-8328-181e6746ad66\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Sara\",\n                \"last_name\": \"Badeaux\",\n                \"email\": \"sara.badeaux@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"b273f0a1-fcbd-4a50-9e8f-990a605566de\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Sara\",\n                \"last_name\": \"Badeaux\",\n                \"email\": \"sara.badeaux@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"dd625f6c-de02-4355-a72c-0f5b512aa8da\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Edmond\",\n                \"last_name\": \"Barnier\",\n                \"email\": \"edmond.barnier@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"16592574-0ee4-425a-86be-8645b67030d2\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Edmond\",\n                \"last_name\": \"Barnier\",\n                \"email\": \"edmond.barnier@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"fa7dd92b-9ddd-4239-bcd0-6c39200b7ed8\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Jessica\",\n                \"last_name\": \"Bell\",\n                \"email\": \"jessica@chronogolf.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"3c8b1a0b-f161-4876-8e4b-5e55a6586ff1\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Jessica\",\n                \"last_name\": \"Bell\",\n                \"email\": \"jessica@chronogolf.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"bc75aff8-a8d1-4482-bc9e-84843a728885\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Jesse\",\n                \"last_name\": \"Black\",\n                \"email\": \"jesse.black@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"7a03e097-bc48-4447-aea6-4cf668fff733\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Jesse\",\n                \"last_name\": \"Black\",\n                \"email\": \"jesse.black@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"f89cc896-b60b-4b68-88d9-c539131132b2\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Alex\",\n                \"last_name\": \"Booth\",\n                \"email\": \"alex.booth@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"9710c6e4-5432-4bc2-b368-7298a3fd9ca9\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Alex\",\n                \"last_name\": \"Booth\",\n                \"email\": \"alex.booth@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"f7a82954-6003-41f8-95d7-ac52c4f99be4\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Camille\",\n                \"last_name\": \"Bossuet\",\n                \"email\": \"camille.bossuet@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"dbf45fde-07d0-44f2-818f-a942e0e176d5\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Camille\",\n                \"last_name\": \"Bossuet\",\n                \"email\": \"camille.bossuet@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"111f16df-36a3-4503-9e14-7a72727b611a\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Vincent\",\n                \"last_name\": \"Brunelle\",\n                \"email\": \"vincent.brunelle@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"c58422ce-def8-4292-b348-0f2ccddeef79\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Vincent\",\n                \"last_name\": \"Brunelle\",\n                \"email\": \"vincent.brunelle@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"c6be11ba-260b-4bff-9fe1-d022b0a9a7ec\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Charlotte\",\n                \"last_name\": \"Byrne\",\n                \"email\": \"charlotte.byrne@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"9bbbabac-9fa9-4c53-9285-4d6c59ef7641\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Charlotte\",\n                \"last_name\": \"Byrne\",\n                \"email\": \"charlotte.byrne@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"3f2868a4-708a-45f5-b3c4-21bc811b7f36\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Virginie\",\n                \"last_name\": \"Cailloux\",\n                \"email\": \"virginie.cailloux@golf-de-saint-germain.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"31b0fdfa-b741-4872-bc7c-c69261645e67\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Virginie\",\n                \"last_name\": \"Cailloux\",\n                \"email\": \"virginie.cailloux@royal-montreal-golf-club.ca\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"14f70550-1fd9-46bb-8b5b-5aa96265ebb5\",\n            \"type\": \"customer\",\n            \"attributes\": {\n                \"first_name\": \"Julien\",\n                \"last_name\": \"Carrel\",\n                \"email\": \"julien@chronogolf.fr\",\n                \"gender\": null,\n                \"phone\": null\n            },\n            \"relationships\": {\n                \"address\": {\n                    \"data\": null\n                }\n            }\n        }\n    ],\n    \"meta\": {\n        \"page\": 1,\n        \"page_size\": 25,\n        \"total\": 112,\n        \"total_pages\": 5\n    }\n}"}],"_postman_id":"1cde8b06-5465-408c-951e-f2f9f2685718"},{"name":"Retrieve a specific customer","id":"7696db86-27b8-450a-8f5c-8c113633d130","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/customers/{{customer_id}}?","description":"<p>Returns a specific customer matching the specified ID, in the format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx</p>\n","urlObject":{"path":["partner_api","v2","customers","{{customer_id}}"],"host":["{{url}}"],"query":[{"disabled":true,"key":"include[]","value":"address"},{"disabled":true,"key":"include[]","value":"organization"},{"disabled":true,"key":"include[]","value":"player_types"}],"variable":[]}},"response":[{"id":"97fcfed3-6cae-486c-8b8a-c8281c012c75","name":"Retrieve a specific customer","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":{"raw":"{{url}}/partner_api/v2/customers/{{customer_id}}?","host":["{{url}}"],"path":["partner_api","v2","customers","{{customer_id}}"],"query":[{"key":"include[]","value":"address","disabled":true},{"key":"include[]","value":"organization","disabled":true},{"key":"include[]","value":"player_types","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 03 Sep 2019 20:17:18 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"c19e2988-5695-4e36-88ac-083e33532f61"},{"key":"Etag","value":"W/\"1fd3eae23f33da3df586adec05e81d1f\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.121395"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"510a68060bd7ca5b-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"506c6514-4df7-4d89-a4b2-a1917e2684c7\",\n        \"type\": \"customer\",\n        \"attributes\": {\n            \"first_name\": \"Emerson\",\n            \"last_name\": \"Atkins\",\n            \"created_at\": \"2019-08-22T14:49:22-04:00\",\n            \"updated_at\": \"2019-09-03T16:14:06-04:00\",\n            \"default_player_type_id\": \"4c59446f-8132-4ddd-9ae6-dc44bfa76830\",\n            \"tags\": [\n                \"first club tag\",\n                \"second club tag\"\n            ],\n            \"date_of_birth\": \"1990-05-08\",\n            \"email\": \"emerson.atkins@royal-montreal-golf-club.ca\",\n            \"gender\": 1,\n            \"phone\": \"5547789632\"\n        },\n        \"relationships\": {\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"8e678adf-4308-436f-a0e0-379a8f6551e7\",\n                    \"type\": \"organization\"\n                }\n            },\n            \"player_types\": {\n                \"data\": [\n                    {\n                        \"id\": \"4c59446f-8132-4ddd-9ae6-dc44bfa76830\",\n                        \"type\": \"player_type\"\n                    }\n                ]\n            },\n            \"address\": {\n                \"data\": {\n                    \"id\": \"3747cd36-b341-4d62-8f24-a809a81e43d1\",\n                    \"type\": \"address\"\n                }\n            }\n        }\n    },\n    \"included\": [\n        {\n            \"id\": \"3747cd36-b341-4d62-8f24-a809a81e43d1\",\n            \"type\": \"address\",\n            \"attributes\": {\n                \"address_one\": \"433 ridgeway road\",\n                \"address_two\": null,\n                \"country_code\": \"CA\",\n                \"state_code\": \"QC\",\n                \"city\": \"St-Paul\",\n                \"postcode\": \"h6k4a9\"\n            }\n        },\n        {\n            \"id\": \"8e678adf-4308-436f-a0e0-379a8f6551e7\",\n            \"type\": \"organization\",\n            \"attributes\": {\n                \"name\": \"Royal Montreal Golf Club\",\n                \"online_booking_enabled\": true,\n                \"tax_inclusive\": false\n            },\n            \"relationships\": {\n                \"default_player_type\": {\n                    \"data\": {\n                        \"id\": \"2\",\n                        \"type\": \"default_player_type\"\n                    }\n                }\n            }\n        },\n        {\n            \"id\": \"4c59446f-8132-4ddd-9ae6-dc44bfa76830\",\n            \"type\": \"player_type\",\n            \"attributes\": {\n                \"name\": \"Public\",\n                \"default_role\": \"public\",\n                \"booking_range\": 14\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"8e678adf-4308-436f-a0e0-379a8f6551e7\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"7696db86-27b8-450a-8f5c-8c113633d130"},{"name":"Update a specific customer","id":"2dbd6410-2205-4936-a750-466e5181ed5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"id\": \"11d014bd-b153-423b-83b6-1a699791dd2a\",\n        \"type\": \"customer\",\n        \"attributes\": {\n            \"first_name\": \"Charles\",\n            \"last_name\": \"Halphens\",\n            \"tags\": [\n                \"first integrator tag\",\n                \"second integrator tag\"\n            ],\n            \"gender\": 2,\n            \"phone\": \"545-8884477-8\",\n            \"date_of_birth\": \"2000-06-05\",\n            \"email\": \"Chalphenss@golf.com\"\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/customers/{{customer_id}}","description":"<p>Update a specific customer at a club</p>\n","urlObject":{"path":["partner_api","v2","customers","{{customer_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"52ec953c-e007-4a02-8326-a0393329401a","name":"Update a specific customer","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\": {\n        \"id\": \"813b0844-b8ea-4401-a427-c26fcdb89afe\",\n        \"type\": \"customer\",\n        \"attributes\": {\n            \"first_name\": \"Charlie\",\n            \"last_name\": \"Halphens\",\n            \"tags\": [\"first integrator tag\", \"second integrator tag\"],\n            \"email\": \"chalphens@royal-montreal-golf-club.ca\",\n            \"gender\": 1,\n            \"phone\": \"555-8884477-8\",\n            \"date_of_birth\": \"2000-06-05\"\n        }\n  }\n}"},"url":"{{url}}/partner_api/v2/customers/{{customer_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Aug 2019 20:15:45 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"cb38ada3-26c5-400a-9a40-87b617a66321"},{"key":"Etag","value":"W/\"2c633b6b2df6cfac945a02acbf8f49f0\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.312502"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"50a7853e2a7e3fdb-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"813b0844-b8ea-4401-a427-c26fcdb89afe\",\n        \"type\": \"customer\",\n        \"attributes\": {\n            \"first_name\": \"Charlie\",\n            \"last_name\": \"Halphens\",\n            \"created_at\": \"2019-08-22T14:49:18-04:00\",\n            \"updated_at\": \"2019-08-22T15:47:36-04:00\",\n            \"default_player_type_id\": \"8d43607c-ff67-40f1-8107-36b3fbf6ede4\",\n            \"tags\": [\n                \"first club tag\",\n                \"second club tag\",\n                \"first integrator tag\",\n                \"second integrator tag\"\n            ],\n            \"date_of_birth\": \"2000-06-05\",\n            \"email\": \"coralie.halphen@royal-montreal-golf-club.ca\",\n            \"gender\": 1,\n            \"phone\": \"55588844778\"\n        },\n        \"relationships\": {\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"8e678adf-4308-436f-a0e0-379a8f6551e7\",\n                    \"type\": \"organization\"\n                }\n            },\n            \"player_types\": {\n                \"data\": [\n                    {\n                        \"id\": \"8d43607c-ff67-40f1-8107-36b3fbf6ede4\",\n                        \"type\": \"player_type\"\n                    }\n                ]\n            },\n            \"address\": {\n                \"data\": null\n            }\n        }\n    }\n}"}],"_postman_id":"2dbd6410-2205-4936-a750-466e5181ed5e"},{"name":"Create a customer at a club","id":"5b15a040-09c3-43b5-991e-b1290c0db274","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{AccessToken}}"},{"key":"Content-Type","name":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"customer\",\n        \"attributes\": {\n            \"first_name\": \"Nicholas\",\n            \"last_name\": \"Halka\",\n            \"tags\": [\n                \"first integrator tag\",\n                \"second integrator tag\"\n            ],\n            \"email\": \"nicholas.halka@teetimecentral.com\",\n            \"gender\": 1,\n            \"phone\": \"603-333-3333\",\n            \"date_of_birth\": \"2000-06-05\",\n            \"player_type\": 1\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/customers/","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","customers",""],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"808e094c-8608-446f-8f00-7c074f4475c3","name":"Create a customer at a club","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"data\": {\n        \"type\": \"customer\",\n        \"attributes\": {\n            \"first_name\": \"Chuck\",\n            \"last_name\": \"Haleran\",\n            \"tags\": [\"first integrator tag\", \"second integrator tag\"],\n            \"email\": \"chaleran@royal-montreal-golf-club.ca\",\n            \"gender\": 1,\n            \"phone\": \"555-885477-8\",\n            \"date_of_birth\": \"2000-06-05\"\n        }\n  }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/customers/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Aug 2019 14:20:13 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"201 Created"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"fbf99da8-5deb-47bd-9db4-308af67779c7"},{"key":"Location","value":"https://pr-sorenstam.chronogolf.ca/partner_api/v2/organizations/8e678adf-4308-436f-a0e0-379a8f6551e7/customers/703593f1-904e-42ad-a250-12086ad5425f"},{"key":"Etag","value":"W/\"f33e266c3e46ab035950f38d54329b5d\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"1.710910"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"50df2a0c1ea02430-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"703593f1-904e-42ad-a250-12086ad5425f\",\n        \"type\": \"customer\",\n        \"attributes\": {\n            \"first_name\": \"Chuck\",\n            \"last_name\": \"Haleran\",\n            \"created_at\": \"2019-08-29T10:20:12-04:00\",\n            \"updated_at\": \"2019-08-29T10:20:12-04:00\",\n            \"default_player_type_id\": \"4c59446f-8132-4ddd-9ae6-dc44bfa76830\",\n            \"tags\": [\n                \"first integrator tag\",\n                \"second integrator tag\"\n            ],\n            \"date_of_birth\": \"2000-06-05\",\n            \"gender\": 1,\n            \"phone\": \"5558854778\"\n        },\n        \"relationships\": {\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"8e678adf-4308-436f-a0e0-379a8f6551e7\",\n                    \"type\": \"organization\"\n                }\n            },\n            \"player_types\": {\n                \"data\": [\n                    {\n                        \"id\": \"4c59446f-8132-4ddd-9ae6-dc44bfa76830\",\n                        \"type\": \"player_type\"\n                    }\n                ]\n            },\n            \"address\": {\n                \"data\": null\n            }\n        }\n    }\n}"}],"_postman_id":"5b15a040-09c3-43b5-991e-b1290c0db274"}],"id":"b2775e0e-1d9c-4db9-a991-d351551bd0f4","_postman_id":"b2775e0e-1d9c-4db9-a991-d351551bd0f4","description":""},{"name":"Player Types","item":[{"name":"List all Player Types","id":"f2579696-8795-4393-aeae-005bb2b90307","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/player_types","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","player_types"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"413686fb-d4c7-40aa-8b88-847109e670a3","name":"List all Player Types","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/player_types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:10:07 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"56ecaf31-dfb5-433d-843e-14ae9cdfa5d7"},{"key":"Etag","value":"W/\"15f22388ba0d46d41609e26acc1095b4\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.100324"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5407f999cd7cecee-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"c156c3bd-69d4-4986-9581-001a560ee162\",\n            \"type\": \"player_type\",\n            \"attributes\": {\n                \"name\": \"3 Day Member\",\n                \"default_role\": \"member\",\n                \"booking_range\": 3\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        },\n        {\n            \"id\": \"1d27ecba-fa30-461e-b681-bb1bc31b7147\",\n            \"type\": \"player_type\",\n            \"attributes\": {\n                \"name\": \"Junior\",\n                \"default_role\": \"public\",\n                \"booking_range\": 7\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        },\n        {\n            \"id\": \"bfd9aef6-defa-407f-b49f-a3e2ea274f1b\",\n            \"type\": \"player_type\",\n            \"attributes\": {\n                \"name\": \"corporate member\",\n                \"default_role\": \"member\",\n                \"booking_range\": 7\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        },\n        {\n            \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n            \"type\": \"player_type\",\n            \"attributes\": {\n                \"name\": \"Public\",\n                \"default_role\": \"public\",\n                \"booking_range\": 14\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        },\n        {\n            \"id\": \"fff480fd-c79b-4753-bfd4-a039e41cec9d\",\n            \"type\": \"player_type\",\n            \"attributes\": {\n                \"name\": \"Member\",\n                \"default_role\": \"member\",\n                \"booking_range\": 14\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                }\n            }\n        }\n    ],\n    \"meta\": {\n        \"page\": 1,\n        \"page_size\": 25,\n        \"total\": 5,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"f2579696-8795-4393-aeae-005bb2b90307"},{"name":"Retrieve a specific player type","id":"8f66e4c1-1c58-49f0-a09e-3e4a8a8cb362","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/player_types/{{player_type_id}}","urlObject":{"path":["partner_api","v2","player_types","{{player_type_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ec883af1-81d0-43e1-86d4-09a1b3f738a4","name":"Retrieve a specific player type","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/player_types/{{player_type_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:10:26 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"b6ff9585-dc41-4179-88cb-13a3393cb4d5"},{"key":"Etag","value":"W/\"94c9b9de93d404370dcbd5a5685cec65\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.038982"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"5407fa14ffa4ecee-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n        \"type\": \"player_type\",\n        \"attributes\": {\n            \"name\": \"Public\",\n            \"default_role\": \"public\",\n            \"booking_range\": 14\n        },\n        \"relationships\": {\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                    \"type\": \"organization\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"8f66e4c1-1c58-49f0-a09e-3e4a8a8cb362"}],"id":"73ce869e-51ee-4ed8-811a-2593d2429dcb","description":"<p>Retrieve a list of player types at a given club</p>\n","event":[{"listen":"prerequest","script":{"id":"92a40095-3206-4782-8ee3-9bc1eec9ef27","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"08f7bde1-e65f-4766-8597-fcea66aed2be","type":"text/javascript","exec":[""]}}],"_postman_id":"73ce869e-51ee-4ed8-811a-2593d2429dcb"},{"name":"Reservations","item":[{"name":"Create a reservation request","event":[{"listen":"test","script":{"id":"e7dddbf5-267c-4264-a46e-da0ad4f24390","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"reservation_request_id\", jsonData.data.id);"],"type":"text/javascript"}}],"id":"8d8875e1-5eeb-4545-9b2b-7b99067ee301","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"reservation_request\",\n        \"attributes\": {\n            \"note\": \"A note visible to the club\",\n            \"holes\": 18,\n            \"cart_count\": 2\n        },\n        \"relationships\": {\n            \"teetime\": {\n                \"data\": {\n                    \"type\": \"teetime\",\n                    \"id\": \"67cdbec8-2345-4e62-b55c-1481e9d80e73\"\n                }\n            },\n            \"tour_operator\": {\n                \"data\": {\n                    \"type\": \"tour_operator\",\n                    \"id\": \"df4def41-a1dc-430e-a27f-aea9af9f577e\"\n                }\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/reservation_requests","description":"<p>The first step to creating a reservation via the V2 Partner API is to create a reservation request. </p>\n<p>Indicate the number of holes, and (optionally) a note under the attributes field. </p>\n<p>Indicate the teetime and (optionally) the tour operator as relationships. </p>\n","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","reservation_requests"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"351de872-01cd-47e8-8fc1-e4514624b518","name":"Create a reservation request","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"reservation_request\",\n        \"attributes\": {\n            \"note\": \"A note visible to the club\",\n            \"holes\": 18,\n            \"cart_count\": 2\n        },\n        \"relationships\": {\n            \"teetime\": {\n                \"data\": {\n                    \"type\": \"teetime\",\n                    \"id\": \"15df8d4a-2822-41d0-924d-e25ca1099ac4\"\n                }\n            },\n            \"tour_operator\": {\n                \"data\": {\n                    \"type\": \"tour_operator\",\n                    \"id\": \"63a5e3b0-1f47-431b-a253-96c9df51fef8\"\n                }\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/reservation_requests"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:34:29 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"201 Created"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"ae7f683f-9a9c-4086-9d0c-6631b7078906"},{"key":"Location","value":"https://demo.chronogolf.ca/partner_api/v2/reservation_requests/ab79050a-8db4-4d0e-a411-da6f90cdaaa1"},{"key":"Etag","value":"W/\"1202b747b4e6121dcd5d58142e11d318\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.069677"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"54081d4a7eb63fb1-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"ab79050a-8db4-4d0e-a411-da6f90cdaaa1\",\n        \"type\": \"reservation_request\",\n        \"attributes\": {\n            \"holes\": 18,\n            \"note\": \"A note visible to the club\",\n            \"cart_count\": 2\n        },\n        \"relationships\": {\n            \"round_requests\": {\n                \"data\": []\n            },\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                    \"type\": \"organization\"\n                }\n            },\n            \"teetime\": {\n                \"data\": {\n                    \"id\": \"15df8d4a-2822-41d0-924d-e25ca1099ac4\",\n                    \"type\": \"teetime\"\n                }\n            },\n            \"tour_operator\": {\n                \"data\": {\n                    \"id\": \"63a5e3b0-1f47-431b-a253-96c9df51fef8\",\n                    \"type\": \"tour_operator\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"8d8875e1-5eeb-4545-9b2b-7b99067ee301"},{"name":"Retrieve a reservation request","event":[{"listen":"test","script":{"id":"e7dddbf5-267c-4264-a46e-da0ad4f24390","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"reservation_request_id\", jsonData.data.id);"],"type":"text/javascript"}}],"id":"e533de88-2134-4843-a977-5573f517b062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"reservation_request\",\n        \"attributes\": {\n            \"note\": \"A note visible to the club\",\n            \"holes\": 18,\n            \"cart_count\": 2\n        },\n        \"relationships\": {\n            \"teetime\": {\n                \"data\": {\n                    \"type\": \"teetime\",\n                    \"id\": \"67cdbec8-2345-4e62-b55c-1481e9d80e73\"\n                }\n            },\n            \"tour_operator\": {\n                \"data\": {\n                    \"type\": \"tour_operator\",\n                    \"id\": \"df4def41-a1dc-430e-a27f-aea9af9f577e\"\n                }\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/reservation_requests/{{reservation_request_id}}","description":"<p>The first step to creating a reservation via the V2 Partner API is to create a reservation request. </p>\n<p>Indicate the number of holes, and (optionally) a note under the attributes field. </p>\n<p>Indicate the teetime and (optionally) the tour operator as relationships. </p>\n","urlObject":{"path":["partner_api","v2","reservation_requests","{{reservation_request_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"d8a9d2b0-68e8-475b-b9cc-90c9c5d13189","name":"Retrieve a reservation request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"{{url}}/partner_api/v2/reservation_requests/{{reservation_request_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:34:45 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"67fa5cf7-dd43-49b0-b259-54e186587282"},{"key":"Etag","value":"W/\"c440604184ffd411ed277c9e8296e6ad\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.051232"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"54081db36cef3fb1-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"ab79050a-8db4-4d0e-a411-da6f90cdaaa1\",\n        \"type\": \"reservation_request\",\n        \"attributes\": {\n            \"holes\": 18,\n            \"note\": \"A note visible to the club\",\n            \"cart_count\": 2\n        },\n        \"relationships\": {\n            \"round_requests\": {\n                \"data\": []\n            },\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                    \"type\": \"organization\"\n                }\n            },\n            \"teetime\": {\n                \"data\": {\n                    \"id\": \"15df8d4a-2822-41d0-924d-e25ca1099ac4\",\n                    \"type\": \"teetime\"\n                }\n            },\n            \"tour_operator\": {\n                \"data\": {\n                    \"id\": \"63a5e3b0-1f47-431b-a253-96c9df51fef8\",\n                    \"type\": \"tour_operator\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"e533de88-2134-4843-a977-5573f517b062"},{"name":"Create a round request","event":[{"listen":"test","script":{"id":"286bd0f8-b6af-434d-a2d7-acc71a9398c0","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"round_request_id\", jsonData.data.id);"],"type":"text/javascript"}}],"id":"4b1e3e18-d054-4800-8cfd-58979ac8b18d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"round_request\",\n        \"attributes\": {\n        \t\"green_fee\": 45.00,\n        \t\"cart_fee\": 15.95,\n            \"guest\": {\n                \"first_name\": \"Ronald\",\n                \"last_name\": \"Dalton\"\n            }\n        },\n        \"relationships\": {\n            \"reservation_request\": {\n                \"data\": {\n                    \"type\": \"reservation_request\",\n                    \"id\": \"{{reservation_request_id}}\"\n                }\n            },\n            \"player_type\": {\n                \"data\": {\n                    \"type\": \"player_type\",\n                    \"id\": \"51ba58b4-82c0-48e7-8b05-1bb4ab02f829\"\n                }\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/round_requests","description":"<p>In order to add players to a reservation, you need to associate them to a reservation request by creating a round request. </p>\n<p>Associate the round request to a reservation request by including the reservation request as a relationship. </p>\n<p>If you would like to include a customer, you can do so by including them as a relationship as well. </p>\n<p>A round request will have the default player type for your integrator, unless you specify the player type you would like to reserve under by including it as a relationship. </p>\n<p>If you would like to include a guest, you can do so under the attributes field, including a first name, and or last name. </p>\n<p>You can optionally include a greenfee price, as well as a cart price, and indicate if the round contains a cart by a boolean. </p>\n","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","round_requests"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ff82a61a-2fce-4c14-81fb-71a310828793","name":"Create a round request","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"round_request\",\n        \"attributes\": {\n        \t\"green_fee\": 45.00,\n        \t\"cart_fee\": 15.95,\n            \"guest\": {\n                \"first_name\": \"Ronald\",\n                \"last_name\": \"Dalton\"\n            }\n        },\n        \"relationships\": {\n            \"reservation_request\": {\n                \"data\": {\n                    \"type\": \"reservation_request\",\n                    \"id\": \"{{reservation_request_id}}\"\n                }\n            },\n            \"player_type\": {\n                \"data\": {\n                    \"type\": \"player_type\",\n                    \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\"\n                }\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/round_requests"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:35:34 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"201 Created"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"71b8e99a-281e-43f7-8491-a2ec9c999ccc"},{"key":"Location","value":"https://demo.chronogolf.ca/partner_api/v2/round_requests/2dadefc8-1ec7-48ab-bce5-3a22fa0cfa9d"},{"key":"Etag","value":"W/\"44a46fd63e4e1ac3c4f823e0446cc47c\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.056460"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"54081ee43ae03fb1-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2dadefc8-1ec7-48ab-bce5-3a22fa0cfa9d\",\n        \"type\": \"round_request\",\n        \"attributes\": {\n            \"guest\": {\n                \"first_name\": \"Ronald\",\n                \"last_name\": \"Dalton\"\n            },\n            \"cart_fee\": \"15.95\",\n            \"green_fee\": \"45.0\"\n        },\n        \"relationships\": {\n            \"reservation_request\": {\n                \"data\": {\n                    \"id\": \"ab79050a-8db4-4d0e-a411-da6f90cdaaa1\",\n                    \"type\": \"reservation_request\"\n                }\n            },\n            \"player_type\": {\n                \"data\": {\n                    \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                    \"type\": \"player_type\"\n                }\n            },\n            \"customer\": {\n                \"data\": null\n            }\n        }\n    }\n}"}],"_postman_id":"4b1e3e18-d054-4800-8cfd-58979ac8b18d"},{"name":"Delete a round request","id":"51cfeb50-3578-4dc5-afda-35b39f7500be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/partner_api/v2/round_requests/{{round_request_id}}","urlObject":{"path":["partner_api","v2","round_requests","{{round_request_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"51cfeb50-3578-4dc5-afda-35b39f7500be"},{"name":"Retrieve a round request","id":"8495d019-7580-4e25-89c4-1f8fb3e259de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/partner_api/v2/round_requests/{{round_request_id}}","description":"<p>Retrieve a specific round request</p>\n","urlObject":{"path":["partner_api","v2","round_requests","{{round_request_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"cb3e12a0-3e7c-485d-913f-5ab542de29b5","name":"Retrieve a round request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":"{{url}}/partner_api/v2/round_requests/{{round_request_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:35:49 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"6bccdac4-6268-47e5-924c-0ef9d8093b46"},{"key":"Etag","value":"W/\"19bc861d50e771c2cd817f974443c176\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.043172"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"54081f405b623fb1-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"2dadefc8-1ec7-48ab-bce5-3a22fa0cfa9d\",\n        \"type\": \"round_request\",\n        \"attributes\": {\n            \"guest\": {\n                \"last_name\": \"Dalton\",\n                \"first_name\": \"Ronald\"\n            },\n            \"cart_fee\": \"15.95\",\n            \"green_fee\": \"45.0\"\n        },\n        \"relationships\": {\n            \"reservation_request\": {\n                \"data\": {\n                    \"id\": \"ab79050a-8db4-4d0e-a411-da6f90cdaaa1\",\n                    \"type\": \"reservation_request\"\n                }\n            },\n            \"player_type\": {\n                \"data\": {\n                    \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                    \"type\": \"player_type\"\n                }\n            },\n            \"customer\": {\n                \"data\": null\n            }\n        }\n    }\n}"}],"_postman_id":"8495d019-7580-4e25-89c4-1f8fb3e259de"},{"name":"Create a reservation","event":[{"listen":"test","script":{"id":"7ab4ef4f-f94d-4967-9526-ce6ceffc9734","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"reservation_id\", jsonData.data.id);"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"885d1b51-fae9-47c2-a223-2ef0c0d03cd3","exec":["pm.globals.set(\"variable_key\", \"variable_value\");"],"type":"text/javascript"}}],"id":"04ca6f69-a00e-4f22-9712-bd7305312dd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"reservation\",\n        \"attributes\": {},\n        \"relationships\": {\n            \"reservation_request\": {\n                \"data\": {\n                    \"type\": \"reservation_request\",\n                    \"id\": \"{{reservation_request_id}}\"\n                }\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/reservations","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","reservations"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"4f0f83f9-d3f2-4493-bb02-8e0ac367c727","name":"Create a reservation","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"reservation\",\n        \"attributes\": {},\n        \"relationships\": {\n            \"reservation_request\": {\n                \"data\": {\n                    \"type\": \"reservation_request\",\n                    \"id\": \"{{reservation_request_id}}\"\n                }\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/reservations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:36:07 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"201 Created"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"f34b455e-210f-4533-be40-00c121b561c8"},{"key":"Location","value":"https://demo.chronogolf.ca/partner_api/v2/reservations/1bafae2e-4a2d-4428-b40a-6df1ee0a4e0f"},{"key":"Etag","value":"W/\"73f3187452ac85cfdb909ff15954325c\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.307309"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"54081fb06d963fb1-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1bafae2e-4a2d-4428-b40a-6df1ee0a4e0f\",\n        \"type\": \"reservation\",\n        \"attributes\": {\n            \"booking_reference\": \"8CZ7-P53C\",\n            \"cart_count\": 1,\n            \"holes\": 18,\n            \"note\": \"A note visible to the club\",\n            \"state\": \"confirmed\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2019-12-05T13:36:07-05:00\",\n            \"updated_at\": \"2019-12-05T13:36:07-05:00\"\n        },\n        \"relationships\": {\n            \"teetime\": {\n                \"data\": {\n                    \"id\": \"15df8d4a-2822-41d0-924d-e25ca1099ac4\",\n                    \"type\": \"teetime\"\n                }\n            },\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                    \"type\": \"organization\"\n                }\n            },\n            \"booker\": {\n                \"data\": null\n            },\n            \"rounds\": {\n                \"data\": [\n                    {\n                        \"id\": \"1bed94d6-4174-400c-9b85-9a37cca48142\",\n                        \"type\": \"round\"\n                    }\n                ]\n            }\n        }\n    },\n    \"included\": [\n        {\n            \"id\": \"1bed94d6-4174-400c-9b85-9a37cca48142\",\n            \"type\": \"round\",\n            \"attributes\": {\n                \"state\": \"reserved\",\n                \"created_at\": \"2019-12-05T13:36:07.348-05:00\",\n                \"updated_at\": \"2019-12-05T13:36:07.348-05:00\",\n                \"cancelled_at\": null,\n                \"price\": 60.95,\n                \"paid\": false,\n                \"guest\": {\n                    \"last_name\": \"Dalton\",\n                    \"first_name\": \"Ronald\"\n                },\n                \"rates\": {\n                    \"green_fee\": 45,\n                    \"cart_fee\": 15.95,\n                    \"subtotal\": 60.95\n                }\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                },\n                \"reservation\": {\n                    \"data\": {\n                        \"id\": \"1bafae2e-4a2d-4428-b40a-6df1ee0a4e0f\",\n                        \"type\": \"reservation\"\n                    }\n                },\n                \"player_type\": {\n                    \"data\": {\n                        \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"type\": \"player_type\"\n                    }\n                },\n                \"customer\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"15df8d4a-2822-41d0-924d-e25ca1099ac4\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-06\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 3,\n                \"start_time\": \"06:18\"\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"04ca6f69-a00e-4f22-9712-bd7305312dd2"},{"name":"Delete a reservation","event":[{"listen":"test","script":{"id":"7ab4ef4f-f94d-4967-9526-ce6ceffc9734","exec":["var jsonData = JSON.parse(responseBody);","pm.environment.set(\"reservation_id\", jsonData.data.id);"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"885d1b51-fae9-47c2-a223-2ef0c0d03cd3","exec":["pm.globals.set(\"variable_key\", \"variable_value\");"],"type":"text/javascript"}}],"id":"8106de3c-9997-40c0-a194-30b6f9b5e0e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{url}}/partner_api/v2/reservations/{{reservation_id}}","urlObject":{"path":["partner_api","v2","reservations","{{reservation_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8106de3c-9997-40c0-a194-30b6f9b5e0e6"},{"name":"Retrieve a reservation","id":"8c77cc9d-abbb-47f4-b91d-d36e9b7dbcd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/reservations/{{reservation_id}}","urlObject":{"path":["partner_api","v2","reservations","{{reservation_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"19516fd1-2d5a-4e76-b817-a8ce1bc2dcad","name":"Retrieve a reservation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/reservations/{{reservation_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:36:23 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"4b3a1d40-bbda-475f-a430-ce16a1c2b48a"},{"key":"Etag","value":"W/\"4f810cf7e94a02cf23d4a28ca3f5e611\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.081049"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"54082015cc7a3fb1-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"1bafae2e-4a2d-4428-b40a-6df1ee0a4e0f\",\n        \"type\": \"reservation\",\n        \"attributes\": {\n            \"booking_reference\": \"8CZ7-P53C\",\n            \"cart_count\": 1,\n            \"holes\": 18,\n            \"note\": \"A note visible to the club\",\n            \"state\": \"confirmed\",\n            \"cancelled_at\": null,\n            \"created_at\": \"2019-12-05T13:36:07-05:00\",\n            \"updated_at\": \"2019-12-05T13:36:07-05:00\"\n        },\n        \"relationships\": {\n            \"teetime\": {\n                \"data\": {\n                    \"id\": \"15df8d4a-2822-41d0-924d-e25ca1099ac4\",\n                    \"type\": \"teetime\"\n                }\n            },\n            \"organization\": {\n                \"data\": {\n                    \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                    \"type\": \"organization\"\n                }\n            },\n            \"booker\": {\n                \"data\": null\n            },\n            \"rounds\": {\n                \"data\": [\n                    {\n                        \"id\": \"1bed94d6-4174-400c-9b85-9a37cca48142\",\n                        \"type\": \"round\"\n                    }\n                ]\n            }\n        }\n    },\n    \"included\": [\n        {\n            \"id\": \"1bed94d6-4174-400c-9b85-9a37cca48142\",\n            \"type\": \"round\",\n            \"attributes\": {\n                \"state\": \"reserved\",\n                \"created_at\": \"2019-12-05T13:36:07.348-05:00\",\n                \"updated_at\": \"2019-12-05T13:36:07.348-05:00\",\n                \"cancelled_at\": null,\n                \"price\": 60.95,\n                \"paid\": false,\n                \"guest\": {\n                    \"last_name\": \"Dalton\",\n                    \"first_name\": \"Ronald\"\n                },\n                \"rates\": {\n                    \"green_fee\": 45,\n                    \"cart_fee\": 15.95,\n                    \"subtotal\": 60.95\n                }\n            },\n            \"relationships\": {\n                \"organization\": {\n                    \"data\": {\n                        \"id\": \"940c338f-4b22-4646-a570-4d6cb824f040\",\n                        \"type\": \"organization\"\n                    }\n                },\n                \"reservation\": {\n                    \"data\": {\n                        \"id\": \"1bafae2e-4a2d-4428-b40a-6df1ee0a4e0f\",\n                        \"type\": \"reservation\"\n                    }\n                },\n                \"player_type\": {\n                    \"data\": {\n                        \"id\": \"ba75e08e-12c7-4774-9670-30ab5a2c92b9\",\n                        \"type\": \"player_type\"\n                    }\n                },\n                \"customer\": {\n                    \"data\": null\n                }\n            }\n        },\n        {\n            \"id\": \"15df8d4a-2822-41d0-924d-e25ca1099ac4\",\n            \"type\": \"teetime\",\n            \"attributes\": {\n                \"blocked\": false,\n                \"date\": \"2019-12-06\",\n                \"hole\": 1,\n                \"format\": \"normal\",\n                \"free_slots\": 3,\n                \"start_time\": \"06:18\"\n            },\n            \"relationships\": {\n                \"course\": {\n                    \"data\": {\n                        \"id\": \"6b871ba5-30cf-4857-a7b1-6e6efe1cca49\",\n                        \"type\": \"course\"\n                    }\n                },\n                \"event\": {\n                    \"data\": null\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"8c77cc9d-abbb-47f4-b91d-d36e9b7dbcd6"},{"name":"List all reservations for an organization","id":"b355773f-4ea8-4e35-9413-235b4a091159","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/reservations","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","reservations"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b355773f-4ea8-4e35-9413-235b4a091159"},{"name":"Confirm payment","event":[{"listen":"test","script":{"id":"8ed84e37-ed7d-4d37-b34a-63cef0eab1d0","exec":["",""],"type":"text/javascript"}}],"id":"51d3075c-350d-4118-a39c-95d236b22719","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"payment_confirmation\",\n        \"attributes\": {\n            \"amount\":60,\n            \"reference\": \"reference\"\n        },\n        \"relationships\": {\n            \"rounds\": {\n                \"data\": [\n                    {\n                        \"type\": \"round\",\n                        \"id\": \"87cf9b96-ab7a-45cf-bba1-f8826854fcad\"\n                    }\n                ]\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/payment_confirmations","description":"<p>A round can be marked as paid via the payment confirmations endpoint. </p>\n<p>Pass the round UUIDs as relationships, and ensure that the \"amount\" field matches the pre-tax sum of the amounts of the individual rounds in the request. </p>\n<p>Rounds across multiple teetimes can be marked as paid in a single request, provided the amount is equal to the total amount of those rounds, pre-tax. </p>\n","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","payment_confirmations"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"ac54881a-a0db-4c87-bdf6-878f97397bc0","name":"Confirm payment","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"payment_confirmation\",\n        \"attributes\": {\n            \"amount\":60.95,\n            \"reference\": \"reference\"\n        },\n        \"relationships\": {\n            \"rounds\": {\n                \"data\": [\n                    {\n                        \"type\": \"round\",\n                        \"id\": \"1bed94d6-4174-400c-9b85-9a37cca48142\"\n                    }\n                ]\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/payment_confirmations"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:37:24 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"201 Created"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"4058b1e0-f910-450c-b24c-c239f84f556c"},{"key":"Location","value":"https://demo.chronogolf.ca/partner_api/v2/payment_confirmations/f3d7bd52-4ee6-48e4-8dde-d983e0da7658"},{"key":"Etag","value":"W/\"a5d076ed0df48888ffe6e5de09139e59\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.122988"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"54082193af9a3fb1-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"f3d7bd52-4ee6-48e4-8dde-d983e0da7658\",\n        \"type\": \"payment_confirmation\",\n        \"attributes\": {\n            \"amount\": 60.95,\n            \"reference\": \"reference\"\n        },\n        \"relationships\": {\n            \"rounds\": {\n                \"data\": [\n                    {\n                        \"id\": \"1bed94d6-4174-400c-9b85-9a37cca48142\",\n                        \"type\": \"round\"\n                    }\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"51d3075c-350d-4118-a39c-95d236b22719"},{"name":"Retrieve a payment confirmation","event":[{"listen":"test","script":{"id":"8ed84e37-ed7d-4d37-b34a-63cef0eab1d0","exec":["",""],"type":"text/javascript"}}],"id":"bcd33d55-0ab3-4374-b9d6-d29c712a2dc0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\": \"payment_confirmation\",\n        \"attributes\": {\n            \"amount\":60,\n            \"reference\": \"reference\"\n        },\n        \"relationships\": {\n            \"rounds\": {\n                \"data\": [\n                    {\n                        \"type\": \"round\",\n                        \"id\": \"87cf9b96-ab7a-45cf-bba1-f8826854fcad\"\n                    }\n                ]\n            }\n        }\n    }\n}"},"url":"{{url}}/partner_api/v2/payment_confirmations/{{payment_confirmation_id}}","urlObject":{"path":["partner_api","v2","payment_confirmations","{{payment_confirmation_id}}"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"262c3ff8-072b-4bab-b3c6-0909ffe3a1b5","name":"Retrieve a payment confirmation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json"},{"key":"Authorization","value":"Bearer {{access_token}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"url":"{{url}}/partner_api/v2/payment_confirmations/{{payment_confirmation_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Dec 2019 18:37:51 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Status","value":"200 OK"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Request-Id","value":"c3392816-36dc-4826-8716-93801afc0420"},{"key":"Etag","value":"W/\"d1876cf1594f29735d81ea699c2ed4ea\""},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-Runtime","value":"0.041868"},{"key":"X-Powered-By","value":"Phusion Passenger Enterprise 6.0.2"},{"key":"Via","value":"1.1 vegur"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"540822399bf63fb1-YUL"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": \"f3d7bd52-4ee6-48e4-8dde-d983e0da7658\",\n        \"type\": \"payment_confirmation\",\n        \"attributes\": {\n            \"amount\": 60.95,\n            \"reference\": \"reference\"\n        },\n        \"relationships\": {\n            \"rounds\": {\n                \"data\": [\n                    {\n                        \"id\": \"1bed94d6-4174-400c-9b85-9a37cca48142\",\n                        \"type\": \"round\"\n                    }\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"bcd33d55-0ab3-4374-b9d6-d29c712a2dc0"},{"name":"Check-In Reservations","id":"30e06567-2d13-493a-9146-3836fba08138","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"data\": {\n          \"type\": \"rounds\",\n          \"relationships\": {\n            \"rounds\": {\n              \"data\": [\n                { \"type\": \"round\", \"id\": \"b1952244-5035-40ee-94e1-da3ae9b05e45\" },\n                { \"type\": \"round\", \"id\": \"1644ae82-38ec-465e-a5d9-3ddb8d130748\" },\n                { \"type\": \"round\", \"id\": \"58a384fb-94f0-4ef3-ace2-91d873f272a7\" }\n              ]\n            }\n          }\n        }\n      }","options":{"raw":{"language":"json"}}},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/check_ins","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","check_ins"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"30e06567-2d13-493a-9146-3836fba08138"}],"id":"b2cd8e76-c14c-4d2e-9f06-a93482ecca97","description":"<p>Reservations work via a request system.</p>\n<p>In order to create a reservation, you must first create a reservation request, then add rounds to the reservation as round requests. Once you have added the rounds to the reservation request, you can confirm the reservation.  </p>\n","event":[{"listen":"prerequest","script":{"id":"92a40095-3206-4782-8ee3-9bc1eec9ef27","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"08f7bde1-e65f-4766-8597-fcea66aed2be","type":"text/javascript","exec":[""]}}],"_postman_id":"b2cd8e76-c14c-4d2e-9f06-a93482ecca97"},{"name":"Products","item":[{"name":"List all products for a given organization","id":"098aaa66-1453-463e-973f-fe3e7fd9234b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/products?","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","products"],"host":["{{url}}"],"query":[{"disabled":true,"key":"include[]","value":"kit_lines"},{"disabled":true,"key":"filter[product_type][]","value":"kit"}],"variable":[]}},"response":[],"_postman_id":"098aaa66-1453-463e-973f-fe3e7fd9234b"},{"name":"retrieve a specific product","id":"25473274-c85d-48b2-833b-ced17a249445","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Authorization","value":"bearer {{access_token}}","type":"text"}],"url":"{{url}}/partner_api/v2/products/49ef5802-df20-436c-bd67-f6ab1e1f90af?include[]=kit_lines&include[]=courses","urlObject":{"path":["partner_api","v2","products","49ef5802-df20-436c-bd67-f6ab1e1f90af"],"host":["{{url}}"],"query":[{"key":"include[]","value":"kit_lines"},{"key":"include[]","value":"courses"}],"variable":[]}},"response":[],"_postman_id":"25473274-c85d-48b2-833b-ced17a249445"},{"name":"List all price overrides","id":"e4531f8b-d486-46d9-8647-710e145e4002","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Authorization","value":"Bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/price_overrides","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","price_overrides"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4531f8b-d486-46d9-8647-710e145e4002"},{"name":"retrieve a specific price override","id":"78fda0f5-c4e3-4429-8e0c-150fb1627544","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Authorization","value":"Bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{url}}/partner_api/v2/price_overrides/id","urlObject":{"path":["partner_api","v2","price_overrides","id"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"78fda0f5-c4e3-4429-8e0c-150fb1627544"},{"name":"Create a price override","id":"e9a1db3c-7135-4ff1-8614-cb6eb75548b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Authorization","value":"Bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"data\": {\n    \"type\": \"price_override\",\n    \"attributes\": {\n      \"starts_at\": \"2020-02-25 06:00:00\",\n      \"ends_at\": \"2020-02-25 20:00:00\",\n      \"price\": 45.87\n    },\n    \"relationships\": {\n      \"product\": {\n        \"data\": {\n          \"type\": \"product\",\n          \"id\": \"52c699cd-37b5-478e-8565-153fd5f31520\"\n        }\n      },\n      \"course\": {\n        \"data\": {\n          \"type\": \"course\",\n          \"id\": \"7ba80346-ff84-4b0d-abb6-b2ba66b8af78\"\n        }\n      },\n      \"player_type\": {\n        \"data\": {\n          \"type\": \"player_type\",\n          \"id\": \"407d6028-af09-4869-adf9-6be382da8053\"\n        }\n      }\n    }\n  }\n}"},"url":"{{url}}/partner_api/v2/organizations/{{organization_id}}/price_overrides","description":"<p>A price override enables an integrator to set a price for a product, for a specific course and player type. This price overrides the price set in the price sheet for this given player type/course/time combination. </p>\n<p>Products can be listed and their IDs can be retrieved via the products endpoint. Overrides apply for greenfees and carts. </p>\n<p>Multiple price overrides can exist at once for a given product, course and player type combination. Overrides of shorter duration take precedence over ones with longer duration. Example: a price override is created for 6AM to 8PM for a given product/course/player type with a price of $30. A second price override is created with the same parameters, but for 10AM-11AM, for $25. The price for that day would thus be $30 from 6AM-( up to but not including) 10AM, $25 from 10AM-(up to but not including) 11AM, $30 from 11AM onwards.</p>\n<p>If two price overrides are created for the same duration, the first one takes precendent. Example: a price override is created for 10-11AM for a given player type/course/product for $20. A second one is created for 10:30-11:30AM for $30. The price would thus be $20 from 10-11AM, then $30 from 11-11:30AM. </p>\n<p>A price override start time is inclusive, end time is exclusive (up to but not including X timestamp)</p>\n<p>Price overrides can be listed by calling <code>/partner_api/v2/organizations/organization_id/price_overrides</code></p>\n<p>Price overrides can also be deleted.</p>\n","urlObject":{"path":["partner_api","v2","organizations","{{organization_id}}","price_overrides"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9a1db3c-7135-4ff1-8614-cb6eb75548b6"},{"name":"Delete a price override","id":"7ac289ac-f2ee-4c23-8094-0b91fd26b9e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Authorization","value":"Bearer {{access_token}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{url}}/partner_api/v2/price_overrides/id","urlObject":{"path":["partner_api","v2","price_overrides","id"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ac289ac-f2ee-4c23-8094-0b91fd26b9e4"}],"id":"c84a3209-ac64-4b75-8b82-522b48c76bf9","_postman_id":"c84a3209-ac64-4b75-8b82-522b48c76bf9","description":""}],"event":[{"listen":"prerequest","script":{"id":"07fcf57d-af0b-4016-9cdb-e4b0958645c3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8f8da1fe-128f-48be-bbd0-7b43599457bd","type":"text/javascript","exec":[""]}}]}