Get report templates

Report templates supported

Request
Security:
path Parameters
version
required
string
Responses
200

Returns report templates

401

Unauthorized

500

Server Error

get/api/{version}/reports/templates
Request samples
curl -i -X GET \
  'https://devapi.qolopay.com/api/{version}/reports/templates' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response samples
application/json
[
  • "string"
]
Copyright © Qolo 2019-2023. All right reserved.