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 Version History

Version 1 Current »

Siden opdateres automatisk til at afspejle koden.

Metoder

GetPdf (POST /Pdf)

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

x-requestId [Header]

string

1

Unikt id for requestet (typisk guid). Hvis api'et modtager samme requestId mere end én gang returneres http status kode 412. Max længde for id'et er 46 chars

requestBody

VitasGetPdfRequest

1

-    activeOrganisationHeader

ActiveOrganisationHeaderType

1

-    requestUserMetadataHeader

RequestUserMetadataType

1

-    vitasGetPdfRequestType

VitasGetPdfRequestType

1

-    -    identifier

uuid

0 - 1

-    -    vitasFormTypes

int32

0 - 1

-    -    vitasFormSubTypes

int32

0 - 1

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

response

VitasGetPdfResponse

1

-    vitasGetPdfResponseType

VitasGetPdfResponseType

0 - 1

-    -    jobOrderTypeIdentifier

int32

0 - 1

-    -    pdfContent

base64Binary

0 - 1

-    -    personCivilRegistrationIdentifier

string

0 - 1

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

80002

Bevillingen kunne ikke findes.

Bevillingen kunne ikke findes.

80004

Den angivet VITAS form type er ikke understoettet.

Den angivet VITAS form type er ikke understoettet.

80005

Den angivet VITAS form subtype er ikke understoettet.

Den angivet VITAS form subtype er ikke understoettet.

IsAlive (GET /Pdf)

Scope

Ikke defineret

Input

Element

Type

Detaljer

Forekomst

Beskrivelse

requestBody

IsAliveRequest

1

-    activeOrganisationHeader

ActiveOrganisationHeaderType

0 - 1

-    requestUserMetadataHeader

RequestUserMetadataType

0 - 1

Output

Element

Type

Detaljer

Forekomst

Beskrivelse

response

IsAliveResponse

1

-    isAliveResponseType

IsAliveResponseType

0 - 1

-    -    isAlive

boolean

0 - 1

Fejlkoder

Fejlkode

Fejltekst

Beskrivelse

4575

You are not authorized to execute the operation

You are not authorized to execute the operation

  • No labels