doc(promotions): DEVDOCS-6652 add maximum_allowed_discount_amount to …#1201
Merged
bc-vincent-zhao merged 2 commits intomainfrom Dec 28, 2025
Merged
doc(promotions): DEVDOCS-6652 add maximum_allowed_discount_amount to …#1201bc-vincent-zhao merged 2 commits intomainfrom
bc-vincent-zhao merged 2 commits intomainfrom
Conversation
96eb2fe to
1bcabc5
Compare
YevenLourance
previously approved these changes
Dec 15, 2025
denis-bc
previously approved these changes
Dec 15, 2025
cd20e61
jpajar
approved these changes
Dec 15, 2025
bc-chaozhang
approved these changes
Dec 15, 2025
bc-terra
approved these changes
Dec 15, 2025
Collaborator
bc-terra
left a comment
There was a problem hiding this comment.
compiles without issue. looks good. straightforward explanation
cd20e61 to
e15f812
Compare
kristinapototska
pushed a commit
that referenced
this pull request
Jan 7, 2026
#1201) …promotion api <!-- Ticket number or summary of work --> # [DEVDOCS-6652] ## What changed? <!-- Provide a bulleted list in the present tense --> add `maximum_allowed_discount_amount` field to the promotion api ## Release notes draft <!-- Provide an entry for the release notes using simple, conversational language. Don't be too technical. Explain how the change will benefit the merchant and link to the feature. Examples: * The newly-released `maximum_allowed_discount_amount` is now available to use. Now, you’ll be able to limit the maximum amount of discount for different promotion setup to have more granular control on profit margin. ## Anything else? <!-- Add related PRs, salient notes, additional ticket numbers, etc. --> ping @bigcommerce/team-promotions @bc-jwk @bigcommerce/dev-docs [DEVDOCS-6652]: https://bigcommercecloud.atlassian.net/browse/DEVDOCS-6652?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…promotion api
DEVDOCS-6652
What changed?
add
maximum_allowed_discount_amountfield to the promotion apiRelease notes draft
ping @bigcommerce/team-promotions @bc-jwk @bigcommerce/dev-docs