Refund FetchAsk AIget https://api.durianpay.id/v1/refundsThe following endpoint retrieves list of all Refunds createdQuery ParamsfromstringDefaults to 20204-09-01Timestamp (in YYYY-MM-DD format) from when the refunds should be fetchedtostringDefaults to 2024-09-10Timestamp (in YYYY-MM-DD format) up till when refunds are to be fetchedskipint32Defaults to 0The number of refunds to be skipped. The default value is 0. This can be used for pagination, in combination with countlimitint32Defaults to 1Number of refunds to be fetched. Default value is 25. This can be used for pagination, in combination with the skip parameterResponses 200200 400400 401401 500500Updated 10 months ago