OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/GetOrderFileAttachmentList (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/GetOrderFileAttachmentList
    In This Topic
    Description
    Retrieves a list of unique FileAttachment identifiers assigned to a single Order.
    Request (Isoap_v1_GetOrderFileAttachmentList_InputMessage)

    The request body is of type GetOrderFileAttachmentList.

    Request Body Parameters

    NameDescriptionData Type
     xml:string
     xml:dateTime
     xml:dateTime

    Overview

    Sequence
    trackingNumber optional xs:string
    startDate optional xs:dateTime
    endDate optional xs:dateTime
    200 Response (Isoap_v1_GetOrderFileAttachmentList_OutputMessage)

    The response body is of type GetOrderFileAttachmentListResponse.

    Response Body Parameters

    NameDescriptionData Type
     ArrayOfguid

    Overview

    See Also