Hold Request Release Request in the XML Format

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

<C1-ReleaseHoldRequest>
    <sourceSystem></sourceSystem>
    <externalTransactionId></externalTransactionId>
    <externalSourceId></externalSourceId>
    <holdRequestId></holdRequestId>
    <holdReleaseReason></holdReleaseReason>
    <holdComments></holdComments>
 </C1-ReleaseHoldRequest>

Related Topics

For more information on... See...
Hold Request Release Response in the XML Format Hold Request Release Response in the XML Format
Hold Request Release Request and Response - Tags in XML Format Hold Request Release Request and Response - Tags in XML Format
Sample Hold Request Release Request and Response in the XML Format Sample Hold Request Release Request and Response in the XML Format