Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Get all mailing IDs a coupon block is assigned to

Get all mailing IDs to which a specified coupon block is assigned.

Path Params
int64
required

Client ID

int64
required

Coupon block ID

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

404

The coupon block could not be found. Ensure that the required parameters such as "couponBlockId" are correct and the coupon block exists.

409

The coupon block is not assigned to the indicated client. Ensure that "clientId" and "couponBlockId" are correct and that the "couponBlockId" is assigned to the indicated client.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/vnd.optivo.broadmail.v1+json