Update SaaS subscription
PUT/saas/update-saas-subscription/:locationId
Update SaaS subscription for given locationId and customerId
Request
Version stringrequired
API Version
Available options
v3locationId stringrequired
- application/json
- Body
- Example (auto)
Bodyrequired
subscriptionIdstringrequired
Subscription ID
customerIdstringrequired
Customer ID
companyIdstringrequired
Company ID
{
"subscriptionId": "sub_1QDPY5FpU9DlKp7RQ8BXfywx",
"customerId": "cus_1QDPY5FpU9DlKp7RQ8BXfywx",
"companyId": "companyId1"
}
Acknowledgement that the subscription update has been queued.
- application/json
- Schema
- Example (auto)
Schema
stringstring
"subscription update for location: AUKAtFVo0lWezBsBQ3FE is in process"