Skip to main content
GET
Fetch vendor

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 for.

vendorId
string<uuid>
required

The UUID of the vendor to fetch.

Response

200 - application/json

Success.

data
object
required