OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/GetOrderSignature (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/GetOrderSignature
    In This Topic
    Description
    Retrieves the collection or delivery signature from an existing Order.
    Request (Isoap_v1_GetOrderSignature_InputMessage)

    The request body is of type GetOrderSignature.

    Request Body Parameters

    NameDescriptionData Type
     xml:string
     OrderBase.SignatureTypes

    Overview

    200 Response (Isoap_v1_GetOrderSignature_OutputMessage)

    The response body is of type GetOrderSignatureResponse.

    Response Body Parameters

    NameDescriptionData Type
     xml:base64Binary

    Overview

    Sequence
    GetOrderSignatureResult optional xs:base64Binary
    See Also