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