get
https://secure.vend-o.com/api/extend-subscription/
You can extend a subscription using this API. When called, the API updates the next rebill date or extends the subscription's expiration date
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
On successful extension a response 1 is returned, otherwise, the API returns one of the following errors:
| Response code | Description |
|---|---|
| 5929 | Signature is invalid |
| 5970 | Missing parameter: subscriptionId. |
| 5971 | Missing parameter: days |
| 5972 | Subscription not found. |
| 5973 | Subscription expired |
