Required fields removed in schema CreateAccountResponse: [accountCode status accountHolderCode]
- Affected surface
- schema CreateAccountResponse
- Affected field
- CreateAccountResponse
What changed
Required fields removed in schema CreateAccountResponse: [accountCode status accountHolderCode] Affected surface: schema CreateAccountResponse. Root cause: schema `CreateAccountResponse`. Detected at Wed, 22 Mar 2023 10:31:00 UTC UTC.
Diff
{
"removed_fields": [
"accountCode",
"status",
"accountHolderCode"
],
"schema_path": "schema CreateAccountResponse"
}Likely impact
This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.
Recommended action
No action required, but you can drop the field from request payloads to keep them tidy.
Related changes
Other endpoints affected by the same root cause.
Catch changes like this on every API you depend on.
Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.
