SuperOffice

Links

    SuperOffice API

    Getting access, Developing, Testing

    Back to SuperOffice

    Connect existing attachments with this TicketMessage.

    Can connect multiple attachments

    Input

    type: object properties: parameters: type: object properties: ticketMessageEntityId: type: string description: The id of the ticket message to connect the attachments to attachmentIds: type: array items: format: int32 type: integer description: An array of attachments to connect to this TicketMessage SO-AppToken: type: string description: >- The application token that identifies the partner app. Used when calling Online WebAPI from a server. required: - ticketMessageEntityId - attachmentIds title: Parameters