get https://api.wafeq.com/v1/payments/
Endpoint for retrieving a list of payments.
Response
Endpoint for retrieving a list of payments.
xxxxxxxxxx
curl --request GET \
--url https://api.wafeq.com/v1/payments/ \
--header 'Authorization: Api-Key replace_with_your_api_key' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: