The message level security is implemented by using signing and verification of the message.
Doc No. = "WD8888888888"
Reference Code = "RF-5242214199"
Below is sample of constructed source string by using 'secret-Key' value pairs above:
rSign = MD5( xSignature + docNo + referCode + secret-Key )
rSign = MD5( [xSignature]WD8888888888RF-5242214199[secret-Key] )
Get your XSignature 'secret-Key' from setting page. Sign the constructed source string in step #1 using MD5 and the shared XSignature 'secret-Key'. Below is a sample of constructed source string:
[xSignature]RF-5242214199WD8888888888[secret-Key]
Below is the final x_signature value using above source string with 'abc123cde456' as XSignature 'secret-Key':
ef5e54a22af0925cba88fab467119742e90262e3646eea1dee3949938daf3a38