get https://api4.optimove.net/Actions/GetPromoCodesByTargetGroup
Returns all recipient group IDs, action IDs and promo codes associated with a given target group on a particular date.
Sample Request
Sample Response
[
{"RecipientGroupID":1,"ActionID":24,"PromoCode":"HEP-FEB"},
{"RecipientGroupID":2,"ActionID":25,"PromoCode":"HEP-FCC"},
{"RecipientGroupID":1,"ActionID":65,"PromoCode":"GDG-FAL"},
{"RecipientGroupID":1,"ActionID":65,"PromoCode":"GDG-FAL","HEP-FCC"}
]