Skip to main content

fireFeesRules

fireFeesRules

Request Body required
    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]

Responses

OK


Schema
    surchargeRulesResponse object
    maxSurcharge double
    feeType string

    Possible values: [PERCENTAGE, FLAT]

    feeValue double
    applicationFeeResponse object
    feeType string
    feeValue double
    applicationFeeRulesResponse object
    feeType string
    feeValue double
Loading...