Get supplier by id for one company in SiGREEN
GET {{baseUrl}}/suppliers/:id
Get supplier by id for one company in SiGREEN
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"email":"test@test.com","id":"C98BE31E-3698-412D-91E3-8270102CC7D5","identifiers":[{"idType":"SupplierId1","value":"AE4687","default":true},{"idType":"SupplierId2","value":"AB4548","default":false}],"locations":["12459 Berlin, Siemensstraße 42"],"name":"ACME","contactNumber":"345345345","website":"www.test.com","comment":"my comment"}