Skip to content

View a Supplier Detail

GET
/suppliers/{id}
id
required
integer

ID of the Supplier

OK

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