Skip to main content
GET
Fetch vendor refund

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to application/json.

Path Parameters

businessId
string<uuid>
required

The UUID of the business to fetch vendor refunds for.

refundId
string<uuid>
required

The UUID of the vendor refund to fetch.

Response

Vendor refund details.

data
object
required

A vendor refund represents a transaction where a vendor returns value to a business. A specific bill can be refunded or a general refund can be applied to a vendor.