Skip to main content

OfferAcceptRequest

Request to accept a campaign offer from the recipient flow. selected_voice_id is the voice the host-voiced creative will be rendered in (required; must belong to the offer's podcast). notes is optional free text.

selected_voice_idstringnullable

Voice the host-voiced creative will be rendered in (required; must belong to the offer's podcast)

Example: 8Pt5Rs7XwQ1qZy6V0cF3
notesstringnullable

Optional free-text notes accompanying the acceptance

Example: Please emphasize the spring discount
OfferAcceptRequest
{
"selected_voice_id": "8Pt5Rs7XwQ1qZy6V0cF3",
"notes": "Please emphasize the spring discount"
}