wbhk
inboundChoiceResponse
Sent when the end user taps a suggested reply or suggested action from a previous RCS message. eventType is MESSAGE and messageContent.messageType is CHOICE.
messageContent.postbackDatais the postback payload attached to the suggestion the user selected — the samepostbackDatayou set on the outbound choice.messageContent.originalMessageIdis the message id of the RCS message that presented the choice.
200Callback acknowledged.
4XXPermanent failure. Enrich will not retry.
5XXTransient failure. Enrich retries up to 4 times, 5s apart.