Skip to main content

Fire fees rules


ApiScope: payment.fees.rules.read
API Scope Level: ServiceSubscriberScope
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, ACH]

    dealerUuid string
    transAmount number
Responses

OK


Schema
    surchargeFees object
    property name* number
    applicationFees object
    property name* number
Loading...