getPartyAddressByIdPK

Description
This inquiry transaction returns a specific recorded party address for a given party, based on a specific party address identifier.
Web Services
Operation name: getPartyAddressByIdPK
Service name: PartyService
Example
Retrieve details of John Weir's mailing address.
Usage information
This inquiry transaction is based on the specific primary key linking an address to a specific party, not the identification number of the address itself.
Preconditions
Not applicable
Mandatory input
  • PartyAddressIdPK
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
The response returns the address information for the party and address being queried such as address usage type, effective start/end day, effective start/end time, solicitation indicator, address line one, address line two, city, province/state, postal/zip code, and others.
Request message
<InquiryType> getPartyAddressByIdPK

<InquiryParam>

     <tcrmParam name= "partyAddressIdPK">

Response objects
TCRMPartyAddressBObj with associated TCRMAddressBobj business object
Special note
Not applicable