Starfsmenn


Starfsmanna upplýsingar á ok.is

APIDescription
GET api/Starfsmenn?key={key}


Sækir núverandi starfsmenn

Matur

APIDescription
GET api/Matur?responseType={responseType}

No documentation available.

GET api/Matur

No documentation available.

Myndir

APIDescription
GET api/Myndir?key={key}

No documentation available.

GET api/Myndir?key={key}&ssn={ssn}

No documentation available.

AtCallAnswerMachine

Haldes incomming calls for service requests. Not available to everyone.

APIDescription
GET api/AtCallAnswerMachine/{id}

Haldes incomming call for service request if given correct id.

Events

Haldes everything to do with Opin Kerfi hf public events.

APIDescription
GET api/Events

Looks up all available events from Opin Kerfi at this moment.

GET api/Events?eventId={eventId}

Gets details for single event based on eventId

GET api/Events?eventId={eventId}&contactId={contactId}&resp={resp}

Register email for event.
{ true / false }

POST api/Events?eventId={eventId}&email={email}

Register email for event.
StatusCodes
status:-2 = Closed event and email not found as invite
status:-1 = Error.
status:0 = OK.
status:1 = More info needed.
status:2 = Event is closed for customers only and no matching contact found.

GET api/Events?eventId={eventId}&email={email}

Register email for event.
StatusCodes
status:-2 = Closed event and email not found as invite
status:-1 = Error.
status:0 = OK.
status:1 = More info needed.
status:2 = Event is closed for customers only and no matching contact found.

POST api/Events?eventId={eventId}&contactId={contactId}

Handles event registration from Email campaigns

GET api/Events?eventId={eventId}&contactId={contactId}

Handles event registration from Email campaigns

POST api/Events

Register lead for event.
FormBody:
Guid eventId
string email
string firstName
string lastName
string phone
string jobTitle
string company