Account Verification
Following is the XML Request and Response sample for Account Verification:
REQUEST
RESPONSE
<soapenv:Envelope xmlns:c1 = "http://ouaf.oracle.com/webservices/c1/C1-ThirdPartyVerifyAccount" xmlns:soapenv = "http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header></soapenv:Header>
<soapenv:Body>
<c1:C1-ThirdPartyVerifyAccount>
<c1:head>
<c1:action>C1VE</c1:action>
<c1:accountId>8071815031</c1:accountId>
</c1:head>
<c1:accountVerification>
<c1:input>
<c1:autoPayReferenceStartDate>2018-12-02</c1:autoPayReferenceStartDate>
<c1:autoPayReferenceEndDate></c1:autoPayReferenceEndDate>
<c1:customInput>
<c1:field1>
<c1:name/>
<c1:value/>
</c1:field1>
<c1:field2>
<c1:name/>
<c1:value/>
</c1:field2>
<c1:field3>
<c1:name/>
<c1:value/>
</c1:field3>
<c1:field4>
<c1:name/>
<c1:value/>
</c1:field4>
<c1:field5>
<c1:name/>
<c1:value/>
</c1:field5>
</c1:customInput>
</c1:input>
<c1:output>
<c1:isVerified/>
<c1:accountBalance/>
<c1:pastDueAmount/>
<c1:dueDate/>
<c1:customOutput>
http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
<wsse:Security SOAP-ENV:mustUnderstand = "1" xmlns:wsse = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsu:Timestamp xmlns:wsu = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsu:Created>2018-02-01T10:37:50Z</wsu:Created>
<wsu:Expires>2018-02-01T10:38:50Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ouaf:C1-ThirdPartyVerifyAccount xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ouaf = "http://ouaf.oracle.com/webservices/c1/C1-ThirdPartyVerifyAccount">
<ouaf:head>
<ouaf:action>C1VE</ouaf:action>
<ouaf:accountId>8071815031</ouaf:accountId>
</ouaf:head>
<ouaf:accountVerification>
<ouaf:input>
<ouaf:autoPayReferenceStartDate>2018-12-02</ouaf:autoPayReferenceStartDate>
<ouaf:autoPayReferenceEndDate/>
<ouaf:customInput>
<ouaf:field1>
<ouaf:name/>
<ouaf:value/>
</ouaf:field1>
<ouaf:field2>
<ouaf:name/>
<ouaf:value/>
http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header>
REQUEST
RESPONSE
<soapenv:Envelope xmlns:c1 = "http://ouaf.oracle.com/webservices/c1/C1-ThirdPartyVerifyAccount" xmlns:soapenv = "http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header></soapenv:Header>
<soapenv:Body>
<c1:C1-ThirdPartyVerifyAccount>
<c1:head>
<c1:action>C1VE</c1:action>
<c1:accountId>8071815031</c1:accountId>
</c1:head>
<c1:field1>
<c1:name/>
<c1:value/>
</c1:field1>
<c1:field2>
<c1:name/>
<c1:value/>
</c1:field2>
<c1:field3>
<c1:name/>
<c1:value/>
</c1:field3>
<c1:field4>
<c1:name/>
<c1:value/>
</c1:field4>
<c1:field5>
<c1:name/>
<c1:value/>
</c1:field5>
</c1:customOutput>
</c1:output>
</c1:accountVerification>
<c1:errorInformation>
<c1:isInError>false</c1:isInError>
<c1:errorReference>
<c1:category/>
<c1:number/>
</c1:errorReference>
<c1:errorMessage/>
</c1:errorInformation>
</c1:C1-ThirdPartyVerifyAccount>
</soapenv:Body>
</soapenv:Envelope>
 
<wsse:Security SOAP-ENV:mustUnderstand = "1" xmlns:wsse = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
<wsu:Timestamp xmlns:wsu = "http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<wsu:Created>2018-02-01T10:37:50Z</wsu:Created>
<wsu:Expires>2018-02-01T10:38:50Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ouaf:C1-ThirdPartyVerifyAccount xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xmlns:ouaf = "http://ouaf.oracle.com/webservices/c1/C1-ThirdPartyVerifyAccount">
<ouaf:head>
<ouaf:action>C1VE</ouaf:action>
<ouaf:accountId>8071815031</ouaf:accountId>
</ouaf:head>
<ouaf:accountVerification>
<ouaf:input>
<ouaf:autoPayReferenceStartDate>2018-12-02</ouaf:autoPayReferenceStartDate>
<ouaf:autoPayReferenceEndDate/>
<ouaf:customInput>
<ouaf:field1>
<ouaf:name/>
</ouaf:field2>
<ouaf:field3>
<ouaf:name/>
<ouaf:value/>
</ouaf:field3>
<ouaf:field4>
<ouaf:name/>
<ouaf:value/>
</ouaf:field4>
<ouaf:field5>
<ouaf:name/>
<ouaf:value/>
</ouaf:field5>
</ouaf:customInput>
</ouaf:input>
<ouaf:output>
 
REQUEST
RESPONSE
 
<ouaf:isVerified>true</ouaf:isVerified>
<ouaf:accountBalance>66.77</ouaf:accountBalance>
<ouaf:pastDueAmount>66.77</ouaf:pastDueAmount>
<ouaf:dueDate>2017-02-16</ouaf:dueDate>
<ouaf:autoPayExists>true</ouaf:autoPayExists>
<ouaf:existingAccountAutoPayInformationList>
<ouaf:existingAccountAutoPayInformation>
<ouaf:autoPayStartDate>2018-12-02</ouaf:autoPayStartDate>
<ouaf:autoPayEndDate>2018-12-03</ouaf:autoPayEndDate>
<ouaf:autoPaySource>Mastercard - DSS</ouaf:autoPaySource>
</ouaf:existingAccountAutoPayInformation>
</ouaf:existingAccountAutoPayInformationList>
 
<ouaf:customOutput>
<ouaf:field1>
<ouaf:name/>
<ouaf:value/>
</ouaf:field1>
<ouaf:field2>
<ouaf:name/>
<ouaf:value/>
</ouaf:field2>
</ouaf:field2>
<ouaf:field3>
<ouaf:name/>
<ouaf:value/>
</ouaf:field3>
<ouaf:field4>
<ouaf:name/>
<ouaf:value/>
</ouaf:field4>
<ouaf:field5>
<ouaf:name/>
<ouaf:value/>
 
REQUEST
RESPONSE
 
<ouaf:field3>
<ouaf:name/>
<ouaf:value/>
</ouaf:field3>
<ouaf:field4>
<ouaf:name/>
<ouaf:value/>
</ouaf:field4>
<ouaf:field5>
<ouaf:name/>
<ouaf:value/>
</ouaf:field5>
</ouaf:customOutput>
</ouaf:output>
</ouaf:accountVerification>
<ouaf:errorInformation>
<ouaf:isInError>false</ouaf:isInError>
<ouaf:errorReference>
<ouaf:category xsi:nil = "true"/>
<ouaf:number xsi:nil = "true"/>
</ouaf:errorReference>
<ouaf:errorMessage/>
</ouaf:errorInformation>
</ouaf:C1-ThirdPartyVerifyAccount>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>