getPackageContentEx

This method is an extension to getPackageContent and adds a parameter to specify challenge answers required to open the package. If the challenge answers are incorrect, the call returns an error to indicate that the challenge answers are incorrect.

Request Parameters

Parameter Type Requirements Description
challengeAnswers xsd:string   The challenge answers in same format as they are in meta data. E.g “challengeanswer1=one: challengeanswer1=two”.

Response

Response Type: String

See getPackageContent for detailed response