As a promotions manager
I need to be able to conduct an action via RESTful API
So that the action on the promotion is performed
Details and Assumptions
Assumes RESTful API is set up
Assumes we have determined what action we want to take on the promotion
Acceptance Criteria
Given I have the option to perform an action
When I perform the action through an API call
Then the determined action is successful and reflected in changes
As a promotions manager I need to be able to conduct an action via RESTful API So that the action on the promotion is performed
Details and Assumptions
Assumes we have determined what action we want to take on the promotion
Acceptance Criteria