Skip to main content
GET
Retrieves a Vendor in Pleo by its id

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>

Path Parameters

id
string<uuid>
required

Enter the specific vendor ID of the record that you want to view in detail.

Example:

"123e4567-e89b-12d3-a456-426614174000"

Response

Fetches vendor by id

data
object
required