Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Promotions [/v2/promotions] #30

Open
8 tasks done
steve-r-west opened this issue May 12, 2021 · 1 comment
Open
8 tasks done

Implement Promotions [/v2/promotions] #30

steve-r-west opened this issue May 12, 2021 · 1 comment
Assignees
Labels
api API Endpoint. blocked

Comments

@steve-r-west
Copy link
Collaborator

steve-r-west commented May 12, 2021

We should implement the Promotions API

https://documentation.elasticpath.com/commerce-cloud/docs/api/carts-and-checkout/promotions/create-promotion.html

  • Data Source
  • Create Resource
  • Update Resource
  • Destroy Resource
  • Import Resource
  • Examples (Data Source & Resource)
  • Docs
  • Acceptance Tests

========

Blockers
#8

@razkevich
Copy link
Contributor

Currently we support only Fixed Discount promotion type.

We need to add support for other types of payload (listed in the blue tabs in https://documentation.elasticpath.com/commerce-cloud/docs/api/carts-and-checkout/promotions/create-promotion.html#example-request-payloads)

@razkevich razkevich reopened this May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api API Endpoint. blocked
Projects
None yet
Development

No branches or pull requests

2 participants