SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Send a message to recipients by sms

    Input

    type: object properties: parameters: type: object properties: ticketMessageEntityId: type: string description: The id of the ticket message to send sms: type: string description: The Sms-recipients. Each recipient must be in correct format replyTemplateId: type: string description: Optional ID of reply template to merge message with. <= 0 to skip. SO-AppToken: type: string description: >- The application token that identifies the partner app. Used when calling Online WebAPI from a server. required: - ticketMessageEntityId - sms title: Parameters