Schema error 'must be equal to one of the allowed values' on buySellId.
Cause
In the trade only buy, sell, switchfrom and switchto are allowed; in investment.pool only buy and sell. The old value switch is discontinued in Release 2027.
Fix
Replace switch with a switchfrom/switchto pair; in message 10 use only buy or sell.
Wrong and right
Wrong
{ "buySellId": "switch" }
Right
{ "buySellId": "switchfrom" }
Check your own message for this and all other errors with the free validator: schema, code lists and consistency checks in one report.Validate a message
Attribution. Source: SIVI – VB-PUO Standard. Schemas, attribute descriptions and code lists are taken unchanged from the VB-PUO Standard (owned by the Pensioenfederatie, managed by SIVI) and shown with their release and version. Explanations, examples, error descriptions and translations are by WTP Data Lab and are not part of the standard. GitHub Stichting-SIVI/VBPUOdsk · Manual · sivi.org