POST Api/StudentDemographics/AddUpdateTheraphyService
Request Information
URI Parameters
None.
Body Parameters
TheraphyServiceModel| Name | Description | Type | Additional information |
|---|---|---|---|
| RSF_ID | decimal number |
None. |
|
| RSF_SO_ID | decimal number |
None. |
|
| RSF_SSN | decimal number |
None. |
|
| RSFTherapist | decimal number |
None. |
|
| RSF_Fequency | decimal number |
None. |
|
| RSF_Count | decimal number |
None. |
|
| RSF_StartDate | date |
None. |
|
| RSF_EndDate | date |
None. |
|
| RSF_Schedule | string |
None. |
|
| RSF_Schedule_Mon | integer |
None. |
|
| RSF_Schedule_Tue | integer |
None. |
|
| RSF_Schedule_Wed | integer |
None. |
|
| RSF_Schedule_Thr | integer |
None. |
|
| RSF_Schedule_Fri | integer |
None. |
|
| RSF_Schedule_Sat | integer |
None. |
|
| RSF_Schedule_Sun | integer |
None. |
|
| RSF_TotalMins | decimal number |
None. |
|
| RSF_HIPPALevel | decimal number |
None. |
|
| RSF_Notes | string |
None. |
|
| RSF_NoteDate | date |
None. |
|
| RSF_Category | decimal number |
None. |
|
| RSF_Time1 | string |
None. |
|
| RSF_Time3 | string |
None. |
|
| RSF_Time2 | string |
None. |
|
| RSF_Time4 | string |
None. |
|
| RSF_Time5 | string |
None. |
|
| RSF_Time6 | string |
None. |
|
| RSF_Time7 | string |
None. |
|
| RSF_Total | decimal number |
None. |
|
| RSF_NoteDateEnd | date |
None. |
|
| RSF_DefaultNote | string |
None. |
|
| RSF_ExtendedMakeup | integer |
None. |
|
| Sched_Block_1 | decimal number |
None. |
|
| Sched_Block_2 | decimal number |
None. |
|
| Sched_Block_3 | decimal number |
None. |
|
| Sched_Block_4 | decimal number |
None. |
|
| Sched_Block_5 | decimal number |
None. |
|
| RSF_locked | integer |
None. |
|
| Batch_Staff_ID | decimal number |
None. |
|
| RSFTherapist1 | decimal number |
None. |
|
| RSFTherapist2 | decimal number |
None. |
|
| RSFTherapist3 | decimal number |
None. |
|
| CampusName | string |
None. |
|
| UserID | string |
None. |
|
| DeviceID | string |
None. |
|
| DeviceOS | string |
None. |
|
| Version | string |
None. |
|
| accessToken | string |
Required Matching regular expression pattern: ^a4768b1a-b5c1-4561-86e7-324b8a368354$ |
Request Formats
application/json, text/json
Sample:
{
"RSF_ID": 1.0,
"RSF_SO_ID": 2.0,
"RSF_SSN": 3.0,
"RSFTherapist": 4.0,
"RSF_Fequency": 5.0,
"RSF_Count": 6.0,
"RSF_StartDate": "2025-12-13T01:15:03.4591155-05:00",
"RSF_EndDate": "2025-12-13T01:15:03.4591155-05:00",
"RSF_Schedule": "sample string 9",
"RSF_Schedule_Mon": 10,
"RSF_Schedule_Tue": 11,
"RSF_Schedule_Wed": 12,
"RSF_Schedule_Thr": 13,
"RSF_Schedule_Fri": 14,
"RSF_Schedule_Sat": 15,
"RSF_Schedule_Sun": 16,
"RSF_TotalMins": 17.0,
"RSF_HIPPALevel": 18.0,
"RSF_Notes": "sample string 19",
"RSF_NoteDate": "2025-12-13T01:15:03.4591155-05:00",
"RSF_Category": 20.0,
"RSF_Time1": "sample string 21",
"RSF_Time3": "sample string 22",
"RSF_Time2": "sample string 23",
"RSF_Time4": "sample string 24",
"RSF_Time5": "sample string 25",
"RSF_Time6": "sample string 26",
"RSF_Time7": "sample string 27",
"RSF_Total": 28.0,
"RSF_NoteDateEnd": "2025-12-13T01:15:03.4591155-05:00",
"RSF_DefaultNote": "sample string 29",
"RSF_ExtendedMakeup": 30,
"Sched_Block_1": 31.0,
"Sched_Block_2": 32.0,
"Sched_Block_3": 33.0,
"Sched_Block_4": 34.0,
"Sched_Block_5": 35.0,
"RSF_locked": 36,
"Batch_Staff_ID": 37.0,
"RSFTherapist1": 38.0,
"RSFTherapist2": 39.0,
"RSFTherapist3": 40.0,
"CampusName": "sample string 41",
"UserID": "sample string 42",
"DeviceID": "sample string 43",
"DeviceOS": "sample string 44",
"Version": "sample string 45",
"accessToken": "sample string 46"
}
text/html
Sample:
{"RSF_ID":1.0,"RSF_SO_ID":2.0,"RSF_SSN":3.0,"RSFTherapist":4.0,"RSF_Fequency":5.0,"RSF_Count":6.0,"RSF_StartDate":"2025-12-13T01:15:03.4591155-05:00","RSF_EndDate":"2025-12-13T01:15:03.4591155-05:00","RSF_Schedule":"sample string 9","RSF_Schedule_Mon":10,"RSF_Schedule_Tue":11,"RSF_Schedule_Wed":12,"RSF_Schedule_Thr":13,"RSF_Schedule_Fri":14,"RSF_Schedule_Sat":15,"RSF_Schedule_Sun":16,"RSF_TotalMins":17.0,"RSF_HIPPALevel":18.0,"RSF_Notes":"sample string 19","RSF_NoteDate":"2025-12-13T01:15:03.4591155-05:00","RSF_Category":20.0,"RSF_Time1":"sample string 21","RSF_Time3":"sample string 22","RSF_Time2":"sample string 23","RSF_Time4":"sample string 24","RSF_Time5":"sample string 25","RSF_Time6":"sample string 26","RSF_Time7":"sample string 27","RSF_Total":28.0,"RSF_NoteDateEnd":"2025-12-13T01:15:03.4591155-05:00","RSF_DefaultNote":"sample string 29","RSF_ExtendedMakeup":30,"Sched_Block_1":31.0,"Sched_Block_2":32.0,"Sched_Block_3":33.0,"Sched_Block_4":34.0,"Sched_Block_5":35.0,"RSF_locked":36,"Batch_Staff_ID":37.0,"RSFTherapist1":38.0,"RSFTherapist2":39.0,"RSFTherapist3":40.0,"CampusName":"sample string 41","UserID":"sample string 42","DeviceID":"sample string 43","DeviceOS":"sample string 44","Version":"sample string 45","accessToken":"sample string 46"}
application/xml, text/xml
Sample:
<TheraphyServiceModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model.AdminPanel"> <CampusName xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 41</CampusName> <DeviceID xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 43</DeviceID> <DeviceOS xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 44</DeviceOS> <UserID xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 42</UserID> <Version xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 45</Version> <accessToken xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 46</accessToken> <Batch_Staff_ID>37</Batch_Staff_ID> <RSFTherapist>4</RSFTherapist> <RSFTherapist1>38</RSFTherapist1> <RSFTherapist2>39</RSFTherapist2> <RSFTherapist3>40</RSFTherapist3> <RSF_Category>20</RSF_Category> <RSF_Count>6</RSF_Count> <RSF_DefaultNote>sample string 29</RSF_DefaultNote> <RSF_EndDate>2025-12-13T01:15:03.4591155-05:00</RSF_EndDate> <RSF_ExtendedMakeup>30</RSF_ExtendedMakeup> <RSF_Fequency>5</RSF_Fequency> <RSF_HIPPALevel>18</RSF_HIPPALevel> <RSF_ID>1</RSF_ID> <RSF_NoteDate>2025-12-13T01:15:03.4591155-05:00</RSF_NoteDate> <RSF_NoteDateEnd>2025-12-13T01:15:03.4591155-05:00</RSF_NoteDateEnd> <RSF_Notes>sample string 19</RSF_Notes> <RSF_SO_ID>2</RSF_SO_ID> <RSF_SSN>3</RSF_SSN> <RSF_Schedule>sample string 9</RSF_Schedule> <RSF_Schedule_Fri>14</RSF_Schedule_Fri> <RSF_Schedule_Mon>10</RSF_Schedule_Mon> <RSF_Schedule_Sat>15</RSF_Schedule_Sat> <RSF_Schedule_Sun>16</RSF_Schedule_Sun> <RSF_Schedule_Thr>13</RSF_Schedule_Thr> <RSF_Schedule_Tue>11</RSF_Schedule_Tue> <RSF_Schedule_Wed>12</RSF_Schedule_Wed> <RSF_StartDate>2025-12-13T01:15:03.4591155-05:00</RSF_StartDate> <RSF_Time1>sample string 21</RSF_Time1> <RSF_Time2>sample string 23</RSF_Time2> <RSF_Time3>sample string 22</RSF_Time3> <RSF_Time4>sample string 24</RSF_Time4> <RSF_Time5>sample string 25</RSF_Time5> <RSF_Time6>sample string 26</RSF_Time6> <RSF_Time7>sample string 27</RSF_Time7> <RSF_Total>28</RSF_Total> <RSF_TotalMins>17</RSF_TotalMins> <RSF_locked>36</RSF_locked> <Sched_Block_1>31</Sched_Block_1> <Sched_Block_2>32</Sched_Block_2> <Sched_Block_3>33</Sched_Block_3> <Sched_Block_4>34</Sched_Block_4> <Sched_Block_5>35</Sched_Block_5> </TheraphyServiceModel>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json, text/html
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />