Reference for https://k2ws.mekrs.cz/EShop/Registration/Unblock/{REGISTRATIONID}

Unblock user registration. Optional parameter is 'temporary' (true = unblock temporary, false = unblock permanently - default)

Url: https://k2ws.mekrs.cz/EShop/Registration/Unblock/{REGISTRATIONID}

HTTP Method: PUT

Message direction Format Body
Request N/A The Request body is empty.
Response Xml Example
Response Json Example

The following is an example response Xml body:

<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>

The following is an example response Json body:

true