POST api/ChildSafeBox/UpdateChildBox
Request Information
URI Parameters
None.
Body Parameters
ChildSafeBoxDTOName | Description | Type | Additional information |
---|---|---|---|
associateId | integer |
None. |
|
AssociateName | string |
None. |
|
CreatedBy | integer |
None. |
|
CreateByRoleId | integer |
None. |
|
BoxId | integer |
None. |
|
BoxNumber | string |
None. |
|
Location | string |
None. |
|
ContactPerson | string |
None. |
|
Phone | string |
None. |
|
DropOffDate | date |
None. |
|
AddressDTO | ChildSafeAddressDTO |
None. |
|
StatusId | integer |
None. |
|
StatusName | string |
None. |
|
SNo | integer |
None. |
|
CreateDate | date |
None. |
|
CreateDateShortDateString | string |
None. |
|
LastPickUpDate | string |
None. |
|
FormattedPhone | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true