increase 0.54.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 +61 -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 +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 +43 -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
package/resources/accounts.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as AccountsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as AccountsAPI from "./accounts.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class Accounts extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an Account
|
|
@@ -48,6 +48,11 @@ export interface Account {
|
|
|
48
48
|
* - `first_internet_bank` - First Internet Bank of Indiana
|
|
49
49
|
*/
|
|
50
50
|
bank: 'blue_ridge_bank' | 'first_internet_bank';
|
|
51
|
+
/**
|
|
52
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Account
|
|
53
|
+
* was closed.
|
|
54
|
+
*/
|
|
55
|
+
closed_at: string | null;
|
|
51
56
|
/**
|
|
52
57
|
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Account
|
|
53
58
|
* was created.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.d.ts","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"accounts.d.ts","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,KAAK,WAAW,MAAM,YAAY,CAAC;AAC1C,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,QAAS,SAAQ,WAAW;IACvC;;OAEG;IACH,MAAM,CAAC,IAAI,EAAE,mBAAmB,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,OAAO,CAAC;IAI1F;;OAEG;IACH,QAAQ,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,OAAO,CAAC;IAIpF;;OAEG;IACH,MAAM,CACJ,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE,mBAAmB,EACzB,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,OAAO,CAAC;IAI3B;;OAEG;IACH,IAAI,CAAC,KAAK,CAAC,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,YAAY,EAAE,OAAO,CAAC;IACvG,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,YAAY,EAAE,OAAO,CAAC;IAW5E;;OAEG;IACH,OAAO,CACL,SAAS,EAAE,MAAM,EACjB,KAAK,CAAC,EAAE,oBAAoB,EAC5B,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;IACjC,OAAO,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,aAAa,CAAC;IAYzF;;OAEG;IACH,KAAK,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,OAAO,CAAC;CAGlF;AAED,qBAAa,YAAa,SAAQ,IAAI,CAAC,OAAO,CAAC;CAAG;AAElD;;;GAGG;AACH,MAAM,WAAW,OAAO;IACtB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;;OAKG;IACH,IAAI,EAAE,iBAAiB,GAAG,qBAAqB,CAAC;IAEhD;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;;;;;OAUG;IACH,QAAQ,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;IAExD;;OAEG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IAEzB;;;;OAIG;IACH,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAE/B;;;OAGG;IACH,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEvC;;;OAGG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEnC;;;;OAIG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;OAKG;IACH,MAAM,EAAE,MAAM,GAAG,QAAQ,CAAC;IAE1B;;;OAGG;IACH,IAAI,EAAE,SAAS,CAAC;CACjB;AAED;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;;OAGG;IACH,IAAI,EAAE,gBAAgB,CAAC;CACxB;AAED,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC;IAEjC;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,MAAM,WAAW,iBAAkB,SAAQ,UAAU;IACnD,UAAU,CAAC,EAAE,iBAAiB,CAAC,SAAS,CAAC;IAEzC;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;;;OAKG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,uBAAuB,CAAC,EAAE,MAAM,CAAC;IAEjC;;;;;OAKG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;CAC5B;AAED,yBAAiB,iBAAiB,CAAC;IACjC,UAAiB,SAAS;QACxB;;;WAGG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;QAEf;;;WAGG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;;WAGG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;KACvB;CACF;AAED,MAAM,WAAW,oBAAoB;IACnC;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB;AAED,yBAAiB,QAAQ,CAAC;IACxB,MAAM,QAAQ,OAAO,GAAG,WAAW,CAAC,OAAO,CAAC;IAC5C,MAAM,QAAQ,aAAa,GAAG,WAAW,CAAC,aAAa,CAAC;IACxD,MAAM,QAAQ,YAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IACtD,MAAM,QAAQ,mBAAmB,GAAG,WAAW,CAAC,mBAAmB,CAAC;IACpE,MAAM,QAAQ,mBAAmB,GAAG,WAAW,CAAC,mBAAmB,CAAC;IACpE,MAAM,QAAQ,iBAAiB,GAAG,WAAW,CAAC,iBAAiB,CAAC;IAChE,MAAM,QAAQ,oBAAoB,GAAG,WAAW,CAAC,oBAAoB,CAAC;CACvE"}
|
package/resources/accounts.js
CHANGED
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.AccountsPage = exports.Accounts = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const AccountsAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const AccountsAPI = __importStar(require("./accounts.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class Accounts extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Create an Account
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.js","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"accounts.js","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,2DAA0C;AAC1C,iDAAsD;AAEtD,MAAa,QAAS,SAAQ,sBAAW;IACvC;;OAEG;IACH,MAAM,CAAC,IAAyB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9D,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,SAAiB,EAAE,OAA6B;QACvD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,SAAS,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,SAAiB,EACjB,IAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,aAAa,SAAS,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5E,CAAC;IAOD,IAAI,CACF,QAAiD,EAAE,EACnD,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,WAAW,EAAE,YAAY,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnF,CAAC;IAWD,OAAO,CACL,SAAiB,EACjB,QAAoD,EAAE,EACtD,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,EAAE,KAAK,CAAC,CAAC;SAC3C;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,SAAS,UAAU,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnF,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,SAAiB,EAAE,OAA6B;QACpD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,SAAS,QAAQ,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;CACF;AAnED,4BAmEC;AAED,MAAa,YAAa,SAAQ,iBAAa;CAAG;AAAlD,oCAAkD;AAyOlD,WAAiB,QAAQ;IAGT,qBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;AAKxD,CAAC,EARgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAQxB"}
|
package/resources/accounts.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as AccountsAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as AccountsAPI from "./accounts.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class Accounts extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create an Account
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.mjs","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"accounts.mjs","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,WAAW;OAChB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,QAAS,SAAQ,WAAW;IACvC;;OAEG;IACH,MAAM,CAAC,IAAyB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9D,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,SAAiB,EAAE,OAA6B;QACvD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,SAAS,EAAE,EAAE,OAAO,CAAC,CAAC;IAC7D,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,SAAiB,EACjB,IAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,aAAa,SAAS,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5E,CAAC;IAOD,IAAI,CACF,QAAiD,EAAE,EACnD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,WAAW,EAAE,YAAY,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnF,CAAC;IAWD,OAAO,CACL,SAAiB,EACjB,QAAoD,EAAE,EACtD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,EAAE,KAAK,CAAC,CAAC;SAC3C;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,SAAS,UAAU,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnF,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,SAAiB,EAAE,OAA6B;QACpD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,SAAS,QAAQ,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;CACF;AAED,MAAM,OAAO,YAAa,SAAQ,IAAa;CAAG;AAyOlD,WAAiB,QAAQ;IAGT,qBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;AAKxD,CAAC,EARgB,QAAQ,KAAR,QAAQ,QAQxB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as ACHPrenotificationsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as ACHPrenotificationsAPI from "./ach-prenotifications.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class ACHPrenotifications extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an ACH Prenotification
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-prenotifications.d.ts","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"ach-prenotifications.d.ts","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.ACHPrenotificationsPage = exports.ACHPrenotifications = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const ACHPrenotificationsAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const ACHPrenotificationsAPI = __importStar(require("./ach-prenotifications.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class ACHPrenotifications extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Create an ACH Prenotification
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-prenotifications.js","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"ach-prenotifications.js","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,kFAAiE;AACjE,iDAAsD;AAEtD,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,yBAAyB,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1G,CAAC;CACF;AAnCD,kDAmCC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AAwhBxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAGzF,CAAC,EALgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAKnC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as ACHPrenotificationsAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as ACHPrenotificationsAPI from "./ach-prenotifications.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class ACHPrenotifications extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create an ACH Prenotification
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-prenotifications.mjs","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"ach-prenotifications.mjs","sourceRoot":"","sources":["../src/resources/ach-prenotifications.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,sBAAsB;OAC3B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,yBAAyB,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1G,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AAwhBxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAGzF,CAAC,EALgB,mBAAmB,KAAnB,mBAAmB,QAKnC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as ACHTransfersAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as ACHTransfersAPI from "./ach-transfers.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class ACHTransfers extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an ACH Transfer
|
|
@@ -91,6 +91,10 @@ export interface ACHTransfer {
|
|
|
91
91
|
* the transfer was created.
|
|
92
92
|
*/
|
|
93
93
|
created_at: string;
|
|
94
|
+
/**
|
|
95
|
+
* What object created the transfer, either via the API or the dashboard.
|
|
96
|
+
*/
|
|
97
|
+
created_by: ACHTransfer.CreatedBy | null;
|
|
94
98
|
/**
|
|
95
99
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transfer's
|
|
96
100
|
* currency. For ACH transfers this is always equal to `usd`.
|
|
@@ -112,11 +116,6 @@ export interface ACHTransfer {
|
|
|
112
116
|
* - `unknown` - It's unknown what kind of entity owns the External Account.
|
|
113
117
|
*/
|
|
114
118
|
destination_account_holder: 'business' | 'individual' | 'unknown';
|
|
115
|
-
/**
|
|
116
|
-
* The transfer effective date in
|
|
117
|
-
* [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
|
|
118
|
-
*/
|
|
119
|
-
effective_date: string | null;
|
|
120
119
|
/**
|
|
121
120
|
* The identifier of the External Account the transfer was made to, if any.
|
|
122
121
|
*/
|
|
@@ -159,6 +158,13 @@ export interface ACHTransfer {
|
|
|
159
158
|
* by someone else in your organization.
|
|
160
159
|
*/
|
|
161
160
|
pending_transaction_id: string | null;
|
|
161
|
+
/**
|
|
162
|
+
* Configuration for how the effective date of the transfer will be set. This
|
|
163
|
+
* determines same-day vs future-dated settlement timing. If not set, defaults to a
|
|
164
|
+
* `settlement_schedule` of `same_day`. If set, exactly one of the child atributes
|
|
165
|
+
* must be set.
|
|
166
|
+
*/
|
|
167
|
+
preferred_effective_date: ACHTransfer.PreferredEffectiveDate;
|
|
162
168
|
/**
|
|
163
169
|
* If your transfer is returned, this will contain details of the return.
|
|
164
170
|
*/
|
|
@@ -326,6 +332,62 @@ export declare namespace ACHTransfer {
|
|
|
326
332
|
*/
|
|
327
333
|
canceled_by: string | null;
|
|
328
334
|
}
|
|
335
|
+
/**
|
|
336
|
+
* What object created the transfer, either via the API or the dashboard.
|
|
337
|
+
*/
|
|
338
|
+
interface CreatedBy {
|
|
339
|
+
/**
|
|
340
|
+
* If present, details about the API key that created the transfer.
|
|
341
|
+
*/
|
|
342
|
+
api_key: CreatedBy.APIKey | null;
|
|
343
|
+
/**
|
|
344
|
+
* The type of object that created this transfer.
|
|
345
|
+
*
|
|
346
|
+
* - `api_key` - An API key. Details will be under the `api_key` object.
|
|
347
|
+
* - `oauth_application` - An OAuth application you connected to Increase. Details
|
|
348
|
+
* will be under the `oauth_application` object.
|
|
349
|
+
* - `user` - A User in the Increase dashboard. Details will be under the `user`
|
|
350
|
+
* object.
|
|
351
|
+
*/
|
|
352
|
+
category: 'api_key' | 'oauth_application' | 'user';
|
|
353
|
+
/**
|
|
354
|
+
* If present, details about the OAuth Application that created the transfer.
|
|
355
|
+
*/
|
|
356
|
+
oauth_application: CreatedBy.OAuthApplication | null;
|
|
357
|
+
/**
|
|
358
|
+
* If present, details about the User that created the transfer.
|
|
359
|
+
*/
|
|
360
|
+
user: CreatedBy.User | null;
|
|
361
|
+
}
|
|
362
|
+
namespace CreatedBy {
|
|
363
|
+
/**
|
|
364
|
+
* If present, details about the API key that created the transfer.
|
|
365
|
+
*/
|
|
366
|
+
interface APIKey {
|
|
367
|
+
/**
|
|
368
|
+
* The description set for the API key when it was created.
|
|
369
|
+
*/
|
|
370
|
+
description: string | null;
|
|
371
|
+
}
|
|
372
|
+
/**
|
|
373
|
+
* If present, details about the OAuth Application that created the transfer.
|
|
374
|
+
*/
|
|
375
|
+
interface OAuthApplication {
|
|
376
|
+
/**
|
|
377
|
+
* The name of the OAuth Application.
|
|
378
|
+
*/
|
|
379
|
+
name: string;
|
|
380
|
+
}
|
|
381
|
+
/**
|
|
382
|
+
* If present, details about the User that created the transfer.
|
|
383
|
+
*/
|
|
384
|
+
interface User {
|
|
385
|
+
/**
|
|
386
|
+
* The email address of the User.
|
|
387
|
+
*/
|
|
388
|
+
email: string;
|
|
389
|
+
}
|
|
390
|
+
}
|
|
329
391
|
interface NotificationsOfChange {
|
|
330
392
|
/**
|
|
331
393
|
* The required type of change that is being signaled by the receiving financial
|
|
@@ -381,6 +443,31 @@ export declare namespace ACHTransfer {
|
|
|
381
443
|
*/
|
|
382
444
|
created_at: string;
|
|
383
445
|
}
|
|
446
|
+
/**
|
|
447
|
+
* Configuration for how the effective date of the transfer will be set. This
|
|
448
|
+
* determines same-day vs future-dated settlement timing. If not set, defaults to a
|
|
449
|
+
* `settlement_schedule` of `same_day`. If set, exactly one of the child atributes
|
|
450
|
+
* must be set.
|
|
451
|
+
*/
|
|
452
|
+
interface PreferredEffectiveDate {
|
|
453
|
+
/**
|
|
454
|
+
* A specific date in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format to
|
|
455
|
+
* use as the effective date when submitting this transfer.
|
|
456
|
+
*/
|
|
457
|
+
date: string | null;
|
|
458
|
+
/**
|
|
459
|
+
* A schedule by which Increase whill choose an effective date for the transfer.
|
|
460
|
+
*
|
|
461
|
+
* - `same_day` - The chosen effective date will be the same as the ACH processing
|
|
462
|
+
* date on which the transfer is submitted. This is necessary, but not sufficient
|
|
463
|
+
* for the transfer to be settled same-day: it must also be submitted before the
|
|
464
|
+
* last same-day cutoff and be less than or equal to $1,000.000.00.
|
|
465
|
+
* - `future_dated` - The chosen effective date will be the business day following
|
|
466
|
+
* the ACH processing date on which the transfer is submitted. The transfer will
|
|
467
|
+
* be settled on that future day.
|
|
468
|
+
*/
|
|
469
|
+
settlement_schedule: 'same_day' | 'future_dated' | null;
|
|
470
|
+
}
|
|
384
471
|
/**
|
|
385
472
|
* If your transfer is returned, this will contain details of the return.
|
|
386
473
|
*/
|
|
@@ -547,6 +634,13 @@ export declare namespace ACHTransfer {
|
|
|
547
634
|
* late.
|
|
548
635
|
*/
|
|
549
636
|
return_reason_code: 'insufficient_fund' | 'no_account' | 'account_closed' | 'invalid_account_number_structure' | 'account_frozen_entry_returned_per_ofac_instruction' | 'credit_entry_refused_by_receiver' | 'unauthorized_debit_to_consumer_account_using_corporate_sec_code' | 'corporate_customer_advised_not_authorized' | 'payment_stopped' | 'non_transaction_account' | 'uncollected_funds' | 'routing_number_check_digit_error' | 'customer_advised_unauthorized_improper_ineligible_or_incomplete' | 'amount_field_error' | 'authorization_revoked_by_customer' | 'invalid_ach_routing_number' | 'file_record_edit_criteria' | 'enr_invalid_individual_name' | 'returned_per_odfi_request' | 'limited_participation_dfi' | 'incorrectly_coded_outbound_international_payment' | 'account_sold_to_another_dfi' | 'addenda_error' | 'beneficiary_or_account_holder_deceased' | 'customer_advised_not_within_authorization_terms' | 'corrected_return' | 'duplicate_entry' | 'duplicate_return' | 'enr_duplicate_enrollment' | 'enr_invalid_dfi_account_number' | 'enr_invalid_individual_id_number' | 'enr_invalid_representative_payee_indicator' | 'enr_invalid_transaction_code' | 'enr_return_of_enr_entry' | 'enr_routing_number_check_digit_error' | 'entry_not_processed_by_gateway' | 'field_error' | 'foreign_receiving_dfi_unable_to_settle' | 'iat_entry_coding_error' | 'improper_effective_entry_date' | 'improper_source_document_source_document_presented' | 'invalid_company_id' | 'invalid_foreign_receiving_dfi_identification' | 'invalid_individual_id_number' | 'item_and_rck_entry_presented_for_payment' | 'item_related_to_rck_entry_is_ineligible' | 'mandatory_field_error' | 'misrouted_dishonored_return' | 'misrouted_return' | 'no_errors_found' | 'non_acceptance_of_r62_dishonored_return' | 'non_participant_in_iat_program' | 'permissible_return_entry' | 'permissible_return_entry_not_accepted' | 'rdfi_non_settlement' | 'rdfi_participant_in_check_truncation_program' | 'representative_payee_deceased_or_unable_to_continue_in_that_capacity' | 'return_not_a_duplicate' | 'return_of_erroneous_or_reversing_debit' | 'return_of_improper_credit_entry' | 'return_of_improper_debit_entry' | 'return_of_xck_entry' | 'source_document_presented_for_payment' | 'state_law_affecting_rck_acceptance' | 'stop_payment_on_item_related_to_rck_entry' | 'stop_payment_on_source_document' | 'timely_original_return' | 'trace_number_error' | 'untimely_dishonored_return' | 'untimely_return';
|
|
637
|
+
/**
|
|
638
|
+
* A 15 digit number that was generated by the bank that initiated the return. The
|
|
639
|
+
* trace number of the return is different than that of the original transfer. ACH
|
|
640
|
+
* trace numbers are not unique, but along with the amount and date this number can
|
|
641
|
+
* be used to identify the ACH return at the bank that initiated it.
|
|
642
|
+
*/
|
|
643
|
+
trace_number: string;
|
|
550
644
|
/**
|
|
551
645
|
* The identifier of the Transaction associated with this return.
|
|
552
646
|
*/
|
|
@@ -565,19 +659,28 @@ export declare namespace ACHTransfer {
|
|
|
565
659
|
*/
|
|
566
660
|
interface Submission {
|
|
567
661
|
/**
|
|
568
|
-
* The ACH's effective date sent to the
|
|
569
|
-
*
|
|
570
|
-
*
|
|
571
|
-
*
|
|
662
|
+
* The ACH transfer's effective date as sent to the Federal Reserve. If a specific
|
|
663
|
+
* date was configured using `preferred_effective_date`, this will match that
|
|
664
|
+
* value. Otherwise, it will be the date selected (following the specified
|
|
665
|
+
* settlement schedule) at the time the transfer was submitted.
|
|
572
666
|
*/
|
|
573
667
|
effective_date: string;
|
|
574
668
|
/**
|
|
575
|
-
* When the
|
|
576
|
-
*
|
|
577
|
-
*
|
|
669
|
+
* When the transfer is expected to settle in the recipient's account. Credits may
|
|
670
|
+
* be available sooner, at the receiving banks discretion. The FedACH schedule is
|
|
671
|
+
* published
|
|
578
672
|
* [here](https://www.frbservices.org/resources/resource-centers/same-day-ach/fedach-processing-schedule.html).
|
|
579
673
|
*/
|
|
580
674
|
expected_funds_settlement_at: string;
|
|
675
|
+
/**
|
|
676
|
+
* The settlement schedule the transfer is expected to follow. This expectation
|
|
677
|
+
* takes into account the `effective_date`, `submitted_at`, and the amount of the
|
|
678
|
+
* transfer.
|
|
679
|
+
*
|
|
680
|
+
* - `same_day` - The transfer is expected to settle same-day.
|
|
681
|
+
* - `future_dated` - The transfer is expected to settle on a future date.
|
|
682
|
+
*/
|
|
683
|
+
expected_settlement_schedule: 'same_day' | 'future_dated';
|
|
581
684
|
/**
|
|
582
685
|
* When the ACH transfer was sent to FedACH.
|
|
583
686
|
*/
|
|
@@ -676,6 +779,13 @@ export interface ACHTransferCreateParams {
|
|
|
676
779
|
* by the recipient's bank.
|
|
677
780
|
*/
|
|
678
781
|
individual_name?: string;
|
|
782
|
+
/**
|
|
783
|
+
* Configuration for how the effective date of the transfer will be set. This
|
|
784
|
+
* determines same-day vs future-dated settlement timing. If not set, defaults to a
|
|
785
|
+
* `settlement_schedule` of `same_day`. If set, exactly one of the child atributes
|
|
786
|
+
* must be set.
|
|
787
|
+
*/
|
|
788
|
+
preferred_effective_date?: ACHTransferCreateParams.PreferredEffectiveDate;
|
|
679
789
|
/**
|
|
680
790
|
* Whether the transfer requires explicit approval via the dashboard or API.
|
|
681
791
|
*/
|
|
@@ -765,6 +875,31 @@ export declare namespace ACHTransferCreateParams {
|
|
|
765
875
|
}
|
|
766
876
|
}
|
|
767
877
|
}
|
|
878
|
+
/**
|
|
879
|
+
* Configuration for how the effective date of the transfer will be set. This
|
|
880
|
+
* determines same-day vs future-dated settlement timing. If not set, defaults to a
|
|
881
|
+
* `settlement_schedule` of `same_day`. If set, exactly one of the child atributes
|
|
882
|
+
* must be set.
|
|
883
|
+
*/
|
|
884
|
+
interface PreferredEffectiveDate {
|
|
885
|
+
/**
|
|
886
|
+
* A specific date in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format to
|
|
887
|
+
* use as the effective date when submitting this transfer.
|
|
888
|
+
*/
|
|
889
|
+
date?: string;
|
|
890
|
+
/**
|
|
891
|
+
* A schedule by which Increase whill choose an effective date for the transfer.
|
|
892
|
+
*
|
|
893
|
+
* - `same_day` - The chosen effective date will be the same as the ACH processing
|
|
894
|
+
* date on which the transfer is submitted. This is necessary, but not sufficient
|
|
895
|
+
* for the transfer to be settled same-day: it must also be submitted before the
|
|
896
|
+
* last same-day cutoff and be less than or equal to $1,000.000.00.
|
|
897
|
+
* - `future_dated` - The chosen effective date will be the business day following
|
|
898
|
+
* the ACH processing date on which the transfer is submitted. The transfer will
|
|
899
|
+
* be settled on that future day.
|
|
900
|
+
*/
|
|
901
|
+
settlement_schedule?: 'same_day' | 'future_dated';
|
|
902
|
+
}
|
|
768
903
|
}
|
|
769
904
|
export interface ACHTransferListParams extends PageParams {
|
|
770
905
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-transfers.d.ts","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"ach-transfers.d.ts","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.ACHTransfersPage = exports.ACHTransfers = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const ACHTransfersAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const ACHTransfersAPI = __importStar(require("./ach-transfers.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class ACHTransfers extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Create an ACH Transfer
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-transfers.js","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"ach-transfers.js","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,oEAAmD;AACnD,iDAAsD;AAEtD,MAAa,YAAa,SAAQ,sBAAW;IAC3C;;OAEG;IACH,MAAM,CAAC,IAA6B,EAAE,OAA6B;QACjE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,aAAqB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,kBAAkB,aAAa,EAAE,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAUD,IAAI,CACF,QAAqD,EAAE,EACvD,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5F,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,aAAqB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,aAAa,UAAU,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,aAAqB,EAAE,OAA6B;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,aAAa,SAAS,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;CACF;AA9CD,oCA8CC;AAED,MAAa,gBAAiB,SAAQ,iBAAiB;CAAG;AAA1D,4CAA0D;AAymC1D,WAAiB,YAAY;IAEb,6BAAgB,GAAG,eAAe,CAAC,gBAAgB,CAAC;AAGpE,CAAC,EALgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAK5B"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as ACHTransfersAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as ACHTransfersAPI from "./ach-transfers.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class ACHTransfers extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create an ACH Transfer
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-transfers.mjs","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"ach-transfers.mjs","sourceRoot":"","sources":["../src/resources/ach-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,eAAe;OACpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,YAAa,SAAQ,WAAW;IAC3C;;OAEG;IACH,MAAM,CAAC,IAA6B,EAAE,OAA6B;QACjE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,aAAqB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,kBAAkB,aAAa,EAAE,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAUD,IAAI,CACF,QAAqD,EAAE,EACvD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5F,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,aAAqB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,aAAa,UAAU,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,aAAqB,EAAE,OAA6B;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,aAAa,SAAS,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;CACF;AAED,MAAM,OAAO,gBAAiB,SAAQ,IAAiB;CAAG;AAymC1D,WAAiB,YAAY;IAEb,6BAAgB,GAAG,eAAe,CAAC,gBAAgB,CAAC;AAGpE,CAAC,EALgB,YAAY,KAAZ,YAAY,QAK5B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as BookkeepingAccountsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as BookkeepingAccountsAPI from "./bookkeeping-accounts.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class BookkeepingAccounts extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create a Bookkeeping Account
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookkeeping-accounts.d.ts","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"bookkeeping-accounts.d.ts","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.BookkeepingAccountsPage = exports.BookkeepingAccounts = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const BookkeepingAccountsAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const BookkeepingAccountsAPI = __importStar(require("./bookkeeping-accounts.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class BookkeepingAccounts extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Create a Bookkeeping Account
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookkeeping-accounts.js","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"bookkeeping-accounts.js","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,kFAAiE;AACjE,iDAAsD;AAEtD,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,oBAA4B,EAC5B,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,yBAAyB,oBAAoB,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1G,CAAC;IAcD,OAAO,CACL,oBAA4B,EAC5B,QAA+D,EAAE,EACjE,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,oBAAoB,EAAE,EAAE,EAAE,KAAK,CAAC,CAAC;SACtD;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,yBAAyB,oBAAoB,UAAU,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1G,CAAC;CACF;AA9DD,kDA8DC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AA0HxE,WAAiB,mBAAmB;IAGpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAKzF,CAAC,EARgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAQnC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as BookkeepingAccountsAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as BookkeepingAccountsAPI from "./bookkeeping-accounts.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class BookkeepingAccounts extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create a Bookkeeping Account
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bookkeeping-accounts.mjs","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"bookkeeping-accounts.mjs","sourceRoot":"","sources":["../src/resources/bookkeeping-accounts.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,sBAAsB;OAC3B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,uBAAuB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1E,CAAC;IAED;;OAEG;IACH,MAAM,CACJ,oBAA4B,EAC5B,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,yBAAyB,oBAAoB,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnG,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,uBAAuB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1G,CAAC;IAcD,OAAO,CACL,oBAA4B,EAC5B,QAA+D,EAAE,EACjE,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,oBAAoB,EAAE,EAAE,EAAE,KAAK,CAAC,CAAC;SACtD;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,yBAAyB,oBAAoB,UAAU,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC1G,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AA0HxE,WAAiB,mBAAmB;IAGpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAKzF,CAAC,EARgB,mBAAmB,KAAnB,mBAAmB,QAQnC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as BookkeepingEntriesAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as BookkeepingEntriesAPI from "./bookkeeping-entries.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class BookkeepingEntries extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve a Bookkeeping Entry
|