pushToVault

This method is used to notify SDX that the calling system has pushed/stored the relevant 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.
MsgIDs xsd:string mandatory - cannot be null or empty The received package IDs of packages to push to vault (ends in –R) semi colon delimited. The IDs must be of packages that the authorizing user is the recipient of.

Response

Response Type: String

Successful response will show all the package Id’s that were successfully updated.

3262358-R=OK:3262360-R=OK