Skip to main content
GET
Get vendor details

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

vendor_id
string
required

The ID of the Vendor

Response

200 - application/json

OK

id
string

ID of the vendor.

name
string

Name of the vendor.

description
string
active
boolean

Indicates if the vendor is active.

address
object
api_app_id
string<uuid>
contact_email
string<email>
created
string<date-time>
external_id
string | null