senderID | String The internal ID of the trading partner that has the sender role in the transaction the TPA governs. To specify the unknown partner, use Unknown. |
receiverID | String The internal ID of the trading partner that has the receiver role in the transaction the TPA governs. To specify the unknown partner, use Unknown. |
agreementID | String The agreement ID of the TPA. |
direction | String (optional) Indicates whether the service searches for a TPA where the sender and receiver are switched, if a TPA with the sender/receiver does not exist. Valid values are: true - The service only looks for a TPA where the sender/receiver are as specified. If not, no TPA is returned. false - If a TPA with the specified sender/receiver does not exist, the service switches the specified sender/receiver and: 1. Searches for a TPA where the sender matches the specified receiver and the receiver matches the specified sender. 2. Returns the TPA if found. |
tpa | Document (optional) The retrieved TPA as an IData object that has the format defined by the
wm.tn.rec:tpa IS document type. |
error | Document The error reported by the service. |