Page tree
Skip to end of metadata
Go to start of metadata

Description:

Checks if profile update with specified update version (timestamp) has been saved in Data Store

Available from

v13

Request path

GET [REST URL]/contact/checkUpdateVersion

ParameterDescriptionPlace

Input parameters

ContactIdentifier

The contact identifier. The same that is used in the "Update" method. It is described here ContactIdentifier
updateVersionThe timestamp to be checked
Output parameterresultBoolean value. The standard HTTP responses could be used. Eg. 404 - FALSE, 200 - TRUE.


  • No labels