This webservice encapsulates the PRIA eRecording data into the service requests and responses, and provides other beneficial methods. The webservice has the following methods:
-
Submitpackage
submit package for er
This method expects (4) input parameters: Username, Password, PackageID and PRIA_Request
-
Retrieverecordedpackage and Retrieverejectedpackage
retrieve recorded or rejected package
This methods expects (3) input parameters: Username, Password and PackageID
-
GetStatus
Get Status of Submitted Package
This methods expects (3) input parameters: Username, Password and PackageID
The XML request and response structures are a subset of those defined in the PRIA 2.4.1 standard. The conventional values used for attributes and recommended use for element structures can be found in the
“eRecording XML Implementation Guide” published by the PRIA.
For a formal definition, please review the
service description (wsdl)