get https://sandbox-api.unipayment.io/v1.0/invoices/refunds
Retrieves a paginated list of invoice refunds based on the specified search criteria.
Log in to see full request history
test
Responses
Retrieves a paginated list of invoice refunds based on the specified search criteria.
test
xxxxxxxxxx
curl --request GET \
--url 'https://sandbox-api.unipayment.io/v1.0/invoices/refunds?page_size=10&page_no=1&is_asc=false' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: