Shift.Stop
Container: CCPServiceNamespace: System.Data.Objects
Summary
No summary yetParameters
| Name | Type | Summary |
|---|---|---|
| forceLogout* | Edm.Boolean |
Return
Type: Edm.BooleanIs collection: false
Example
Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/Shifts(#)/StopExample body (sent with POST-request):
{
"forceLogout" : 1
}