Module for EDI 9.12 | Building Services with EDI Module | Part II WmEDIforTN Package | WmEDIforTN TPA Folder | Summary of Elements in this Folder | wm.b2b.editn.TPA:getEDITPAData
 
wm.b2b.editn.TPA:getEDITPAData
WmEDIforTN. Retrieves the EDITPA data for a specified sender and receiver.
The service retrieves the default EDITPA and partner-specific EDITPA if one is available. The service returns a single set of EDITPA values. The returned EDITTPA values use the partner-specific EDITPA values unless the value is not specified in the partner-specific EDITPA. If a partner-specific EDITPA value is not specific, the returned EDITPA value contains the value from the default EDITPA.
Input Parameters
sender
String The sender ID for the sender of the sender/receiver pair for which you want to retrieve EDITPA values, for example, a D-U-N-S number.
senderQualifier
String The EDI ID qualifier for the sender, for example, 01 if you specify a D-U-N-S number for sender.
receiver
String The receiver ID for the receiver of the sender/receiver pair for which you want to retrieve EDITPA values, for example, a D-U-N-S number.
receiverQualifier
String The EDI ID qualifier for the receiver, for example, 01 if you specify a D-U-N-S number for receiver.
Output Parameters
EDITPAData
Document A single set of EDITPA values that contains values from the partner-specific EDITPA if they are available and values from the default EDITPA if the partner-specific value is null or not specified.