Increased Flexibility on Financial Transactions
Release
Author:
Matt Salmon
Changed on:
6 May 2024
Target release date: | 2024-04-30 |
---|---|
Release status: | Released |
Description
Removed restricted values for the
`type`
`cardType`
`FinancialTransaction`
These provide greater flexibility to support custom financial transaction types, such as "pre-paid", and better support for card types globally.
Changelog
- entity fields:
`FinancialTransaction`
- is now an unrestricted string
`cardType`
- is now an unrestricted string
`type`
- CreateFinsncialTransaction GQL example can be found in here
Released capability depth: | Fix |
---|---|
Release bundle / Capability type: | Platform |