Verify Example (XML)
1 min
surescripts uses a verify message as a response for certain messages the following is an example of what a verify message may look like \<?xml version="1 0" encoding="utf 8"?> \<message datatypesversion="20230115" transportversion="20230115" transactiondomain="script" transactionversion="20230115" structuresversion="20230115" eclversion="20230115"> \<header> \<to qualifier="d">1234567890123\</to> \<from qualifier="py">1234563\</from> \<messageid>888333\</messageid> \<relatestomessageid>123\</relatestomessageid> \<senttime>2014 10 15t10 15 12 1z\</senttime> \<security> \<sender> \<tertiaryidentification>acct id inserted by ss\</tertiaryidentification> \</sender> \<receiver> \<tertiaryidentification>acct id inserted by ss\</tertiaryidentification> \</receiver> \</security> \<sendersoftware> \<sendersoftwaredeveloper>mdlite\</sendersoftwaredeveloper> \<sendersoftwareproduct>443\</sendersoftwareproduct> \<sendersoftwareversionrelease>2 1\</sendersoftwareversionrelease> \</sendersoftware> \</header> \<body> \<verify> \<verifystatus> \<code>010\</code> \</verifystatus> \</verify> \</body> \</message>