Skip to main content

List refunds

GET 

/financing/v1/applications/:applicationId/refunds

List refunds created on a specific application.

Returns all refunds (repayments) registered for the order of the given application, including those created via this resource and those created by the Mark order items as returned operation.

Financing typeSupported
DEFERRED_PAYMENTYES
PAY_IN_THREEYES
featuresupported by resource
pagingheader-pagingyes
sortingheader-sortingno
filteringheader-filteringno

Collection is sorted by creation date, newest first. This resource supports paging - to navigate between pages, follow the nextPage and prevPage links returned in pagingInfo.

Request

Responses

List of refunds. May be empty if no refund was created yet.