Commit afeba9d
committed
- removes deprecated `FinancialAccounts.chargeOff()` endpoint
- adds `UpdateStatus` endpoint to `FinancialAccounts`
- adds `ExpireAuthorization` endpoint to `Transactions`
- adds 3 new `Instance Financial Account Types`
- adds 1 new `Management Operation Event Type`
- adds new `Statement` type: `FINAL`
1 parent 1afe751 commit afeba9d
25 files changed
Lines changed: 1413 additions & 645 deletions
File tree
- lithic-java-core/src
- main/kotlin/com/lithic/api
- models
- services
- async
- blocking
- test/kotlin/com/lithic/api
- models
- services
- async
- blocking
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1353 | 1353 | | |
1354 | 1354 | | |
1355 | 1355 | | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
1356 | 1362 | | |
1357 | 1363 | | |
1358 | 1364 | | |
| |||
1361 | 1367 | | |
1362 | 1368 | | |
1363 | 1369 | | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
1364 | 1373 | | |
1365 | 1374 | | |
1366 | 1375 | | |
| |||
1376 | 1385 | | |
1377 | 1386 | | |
1378 | 1387 | | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
1379 | 1391 | | |
1380 | 1392 | | |
1381 | 1393 | | |
| |||
1392 | 1404 | | |
1393 | 1405 | | |
1394 | 1406 | | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
1395 | 1410 | | |
1396 | 1411 | | |
1397 | 1412 | | |
| |||
1409 | 1424 | | |
1410 | 1425 | | |
1411 | 1426 | | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
1412 | 1430 | | |
1413 | 1431 | | |
1414 | 1432 | | |
| |||
0 commit comments