POST Api/TherapyLogging/AddUpdateTherapy

Request Information

URI Parameters

None.

Body Parameters

StudentlogData
NameDescriptionTypeAdditional information
Log_ID

decimal number

None.

Log_Student_ID

decimal number

None.

Log_Date

date

None.

Log_Notes

string

None.

Log_Type

decimal number

None.

Log_Sub_Type

decimal number

None.

Log_Confidentail_Code

decimal number

None.

Log_Min_Duration

decimal number

None.

Log_Print

decimal number

None.

Log_Progress

decimal number

None.

Log_Hour_Duration

decimal number

None.

Log_IEP_Meeting

integer

None.

Log_Direct

integer

None.

Log_Attendance

decimal number

None.

Log_RSF_ID

decimal number

None.

Log_CancelID

decimal number

None.

Log_MustMakeUp

integer

None.

Log_MakeupForDate

date

None.

Log_IEP_Subject_Code

string

None.

Log_Staff_id

decimal number

None.

Log_Staff_Id2

decimal number

None.

Log_Supervisor_id

decimal number

None.

Log_Staff1_Sign

string

None.

Log_Staff2_Sign

string

None.

Log_Super_Sign

string

None.

Log_Locked

integer

None.

Log_Staff1_SignDate

date

None.

Log_Staff2_SignDate

date

None.

Log_Super_SignDate

date

None.

Log_SupervisorNotes

string

None.

Log_Medicaid_Eligible

integer

None.

Log_Medicaid_Units

integer

None.

Log_Mediciad_EndTime

date

None.

Log_Status

string

None.

Log_Person_Count

integer

None.

Log_CoTreat

integer

None.

Log_CoTreat_ID

decimal number

None.

Log_Virtual

integer

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:
{
  "Log_ID": 1.0,
  "Log_Student_ID": 2.0,
  "Log_Date": "2025-05-31T22:09:34.6554919-04:00",
  "Log_Notes": "sample string 4",
  "Log_Type": 1.0,
  "Log_Sub_Type": 1.0,
  "Log_Confidentail_Code": 1.0,
  "Log_Min_Duration": 1.0,
  "Log_Print": 1.0,
  "Log_Progress": 1.0,
  "Log_Hour_Duration": 1.0,
  "Log_IEP_Meeting": 1,
  "Log_Direct": 1,
  "Log_Attendance": 1.0,
  "Log_RSF_ID": 1.0,
  "Log_CancelID": 1.0,
  "Log_MustMakeUp": 1,
  "Log_MakeupForDate": "2025-05-31T22:09:34.6554919-04:00",
  "Log_IEP_Subject_Code": "sample string 5",
  "Log_Staff_id": 6.0,
  "Log_Staff_Id2": 1.0,
  "Log_Supervisor_id": 1.0,
  "Log_Staff1_Sign": "sample string 7",
  "Log_Staff2_Sign": "sample string 8",
  "Log_Super_Sign": "sample string 9",
  "Log_Locked": 1,
  "Log_Staff1_SignDate": "2025-05-31T22:09:34.6554919-04:00",
  "Log_Staff2_SignDate": "2025-05-31T22:09:34.6554919-04:00",
  "Log_Super_SignDate": "2025-05-31T22:09:34.6554919-04:00",
  "Log_SupervisorNotes": "sample string 10",
  "Log_Medicaid_Eligible": 1,
  "Log_Medicaid_Units": 1,
  "Log_Mediciad_EndTime": "2025-05-31T22:09:34.6554919-04:00",
  "Log_Status": "sample string 11",
  "Log_Person_Count": 1,
  "Log_CoTreat": 1,
  "Log_CoTreat_ID": 1.0,
  "Log_Virtual": 1,
  "CampusName": "sample string 12",
  "UserID": "sample string 13",
  "DeviceID": "sample string 14",
  "DeviceOS": "sample string 15",
  "Version": "sample string 16",
  "accessToken": "sample string 17"
}

text/html

Sample:
{"Log_ID":1.0,"Log_Student_ID":2.0,"Log_Date":"2025-05-31T22:09:34.6554919-04:00","Log_Notes":"sample string 4","Log_Type":1.0,"Log_Sub_Type":1.0,"Log_Confidentail_Code":1.0,"Log_Min_Duration":1.0,"Log_Print":1.0,"Log_Progress":1.0,"Log_Hour_Duration":1.0,"Log_IEP_Meeting":1,"Log_Direct":1,"Log_Attendance":1.0,"Log_RSF_ID":1.0,"Log_CancelID":1.0,"Log_MustMakeUp":1,"Log_MakeupForDate":"2025-05-31T22:09:34.6554919-04:00","Log_IEP_Subject_Code":"sample string 5","Log_Staff_id":6.0,"Log_Staff_Id2":1.0,"Log_Supervisor_id":1.0,"Log_Staff1_Sign":"sample string 7","Log_Staff2_Sign":"sample string 8","Log_Super_Sign":"sample string 9","Log_Locked":1,"Log_Staff1_SignDate":"2025-05-31T22:09:34.6554919-04:00","Log_Staff2_SignDate":"2025-05-31T22:09:34.6554919-04:00","Log_Super_SignDate":"2025-05-31T22:09:34.6554919-04:00","Log_SupervisorNotes":"sample string 10","Log_Medicaid_Eligible":1,"Log_Medicaid_Units":1,"Log_Mediciad_EndTime":"2025-05-31T22:09:34.6554919-04:00","Log_Status":"sample string 11","Log_Person_Count":1,"Log_CoTreat":1,"Log_CoTreat_ID":1.0,"Log_Virtual":1,"CampusName":"sample string 12","UserID":"sample string 13","DeviceID":"sample string 14","DeviceOS":"sample string 15","Version":"sample string 16","accessToken":"sample string 17"}

application/xml, text/xml

Sample:
<StudentlogData 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 12</CampusName>
  <DeviceID xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 14</DeviceID>
  <DeviceOS xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 15</DeviceOS>
  <UserID xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 13</UserID>
  <Version xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 16</Version>
  <accessToken xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">sample string 17</accessToken>
  <Log_Attendance>1</Log_Attendance>
  <Log_CancelID>1</Log_CancelID>
  <Log_CoTreat>1</Log_CoTreat>
  <Log_CoTreat_ID>1</Log_CoTreat_ID>
  <Log_Confidentail_Code>1</Log_Confidentail_Code>
  <Log_Date>2025-05-31T22:09:34.6554919-04:00</Log_Date>
  <Log_Direct>1</Log_Direct>
  <Log_Hour_Duration>1</Log_Hour_Duration>
  <Log_ID>1</Log_ID>
  <Log_IEP_Meeting>1</Log_IEP_Meeting>
  <Log_IEP_Subject_Code>sample string 5</Log_IEP_Subject_Code>
  <Log_Locked>1</Log_Locked>
  <Log_MakeupForDate>2025-05-31T22:09:34.6554919-04:00</Log_MakeupForDate>
  <Log_Medicaid_Eligible>1</Log_Medicaid_Eligible>
  <Log_Medicaid_Units>1</Log_Medicaid_Units>
  <Log_Mediciad_EndTime>2025-05-31T22:09:34.6554919-04:00</Log_Mediciad_EndTime>
  <Log_Min_Duration>1</Log_Min_Duration>
  <Log_MustMakeUp>1</Log_MustMakeUp>
  <Log_Notes>sample string 4</Log_Notes>
  <Log_Person_Count>1</Log_Person_Count>
  <Log_Print>1</Log_Print>
  <Log_Progress>1</Log_Progress>
  <Log_RSF_ID>1</Log_RSF_ID>
  <Log_Staff1_Sign>sample string 7</Log_Staff1_Sign>
  <Log_Staff1_SignDate>2025-05-31T22:09:34.6554919-04:00</Log_Staff1_SignDate>
  <Log_Staff2_Sign>sample string 8</Log_Staff2_Sign>
  <Log_Staff2_SignDate>2025-05-31T22:09:34.6554919-04:00</Log_Staff2_SignDate>
  <Log_Staff_Id2>1</Log_Staff_Id2>
  <Log_Staff_id>6</Log_Staff_id>
  <Log_Status>sample string 11</Log_Status>
  <Log_Student_ID>2</Log_Student_ID>
  <Log_Sub_Type>1</Log_Sub_Type>
  <Log_Super_Sign>sample string 9</Log_Super_Sign>
  <Log_Super_SignDate>2025-05-31T22:09:34.6554919-04:00</Log_Super_SignDate>
  <Log_SupervisorNotes>sample string 10</Log_SupervisorNotes>
  <Log_Supervisor_id>1</Log_Supervisor_id>
  <Log_Type>1</Log_Type>
  <Log_Virtual>1</Log_Virtual>
</StudentlogData>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ReturnResult
NameDescriptionTypeAdditional information
Success

boolean

None.

ErrorMessage

Collection of string

None.

SuccessMessage

string

None.

Id

integer

None.

PrimaryId

decimal number

None.

Response Formats

application/json, text/json

Sample:
{
  "Success": true,
  "ErrorMessage": [
    "sample string 1",
    "sample string 2"
  ],
  "SuccessMessage": "sample string 2",
  "Id": 3,
  "PrimaryId": 4.0
}

text/html

Sample:
{"Success":true,"ErrorMessage":["sample string 1","sample string 2"],"SuccessMessage":"sample string 2","Id":3,"PrimaryId":4.0}

application/xml, text/xml

Sample:
<ReturnResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model">
  <ErrorMessage xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </ErrorMessage>
  <Id>3</Id>
  <PrimaryId>4</PrimaryId>
  <Success>true</Success>
  <SuccessMessage>sample string 2</SuccessMessage>
</ReturnResult>