Hold Request Release Response in the JSON 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":
    {
        "requestProcessStatus": ""
        "sourceSystem": ""
        "externalTransactionId": ""
        "externalSourceId": ""
        "holdRequestId": ""
        "holdReleaseReason": ""
        "holdComments": ""
        "holdEndDate": ""
        "holdRequestStatus": ""
        "errormsg": ""
    }
}

Related Topics

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