Skip to content

Get supplier ​

GET
/v1/octo/supplier

Retrieve supplier details

Authorizations​

Responses​

OK

application/json
JSON
{
  
"id": "string",
  
"name": "string",
  
"endpoint": "string",
  
"contact": {
  
  
"website": null,
  
  
"email": null,
  
  
"telephone": null,
  
  
"address": null
  
}
}

Playground​

Server

Samples​