wbhk
outboundFailureNotification
Sent when Enrich encountered an unexpected error while attempting to send an outbound message you requested — distinct from a channel FAILED delivery report. This payload uses the OutboundFailureWebhookPayload shape and does not include an eventType field.
messageTypeis the RCS message type that was being sent (TEXT,MEDIA,CARD,CAROUSEL,CHOICE,LOCATION).messageContentis the original message content, serialized as a JSON string for reference.
200Callback acknowledged.
4XXPermanent failure. Enrich will not retry.
5XXTransient failure. Enrich retries up to 4 times, 5s apart.