POST /api/integration/journalpost/ny

Returns a new document given the template id and titles given in the fields tittel

Request body

{ 
        
        "sakId":"integer",
        "malJpId":"integer",
        "tittel":"string"
}

Responses

Code Returns Type
200 Success
401 Unauthorized - Missing or invalid access token
403 Forbidden - Provided access token does not permit usage of this API or data