ReturnedZaps

Returned ZAPs are mailings that were successfully sent but returned because the carrier couldn't physically deliver them for some reason. We will log any ZAPs returned as well as the reason they weren't delivered if the carrier provides one. This information can be retrived on a submission level via the following endpoint.

get
Authorizations
AuthorizationstringRequired
Path parameters
submissionIdstring · uuidRequired
Responses
get
/api/v1/RejectedRecords/{submissionId}

Records that are submitted against campaigns with dynamic images have their own rejection batching to make it easier to resolve any image related issues and resubmit the data.

get
Authorizations
AuthorizationstringRequired
Path parameters
submissionIdstring · uuidRequired
Responses
get
/api/v1/RejectedRecords/DynamicImages/{submissionId}

Last updated

Was this helpful?