{"info":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7461883","collectionId":"f044ea92-f15a-47a5-8642-a99613049989","publishedId":"2sAYXECxJQ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-14T12:20:32.000Z"},"item":[{"name":"CourseAccessUrls Create","id":"227f84bb-3a7a-4f7d-b2c8-25510603fe4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"courseAccessUrls\",\n        \"attributes\" : {\n        },\n        \"relationships\": {\n            \"user\": {\n                \"data\": {\n                    \"type\": \"users\",\n                    \"id\": \"5044\"\n                }\n            },\n            \"schoolCourse\": {\n                \"data\": {\n                    \"type\": \"schoolCourses\",\n                    \"id\": \"23394\"\n                }\n            }\n        }\n    }\n}"},"url":"{{base_url}}/api/v1/courseAccessUrls","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","courseAccessUrls"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"227f84bb-3a7a-4f7d-b2c8-25510603fe4a"},{"name":"CoursesIndex","id":"071a3d13-28fb-47af-ba44-bbaef692cbc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/courses","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","courses"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"filter[id]","value":null},{"disabled":true,"key":"filter[name]","value":null},{"disabled":true,"key":"filter[pcomSku]","value":null}],"variable":[]}},"response":[{"id":"69359bd0-a170-494b-a0a5-265342793df6","name":"CoursesIndex","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":{"raw":"{{base_url}}/api/v1/courses","host":["{{base_url}}"],"path":["api","v1","courses"],"query":[{"key":"filter[id]","value":null,"type":"text","disabled":true},{"key":"filter[name]","value":null,"type":"text","disabled":true},{"key":"filter[pcomSku]","value":null,"type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:36:10 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": {\n        \"currentPage\": 1,\n        \"from\": 1,\n        \"lastPage\": 8,\n        \"perPage\": 15,\n        \"to\": 15,\n        \"total\": 111\n    },\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"first\": \"http://qa-gateway.petersons.com/api/v1/courses?page%5Bnumber%5D=1&page%5Bsize%5D=15\",\n        \"last\": \"http://qa-gateway.petersons.com/api/v1/courses?page%5Bnumber%5D=8&page%5Bsize%5D=15\",\n        \"next\": \"http://qa-gateway.petersons.com/api/v1/courses?page%5Bnumber%5D=2&page%5Bsize%5D=15\"\n    },\n    \"data\": [\n        {\n            \"type\": \"courses\",\n            \"id\": \"1\",\n            \"attributes\": {\n                \"name\": \"Bookkeeping Practice Sets\",\n                \"pcomSku\": 619,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/1/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/1/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/1\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"4\",\n            \"attributes\": {\n                \"name\": \"ACT Course\",\n                \"pcomSku\": 2119,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/4/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/4/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/4\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"10\",\n            \"attributes\": {\n                \"name\": \"Alcohol and Drug Counselor Exam Prep (IC&RC ADC)\",\n                \"pcomSku\": 2139,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/10/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/10/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/10\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"11\",\n            \"attributes\": {\n                \"name\": \"American Foreign Service Officer Test Prep\",\n                \"pcomSku\": 622,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/11/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/11/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/11\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"12\",\n            \"attributes\": {\n                \"name\": \"AP Biology Exam Prep\",\n                \"pcomSku\": 560,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/12/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/12/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/12\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"13\",\n            \"attributes\": {\n                \"name\": \"AP Calculus AB Exam Prep\",\n                \"pcomSku\": 561,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/13/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/13/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/13\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"14\",\n            \"attributes\": {\n                \"name\": \"AP Calculus BC Exam Prep\",\n                \"pcomSku\": 562,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/14/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/14/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/14\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"15\",\n            \"attributes\": {\n                \"name\": \"AP Chemistry Exam Prep\",\n                \"pcomSku\": 563,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/15/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/15/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/15\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"16\",\n            \"attributes\": {\n                \"name\": \"AP Computer Science Exam Prep\",\n                \"pcomSku\": 589,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/16/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/16/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/16\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"17\",\n            \"attributes\": {\n                \"name\": \"AP English Language and Composition Exam Prep\",\n                \"pcomSku\": 564,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/17/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/17/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/17\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"18\",\n            \"attributes\": {\n                \"name\": \"AP English Literature and Composition Exam Prep\",\n                \"pcomSku\": 565,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/18/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/18/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/18\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"19\",\n            \"attributes\": {\n                \"name\": \"AP Environmental Science Exam Prep\",\n                \"pcomSku\": 590,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/19/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/19/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/19\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"21\",\n            \"attributes\": {\n                \"name\": \"AP European History Exam Prep\",\n                \"pcomSku\": 566,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/21/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/21/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/21\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"22\",\n            \"attributes\": {\n                \"name\": \"AP Human Geography Exam Prep\",\n                \"pcomSku\": 567,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/22/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/22/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/22\"\n            }\n        },\n        {\n            \"type\": \"courses\",\n            \"id\": \"23\",\n            \"attributes\": {\n                \"name\": \"AP Macroeconomics Exam Prep\",\n                \"pcomSku\": 568,\n                \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n                \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n            },\n            \"relationships\": {\n                \"clientCourses\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/23/client-courses\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/23/relationships/client-courses\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/23\"\n            }\n        }\n    ]\n}"}],"_postman_id":"071a3d13-28fb-47af-ba44-bbaef692cbc3"},{"name":"CoursesShow","id":"7f7bed78-209e-402c-95cf-c080cc9e966e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/courses/1","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","courses","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b830677c-b434-4412-be4b-0f80c852e44b","name":"CoursesShow","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/courses/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:36:43 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/1\"\n    },\n    \"data\": {\n        \"type\": \"courses\",\n        \"id\": \"1\",\n        \"attributes\": {\n            \"name\": \"Bookkeeping Practice Sets\",\n            \"pcomSku\": 619,\n            \"createdAt\": \"2021-04-02T11:13:06+00:00\",\n            \"updatedAt\": \"2021-04-02T11:13:06+00:00\"\n        },\n        \"relationships\": {\n            \"clientCourses\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/courses/1/client-courses\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/1/relationships/client-courses\"\n                }\n            }\n        },\n        \"links\": {\n            \"self\": \"https://qa-gateway.petersons.com/api/v1/courses/1\"\n        }\n    }\n}"}],"_postman_id":"7f7bed78-209e-402c-95cf-c080cc9e966e"},{"name":"DistrictsIndex","id":"4013e7ba-5c61-495e-8445-5c53544de664","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/districts","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","districts"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"include","value":"schools"},{"disabled":true,"key":"filter[id]","value":""},{"disabled":true,"key":"filter[clientId]","value":""},{"disabled":true,"key":"filter[name]","value":""}],"variable":[]}},"response":[{"id":"11025685-6bd4-4cf5-9bb6-e3288af530af","name":"DistrictsIndex","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":{"raw":"{{base_url}}/api/v1/districts","host":["{{base_url}}"],"path":["api","v1","districts"],"query":[{"key":"include","value":"schools","disabled":true},{"key":"filter[id]","value":"","type":"text","disabled":true},{"key":"filter[clientId]","value":"","type":"text","disabled":true},{"key":"filter[name]","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:41:58 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": {\n        \"currentPage\": 1,\n        \"from\": 1,\n        \"lastPage\": 1,\n        \"perPage\": 15,\n        \"to\": 1,\n        \"total\": 1\n    },\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"first\": \"http://qa-gateway.petersons.com/api/v1/districts?page%5Bnumber%5D=1&page%5Bsize%5D=15\",\n        \"last\": \"http://qa-gateway.petersons.com/api/v1/districts?page%5Bnumber%5D=1&page%5Bsize%5D=15\"\n    },\n    \"data\": [\n        {\n            \"type\": \"districts\",\n            \"id\": \"89\",\n            \"attributes\": {\n                \"name\": \"College Contact Test District 1\",\n                \"clientToNewLms\": true,\n                \"createdAt\": \"2024-07-05T08:17:49+00:00\",\n                \"updatedAt\": \"2024-07-05T08:17:49+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/districts/89/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89/relationships/client\"\n                    }\n                },\n                \"schools\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/districts/89/schools\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89/relationships/schools\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4013e7ba-5c61-495e-8445-5c53544de664"},{"name":"DistrictsShow","id":"e0a59e8a-98c2-4e1d-a5f2-5587e440f93a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/districts/89","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","districts","89"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"include","value":"schools"}],"variable":[]}},"response":[{"id":"b714c128-417b-4876-9e0a-3dad25754ee3","name":"DistrictsShow","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":{"raw":"{{base_url}}/api/v1/districts/89","host":["{{base_url}}"],"path":["api","v1","districts","89"],"query":[{"key":"include","value":"schools","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:42:25 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89\"\n    },\n    \"data\": {\n        \"type\": \"districts\",\n        \"id\": \"89\",\n        \"attributes\": {\n            \"name\": \"College Contact Test District 1\",\n            \"clientToNewLms\": true,\n            \"createdAt\": \"2024-07-05T08:17:49+00:00\",\n            \"updatedAt\": \"2024-07-05T08:17:49+00:00\",\n            \"deletedAt\": null\n        },\n        \"relationships\": {\n            \"client\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/districts/89/client\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89/relationships/client\"\n                }\n            },\n            \"schools\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/districts/89/schools\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89/relationships/schools\"\n                }\n            }\n        },\n        \"links\": {\n            \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89\"\n        }\n    }\n}"}],"_postman_id":"e0a59e8a-98c2-4e1d-a5f2-5587e440f93a"},{"name":"SchoolCoursesIndex","id":"4d784425-62e3-4e21-abd6-695168a1d407","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/schoolCourses?include=clientCourse","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","schoolCourses"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"filter[schoolId]","value":""},{"key":"include","value":"clientCourse"}],"variable":[]}},"response":[{"id":"e88cd0da-fa08-4fbc-9d32-13ddefa1e4f9","name":"SchoolCoursesIndex","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":{"raw":"{{base_url}}/api/v1/schoolCourses?include=clientCourse","host":["{{base_url}}"],"path":["api","v1","schoolCourses"],"query":[{"key":"filter[schoolId]","value":"","type":"text","disabled":true},{"key":"include","value":"clientCourse"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:42:55 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": {\n        \"currentPage\": 1,\n        \"from\": 1,\n        \"lastPage\": 8,\n        \"perPage\": 15,\n        \"to\": 15,\n        \"total\": 111\n    },\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"first\": \"http://qa-gateway.petersons.com/api/v1/schoolCourses?include=clientCourse&page%5Bnumber%5D=1&page%5Bsize%5D=15\",\n        \"last\": \"http://qa-gateway.petersons.com/api/v1/schoolCourses?include=clientCourse&page%5Bnumber%5D=8&page%5Bsize%5D=15\",\n        \"next\": \"http://qa-gateway.petersons.com/api/v1/schoolCourses?include=clientCourse&page%5Bnumber%5D=2&page%5Bsize%5D=15\"\n    },\n    \"data\": [\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"23394\",\n            \"attributes\": {\n                \"accessUntil\": \"2025-08-01T00:00:00+00:00\",\n                \"createdAt\": \"2024-07-05T11:15:30+00:00\",\n                \"updatedAt\": \"2024-07-05T11:15:30+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23394/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23394/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23394/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23394/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23394/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23394/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2338\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23394\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"23395\",\n            \"attributes\": {\n                \"accessUntil\": \"2025-08-01T00:00:00+00:00\",\n                \"createdAt\": \"2024-07-15T12:12:43+00:00\",\n                \"updatedAt\": \"2024-07-15T12:12:43+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23395/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23395/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23395/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23395/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23395/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23395/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2339\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23395\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"23396\",\n            \"attributes\": {\n                \"accessUntil\": \"2025-08-01T00:00:00+00:00\",\n                \"createdAt\": \"2024-07-15T12:12:43+00:00\",\n                \"updatedAt\": \"2024-07-15T12:12:43+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23396/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23396/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23396/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23396/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23396/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23396/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2343\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23396\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"23397\",\n            \"attributes\": {\n                \"accessUntil\": \"2025-08-01T00:00:00+00:00\",\n                \"createdAt\": \"2024-07-15T12:12:43+00:00\",\n                \"updatedAt\": \"2024-07-15T12:12:43+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23397/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23397/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23397/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23397/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23397/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23397/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2341\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23397\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"23398\",\n            \"attributes\": {\n                \"accessUntil\": \"2025-08-01T00:00:00+00:00\",\n                \"createdAt\": \"2024-07-15T12:12:43+00:00\",\n                \"updatedAt\": \"2024-07-15T12:12:43+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23398/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23398/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23398/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23398/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23398/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23398/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2340\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23398\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"23399\",\n            \"attributes\": {\n                \"accessUntil\": \"2025-08-01T00:00:00+00:00\",\n                \"createdAt\": \"2024-07-15T12:12:43+00:00\",\n                \"updatedAt\": \"2024-07-15T12:12:43+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23399/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23399/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23399/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23399/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23399/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23399/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2342\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/23399\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27270\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-13T15:27:49+00:00\",\n                \"updatedAt\": \"2025-02-13T15:27:49+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27270/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27270/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27270/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27270/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27270/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27270/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2398\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27270\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27271\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-14T09:13:54+00:00\",\n                \"updatedAt\": \"2025-02-14T09:13:54+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27271/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27271/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27271/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27271/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27271/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27271/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2399\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27271\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27272\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-14T09:13:54+00:00\",\n                \"updatedAt\": \"2025-02-14T09:13:54+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27272/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27272/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27272/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27272/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27272/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27272/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2400\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27272\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27273\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-14T09:13:54+00:00\",\n                \"updatedAt\": \"2025-02-14T09:13:54+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27273/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27273/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27273/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27273/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27273/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27273/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2401\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27273\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27274\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-14T09:13:54+00:00\",\n                \"updatedAt\": \"2025-02-14T09:13:54+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27274/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27274/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27274/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27274/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27274/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27274/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2408\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27274\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27275\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-14T09:13:54+00:00\",\n                \"updatedAt\": \"2025-02-14T09:13:54+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27275/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27275/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27275/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27275/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27275/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27275/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2406\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27275\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27276\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-14T09:13:55+00:00\",\n                \"updatedAt\": \"2025-02-14T09:13:55+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27276/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27276/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27276/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27276/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27276/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27276/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2404\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27276\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27277\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-14T09:13:55+00:00\",\n                \"updatedAt\": \"2025-02-14T09:13:55+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27277/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27277/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27277/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27277/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27277/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27277/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2402\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27277\"\n            }\n        },\n        {\n            \"type\": \"schoolCourses\",\n            \"id\": \"27278\",\n            \"attributes\": {\n                \"accessUntil\": \"2026-09-01T00:00:00+00:00\",\n                \"createdAt\": \"2025-02-14T09:13:55+00:00\",\n                \"updatedAt\": \"2025-02-14T09:13:55+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27278/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27278/relationships/client\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27278/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27278/relationships/school\"\n                    }\n                },\n                \"clientCourse\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27278/client-course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27278/relationships/client-course\"\n                    },\n                    \"data\": {\n                        \"type\": \"clientCourses\",\n                        \"id\": \"2409\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schoolCourses/27278\"\n            }\n        }\n    ],\n    \"included\": [\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2338\",\n            \"attributes\": {\n                \"name\": \"ACT Course\",\n                \"lmsCourseId\": 501740,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2119\",\n                \"pcomSku\": 2119,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2024-07-05T11:14:38+00:00\",\n                \"updatedAt\": \"2024-07-05T11:14:38+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2338/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2338/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2338/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2338/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2338/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2338/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2338\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2339\",\n            \"attributes\": {\n                \"name\": \"ASVAB Prep Course\",\n                \"lmsCourseId\": 501741,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2154\",\n                \"pcomSku\": 2154,\n                \"hasSections\": true,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2024-07-15T11:52:33+00:00\",\n                \"updatedAt\": \"2024-07-15T11:52:33+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2339/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2339/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2339/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2339/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2339/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2339/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2339\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2343\",\n            \"attributes\": {\n                \"name\": \"Digital SAT Course\",\n                \"lmsCourseId\": 501745,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2120\",\n                \"pcomSku\": 2120,\n                \"hasSections\": true,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2024-07-15T12:02:38+00:00\",\n                \"updatedAt\": \"2024-07-15T12:02:38+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2343/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2343/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2343/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2343/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2343/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2343/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2343\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2341\",\n            \"attributes\": {\n                \"name\": \"CLEP College Composition Exam Prep\",\n                \"lmsCourseId\": 501743,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_529\",\n                \"pcomSku\": 529,\n                \"hasSections\": true,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2024-07-15T11:56:59+00:00\",\n                \"updatedAt\": \"2024-07-15T11:56:59+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2341/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2341/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2341/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2341/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2341/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2341/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2341\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2340\",\n            \"attributes\": {\n                \"name\": \"HSPT Online Prep Course\",\n                \"lmsCourseId\": 501742,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_993\",\n                \"pcomSku\": 993,\n                \"hasSections\": true,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2024-07-15T11:54:53+00:00\",\n                \"updatedAt\": \"2024-07-15T11:54:53+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2340/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2340/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2340/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2340/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2340/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2340/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2340\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2342\",\n            \"attributes\": {\n                \"name\": \"SIFT Study Course\",\n                \"lmsCourseId\": 501744,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2000\",\n                \"pcomSku\": 2000,\n                \"hasSections\": true,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2024-07-15T11:59:48+00:00\",\n                \"updatedAt\": \"2024-07-15T11:59:48+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2342/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2342/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2342/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2342/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2342/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2342/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2342\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2398\",\n            \"attributes\": {\n                \"name\": \"American Foreign Service Officer Test Prep\",\n                \"lmsCourseId\": 501793,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_622\",\n                \"pcomSku\": 622,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T13:56:35+00:00\",\n                \"updatedAt\": \"2025-02-13T13:56:35+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2398/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2398/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2398/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2398/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2398/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2398/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2398\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2399\",\n            \"attributes\": {\n                \"name\": \"Firefighter Exam Prep\",\n                \"lmsCourseId\": 501794,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_637\",\n                \"pcomSku\": 637,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T13:57:16+00:00\",\n                \"updatedAt\": \"2025-02-13T13:57:16+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2399/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2399/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2399/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2399/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2399/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2399/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2399\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2400\",\n            \"attributes\": {\n                \"name\": \"Border Patrol Exam Prep\",\n                \"lmsCourseId\": 501795,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_630\",\n                \"pcomSku\": 630,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T13:57:44+00:00\",\n                \"updatedAt\": \"2025-02-13T13:57:44+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2400/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2400/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2400/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2400/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2400/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2400/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2400\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2401\",\n            \"attributes\": {\n                \"name\": \"Dental Hygienist Exam (NBDHE) Prep\",\n                \"lmsCourseId\": 501796,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2178\",\n                \"pcomSku\": 2178,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T13:58:12+00:00\",\n                \"updatedAt\": \"2025-02-13T13:58:12+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2401/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2401/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2401/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2401/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2401/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2401/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2401\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2408\",\n            \"attributes\": {\n                \"name\": \"Certified Surgical Technologist (CST) Exam Prep\",\n                \"lmsCourseId\": 501803,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2199\",\n                \"pcomSku\": 2199,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T14:03:40+00:00\",\n                \"updatedAt\": \"2025-02-13T14:03:40+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2408/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2408/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2408/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2408/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2408/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2408/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2408\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2406\",\n            \"attributes\": {\n                \"name\": \"Journeyman Plumber Exam Prep\",\n                \"lmsCourseId\": 501801,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2193\",\n                \"pcomSku\": 2193,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T14:02:44+00:00\",\n                \"updatedAt\": \"2025-02-13T14:02:44+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2406/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2406/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2406/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2406/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2406/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2406/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2406\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2404\",\n            \"attributes\": {\n                \"name\": \"Certified Dental Assistant (CDA) Exam Prep\",\n                \"lmsCourseId\": 501799,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2200\",\n                \"pcomSku\": 2200,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T13:59:51+00:00\",\n                \"updatedAt\": \"2025-02-13T13:59:51+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2404/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2404/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2404/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2404/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2404/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2404/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2404\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2402\",\n            \"attributes\": {\n                \"name\": \"EMT Combined Book and Online Practice Tests 2019 Exam Prep\",\n                \"lmsCourseId\": 501797,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_983\",\n                \"pcomSku\": 983,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T13:58:40+00:00\",\n                \"updatedAt\": \"2025-02-13T13:58:40+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2402/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2402/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2402/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2402/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2402/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2402/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2402\"\n            }\n        },\n        {\n            \"type\": \"clientCourses\",\n            \"id\": \"2409\",\n            \"attributes\": {\n                \"name\": \"Massage Therapy Exam Prep\",\n                \"lmsCourseId\": 501804,\n                \"lmsTemplateId\": 501737,\n                \"lmsCourseCode\": \"CC_2176\",\n                \"pcomSku\": 2176,\n                \"hasSections\": false,\n                \"isActive\": true,\n                \"isNewLms\": true,\n                \"courseVersion\": 1,\n                \"createdAt\": \"2025-02-13T14:05:10+00:00\",\n                \"updatedAt\": \"2025-02-13T14:05:10+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2409/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2409/relationships/client\"\n                    }\n                },\n                \"course\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2409/course\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2409/relationships/course\"\n                    }\n                },\n                \"meta\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2409/meta\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2409/relationships/meta\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/clientCourses/2409\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4d784425-62e3-4e21-abd6-695168a1d407"},{"name":"SchoolsIndex","id":"6508ad71-730b-4868-bbc9-a26b8e9f3b3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/schools","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","schools"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"include","value":"district"},{"disabled":true,"key":"filter[districtId]","value":""},{"disabled":true,"key":"filter[clientHighSchoolId]","value":""}],"variable":[]}},"response":[{"id":"7624540b-4802-459b-bb7a-a4c2ea9ad413","name":"SchoolsIndex","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":{"raw":"{{base_url}}/api/v1/schools","host":["{{base_url}}"],"path":["api","v1","schools"],"query":[{"key":"include","value":"district","disabled":true},{"key":"filter[districtId]","value":"","disabled":true},{"key":"filter[clientHighSchoolId]","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:43:20 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": {\n        \"currentPage\": 1,\n        \"from\": 1,\n        \"lastPage\": 1,\n        \"perPage\": 15,\n        \"to\": 1,\n        \"total\": 1\n    },\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"first\": \"http://qa-gateway.petersons.com/api/v1/schools?page%5Bnumber%5D=1&page%5Bsize%5D=15\",\n        \"last\": \"http://qa-gateway.petersons.com/api/v1/schools?page%5Bnumber%5D=1&page%5Bsize%5D=15\"\n    },\n    \"data\": [\n        {\n            \"type\": \"schools\",\n            \"id\": \"3942\",\n            \"attributes\": {\n                \"name\": \"College Contact Test School 1\",\n                \"address\": \"Test Address\",\n                \"city\": \"Test City\",\n                \"state\": \"Test State\",\n                \"zipCode\": \"12345\",\n                \"country\": \"Test Country\",\n                \"clientHighSchoolId\": null,\n                \"clientToNewLms\": true,\n                \"createdAt\": \"2024-07-05T08:18:49+00:00\",\n                \"updatedAt\": \"2024-07-05T08:18:49+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/relationships/client\"\n                    }\n                },\n                \"district\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/district\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/relationships/district\"\n                    }\n                },\n                \"order\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/order\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/relationships/order\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942\"\n            }\n        }\n    ]\n}"}],"_postman_id":"6508ad71-730b-4868-bbc9-a26b8e9f3b3e"},{"name":"SchoolsShow","id":"7356dbb5-f744-48d2-99d5-9feb06bb421d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/schools/3942?include=district","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","schools","3942"],"host":["{{base_url}}"],"query":[{"key":"include","value":"district"}],"variable":[]}},"response":[{"id":"00360bc9-d447-46d3-9607-ed9fb8e75263","name":"SchoolsShow","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":{"raw":"{{base_url}}/api/v1/schools/3942?include=district","host":["{{base_url}}"],"path":["api","v1","schools","3942"],"query":[{"key":"include","value":"district"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:43:50 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942\"\n    },\n    \"data\": {\n        \"type\": \"schools\",\n        \"id\": \"3942\",\n        \"attributes\": {\n            \"name\": \"College Contact Test School 1\",\n            \"address\": \"Test Address\",\n            \"city\": \"Test City\",\n            \"state\": \"Test State\",\n            \"zipCode\": \"12345\",\n            \"country\": \"Test Country\",\n            \"clientHighSchoolId\": null,\n            \"clientToNewLms\": true,\n            \"createdAt\": \"2024-07-05T08:18:49+00:00\",\n            \"updatedAt\": \"2024-07-05T08:18:49+00:00\",\n            \"deletedAt\": null\n        },\n        \"relationships\": {\n            \"client\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/client\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/relationships/client\"\n                }\n            },\n            \"district\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/district\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/relationships/district\"\n                },\n                \"data\": {\n                    \"type\": \"districts\",\n                    \"id\": \"89\"\n                }\n            },\n            \"order\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/order\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942/relationships/order\"\n                }\n            }\n        },\n        \"links\": {\n            \"self\": \"https://qa-gateway.petersons.com/api/v1/schools/3942\"\n        }\n    },\n    \"included\": [\n        {\n            \"type\": \"districts\",\n            \"id\": \"89\",\n            \"attributes\": {\n                \"name\": \"College Contact Test District 1\",\n                \"clientToNewLms\": true,\n                \"createdAt\": \"2024-07-05T08:17:49+00:00\",\n                \"updatedAt\": \"2024-07-05T08:17:49+00:00\",\n                \"deletedAt\": null\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/districts/89/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89/relationships/client\"\n                    }\n                },\n                \"schools\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/districts/89/schools\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89/relationships/schools\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/districts/89\"\n            }\n        }\n    ]\n}"}],"_postman_id":"7356dbb5-f744-48d2-99d5-9feb06bb421d"},{"name":"UsersCreate","id":"a5e32f7b-1303-4faa-b684-0761117c269c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"users\",\n        \"attributes\" : {\n            \"email\": \"David_Ruecker86@hotmail.com\",\n            \"firstName\": \"Alf\",\n            \"lastName\": \"Hessel\",\n            \"ourUserId\": \"d3c54e5a-20b8-4d5f-b287-731c84ce6097\"\n        },\n        \"relationships\": {\n            \"client\": {\n                \"data\": {\n                    \"type\": \"clients\",\n                    \"id\": \"{{gateway_client_id}}\"\n                }\n            },\n            \"school\": {\n                \"data\": {\n                    \"type\": \"schools\", \n                    \"id\": \"{{test_school_id}}\"\n                }\n            }\n        }\n    }\n}"},"url":"{{base_url}}/api/v1/users","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","users"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"857a74be-4a15-4fef-8ead-9b0df43b0342","name":"UsersCreate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"users\",\n        \"attributes\" : {\n            \"email\": \"Maria_Luettgen76@gmail.com\",\n            \"firstName\": \"Tyra\",\n            \"lastName\": \"Heidenreich\",\n            \"ourUserId\": \"5ed4c07d-8d9a-45ec-ae65-aa866c4e0613\"\n        },\n        \"relationships\": {\n            \"client\": {\n                \"data\": {\n                    \"type\": \"clients\",\n                    \"id\": \"{{gateway_client_id}}\"\n                }\n            },\n            \"school\": {\n                \"data\": {\n                    \"type\": \"schools\", \n                    \"id\": \"{{test_school_id}}\"\n                }\n            }\n        }\n    }\n}"},"url":"{{base_url}}/api/v1/users"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:45:12 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Location","value":"https://qa-gateway.petersons.com/api/v1/users/5507"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507\"\n    },\n    \"data\": {\n        \"type\": \"users\",\n        \"id\": \"5507\",\n        \"attributes\": {\n            \"firstName\": \"Alec\",\n            \"lastName\": \"Deckow\",\n            \"email\": \"Leonel57@gmail.com\",\n            \"ourUserId\": \"5bb3da74-6c48-4f28-8984-086bba8f033b\",\n            \"lmsUserId\": 9491,\n            \"active\": true,\n            \"lastLoginAt\": \"2025-02-14T11:45:12+00:00\",\n            \"createdAt\": \"2025-02-14T11:45:11+00:00\",\n            \"updatedAt\": \"2025-02-14T11:45:12+00:00\"\n        },\n        \"relationships\": {\n            \"client\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/client\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/client\"\n                }\n            },\n            \"company\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/company\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/company\"\n                }\n            },\n            \"school\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/school\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/school\"\n                }\n            },\n            \"userType\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/user-type\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/user-type\"\n                }\n            },\n            \"userRole\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/user-role\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/user-role\"\n                }\n            }\n        },\n        \"links\": {\n            \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507\"\n        }\n    }\n}"}],"_postman_id":"a5e32f7b-1303-4faa-b684-0761117c269c"},{"name":"UsersActivate","id":"faac8a85-d53b-487b-b46b-eefac69b36a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"users\",\n        \"id\": \"5507\"\n    }\n}"},"url":"{{base_url}}/api/v1/users/5507/activate","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","users","5507","activate"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"824f798a-cf8e-49e3-8f18-85c5ebf7e299","name":"UsersActivate","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"users\",\n        \"id\": \"5507\"\n    }\n}"},"url":"{{base_url}}/api/v1/users/5507/activate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:46:12 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507\"\n    },\n    \"data\": {\n        \"type\": \"users\",\n        \"id\": \"5507\",\n        \"attributes\": {\n            \"firstName\": \"Alec\",\n            \"lastName\": \"Deckow\",\n            \"email\": \"Leonel57@gmail.com\",\n            \"ourUserId\": \"5bb3da74-6c48-4f28-8984-086bba8f033b\",\n            \"lmsUserId\": 9491,\n            \"active\": true,\n            \"lastLoginAt\": \"2025-02-14T11:46:12+00:00\",\n            \"createdAt\": \"2025-02-14T11:45:11+00:00\",\n            \"updatedAt\": \"2025-02-14T11:46:12+00:00\"\n        },\n        \"relationships\": {\n            \"client\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/client\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/client\"\n                }\n            },\n            \"company\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/company\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/company\"\n                }\n            },\n            \"school\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/school\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/school\"\n                }\n            },\n            \"userType\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/user-type\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/user-type\"\n                }\n            },\n            \"userRole\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/user-role\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/user-role\"\n                }\n            }\n        },\n        \"links\": {\n            \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507\"\n        }\n    }\n}"}],"_postman_id":"faac8a85-d53b-487b-b46b-eefac69b36a7"},{"name":"UsersDeactivate","id":"a18d28fe-1f01-4128-9d6c-81d013abeb39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"users\",\n        \"id\": \"5507\"\n    }\n}"},"url":"{{base_url}}/api/v1/users/5507/deactivate","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","users","5507","deactivate"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d0eab9a7-4ea6-4d56-b73c-cfb5d6d22d5c","name":"UsersDeactivate","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"users\",\n        \"id\": \"5507\"\n    }\n}"},"url":"{{base_url}}/api/v1/users/5507/deactivate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:46:01 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507\"\n    },\n    \"data\": {\n        \"type\": \"users\",\n        \"id\": \"5507\",\n        \"attributes\": {\n            \"firstName\": \"Alec\",\n            \"lastName\": \"Deckow\",\n            \"email\": \"Leonel57@gmail.com\",\n            \"ourUserId\": \"5bb3da74-6c48-4f28-8984-086bba8f033b\",\n            \"lmsUserId\": 9491,\n            \"active\": false,\n            \"lastLoginAt\": \"2025-02-14T11:46:01+00:00\",\n            \"createdAt\": \"2025-02-14T11:45:11+00:00\",\n            \"updatedAt\": \"2025-02-14T11:46:01+00:00\"\n        },\n        \"relationships\": {\n            \"client\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/client\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/client\"\n                }\n            },\n            \"company\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/company\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/company\"\n                }\n            },\n            \"school\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/school\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/school\"\n                }\n            },\n            \"userType\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/user-type\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/user-type\"\n                }\n            },\n            \"userRole\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/user-role\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/user-role\"\n                }\n            }\n        },\n        \"links\": {\n            \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507\"\n        }\n    }\n}"}],"_postman_id":"a18d28fe-1f01-4128-9d6c-81d013abeb39"},{"name":"UsersUpdate","id":"723f3a86-a8b0-418d-a453-1f4926e87f0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"users\",\n        \"id\": \"5507\",\n        \"attributes\" : {\n            \"ourUserId\": \"1fc2f755-efa1-4c79-9ebb-47f4b0ee5865\"\n        }\n    }\n}"},"url":"{{base_url}}/api/v1/users/5507","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","users","5507"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ec064f13-9555-40aa-833b-a0bd9c913e0d","name":"UsersUpdate","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/vnd.api+json","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"data\": {\n        \"type\" : \"users\",\n        \"id\": \"5507\",\n        \"attributes\" : {\n            \"ourUserId\": \"2eeb06f1-bb19-48e7-9153-c4ccc4e737ef\"\n        }\n    }\n}"},"url":"{{base_url}}/api/v1/users/5507"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:46:32 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507\"\n    },\n    \"data\": {\n        \"type\": \"users\",\n        \"id\": \"5507\",\n        \"attributes\": {\n            \"firstName\": \"Alec\",\n            \"lastName\": \"Deckow\",\n            \"email\": \"Leonel57@gmail.com\",\n            \"ourUserId\": \"f974f927-f762-4291-96b2-4c9aed4c8941\",\n            \"lmsUserId\": 9491,\n            \"active\": true,\n            \"lastLoginAt\": \"2025-02-14T11:46:32+00:00\",\n            \"createdAt\": \"2025-02-14T11:45:11+00:00\",\n            \"updatedAt\": \"2025-02-14T11:46:32+00:00\"\n        },\n        \"relationships\": {\n            \"client\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/client\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/client\"\n                }\n            },\n            \"company\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/company\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/company\"\n                }\n            },\n            \"school\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/school\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/school\"\n                }\n            },\n            \"userType\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/user-type\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/user-type\"\n                }\n            },\n            \"userRole\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5507/user-role\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507/relationships/user-role\"\n                }\n            }\n        },\n        \"links\": {\n            \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5507\"\n        }\n    }\n}"}],"_postman_id":"723f3a86-a8b0-418d-a453-1f4926e87f0a"},{"name":"UsersIndex","id":"440e6d01-f765-4812-8e9f-0417565e3017","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/users?page[number]=1&page[size]=10","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","users"],"host":["{{base_url}}"],"query":[{"key":"page[number]","value":"1"},{"key":"page[size]","value":"10"},{"disabled":true,"key":"include","value":"client"},{"disabled":true,"key":"filter[ourUserId]","value":"1234"},{"disabled":true,"key":"filter[firstName]","value":""},{"disabled":true,"key":"filter[lastName]","value":""}],"variable":[]}},"response":[{"id":"6f5bc1ea-010e-4aa9-92c4-486653eb48e3","name":"UsersIndex","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":{"raw":"{{base_url}}/api/v1/users?page[number]=1&page[size]=10","host":["{{base_url}}"],"path":["api","v1","users"],"query":[{"key":"page[number]","value":"1"},{"key":"page[size]","value":"10"},{"key":"include","value":"client","disabled":true},{"key":"filter[ourUserId]","value":"1234","disabled":true},{"key":"filter[firstName]","value":"","type":"text","disabled":true},{"key":"filter[lastName]","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:46:58 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"meta\": {\n        \"currentPage\": 1,\n        \"from\": 1,\n        \"lastPage\": 6,\n        \"perPage\": 10,\n        \"to\": 10,\n        \"total\": 52\n    },\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"first\": \"http://qa-gateway.petersons.com/api/v1/users?page%5Bnumber%5D=1&page%5Bsize%5D=10\",\n        \"last\": \"http://qa-gateway.petersons.com/api/v1/users?page%5Bnumber%5D=6&page%5Bsize%5D=10\",\n        \"next\": \"http://qa-gateway.petersons.com/api/v1/users?page%5Bnumber%5D=2&page%5Bsize%5D=10\"\n    },\n    \"data\": [\n        {\n            \"type\": \"users\",\n            \"id\": \"5044\",\n            \"attributes\": {\n                \"firstName\": \"John\",\n                \"lastName\": \"Doe\",\n                \"email\": \"test@collegecontact.com\",\n                \"ourUserId\": \"6789update\",\n                \"lmsUserId\": 8986,\n                \"active\": true,\n                \"lastLoginAt\": \"2024-12-13T10:09:34+00:00\",\n                \"createdAt\": \"2024-07-05T11:16:55+00:00\",\n                \"updatedAt\": \"2024-12-13T10:09:34+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5050\",\n            \"attributes\": {\n                \"firstName\": \"John\",\n                \"lastName\": \"Doe\",\n                \"email\": \"test2@collegecontact.com\",\n                \"ourUserId\": \"collegecontactid\",\n                \"lmsUserId\": 9008,\n                \"active\": true,\n                \"lastLoginAt\": \"2025-01-29T10:46:58+00:00\",\n                \"createdAt\": \"2024-07-11T14:08:51+00:00\",\n                \"updatedAt\": \"2025-01-29T10:46:58+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5050/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5050/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5050/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5050/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5050/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5050/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5050/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5050/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5050/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5050/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5050\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5094\",\n            \"attributes\": {\n                \"firstName\": \"Iva Test QA\",\n                \"lastName\": \"QA env SSP New User for Postman Checks\",\n                \"email\": \"test+collagecontactQA01@petersons.com\",\n                \"ourUserId\": \"14\",\n                \"lmsUserId\": 9053,\n                \"active\": true,\n                \"lastLoginAt\": \"2024-07-24T13:43:50+00:00\",\n                \"createdAt\": \"2024-07-24T10:09:27+00:00\",\n                \"updatedAt\": \"2024-07-24T13:43:50+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5094/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5094/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5094/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5094/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5094/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5094/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5094/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5094/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5094/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5094/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5094\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5095\",\n            \"attributes\": {\n                \"firstName\": \"Iva through Postman\",\n                \"lastName\": \"New user create - Deactivated\",\n                \"email\": \"test+collegecontactqa02@petersons.com\",\n                \"ourUserId\": \"newuseridbyIvaUpdated\",\n                \"lmsUserId\": 9054,\n                \"active\": true,\n                \"lastLoginAt\": \"2024-07-25T10:03:27+00:00\",\n                \"createdAt\": \"2024-07-24T10:17:15+00:00\",\n                \"updatedAt\": \"2024-07-25T10:03:27+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5095/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5095/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5095/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5095/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5095/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5095/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5095/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5095/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5095/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5095/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5095\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5096\",\n            \"attributes\": {\n                \"firstName\": \"New via Postman\",\n                \"lastName\": \"New user create\",\n                \"email\": \"test+collegecontactqa03@petersons.com\",\n                \"ourUserId\": \"Hi-Larisa\",\n                \"lmsUserId\": 9055,\n                \"active\": false,\n                \"lastLoginAt\": \"2024-07-24T11:23:07+00:00\",\n                \"createdAt\": \"2024-07-24T10:58:57+00:00\",\n                \"updatedAt\": \"2024-07-24T11:23:07+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5096/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5096/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5096/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5096/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5096/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5096/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5096/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5096/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5096/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5096/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5096\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5098\",\n            \"attributes\": {\n                \"firstName\": \"QA\",\n                \"lastName\": \"Team\",\n                \"email\": \"test+ccqa04@petersons.com\",\n                \"ourUserId\": \"cc0004\",\n                \"lmsUserId\": 9057,\n                \"active\": true,\n                \"lastLoginAt\": \"2024-07-25T09:57:49+00:00\",\n                \"createdAt\": \"2024-07-25T09:56:37+00:00\",\n                \"updatedAt\": \"2024-07-25T09:57:49+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5098/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5098/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5098/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5098/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5098/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5098/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5098/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5098/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5098/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5098/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5098\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5099\",\n            \"attributes\": {\n                \"firstName\": \"QA\",\n                \"lastName\": \"Team\",\n                \"email\": \"test+ccqa05@petersons.com\",\n                \"ourUserId\": \"cc0005\",\n                \"lmsUserId\": 9058,\n                \"active\": true,\n                \"lastLoginAt\": \"2024-07-25T10:00:55+00:00\",\n                \"createdAt\": \"2024-07-25T09:59:37+00:00\",\n                \"updatedAt\": \"2024-07-25T10:00:55+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5099/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5099/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5099/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5099/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5099/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5099/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5099/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5099/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5099/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5099/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5099\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5382\",\n            \"attributes\": {\n                \"firstName\": \"Amy\",\n                \"lastName\": \"Johnson\",\n                \"email\": \"test3@collegecontact.com\",\n                \"ourUserId\": \"collegecontactid-test3\",\n                \"lmsUserId\": 9370,\n                \"active\": true,\n                \"lastLoginAt\": \"2024-12-13T10:06:13+00:00\",\n                \"createdAt\": \"2024-12-13T10:06:13+00:00\",\n                \"updatedAt\": \"2024-12-13T10:06:13+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5382/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5382/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5382/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5382/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5382/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5382/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5382/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5382/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5382/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5382/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5382\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5383\",\n            \"attributes\": {\n                \"firstName\": \"John2\",\n                \"lastName\": \"Doe2\",\n                \"email\": \"test4@collegecontact.com\",\n                \"ourUserId\": \"collegecontactid2\",\n                \"lmsUserId\": 9371,\n                \"active\": true,\n                \"lastLoginAt\": \"2024-12-13T13:59:09+00:00\",\n                \"createdAt\": \"2024-12-13T13:59:09+00:00\",\n                \"updatedAt\": \"2024-12-13T13:59:09+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5383/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5383/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5383/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5383/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5383/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5383/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5383/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5383/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5383/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5383/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5383\"\n            }\n        },\n        {\n            \"type\": \"users\",\n            \"id\": \"5417\",\n            \"attributes\": {\n                \"firstName\": \"Kishan\",\n                \"lastName\": \"name\",\n                \"email\": \"kishan3@yopmail.com\",\n                \"ourUserId\": \"6d46fa6b-abcb-11ef-900d-02e36b1932b9\",\n                \"lmsUserId\": 9403,\n                \"active\": true,\n                \"lastLoginAt\": \"2025-01-03T12:29:56+00:00\",\n                \"createdAt\": \"2025-01-03T12:29:56+00:00\",\n                \"updatedAt\": \"2025-01-03T12:29:56+00:00\"\n            },\n            \"relationships\": {\n                \"client\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5417/client\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5417/relationships/client\"\n                    }\n                },\n                \"company\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5417/company\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5417/relationships/company\"\n                    }\n                },\n                \"school\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5417/school\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5417/relationships/school\"\n                    }\n                },\n                \"userType\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5417/user-type\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5417/relationships/user-type\"\n                    }\n                },\n                \"userRole\": {\n                    \"links\": {\n                        \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5417/user-role\",\n                        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5417/relationships/user-role\"\n                    }\n                }\n            },\n            \"links\": {\n                \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5417\"\n            }\n        }\n    ]\n}"}],"_postman_id":"440e6d01-f765-4812-8e9f-0417565e3017"},{"name":"UsersShow","id":"20743eac-a51c-44b4-9bfb-cc005b681666","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":"{{base_url}}/api/v1/users/5044","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]},"isInherited":true,"source":{"_postman_id":"f044ea92-f15a-47a5-8642-a99613049989","id":"f044ea92-f15a-47a5-8642-a99613049989","name":"CollegeContact","type":"collection"}},"urlObject":{"path":["api","v1","users","5044"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"include","value":"client,school"}],"variable":[]}},"response":[{"id":"44427ca6-864f-4b9a-a21f-06fba834d7e7","name":"UsersShow","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/vnd.api+json","type":"text"}],"url":{"raw":"{{base_url}}/api/v1/users/5044","host":["{{base_url}}"],"path":["api","v1","users","5044"],"query":[{"key":"include","value":"client,school","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 14 Feb 2025 11:47:49 GMT"},{"key":"Content-Type","value":"application/vnd.api+json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.27.3"},{"key":"X-Powered-By","value":"PHP/8.3.16"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"jsonapi\": {\n        \"version\": \"1.0\"\n    },\n    \"links\": {\n        \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044\"\n    },\n    \"data\": {\n        \"type\": \"users\",\n        \"id\": \"5044\",\n        \"attributes\": {\n            \"firstName\": \"John\",\n            \"lastName\": \"Doe\",\n            \"email\": \"test@collegecontact.com\",\n            \"ourUserId\": \"6789update\",\n            \"lmsUserId\": 8986,\n            \"active\": true,\n            \"lastLoginAt\": \"2024-12-13T10:09:34+00:00\",\n            \"createdAt\": \"2024-07-05T11:16:55+00:00\",\n            \"updatedAt\": \"2024-12-13T10:09:34+00:00\"\n        },\n        \"relationships\": {\n            \"client\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/client\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/client\"\n                }\n            },\n            \"company\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/company\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/company\"\n                }\n            },\n            \"school\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/school\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/school\"\n                }\n            },\n            \"userType\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/user-type\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/user-type\"\n                }\n            },\n            \"userRole\": {\n                \"links\": {\n                    \"related\": \"https://qa-gateway.petersons.com/api/v1/users/5044/user-role\",\n                    \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044/relationships/user-role\"\n                }\n            }\n        },\n        \"links\": {\n            \"self\": \"https://qa-gateway.petersons.com/api/v1/users/5044\"\n        }\n    }\n}"}],"_postman_id":"20743eac-a51c-44b4-9bfb-cc005b681666"}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"refreshRequestParams","value":"<refresh-request-params>"},{"key":"tokenRequestParams","value":"<token-request-params>"},{"key":"authRequestParams","value":"<auth-request-params>"},{"key":"challengeAlgorithm","value":"<challenge-algorithm>"},{"key":"redirect_uri","value":"<redirect_uri>"},{"key":"grant_type","value":"<grant_type>"},{"key":"clientSecret","value":"{{client_secret}}"},{"key":"clientId","value":"{{client_id}}"},{"key":"client_authentication","value":"<client_authentication>"},{"key":"accessTokenUrl","value":"<access-token-url>"}]}},"event":[{"listen":"prerequest","script":{"id":"e15bf226-ba39-4152-bf33-5c63fef124e1","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"083eb5c8-a8c6-46c0-8cc4-84a04dc69fc2","type":"text/javascript","packages":{},"exec":[""]}}]}