Transaction Accepted by Change Healthcare Clearinghouse

TESTEP02 Test PayerId

If you use the sandbox with this test payerId, you will receive the message that the Change Healthcare clearinghouse has accepted your submitted attachments transaction.

```json
[
    {
        "statusCode": "02",
        "statusMessage": "ACCEPTED_BY_CHC",
        "statusTimeStamp": "2021-05-13 10:33",
        "documents": [
            {
                "documentName": "rightarm.jpg",
                "controlNumber": "51827660-012714"
            }
        ]
    }
]
```