Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 5 Next »

Work in progress

Status SvarUt

Request

curl -u myUserName:myPassword
 -H "Accept : application/hal+json"
  https://test-admbygg.dibk.no/api/v1/innsending/svarutforsendelser/AR2345678

Response

{
    "svarUtReferanseId": "b2eea062-f79d-4176-a539-e547cf34fc7d",
    "svarUtForsendelseMottatt": "2021-05-10T10:58:10.423",
    "svarUtForsendelseStatus": "KLAR_FOR_MOTTAK",
    "_links": {
        "self": {
            "href": "/api/v1/innsending/svarutforsendelser/AR2345678"
        }
    }
}

Kvittering

Under utvikling

Vedtak

Under utvikling

  • No labels