Sample soap requests for method findAttachments():
Get all donor attachments:
findAttachments_1.html
Get donor attachments linked to the ASSESSMENT attachment section:
findAttachments_2.html
Get recipient attachments when there is none (empty list returned):
findAttachments_3.html
Errors:
Get all donor when the input (nationalDonorId) is NOT valid (donor does not exist):
findAttachments_e1.html
Get all donor attachments when the input (attachMentLocations) is not valid:
findAttachments_e2.html