Get all available refunds for a specific environmentCopy Pageget https://api.neonpay.com/purchases/refundsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramslimitnumber≤ 100A limit on the number of refunds to be returned.startDatedate-timeFilter refunds created on or after this date (inclusive)endDatedate-timeFilter refunds created before this date (exclusive)startingAfterstringA cursor for use in pagination. An object ID that defines your place in the list of refunds. It'll fetch the next page of the list.endingBeforestringA cursor for use in pagination. An object ID that defines your place in the list of refunds. It'll fetch the previous page of the list.Responses 200List of refunds 400Response for bad requests. Should note what in the request was invalid.Updated about 1 month ago