Offers
Preview post
Assemble the final message without sending it to any channel.
POST
/offers/{id}/previewoffers:readRequest
idstring · pathResource identifier.mandatorysegment_idstring · bodySegment used in the preview.optionalExample
curl
curl -X POST 'https://achadu.com/api/v1/offers/resource_id/preview' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"segment_id": "string"
}'Answer
200Operation completed4xxError with code, message and request_id