Releases: Modern-Treasury/modern-treasury-openapi
Releases · Modern-Treasury/modern-treasury-openapi
1.5.0
What's Changed
- Formatting changes to spec in #34
- Remove forbidden from ledger_account_category in #35
- Add status to Ledger Entry response object in #36
- Add evolve as vendor_code_type in #37
- OpenAPI Sync in #40
- OpenAPI Sync in #41
- OpenAPI Sync in #43
- Add website as contact_identifier_type in #44
- Add balances param to ledger_account_categories in #45
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- Add party_address to internal_account_create_request by @lukasfroehlich1 in #31
- Add account_number_safe to the account_detail object by @lukasfroehlich1 in #32
- Add resulting_ledger_account_balances to ledger_entry endpoint by @lukasfroehlich1 in #33
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Virtual account endpoints + Add effective_at to ledger_transactions and ledger_entries endpoint by @lukasfroehlich1 in #29
- Add failure_reason to return object by @lukasfroehlich1 in #30
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- add documents and reversals list endpoints by @vihari-muttineni in #6
- update OpenAPI spec by @vihari-muttineni in #7
- mark all response fields as required by @vihari-muttineni in #8
- Add ledgers to openAPI by @linchuandai in #9
- make after_cursor always nullable by @vihari-muttineni in #10
- remove additionalProperties, minProperties, and maxProperties from request schemas by @vihari-muttineni in #11
- add connection, documents, and reversals endpoints by @vihari-muttineni in #12
- Add routing detail endpoints by @linchuandai in #13
- Ledger transaction versions, polymorphic routing details, polymorphic account details, and accounting object changes by @lukasfroehlich1 in #17
- Add field priority to payment order get by @lukasfroehlich1 in #19
- Fix: balance referencing the wrong schema by @lukasfroehlich1 in #20
- Adds expires_at for RFP payments by @lukasfroehlich1 in #23
- Updated payment_types, added cross_border removed global_pay by @lukasfroehlich1 in #24
- Add additional account_types by @lukasfroehlich1 in #25
New Contributors
- @vihari-muttineni made their first contribution in #6
- @linchuandai made their first contribution in #9
- @lukasfroehlich1 made their first contribution in #17
Full Changelog: 1.1.0...1.2.0
1.1.0: Some fixes on pagination, nullable fields, and other misc (#5)
- New card payment type
- new pan account number type
- new ref number types
- add back documents to payment order req (with description for using diff content type)
- nullable receiving_account on payment order
- fix pagination for transactions
- fix case documentable_type
- new reference_number_types
- new dc_bank vendor code type
v1
Initial commit of the Modern Treasury OpenAPI specification