Update subscription itemCopy Pagepost https://api.synapto.construction/v1/accounts/{account}/subscriptions/{subscription}/subscription-items/{subscription-item}Required capability: subscriptionsPath Paramsaccountstringrequiredsubscriptionstringrequiredsubscription-itemstringrequiredBody Paramssubscription_itemobjectExample name: "accounts/acct_qkwdjnqwkdqwlknd/subscriptions/sub_iWPEzBMN8xMAEuW1a5TOe8/subscription-items/si_PLU6JHpE4brxuy7xvmnE0".The subscription item to update. Only fields specified in update_mask are applied. The subscription item's name field is used to identify the subscription item to update. objectupdate_maskstringThe set of field paths to update. Mutable fields: "display_name", "price", "tax_rates", "quantity", "metadata". Required. If empty, no fields are updated.Response 200A successful response.Updated about 1 month ago