**Describe the bug** Card number is optional in reality but not [in the spec](https://github.com/Adyen/adyen-openapi/blob/main/yaml/BalancePlatformService-v2.yaml#L4322-L4340). **Additional context** We use the spec to validate responses from the API and noticed this bug as it fails the validation.
Describe the bug
Card number is optional in reality but not in the spec.
Additional context
We use the spec to validate responses from the API and noticed this bug as it fails the validation.