Payment View Request in XML Format

The following code snippet illustrates how the tags should be nested while receiving the payment view request in the XML format:

<C1-viewPayment>
    <accountIdentifierType></accountIdentifierType>
    <accountNumber></accountNumber>
    <accountId></accountId>
    <tenderType></tenderType>
    <checkNumber></checkNumber>
<division></division>
    <payDateFrom></payDateFrom>
    <paymentDateTo></paymentDateTo>
    <sourceSystem></sourceSystem>
    <c1ExternalTransactionId></c1ExternalTransactionId>
    <externalSourceId></externalSourceId>
 </c1-viewPayment>

Related Topics

For more information on... See...
Payment View Response in XML Format Payment View Response in XML Format
Payment View Request and Response - Tags in XML Format Payment View Request and Response - Tags in XML Format
Sample View Transfer Request and Response in XML Format Sample Payment View Request and Response in XML Format