## Overview The Portal SOAP API is a legacy web service that provides access to LANDATA property and land registry services. This API uses SOAP/XML messaging over HTTP with WS-Security for authentication. While SERV is transitioning to modern REST APIs (see Discovery API and Orders API), the Portal SOAP API remains available for existing integrations and provides access to functionality not yet available in the REST APIs. ## Key Features The Portal SOAP API provides access to: - **Notifications** - List and view property alerts and notices for subscriptions - **Certificates** - Order and manage property certificates from various authorities - **Property Packages** - Order bundled property information packages - **Subscription Management** - Manage alert subscriptions and notifications ## Available Operations The Portal service exposes the following SOAP operations: | Operation | Description | | --- | --- | | `NotificationList` | Retrieve a list of notifications for a subscription | | `NotificationView` | View details of a specific notification | | `AlertSimulate` | Simulate an alert for testing purposes | | `NoticeSimulate` | Simulate a notice for testing purposes | | `PackageOrder` | Start a property package order | | `PackageOrderRestart` | Restart an incomplete package order | | `PackageCommit` | Commit and finalise a package order | | `SwitchCertificates` | Change certificate selections for an order | | `GetOCManagerData` | Get certificate manager configuration data | | `OneoffPropertyOrder` | Place a single property order | | `TaxInvoiceNumberGet` | Retrieve tax invoice numbers for billing | | `RegisterProvisionalSale` | Register a provisional property sale | ## Service Endpoints | Environment | Endpoint | | --- | --- | | Test | `https://test.portal.landata.vic.gov.au/Portal/WebServices/Portal.svc` | | Production | `https://portal.landata.vic.gov.au/Portal/WebServices/Portal.svc` | ## Related APIs For new integrations, consider using the modern REST APIs which offer simpler authentication and easier integration: - **Discovery API** - Search for properties, parcels and titles - **Orders API** - Place and manage orders for property products ## PDF Documentation ### Version 6.10 (R21.12.00) #### Main Documentation - [LANDATA Web Services 6.10 v1.0](/assets/landatawebservices6.10v1.0.74f3ec4f997fc1dc8f11815eeba3eb5f1e45fb5d36cddd08cde7ef96f3b9e6e7.779817fe.pdf) #### Release Notes - [Release Notice for R21.12.00 Changes v1.0](/assets/release-notice-for-r21.12.00-changes-v1.0.86100496f8930134d5166b33546168e519be4e7c3bfa678e8eac871c2d4cce3c.779817fe.pdf) #### Appendices - [Appendix C - Classes](/assets/appendix-c-classes-6.10-v21.12.00.4f6a8503b5e9f274da2ac2709f7b83eab920610e0069569e6edb93e37be5e340.779817fe.pdf) - [Appendix D - Domains](/assets/appendix-d-domains-6.10-v21.12.00.31287b2dde7947f8ffb447d5afd7a779b0833ed56221f9984fa4ef639f294dbb.779817fe.pdf) - [Appendix E - Exception Codes](/assets/appendix-e-exception-codes-6.10-v21.12.00.06f055c064bc8adf3da003228e27cdd1d254b41217975e38aeadf6b45841dd52.779817fe.pdf) - [Appendix F - Formats and Validations](/assets/appendix-f-formats-and-validations-6.10-v21.12.00.2018a1c7af70f115a3bcd260ecf902a1c68fa91355179681610fcc7b06f09b9a.779817fe.pdf) - [Appendix V - searchString](/assets/appendix-v-searchstring-6.10-v21.12.00.9d2824d03af4ddbd6cd3b1bffd993a417ccc2feffd8bc0adb6e28f4da03318d3.779817fe.pdf) - [Appendix W - Web Method Parameters](/assets/appendix-w-web-method-parameters-6.10-v21.12.00.885532c5bd66af8ee114cea8ad064e71c86cad1da628acef5b5d66a880d89105.779817fe.pdf) - [Appendix X - XML Schema](/assets/appendix-x-xml-schema-6.10-v21.12.00.055c6dd1f49fc7d0ed695f08b9cf581b9e1675b223e342d83391f4de3fc7c673.779817fe.pdf) - [Appendix Y - DRSS Data Definition](/assets/appendix-y-drss-data-definition-6.10-v21.12.00.36c7dcfe97269c1dd800a1b0640bc3c7eb2a3a60752e1030fc7bdf2f5c6a8316.779817fe.pdf)