get https://api.quicko.com/tds/payers?tan=tan&count=count&skip=skip
Retrieve all payers. Provide count and skip for pagination
Log in to see full request history
Responses
Retrieve all payers. Provide count and skip for pagination
xxxxxxxxxx
curl --request GET \
--url 'https://api.quicko.com/tds/payers?count={count}&skip={skip}&tan={tan}' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: