Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Siden opdateres automatisk til at afspejle koden.

Kodelisternes værdisæt findes her: /wiki/display/UDV/Borgerkommunikation.CodeLists

Metoder

GetCodeList (GET /v1/CodeLists/{name})

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

name [Path]

string

0 - 1

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

response

CodeListDto

1

-    name

string

1

-    items

CodeListItemDtoCollection

1

-    -    CodeListItemDto

CodeListItemDto

0 - *

-    -    -    id

int32

1

-    -    -    name

string

1

-    -    -    isActive

boolean

1

-    -    -    description

string

1

-    -    -    startDate

date-time

1

-    -    -    endDate

date-time

1

Fejlkoder

Ingen fejlkoder

  • No labels