POST Api/WBLearning/AddWBPlacement
Request Information
URI Parameters
None.
Body Parameters
PlacementDetails| Name | Description | Type | Additional information |
|---|---|---|---|
| LW_Employment_ID | decimal number |
None. |
|
| LW_Employer_ID | decimal number |
None. |
|
| LW_Employer | string |
None. |
|
| LW_Employment_Client_ID | decimal number |
None. |
|
| LW_Employment_Job_Title | string |
None. |
|
| LW_Employment_Start_Date | date |
None. |
|
| LW_Employment_Supervisor | string |
None. |
|
| LW_Employment_Hours_Per_Week | decimal number |
None. |
|
| LW_Employment_Wage_Type | string |
None. |
|
| LW_Employment_Wage_Amount | decimal number |
None. |
|
| LW_Employment_Medical_Benefits | integer |
None. |
|
| LW_Employment_Medical_Benefits_Desc | string |
None. |
|
| LW_Employment_Medical_Benefits_Start | date |
None. |
|
| LW_Employment_Job_Location | string |
None. |
|
| LW_Employment_notes | string |
None. |
|
| LW_Employment_Work_Schedule | string |
None. |
|
| LW_Employment_Phone | string |
None. |
|
| LW_Employment_End_Date | date |
None. |
|
| LW_SLH_Flag | integer |
None. |
|
| WBL_Schedule_Mon | integer |
None. |
|
| WBL_Schedule_Tue | integer |
None. |
|
| WBL_Schedule_Wed | integer |
None. |
|
| WBL_Schedule_Thr | integer |
None. |
|
| WBL_Schedule_Fri | integer |
None. |
|
| WBL_Schedule_Sat | integer |
None. |
|
| WBL_Schedule_Sun | integer |
None. |
|
| WBL_Time1 | string |
None. |
|
| WBL_Time2 | string |
None. |
|
| WBL_Time3 | string |
None. |
|
| WBL_Time4 | string |
None. |
|
| WBL_Time5 | string |
None. |
|
| WBL_Time6 | string |
None. |
|
| WBL_Time7 | string |
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:
{
"LW_Employment_ID": 1.0,
"LW_Employer_ID": 2.0,
"LW_Employer": "sample string 3",
"LW_Employment_Client_ID": 4.0,
"LW_Employment_Job_Title": "sample string 5",
"LW_Employment_Start_Date": "2025-12-13T01:17:31.8627313-05:00",
"LW_Employment_Supervisor": "sample string 6",
"LW_Employment_Hours_Per_Week": 7.0,
"LW_Employment_Wage_Type": "sample string 8",
"LW_Employment_Wage_Amount": 9.0,
"LW_Employment_Medical_Benefits": 10,
"LW_Employment_Medical_Benefits_Desc": "sample string 11",
"LW_Employment_Medical_Benefits_Start": "2025-12-13T01:17:31.8627313-05:00",
"LW_Employment_Job_Location": "sample string 12",
"LW_Employment_notes": "sample string 13",
"LW_Employment_Work_Schedule": "sample string 14",
"LW_Employment_Phone": "sample string 15",
"LW_Employment_End_Date": "2025-12-13T01:17:31.8627313-05:00",
"LW_SLH_Flag": 16,
"WBL_Schedule_Mon": 17,
"WBL_Schedule_Tue": 18,
"WBL_Schedule_Wed": 19,
"WBL_Schedule_Thr": 20,
"WBL_Schedule_Fri": 21,
"WBL_Schedule_Sat": 22,
"WBL_Schedule_Sun": 23,
"WBL_Time1": "sample string 24",
"WBL_Time2": "sample string 25",
"WBL_Time3": "sample string 26",
"WBL_Time4": "sample string 27",
"WBL_Time5": "sample string 28",
"WBL_Time6": "sample string 29",
"WBL_Time7": "sample string 30",
"CampusName": "sample string 31",
"UserID": "sample string 32",
"DeviceID": "sample string 33",
"DeviceOS": "sample string 34",
"Version": "sample string 35",
"accessToken": "sample string 36"
}
text/html
Sample:
{"LW_Employment_ID":1.0,"LW_Employer_ID":2.0,"LW_Employer":"sample string 3","LW_Employment_Client_ID":4.0,"LW_Employment_Job_Title":"sample string 5","LW_Employment_Start_Date":"2025-12-13T01:17:31.8627313-05:00","LW_Employment_Supervisor":"sample string 6","LW_Employment_Hours_Per_Week":7.0,"LW_Employment_Wage_Type":"sample string 8","LW_Employment_Wage_Amount":9.0,"LW_Employment_Medical_Benefits":10,"LW_Employment_Medical_Benefits_Desc":"sample string 11","LW_Employment_Medical_Benefits_Start":"2025-12-13T01:17:31.8627313-05:00","LW_Employment_Job_Location":"sample string 12","LW_Employment_notes":"sample string 13","LW_Employment_Work_Schedule":"sample string 14","LW_Employment_Phone":"sample string 15","LW_Employment_End_Date":"2025-12-13T01:17:31.8627313-05:00","LW_SLH_Flag":16,"WBL_Schedule_Mon":17,"WBL_Schedule_Tue":18,"WBL_Schedule_Wed":19,"WBL_Schedule_Thr":20,"WBL_Schedule_Fri":21,"WBL_Schedule_Sat":22,"WBL_Schedule_Sun":23,"WBL_Time1":"sample string 24","WBL_Time2":"sample string 25","WBL_Time3":"sample string 26","WBL_Time4":"sample string 27","WBL_Time5":"sample string 28","WBL_Time6":"sample string 29","WBL_Time7":"sample string 30","CampusName":"sample string 31","UserID":"sample string 32","DeviceID":"sample string 33","DeviceOS":"sample string 34","Version":"sample string 35","accessToken":"sample string 36"}
application/xml, text/xml
Sample:
<PlacementDetails xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ParadigmPioneer.Core.Model"> <CampusName>sample string 31</CampusName> <DeviceID>sample string 33</DeviceID> <DeviceOS>sample string 34</DeviceOS> <UserID>sample string 32</UserID> <Version>sample string 35</Version> <accessToken>sample string 36</accessToken> <LW_Employer>sample string 3</LW_Employer> <LW_Employer_ID>2</LW_Employer_ID> <LW_Employment_Client_ID>4</LW_Employment_Client_ID> <LW_Employment_End_Date>2025-12-13T01:17:31.8627313-05:00</LW_Employment_End_Date> <LW_Employment_Hours_Per_Week>7</LW_Employment_Hours_Per_Week> <LW_Employment_ID>1</LW_Employment_ID> <LW_Employment_Job_Location>sample string 12</LW_Employment_Job_Location> <LW_Employment_Job_Title>sample string 5</LW_Employment_Job_Title> <LW_Employment_Medical_Benefits>10</LW_Employment_Medical_Benefits> <LW_Employment_Medical_Benefits_Desc>sample string 11</LW_Employment_Medical_Benefits_Desc> <LW_Employment_Medical_Benefits_Start>2025-12-13T01:17:31.8627313-05:00</LW_Employment_Medical_Benefits_Start> <LW_Employment_Phone>sample string 15</LW_Employment_Phone> <LW_Employment_Start_Date>2025-12-13T01:17:31.8627313-05:00</LW_Employment_Start_Date> <LW_Employment_Supervisor>sample string 6</LW_Employment_Supervisor> <LW_Employment_Wage_Amount>9</LW_Employment_Wage_Amount> <LW_Employment_Wage_Type>sample string 8</LW_Employment_Wage_Type> <LW_Employment_Work_Schedule>sample string 14</LW_Employment_Work_Schedule> <LW_Employment_notes>sample string 13</LW_Employment_notes> <LW_SLH_Flag>16</LW_SLH_Flag> <WBL_Schedule_Fri>21</WBL_Schedule_Fri> <WBL_Schedule_Mon>17</WBL_Schedule_Mon> <WBL_Schedule_Sat>22</WBL_Schedule_Sat> <WBL_Schedule_Sun>23</WBL_Schedule_Sun> <WBL_Schedule_Thr>20</WBL_Schedule_Thr> <WBL_Schedule_Tue>18</WBL_Schedule_Tue> <WBL_Schedule_Wed>19</WBL_Schedule_Wed> <WBL_Time1>sample string 24</WBL_Time1> <WBL_Time2>sample string 25</WBL_Time2> <WBL_Time3>sample string 26</WBL_Time3> <WBL_Time4>sample string 27</WBL_Time4> <WBL_Time5>sample string 28</WBL_Time5> <WBL_Time6>sample string 29</WBL_Time6> <WBL_Time7>sample string 30</WBL_Time7> </PlacementDetails>
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/" />