Public
Documentation Settings

External OMS

External hooks for the order management system at FIKO as

AUTHORIZATIONAPI Key
Key

user

Value

<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

TOKEN

User Token supplied from FIKO

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

TOKEN

User Token supplied from FIKO

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

TOKEN

User Token supplied from FIKO

login

dem_geir4

name

Geir tester external

department_id

62

Loading