Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the promotion
Body
application/json
The name of the promotion
The start time of the promotion
The end time of the promotion
The points multiplier of the promotion
The description of the promotion
The cover image of the promotion used to display on the rewards program
Response
200 - application/json
The updated Promotion
object
The ID of the promotion
Name of the promotion
Start time of the promotion
End time of the promotion
Multiplier applied to earned points
Description of the promotion
URL of the promotion image