Required fields removed in POST /v1/checkout/sessions/{session} (issuing_network_token_visa): []
- Affected surface
- POST /v1/checkout/sessions/{session}
- Affected field
- issuing_network_token_visa
What changed
Required fields removed in POST /v1/checkout/sessions/{session} (issuing_network_token_visa): [] Affected surface: POST /v1/checkout/sessions/{session}. Root cause: schema `issuing_network_token_visa`. Detected at Mon, 23 Mar 2026 20:53:19 UTC UTC.
Diff
{
"path": "POST /v1/checkout/sessions/{session}",
"removed_fields": [
"card_reference_id"
],
"schema_path": "schema issuing_network_token_visa"
}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.
