Skip to main content
GET
List payments for vendor refund

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string<uuid>
required

The UUID of the business.

refundId
string<uuid>
required

The UUID of the vendor refund to fetch payments for.

Response

List of payments for the vendor refund.

data
object[]