https://secure.ontime360.com/soapapi/
https://secure.ontime360.com/soapapi/ / UpdateInvoiceResponse Element / UpdateInvoiceResult Element
In This Topic
    UpdateInvoiceResult Element
    In This Topic
    Namespace https://secure.ontime360.com/soapapi/
    Type
    Overview
    Sequence
    Date optional xs:dateTime
    DueDate optional xs:dateTime
    InvoiceNumber optional xs:long
    IsPaid optional xs:boolean
    Memo optional xs:string
    TotalAmount optional xs:decimal
    TransferredToQuickBooksDesktop optional xs:boolean
    Sequence
    Source
    <xs:element minOccurs="0" name="UpdateInvoiceResult" nillable="true" type="tns:Invoice" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also