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