Skip to content

Instantly share code, notes, and snippets.

@egi
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save egi/b407b0827976ed7e5d5a to your computer and use it in GitHub Desktop.

Select an option

Save egi/b407b0827976ed7e5d5a to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<ExtMessage xmlns="com/icare/eai/schema/evExtTopupAIRCS5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="com/icare/eai/schema/evExtTopupAIRCS5 evExtTopupAIRCS5.xsd ">
<ExtTopupAIRCS5Req>
<ServiceNumber>628159249374</ServiceNumber>
<Source>Portal</Source>
<VoucherHRN>40190371052087</VoucherHRN>
</ExtTopupAIRCS5Req>
</ExtMessage>
<ExtMessage xmlns="com/icare/eai/schema/evExtTopupAIRCS5Resp">
<ExtTopupAIRCS5Resp>
<ServiceNumber>628159249374</ServiceNumber>
<Source>Portal</Source>
<VoucherHRN>40190371052087</VoucherHRN>
<Status>Failed</Status>
<ErrorMessage>103</ErrorMessage>
</ExtTopupAIRCS5Resp>
</ExtMessage>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment