AutoPay View Request in XML Format

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

<C1-ViewAutoPayService>
    <accountIdentifierType></accountIdentifierType>
    <accountNumber></accountNumber>
    <division></division>
    <AccountId></AccountId>
    <sourceSystem></sourceSystem>
    <c1ExternalTransactionId></c1ExternalTransactionId>
    <externalSourceId></externalSourceId>
    <autopaySource></autopaySource>
    <startDate></startDate>
 </C1-ViewAutoPayService>

Related Topics

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