Update subscriptionCopy Pagepost https://api.synapto.construction/v1/accounts/{account}/subscriptions/{subscription}Required capability: subscriptionsPath ParamsaccountstringrequiredsubscriptionstringrequiredBody ParamssubscriptionobjectExample name: "accounts/acct_qkwdjnqwkdqwlknd/subscriptions/sub_iWPEzBMN8xMAEuW1a5TOe8".The subscription to update. Only fields specified in update_mask are applied. The subscription's name field is used to identify the subscription to update. objectupdate_maskstringThe set of field paths to update. Mutable fields: "default_payment_method", "default_tax_rates", "grace_period_days", "metadata", "start_date", "collection_method". Required. If empty, no fields are updated.Response 200A successful response.Updated about 1 month ago