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

    The request body is of type GetItem.

    Request Body Parameters

    NameDescriptionData Type
     guid

    Overview

    Sequence
    200 Response (Isoap_v1_GetItem_OutputMessage)

    The response body is of type GetItemResponse.

    Response Body Parameters

    NameDescriptionData Type
     Item

    Overview

    Sequence
    Sequence
    Comments optional xs:string
    Description optional xs:string
    Height optional xs:decimal
    Length optional xs:decimal
    TrackingNumber optional xs:string
    Weight optional xs:decimal
    Width optional xs:decimal
    See Also