Description

Updates a subscription on the business.

General

End Point
https://www.mogl.com/api/v2/subscriptions/{subscription}/update
HTTP Method POST
Requires SSL true
Requires Acting User true (learn more)
Scope(s) None

Path Parameters

Path parameters are ALWAYS required.

subscription The subscription to update

Request Parameters

Parameters are NOT REQUIRED unless noted otherwise.

startsOn The date the subscription should go into effect.
endsOn The date the plan should end. Renewals after this date will push the state to EXPIRED and no invoice will be generated.
nextRenewal The next time this subscription should renew.

Response Fields

subscription A subscription object. See subscription details

Try It Now

Endpoint
Client Id
(required)
Access Token
(required)
User Token
*(see below -- client_credentials only)
startsOn
Add
endsOn
Add
nextRenewal
Add
*Partners that authenticate with client_credentials should provide a user_token.