admin-suppliers

Get Supplier

Get full supplier detail.

Returns inactive rows too — the admin needs to see + restore them.

get/api/v1/admin/suppliers/{supplier_id}

Path parameters

supplier_idstring uuid required

Response

Successful Response

namestring required
emailstring email required
companystring nullable
locationstring nullable
trust_tier'new' | 'trusted' | 'restricted'
notesstring nullable
admin_routing_notesstring nullable
idstring uuid required
activeboolean required
last_contacted_atstring date-time nullable required
response_countinteger required
decline_countinteger required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.