Rejection of Attachment Due to Request Validation Error
TESTEP53 Test PayerId
The status message is dynamic depending on the type of validation failure.
```json
{
"statusCode": "53",
"statusMessage": "Missing required fields transactionReceivedStartDate,transactionReceivedEndDate."
}
```
Updated 7 months ago