This interface defines the Configuration API
The interface is described in WSDL by:
ConfigurationApi.wsdl
All XML conforms to that described in the WSDL.
The basic purpose of this interface is to provide a means to retrieve,
add, modify, or remove company and partner profiles from an instance
of Interchange.
Each company is identified by a unique identifier, the company id,
which is unique within a server.
Business level Event
This event is used in two cases
-A transaction has been created for a certification update
-A certification update has been received from a partner
Document level Event
Generated when an acknowledgement is received that indicates
that the partner could not authenticate the signature of the sent document
Document level Event
Generated when an acknowledgement is received that indicates
that the partner could not decrypt the signature of the sent document
Generated when a document is encountered that is not signed
when a partner profile requests documents to be signed
This can result in a document to fall into a rejection status
This message returns all the company ids that match the given
criteria, which can then be passed to one of the other messages requiring
a company id.
In the event that a large number of company ids may be returned, the
client or the server can specify a maximum limit.
This message returns all the company ids that match the given
criteria, which can then be passed to one of the other messages requiring
a company id.
In the event that a large number of company ids may be returned, the
client or the server can specify a maximum limit.
This message returns all the partner ids that match the given
criteria, which can then be passed to one of the other messages requiring
a partner id.
In the event that a large number of partner ids may be returned, the
client or the server can specify a maximum limit.
This message returns all the partner ids that match the given
criteria, which can then be passed to one of the other messages requiring
a partner id.
In the event that a large number of partner ids may be returned, the
client or the server can specify a maximum limit.
Send the document to the indicated recipient via the
Interchange Server engine.The document contents will be backed up before Interchange packages and
sends the document.