Your request payload violated the EPC Verification of Payee schema. The check can happen at the gateway (pre-routing) or at the upstream VOP provider — the effect is the same: the request was not processed. Read the X-Rejected-By-Provider header to tell where the rejection originated.
party, partyAccount) is missing.VALIDATION_FAILED but originating upstream).HTTP/1.1 400 Bad Request
Content-Type: application/problem+json
X-Request-ID: 550e8400-e29b-41d4-a716-446655440000
X-Rejected-By-Provider: true
{
"type": "https://errors.prod.prevop.alseda.eu/errors/format-error",
"code": "FORMAT_ERROR",
"title": "Provider rejected payload as malformed",
"status": 400,
"detail": "Unknown field 'payerName' — expected 'party.name'"
}
X-Rejected-By-Provider — if true, the upstream VOP provider found the problem; if false, PreVOP did.party / partyAccount / identification).Content-Type: application/json.X-Request-ID.X-Request-ID and X-Rejected-By-Provider values.