LogOffUbiqueDevice

Container: CCPService
Namespace: System.Data.Objects

Summary

No summary yet

Method

The HTTP method for this function import is POST

Parameters

Name Type Summary
minServiceVersion* Edm.Int32
maxServiceVersion* Edm.Int32
Parameters marked with a * are required

Return

Type: Edm.Boolean
Is collection: false

Example

Request URL: https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/LogOffUbiqueDevice
Example body (sent with POST-request):
{
  "minServiceVersion" : 1,
  "maxServiceVersion" : 1
}