Documentation
Feedback
Guides

Release Notes
Release Notes
2022
May
New Manual Price feature for Subscriptions v3
You can now enable the Manual Price feature for [Subscriptions v3](https://developers.vtex.com/vtex-rest-api/docs/subscriptions-v3-migration-guide).

{"base64":"  ","img":{"width":97,"height":20,"type":"svg","mime":"image/svg+xml","wUnits":"px","hUnits":"px","length":933,"url":"https://cdn.jsdelivr.net/gh/vtexdocs/dev-portal-content@main/images/new-manual-price-feature-for-subscriptions-v3-0.png"}}

You can now enable the Manual Price feature for Subscriptions v3, which allows you to:

  • Apply a manual price to each subscription item, instead of the current price applied.
  • Maintain the same manual price for every future recurrent order from that subscription, if desired.

To make this possible, we have added an endpoint to the Subscriptions API v3:

We also added these properties to the following endpoints:

Property nameEndpoints to which the property was added
manualPriceAllowedget Get Subscription Settings; post Edit Subscription Settings
useItemPriceFromOriginalOrderget Get Subscription Settings; post Edit Subscription Settings
manualPricepost Add item to subscription; patch Edit item on subscription

To learn more about the feature and how to enable it, please refer to the documentation below.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest edits (Github)
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page