Retrieve a list of refunds with optional filtering
The API token for login provided by UQPay.
The API client id generated by UQPAY
The maximum number of items to return per page. This number can be between 1 - 100
1 <= x <= 10010
The page number to retrieve the next set of items. The number has to be greater than 1.
x >= 11
Start time of Transaction. Default time range is 1 months.
"2024-03-01T00:00:00+08:00"
End time of Transaction. Maximum time range of 3 months.
"2024-03-01T00:00:00+08:00"
The ID of the payment intent to get refunds for
The merchant reference id created in merchant's system that corresponds to this PaymentIntent.