New fields added in GET /v1/treasury/outbound_payments (treasury_received_debits_resource_linked_flows): [topup]
- Affected surface
- GET /v1/treasury/outbound_payments
- Affected field
- treasury_received_debits_resource_linked_flows
What changed
New fields added in GET /v1/treasury/outbound_payments (treasury_received_debits_resource_linked_flows): [topup] Affected surface: GET /v1/treasury/outbound_payments. Root cause: schema `treasury_received_debits_resource_linked_flows`. Detected at Fri, 23 Jan 2026 17:37:34 UTC UTC.
Diff
{
"added_fields": [
"topup"
],
"path": "GET /v1/treasury/outbound_payments",
"schema_path": "schema treasury_received_debits_resource_linked_flows"
}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
Diff your serializers against the new schema. The diff above shows what moved.
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.
