<?xml version=“1.0” encoding=“utf-8”?> <soap:Envelope xmlns:soap=“schemas.xmlsoap.org/soap/envelope/” xmlns:xsi=“www.w3.org/2001/XMLSchema-instance”
xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <soap:Body> <PostInquiryResponse xmlns="http://api.giact.com/verificationservices/v5"> <PostInquiryResult> <ItemReferenceId>5000001888</ItemReferenceId> <CreatedDate>2017-02-03T11:35:43.242182-06:00</CreatedDate> <VerificationResponse>Declined</VerificationResponse> <AccountResponseCode>GN05</AccountResponseCode> <AccountClosedDate xsi:nil="true" /> <FundsConfirmationResult xsi:nil="true" /> <CustomerResponseCode>CA01</CustomerResponseCode> </PostInquiryResult> </PostInquiryResponse> </soap:Body>
</soap:Envelope>