pushToVaultNote

This method is used to add a note to the relevant package in SDX used by the calling system about storing the package securely. On SDX this sets a timestamp on the package of when it was pushed/stored.

Request Parameters

Parameter Type Requirement Description
Username xsd:string mandatory - cannot be null or empty Login Credentials.
password xsd:string mandatory - cannot be null or empty Login Credentials.
pwordEncoded xsd:boolean optional - can be null (indicates false) Indicates if the password parameter is MD5 hash and base64 encoded.
MsgIDsAndNotes xsd:string mandatory - cannot be null or empty The received package IDs of and notes to set semi colon delimited. The IDs must be of packages that the authorizing user is the recipient of. E.g (3262358-R=P2V Note: 3262367-R=P2V Note)

Response

Response Type: String

Successful response will show a sent ID for the package

3262358-R=OK:3262360-R=OK