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 »

As new services are added and new collaboration features (between bank and broker) are defined we need to add new status codes without breaking the integration. Hence, from DokumentWs 7 and HendelseWs 6 document status is changes from an enum to a string. Customers integrating with these webservices must accept new, unknown values and handle new values gracefully and not fail because of them. Currently, the following document statuses are:

Status code

Description

SLETTET

OPPRETTET

UNDER_PART_SIGNERING

PART_SIGNERT

MOTTATT_AV_MEGLER

SAMHANDLING_FEILET

UNDER_SIGNERING

FJERNET_FRA_SIGNERING

SIGNERT

SENDT_TIL_TINGLYSING

UNDER_TINGLYSING

SENDT_TIL_MEGLER

TINGLYST

TINGLYSING_FEILET

FJERNET_FRA_TINGLYSING

  • No labels