Skip to content

Post supplier refresh ​

POST
/v1/suppliers/refresh

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Responses​

OK

application/json
JSON
{
  
"username": "string",
  
"access_token": "string",
  
"supplier_id": null,
  
"supplier_name": null,
  
"supplierclient_id": null,
  
"client_id": null,
  
"distributor_id": null,
  
"refresh_token": null,
  
"scope": null,
  
"expiry_date": null,
  
"preferred_language": null,
  
"roles": [
  
  
"string"
  
],
  
"impersonator_client_id": null
}

Playground​

Server
Authorization

Samples​