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