Response schema changed for GET /v1/tax/transactions/{transaction} (payment_method_details_card_wallet_link)
- Affected surface
- GET /v1/tax/transactions/{transaction}
- Affected field
- payment_method_details_card_wallet_link
What changed
Response schema changed for GET /v1/tax/transactions/{transaction} (payment_method_details_card_wallet_link) Affected surface: GET /v1/tax/transactions/{transaction}. Root cause: schema `payment_method_details_card_wallet_link`. Detected at Wed, 26 Aug 2026 18:51:05 UTC UTC.
Diff
{
"added_fields": [
"funding_source_group"
],
"path": "GET /v1/tax/transactions/{transaction}",
"schema_path": "schema payment_method_details_card_wallet_link"
}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.
