Skip to content

Instantly share code, notes, and snippets.

@byrnehollander
Created October 24, 2023 03:08
Show Gist options
  • Save byrnehollander/b2ac4440b8bc436fb37f44fced355152 to your computer and use it in GitHub Desktop.
Save byrnehollander/b2ac4440b8bc436fb37f44fced355152 to your computer and use it in GitHub Desktop.
Inspecting SimplePractice
---
CREATE CLIENT REQUEST
---
curl 'https://secure.simplepractice.com/frontend/clients?include=phones%2Cemails%2Caddresses%2CclientRelationships.relatedClient.emails%2CclientRelationships.reminderEmail%2CclientRelationships.reminderPhone%2CclientRelationships.documentReminderPhone' \
-H 'authority: secure.simplepractice.com' \
-H 'accept: application/vnd.api+json' \
-H 'accept-language: en-US,en;q=0.9' \
-H 'content-type: application/vnd.api+json' \
-H 'cookie: builderSessionId=001b5bb5ef574b6890804a0e1b683d1e; user.id=eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOGpURlE9PSIsImV4cCI6bnVsbCwicHVyIjoiY29va2llLnVzZXIuaWQifX0%3D--d3bc04900bc05b0adabb914cbc72f20cb84c80cb; accuracy_check_tracked=true; _slvs=62fa5e39-0912-4ea3-b173-60d83af279a5; _slvddv=true; _slvlcl=en; __stripe_mid=1bf0b19f-aaca-496c-8670-0d5baf5d4b1f890e32; __stripe_sid=0983e72d-287e-4b6b-ac3a-0da720721b8a5422e6; user.expires_at=eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaFZPaUJCWTNScGRtVlRkWEJ3YjNKME9qcFVhVzFsVjJsMGFGcHZibVZiQ0VsMU9nbFVhVzFsRFFIbkhzQVBJekJ0Q1RvTmJtRnViMTl1ZFcxcEFoc0NPZzF1WVc1dlgyUmxibWtHT2cxemRXSnRhV055YnlJSFU1QTZDWHB2Ym1WSklnaFZWRU1HT2daRlJra2lIMUJoWTJsbWFXTWdWR2x0WlNBb1ZWTWdKaUJEWVc1aFpHRXBCanNMVkVsMU93WU44dVlld0E4ak1HMEpPd2RwQWhzQ093aHBCanNKSWdkVGtEc0tRQWc9IiwiZXhwIjpudWxsLCJwdXIiOiJjb29raWUudXNlci5leHBpcmVzX2F0In19--49f01f7e0659815933f7bd95aaa18cd62f64bae4; ehr_last_request_at=dbSsAIC62Tf4XPiOoB%2BmDd82tDwwLeAzDUbP6%2FxSXvmk%2FZQQi02timoE5qcLSVbPcCLSzKVlvSBVAMN4E31qEjAsvAbqbdr151sN2Q8%3D--lta6m9%2BnPJZOvCPe--t1t0b4QMlFpBtuwobRbbJw%3D%3D; simplepractice-session=kvltkFHeJWsYPTFyfkGbp2FB9dOpQYaA2QnrR1eFhtri5ttoVBcZrzNdETK19qG70pZfjW32AirFEG9JAAKdSjrx3ITHAMjW5myCFfnxj9hHWPIxaVzw8PcSqB7RZz923lVqG9%2F5vH0M6P65oUeRXqoc6QYWq0KV66s28xpWs%2BkFw6zuUjbUlwpbSP50cQEna%2B3zlCP9KbayIO6ctJ6F5b6niXCAkZ1Am31iap6BkedJ46wR9C5B1Y4290cwy8gnzuz030%2BcM%2BuXCGQcHkdwRBuzRXoQDcupEoiNjW%2FByfjLQ31LDoXW2fWRcHcq92tKMsCXqtBbOx5lfn1akT8spw4FHv0%2BIruLWq%2BsNiTq%2B0VSy8GNXwdyF9Aa7tPnId5DwyYXRtYRB%2Fjo5flxtk%2FpzMjK0fZXoi41fISRA2By0nY1QDj2%2Bys5TVzlZiwp85aZ5MtrjekVsq3lzUmEKSTILlIJC2JEXAI4jOndxgQr2m3eQ8xAOm02oKL3NiRDrkzXUNGXdlAMKfr3Ia7mqgi5ggCKCQtafaii0uqFosgiAcuBIBoAAfdqmkis--jCeUNDyaGtDWaPb8--DzQBmaB%2F4cFtt%2B1pduGrQw%3D%3D' \
-H 'dnt: 1' \
-H 'origin: https://secure.simplepractice.com' \
-H 'referer: https://secure.simplepractice.com/calendar/appointments/new?fullDay=false&startTime=2023-10-22T00%3A00' \
-H 'sec-ch-ua: "Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'sec-ch-ua-platform: "macOS"' \
-H 'sec-fetch-dest: empty' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-site: same-origin' \
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36' \
-H 'x-csrf-token: U0wlj4-e5sCUMqW7DjWw_2C2R4QU1Lq4YWQJ-bMVqjcnzRCPkjM7Wwcml94MctSgtoEcjMnLjaV05Wwf94UMvg' \
-H 'x-requested-with: XMLHttpRequest' \
--data-raw '{"data":{"attributes":{"isMinor":false,"enableEmailReminders":true,"enableOutstandingDocumentReminders":true,"outstandingDocumentRemindersEnabled":false,"enableSmsOutstandingDocumentReminders":false,"enableSmsvoiceReminders":"0","billingType":"Insurance","inActiveTreatment":true,"isAutopayEnabled":false,"secondaryClinicianIds":"[]","documentGenerateStatements":false,"documentGenerateSuperbills":false,"outstandingDebit":null,"outstandingCredit":null,"unbilledAmount":null,"permissions":"{\"edit\":true}","firstName":"FIRST_NAME","lastName":"LAST_NAME","ignoredForMerge":false,"reminderEmailAttributes":{"thisType":"Home","address":"EMAIL@GMAIL.COM","emailConsentGiven":true,"persistenceToken":"28b31b5dab35b"},"emailsAttributes":[{"thisType":"Home","address":"EMAIL@GMAIL.COM","emailConsentGiven":true,"persistenceToken":"28b31b5dab35b"}],"phonesAttributes":[{"thisType":"Mobile","number":"(561) 789-5211","leaveTextMessage":true,"leaveVoiceMessage":true,"persistenceToken":"3bd8528c25286"}],"persistenceToken":"21dc9e656fbc1"},"relationships":{"clinician":{"data":{"type":"team-members","id":"1430472"}},"office":{"data":null}},"type":"clients"}}' \
--compressed
---
CREATE CLIENT RESPONSE
---
{
"data": {
"id": "69786397",
"type": "clients",
"links": {
"self": "https://secure.simplepractice.com/frontend/clients/69786397"
},
"attributes": {
"persistenceToken": "21dc9e656fbc1",
"permissions": "{\"show\":true,\"edit\":true,\"editBilling\":true,\"editClinician\":true,\"showMeasures\":true,\"billings\":true,\"newDiagnosisTreatmentPlan\":true,\"newDocument\":true,\"newClientAdminNote\":true,\"documentRequests\":true,\"nonBillerDocumentRequests\":true,\"messagingWith\":true,\"destroy\":true,\"insuranceCards\":true,\"coverageReports\":true,\"treatment\":true,\"superbills\":true,\"insuranceClaims\":true,\"editDiagnosis\":false,\"newChartNote\":true,\"newGoodFaithEstimate\":true,\"clientFiles\":true}",
"hashedId": "8aea19435a293003",
"name": "FIRST_NAME LAST_NAME",
"firstName": "FIRST_NAME",
"lastName": "LAST_NAME",
"middleName": null,
"initials": "FL",
"suffix": null,
"nickname": null,
"preferredName": "FIRST_NAME LAST_NAME",
"legalName": "FIRST_NAME LAST_NAME",
"defaultPhoneNumber": "(561) 789-5211",
"defaultEmailAddress": "EMAIL@GMAIL.COM",
"generalNotes": null,
"genderInfo": null,
"sex": null,
"ignoredForMerge": "false",
"reminderEmailAttributes": null,
"reminderPhoneAttributes": null,
"documentReminderPhoneAttributes": null,
"clientRelationshipsAttributes": null,
"billingSettingsAttributes": null,
"insuranceAuthorizationsAttributes": null,
"currentInsuranceAuthorizationAttributes": null,
"cptCodeRatesAttributes": null,
"insuranceClaimFieldsAttributes": null,
"inActiveTreatment": "true",
"secondaryClinicianIds": "[]",
"billingType": "Insurance",
"insuranceBillingSubtype": null,
"documentGenerateStatements": "false",
"documentGenerateSuperbills": "false",
"dateFirstVisit": null,
"grantedUsers": "[1430472]",
"outstandingDebit": 0.0,
"outstandingCredit": 0.0,
"unbilledAmount": 0.0,
"isAutopayEnabled": "false",
"billingZipcode": null,
"defaultPaymentMethod": null,
"isMinor": "false",
"birthDate": null,
"relationshipStatus": null,
"employmentStatus": null,
"raceEthnicities": [],
"raceEthnicityDetails": null,
"preferredLanguage": null,
"enableEmailReminders": "true",
"enableOutstandingDocumentReminders": "true",
"outstandingDocumentRemindersEnabled": "false",
"enableSmsvoiceReminders": "0",
"enableSmsOutstandingDocumentReminders": "false",
"reminderEmailInfo": null,
"reminderSmsInfo": null
},
"relationships": {
"clinician": {
"data": {
"type": "teamMembers",
"id": "1430472"
}
},
"clientRelationships": {
"data": []
},
"phones": {
"data": [
{
"type": "phones",
"id": "75548530"
}
]
},
"emails": {
"data": [
{
"type": "emails",
"id": "58092499"
}
]
},
"addresses": {
"data": []
},
"office": {
"data": {
"type": "addresses",
"id": "39088010"
}
},
"stripeCards": {
"links": {
"self": "https://secure.simplepractice.com/frontend/clients/69786397/relationships/stripe-cards",
"related": "https://secure.simplepractice.com/frontend/clients/69786397/stripe-cards"
}
}
}
},
"included": [
{
"id": "75548530",
"type": "phones",
"links": {
"self": "https://secure.simplepractice.com/frontend/phones/75548530"
},
"attributes": {
"persistenceToken": "3bd8528c25286",
"thisType": "Mobile",
"updatedAt": "2023-10-23T20:28:25-04:00",
"number": "(561) 789-5211",
"leaveTextMessage": "true",
"leaveVoiceMessage": "true"
}
},
{
"id": "58092499",
"type": "emails",
"attributes": {
"persistenceToken": "28b31b5dab35b",
"thisType": "Home",
"updatedAt": "2023-10-23T20:28:25-04:00",
"address": "EMAIL@GMAIL.COM",
"emailConsentGiven": "true"
}
}
]
}
---
CREATE APPOINTMENT REQUEST
---
curl 'https://secure.simplepractice.com/frontend/appointments' \
-H 'authority: secure.simplepractice.com' \
-H 'accept: application/vnd.api+json' \
-H 'accept-language: en-US,en;q=0.9' \
-H 'content-type: application/vnd.api+json' \
-H 'cookie: builderSessionId=001b5bb5ef574b6890804a0e1b683d1e; user.id=eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOGpURlE9PSIsImV4cCI6bnVsbCwicHVyIjoiY29va2llLnVzZXIuaWQifX0%3D--d3bc04900bc05b0adabb914cbc72f20cb84c80cb; accuracy_check_tracked=true; _slvs=62fa5e39-0912-4ea3-b173-60d83af279a5; _slvddv=true; _slvlcl=en; __stripe_mid=1bf0b19f-aaca-496c-8670-0d5baf5d4b1f890e32; __stripe_sid=0983e72d-287e-4b6b-ac3a-0da720721b8a5422e6; user.expires_at=eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaFZPaUJCWTNScGRtVlRkWEJ3YjNKME9qcFVhVzFsVjJsMGFGcHZibVZiQ0VsMU9nbFVhVzFsRFFIbkhzQjVQdHA2Q1RvTmJtRnViMTl1ZFcxcE5Ub05ibUZ1YjE5a1pXNXBCam9OYzNWaWJXbGpjbThpQndTQU9nbDZiMjVsU1NJSVZWUkRCam9HUlVaSkloOVFZV05wWm1saklGUnBiV1VnS0ZWVElDWWdRMkZ1WVdSaEtRWTdDMVJKZFRzR0RmTG1Ic0I1UHRwNkNUc0hhVFU3Q0drR093a2lCd1NBT3dwQUNBPT0iLCJleHAiOm51bGwsInB1ciI6ImNvb2tpZS51c2VyLmV4cGlyZXNfYXQifX0%3D--1e7facfbc7ac0b8b8c5fd2f4d5419877cbda550a; ehr_last_request_at=LVLJY3ELeL1BlPLqco4F37ttaozt3P8zIU%2BVwwf2UCf%2BEoAhPkdgEPZg4IIYC%2BPAALWhtSgAB1tA%2FtxPdzd%2B4XtbJ6WLtXVvlrGY77A%3D--e1FPXWDgfFuVVVxa--%2B2CRNB9YyOktpSIpCHsyQA%3D%3D; simplepractice-session=kFD2O3rd0eeQ6Hk3MWMqrKnrvABnoz%2Bbe3jdctmCIA7hthv5OteSboF077WMGu5IQChr%2F0%2FFn0myi8Blkgdxng2GyZC1%2BYpmukYtB3M06c6rGy4mSgYGYlWFQ9rnxQF5EHz4AgCfaVPp3c6vjq85EWXkIw1q2Z7g29x6lA02piu%2BT%2FRsAxtJkbpzGzi6o9rFxmhWHQxkyLnAw0IBWPTFsWB2NQZKa9OcQjBcOPYqdJgZ8wDnwbsWCjtA1qCHyDGe1dWV%2BLsacPo7WsOJ2g6653ibaonJrrnsYMgYksryzheAJoPLdyP1ZCs2VuLyGiw65vOhtQ%2B1sjRsghuV64hBz%2Bz4KjnZQIBDOAksyLQljmVGLIGnbZhGVVpLtGA0iD27YU5Z%2BrrXU3zJR5dbmCSAnnzaIBRPXqtOcMGJJlfCVYtW1yP445EykPINMTfKDowyUm3yZey4ZYAPaRAIYZrfrWJj2XuhQnkNSoqccFR4mar7xJ4xWF2pGN6OwQTibShpTQft4GMIMRMGDgPWQXF1TYhxIHSZFneLfaPte0ABKpgY3ATizld4u%2Bxg--qZsQsqOsn1Au8WxZ--q1xA7xyhTUhixs%2BB4t4X6w%3D%3D' \
-H 'dnt: 1' \
-H 'origin: https://secure.simplepractice.com' \
-H 'referer: https://secure.simplepractice.com/calendar/appointments/new?fullDay=false&startTime=2023-10-22T00%3A00' \
-H 'sec-ch-ua: "Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'sec-ch-ua-platform: "macOS"' \
-H 'sec-fetch-dest: empty' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-site: same-origin' \
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36' \
-H 'x-csrf-token: U0wlj4-e5sCUMqW7DjWw_2C2R4QU1Lq4YWQJ-bMVqjcnzRCPkjM7Wwcml94MctSgtoEcjMnLjaV05Wwf94UMvg' \
-H 'x-requested-with: XMLHttpRequest' \
--data-raw '{"data":{"attributes":{"permissions":"{\"edit\":true,\"editScheduling\":true,\"editDetails\":true,\"editTime\":true,\"editStatus\":true,\"treatment\":true,\"showDetails\":true,\"showOnCalendar\":true,\"treatmentProgress\":true,\"createTreatmentProgress\":true}","attendanceStatus":"Show","hasNote":false,"hasNoteSignature":false,"sendDeclineEmail":false,"sendAcceptEmail":false,"uninvoicedFee":null,"billingType":"Insurance","copay":0,"isCoveredByChannel":false,"isFirstCompsychAppointment":false,"isFirstChannelAppointmentForClient":false,"hasSuperbill":false,"cptCodes":[{"code":"90834","rate_per_unit":100,"rate":null,"description":"Psychotherapy, 45 min","number_of_units":1,"unit_billing_enabled":false,"modifier_one":null,"modifier_two":null,"modifier_three":null,"modifier_four":null}],"fullDay":false,"duration":"50","thisType":"Appointment","startTime":"2023-10-29T23:00:00-04:00","isRecurring":false,"recurrence":[],"persistenceToken":"fb77097c48965"},"relationships":{"client":{"data":{"type":"clients","id":"69786397"}},"office":{"data":{"type":"addresses","id":"39088010"}},"practice":{"data":{"type":"practices","id":"919415"}},"clinician":{"data":{"type":"team-members","id":"1430472"}}},"type":"appointments"}}' \
--compressed
---
CREATE APPOINTMENT RESPONSE
---
{
"data": {
"id": "2035112571",
"type": "appointments",
"links": {
"self": "https://secure.simplepractice.com/frontend/appointments/2035112571"
},
"attributes": {
"permissions": "{\"billing\":true,\"showDetails\":true,\"edit\":true,\"editScheduling\":true,\"editDetails\":true,\"editTime\":true,\"editStatus\":true,\"treatment\":true,\"destroy\":true,\"showOnCalendar\":true,\"treatmentProgress\":true,\"createTreatmentProgress\":true}",
"thisType": "Appointment",
"title": "FIRST_NAME LAST_NAME",
"startTime": "2023-10-29T23:00:00-04:00",
"endTime": "2023-10-29T23:50:00-04:00",
"isRecurring": "false",
"recurrence": null,
"recurringSchedule": "Not repeating",
"fullDay": "false",
"duration": "50",
"attendanceStatus": "Show",
"copay": 0.0,
"billingType": "Insurance",
"cursorId": "eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaEpJakZuYVdRNkx5OXphVzF3YkdVdGNISmhZM1JwWTJVdlFYQndiMmx1ZEcxbGJuUXZNakF6TlRFeE1qVTNNUVk2QmtWVSIsImV4cCI6IjIwMjMtMTEtMjRUMDE6MzA6NTZaIiwicHVyIjoiZGVmYXVsdCJ9fQ==--34fbe332b252d45e817f46e3971a28b2e3896a67",
"lockedReasons": "[{\"content\":\"not-permitted\"}]",
"rankNum": null,
"hasNote": "false",
"hasNoteSignature": "false",
"clientConfirmationStatus": null,
"hasSuperbill": "false",
"channelName": null,
"channelLogo": null,
"uninvoicedFee": 0.0,
"billableDescription": "Professional Services",
"cptCodes": [
{
"code": "90834",
"rate_per_unit": "100.0",
"rate": null,
"description": "Psychotherapy, 45 min",
"number_of_units": 1,
"unit_billing_enabled": false,
"hashed_id": "e7408aaf",
"modifier_one": null,
"modifier_two": null,
"modifier_three": null,
"modifier_four": null
}
],
"writeOffClient": 0.0,
"clientCharge": 0.0,
"clientPaidStatus": -1,
"fee": 100.0,
"isCoveredByChannel": "false",
"isFirstCompsychAppointment": "false",
"isFirstChannelAppointmentForClient": "false",
"totalWriteOff": 0.0,
"insuranceAmountPaid": 0.0,
"insuranceBalance": 100.0,
"insuranceCharge": 100.0,
"videoRoomUrl": "https://video.simplepractice.com/appt-ff6af33bc9d7e4cf1083dbe4801a727d",
"videoRoomWithAuthUrl": "https://video.simplepractice.com/appt-ff6af33bc9d7e4cf1083dbe4801a727d?auto_auth=true",
"sendDeclineEmail": "true",
"sendAcceptEmail": "true"
},
"relationships": {
"practice": {
"data": {
"type": "practices",
"id": "919415"
}
},
"clinician": {
"data": {
"type": "teamMembers",
"id": "1430472"
}
},
"client": {
"data": {
"type": "clients",
"id": "69786397"
}
},
"office": {
"data": {
"type": "addresses",
"id": "39088010"
}
},
"recurringAppointment": {
"data": null
},
"superbill": {
"data": null
},
"previousAppointments": {
"links": {
"self": "https://secure.simplepractice.com/frontend/appointments/2035112571/relationships/previous-appointments",
"related": "https://secure.simplepractice.com/frontend/appointments/2035112571/previous-appointments"
}
}
}
},
"meta": {
"warnings": [
{
"title": "Param not allowed",
"detail": "persistenceToken is not allowed.",
"code": "105"
}
]
}
}
TODO: Send intakes request
---
GET TEAM MEMBERS REQUEST
---
curl 'https://secure.simplepractice.com/frontend/practices/919415?include=teamMembers' \
-H 'authority: secure.simplepractice.com' \
-H 'accept: application/vnd.api+json' \
-H 'accept-language: en-US,en;q=0.9' \
-H 'cookie: user.id=eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBOGpURlE9PSIsImV4cCI6bnVsbCwicHVyIjoiY29va2llLnVzZXIuaWQifX0%3D--d3bc04900bc05b0adabb914cbc72f20cb84c80cb; accuracy_check_tracked=true; _slvs=62fa5e39-0912-4ea3-b173-60d83af279a5; _slvddv=true; _slvlcl=en; __stripe_mid=1bf0b19f-aaca-496c-8670-0d5baf5d4b1f890e32; __stripe_sid=0983e72d-287e-4b6b-ac3a-0da720721b8a5422e6; user.expires_at=eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaFZPaUJCWTNScGRtVlRkWEJ3YjNKME9qcFVhVzFsVjJsMGFGcHZibVZiQ0VsMU9nbFVhVzFsRFFIbkhzQU1CRUxJQ1RvTmJtRnViMTl1ZFcxcFZUb05ibUZ1YjE5a1pXNXBCam9OYzNWaWJXbGpjbThpQmdnNkNYcHZibVZKSWdoVlZFTUdPZ1pGUmtraUgxQmhZMmxtYVdNZ1ZHbHRaU0FvVlZNZ0ppQkRZVzVoWkdFcEJqc0xWRWwxT3dZTjh1WWV3QXdFUXNnSk93ZHBWVHNJYVFZN0NTSUdDRHNLUUFnPSIsImV4cCI6bnVsbCwicHVyIjoiY29va2llLnVzZXIuZXhwaXJlc19hdCJ9fQ%3D%3D--2860e77b52a6bf737f8f0dcbfea791828061a8bc; ehr_last_request_at=Ii0XGJmwB3RpPVhEbDUbX9qaY5KuSzprM63w2Orqpax5Fs5Wl%2BzlU5uZtrSOZPlhqmaJqWJ5IzELDjlxs%2FHVVZFJQoDSHFBbB%2F%2BgECU%3D--y9UWTUxr7v1%2F84Mu--Gnq%2B%2BQv2r6sZGOL%2F1qyodg%3D%3D; simplepractice-session=a%2Fd43nwiza0Kui1XNaU1LB20yTwAR8YLf%2Fjcek84pAx%2FOIUF6q9AdTrx4M9qoaM9QQJfCU4GRSZql7ya%2Fu%2F3KkWzV%2FWkhQ1OOmZ3Kqsx1EvFRGXWsr8U704Yk6vjs%2BKGTJ4Q5iJu6O3Cyp%2BdgYwY0nY20Ip3Rd5QcfV6P8PtrdO5aCAQIs%2FxJlBglzA2RzSw9qdIMnMkY2Ryog4YCSrIK5JYUpIjYvqdwKo3Icf%2BjoS7E6GuECi86TkjpkxpqjjLL3YvkoZCIkEvEbdpJz1yT1sZmt8ZNCqmaoZ5H65e3NiYs7EpQmmKZ%2F4cq6DPWJ3uBF%2BeDa6J9PsAi3N8VVsWAHxSppVyYjSWdRk1Phcp6dA1mDXwH8yzY8HRh%2BWwTgspwt3X9fqfV0Uw8P%2FnNkvzm8cpUxVCrcVKP%2BFjUJSe1UBKsN1vGnwksJGMoiv8oWJp9XdroDcTRjXhn5Papt4fvLY5fWrBXrENI96%2FeMAz%2BoeJBawKMEekbEcG15jVyKWPowkZfTlB7EDbOpobdXkmyDncuqVyTaJ77j4DPrnhiXvejYqgjXoLsfWe--FEdJMcdUxyqqWcv9--qp0moHmN9M4rE9LROWJVVQ%3D%3D' \
-H 'dnt: 1' \
-H 'referer: https://secure.simplepractice.com/practice_settings/team_members' \
-H 'sec-ch-ua: "Chromium";v="118", "Google Chrome";v="118", "Not=A?Brand";v="99"' \
-H 'sec-ch-ua-mobile: ?0' \
-H 'sec-ch-ua-platform: "macOS"' \
-H 'sec-fetch-dest: empty' \
-H 'sec-fetch-mode: cors' \
-H 'sec-fetch-site: same-origin' \
-H 'user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36' \
-H 'x-csrf-token: E6eaFvGK5LkDMBUdjy8VeWXRCcVKEMyK7RWnJeaYi9VnJq8W7Cc5IpAkJ3iNaHEms-ZSzZcP-5f4lMLDoggtXA' \
-H 'x-requested-with: XMLHttpRequest' \
--compressed
---
GET TEAM MEMBERS RESPONSE
---
{
"data": {
"id": "919415",
"type": "practices",
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415"
},
"attributes": {
"businessBillingAddressAttributes": null,
"clientBillingAddressAttributes": null,
"billingSettingsAttributes": null,
"treatableClientsAttributes": null,
"phonesAttributes": null,
"addressesAttributes": null,
"portalSettingsAttributes": null,
"practiceProductsAttributes": null,
"permissions": "{\"activity\":true,\"billingDetails\":true,\"billingInformation\":true,\"billings\":true,\"businessDocuments\":true,\"businessFilesUpload\":true,\"businessFilesSharing\":true,\"calendarDisplaySettings\":true,\"calendarSettings\":true,\"clientPortal\":true,\"clientReminders\":true,\"clinicalInfo\":true,\"clinicalInfoRedesign\":true,\"consentDocuments\":true,\"dataImports\":true,\"demoData\":true,\"documents\":true,\"emailTemplates\":true,\"googleCalendarSync\":true,\"hipaaAccess\":true,\"insurance\":true,\"insuranceClaims\":true,\"insurancePayers\":true,\"insurancePayments\":true,\"insurancePaymentReports\":true,\"integrations\":false,\"invitations\":true,\"manageClientReminders\":true,\"manageNonTelehealthReminders\":true,\"manageReferralSources\":true,\"messagingSettings\":true,\"noteTemplates\":true,\"onlinePayments\":true,\"payrollSettings\":true,\"practiceDetails\":true,\"practiceWebsite\":true,\"reports\":true,\"schedulingWidget\":true,\"serviceCodes\":true,\"stripeInvoices\":false,\"supervision\":false,\"taxReport\":true,\"teamMembers\":true,\"toggleTelehealth\":true}",
"fullName": "Byrne Hollander",
"name": "Byrne Hollander",
"email": "bhollander823@gmail.com",
"isInTrial": "true",
"analyticsTestGroup": 9,
"hasMultipleClinicians": "true",
"stripeEnabled": "false",
"featureClientSelfServicesEnabled": "true",
"featureMessagingAvailable": "true",
"subscriptionTaxable": "true",
"messagingEnabled": "true",
"hasAuditsMaintenance": "false",
"formattedTimeZone": "America/New_York",
"timeZone": "Eastern Time (US & Canada)",
"phoneNumber": null,
"effectiveTier": 3,
"trialEndsOn": "2023-11-22T00:00:00-05:00",
"createdAt": "2023-10-23T20:14:46-04:00",
"taxNumber": null,
"membersSortedBy": "createdAt",
"hieEnabled": "false",
"groupSize": "small",
"hasFiledAClaim": "false",
"featureInsuranceClaimFilingEnabled": "true",
"featureClaimClientSettings": "false",
"isCalAdvFiltersEnabled": "true",
"isWaitlistAllowed": "true",
"isCalendarFiltersMultiSelectEnabled": "true",
"isCalendarFiltersMultiSelectOfficeEnabled": "true",
"isMeasurementBasedCareEnabled": "true",
"isMeasurementVisualizationEnabled": "true",
"isMeasurementSchedulingEnabled": "true",
"clientPortalEnabled": "true",
"urlName": "byrne-hollander",
"urlNameLocked": "false",
"clientPortalUrl": "https://byrne-hollander.clientsecure.me",
"enableClientSelfScheduling": "true",
"recaptchaSiteKey": "6Ld8T98UAAAAAFmUgNrou6EV1fmWo3SwdW0IUjYr",
"customStripePublishableKey": "pk_live_3xKrxPJwp8At8ICCilEP6VRa00uLunAwGN",
"subscriptionStripePublishableKey": "pk_live_7HIMbj7GxRLtVns9VrTWE8tA",
"calendarStartTime": "07:00",
"calendarEndTime": "23:00",
"calendarDisplay": "full_week",
"enableRemindersPrompt": "false",
"enableEmailReminders": "true",
"enableSmsReminders": "true",
"enableVoiceReminders": "true",
"monarchListingEnabled": "true",
"currency": "USD",
"taxNumberDisplay": "superbills and invoices",
"billingNpi": null,
"invoiceDueDates": 30,
"isTelehealthEnabled": "true",
"isWileyEnabled": "true",
"onboardingVariant": 4,
"effectiveStarterTest": "false",
"stripeTransactionFee": "1",
"ownerHasAcceptedCurrentTermsAndPolicies": "true",
"isOwnerTermsAndPoliciesOverdue": "false"
},
"relationships": {
"subscription": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/subscription",
"related": "https://secure.simplepractice.com/frontend/practices/919415/subscription"
}
},
"portalSettings": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/portal-settings",
"related": "https://secure.simplepractice.com/frontend/practices/919415/portal-settings"
}
},
"billingSettings": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/billing-settings",
"related": "https://secure.simplepractice.com/frontend/practices/919415/billing-settings"
}
},
"billingInsuranceSettings": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/billing-insurance-settings",
"related": "https://secure.simplepractice.com/frontend/practices/919415/billing-insurance-settings"
}
},
"documentSettings": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/document-settings",
"related": "https://secure.simplepractice.com/frontend/practices/919415/document-settings"
}
},
"payrollSettings": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/payroll-settings",
"related": "https://secure.simplepractice.com/frontend/practices/919415/payroll-settings"
}
},
"businessBillingAddress": {
"data": {
"type": "addresses",
"id": "39088237"
}
},
"clientBillingAddress": {
"data": null
},
"selectedPlan": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/selected-plan",
"related": "https://secure.simplepractice.com/frontend/practices/919415/selected-plan"
}
},
"apiUsers": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/api-users",
"related": "https://secure.simplepractice.com/frontend/practices/919415/api-users"
}
},
"teamMembers": {
"data": [
{
"type": "teamMembers",
"id": "1430472"
},
{
"type": "teamMembers",
"id": "1430487"
}
]
},
"activeMonarchChannels": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/active-monarch-channels",
"related": "https://secure.simplepractice.com/frontend/practices/919415/active-monarch-channels"
}
},
"practiceProducts": {
"links": {
"self": "https://secure.simplepractice.com/frontend/practices/919415/relationships/practice-products",
"related": "https://secure.simplepractice.com/frontend/practices/919415/practice-products"
}
}
},
"meta": {
"hasClients": true,
"referralCreditAmount": 150,
"isIncreasedReferralAmount": false,
"referralHeaderText": "Earn up to $300 credit",
"referralBodyHtml": "<p>Refer an unlimited number of health and wellness colleagues to SimplePractice. After they start their paid plan, you’ll both get a $150 account credit towards a future bill.<br><br>Earn a total of $300 if they are a group practice and add another clinician before they start their paid plan.</p>",
"duplicateClientsCount": 0,
"possibleCouplesCount": 0
}
},
"included": [
{
"id": "1430472",
"type": "teamMembers",
"links": {
"self": "https://secure.simplepractice.com/frontend/team-members/1430472"
},
"attributes": {
"globalEmailSeriesAttributes": null,
"permissions": "{}",
"reportPermissions": "{\"appointmentsReport\":true,\"attendanceReport\":true,\"clientAccountsReceivableReport\":true,\"clientAgingReport\":true,\"clientAttendanceReport\":true,\"clientDemographicsReport\":true,\"clientDetailsReport\":true,\"clientDocumentsReport\":false,\"clientEmailsReport\":true,\"clientPartialPaymentsAndCreditsReport\":true,\"clientPhoneSmsRemindersReport\":true,\"clientReferralSourcesReport\":true,\"clinicianDocumentsReport\":false,\"clinicianProductivityReport\":false,\"coverageReportsReport\":true,\"incomeReport\":true,\"insuranceAgingReport\":true,\"insuranceClaimsReport\":true,\"insurancePaymentReportsReport\":true,\"insuranceUnpaidSessionsReport\":true,\"invoicedReport\":true,\"invoicesReport\":true,\"outstandingBalancesClientsReport\":true,\"outstandingBalancesInsuranceReport\":true,\"payPeriodReport\":true,\"taxReport\":true,\"stripePayouts\":false,\"stripeStat\":false,\"incomeStats\":true,\"managePayPeriods\":true}",
"firstName": "Byrne",
"lastName": "Hollander",
"middleName": null,
"suffix": null,
"email": "bhollander823@gmail.com",
"phoneNumber": "5617895211",
"birthDate": null,
"name": "Byrne Hollander",
"legalName": "Byrne Hollander",
"username": null,
"confirmedAt": null,
"phoneConfirmedAt": null,
"roles": "[\"clinician_admin\"]",
"isDeleted": "false",
"isOwner": "true",
"isActive": "true",
"isCanceled": "false",
"isDisabled": "false",
"isPrelicensed": "false",
"hasAdditionalTrial": null,
"cancelledDaysLeft": null,
"overdueDaysLeft": null,
"passwordChangedAt": "2023-10-23T20:14:46-04:00",
"createdAt": "2023-10-23T20:14:46-04:00",
"npiNumber": null,
"taxonomyCode": "101YM0800X",
"password": null,
"passwordConfirmation": null,
"verificationMechanism": "phone_number",
"securityAnswer": null,
"unconfirmedEmail": null,
"profileImageName": null,
"profileImageUrl": null,
"profileImageAvatarUrl": null,
"removeProfileImage": null,
"monarchListingEnabled": "true",
"isAllowedToPublishProfile": true,
"hideIncomeAmounts": null,
"incomeAllocationV2": null,
"hasMonarchAvailabilities": "false",
"hasMonarchEligibleAvailabilities": "false",
"allowAccessClientChartNotes": "false",
"allowAccessCompletedQuestionnaires": "false",
"allowAccessClientClinicianDocuments": "false",
"allowAccessFinanceReports": "false",
"allowAccessDataExports": "false",
"allowAccessUploadedFiles": "false",
"usernameMigrationAcknowledged": "false",
"usernameRemovalDate": "2022-12-13T12:00:00-05:00",
"showNewClientsShortcut": "false",
"showStripeUpdatedFeeAcceptanceTerms": "false",
"twoStepEnabled": "false",
"showOptumSurvey": "false",
"promoCode": null,
"hasAcceptedCurrentTermsAndPolicies": "true",
"isTermsAndPoliciesOverdue": "false",
"nextTermsAndPoliciesDueDate": "2023-09-06T00:00:00-04:00",
"hasSnoozedTermsAndPoliciesReminder": null,
"initialTrialDays": 30,
"canUpdatePracticeAddress": false,
"featureAllowNewClientsAvailabilityPage": "noexp",
"featureApptDesignChanges": "false",
"featureAttendanceReport": "true",
"featureAuditInvoicesPaidAt": "true",
"featureAutomateMonarchAppointmentTypes": "noexp",
"featureAutomateMonarchFees": "test",
"featureAutomateProfileLanguages": "true",
"featureAutomateTelehealthTags": "noexp",
"featureAvailabilityFieldUpdates": "true",
"featureAvailityClaimFiling": "false",
"featureBannerMonarchNudge": "noexp",
"featureBillingProfiles": "false",
"featureBreadcrumbs": "false",
"featureCalendarQuickSettingsFlyout": "test",
"featureCalendarQuickSettingsLink": "test",
"featureCapturePostPublishData": "test",
"featureClaimInternalValidations": "false",
"featureClientDocumentsReport": "false",
"featureClientFiles": "true",
"featureClientappDocumentIndicators": "true",
"featureClientappInvoiceIndicators": "true",
"featureClientappMessageIndicators": "true",
"featureClinicianAvailabilityDefaults": "true",
"featureClinicianAvailabilityEmptyDefault": "true",
"featureClinicianDocumentsReport": "false",
"featureClinicianProductivityReport": "false",
"featureCoinsurance": "false",
"featureDiagnosisCodeUpdates": "false",
"featureDisableHealthPlanRequestModal": "true",
"featureDisableNewClientApptRequestModalDismiss": "true",
"featureDisableNewClientApptRequestModal": "true",
"featureExpandedPermissionsChartNotes": "true",
"featureExpandedPermissionsClientFiles": "true",
"featureExpandedPermissionsClinicalDocs": "true",
"featureExpandedPermissionsQuestionnaires": "true",
"featureFiltersForIncomeReport": "false",
"featureFilters": "true",
"featureFlexibleUnitBilling": "true",
"featureFreeTrialCountdownBanner": "false",
"featureGroupRateTables": "false",
"featureHybridAllocation": "false",
"featureIncomeAllocationV2": "false",
"featureInsuranceEffectiveDates": "true",
"featureInsuranceInfoRedesign": "false",
"featureManagedBillingBanner": "false",
"featureManagedBillingCtaTest": "false",
"featureManagedBillingInfo": "true",
"featureManagedBillingInsuranceTab": "false",
"featureNavigationImprovementsPhaseOne": "false",
"featureNewClientSurveyAndAddAvailability": "noexp",
"featureOptimizedAppointmentStatusQuery": "false",
"featureOutstandingBalancesReport": "false",
"featurePublicInfoGuidedFirstPublish": "test",
"featurePublicInfoUpdateSummary": "true",
"featureReducePublicInfoRequiredFields": "test",
"featureRefundSimplification": "true",
"featureReportPartiallyAllocatedPayments": "false",
"featureRolesAndPermissionsRedesign": "false",
"featureSendDocReminders": "true",
"featureSpRemoveUsername": "true",
"featureSpSettingsPhaseOne": "false",
"featureSpTwoStepVerification": "true",
"featureSplSso": "false",
"featureStarterTest": "true",
"featureSupervisionBadge": "true",
"featureSurveyMonarchApptRequests": "noexp",
"featureTeamMembersListPage": "true",
"featureTermsJuneUpdate": "true",
"featureTermsJuneUpdateLockout": "true",
"featureThClinicianAuth": "true",
"featureThirdPartyBilling": "off",
"featureUnallocatedInsuranceFilter": "false",
"featureUpdatedTypeElements": "false",
"featureWaitlist": "true",
"persistenceToken": null,
"isEntered": "true",
"currentSignInAt": "2023-10-23T20:14:48-04:00",
"allowUnlockProgressNote": "false",
"allowUnlockAssessment": "false",
"allowUnlockDiagnosisTreatmentPlan": "false",
"messagingWithClientsEnabled": "true",
"appointmentLimits": null
},
"relationships": {
"practice": {
"data": {
"type": "practices",
"id": "919415"
}
},
"serviceOfferings": {
"links": {
"self": "https://secure.simplepractice.com/frontend/team-members/1430472/relationships/service-offerings",
"related": "https://secure.simplepractice.com/frontend/team-members/1430472/service-offerings"
}
},
"globalProfession": {
"data": {
"type": "globalProfessions",
"id": "1"
}
},
"supervisor": {
"data": null
}
}
},
{
"id": "1430487",
"type": "teamMembers",
"links": {
"self": "https://secure.simplepractice.com/frontend/team-members/1430487"
},
"attributes": {
"globalEmailSeriesAttributes": null,
"permissions": "{}",
"reportPermissions": "{\"appointmentsReport\":true,\"attendanceReport\":true,\"clientAccountsReceivableReport\":true,\"clientAgingReport\":true,\"clientAttendanceReport\":true,\"clientDemographicsReport\":true,\"clientDetailsReport\":true,\"clientDocumentsReport\":false,\"clientEmailsReport\":true,\"clientPartialPaymentsAndCreditsReport\":true,\"clientPhoneSmsRemindersReport\":true,\"clientReferralSourcesReport\":true,\"clinicianDocumentsReport\":false,\"clinicianProductivityReport\":false,\"coverageReportsReport\":true,\"incomeReport\":true,\"insuranceAgingReport\":false,\"insuranceClaimsReport\":true,\"insurancePaymentReportsReport\":true,\"insuranceUnpaidSessionsReport\":true,\"invoicedReport\":true,\"invoicesReport\":true,\"outstandingBalancesClientsReport\":true,\"outstandingBalancesInsuranceReport\":true,\"payPeriodReport\":true,\"taxReport\":false,\"stripePayouts\":false,\"stripeStat\":false,\"incomeStats\":true,\"managePayPeriods\":false}",
"firstName": "Another",
"lastName": "Clinician",
"middleName": null,
"suffix": null,
"email": "bhollander823+ac@gmail.com",
"phoneNumber": null,
"birthDate": null,
"name": "Another Clinician",
"legalName": "Another Clinician",
"username": null,
"confirmedAt": null,
"phoneConfirmedAt": null,
"roles": "[\"clinician_self\"]",
"isDeleted": "false",
"isOwner": "false",
"isActive": "true",
"isCanceled": "false",
"isDisabled": "false",
"isPrelicensed": "false",
"hasAdditionalTrial": "false",
"cancelledDaysLeft": null,
"overdueDaysLeft": null,
"passwordChangedAt": null,
"createdAt": "2023-10-23T20:49:23-04:00",
"npiNumber": null,
"taxonomyCode": "101YM0800X",
"password": null,
"passwordConfirmation": null,
"verificationMechanism": "phone_number",
"securityAnswer": null,
"unconfirmedEmail": null,
"profileImageName": null,
"profileImageUrl": null,
"profileImageAvatarUrl": null,
"removeProfileImage": null,
"monarchListingEnabled": "true",
"isAllowedToPublishProfile": true,
"hideIncomeAmounts": null,
"incomeAllocationV2": null,
"hasMonarchAvailabilities": "false",
"hasMonarchEligibleAvailabilities": "false",
"allowAccessClientChartNotes": "false",
"allowAccessCompletedQuestionnaires": "false",
"allowAccessClientClinicianDocuments": "false",
"allowAccessFinanceReports": "false",
"allowAccessDataExports": "false",
"allowAccessUploadedFiles": "false",
"usernameMigrationAcknowledged": "false",
"usernameRemovalDate": "2022-12-13T12:00:00-05:00",
"showNewClientsShortcut": "false",
"showStripeUpdatedFeeAcceptanceTerms": "false",
"twoStepEnabled": "false",
"showOptumSurvey": "false",
"promoCode": null,
"hasAcceptedCurrentTermsAndPolicies": "false",
"isTermsAndPoliciesOverdue": "true",
"nextTermsAndPoliciesDueDate": "2023-09-06T00:00:00-04:00",
"hasSnoozedTermsAndPoliciesReminder": null,
"initialTrialDays": 30,
"canUpdatePracticeAddress": false,
"featureAllowNewClientsAvailabilityPage": "noexp",
"featureApptDesignChanges": "false",
"featureAttendanceReport": "true",
"featureAuditInvoicesPaidAt": "true",
"featureAutomateMonarchAppointmentTypes": "noexp",
"featureAutomateMonarchFees": "test",
"featureAutomateProfileLanguages": "true",
"featureAutomateTelehealthTags": "noexp",
"featureAvailabilityFieldUpdates": "true",
"featureAvailityClaimFiling": "false",
"featureBannerMonarchNudge": "noexp",
"featureBillingProfiles": "false",
"featureBreadcrumbs": "false",
"featureCalendarQuickSettingsFlyout": "noexp",
"featureCalendarQuickSettingsLink": "noexp",
"featureCapturePostPublishData": "test",
"featureClaimInternalValidations": "false",
"featureClientDocumentsReport": "false",
"featureClientFiles": "true",
"featureClientappDocumentIndicators": "true",
"featureClientappInvoiceIndicators": "true",
"featureClientappMessageIndicators": "true",
"featureClinicianAvailabilityDefaults": "true",
"featureClinicianAvailabilityEmptyDefault": "true",
"featureClinicianDocumentsReport": "false",
"featureClinicianProductivityReport": "false",
"featureCoinsurance": "false",
"featureDiagnosisCodeUpdates": "false",
"featureDisableHealthPlanRequestModal": "true",
"featureDisableNewClientApptRequestModalDismiss": "true",
"featureDisableNewClientApptRequestModal": "true",
"featureExpandedPermissionsChartNotes": "true",
"featureExpandedPermissionsClientFiles": "true",
"featureExpandedPermissionsClinicalDocs": "true",
"featureExpandedPermissionsQuestionnaires": "true",
"featureFiltersForIncomeReport": "false",
"featureFilters": "true",
"featureFlexibleUnitBilling": "true",
"featureFreeTrialCountdownBanner": "true",
"featureGroupRateTables": "false",
"featureHybridAllocation": "false",
"featureIncomeAllocationV2": "false",
"featureInsuranceEffectiveDates": "true",
"featureInsuranceInfoRedesign": "false",
"featureManagedBillingBanner": "false",
"featureManagedBillingCtaTest": "false",
"featureManagedBillingInfo": "true",
"featureManagedBillingInsuranceTab": "false",
"featureNavigationImprovementsPhaseOne": "false",
"featureNewClientSurveyAndAddAvailability": "noexp",
"featureOptimizedAppointmentStatusQuery": "false",
"featureOutstandingBalancesReport": "false",
"featurePublicInfoGuidedFirstPublish": "test",
"featurePublicInfoUpdateSummary": "true",
"featureReducePublicInfoRequiredFields": "test",
"featureRefundSimplification": "true",
"featureReportPartiallyAllocatedPayments": "false",
"featureRolesAndPermissionsRedesign": "false",
"featureSendDocReminders": "true",
"featureSpRemoveUsername": "true",
"featureSpSettingsPhaseOne": "false",
"featureSpTwoStepVerification": "true",
"featureSplSso": "false",
"featureStarterTest": "true",
"featureSupervisionBadge": "true",
"featureSurveyMonarchApptRequests": "noexp",
"featureTeamMembersListPage": "true",
"featureTermsJuneUpdate": "true",
"featureTermsJuneUpdateLockout": "true",
"featureThClinicianAuth": "true",
"featureThirdPartyBilling": "off",
"featureUnallocatedInsuranceFilter": "false",
"featureUpdatedTypeElements": "false",
"featureWaitlist": "true",
"persistenceToken": null,
"isEntered": "false",
"currentSignInAt": null,
"allowUnlockProgressNote": "false",
"allowUnlockAssessment": "false",
"allowUnlockDiagnosisTreatmentPlan": "false",
"messagingWithClientsEnabled": "true",
"appointmentLimits": null
},
"relationships": {
"practice": {
"data": {
"type": "practices",
"id": "919415"
}
},
"serviceOfferings": {
"links": {
"self": "https://secure.simplepractice.com/frontend/team-members/1430487/relationships/service-offerings",
"related": "https://secure.simplepractice.com/frontend/team-members/1430487/service-offerings"
}
},
"globalProfession": {
"data": {
"type": "globalProfessions",
"id": "1"
}
},
"supervisor": {
"data": null
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment