Skip to main content

sendInvoice

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

sendInvoice

Request Body required
    paymentRequestDTO object
    id int64
    version int64
    amount number
    timeStamp date-time
    source string
    sourceInfo string
    status string
    ttl int64
    paymentType string
    guid string
    refundStatus string
    invoiceGUID string
    invoiceEmailMessage string
    dealerID int64
    dealerUUID string
    emailCustomerCommunicationID int64
    phoneCustomerCommunicationID int64
    paymentRequestType string
    sendAsText boolean
    sendAsEmail boolean
    esignInvoice boolean
    sendWithoutInvoice boolean
    achEnabled boolean
    achOnly boolean
Responses

OK


Schema

    object

Loading...