Skip to main content

getClosingReport


ApiScope: payment.closingReport.read
API Scope Level: ServiceSubscriberScope
Request Body required
    dealerUUID string
    startingDate string
    closingDate string
    sendEmail boolean
    sendToCustomRecipients boolean
    customRecipients string
    format string

    Possible values: [html, pdf]

    reportType string

    Possible values: [DailyClosingReport, DailyActivityReport, MonthlyExecutiveReport]

    sendAsynchronously boolean
    sendAsAttachment boolean
    source string deprecated

    Possible values: [AUTO_PAYMENT_REQUEST, DEALER_APP, API]

Responses

OK


Schema

    string

Loading...