Skip to main content

B1ResponseReplyRequest

  • Request payload for triggering a reply to a received mobile message response.
    * Carries the sender, receiver, response type, and the script to execute for the reply.
PropertyTypeDescriptionMetadata
SenderSystemIdFNameSystem ID of the sender when the sender is a system entity rather than a character.
SenderFB1EntityIdEntity ID of the character sending the message.
ReceiverFB1EntityIdEntity ID of the character receiving the message.
TypeEB1MobileMessageResponseTypeType of response (Normal, Positive, or Negative) selected by the receiver.
MessageResponseScriptIdsTArrayIDs of the scripts to execute as the reply to the response.
InvitationExpiredAnswerReplyStrIdFStringExpired invitation reply text captured when the response is accepted.