PUT
https://api.subscriptiongenius.com/2/subscriptions/{subscription_id}
Paramater |
Description |
Required |
Default |
Data Type |
issues |
Issues to be received to subscriber. -1 = Unlimited |
Yes |
|
Integer |
mailing_address_id |
Address for subscription to go to |
Yes |
|
Integer |
billing_address_id |
Address for renewals to go to |
No |
{mailing_address_id} |
Integer |
copies |
Number of copies received per issue |
No |
|
Integer |
renew_campaign_active |
|
No |
True |
Bool |
type |
Subscription Type: Print, Digital, Both |
No |
Print |
'Print', 'Digital', 'Both' |
HTTP Status: 204 (No Content)