Skip to content

View a Supplier Detail

GET
/suppliers/{id}

Parameters

Path Parameters

id
required
integer

ID of the Supplier

Responses

200

OK

object
name
string
Example
{
"name": "ACME"
}