...
If the update is successful, the answer will be:
Code Block | ||
---|---|---|
| ||
<availability_update_response> <ok></ok> </availability_update_response> |
If there has been some error:
Code Block | ||
---|---|---|
| ||
<availability_update_response> <ko>Error message here</ko> </availability_update_response> |
...