increase 0.53.0 → 0.57.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 +78 -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 +4 -4
- 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 +32 -7
- 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 +4 -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 +49 -5
- package/src/resources/inbound-check-deposits.ts +5 -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 InboundACHTransfersAPI 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 InboundACHTransfersAPI from './inbound-ach-transfers';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class InboundACHTransfers extends APIResource {
|
|
10
10
|
/**
|
|
@@ -170,6 +170,42 @@ export interface InboundACHTransfer {
|
|
|
170
170
|
*/
|
|
171
171
|
receiver_name: string | null;
|
|
172
172
|
|
|
173
|
+
/**
|
|
174
|
+
* The Standard Entry Class (SEC) code of the transfer.
|
|
175
|
+
*
|
|
176
|
+
* - `corporate_credit_or_debit` - Corporate Credit and Debit (CCD).
|
|
177
|
+
* - `corporate_trade_exchange` - Corporate Trade Exchange (CTX).
|
|
178
|
+
* - `prearranged_payments_and_deposit` - Prearranged Payments and Deposits (PPD).
|
|
179
|
+
* - `internet_initiated` - Internet Initiated (WEB).
|
|
180
|
+
* - `point_of_sale` - Point of Sale (POS).
|
|
181
|
+
* - `telephone_initiated` - Telephone Initiated (TEL).
|
|
182
|
+
* - `customer_initiated` - Customer Initiated (CIE).
|
|
183
|
+
* - `accounts_receivable` - Accounts Receivable (ARC).
|
|
184
|
+
* - `machine_transfer` - Machine Transfer (MTE).
|
|
185
|
+
* - `shared_network_transaction` - Shared Network Transaction (SHR).
|
|
186
|
+
* - `represented_check` - Represented Check (RCK).
|
|
187
|
+
* - `back_office_conversion` - Back Office Conversion (BOC).
|
|
188
|
+
* - `point_of_purchase` - Point of Purchase (POP).
|
|
189
|
+
* - `check_truncation` - Check Truncation (TRC).
|
|
190
|
+
* - `destroyed_check` - Destroyed Check (XCK).
|
|
191
|
+
*/
|
|
192
|
+
standard_entry_class_code:
|
|
193
|
+
| 'corporate_credit_or_debit'
|
|
194
|
+
| 'corporate_trade_exchange'
|
|
195
|
+
| 'prearranged_payments_and_deposit'
|
|
196
|
+
| 'internet_initiated'
|
|
197
|
+
| 'point_of_sale'
|
|
198
|
+
| 'telephone_initiated'
|
|
199
|
+
| 'customer_initiated'
|
|
200
|
+
| 'accounts_receivable'
|
|
201
|
+
| 'machine_transfer'
|
|
202
|
+
| 'shared_network_transaction'
|
|
203
|
+
| 'represented_check'
|
|
204
|
+
| 'back_office_conversion'
|
|
205
|
+
| 'point_of_purchase'
|
|
206
|
+
| 'check_truncation'
|
|
207
|
+
| 'destroyed_check';
|
|
208
|
+
|
|
173
209
|
/**
|
|
174
210
|
* The status of the transfer.
|
|
175
211
|
*
|
|
@@ -278,6 +314,7 @@ export namespace InboundACHTransfer {
|
|
|
278
314
|
* - `duplicate_return` - A rare return reason. The return this message refers to
|
|
279
315
|
* was a duplicate.
|
|
280
316
|
* - `entity_not_active` - The account's entity is not active.
|
|
317
|
+
* - `field_error` - There was an error with one of the required fields.
|
|
281
318
|
* - `group_locked` - Your account is inactive.
|
|
282
319
|
* - `insufficient_funds` - Your account contains insufficient funds.
|
|
283
320
|
* - `misrouted_return` - A rare return reason. The return this message refers to
|
|
@@ -298,6 +335,7 @@ export namespace InboundACHTransfer {
|
|
|
298
335
|
| 'credit_entry_refused_by_receiver'
|
|
299
336
|
| 'duplicate_return'
|
|
300
337
|
| 'entity_not_active'
|
|
338
|
+
| 'field_error'
|
|
301
339
|
| 'group_locked'
|
|
302
340
|
| 'insufficient_funds'
|
|
303
341
|
| 'misrouted_return'
|
|
@@ -331,6 +369,8 @@ export namespace InboundACHTransfer {
|
|
|
331
369
|
/**
|
|
332
370
|
* The reason for the transfer return.
|
|
333
371
|
*
|
|
372
|
+
* - `insufficient_funds` - The customer's account has insufficient funds. This
|
|
373
|
+
* reason is only allowed for debits. The Nacha return code is R01.
|
|
334
374
|
* - `returned_per_odfi_request` - The originating financial institution asked for
|
|
335
375
|
* this transfer to be returned. The receiving bank is complying with the
|
|
336
376
|
* request. The Nacha return code is R06.
|
|
@@ -353,6 +393,7 @@ export namespace InboundACHTransfer {
|
|
|
353
393
|
* authorizes this transaction. The Nacha return code is R29.
|
|
354
394
|
*/
|
|
355
395
|
reason:
|
|
396
|
+
| 'insufficient_funds'
|
|
356
397
|
| 'returned_per_odfi_request'
|
|
357
398
|
| 'authorization_revoked_by_customer'
|
|
358
399
|
| 'payment_stopped'
|
|
@@ -445,6 +486,8 @@ export interface InboundACHTransferTransferReturnParams {
|
|
|
445
486
|
* The reason why this transfer will be returned. The most usual return codes are
|
|
446
487
|
* `payment_stopped` for debits and `credit_entry_refused_by_receiver` for credits.
|
|
447
488
|
*
|
|
489
|
+
* - `insufficient_funds` - The customer's account has insufficient funds. This
|
|
490
|
+
* reason is only allowed for debits. The Nacha return code is R01.
|
|
448
491
|
* - `returned_per_odfi_request` - The originating financial institution asked for
|
|
449
492
|
* this transfer to be returned. The receiving bank is complying with the
|
|
450
493
|
* request. The Nacha return code is R06.
|
|
@@ -467,6 +510,7 @@ export interface InboundACHTransferTransferReturnParams {
|
|
|
467
510
|
* authorizes this transaction. The Nacha return code is R29.
|
|
468
511
|
*/
|
|
469
512
|
reason:
|
|
513
|
+
| 'insufficient_funds'
|
|
470
514
|
| 'returned_per_odfi_request'
|
|
471
515
|
| 'authorization_revoked_by_customer'
|
|
472
516
|
| 'payment_stopped'
|
|
@@ -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 InboundCheckDepositsAPI 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 InboundCheckDepositsAPI from './inbound-check-deposits';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class InboundCheckDeposits extends APIResource {
|
|
10
10
|
/**
|
|
@@ -0,0 +1,193 @@
|
|
|
1
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
+
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as InboundMailItemsAPI from './inbound-mail-items';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
|
+
|
|
9
|
+
export class InboundMailItems extends APIResource {
|
|
10
|
+
/**
|
|
11
|
+
* Retrieve an Inbound Mail Item
|
|
12
|
+
*/
|
|
13
|
+
retrieve(inboundMailItemId: string, options?: Core.RequestOptions): Core.APIPromise<InboundMailItem> {
|
|
14
|
+
return this._client.get(`/inbound_mail_items/${inboundMailItemId}`, options);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* List Inbound Mail Items
|
|
19
|
+
*/
|
|
20
|
+
list(
|
|
21
|
+
query?: InboundMailItemListParams,
|
|
22
|
+
options?: Core.RequestOptions,
|
|
23
|
+
): Core.PagePromise<InboundMailItemsPage, InboundMailItem>;
|
|
24
|
+
list(options?: Core.RequestOptions): Core.PagePromise<InboundMailItemsPage, InboundMailItem>;
|
|
25
|
+
list(
|
|
26
|
+
query: InboundMailItemListParams | Core.RequestOptions = {},
|
|
27
|
+
options?: Core.RequestOptions,
|
|
28
|
+
): Core.PagePromise<InboundMailItemsPage, InboundMailItem> {
|
|
29
|
+
if (isRequestOptions(query)) {
|
|
30
|
+
return this.list({}, query);
|
|
31
|
+
}
|
|
32
|
+
return this._client.getAPIList('/inbound_mail_items', InboundMailItemsPage, { query, ...options });
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export class InboundMailItemsPage extends Page<InboundMailItem> {}
|
|
37
|
+
|
|
38
|
+
/**
|
|
39
|
+
* Inbound Mail Items represent pieces of physical mail delivered to a Lockbox.
|
|
40
|
+
*/
|
|
41
|
+
export interface InboundMailItem {
|
|
42
|
+
/**
|
|
43
|
+
* The Inbound Mail Item identifier.
|
|
44
|
+
*/
|
|
45
|
+
id: string;
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Inbound
|
|
49
|
+
* Mail Item was created.
|
|
50
|
+
*/
|
|
51
|
+
created_at: string;
|
|
52
|
+
|
|
53
|
+
/**
|
|
54
|
+
* The identifier for the File containing the scanned contents of the mail item.
|
|
55
|
+
*/
|
|
56
|
+
file_id: string;
|
|
57
|
+
|
|
58
|
+
/**
|
|
59
|
+
* The identifier for the Lockbox that received this mail item. For mail items that
|
|
60
|
+
* could not be processed due to an invalid address, this will be null.
|
|
61
|
+
*/
|
|
62
|
+
lockbox_id: string | null;
|
|
63
|
+
|
|
64
|
+
/**
|
|
65
|
+
* The recipient name as written on the mail item.
|
|
66
|
+
*/
|
|
67
|
+
recipient_name: string | null;
|
|
68
|
+
|
|
69
|
+
/**
|
|
70
|
+
* If the mail item has been rejected, why it was rejected.
|
|
71
|
+
*
|
|
72
|
+
* - `no_matching_lockbox` - The mail item does not match any lockbox.
|
|
73
|
+
* - `no_check` - The mail item does not contain a check.
|
|
74
|
+
* - `lockbox_not_active` - The Lockbox or its associataed Account is not active.
|
|
75
|
+
*/
|
|
76
|
+
rejection_reason: 'no_matching_lockbox' | 'no_check' | 'lockbox_not_active' | null;
|
|
77
|
+
|
|
78
|
+
/**
|
|
79
|
+
* The return address as written on the mail item.
|
|
80
|
+
*/
|
|
81
|
+
return_address: InboundMailItem.ReturnAddress | null;
|
|
82
|
+
|
|
83
|
+
/**
|
|
84
|
+
* If the mail item has been processed.
|
|
85
|
+
*
|
|
86
|
+
* - `pending` - The mail item is pending processing.
|
|
87
|
+
* - `processed` - The mail item has been processed.
|
|
88
|
+
* - `rejected` - The mail item has been rejected.
|
|
89
|
+
*/
|
|
90
|
+
status: 'pending' | 'processed' | 'rejected';
|
|
91
|
+
|
|
92
|
+
/**
|
|
93
|
+
* A constant representing the object's type. For this resource it will always be
|
|
94
|
+
* `inbound_mail_item`.
|
|
95
|
+
*/
|
|
96
|
+
type: 'inbound_mail_item';
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
export namespace InboundMailItem {
|
|
100
|
+
/**
|
|
101
|
+
* The return address as written on the mail item.
|
|
102
|
+
*/
|
|
103
|
+
export interface ReturnAddress {
|
|
104
|
+
/**
|
|
105
|
+
* The return address city.
|
|
106
|
+
*/
|
|
107
|
+
city: string | null;
|
|
108
|
+
|
|
109
|
+
/**
|
|
110
|
+
* The return address line1.
|
|
111
|
+
*/
|
|
112
|
+
line1: string | null;
|
|
113
|
+
|
|
114
|
+
/**
|
|
115
|
+
* The return address line2.
|
|
116
|
+
*/
|
|
117
|
+
line2: string | null;
|
|
118
|
+
|
|
119
|
+
/**
|
|
120
|
+
* The return address name.
|
|
121
|
+
*/
|
|
122
|
+
name: string | null;
|
|
123
|
+
|
|
124
|
+
/**
|
|
125
|
+
* The return address postal code.
|
|
126
|
+
*/
|
|
127
|
+
postal_code: string | null;
|
|
128
|
+
|
|
129
|
+
/**
|
|
130
|
+
* The return address state.
|
|
131
|
+
*/
|
|
132
|
+
state: string | null;
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
/**
|
|
137
|
+
* A list of Inbound Mail Item objects.
|
|
138
|
+
*/
|
|
139
|
+
export interface InboundMailItemList {
|
|
140
|
+
/**
|
|
141
|
+
* The contents of the list.
|
|
142
|
+
*/
|
|
143
|
+
data: Array<InboundMailItem>;
|
|
144
|
+
|
|
145
|
+
/**
|
|
146
|
+
* A pointer to a place in the list.
|
|
147
|
+
*/
|
|
148
|
+
next_cursor: string | null;
|
|
149
|
+
}
|
|
150
|
+
|
|
151
|
+
export interface InboundMailItemListParams extends PageParams {
|
|
152
|
+
created_at?: InboundMailItemListParams.CreatedAt;
|
|
153
|
+
|
|
154
|
+
/**
|
|
155
|
+
* Filter Inbound Mail Items to ones sent to the provided Lockbox.
|
|
156
|
+
*/
|
|
157
|
+
lockbox_id?: string;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
export namespace InboundMailItemListParams {
|
|
161
|
+
export interface CreatedAt {
|
|
162
|
+
/**
|
|
163
|
+
* Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
|
|
164
|
+
* timestamp.
|
|
165
|
+
*/
|
|
166
|
+
after?: string;
|
|
167
|
+
|
|
168
|
+
/**
|
|
169
|
+
* Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
|
|
170
|
+
* timestamp.
|
|
171
|
+
*/
|
|
172
|
+
before?: string;
|
|
173
|
+
|
|
174
|
+
/**
|
|
175
|
+
* Return results on or after this
|
|
176
|
+
* [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
|
|
177
|
+
*/
|
|
178
|
+
on_or_after?: string;
|
|
179
|
+
|
|
180
|
+
/**
|
|
181
|
+
* Return results on or before this
|
|
182
|
+
* [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
|
|
183
|
+
*/
|
|
184
|
+
on_or_before?: string;
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
export namespace InboundMailItems {
|
|
189
|
+
export import InboundMailItem = InboundMailItemsAPI.InboundMailItem;
|
|
190
|
+
export import InboundMailItemList = InboundMailItemsAPI.InboundMailItemList;
|
|
191
|
+
export import InboundMailItemsPage = InboundMailItemsAPI.InboundMailItemsPage;
|
|
192
|
+
export import InboundMailItemListParams = InboundMailItemsAPI.InboundMailItemListParams;
|
|
193
|
+
}
|
|
@@ -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 InboundWireDrawdownRequestsAPI 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 InboundWireDrawdownRequestsAPI from './inbound-wire-drawdown-requests';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class InboundWireDrawdownRequests 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 InboundWireTransfersAPI 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 InboundWireTransfersAPI from './inbound-wire-transfers';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class InboundWireTransfers extends APIResource {
|
|
10
10
|
/**
|
package/src/resources/index.ts
CHANGED
|
@@ -170,6 +170,13 @@ export {
|
|
|
170
170
|
InboundCheckDepositsPage,
|
|
171
171
|
InboundCheckDeposits,
|
|
172
172
|
} from './inbound-check-deposits';
|
|
173
|
+
export {
|
|
174
|
+
InboundMailItem,
|
|
175
|
+
InboundMailItemList,
|
|
176
|
+
InboundMailItemListParams,
|
|
177
|
+
InboundMailItemsPage,
|
|
178
|
+
InboundMailItems,
|
|
179
|
+
} from './inbound-mail-items';
|
|
173
180
|
export {
|
|
174
181
|
InboundWireDrawdownRequest,
|
|
175
182
|
InboundWireDrawdownRequestListParams,
|
|
@@ -183,6 +190,15 @@ export {
|
|
|
183
190
|
InboundWireTransfers,
|
|
184
191
|
} from './inbound-wire-transfers';
|
|
185
192
|
export { Intrafi } from './intrafi/intrafi';
|
|
193
|
+
export {
|
|
194
|
+
Lockbox,
|
|
195
|
+
LockboxList,
|
|
196
|
+
LockboxCreateParams,
|
|
197
|
+
LockboxUpdateParams,
|
|
198
|
+
LockboxListParams,
|
|
199
|
+
LockboxesPage,
|
|
200
|
+
Lockboxes,
|
|
201
|
+
} from './lockboxes';
|
|
186
202
|
export {
|
|
187
203
|
OAuthConnection,
|
|
188
204
|
OAuthConnectionListParams,
|
|
@@ -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 AccountEnrollmentsAPI 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 AccountEnrollmentsAPI from './account-enrollments';
|
|
7
|
+
import { Page, type PageParams } from '../../pagination';
|
|
8
8
|
|
|
9
9
|
export class AccountEnrollments extends APIResource {
|
|
10
10
|
/**
|
|
@@ -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 BalancesAPI from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as Core from '../../core';
|
|
5
|
+
import * as BalancesAPI from './balances';
|
|
6
6
|
|
|
7
7
|
export class Balances extends APIResource {
|
|
8
8
|
/**
|
|
@@ -19,6 +19,11 @@ export class Balances extends APIResource {
|
|
|
19
19
|
* banks as needed once per business day.
|
|
20
20
|
*/
|
|
21
21
|
export interface IntrafiBalance {
|
|
22
|
+
/**
|
|
23
|
+
* The identifier of this balance.
|
|
24
|
+
*/
|
|
25
|
+
id: string;
|
|
26
|
+
|
|
22
27
|
/**
|
|
23
28
|
* Each entry represents a balance held at a different bank. IntraFi separates the
|
|
24
29
|
* total balance across many participating banks in the network.
|
|
@@ -58,6 +63,11 @@ export interface IntrafiBalance {
|
|
|
58
63
|
|
|
59
64
|
export namespace IntrafiBalance {
|
|
60
65
|
export interface Balance {
|
|
66
|
+
/**
|
|
67
|
+
* The identifier of this balance.
|
|
68
|
+
*/
|
|
69
|
+
id: string;
|
|
70
|
+
|
|
61
71
|
/**
|
|
62
72
|
* The balance, in minor units of `currency`, held with this bank.
|
|
63
73
|
*/
|
|
@@ -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 ExclusionsAPI 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 ExclusionsAPI from './exclusions';
|
|
7
|
+
import { Page, type PageParams } from '../../pagination';
|
|
8
8
|
|
|
9
9
|
export class Exclusions 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 { APIResource } from
|
|
4
|
-
import * as AccountEnrollmentsAPI from
|
|
5
|
-
import * as BalancesAPI from
|
|
6
|
-
import * as ExclusionsAPI from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as AccountEnrollmentsAPI from './account-enrollments';
|
|
5
|
+
import * as BalancesAPI from './balances';
|
|
6
|
+
import * as ExclusionsAPI from './exclusions';
|
|
7
7
|
|
|
8
8
|
export class Intrafi extends APIResource {
|
|
9
9
|
accountEnrollments: AccountEnrollmentsAPI.AccountEnrollments = new AccountEnrollmentsAPI.AccountEnrollments(
|