increase 0.54.0 → 0.58.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +69 -0
- package/README.md +1 -1
- package/core.d.ts +4 -2
- package/core.d.ts.map +1 -1
- package/core.js +17 -4
- package/core.js.map +1 -1
- package/core.mjs +18 -5
- package/core.mjs.map +1 -1
- package/index.d.mts +22 -6
- package/index.d.ts +22 -6
- package/index.d.ts.map +1 -1
- package/index.js +13 -5
- package/index.js.map +1 -1
- package/index.mjs +13 -5
- package/index.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/account-numbers.d.ts +4 -4
- package/resources/account-numbers.d.ts.map +1 -1
- package/resources/account-numbers.js +4 -4
- package/resources/account-numbers.js.map +1 -1
- package/resources/account-numbers.mjs +4 -4
- package/resources/account-numbers.mjs.map +1 -1
- package/resources/account-statements.d.ts +4 -4
- package/resources/account-statements.d.ts.map +1 -1
- package/resources/account-statements.js +4 -4
- package/resources/account-statements.js.map +1 -1
- package/resources/account-statements.mjs +4 -4
- package/resources/account-statements.mjs.map +1 -1
- package/resources/account-transfers.d.ts +64 -4
- package/resources/account-transfers.d.ts.map +1 -1
- package/resources/account-transfers.js +4 -4
- package/resources/account-transfers.js.map +1 -1
- package/resources/account-transfers.mjs +4 -4
- package/resources/account-transfers.mjs.map +1 -1
- package/resources/accounts.d.ts +9 -4
- package/resources/accounts.d.ts.map +1 -1
- package/resources/accounts.js +4 -4
- package/resources/accounts.js.map +1 -1
- package/resources/accounts.mjs +4 -4
- package/resources/accounts.mjs.map +1 -1
- package/resources/ach-prenotifications.d.ts +4 -4
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-prenotifications.js +4 -4
- package/resources/ach-prenotifications.js.map +1 -1
- package/resources/ach-prenotifications.mjs +4 -4
- package/resources/ach-prenotifications.mjs.map +1 -1
- package/resources/ach-transfers.d.ts +151 -16
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/ach-transfers.js +4 -4
- package/resources/ach-transfers.js.map +1 -1
- package/resources/ach-transfers.mjs +4 -4
- package/resources/ach-transfers.mjs.map +1 -1
- package/resources/bookkeeping-accounts.d.ts +4 -4
- package/resources/bookkeeping-accounts.d.ts.map +1 -1
- package/resources/bookkeeping-accounts.js +4 -4
- package/resources/bookkeeping-accounts.js.map +1 -1
- package/resources/bookkeeping-accounts.mjs +4 -4
- package/resources/bookkeeping-accounts.mjs.map +1 -1
- package/resources/bookkeeping-entries.d.ts +4 -4
- package/resources/bookkeeping-entries.d.ts.map +1 -1
- package/resources/bookkeeping-entries.js +4 -4
- package/resources/bookkeeping-entries.js.map +1 -1
- package/resources/bookkeeping-entries.mjs +4 -4
- package/resources/bookkeeping-entries.mjs.map +1 -1
- package/resources/bookkeeping-entry-sets.d.ts +4 -4
- package/resources/bookkeeping-entry-sets.d.ts.map +1 -1
- package/resources/bookkeeping-entry-sets.js +4 -4
- package/resources/bookkeeping-entry-sets.js.map +1 -1
- package/resources/bookkeeping-entry-sets.mjs +4 -4
- package/resources/bookkeeping-entry-sets.mjs.map +1 -1
- package/resources/card-disputes.d.ts +60 -7
- package/resources/card-disputes.d.ts.map +1 -1
- package/resources/card-disputes.js +4 -4
- package/resources/card-disputes.js.map +1 -1
- package/resources/card-disputes.mjs +4 -4
- package/resources/card-disputes.mjs.map +1 -1
- package/resources/card-payments.d.ts +54 -13
- package/resources/card-payments.d.ts.map +1 -1
- package/resources/card-payments.js +4 -4
- package/resources/card-payments.js.map +1 -1
- package/resources/card-payments.mjs +4 -4
- package/resources/card-payments.mjs.map +1 -1
- package/resources/card-purchase-supplements.d.ts +8 -4
- package/resources/card-purchase-supplements.d.ts.map +1 -1
- package/resources/card-purchase-supplements.js +4 -4
- package/resources/card-purchase-supplements.js.map +1 -1
- package/resources/card-purchase-supplements.mjs +4 -4
- package/resources/card-purchase-supplements.mjs.map +1 -1
- package/resources/cards.d.ts +4 -4
- package/resources/cards.d.ts.map +1 -1
- package/resources/cards.js +4 -4
- package/resources/cards.js.map +1 -1
- package/resources/cards.mjs +4 -4
- package/resources/cards.mjs.map +1 -1
- package/resources/check-deposits.d.ts +36 -19
- package/resources/check-deposits.d.ts.map +1 -1
- package/resources/check-deposits.js +4 -4
- package/resources/check-deposits.js.map +1 -1
- package/resources/check-deposits.mjs +4 -4
- package/resources/check-deposits.mjs.map +1 -1
- package/resources/check-transfers.d.ts +74 -4
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/check-transfers.js +4 -4
- package/resources/check-transfers.js.map +1 -1
- package/resources/check-transfers.mjs +4 -4
- package/resources/check-transfers.mjs.map +1 -1
- package/resources/declined-transactions.d.ts +84 -10
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/declined-transactions.js +4 -4
- package/resources/declined-transactions.js.map +1 -1
- package/resources/declined-transactions.mjs +4 -4
- package/resources/declined-transactions.mjs.map +1 -1
- package/resources/digital-card-profiles.d.ts +4 -9
- package/resources/digital-card-profiles.d.ts.map +1 -1
- package/resources/digital-card-profiles.js +4 -4
- package/resources/digital-card-profiles.js.map +1 -1
- package/resources/digital-card-profiles.mjs +4 -4
- package/resources/digital-card-profiles.mjs.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +4 -4
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.js +4 -4
- package/resources/digital-wallet-tokens.js.map +1 -1
- package/resources/digital-wallet-tokens.mjs +4 -4
- package/resources/digital-wallet-tokens.mjs.map +1 -1
- package/resources/documents.d.ts +4 -4
- package/resources/documents.d.ts.map +1 -1
- package/resources/documents.js +4 -4
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +4 -4
- package/resources/documents.mjs.map +1 -1
- package/resources/entities/beneficial-owners.d.ts +4 -4
- package/resources/entities/beneficial-owners.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.js +1 -1
- package/resources/entities/beneficial-owners.js.map +1 -1
- package/resources/entities/beneficial-owners.mjs +1 -1
- package/resources/entities/beneficial-owners.mjs.map +1 -1
- package/resources/entities/entities.d.ts +160 -10
- package/resources/entities/entities.d.ts.map +1 -1
- package/resources/entities/entities.js +7 -7
- package/resources/entities/entities.js.map +1 -1
- package/resources/entities/entities.mjs +7 -7
- package/resources/entities/entities.mjs.map +1 -1
- package/resources/entities/industry-code.d.ts +4 -4
- package/resources/entities/industry-code.d.ts.map +1 -1
- package/resources/entities/industry-code.js +1 -1
- package/resources/entities/industry-code.js.map +1 -1
- package/resources/entities/industry-code.mjs +1 -1
- package/resources/entities/industry-code.mjs.map +1 -1
- package/resources/entities/supplemental-documents.d.ts +5 -5
- package/resources/entities/supplemental-documents.d.ts.map +1 -1
- package/resources/entities/supplemental-documents.js +3 -3
- package/resources/entities/supplemental-documents.js.map +1 -1
- package/resources/entities/supplemental-documents.mjs +3 -3
- package/resources/entities/supplemental-documents.mjs.map +1 -1
- package/resources/event-subscriptions.d.ts +10 -6
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/event-subscriptions.js +4 -4
- package/resources/event-subscriptions.js.map +1 -1
- package/resources/event-subscriptions.mjs +4 -4
- package/resources/event-subscriptions.mjs.map +1 -1
- package/resources/events.d.ts +8 -6
- package/resources/events.d.ts.map +1 -1
- package/resources/events.js +4 -4
- package/resources/events.js.map +1 -1
- package/resources/events.mjs +4 -4
- package/resources/events.mjs.map +1 -1
- package/resources/exports.d.ts +15 -7
- package/resources/exports.d.ts.map +1 -1
- package/resources/exports.js +4 -4
- package/resources/exports.js.map +1 -1
- package/resources/exports.mjs +4 -4
- package/resources/exports.mjs.map +1 -1
- package/resources/external-accounts.d.ts +4 -4
- package/resources/external-accounts.d.ts.map +1 -1
- package/resources/external-accounts.js +4 -4
- package/resources/external-accounts.js.map +1 -1
- package/resources/external-accounts.mjs +4 -4
- package/resources/external-accounts.mjs.map +1 -1
- package/resources/files.d.ts +11 -8
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +6 -6
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +6 -6
- package/resources/files.mjs.map +1 -1
- package/resources/groups.d.ts +3 -3
- package/resources/groups.d.ts.map +1 -1
- package/resources/groups.js +1 -1
- package/resources/groups.js.map +1 -1
- package/resources/groups.mjs +1 -1
- package/resources/groups.mjs.map +1 -1
- package/resources/inbound-ach-transfers.d.ts +26 -5
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +4 -4
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +4 -4
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/inbound-check-deposits.d.ts +25 -4
- package/resources/inbound-check-deposits.d.ts.map +1 -1
- package/resources/inbound-check-deposits.js +4 -4
- package/resources/inbound-check-deposits.js.map +1 -1
- package/resources/inbound-check-deposits.mjs +4 -4
- package/resources/inbound-check-deposits.mjs.map +1 -1
- package/resources/inbound-mail-items.d.ts +151 -0
- package/resources/inbound-mail-items.d.ts.map +1 -0
- package/resources/inbound-mail-items.js +53 -0
- package/resources/inbound-mail-items.js.map +1 -0
- package/resources/inbound-mail-items.mjs +25 -0
- package/resources/inbound-mail-items.mjs.map +1 -0
- package/resources/inbound-wire-drawdown-requests.d.ts +4 -4
- package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/inbound-wire-drawdown-requests.js +4 -4
- package/resources/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/inbound-wire-drawdown-requests.mjs +4 -4
- package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/inbound-wire-transfers.d.ts +4 -4
- package/resources/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/inbound-wire-transfers.js +4 -4
- package/resources/inbound-wire-transfers.js.map +1 -1
- package/resources/inbound-wire-transfers.mjs +4 -4
- package/resources/inbound-wire-transfers.mjs.map +1 -1
- package/resources/index.d.ts +2 -0
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +7 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +2 -0
- package/resources/index.mjs.map +1 -1
- package/resources/intrafi/account-enrollments.d.ts +4 -4
- package/resources/intrafi/account-enrollments.d.ts.map +1 -1
- package/resources/intrafi/account-enrollments.js +4 -4
- package/resources/intrafi/account-enrollments.js.map +1 -1
- package/resources/intrafi/account-enrollments.mjs +4 -4
- package/resources/intrafi/account-enrollments.mjs.map +1 -1
- package/resources/intrafi/balances.d.ts +11 -3
- package/resources/intrafi/balances.d.ts.map +1 -1
- package/resources/intrafi/balances.js +1 -1
- package/resources/intrafi/balances.js.map +1 -1
- package/resources/intrafi/balances.mjs +1 -1
- package/resources/intrafi/balances.mjs.map +1 -1
- package/resources/intrafi/exclusions.d.ts +4 -4
- package/resources/intrafi/exclusions.d.ts.map +1 -1
- package/resources/intrafi/exclusions.js +4 -4
- package/resources/intrafi/exclusions.js.map +1 -1
- package/resources/intrafi/exclusions.mjs +4 -4
- package/resources/intrafi/exclusions.mjs.map +1 -1
- package/resources/intrafi/intrafi.d.ts +4 -4
- package/resources/intrafi/intrafi.d.ts.map +1 -1
- package/resources/intrafi/intrafi.js +4 -4
- package/resources/intrafi/intrafi.js.map +1 -1
- package/resources/intrafi/intrafi.mjs +4 -4
- package/resources/intrafi/intrafi.mjs.map +1 -1
- package/resources/lockboxes.d.ts +186 -0
- package/resources/lockboxes.d.ts.map +1 -0
- package/resources/lockboxes.js +65 -0
- package/resources/lockboxes.js.map +1 -0
- package/resources/lockboxes.mjs +37 -0
- package/resources/lockboxes.mjs.map +1 -0
- package/resources/oauth-connections.d.ts +4 -4
- package/resources/oauth-connections.d.ts.map +1 -1
- package/resources/oauth-connections.js +4 -4
- package/resources/oauth-connections.js.map +1 -1
- package/resources/oauth-connections.mjs +4 -4
- package/resources/oauth-connections.mjs.map +1 -1
- package/resources/oauth-tokens.d.ts +3 -3
- package/resources/oauth-tokens.d.ts.map +1 -1
- package/resources/oauth-tokens.js +1 -1
- package/resources/oauth-tokens.js.map +1 -1
- package/resources/oauth-tokens.mjs +1 -1
- package/resources/oauth-tokens.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +16 -6
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/pending-transactions.js +4 -4
- package/resources/pending-transactions.js.map +1 -1
- package/resources/pending-transactions.mjs +4 -4
- package/resources/pending-transactions.mjs.map +1 -1
- package/resources/physical-card-profiles.d.ts +4 -4
- package/resources/physical-card-profiles.d.ts.map +1 -1
- package/resources/physical-card-profiles.js +4 -4
- package/resources/physical-card-profiles.js.map +1 -1
- package/resources/physical-card-profiles.mjs +4 -4
- package/resources/physical-card-profiles.mjs.map +1 -1
- package/resources/physical-cards.d.ts +4 -4
- package/resources/physical-cards.d.ts.map +1 -1
- package/resources/physical-cards.js +4 -4
- package/resources/physical-cards.js.map +1 -1
- package/resources/physical-cards.mjs +4 -4
- package/resources/physical-cards.mjs.map +1 -1
- package/resources/programs.d.ts +14 -4
- package/resources/programs.d.ts.map +1 -1
- package/resources/programs.js +4 -4
- package/resources/programs.js.map +1 -1
- package/resources/programs.mjs +4 -4
- package/resources/programs.mjs.map +1 -1
- package/resources/proof-of-authorization-request-submissions.d.ts +4 -4
- package/resources/proof-of-authorization-request-submissions.d.ts.map +1 -1
- package/resources/proof-of-authorization-request-submissions.js +4 -4
- package/resources/proof-of-authorization-request-submissions.js.map +1 -1
- package/resources/proof-of-authorization-request-submissions.mjs +4 -4
- package/resources/proof-of-authorization-request-submissions.mjs.map +1 -1
- package/resources/proof-of-authorization-requests.d.ts +4 -4
- package/resources/proof-of-authorization-requests.d.ts.map +1 -1
- package/resources/proof-of-authorization-requests.js +4 -4
- package/resources/proof-of-authorization-requests.js.map +1 -1
- package/resources/proof-of-authorization-requests.mjs +4 -4
- package/resources/proof-of-authorization-requests.mjs.map +1 -1
- package/resources/real-time-decisions.d.ts +8 -3
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/real-time-decisions.js +1 -1
- package/resources/real-time-decisions.js.map +1 -1
- package/resources/real-time-decisions.mjs +1 -1
- package/resources/real-time-decisions.mjs.map +1 -1
- package/resources/real-time-payments-request-for-payments.d.ts +4 -4
- package/resources/real-time-payments-request-for-payments.d.ts.map +1 -1
- package/resources/real-time-payments-request-for-payments.js +4 -4
- package/resources/real-time-payments-request-for-payments.js.map +1 -1
- package/resources/real-time-payments-request-for-payments.mjs +4 -4
- package/resources/real-time-payments-request-for-payments.mjs.map +1 -1
- package/resources/real-time-payments-transfers.d.ts +78 -13
- package/resources/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/real-time-payments-transfers.js +4 -4
- package/resources/real-time-payments-transfers.js.map +1 -1
- package/resources/real-time-payments-transfers.mjs +4 -4
- package/resources/real-time-payments-transfers.mjs.map +1 -1
- package/resources/routing-numbers.d.ts +4 -4
- package/resources/routing-numbers.d.ts.map +1 -1
- package/resources/routing-numbers.js +3 -3
- package/resources/routing-numbers.js.map +1 -1
- package/resources/routing-numbers.mjs +3 -3
- package/resources/routing-numbers.mjs.map +1 -1
- package/resources/simulations/account-statements.d.ts +4 -4
- package/resources/simulations/account-statements.d.ts.map +1 -1
- package/resources/simulations/account-statements.js +1 -1
- package/resources/simulations/account-statements.js.map +1 -1
- package/resources/simulations/account-statements.mjs +1 -1
- package/resources/simulations/account-statements.mjs.map +1 -1
- package/resources/simulations/account-transfers.d.ts +3 -3
- package/resources/simulations/account-transfers.d.ts.map +1 -1
- package/resources/simulations/account-transfers.js +1 -1
- package/resources/simulations/account-transfers.js.map +1 -1
- package/resources/simulations/account-transfers.mjs +1 -1
- package/resources/simulations/account-transfers.mjs.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +5 -5
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.js +1 -1
- package/resources/simulations/ach-transfers.js.map +1 -1
- package/resources/simulations/ach-transfers.mjs +1 -1
- package/resources/simulations/ach-transfers.mjs.map +1 -1
- package/resources/simulations/card-disputes.d.ts +10 -6
- package/resources/simulations/card-disputes.d.ts.map +1 -1
- package/resources/simulations/card-disputes.js +1 -1
- package/resources/simulations/card-disputes.js.map +1 -1
- package/resources/simulations/card-disputes.mjs +1 -1
- package/resources/simulations/card-disputes.mjs.map +1 -1
- package/resources/simulations/card-refunds.d.ts +4 -4
- package/resources/simulations/card-refunds.d.ts.map +1 -1
- package/resources/simulations/card-refunds.js +1 -1
- package/resources/simulations/card-refunds.js.map +1 -1
- package/resources/simulations/card-refunds.mjs +1 -1
- package/resources/simulations/card-refunds.mjs.map +1 -1
- package/resources/simulations/cards.d.ts +95 -11
- package/resources/simulations/cards.d.ts.map +1 -1
- package/resources/simulations/cards.js +1 -1
- package/resources/simulations/cards.js.map +1 -1
- package/resources/simulations/cards.mjs +1 -1
- package/resources/simulations/cards.mjs.map +1 -1
- package/resources/simulations/check-deposits.d.ts +3 -3
- package/resources/simulations/check-deposits.d.ts.map +1 -1
- package/resources/simulations/check-deposits.js +1 -1
- package/resources/simulations/check-deposits.js.map +1 -1
- package/resources/simulations/check-deposits.mjs +1 -1
- package/resources/simulations/check-deposits.mjs.map +1 -1
- package/resources/simulations/check-transfers.d.ts +3 -3
- package/resources/simulations/check-transfers.d.ts.map +1 -1
- package/resources/simulations/check-transfers.js +1 -1
- package/resources/simulations/check-transfers.js.map +1 -1
- package/resources/simulations/check-transfers.mjs +1 -1
- package/resources/simulations/check-transfers.mjs.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts +3 -3
- package/resources/simulations/digital-wallet-token-requests.d.ts.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.js +1 -1
- package/resources/simulations/digital-wallet-token-requests.js.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs.map +1 -1
- package/resources/simulations/documents.d.ts +4 -4
- package/resources/simulations/documents.d.ts.map +1 -1
- package/resources/simulations/documents.js +1 -1
- package/resources/simulations/documents.js.map +1 -1
- package/resources/simulations/documents.mjs +1 -1
- package/resources/simulations/documents.mjs.map +1 -1
- package/resources/simulations/inbound-check-deposits.d.ts +4 -4
- package/resources/simulations/inbound-check-deposits.d.ts.map +1 -1
- package/resources/simulations/inbound-check-deposits.js +1 -1
- package/resources/simulations/inbound-check-deposits.js.map +1 -1
- package/resources/simulations/inbound-check-deposits.mjs +1 -1
- package/resources/simulations/inbound-check-deposits.mjs.map +1 -1
- package/resources/simulations/inbound-funds-holds.d.ts +3 -3
- package/resources/simulations/inbound-funds-holds.d.ts.map +1 -1
- package/resources/simulations/inbound-funds-holds.js +1 -1
- package/resources/simulations/inbound-funds-holds.js.map +1 -1
- package/resources/simulations/inbound-funds-holds.mjs +1 -1
- package/resources/simulations/inbound-funds-holds.mjs.map +1 -1
- package/resources/simulations/inbound-international-ach-transfers.d.ts +281 -0
- package/resources/simulations/inbound-international-ach-transfers.d.ts.map +1 -0
- package/resources/simulations/inbound-international-ach-transfers.js +21 -0
- package/resources/simulations/inbound-international-ach-transfers.js.map +1 -0
- package/resources/simulations/inbound-international-ach-transfers.mjs +17 -0
- package/resources/simulations/inbound-international-ach-transfers.mjs.map +1 -0
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts +4 -4
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/simulations/index.d.ts +1 -0
- package/resources/simulations/index.d.ts.map +1 -1
- package/resources/simulations/index.js +3 -1
- package/resources/simulations/index.js.map +1 -1
- package/resources/simulations/index.mjs +1 -0
- package/resources/simulations/index.mjs.map +1 -1
- package/resources/simulations/interest-payments.d.ts +4 -4
- package/resources/simulations/interest-payments.d.ts.map +1 -1
- package/resources/simulations/interest-payments.js +1 -1
- package/resources/simulations/interest-payments.js.map +1 -1
- package/resources/simulations/interest-payments.mjs +1 -1
- package/resources/simulations/interest-payments.mjs.map +1 -1
- package/resources/simulations/physical-cards.d.ts +4 -4
- package/resources/simulations/physical-cards.d.ts.map +1 -1
- package/resources/simulations/physical-cards.js +1 -1
- package/resources/simulations/physical-cards.js.map +1 -1
- package/resources/simulations/physical-cards.mjs +1 -1
- package/resources/simulations/physical-cards.mjs.map +1 -1
- package/resources/simulations/programs.d.ts +4 -4
- package/resources/simulations/programs.d.ts.map +1 -1
- package/resources/simulations/programs.js +1 -1
- package/resources/simulations/programs.js.map +1 -1
- package/resources/simulations/programs.mjs +1 -1
- package/resources/simulations/programs.mjs.map +1 -1
- package/resources/simulations/real-time-payments-transfers.d.ts +143 -16
- package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/real-time-payments-transfers.js +1 -1
- package/resources/simulations/real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/simulations.d.ts +27 -22
- package/resources/simulations/simulations.d.ts.map +1 -1
- package/resources/simulations/simulations.js +22 -19
- package/resources/simulations/simulations.js.map +1 -1
- package/resources/simulations/simulations.mjs +22 -19
- package/resources/simulations/simulations.mjs.map +1 -1
- package/resources/simulations/wire-transfers.d.ts +4 -4
- package/resources/simulations/wire-transfers.d.ts.map +1 -1
- package/resources/simulations/wire-transfers.js +1 -1
- package/resources/simulations/wire-transfers.js.map +1 -1
- package/resources/simulations/wire-transfers.mjs +1 -1
- package/resources/simulations/wire-transfers.mjs.map +1 -1
- package/resources/transactions.d.ts +65 -12
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js +4 -4
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs +4 -4
- package/resources/transactions.mjs.map +1 -1
- package/resources/wire-drawdown-requests.d.ts +4 -4
- package/resources/wire-drawdown-requests.d.ts.map +1 -1
- package/resources/wire-drawdown-requests.js +4 -4
- package/resources/wire-drawdown-requests.js.map +1 -1
- package/resources/wire-drawdown-requests.mjs +4 -4
- package/resources/wire-drawdown-requests.mjs.map +1 -1
- package/resources/wire-transfers.d.ts +64 -4
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js +4 -4
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs +4 -4
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/core.ts +27 -8
- package/src/index.ts +25 -6
- package/src/resources/account-numbers.ts +5 -5
- package/src/resources/account-statements.ts +5 -5
- package/src/resources/account-transfers.ts +73 -5
- package/src/resources/accounts.ts +11 -5
- package/src/resources/ach-prenotifications.ts +5 -5
- package/src/resources/ach-transfers.ts +168 -18
- package/src/resources/bookkeeping-accounts.ts +5 -5
- package/src/resources/bookkeeping-entries.ts +5 -5
- package/src/resources/bookkeeping-entry-sets.ts +5 -5
- package/src/resources/card-disputes.ts +69 -8
- package/src/resources/card-payments.ts +64 -13
- package/src/resources/card-purchase-supplements.ts +10 -5
- package/src/resources/cards.ts +5 -5
- package/src/resources/check-deposits.ts +43 -21
- package/src/resources/check-transfers.ts +85 -5
- package/src/resources/declined-transactions.ts +104 -7
- package/src/resources/digital-card-profiles.ts +5 -11
- package/src/resources/digital-wallet-tokens.ts +5 -5
- package/src/resources/documents.ts +5 -5
- package/src/resources/entities/beneficial-owners.ts +4 -4
- package/src/resources/entities/entities.ts +188 -11
- package/src/resources/entities/industry-code.ts +4 -4
- package/src/resources/entities/supplemental-documents.ts +5 -5
- package/src/resources/event-subscriptions.ts +13 -5
- package/src/resources/events.ts +11 -5
- package/src/resources/exports.ts +19 -7
- package/src/resources/external-accounts.ts +5 -5
- package/src/resources/files.ts +15 -8
- package/src/resources/groups.ts +3 -3
- package/src/resources/inbound-ach-transfers.ts +43 -5
- package/src/resources/inbound-check-deposits.ts +29 -5
- package/src/resources/inbound-mail-items.ts +193 -0
- package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
- package/src/resources/inbound-wire-transfers.ts +5 -5
- package/src/resources/index.ts +16 -0
- package/src/resources/intrafi/account-enrollments.ts +5 -5
- package/src/resources/intrafi/balances.ts +13 -3
- package/src/resources/intrafi/exclusions.ts +5 -5
- package/src/resources/intrafi/intrafi.ts +4 -4
- package/src/resources/lockboxes.ts +238 -0
- package/src/resources/oauth-connections.ts +5 -5
- package/src/resources/oauth-tokens.ts +3 -3
- package/src/resources/pending-transactions.ts +19 -7
- package/src/resources/physical-card-profiles.ts +5 -5
- package/src/resources/physical-cards.ts +5 -5
- package/src/resources/programs.ts +17 -5
- package/src/resources/proof-of-authorization-request-submissions.ts +5 -5
- package/src/resources/proof-of-authorization-requests.ts +5 -5
- package/src/resources/real-time-decisions.ts +9 -3
- package/src/resources/real-time-payments-request-for-payments.ts +5 -5
- package/src/resources/real-time-payments-transfers.ts +87 -14
- package/src/resources/routing-numbers.ts +4 -4
- package/src/resources/simulations/account-statements.ts +4 -4
- package/src/resources/simulations/account-transfers.ts +3 -3
- package/src/resources/simulations/ach-transfers.ts +5 -5
- package/src/resources/simulations/card-disputes.ts +10 -6
- package/src/resources/simulations/card-refunds.ts +4 -4
- package/src/resources/simulations/cards.ts +116 -8
- package/src/resources/simulations/check-deposits.ts +3 -3
- package/src/resources/simulations/check-transfers.ts +3 -3
- package/src/resources/simulations/digital-wallet-token-requests.ts +3 -3
- package/src/resources/simulations/documents.ts +4 -4
- package/src/resources/simulations/inbound-check-deposits.ts +4 -4
- package/src/resources/simulations/inbound-funds-holds.ts +3 -3
- package/src/resources/simulations/inbound-international-ach-transfers.ts +362 -0
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +4 -4
- package/src/resources/simulations/index.ts +5 -0
- package/src/resources/simulations/interest-payments.ts +4 -4
- package/src/resources/simulations/physical-cards.ts +4 -4
- package/src/resources/simulations/programs.ts +4 -4
- package/src/resources/simulations/real-time-payments-transfers.ts +171 -12
- package/src/resources/simulations/simulations.ts +28 -22
- package/src/resources/simulations/wire-transfers.ts +4 -4
- package/src/resources/transactions.ts +75 -11
- package/src/resources/wire-drawdown-requests.ts +5 -5
- package/src/resources/wire-transfers.ts +73 -5
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as DigitalCardProfilesAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as DigitalCardProfilesAPI from './digital-card-profiles';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class DigitalCardProfiles extends APIResource {
|
|
10
10
|
/**
|
|
@@ -122,12 +122,6 @@ export interface DigitalCardProfile {
|
|
|
122
122
|
*/
|
|
123
123
|
idempotency_key: string | null;
|
|
124
124
|
|
|
125
|
-
/**
|
|
126
|
-
* Whether this Digital Card Profile is the default for all cards in its Increase
|
|
127
|
-
* group.
|
|
128
|
-
*/
|
|
129
|
-
is_default: boolean;
|
|
130
|
-
|
|
131
125
|
/**
|
|
132
126
|
* A user-facing description for whoever is issuing the card.
|
|
133
127
|
*/
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as DigitalWalletTokensAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as DigitalWalletTokensAPI from './digital-wallet-tokens';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class DigitalWalletTokens extends APIResource {
|
|
10
10
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as DocumentsAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as DocumentsAPI from './documents';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class Documents extends APIResource {
|
|
10
10
|
/**
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import * as BeneficialOwnersAPI from
|
|
6
|
-
import * as EntitiesAPI from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as Core from '../../core';
|
|
5
|
+
import * as BeneficialOwnersAPI from './beneficial-owners';
|
|
6
|
+
import * as EntitiesAPI from './entities';
|
|
7
7
|
|
|
8
8
|
export class BeneficialOwners extends APIResource {
|
|
9
9
|
/**
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as EntitiesAPI from
|
|
7
|
-
import * as BeneficialOwnersAPI from
|
|
8
|
-
import * as IndustryCodeAPI from
|
|
9
|
-
import * as SupplementalDocumentsAPI from
|
|
10
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import { isRequestOptions } from '../../core';
|
|
5
|
+
import * as Core from '../../core';
|
|
6
|
+
import * as EntitiesAPI from './entities';
|
|
7
|
+
import * as BeneficialOwnersAPI from './beneficial-owners';
|
|
8
|
+
import * as IndustryCodeAPI from './industry-code';
|
|
9
|
+
import * as SupplementalDocumentsAPI from './supplemental-documents';
|
|
10
|
+
import { Page, type PageParams } from '../../pagination';
|
|
11
11
|
|
|
12
12
|
export class Entities extends APIResource {
|
|
13
13
|
beneficialOwners: BeneficialOwnersAPI.BeneficialOwners = new BeneficialOwnersAPI.BeneficialOwners(
|
|
@@ -82,7 +82,7 @@ export class EntitiesPage extends Page<Entity> {}
|
|
|
82
82
|
|
|
83
83
|
/**
|
|
84
84
|
* Entities are the legal entities that own accounts. They can be people,
|
|
85
|
-
* corporations, partnerships, or trusts.
|
|
85
|
+
* corporations, partnerships, government authorities, or trusts.
|
|
86
86
|
*/
|
|
87
87
|
export interface Entity {
|
|
88
88
|
/**
|
|
@@ -113,6 +113,12 @@ export interface Entity {
|
|
|
113
113
|
*/
|
|
114
114
|
details_confirmed_at: string | null;
|
|
115
115
|
|
|
116
|
+
/**
|
|
117
|
+
* Details of the government authority entity. Will be present if `structure` is
|
|
118
|
+
* equal to `government_authority`.
|
|
119
|
+
*/
|
|
120
|
+
government_authority: Entity.GovernmentAuthority | null;
|
|
121
|
+
|
|
116
122
|
/**
|
|
117
123
|
* The idempotency key you chose for this object. This value is unique across
|
|
118
124
|
* Increase and is used to ensure that a request is only processed once. Learn more
|
|
@@ -149,8 +155,9 @@ export interface Entity {
|
|
|
149
155
|
* - `natural_person` - An individual person.
|
|
150
156
|
* - `joint` - Multiple individual people.
|
|
151
157
|
* - `trust` - A trust.
|
|
158
|
+
* - `government_authority` - A government authority.
|
|
152
159
|
*/
|
|
153
|
-
structure: 'corporation' | 'natural_person' | 'joint' | 'trust';
|
|
160
|
+
structure: 'corporation' | 'natural_person' | 'joint' | 'trust' | 'government_authority';
|
|
154
161
|
|
|
155
162
|
/**
|
|
156
163
|
* Additional documentation associated with the entity. This is limited to the
|
|
@@ -364,6 +371,89 @@ export namespace Entity {
|
|
|
364
371
|
}
|
|
365
372
|
}
|
|
366
373
|
|
|
374
|
+
/**
|
|
375
|
+
* Details of the government authority entity. Will be present if `structure` is
|
|
376
|
+
* equal to `government_authority`.
|
|
377
|
+
*/
|
|
378
|
+
export interface GovernmentAuthority {
|
|
379
|
+
/**
|
|
380
|
+
* The government authority's address.
|
|
381
|
+
*/
|
|
382
|
+
address: GovernmentAuthority.Address;
|
|
383
|
+
|
|
384
|
+
/**
|
|
385
|
+
* The identifying details of authorized persons of the government authority.
|
|
386
|
+
*/
|
|
387
|
+
authorized_persons: Array<GovernmentAuthority.AuthorizedPerson>;
|
|
388
|
+
|
|
389
|
+
/**
|
|
390
|
+
* The category of the government authority.
|
|
391
|
+
*
|
|
392
|
+
* - `municipality` - The Public Entity is a Municipality.
|
|
393
|
+
*/
|
|
394
|
+
category: 'municipality';
|
|
395
|
+
|
|
396
|
+
/**
|
|
397
|
+
* The government authority's name.
|
|
398
|
+
*/
|
|
399
|
+
name: string;
|
|
400
|
+
|
|
401
|
+
/**
|
|
402
|
+
* The Employer Identification Number (EIN) of the government authority.
|
|
403
|
+
*/
|
|
404
|
+
tax_identifier: string | null;
|
|
405
|
+
|
|
406
|
+
/**
|
|
407
|
+
* The government authority's website.
|
|
408
|
+
*/
|
|
409
|
+
website: string | null;
|
|
410
|
+
}
|
|
411
|
+
|
|
412
|
+
export namespace GovernmentAuthority {
|
|
413
|
+
/**
|
|
414
|
+
* The government authority's address.
|
|
415
|
+
*/
|
|
416
|
+
export interface Address {
|
|
417
|
+
/**
|
|
418
|
+
* The city of the address.
|
|
419
|
+
*/
|
|
420
|
+
city: string;
|
|
421
|
+
|
|
422
|
+
/**
|
|
423
|
+
* The first line of the address.
|
|
424
|
+
*/
|
|
425
|
+
line1: string;
|
|
426
|
+
|
|
427
|
+
/**
|
|
428
|
+
* The second line of the address.
|
|
429
|
+
*/
|
|
430
|
+
line2: string | null;
|
|
431
|
+
|
|
432
|
+
/**
|
|
433
|
+
* The two-letter United States Postal Service (USPS) abbreviation for the state of
|
|
434
|
+
* the address.
|
|
435
|
+
*/
|
|
436
|
+
state: string;
|
|
437
|
+
|
|
438
|
+
/**
|
|
439
|
+
* The ZIP code of the address.
|
|
440
|
+
*/
|
|
441
|
+
zip: string;
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
export interface AuthorizedPerson {
|
|
445
|
+
/**
|
|
446
|
+
* The identifier of this authorized person.
|
|
447
|
+
*/
|
|
448
|
+
authorized_person_id: string;
|
|
449
|
+
|
|
450
|
+
/**
|
|
451
|
+
* The person's legal name.
|
|
452
|
+
*/
|
|
453
|
+
name: string;
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
|
|
367
457
|
/**
|
|
368
458
|
* Details of the joint entity. Will be present if `structure` is equal to `joint`.
|
|
369
459
|
*/
|
|
@@ -862,8 +952,9 @@ export interface EntityCreateParams {
|
|
|
862
952
|
* - `natural_person` - An individual person.
|
|
863
953
|
* - `joint` - Multiple individual people.
|
|
864
954
|
* - `trust` - A trust.
|
|
955
|
+
* - `government_authority` - A government authority.
|
|
865
956
|
*/
|
|
866
|
-
structure: 'corporation' | 'natural_person' | 'joint' | 'trust';
|
|
957
|
+
structure: 'corporation' | 'natural_person' | 'joint' | 'trust' | 'government_authority';
|
|
867
958
|
|
|
868
959
|
/**
|
|
869
960
|
* Details of the corporation entity to create. Required if `structure` is equal to
|
|
@@ -876,6 +967,12 @@ export interface EntityCreateParams {
|
|
|
876
967
|
*/
|
|
877
968
|
description?: string;
|
|
878
969
|
|
|
970
|
+
/**
|
|
971
|
+
* Details of the Government Authority entity to create. Required if `structure` is
|
|
972
|
+
* equal to `Government Authority`.
|
|
973
|
+
*/
|
|
974
|
+
government_authority?: EntityCreateParams.GovernmentAuthority;
|
|
975
|
+
|
|
879
976
|
/**
|
|
880
977
|
* Details of the joint entity to create. Required if `structure` is equal to
|
|
881
978
|
* `joint`.
|
|
@@ -1201,6 +1298,86 @@ export namespace EntityCreateParams {
|
|
|
1201
1298
|
}
|
|
1202
1299
|
}
|
|
1203
1300
|
|
|
1301
|
+
/**
|
|
1302
|
+
* Details of the Government Authority entity to create. Required if `structure` is
|
|
1303
|
+
* equal to `Government Authority`.
|
|
1304
|
+
*/
|
|
1305
|
+
export interface GovernmentAuthority {
|
|
1306
|
+
/**
|
|
1307
|
+
* The entity's physical address. Mail receiving locations like PO Boxes and PMB's
|
|
1308
|
+
* are disallowed.
|
|
1309
|
+
*/
|
|
1310
|
+
address: GovernmentAuthority.Address;
|
|
1311
|
+
|
|
1312
|
+
/**
|
|
1313
|
+
* The identifying details of authorized officials acting on the entity's behalf.
|
|
1314
|
+
*/
|
|
1315
|
+
authorized_persons: Array<GovernmentAuthority.AuthorizedPerson>;
|
|
1316
|
+
|
|
1317
|
+
/**
|
|
1318
|
+
* The category of the government authority.
|
|
1319
|
+
*
|
|
1320
|
+
* - `municipality` - The Public Entity is a Municipality.
|
|
1321
|
+
*/
|
|
1322
|
+
category: 'municipality';
|
|
1323
|
+
|
|
1324
|
+
/**
|
|
1325
|
+
* The legal name of the government authority.
|
|
1326
|
+
*/
|
|
1327
|
+
name: string;
|
|
1328
|
+
|
|
1329
|
+
/**
|
|
1330
|
+
* The Employer Identification Number (EIN) for the government authority.
|
|
1331
|
+
*/
|
|
1332
|
+
tax_identifier: string;
|
|
1333
|
+
|
|
1334
|
+
/**
|
|
1335
|
+
* The website of the government authority.
|
|
1336
|
+
*/
|
|
1337
|
+
website?: string;
|
|
1338
|
+
}
|
|
1339
|
+
|
|
1340
|
+
export namespace GovernmentAuthority {
|
|
1341
|
+
/**
|
|
1342
|
+
* The entity's physical address. Mail receiving locations like PO Boxes and PMB's
|
|
1343
|
+
* are disallowed.
|
|
1344
|
+
*/
|
|
1345
|
+
export interface Address {
|
|
1346
|
+
/**
|
|
1347
|
+
* The city of the address.
|
|
1348
|
+
*/
|
|
1349
|
+
city: string;
|
|
1350
|
+
|
|
1351
|
+
/**
|
|
1352
|
+
* The first line of the address. This is usually the street number and street.
|
|
1353
|
+
*/
|
|
1354
|
+
line1: string;
|
|
1355
|
+
|
|
1356
|
+
/**
|
|
1357
|
+
* The two-letter United States Postal Service (USPS) abbreviation for the state of
|
|
1358
|
+
* the address.
|
|
1359
|
+
*/
|
|
1360
|
+
state: string;
|
|
1361
|
+
|
|
1362
|
+
/**
|
|
1363
|
+
* The ZIP code of the address.
|
|
1364
|
+
*/
|
|
1365
|
+
zip: string;
|
|
1366
|
+
|
|
1367
|
+
/**
|
|
1368
|
+
* The second line of the address. This might be the floor or room number.
|
|
1369
|
+
*/
|
|
1370
|
+
line2?: string;
|
|
1371
|
+
}
|
|
1372
|
+
|
|
1373
|
+
export interface AuthorizedPerson {
|
|
1374
|
+
/**
|
|
1375
|
+
* The person's legal name.
|
|
1376
|
+
*/
|
|
1377
|
+
name: string;
|
|
1378
|
+
}
|
|
1379
|
+
}
|
|
1380
|
+
|
|
1204
1381
|
/**
|
|
1205
1382
|
* Details of the joint entity to create. Required if `structure` is equal to
|
|
1206
1383
|
* `joint`.
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import * as IndustryCodeAPI from
|
|
6
|
-
import * as EntitiesAPI from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as Core from '../../core';
|
|
5
|
+
import * as IndustryCodeAPI from './industry-code';
|
|
6
|
+
import * as EntitiesAPI from './entities';
|
|
7
7
|
|
|
8
8
|
export class IndustryCode extends APIResource {
|
|
9
9
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import * as SupplementalDocumentsAPI from
|
|
6
|
-
import * as EntitiesAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as Core from '../../core';
|
|
5
|
+
import * as SupplementalDocumentsAPI from './supplemental-documents';
|
|
6
|
+
import * as EntitiesAPI from './entities';
|
|
7
|
+
import { Page, type PageParams } from '../../pagination';
|
|
8
8
|
|
|
9
9
|
export class SupplementalDocuments extends APIResource {
|
|
10
10
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as EventSubscriptionsAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as EventSubscriptionsAPI from './event-subscriptions';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class EventSubscriptions extends APIResource {
|
|
10
10
|
/**
|
|
@@ -174,6 +174,8 @@ export interface EventSubscription {
|
|
|
174
174
|
* Enrollment is updated.
|
|
175
175
|
* - `intrafi_exclusion.created` - Occurs whenever an IntraFi Exclusion is created.
|
|
176
176
|
* - `intrafi_exclusion.updated` - Occurs whenever an IntraFi Exclusion is updated.
|
|
177
|
+
* - `lockbox.created` - Occurs whenever a Lockbox is created.
|
|
178
|
+
* - `lockbox.updated` - Occurs whenever a Lockbox is updated.
|
|
177
179
|
* - `oauth_connection.created` - Occurs whenever an OAuth Connection is created.
|
|
178
180
|
* - `oauth_connection.deactivated` - Occurs whenever an OAuth Connection is
|
|
179
181
|
* deactivated.
|
|
@@ -278,6 +280,8 @@ export interface EventSubscription {
|
|
|
278
280
|
| 'intrafi_account_enrollment.updated'
|
|
279
281
|
| 'intrafi_exclusion.created'
|
|
280
282
|
| 'intrafi_exclusion.updated'
|
|
283
|
+
| 'lockbox.created'
|
|
284
|
+
| 'lockbox.updated'
|
|
281
285
|
| 'oauth_connection.created'
|
|
282
286
|
| 'oauth_connection.deactivated'
|
|
283
287
|
| 'pending_transaction.created'
|
|
@@ -427,6 +431,8 @@ export interface EventSubscriptionCreateParams {
|
|
|
427
431
|
* Enrollment is updated.
|
|
428
432
|
* - `intrafi_exclusion.created` - Occurs whenever an IntraFi Exclusion is created.
|
|
429
433
|
* - `intrafi_exclusion.updated` - Occurs whenever an IntraFi Exclusion is updated.
|
|
434
|
+
* - `lockbox.created` - Occurs whenever a Lockbox is created.
|
|
435
|
+
* - `lockbox.updated` - Occurs whenever a Lockbox is updated.
|
|
430
436
|
* - `oauth_connection.created` - Occurs whenever an OAuth Connection is created.
|
|
431
437
|
* - `oauth_connection.deactivated` - Occurs whenever an OAuth Connection is
|
|
432
438
|
* deactivated.
|
|
@@ -531,6 +537,8 @@ export interface EventSubscriptionCreateParams {
|
|
|
531
537
|
| 'intrafi_account_enrollment.updated'
|
|
532
538
|
| 'intrafi_exclusion.created'
|
|
533
539
|
| 'intrafi_exclusion.updated'
|
|
540
|
+
| 'lockbox.created'
|
|
541
|
+
| 'lockbox.updated'
|
|
534
542
|
| 'oauth_connection.created'
|
|
535
543
|
| 'oauth_connection.deactivated'
|
|
536
544
|
| 'pending_transaction.created'
|
package/src/resources/events.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as EventsAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as EventsAPI from './events';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class Events extends APIResource {
|
|
10
10
|
/**
|
|
@@ -140,6 +140,8 @@ export interface Event {
|
|
|
140
140
|
* Enrollment is updated.
|
|
141
141
|
* - `intrafi_exclusion.created` - Occurs whenever an IntraFi Exclusion is created.
|
|
142
142
|
* - `intrafi_exclusion.updated` - Occurs whenever an IntraFi Exclusion is updated.
|
|
143
|
+
* - `lockbox.created` - Occurs whenever a Lockbox is created.
|
|
144
|
+
* - `lockbox.updated` - Occurs whenever a Lockbox is updated.
|
|
143
145
|
* - `oauth_connection.created` - Occurs whenever an OAuth Connection is created.
|
|
144
146
|
* - `oauth_connection.deactivated` - Occurs whenever an OAuth Connection is
|
|
145
147
|
* deactivated.
|
|
@@ -244,6 +246,8 @@ export interface Event {
|
|
|
244
246
|
| 'intrafi_account_enrollment.updated'
|
|
245
247
|
| 'intrafi_exclusion.created'
|
|
246
248
|
| 'intrafi_exclusion.updated'
|
|
249
|
+
| 'lockbox.created'
|
|
250
|
+
| 'lockbox.updated'
|
|
247
251
|
| 'oauth_connection.created'
|
|
248
252
|
| 'oauth_connection.deactivated'
|
|
249
253
|
| 'pending_transaction.created'
|
|
@@ -358,6 +362,8 @@ export namespace EventListParams {
|
|
|
358
362
|
| 'intrafi_account_enrollment.updated'
|
|
359
363
|
| 'intrafi_exclusion.created'
|
|
360
364
|
| 'intrafi_exclusion.updated'
|
|
365
|
+
| 'lockbox.created'
|
|
366
|
+
| 'lockbox.updated'
|
|
361
367
|
| 'oauth_connection.created'
|
|
362
368
|
| 'oauth_connection.deactivated'
|
|
363
369
|
| 'pending_transaction.created'
|
package/src/resources/exports.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as ExportsAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as ExportsAPI from './exports';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class Exports extends APIResource {
|
|
10
10
|
/**
|
|
@@ -64,13 +64,16 @@ export interface Export {
|
|
|
64
64
|
* - `bookkeeping_account_balance_csv` - Export a CSV of bookkeeping account
|
|
65
65
|
* balances for the dates in a given range.
|
|
66
66
|
* - `entity_csv` - Export a CSV of entities with a given status.
|
|
67
|
+
* - `vendor_csv` - Export a CSV of vendors added to the third-party risk
|
|
68
|
+
* management dashboard.
|
|
67
69
|
*/
|
|
68
70
|
category:
|
|
69
71
|
| 'account_statement_ofx'
|
|
70
72
|
| 'transaction_csv'
|
|
71
73
|
| 'balance_csv'
|
|
72
74
|
| 'bookkeeping_account_balance_csv'
|
|
73
|
-
| 'entity_csv'
|
|
75
|
+
| 'entity_csv'
|
|
76
|
+
| 'vendor_csv';
|
|
74
77
|
|
|
75
78
|
/**
|
|
76
79
|
* The time the Export was created.
|
|
@@ -125,13 +128,16 @@ export interface ExportCreateParams {
|
|
|
125
128
|
* - `bookkeeping_account_balance_csv` - Export a CSV of bookkeeping account
|
|
126
129
|
* balances for the dates in a given range.
|
|
127
130
|
* - `entity_csv` - Export a CSV of entities with a given status.
|
|
131
|
+
* - `vendor_csv` - Export a CSV of vendors added to the third-party risk
|
|
132
|
+
* management dashboard.
|
|
128
133
|
*/
|
|
129
134
|
category:
|
|
130
135
|
| 'account_statement_ofx'
|
|
131
136
|
| 'transaction_csv'
|
|
132
137
|
| 'balance_csv'
|
|
133
138
|
| 'bookkeeping_account_balance_csv'
|
|
134
|
-
| 'entity_csv'
|
|
139
|
+
| 'entity_csv'
|
|
140
|
+
| 'vendor_csv';
|
|
135
141
|
|
|
136
142
|
/**
|
|
137
143
|
* Options for the created export. Required if `category` is equal to
|
|
@@ -161,6 +167,11 @@ export interface ExportCreateParams {
|
|
|
161
167
|
* `transaction_csv`.
|
|
162
168
|
*/
|
|
163
169
|
transaction_csv?: ExportCreateParams.TransactionCsv;
|
|
170
|
+
|
|
171
|
+
/**
|
|
172
|
+
* Options for the created export. Required if `category` is equal to `vendor_csv`.
|
|
173
|
+
*/
|
|
174
|
+
vendor_csv?: unknown;
|
|
164
175
|
}
|
|
165
176
|
|
|
166
177
|
export namespace ExportCreateParams {
|
|
@@ -405,6 +416,7 @@ export namespace ExportListParams {
|
|
|
405
416
|
| 'balance_csv'
|
|
406
417
|
| 'bookkeeping_account_balance_csv'
|
|
407
418
|
| 'entity_csv'
|
|
419
|
+
| 'vendor_csv'
|
|
408
420
|
>;
|
|
409
421
|
}
|
|
410
422
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as ExternalAccountsAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as ExternalAccountsAPI from './external-accounts';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class ExternalAccounts extends APIResource {
|
|
10
10
|
/**
|
package/src/resources/files.ts
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as FilesAPI from
|
|
7
|
-
import { type
|
|
8
|
-
import { Page, type PageParams } from "../pagination";
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as FilesAPI from './files';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
9
8
|
|
|
10
9
|
export class Files extends APIResource {
|
|
11
10
|
/**
|
|
@@ -14,7 +13,7 @@ export class Files extends APIResource {
|
|
|
14
13
|
* upload, as well as the parameters for creating a file.
|
|
15
14
|
*/
|
|
16
15
|
create(body: FileCreateParams, options?: Core.RequestOptions): Core.APIPromise<File> {
|
|
17
|
-
return this._client.post('/files', multipartFormRequestOptions({ body, ...options }));
|
|
16
|
+
return this._client.post('/files', Core.multipartFormRequestOptions({ body, ...options }));
|
|
18
17
|
}
|
|
19
18
|
|
|
20
19
|
/**
|
|
@@ -102,6 +101,10 @@ export interface File {
|
|
|
102
101
|
* - `check_image_front` - An image of the front of a check, used for check
|
|
103
102
|
* deposits.
|
|
104
103
|
* - `check_image_back` - An image of the back of a check, used for check deposits.
|
|
104
|
+
* - `processed_check_image_front` - An image of the front of a deposited check
|
|
105
|
+
* after processing by Increase and submission to the Federal Reserve.
|
|
106
|
+
* - `processed_check_image_back` - An image of the back of a deposited check after
|
|
107
|
+
* processing by Increase and submission to the Federal Reserve.
|
|
105
108
|
* - `mailed_check_image` - An image of a check that was mailed to a recipient.
|
|
106
109
|
* - `inbound_mail_item` - A scanned mail item sent to Increase.
|
|
107
110
|
* - `form_1099_int` - IRS Form 1099-INT.
|
|
@@ -130,6 +133,8 @@ export interface File {
|
|
|
130
133
|
purpose:
|
|
131
134
|
| 'check_image_front'
|
|
132
135
|
| 'check_image_back'
|
|
136
|
+
| 'processed_check_image_front'
|
|
137
|
+
| 'processed_check_image_back'
|
|
133
138
|
| 'mailed_check_image'
|
|
134
139
|
| 'inbound_mail_item'
|
|
135
140
|
| 'form_1099_int'
|
|
@@ -161,7 +166,7 @@ export interface FileCreateParams {
|
|
|
161
166
|
* [RFC 7578](https://datatracker.ietf.org/doc/html/rfc7578) which defines file
|
|
162
167
|
* transfers for the multipart/form-data protocol.
|
|
163
168
|
*/
|
|
164
|
-
file: Uploadable;
|
|
169
|
+
file: Core.Uploadable;
|
|
165
170
|
|
|
166
171
|
/**
|
|
167
172
|
* What the File will be used for in Increase's systems.
|
|
@@ -260,6 +265,8 @@ export namespace FileListParams {
|
|
|
260
265
|
in?: Array<
|
|
261
266
|
| 'check_image_front'
|
|
262
267
|
| 'check_image_back'
|
|
268
|
+
| 'processed_check_image_front'
|
|
269
|
+
| 'processed_check_image_back'
|
|
263
270
|
| 'mailed_check_image'
|
|
264
271
|
| 'inbound_mail_item'
|
|
265
272
|
| 'form_1099_int'
|
package/src/resources/groups.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import * as GroupsAPI from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import * as Core from '../core';
|
|
5
|
+
import * as GroupsAPI from './groups';
|
|
6
6
|
|
|
7
7
|
export class Groups extends APIResource {
|
|
8
8
|
/**
|