POST api/TempLivings
Request Information
URI Parameters
None.
Body Parameters
TempLivingName | Description | Type | Additional information |
---|---|---|---|
TempLivingID | integer |
None. |
|
AuthorizationID | string |
Required String length: inclusive between 0 and 20 |
|
MoveToCity | string |
String length: inclusive between 0 and 50 |
|
MoveToState | string |
String length: inclusive between 0 and 2 |
|
DaysAllowed | integer |
None. |
|
CostCap | decimal number |
None. |
|
EstMoveInDate | date |
None. |
|
EstMoveOutDate | date |
None. |
|
ActMoveInDate | date |
None. |
|
ActMoveOutDate | date |
None. |
|
DaysUsed | integer |
None. |
|
ExceptionDays | integer |
None. |
|
ExceptionApproved | string |
String length: inclusive between 0 and 1 |
|
ExcessToEE | string |
String length: inclusive between 0 and 1 |
|
OnHold | string |
String length: inclusive between 0 and 1 |
|
CancelledDate | date |
None. |
|
NAdults | integer |
None. |
|
NChildren | integer |
None. |
|
NBedrooms | integer |
None. |
|
NPets | integer |
None. |
|
NPetType1 | string |
String length: inclusive between 0 and 20 |
|
NPetType2 | string |
String length: inclusive between 0 and 20 |
|
NPetType3 | string |
String length: inclusive between 0 and 20 |
|
NPetWgt1 | integer |
None. |
|
NPetWgt2 | integer |
None. |
|
NPetWgt3 | integer |
None. |
|
NInternetAccess | string |
String length: inclusive between 0 and 1 |
|
NLocation | string |
String length: inclusive between 0 and 254 |
|
NSpecialNeeds | string |
String length: inclusive between 0 and 254 |
|
NPetNotes1 | string |
String length: inclusive between 0 and 50 |
|
NPetNotes2 | string |
String length: inclusive between 0 and 50 |
|
NPetNotes3 | string |
String length: inclusive between 0 and 50 |
|
AssignmentType | string |
String length: inclusive between 0 and 50 |
|
daysNeeded | integer |
None. |
|
ID | integer |
None. |
|
Item | Object |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
TempLivingName | Description | Type | Additional information |
---|---|---|---|
TempLivingID | integer |
None. |
|
AuthorizationID | string |
Required String length: inclusive between 0 and 20 |
|
MoveToCity | string |
String length: inclusive between 0 and 50 |
|
MoveToState | string |
String length: inclusive between 0 and 2 |
|
DaysAllowed | integer |
None. |
|
CostCap | decimal number |
None. |
|
EstMoveInDate | date |
None. |
|
EstMoveOutDate | date |
None. |
|
ActMoveInDate | date |
None. |
|
ActMoveOutDate | date |
None. |
|
DaysUsed | integer |
None. |
|
ExceptionDays | integer |
None. |
|
ExceptionApproved | string |
String length: inclusive between 0 and 1 |
|
ExcessToEE | string |
String length: inclusive between 0 and 1 |
|
OnHold | string |
String length: inclusive between 0 and 1 |
|
CancelledDate | date |
None. |
|
NAdults | integer |
None. |
|
NChildren | integer |
None. |
|
NBedrooms | integer |
None. |
|
NPets | integer |
None. |
|
NPetType1 | string |
String length: inclusive between 0 and 20 |
|
NPetType2 | string |
String length: inclusive between 0 and 20 |
|
NPetType3 | string |
String length: inclusive between 0 and 20 |
|
NPetWgt1 | integer |
None. |
|
NPetWgt2 | integer |
None. |
|
NPetWgt3 | integer |
None. |
|
NInternetAccess | string |
String length: inclusive between 0 and 1 |
|
NLocation | string |
String length: inclusive between 0 and 254 |
|
NSpecialNeeds | string |
String length: inclusive between 0 and 254 |
|
NPetNotes1 | string |
String length: inclusive between 0 and 50 |
|
NPetNotes2 | string |
String length: inclusive between 0 and 50 |
|
NPetNotes3 | string |
String length: inclusive between 0 and 50 |
|
AssignmentType | string |
String length: inclusive between 0 and 50 |
|
daysNeeded | integer |
None. |
|
ID | integer |
None. |
|
Item | Object |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.