Skip to main content
GET
Fetch vendor credit

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 to fetch the vendor credit for.

vendorCreditId
string<uuid>
required

The UUID of the vendor credit to fetch.

Response

200 - application/json

Success.

data
object
required