Skip to main content

getTransactionAmountByTenderSubTypesForCharge


ApiScope: payment.ach.fetch.customer
API Scope Level: DepartmentScope
Path Parameters
    departmentUuid string required
Query Parameters
    days int64 required
    customerGUID string required
Responses

OK


Schema
    property name* number
GET /kpayment/v1/:departmentUuid/fetch/transactionAmountByTender

Request

Base URL
/payment
departmentUuid — path required
days — query required
customerGUID — query required
curl / cURL
curl -L -X GET '/payment/kpayment/v1/:departmentUuid/fetch/transactionAmountByTender' \
-H 'Accept: application/json'