POST checkin/complete?CheckInId={CheckInId}&updatedBy={updatedBy}&pid={pid}&seid={seid}&paymentRef={paymentRef}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| CheckInId | string |
Required |
|
| updatedBy | string |
Required |
|
| pid | integer |
Required |
|
| seid | integer |
Required |
|
| paymentRef | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| status | string |
None. |
|
| message | string |
None. |
|
| fullErr | string |
None. |
|
| objResponse | Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.