Skip to main content

prePayment

prePayment

Request Body required
    dealerUuid string
    customerUuid string
    orderNumber string
    invoiceGUID string
    customerID int64 deprecated
    paymentUserID int64 deprecated
    currentPaymentUser object
    id int64
    dealerAssociateUUID string
    userUUID string
    dealerDepartmentUUID string
    originalPaymentUserId int64 deprecated
    originalPaymentUser object
    id int64
    dealerAssociateUUID string
    userUUID string
    dealerDepartmentUUID string
    dealerID int64 deprecated
    desc string
    amount number
    dealerOrderAmount number
    reminderDate string
    reminderMileage int64
    orderType string
    isMobilePayment boolean
    fetchDuplicateTransactionWindow boolean
    fetchEnforceCvvDso boolean
    fetchEnforceZipDso boolean
    skin string
    locale string
    cardDigits string
    ignorePaymentAttemptValidation boolean
    isThirdPartyVendor boolean
    paymentProvider string
    transactionTypeShortCode string
    signatureType string deprecated
    signatureData string deprecated
    ipAddress string deprecated
    transactionDetailsList object
    transactionDetails object[]
  • Array [
  • id int64
    transactionId int64
    transactionIncompleteId int64
    type string
    amount number
    description string
  • ]
  • feeRequest object
    fetchSurcharge boolean
    fetchApplicationFee boolean
    dealerId int64
    tenderType string

    Possible values: [CREDIT, DEBIT, CASH, ACH]

    cardType string

    Possible values: [VISA, MAST, DISC, AMEX, DINER, JCB]

    transactionDepartment string

    Possible values: [SERVICE, PARTS, SALES, BODYSHOP, LOANER, FINANCE, MANAGEMENT]

    paymentType string

    Possible values: [ONLINE, MANUAL, RETAIL]

    attributes object
    property name* string
Responses

OK


Schema

    object

Loading...