GET bbapi/lejer?lejerStreng={lejerStreng}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
lejerStreng

string

Required

Body Parameters

None.

Response Information

Resource Description

ValidateResponse
NameDescriptionTypeAdditional information
LejerErValid

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "lejerErValid": true
}

application/xml, text/xml

Sample:
<ValidateResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Services.Domea.Dk.Models.BBAPI">
  <LejerErValid>true</LejerErValid>
</ValidateResponse>