get http://localhost:55667/api2/payments
Retrieve list of payments. For more information, see https://www.manager.io/guides?payments
Response
Retrieve list of payments. For more information, see https://www.manager.io/guides?payments
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/payments \
--header 'accept: application/json'
Try It!
to start a request and see the response here!