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

« Previous Version 4 Current »

Description

This method is used to generate and download a document containing all the personal information of a professional.

Note : This service is not yet in production 

Rest Endpoint

Staging environment - testwebservice2.boligmappa.no/PersonalDocumentDownload

Production environment - webservice2.boligmappa.no/PersonalDocumentDownload

Request Parameters

Request Header

Parameter
Type
Mandatory / Optional
Description
userNameStringMandatoryUsername of the company user
passwordStringMandatoryPassword of the company user

Request Body

Parameter
Type
Mandatory / Optional
Description
applicationNameStringMandatoryThe application name of the integration patner

Response 

Response - Success 

If the call is successful the document will be downloaded 

Response - Fail

Parameter
Type
Description
CodeStringError code 
MessageStringDescription of the error

Exceptions 

Error Code
Description

123

An exception occurred while processing your request 

138 

applicationName length has exceeded the maximum character limit allowed (10)

146 

The applicationName is not set

  • No labels