OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/GetOrderFileAttachment (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/GetOrderFileAttachment
    In This Topic
    Description
    Retrieves a single FileAttachment object assigned to a given identifier.
    Request (Isoap_v1_GetOrderFileAttachment_InputMessage)

    The request body is of type GetOrderFileAttachment.

    Request Body Parameters

    NameDescriptionData Type
     guid

    Overview

    Sequence
    200 Response (Isoap_v1_GetOrderFileAttachment_OutputMessage)

    The response body is of type GetOrderFileAttachmentResponse.

    Response Body Parameters

    NameDescriptionData Type
     FileAttachment

    Overview

    Sequence
    Sequence
    Contents optional xs:base64Binary
    FileName optional xs:string
    Timestamp optional xs:dateTime
    See Also