Commit 7da29e6
committed
feat(client): adds endpoint to register an account number on a Financial Account
- Add YEAR to Spend Velocity windows
- Add CUSTOMER_RULES to decision_made_by enum for 3DS authentication
- Add COLLECTION to financial account types1 parent b75917a commit 7da29e6
18 files changed
Lines changed: 795 additions & 9 deletions
File tree
- lithic-java-core/src
- main/kotlin/com/lithic/api
- models
- services
- async
- threeDS
- blocking
- threeDS
- test/kotlin/com/lithic/api
- models
- services
- async
- blocking
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1536 | 1536 | | |
1537 | 1537 | | |
1538 | 1538 | | |
| 1539 | + | |
| 1540 | + | |
1539 | 1541 | | |
1540 | 1542 | | |
1541 | 1543 | | |
| |||
1549 | 1551 | | |
1550 | 1552 | | |
1551 | 1553 | | |
| 1554 | + | |
1552 | 1555 | | |
1553 | 1556 | | |
1554 | 1557 | | |
| |||
1569 | 1572 | | |
1570 | 1573 | | |
1571 | 1574 | | |
| 1575 | + | |
1572 | 1576 | | |
1573 | 1577 | | |
1574 | 1578 | | |
| |||
1590 | 1594 | | |
1591 | 1595 | | |
1592 | 1596 | | |
| 1597 | + | |
1593 | 1598 | | |
1594 | 1599 | | |
1595 | 1600 | | |
| |||
1612 | 1617 | | |
1613 | 1618 | | |
1614 | 1619 | | |
| 1620 | + | |
1615 | 1621 | | |
1616 | 1622 | | |
1617 | 1623 | | |
| |||
0 commit comments