Overview
e-Tinglysning - Endpoint for AnmeldelseSvar
Response services for registration status and service that delivers compulsory subscriptions. This web service is exposed by each of the participating actor systems and includes endpoints related to receiving registration status.
Features
-
Notification regarding receipt
-
Notification regarding manual processing
-
Final response to registration
-
Compulsory subscription notifications
Roles and Responsibilities
| Role | Description |
|---|---|
Responsible |
Individual actors' development vendors, Land Registration Court’s development vendor (XML Schemas) |
Accountable |
Land Registration Court |
Consulted |
System-to-System users, Land Registration Court’s portal development team |
Informed |
OIO |
Target Namespace
http://rep.oio.dk/tinglysning.dk/svarservice/interface/anmeldelse/1/
Included Schemas
-
AnmeldelseKvitteringModtag.xsd - http://rep.oio.dk/tinglysning.dk/svarservice/message/anmeldelse/1/
-
AnmeldelseStatusModtag.xsd - http://rep.oio.dk/tinglysning.dk/svarservice/message/anmeldelse/1/
-
AnmeldelseSvarModtag.xsd - http://rep.oio.dk/tinglysning.dk/svarservice/message/anmeldelse/1/
-
AnmaerkningStatusModtag.xsd - http://rep.oio.dk/tinglysning.dk/svarservice/message/anmeldelse/1/
Messages
| Message | Type |
|---|---|
sanmmsg:AnmeldelseKvitteringModtag |
|
sanmmsg:AnmeldelseStatusModtag |
|
sanmmsg:AnmeldelseSvarModtag |
|
sanmmsg:AnmaerkningStatusModtag |
Endpoints
AnmeldelseKvitteringModtag
Description
This endpoint is called immediately after receipt of a registration and means that the registration is now queued for processing.
Request/Response Details
Input |
sanmifc:AnmeldelseKvitteringModtag |
Output |
None |
Error Handling |
Standard HTTP error handling |
Interaction Pattern |
Notification service operation |
AnmeldelseStatusModtag
Description
Notification that is currently only sent if a registration is transferred to manual processing.
Request/Response Details
Input |
sanmifc:AnmeldelseStatusModtag |
Output |
None |
Error Handling |
Standard HTTP error handling |
Interaction Pattern |
Notification service operation |
AnmeldelseSvarModtag
Description
The response to the registration is received when e-TL calls this endpoint. The response contains, among other things, the entire registration and the registration endorsement.
Request/Response Details
Input |
sanmifc:AnmeldelseSvarModtag |
Output |
None |
Error Handling |
Standard HTTP error handling |
Interaction Pattern |
Notification service operation |
AnmaerkningStatusModtag
Description
e-TL calls this when events occur that relate to compulsory subscriptions. This can, for example, be a remark that is removed or a deadline that expires. In such situations, this notification is received.
Request/Response Details
Input |
sanmifc:AnmaerkningStatusModtag |
Output |
None |
Error Handling |
Standard HTTP error handling |
Interaction Pattern |
Notification service operation |