get https://secure.vend-o.com/api/update-credentials/
This API allows you to notify Vendo when a username or password has been updated on your side.
On successful, response 5945 is returned ("Subscription successfully updated."), otherwise, the API returns one of the following errors:
| Response code | Description |
|---|---|
| 5940 | An exception occurred in the API. |
| 5941 | Mandatory parameters missing. |
| 5942 | Merchant-ID is invalid. |
| 5943 | Subscription-ID is invalid. |
| 5944 | Signature is invalid. |
| 5945 | Subscription successfully updated. |
| 5946 | Subscription update failed. |
