GET api/Checkin?pid={pid}&seid={seid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pid | integer |
Required |
|
seid | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CheckInResponseName | Description | Type | Additional information |
---|---|---|---|
status | string |
None. |
|
message | string |
None. |
|
fullErr | string |
None. |
|
objResponse | Object |
None. |
|
ociRegistration | OciRegistration |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.