External OMS
External hooks for the order management system at FIKO as
AUTHORIZATIONAPI Key
Key
Value
Agents
Create, update, delete agents
AUTHORIZATIONAPI Key
This folder is using API Key from collectionExternal OMS
GETGet Agents
https://api-stage.fiko.no/v1/agents?user=TOKEN
Fetch the available agents
AUTHORIZATIONAPI Key
This request is using API Key from collectionExternal OMS
PARAMS
user
GETGet Agent
https://api-stage.fiko.no/v1/agent/4340?user=TOKEN
AUTHORIZATIONAPI Key
This request is using API Key from collectionExternal OMS
PARAMS
user
POSTCreate Agent
https://api-stage.fiko.no/v1/agents?user=TOKEN&login=dem_geir4&name=Geir tester external&department_id=62
AUTHORIZATIONAPI Key
This request is using API Key from collectionExternal OMS
PARAMS
user
login
name
department_id
Loading