post http://localhost:3000/presentment/v1.0/payment-requests/searches
Payment Request Retrieval API provides the list of pending / closed bills. Here closed bills consist of paid and decline bills.
Log in to see full request history
Responses
Payment Request Retrieval API provides the list of pending / closed bills. Here closed bills consist of paid and decline bills.
xxxxxxxxxx
curl --request POST \
--url http://localhost:3000/presentment/v1.0/payment-requests/searches \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: