Skip to main content

serveFile


ApiScope: payment.files.download
API Scope Level: DealerScope
Path Parameters
    ServiceSubscriberDealer string required
Query Parameters
    fileKey string required
Responses

OK


Schema

    string

GET /kpayment/v1/file/:ServiceSubscriberDealer

Request

Base URL
/payment
ServiceSubscriberDealer — path required
fileKey — query required
curl / cURL
curl -L -X GET '/payment/kpayment/v1/file/:ServiceSubscriberDealer' \
-H 'Accept: */*'