OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/CreatePaymentProxy (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/CreatePaymentProxy
    In This Topic
    Description
    Creates an empty Payment record.
    Request (Isoap_v1_CreatePaymentProxy_InputMessage)

    The request body is of type CreatePaymentProxy.

    Overview

    Sequence
    200 Response (Isoap_v1_CreatePaymentProxy_OutputMessage)

    The response body is of type CreatePaymentProxyResponse.

    Response Body Parameters

    NameDescriptionData Type
     Payment

    Overview

    Sequence
    Sequence
    Amount optional xs:decimal
    Date optional xs:dateTime
    Memo optional xs:string
    ReferenceNumber optional xs:string
    TransferredToQuickBooksDesktop optional xs:boolean
    See Also