increase 0.54.0 → 0.58.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +69 -0
- package/README.md +1 -1
- package/core.d.ts +4 -2
- package/core.d.ts.map +1 -1
- package/core.js +17 -4
- package/core.js.map +1 -1
- package/core.mjs +18 -5
- package/core.mjs.map +1 -1
- package/index.d.mts +22 -6
- package/index.d.ts +22 -6
- package/index.d.ts.map +1 -1
- package/index.js +13 -5
- package/index.js.map +1 -1
- package/index.mjs +13 -5
- package/index.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/account-numbers.d.ts +4 -4
- package/resources/account-numbers.d.ts.map +1 -1
- package/resources/account-numbers.js +4 -4
- package/resources/account-numbers.js.map +1 -1
- package/resources/account-numbers.mjs +4 -4
- package/resources/account-numbers.mjs.map +1 -1
- package/resources/account-statements.d.ts +4 -4
- package/resources/account-statements.d.ts.map +1 -1
- package/resources/account-statements.js +4 -4
- package/resources/account-statements.js.map +1 -1
- package/resources/account-statements.mjs +4 -4
- package/resources/account-statements.mjs.map +1 -1
- package/resources/account-transfers.d.ts +64 -4
- package/resources/account-transfers.d.ts.map +1 -1
- package/resources/account-transfers.js +4 -4
- package/resources/account-transfers.js.map +1 -1
- package/resources/account-transfers.mjs +4 -4
- package/resources/account-transfers.mjs.map +1 -1
- package/resources/accounts.d.ts +9 -4
- package/resources/accounts.d.ts.map +1 -1
- package/resources/accounts.js +4 -4
- package/resources/accounts.js.map +1 -1
- package/resources/accounts.mjs +4 -4
- package/resources/accounts.mjs.map +1 -1
- package/resources/ach-prenotifications.d.ts +4 -4
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-prenotifications.js +4 -4
- package/resources/ach-prenotifications.js.map +1 -1
- package/resources/ach-prenotifications.mjs +4 -4
- package/resources/ach-prenotifications.mjs.map +1 -1
- package/resources/ach-transfers.d.ts +151 -16
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/ach-transfers.js +4 -4
- package/resources/ach-transfers.js.map +1 -1
- package/resources/ach-transfers.mjs +4 -4
- package/resources/ach-transfers.mjs.map +1 -1
- package/resources/bookkeeping-accounts.d.ts +4 -4
- package/resources/bookkeeping-accounts.d.ts.map +1 -1
- package/resources/bookkeeping-accounts.js +4 -4
- package/resources/bookkeeping-accounts.js.map +1 -1
- package/resources/bookkeeping-accounts.mjs +4 -4
- package/resources/bookkeeping-accounts.mjs.map +1 -1
- package/resources/bookkeeping-entries.d.ts +4 -4
- package/resources/bookkeeping-entries.d.ts.map +1 -1
- package/resources/bookkeeping-entries.js +4 -4
- package/resources/bookkeeping-entries.js.map +1 -1
- package/resources/bookkeeping-entries.mjs +4 -4
- package/resources/bookkeeping-entries.mjs.map +1 -1
- package/resources/bookkeeping-entry-sets.d.ts +4 -4
- package/resources/bookkeeping-entry-sets.d.ts.map +1 -1
- package/resources/bookkeeping-entry-sets.js +4 -4
- package/resources/bookkeeping-entry-sets.js.map +1 -1
- package/resources/bookkeeping-entry-sets.mjs +4 -4
- package/resources/bookkeeping-entry-sets.mjs.map +1 -1
- package/resources/card-disputes.d.ts +60 -7
- package/resources/card-disputes.d.ts.map +1 -1
- package/resources/card-disputes.js +4 -4
- package/resources/card-disputes.js.map +1 -1
- package/resources/card-disputes.mjs +4 -4
- package/resources/card-disputes.mjs.map +1 -1
- package/resources/card-payments.d.ts +54 -13
- package/resources/card-payments.d.ts.map +1 -1
- package/resources/card-payments.js +4 -4
- package/resources/card-payments.js.map +1 -1
- package/resources/card-payments.mjs +4 -4
- package/resources/card-payments.mjs.map +1 -1
- package/resources/card-purchase-supplements.d.ts +8 -4
- package/resources/card-purchase-supplements.d.ts.map +1 -1
- package/resources/card-purchase-supplements.js +4 -4
- package/resources/card-purchase-supplements.js.map +1 -1
- package/resources/card-purchase-supplements.mjs +4 -4
- package/resources/card-purchase-supplements.mjs.map +1 -1
- package/resources/cards.d.ts +4 -4
- package/resources/cards.d.ts.map +1 -1
- package/resources/cards.js +4 -4
- package/resources/cards.js.map +1 -1
- package/resources/cards.mjs +4 -4
- package/resources/cards.mjs.map +1 -1
- package/resources/check-deposits.d.ts +36 -19
- package/resources/check-deposits.d.ts.map +1 -1
- package/resources/check-deposits.js +4 -4
- package/resources/check-deposits.js.map +1 -1
- package/resources/check-deposits.mjs +4 -4
- package/resources/check-deposits.mjs.map +1 -1
- package/resources/check-transfers.d.ts +74 -4
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/check-transfers.js +4 -4
- package/resources/check-transfers.js.map +1 -1
- package/resources/check-transfers.mjs +4 -4
- package/resources/check-transfers.mjs.map +1 -1
- package/resources/declined-transactions.d.ts +84 -10
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/declined-transactions.js +4 -4
- package/resources/declined-transactions.js.map +1 -1
- package/resources/declined-transactions.mjs +4 -4
- package/resources/declined-transactions.mjs.map +1 -1
- package/resources/digital-card-profiles.d.ts +4 -9
- package/resources/digital-card-profiles.d.ts.map +1 -1
- package/resources/digital-card-profiles.js +4 -4
- package/resources/digital-card-profiles.js.map +1 -1
- package/resources/digital-card-profiles.mjs +4 -4
- package/resources/digital-card-profiles.mjs.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +4 -4
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.js +4 -4
- package/resources/digital-wallet-tokens.js.map +1 -1
- package/resources/digital-wallet-tokens.mjs +4 -4
- package/resources/digital-wallet-tokens.mjs.map +1 -1
- package/resources/documents.d.ts +4 -4
- package/resources/documents.d.ts.map +1 -1
- package/resources/documents.js +4 -4
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +4 -4
- package/resources/documents.mjs.map +1 -1
- package/resources/entities/beneficial-owners.d.ts +4 -4
- package/resources/entities/beneficial-owners.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.js +1 -1
- package/resources/entities/beneficial-owners.js.map +1 -1
- package/resources/entities/beneficial-owners.mjs +1 -1
- package/resources/entities/beneficial-owners.mjs.map +1 -1
- package/resources/entities/entities.d.ts +160 -10
- package/resources/entities/entities.d.ts.map +1 -1
- package/resources/entities/entities.js +7 -7
- package/resources/entities/entities.js.map +1 -1
- package/resources/entities/entities.mjs +7 -7
- package/resources/entities/entities.mjs.map +1 -1
- package/resources/entities/industry-code.d.ts +4 -4
- package/resources/entities/industry-code.d.ts.map +1 -1
- package/resources/entities/industry-code.js +1 -1
- package/resources/entities/industry-code.js.map +1 -1
- package/resources/entities/industry-code.mjs +1 -1
- package/resources/entities/industry-code.mjs.map +1 -1
- package/resources/entities/supplemental-documents.d.ts +5 -5
- package/resources/entities/supplemental-documents.d.ts.map +1 -1
- package/resources/entities/supplemental-documents.js +3 -3
- package/resources/entities/supplemental-documents.js.map +1 -1
- package/resources/entities/supplemental-documents.mjs +3 -3
- package/resources/entities/supplemental-documents.mjs.map +1 -1
- package/resources/event-subscriptions.d.ts +10 -6
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/event-subscriptions.js +4 -4
- package/resources/event-subscriptions.js.map +1 -1
- package/resources/event-subscriptions.mjs +4 -4
- package/resources/event-subscriptions.mjs.map +1 -1
- package/resources/events.d.ts +8 -6
- package/resources/events.d.ts.map +1 -1
- package/resources/events.js +4 -4
- package/resources/events.js.map +1 -1
- package/resources/events.mjs +4 -4
- package/resources/events.mjs.map +1 -1
- package/resources/exports.d.ts +15 -7
- package/resources/exports.d.ts.map +1 -1
- package/resources/exports.js +4 -4
- package/resources/exports.js.map +1 -1
- package/resources/exports.mjs +4 -4
- package/resources/exports.mjs.map +1 -1
- package/resources/external-accounts.d.ts +4 -4
- package/resources/external-accounts.d.ts.map +1 -1
- package/resources/external-accounts.js +4 -4
- package/resources/external-accounts.js.map +1 -1
- package/resources/external-accounts.mjs +4 -4
- package/resources/external-accounts.mjs.map +1 -1
- package/resources/files.d.ts +11 -8
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +6 -6
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +6 -6
- package/resources/files.mjs.map +1 -1
- package/resources/groups.d.ts +3 -3
- package/resources/groups.d.ts.map +1 -1
- package/resources/groups.js +1 -1
- package/resources/groups.js.map +1 -1
- package/resources/groups.mjs +1 -1
- package/resources/groups.mjs.map +1 -1
- package/resources/inbound-ach-transfers.d.ts +26 -5
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +4 -4
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +4 -4
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/inbound-check-deposits.d.ts +25 -4
- package/resources/inbound-check-deposits.d.ts.map +1 -1
- package/resources/inbound-check-deposits.js +4 -4
- package/resources/inbound-check-deposits.js.map +1 -1
- package/resources/inbound-check-deposits.mjs +4 -4
- package/resources/inbound-check-deposits.mjs.map +1 -1
- package/resources/inbound-mail-items.d.ts +151 -0
- package/resources/inbound-mail-items.d.ts.map +1 -0
- package/resources/inbound-mail-items.js +53 -0
- package/resources/inbound-mail-items.js.map +1 -0
- package/resources/inbound-mail-items.mjs +25 -0
- package/resources/inbound-mail-items.mjs.map +1 -0
- package/resources/inbound-wire-drawdown-requests.d.ts +4 -4
- package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/inbound-wire-drawdown-requests.js +4 -4
- package/resources/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/inbound-wire-drawdown-requests.mjs +4 -4
- package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/inbound-wire-transfers.d.ts +4 -4
- package/resources/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/inbound-wire-transfers.js +4 -4
- package/resources/inbound-wire-transfers.js.map +1 -1
- package/resources/inbound-wire-transfers.mjs +4 -4
- package/resources/inbound-wire-transfers.mjs.map +1 -1
- package/resources/index.d.ts +2 -0
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +7 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +2 -0
- package/resources/index.mjs.map +1 -1
- package/resources/intrafi/account-enrollments.d.ts +4 -4
- package/resources/intrafi/account-enrollments.d.ts.map +1 -1
- package/resources/intrafi/account-enrollments.js +4 -4
- package/resources/intrafi/account-enrollments.js.map +1 -1
- package/resources/intrafi/account-enrollments.mjs +4 -4
- package/resources/intrafi/account-enrollments.mjs.map +1 -1
- package/resources/intrafi/balances.d.ts +11 -3
- package/resources/intrafi/balances.d.ts.map +1 -1
- package/resources/intrafi/balances.js +1 -1
- package/resources/intrafi/balances.js.map +1 -1
- package/resources/intrafi/balances.mjs +1 -1
- package/resources/intrafi/balances.mjs.map +1 -1
- package/resources/intrafi/exclusions.d.ts +4 -4
- package/resources/intrafi/exclusions.d.ts.map +1 -1
- package/resources/intrafi/exclusions.js +4 -4
- package/resources/intrafi/exclusions.js.map +1 -1
- package/resources/intrafi/exclusions.mjs +4 -4
- package/resources/intrafi/exclusions.mjs.map +1 -1
- package/resources/intrafi/intrafi.d.ts +4 -4
- package/resources/intrafi/intrafi.d.ts.map +1 -1
- package/resources/intrafi/intrafi.js +4 -4
- package/resources/intrafi/intrafi.js.map +1 -1
- package/resources/intrafi/intrafi.mjs +4 -4
- package/resources/intrafi/intrafi.mjs.map +1 -1
- package/resources/lockboxes.d.ts +186 -0
- package/resources/lockboxes.d.ts.map +1 -0
- package/resources/lockboxes.js +65 -0
- package/resources/lockboxes.js.map +1 -0
- package/resources/lockboxes.mjs +37 -0
- package/resources/lockboxes.mjs.map +1 -0
- package/resources/oauth-connections.d.ts +4 -4
- package/resources/oauth-connections.d.ts.map +1 -1
- package/resources/oauth-connections.js +4 -4
- package/resources/oauth-connections.js.map +1 -1
- package/resources/oauth-connections.mjs +4 -4
- package/resources/oauth-connections.mjs.map +1 -1
- package/resources/oauth-tokens.d.ts +3 -3
- package/resources/oauth-tokens.d.ts.map +1 -1
- package/resources/oauth-tokens.js +1 -1
- package/resources/oauth-tokens.js.map +1 -1
- package/resources/oauth-tokens.mjs +1 -1
- package/resources/oauth-tokens.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +16 -6
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/pending-transactions.js +4 -4
- package/resources/pending-transactions.js.map +1 -1
- package/resources/pending-transactions.mjs +4 -4
- package/resources/pending-transactions.mjs.map +1 -1
- package/resources/physical-card-profiles.d.ts +4 -4
- package/resources/physical-card-profiles.d.ts.map +1 -1
- package/resources/physical-card-profiles.js +4 -4
- package/resources/physical-card-profiles.js.map +1 -1
- package/resources/physical-card-profiles.mjs +4 -4
- package/resources/physical-card-profiles.mjs.map +1 -1
- package/resources/physical-cards.d.ts +4 -4
- package/resources/physical-cards.d.ts.map +1 -1
- package/resources/physical-cards.js +4 -4
- package/resources/physical-cards.js.map +1 -1
- package/resources/physical-cards.mjs +4 -4
- package/resources/physical-cards.mjs.map +1 -1
- package/resources/programs.d.ts +14 -4
- package/resources/programs.d.ts.map +1 -1
- package/resources/programs.js +4 -4
- package/resources/programs.js.map +1 -1
- package/resources/programs.mjs +4 -4
- package/resources/programs.mjs.map +1 -1
- package/resources/proof-of-authorization-request-submissions.d.ts +4 -4
- package/resources/proof-of-authorization-request-submissions.d.ts.map +1 -1
- package/resources/proof-of-authorization-request-submissions.js +4 -4
- package/resources/proof-of-authorization-request-submissions.js.map +1 -1
- package/resources/proof-of-authorization-request-submissions.mjs +4 -4
- package/resources/proof-of-authorization-request-submissions.mjs.map +1 -1
- package/resources/proof-of-authorization-requests.d.ts +4 -4
- package/resources/proof-of-authorization-requests.d.ts.map +1 -1
- package/resources/proof-of-authorization-requests.js +4 -4
- package/resources/proof-of-authorization-requests.js.map +1 -1
- package/resources/proof-of-authorization-requests.mjs +4 -4
- package/resources/proof-of-authorization-requests.mjs.map +1 -1
- package/resources/real-time-decisions.d.ts +8 -3
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/real-time-decisions.js +1 -1
- package/resources/real-time-decisions.js.map +1 -1
- package/resources/real-time-decisions.mjs +1 -1
- package/resources/real-time-decisions.mjs.map +1 -1
- package/resources/real-time-payments-request-for-payments.d.ts +4 -4
- package/resources/real-time-payments-request-for-payments.d.ts.map +1 -1
- package/resources/real-time-payments-request-for-payments.js +4 -4
- package/resources/real-time-payments-request-for-payments.js.map +1 -1
- package/resources/real-time-payments-request-for-payments.mjs +4 -4
- package/resources/real-time-payments-request-for-payments.mjs.map +1 -1
- package/resources/real-time-payments-transfers.d.ts +78 -13
- package/resources/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/real-time-payments-transfers.js +4 -4
- package/resources/real-time-payments-transfers.js.map +1 -1
- package/resources/real-time-payments-transfers.mjs +4 -4
- package/resources/real-time-payments-transfers.mjs.map +1 -1
- package/resources/routing-numbers.d.ts +4 -4
- package/resources/routing-numbers.d.ts.map +1 -1
- package/resources/routing-numbers.js +3 -3
- package/resources/routing-numbers.js.map +1 -1
- package/resources/routing-numbers.mjs +3 -3
- package/resources/routing-numbers.mjs.map +1 -1
- package/resources/simulations/account-statements.d.ts +4 -4
- package/resources/simulations/account-statements.d.ts.map +1 -1
- package/resources/simulations/account-statements.js +1 -1
- package/resources/simulations/account-statements.js.map +1 -1
- package/resources/simulations/account-statements.mjs +1 -1
- package/resources/simulations/account-statements.mjs.map +1 -1
- package/resources/simulations/account-transfers.d.ts +3 -3
- package/resources/simulations/account-transfers.d.ts.map +1 -1
- package/resources/simulations/account-transfers.js +1 -1
- package/resources/simulations/account-transfers.js.map +1 -1
- package/resources/simulations/account-transfers.mjs +1 -1
- package/resources/simulations/account-transfers.mjs.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +5 -5
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.js +1 -1
- package/resources/simulations/ach-transfers.js.map +1 -1
- package/resources/simulations/ach-transfers.mjs +1 -1
- package/resources/simulations/ach-transfers.mjs.map +1 -1
- package/resources/simulations/card-disputes.d.ts +10 -6
- package/resources/simulations/card-disputes.d.ts.map +1 -1
- package/resources/simulations/card-disputes.js +1 -1
- package/resources/simulations/card-disputes.js.map +1 -1
- package/resources/simulations/card-disputes.mjs +1 -1
- package/resources/simulations/card-disputes.mjs.map +1 -1
- package/resources/simulations/card-refunds.d.ts +4 -4
- package/resources/simulations/card-refunds.d.ts.map +1 -1
- package/resources/simulations/card-refunds.js +1 -1
- package/resources/simulations/card-refunds.js.map +1 -1
- package/resources/simulations/card-refunds.mjs +1 -1
- package/resources/simulations/card-refunds.mjs.map +1 -1
- package/resources/simulations/cards.d.ts +95 -11
- package/resources/simulations/cards.d.ts.map +1 -1
- package/resources/simulations/cards.js +1 -1
- package/resources/simulations/cards.js.map +1 -1
- package/resources/simulations/cards.mjs +1 -1
- package/resources/simulations/cards.mjs.map +1 -1
- package/resources/simulations/check-deposits.d.ts +3 -3
- package/resources/simulations/check-deposits.d.ts.map +1 -1
- package/resources/simulations/check-deposits.js +1 -1
- package/resources/simulations/check-deposits.js.map +1 -1
- package/resources/simulations/check-deposits.mjs +1 -1
- package/resources/simulations/check-deposits.mjs.map +1 -1
- package/resources/simulations/check-transfers.d.ts +3 -3
- package/resources/simulations/check-transfers.d.ts.map +1 -1
- package/resources/simulations/check-transfers.js +1 -1
- package/resources/simulations/check-transfers.js.map +1 -1
- package/resources/simulations/check-transfers.mjs +1 -1
- package/resources/simulations/check-transfers.mjs.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts +3 -3
- package/resources/simulations/digital-wallet-token-requests.d.ts.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.js +1 -1
- package/resources/simulations/digital-wallet-token-requests.js.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs.map +1 -1
- package/resources/simulations/documents.d.ts +4 -4
- package/resources/simulations/documents.d.ts.map +1 -1
- package/resources/simulations/documents.js +1 -1
- package/resources/simulations/documents.js.map +1 -1
- package/resources/simulations/documents.mjs +1 -1
- package/resources/simulations/documents.mjs.map +1 -1
- package/resources/simulations/inbound-check-deposits.d.ts +4 -4
- package/resources/simulations/inbound-check-deposits.d.ts.map +1 -1
- package/resources/simulations/inbound-check-deposits.js +1 -1
- package/resources/simulations/inbound-check-deposits.js.map +1 -1
- package/resources/simulations/inbound-check-deposits.mjs +1 -1
- package/resources/simulations/inbound-check-deposits.mjs.map +1 -1
- package/resources/simulations/inbound-funds-holds.d.ts +3 -3
- package/resources/simulations/inbound-funds-holds.d.ts.map +1 -1
- package/resources/simulations/inbound-funds-holds.js +1 -1
- package/resources/simulations/inbound-funds-holds.js.map +1 -1
- package/resources/simulations/inbound-funds-holds.mjs +1 -1
- package/resources/simulations/inbound-funds-holds.mjs.map +1 -1
- package/resources/simulations/inbound-international-ach-transfers.d.ts +281 -0
- package/resources/simulations/inbound-international-ach-transfers.d.ts.map +1 -0
- package/resources/simulations/inbound-international-ach-transfers.js +21 -0
- package/resources/simulations/inbound-international-ach-transfers.js.map +1 -0
- package/resources/simulations/inbound-international-ach-transfers.mjs +17 -0
- package/resources/simulations/inbound-international-ach-transfers.mjs.map +1 -0
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts +4 -4
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/simulations/index.d.ts +1 -0
- package/resources/simulations/index.d.ts.map +1 -1
- package/resources/simulations/index.js +3 -1
- package/resources/simulations/index.js.map +1 -1
- package/resources/simulations/index.mjs +1 -0
- package/resources/simulations/index.mjs.map +1 -1
- package/resources/simulations/interest-payments.d.ts +4 -4
- package/resources/simulations/interest-payments.d.ts.map +1 -1
- package/resources/simulations/interest-payments.js +1 -1
- package/resources/simulations/interest-payments.js.map +1 -1
- package/resources/simulations/interest-payments.mjs +1 -1
- package/resources/simulations/interest-payments.mjs.map +1 -1
- package/resources/simulations/physical-cards.d.ts +4 -4
- package/resources/simulations/physical-cards.d.ts.map +1 -1
- package/resources/simulations/physical-cards.js +1 -1
- package/resources/simulations/physical-cards.js.map +1 -1
- package/resources/simulations/physical-cards.mjs +1 -1
- package/resources/simulations/physical-cards.mjs.map +1 -1
- package/resources/simulations/programs.d.ts +4 -4
- package/resources/simulations/programs.d.ts.map +1 -1
- package/resources/simulations/programs.js +1 -1
- package/resources/simulations/programs.js.map +1 -1
- package/resources/simulations/programs.mjs +1 -1
- package/resources/simulations/programs.mjs.map +1 -1
- package/resources/simulations/real-time-payments-transfers.d.ts +143 -16
- package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/real-time-payments-transfers.js +1 -1
- package/resources/simulations/real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/simulations.d.ts +27 -22
- package/resources/simulations/simulations.d.ts.map +1 -1
- package/resources/simulations/simulations.js +22 -19
- package/resources/simulations/simulations.js.map +1 -1
- package/resources/simulations/simulations.mjs +22 -19
- package/resources/simulations/simulations.mjs.map +1 -1
- package/resources/simulations/wire-transfers.d.ts +4 -4
- package/resources/simulations/wire-transfers.d.ts.map +1 -1
- package/resources/simulations/wire-transfers.js +1 -1
- package/resources/simulations/wire-transfers.js.map +1 -1
- package/resources/simulations/wire-transfers.mjs +1 -1
- package/resources/simulations/wire-transfers.mjs.map +1 -1
- package/resources/transactions.d.ts +65 -12
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js +4 -4
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs +4 -4
- package/resources/transactions.mjs.map +1 -1
- package/resources/wire-drawdown-requests.d.ts +4 -4
- package/resources/wire-drawdown-requests.d.ts.map +1 -1
- package/resources/wire-drawdown-requests.js +4 -4
- package/resources/wire-drawdown-requests.js.map +1 -1
- package/resources/wire-drawdown-requests.mjs +4 -4
- package/resources/wire-drawdown-requests.mjs.map +1 -1
- package/resources/wire-transfers.d.ts +64 -4
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js +4 -4
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs +4 -4
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/core.ts +27 -8
- package/src/index.ts +25 -6
- package/src/resources/account-numbers.ts +5 -5
- package/src/resources/account-statements.ts +5 -5
- package/src/resources/account-transfers.ts +73 -5
- package/src/resources/accounts.ts +11 -5
- package/src/resources/ach-prenotifications.ts +5 -5
- package/src/resources/ach-transfers.ts +168 -18
- package/src/resources/bookkeeping-accounts.ts +5 -5
- package/src/resources/bookkeeping-entries.ts +5 -5
- package/src/resources/bookkeeping-entry-sets.ts +5 -5
- package/src/resources/card-disputes.ts +69 -8
- package/src/resources/card-payments.ts +64 -13
- package/src/resources/card-purchase-supplements.ts +10 -5
- package/src/resources/cards.ts +5 -5
- package/src/resources/check-deposits.ts +43 -21
- package/src/resources/check-transfers.ts +85 -5
- package/src/resources/declined-transactions.ts +104 -7
- package/src/resources/digital-card-profiles.ts +5 -11
- package/src/resources/digital-wallet-tokens.ts +5 -5
- package/src/resources/documents.ts +5 -5
- package/src/resources/entities/beneficial-owners.ts +4 -4
- package/src/resources/entities/entities.ts +188 -11
- package/src/resources/entities/industry-code.ts +4 -4
- package/src/resources/entities/supplemental-documents.ts +5 -5
- package/src/resources/event-subscriptions.ts +13 -5
- package/src/resources/events.ts +11 -5
- package/src/resources/exports.ts +19 -7
- package/src/resources/external-accounts.ts +5 -5
- package/src/resources/files.ts +15 -8
- package/src/resources/groups.ts +3 -3
- package/src/resources/inbound-ach-transfers.ts +43 -5
- package/src/resources/inbound-check-deposits.ts +29 -5
- package/src/resources/inbound-mail-items.ts +193 -0
- package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
- package/src/resources/inbound-wire-transfers.ts +5 -5
- package/src/resources/index.ts +16 -0
- package/src/resources/intrafi/account-enrollments.ts +5 -5
- package/src/resources/intrafi/balances.ts +13 -3
- package/src/resources/intrafi/exclusions.ts +5 -5
- package/src/resources/intrafi/intrafi.ts +4 -4
- package/src/resources/lockboxes.ts +238 -0
- package/src/resources/oauth-connections.ts +5 -5
- package/src/resources/oauth-tokens.ts +3 -3
- package/src/resources/pending-transactions.ts +19 -7
- package/src/resources/physical-card-profiles.ts +5 -5
- package/src/resources/physical-cards.ts +5 -5
- package/src/resources/programs.ts +17 -5
- package/src/resources/proof-of-authorization-request-submissions.ts +5 -5
- package/src/resources/proof-of-authorization-requests.ts +5 -5
- package/src/resources/real-time-decisions.ts +9 -3
- package/src/resources/real-time-payments-request-for-payments.ts +5 -5
- package/src/resources/real-time-payments-transfers.ts +87 -14
- package/src/resources/routing-numbers.ts +4 -4
- package/src/resources/simulations/account-statements.ts +4 -4
- package/src/resources/simulations/account-transfers.ts +3 -3
- package/src/resources/simulations/ach-transfers.ts +5 -5
- package/src/resources/simulations/card-disputes.ts +10 -6
- package/src/resources/simulations/card-refunds.ts +4 -4
- package/src/resources/simulations/cards.ts +116 -8
- package/src/resources/simulations/check-deposits.ts +3 -3
- package/src/resources/simulations/check-transfers.ts +3 -3
- package/src/resources/simulations/digital-wallet-token-requests.ts +3 -3
- package/src/resources/simulations/documents.ts +4 -4
- package/src/resources/simulations/inbound-check-deposits.ts +4 -4
- package/src/resources/simulations/inbound-funds-holds.ts +3 -3
- package/src/resources/simulations/inbound-international-ach-transfers.ts +362 -0
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +4 -4
- package/src/resources/simulations/index.ts +5 -0
- package/src/resources/simulations/interest-payments.ts +4 -4
- package/src/resources/simulations/physical-cards.ts +4 -4
- package/src/resources/simulations/programs.ts +4 -4
- package/src/resources/simulations/real-time-payments-transfers.ts +171 -12
- package/src/resources/simulations/simulations.ts +28 -22
- package/src/resources/simulations/wire-transfers.ts +4 -4
- package/src/resources/transactions.ts +75 -11
- package/src/resources/wire-drawdown-requests.ts +5 -5
- package/src/resources/wire-transfers.ts +73 -5
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1,25 +1,26 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as SimulationsAPI from
|
|
4
|
-
import * as CardPaymentsAPI from
|
|
5
|
-
import * as AccountStatementsAPI from
|
|
6
|
-
import * as AccountTransfersAPI from
|
|
7
|
-
import * as ACHTransfersAPI from
|
|
8
|
-
import * as CardDisputesAPI from
|
|
9
|
-
import * as CardRefundsAPI from
|
|
10
|
-
import * as CardsAPI from
|
|
11
|
-
import * as CheckDepositsAPI from
|
|
12
|
-
import * as CheckTransfersAPI from
|
|
13
|
-
import * as DigitalWalletTokenRequestsAPI from
|
|
14
|
-
import * as DocumentsAPI from
|
|
15
|
-
import * as InboundCheckDepositsAPI from
|
|
16
|
-
import * as InboundFundsHoldsAPI from
|
|
17
|
-
import * as
|
|
18
|
-
import * as
|
|
19
|
-
import * as
|
|
20
|
-
import * as
|
|
21
|
-
import * as
|
|
22
|
-
import * as
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as SimulationsAPI from "./simulations.js";
|
|
4
|
+
import * as CardPaymentsAPI from "../card-payments.js";
|
|
5
|
+
import * as AccountStatementsAPI from "./account-statements.js";
|
|
6
|
+
import * as AccountTransfersAPI from "./account-transfers.js";
|
|
7
|
+
import * as ACHTransfersAPI from "./ach-transfers.js";
|
|
8
|
+
import * as CardDisputesAPI from "./card-disputes.js";
|
|
9
|
+
import * as CardRefundsAPI from "./card-refunds.js";
|
|
10
|
+
import * as CardsAPI from "./cards.js";
|
|
11
|
+
import * as CheckDepositsAPI from "./check-deposits.js";
|
|
12
|
+
import * as CheckTransfersAPI from "./check-transfers.js";
|
|
13
|
+
import * as DigitalWalletTokenRequestsAPI from "./digital-wallet-token-requests.js";
|
|
14
|
+
import * as DocumentsAPI from "./documents.js";
|
|
15
|
+
import * as InboundCheckDepositsAPI from "./inbound-check-deposits.js";
|
|
16
|
+
import * as InboundFundsHoldsAPI from "./inbound-funds-holds.js";
|
|
17
|
+
import * as InboundInternationalACHTransfersAPI from "./inbound-international-ach-transfers.js";
|
|
18
|
+
import * as InboundWireDrawdownRequestsAPI from "./inbound-wire-drawdown-requests.js";
|
|
19
|
+
import * as InterestPaymentsAPI from "./interest-payments.js";
|
|
20
|
+
import * as PhysicalCardsAPI from "./physical-cards.js";
|
|
21
|
+
import * as ProgramsAPI from "./programs.js";
|
|
22
|
+
import * as RealTimePaymentsTransfersAPI from "./real-time-payments-transfers.js";
|
|
23
|
+
import * as WireTransfersAPI from "./wire-transfers.js";
|
|
23
24
|
export declare class Simulations extends APIResource {
|
|
24
25
|
accountTransfers: AccountTransfersAPI.AccountTransfers;
|
|
25
26
|
accountStatements: AccountStatementsAPI.AccountStatements;
|
|
@@ -39,6 +40,7 @@ export declare class Simulations extends APIResource {
|
|
|
39
40
|
realTimePaymentsTransfers: RealTimePaymentsTransfersAPI.RealTimePaymentsTransfers;
|
|
40
41
|
physicalCards: PhysicalCardsAPI.PhysicalCards;
|
|
41
42
|
inboundCheckDeposits: InboundCheckDepositsAPI.InboundCheckDeposits;
|
|
43
|
+
inboundInternationalACHTransfers: InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers;
|
|
42
44
|
/**
|
|
43
45
|
* Simulates expiring a card authorization immediately.
|
|
44
46
|
*/
|
|
@@ -152,5 +154,8 @@ export declare namespace Simulations {
|
|
|
152
154
|
export import PhysicalCardShipmentAdvanceParams = PhysicalCardsAPI.PhysicalCardShipmentAdvanceParams;
|
|
153
155
|
export import InboundCheckDeposits = InboundCheckDepositsAPI.InboundCheckDeposits;
|
|
154
156
|
export import InboundCheckDepositCreateParams = InboundCheckDepositsAPI.InboundCheckDepositCreateParams;
|
|
157
|
+
export import InboundInternationalACHTransfers = InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers;
|
|
158
|
+
export import InboundInternationalACHTransfer = InboundInternationalACHTransfersAPI.InboundInternationalACHTransfer;
|
|
159
|
+
export import InboundInternationalACHTransferCreateParams = InboundInternationalACHTransfersAPI.InboundInternationalACHTransferCreateParams;
|
|
155
160
|
}
|
|
156
161
|
//# sourceMappingURL=simulations.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simulations.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/simulations.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"simulations.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/simulations.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,25 +25,26 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.Simulations = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const AccountStatementsAPI = __importStar(require("
|
|
30
|
-
const AccountTransfersAPI = __importStar(require("
|
|
31
|
-
const ACHTransfersAPI = __importStar(require("
|
|
32
|
-
const CardDisputesAPI = __importStar(require("
|
|
33
|
-
const CardRefundsAPI = __importStar(require("
|
|
34
|
-
const CardsAPI = __importStar(require("
|
|
35
|
-
const CheckDepositsAPI = __importStar(require("
|
|
36
|
-
const CheckTransfersAPI = __importStar(require("
|
|
37
|
-
const DigitalWalletTokenRequestsAPI = __importStar(require("
|
|
38
|
-
const DocumentsAPI = __importStar(require("
|
|
39
|
-
const InboundCheckDepositsAPI = __importStar(require("
|
|
40
|
-
const InboundFundsHoldsAPI = __importStar(require("
|
|
41
|
-
const
|
|
42
|
-
const
|
|
43
|
-
const
|
|
44
|
-
const
|
|
45
|
-
const
|
|
46
|
-
const
|
|
28
|
+
const resource_1 = require("../../resource.js");
|
|
29
|
+
const AccountStatementsAPI = __importStar(require("./account-statements.js"));
|
|
30
|
+
const AccountTransfersAPI = __importStar(require("./account-transfers.js"));
|
|
31
|
+
const ACHTransfersAPI = __importStar(require("./ach-transfers.js"));
|
|
32
|
+
const CardDisputesAPI = __importStar(require("./card-disputes.js"));
|
|
33
|
+
const CardRefundsAPI = __importStar(require("./card-refunds.js"));
|
|
34
|
+
const CardsAPI = __importStar(require("./cards.js"));
|
|
35
|
+
const CheckDepositsAPI = __importStar(require("./check-deposits.js"));
|
|
36
|
+
const CheckTransfersAPI = __importStar(require("./check-transfers.js"));
|
|
37
|
+
const DigitalWalletTokenRequestsAPI = __importStar(require("./digital-wallet-token-requests.js"));
|
|
38
|
+
const DocumentsAPI = __importStar(require("./documents.js"));
|
|
39
|
+
const InboundCheckDepositsAPI = __importStar(require("./inbound-check-deposits.js"));
|
|
40
|
+
const InboundFundsHoldsAPI = __importStar(require("./inbound-funds-holds.js"));
|
|
41
|
+
const InboundInternationalACHTransfersAPI = __importStar(require("./inbound-international-ach-transfers.js"));
|
|
42
|
+
const InboundWireDrawdownRequestsAPI = __importStar(require("./inbound-wire-drawdown-requests.js"));
|
|
43
|
+
const InterestPaymentsAPI = __importStar(require("./interest-payments.js"));
|
|
44
|
+
const PhysicalCardsAPI = __importStar(require("./physical-cards.js"));
|
|
45
|
+
const ProgramsAPI = __importStar(require("./programs.js"));
|
|
46
|
+
const RealTimePaymentsTransfersAPI = __importStar(require("./real-time-payments-transfers.js"));
|
|
47
|
+
const WireTransfersAPI = __importStar(require("./wire-transfers.js"));
|
|
47
48
|
class Simulations extends resource_1.APIResource {
|
|
48
49
|
constructor() {
|
|
49
50
|
super(...arguments);
|
|
@@ -65,6 +66,7 @@ class Simulations extends resource_1.APIResource {
|
|
|
65
66
|
this.realTimePaymentsTransfers = new RealTimePaymentsTransfersAPI.RealTimePaymentsTransfers(this._client);
|
|
66
67
|
this.physicalCards = new PhysicalCardsAPI.PhysicalCards(this._client);
|
|
67
68
|
this.inboundCheckDeposits = new InboundCheckDepositsAPI.InboundCheckDeposits(this._client);
|
|
69
|
+
this.inboundInternationalACHTransfers = new InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers(this._client);
|
|
68
70
|
}
|
|
69
71
|
/**
|
|
70
72
|
* Simulates expiring a card authorization immediately.
|
|
@@ -117,5 +119,6 @@ exports.Simulations = Simulations;
|
|
|
117
119
|
Simulations.RealTimePaymentsTransfers = RealTimePaymentsTransfersAPI.RealTimePaymentsTransfers;
|
|
118
120
|
Simulations.PhysicalCards = PhysicalCardsAPI.PhysicalCards;
|
|
119
121
|
Simulations.InboundCheckDeposits = InboundCheckDepositsAPI.InboundCheckDeposits;
|
|
122
|
+
Simulations.InboundInternationalACHTransfers = InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers;
|
|
120
123
|
})(Simulations = exports.Simulations || (exports.Simulations = {}));
|
|
121
124
|
//# sourceMappingURL=simulations.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simulations.js","sourceRoot":"","sources":["../../src/resources/simulations/simulations.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"simulations.js","sourceRoot":"","sources":["../../src/resources/simulations/simulations.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,23 +1,24 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import * as AccountStatementsAPI from
|
|
4
|
-
import * as AccountTransfersAPI from
|
|
5
|
-
import * as ACHTransfersAPI from
|
|
6
|
-
import * as CardDisputesAPI from
|
|
7
|
-
import * as CardRefundsAPI from
|
|
8
|
-
import * as CardsAPI from
|
|
9
|
-
import * as CheckDepositsAPI from
|
|
10
|
-
import * as CheckTransfersAPI from
|
|
11
|
-
import * as DigitalWalletTokenRequestsAPI from
|
|
12
|
-
import * as DocumentsAPI from
|
|
13
|
-
import * as InboundCheckDepositsAPI from
|
|
14
|
-
import * as InboundFundsHoldsAPI from
|
|
15
|
-
import * as
|
|
16
|
-
import * as
|
|
17
|
-
import * as
|
|
18
|
-
import * as
|
|
19
|
-
import * as
|
|
20
|
-
import * as
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
|
+
import * as AccountStatementsAPI from "./account-statements.mjs";
|
|
4
|
+
import * as AccountTransfersAPI from "./account-transfers.mjs";
|
|
5
|
+
import * as ACHTransfersAPI from "./ach-transfers.mjs";
|
|
6
|
+
import * as CardDisputesAPI from "./card-disputes.mjs";
|
|
7
|
+
import * as CardRefundsAPI from "./card-refunds.mjs";
|
|
8
|
+
import * as CardsAPI from "./cards.mjs";
|
|
9
|
+
import * as CheckDepositsAPI from "./check-deposits.mjs";
|
|
10
|
+
import * as CheckTransfersAPI from "./check-transfers.mjs";
|
|
11
|
+
import * as DigitalWalletTokenRequestsAPI from "./digital-wallet-token-requests.mjs";
|
|
12
|
+
import * as DocumentsAPI from "./documents.mjs";
|
|
13
|
+
import * as InboundCheckDepositsAPI from "./inbound-check-deposits.mjs";
|
|
14
|
+
import * as InboundFundsHoldsAPI from "./inbound-funds-holds.mjs";
|
|
15
|
+
import * as InboundInternationalACHTransfersAPI from "./inbound-international-ach-transfers.mjs";
|
|
16
|
+
import * as InboundWireDrawdownRequestsAPI from "./inbound-wire-drawdown-requests.mjs";
|
|
17
|
+
import * as InterestPaymentsAPI from "./interest-payments.mjs";
|
|
18
|
+
import * as PhysicalCardsAPI from "./physical-cards.mjs";
|
|
19
|
+
import * as ProgramsAPI from "./programs.mjs";
|
|
20
|
+
import * as RealTimePaymentsTransfersAPI from "./real-time-payments-transfers.mjs";
|
|
21
|
+
import * as WireTransfersAPI from "./wire-transfers.mjs";
|
|
21
22
|
export class Simulations extends APIResource {
|
|
22
23
|
constructor() {
|
|
23
24
|
super(...arguments);
|
|
@@ -39,6 +40,7 @@ export class Simulations extends APIResource {
|
|
|
39
40
|
this.realTimePaymentsTransfers = new RealTimePaymentsTransfersAPI.RealTimePaymentsTransfers(this._client);
|
|
40
41
|
this.physicalCards = new PhysicalCardsAPI.PhysicalCards(this._client);
|
|
41
42
|
this.inboundCheckDeposits = new InboundCheckDepositsAPI.InboundCheckDeposits(this._client);
|
|
43
|
+
this.inboundInternationalACHTransfers = new InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers(this._client);
|
|
42
44
|
}
|
|
43
45
|
/**
|
|
44
46
|
* Simulates expiring a card authorization immediately.
|
|
@@ -90,5 +92,6 @@ export class Simulations extends APIResource {
|
|
|
90
92
|
Simulations.RealTimePaymentsTransfers = RealTimePaymentsTransfersAPI.RealTimePaymentsTransfers;
|
|
91
93
|
Simulations.PhysicalCards = PhysicalCardsAPI.PhysicalCards;
|
|
92
94
|
Simulations.InboundCheckDeposits = InboundCheckDepositsAPI.InboundCheckDeposits;
|
|
95
|
+
Simulations.InboundInternationalACHTransfers = InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers;
|
|
93
96
|
})(Simulations || (Simulations = {}));
|
|
94
97
|
//# sourceMappingURL=simulations.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simulations.mjs","sourceRoot":"","sources":["../../src/resources/simulations/simulations.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"simulations.mjs","sourceRoot":"","sources":["../../src/resources/simulations/simulations.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as WireTransfersAPI from
|
|
4
|
-
import * as InboundWireTransfersAPI from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as WireTransfersAPI from "./wire-transfers.js";
|
|
4
|
+
import * as InboundWireTransfersAPI from "../inbound-wire-transfers.js";
|
|
5
5
|
export declare class WireTransfers extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Simulates an inbound Wire Transfer to your account.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wire-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/wire-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"wire-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/wire-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,uBAAuB,MAAM,2BAA2B,CAAC;AAErE,qBAAa,aAAc,SAAQ,WAAW;IAC5C;;OAEG;IACH,aAAa,CACX,IAAI,EAAE,+BAA+B,EACrC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,uBAAuB,CAAC,mBAAmB,CAAC;CAGhE;AAED,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;IAEnC;;;OAGG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;IAEnC;;;OAGG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;IAEnC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;;OAGG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAE/B;;;OAGG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC;;;OAGG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC;;;OAGG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;IAEnC;;;OAGG;IACH,2CAA2C,CAAC,EAAE,MAAM,CAAC;IAErD;;;OAGG;IACH,2CAA2C,CAAC,EAAE,MAAM,CAAC;IAErD;;;OAGG;IACH,2CAA2C,CAAC,EAAE,MAAM,CAAC;IAErD;;;OAGG;IACH,2CAA2C,CAAC,EAAE,MAAM,CAAC;CACtD;AAED,yBAAiB,aAAa,CAAC;IAC7B,MAAM,QAAQ,+BAA+B,GAAG,gBAAgB,CAAC,+BAA+B,CAAC;CAClG"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.WireTransfers = void 0;
|
|
5
|
-
const resource_1 = require("
|
|
5
|
+
const resource_1 = require("../../resource.js");
|
|
6
6
|
class WireTransfers extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Simulates an inbound Wire Transfer to your account.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wire-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/wire-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;
|
|
1
|
+
{"version":3,"file":"wire-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/wire-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAK7C,MAAa,aAAc,SAAQ,sBAAW;IAC5C;;OAEG;IACH,aAAa,CACX,IAAqC,EACrC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;CACF;AAVD,sCAUC;AAkGD,WAAiB,aAAa;AAE9B,CAAC,EAFgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAE7B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
3
|
export class WireTransfers extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* Simulates an inbound Wire Transfer to your account.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wire-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/wire-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"wire-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/wire-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C;;OAEG;IACH,aAAa,CACX,IAAqC,EACrC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;CACF;AAkGD,WAAiB,aAAa;AAE9B,CAAC,EAFgB,aAAa,KAAb,aAAa,QAE7B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as TransactionsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as TransactionsAPI from "./transactions.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class Transactions extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve a Transaction
|
|
@@ -67,8 +67,9 @@ export interface Transaction {
|
|
|
67
67
|
*
|
|
68
68
|
* - `account_number` - An Account Number.
|
|
69
69
|
* - `card` - A Card.
|
|
70
|
+
* - `lockbox` - A Lockbox.
|
|
70
71
|
*/
|
|
71
|
-
route_type: 'account_number' | 'card' | null;
|
|
72
|
+
route_type: 'account_number' | 'card' | 'lockbox' | null;
|
|
72
73
|
/**
|
|
73
74
|
* This is an object giving more details on the network-level event that caused the
|
|
74
75
|
* Transaction. Note that for backwards compatibility reasons, additional
|
|
@@ -115,6 +116,11 @@ export declare namespace Transaction {
|
|
|
115
116
|
* response if and only if `category` is equal to `card_dispute_acceptance`.
|
|
116
117
|
*/
|
|
117
118
|
card_dispute_acceptance: Source.CardDisputeAcceptance | null;
|
|
119
|
+
/**
|
|
120
|
+
* A Card Dispute Loss object. This field will be present in the JSON response if
|
|
121
|
+
* and only if `category` is equal to `card_dispute_loss`.
|
|
122
|
+
*/
|
|
123
|
+
card_dispute_loss: Source.CardDisputeLoss | null;
|
|
118
124
|
/**
|
|
119
125
|
* A Card Refund object. This field will be present in the JSON response if and
|
|
120
126
|
* only if `category` is equal to `card_refund`.
|
|
@@ -151,6 +157,8 @@ export declare namespace Transaction {
|
|
|
151
157
|
* `cashback_payment` object.
|
|
152
158
|
* - `card_dispute_acceptance` - Card Dispute Acceptance: details will be under the
|
|
153
159
|
* `card_dispute_acceptance` object.
|
|
160
|
+
* - `card_dispute_loss` - Card Dispute Loss: details will be under the
|
|
161
|
+
* `card_dispute_loss` object.
|
|
154
162
|
* - `card_refund` - Card Refund: details will be under the `card_refund` object.
|
|
155
163
|
* - `card_settlement` - Card Settlement: details will be under the
|
|
156
164
|
* `card_settlement` object.
|
|
@@ -201,7 +209,7 @@ export declare namespace Transaction {
|
|
|
201
209
|
* `wire_transfer_rejection` object.
|
|
202
210
|
* - `other` - The Transaction was made for an undocumented or deprecated reason.
|
|
203
211
|
*/
|
|
204
|
-
category: 'account_transfer_intention' | 'ach_transfer_intention' | 'ach_transfer_rejection' | 'ach_transfer_return' | 'cashback_payment' | 'card_dispute_acceptance' | 'card_refund' | 'card_settlement' | 'card_revenue_payment' | 'check_deposit_acceptance' | 'check_deposit_return' | 'check_transfer_deposit' | 'check_transfer_stop_payment_request' | 'fee_payment' | 'inbound_ach_transfer' | 'inbound_ach_transfer_return_intention' | 'inbound_check_deposit_return_intention' | 'inbound_international_ach_transfer' | 'inbound_real_time_payments_transfer_confirmation' | 'inbound_wire_drawdown_payment' | 'inbound_wire_reversal' | 'inbound_wire_transfer' | 'inbound_wire_transfer_reversal' | 'interest_payment' | 'internal_source' | 'real_time_payments_transfer_acknowledgement' | 'sample_funds' | 'wire_transfer_intention' | 'wire_transfer_rejection' | 'other';
|
|
212
|
+
category: 'account_transfer_intention' | 'ach_transfer_intention' | 'ach_transfer_rejection' | 'ach_transfer_return' | 'cashback_payment' | 'card_dispute_acceptance' | 'card_dispute_loss' | 'card_refund' | 'card_settlement' | 'card_revenue_payment' | 'check_deposit_acceptance' | 'check_deposit_return' | 'check_transfer_deposit' | 'check_transfer_stop_payment_request' | 'fee_payment' | 'inbound_ach_transfer' | 'inbound_ach_transfer_return_intention' | 'inbound_check_deposit_return_intention' | 'inbound_international_ach_transfer' | 'inbound_real_time_payments_transfer_confirmation' | 'inbound_wire_drawdown_payment' | 'inbound_wire_reversal' | 'inbound_wire_transfer' | 'inbound_wire_transfer_reversal' | 'interest_payment' | 'internal_source' | 'real_time_payments_transfer_acknowledgement' | 'sample_funds' | 'wire_transfer_intention' | 'wire_transfer_rejection' | 'other';
|
|
205
213
|
/**
|
|
206
214
|
* A Check Deposit Acceptance object. This field will be present in the JSON
|
|
207
215
|
* response if and only if `category` is equal to `check_deposit_acceptance`.
|
|
@@ -537,6 +545,13 @@ export declare namespace Transaction {
|
|
|
537
545
|
* late.
|
|
538
546
|
*/
|
|
539
547
|
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';
|
|
548
|
+
/**
|
|
549
|
+
* A 15 digit number that was generated by the bank that initiated the return. The
|
|
550
|
+
* trace number of the return is different than that of the original transfer. ACH
|
|
551
|
+
* trace numbers are not unique, but along with the amount and date this number can
|
|
552
|
+
* be used to identify the ACH return at the bank that initiated it.
|
|
553
|
+
*/
|
|
554
|
+
trace_number: string;
|
|
540
555
|
/**
|
|
541
556
|
* The identifier of the Transaction associated with this return.
|
|
542
557
|
*/
|
|
@@ -566,6 +581,30 @@ export declare namespace Transaction {
|
|
|
566
581
|
*/
|
|
567
582
|
transaction_id: string;
|
|
568
583
|
}
|
|
584
|
+
/**
|
|
585
|
+
* A Card Dispute Loss object. This field will be present in the JSON response if
|
|
586
|
+
* and only if `category` is equal to `card_dispute_loss`.
|
|
587
|
+
*/
|
|
588
|
+
interface CardDisputeLoss {
|
|
589
|
+
/**
|
|
590
|
+
* The identifier of the Card Dispute that was lost.
|
|
591
|
+
*/
|
|
592
|
+
card_dispute_id: string;
|
|
593
|
+
/**
|
|
594
|
+
* Why the Card Dispute was lost.
|
|
595
|
+
*/
|
|
596
|
+
explanation: string;
|
|
597
|
+
/**
|
|
598
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
|
|
599
|
+
* the Card Dispute was lost.
|
|
600
|
+
*/
|
|
601
|
+
lost_at: string;
|
|
602
|
+
/**
|
|
603
|
+
* The identifier of the Transaction that was created to debit the disputed funds
|
|
604
|
+
* from your account.
|
|
605
|
+
*/
|
|
606
|
+
transaction_id: string;
|
|
607
|
+
}
|
|
569
608
|
/**
|
|
570
609
|
* A Card Refund object. This field will be present in the JSON response if and
|
|
571
610
|
* only if `category` is equal to `card_refund`.
|
|
@@ -576,17 +615,17 @@ export declare namespace Transaction {
|
|
|
576
615
|
*/
|
|
577
616
|
id: string;
|
|
578
617
|
/**
|
|
579
|
-
* The
|
|
580
|
-
* for example, this is cents.
|
|
618
|
+
* The amount in the minor unit of the transaction's settlement currency. For
|
|
619
|
+
* dollars, for example, this is cents.
|
|
581
620
|
*/
|
|
582
621
|
amount: number;
|
|
583
622
|
/**
|
|
584
623
|
* The ID of the Card Payment this transaction belongs to.
|
|
585
624
|
*/
|
|
586
|
-
card_payment_id: string
|
|
625
|
+
card_payment_id: string;
|
|
587
626
|
/**
|
|
588
627
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
589
|
-
* transaction's currency.
|
|
628
|
+
* transaction's settlement currency.
|
|
590
629
|
*
|
|
591
630
|
* - `CAD` - Canadian Dollar (CAD)
|
|
592
631
|
* - `CHF` - Swiss Franc (CHF)
|
|
@@ -625,6 +664,15 @@ export declare namespace Transaction {
|
|
|
625
664
|
* Network-specific identifiers for this refund.
|
|
626
665
|
*/
|
|
627
666
|
network_identifiers: CardRefund.NetworkIdentifiers;
|
|
667
|
+
/**
|
|
668
|
+
* The amount in the minor unit of the transaction's presentment currency.
|
|
669
|
+
*/
|
|
670
|
+
presentment_amount: number;
|
|
671
|
+
/**
|
|
672
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
673
|
+
* transaction's presentment currency.
|
|
674
|
+
*/
|
|
675
|
+
presentment_currency: string;
|
|
628
676
|
/**
|
|
629
677
|
* Additional details about the card purchase, such as tax and industry-specific
|
|
630
678
|
* fields.
|
|
@@ -1120,7 +1168,7 @@ export declare namespace Transaction {
|
|
|
1120
1168
|
/**
|
|
1121
1169
|
* The ID of the Card Payment this transaction belongs to.
|
|
1122
1170
|
*/
|
|
1123
|
-
card_payment_id: string
|
|
1171
|
+
card_payment_id: string;
|
|
1124
1172
|
/**
|
|
1125
1173
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
1126
1174
|
* transaction's settlement currency.
|
|
@@ -2181,6 +2229,11 @@ export declare namespace Transaction {
|
|
|
2181
2229
|
* [used to correlate returns](https://increase.com/documentation/ach-returns#ach-returns).
|
|
2182
2230
|
*/
|
|
2183
2231
|
trace_number: string;
|
|
2232
|
+
/**
|
|
2233
|
+
* A constant representing the object's type. For this resource it will always be
|
|
2234
|
+
* `inbound_international_ach_transfer`.
|
|
2235
|
+
*/
|
|
2236
|
+
type: 'inbound_international_ach_transfer';
|
|
2184
2237
|
}
|
|
2185
2238
|
/**
|
|
2186
2239
|
* An Inbound Real-Time Payments Transfer Confirmation object. This field will be
|
|
@@ -2643,7 +2696,7 @@ export declare namespace TransactionListParams {
|
|
|
2643
2696
|
* Return results whose value is in the provided list. For GET requests, this
|
|
2644
2697
|
* should be encoded as a comma-delimited string, such as `?in=one,two,three`.
|
|
2645
2698
|
*/
|
|
2646
|
-
in?: Array<'account_transfer_intention' | 'ach_transfer_intention' | 'ach_transfer_rejection' | 'ach_transfer_return' | 'cashback_payment' | 'card_dispute_acceptance' | 'card_refund' | 'card_settlement' | 'card_revenue_payment' | 'check_deposit_acceptance' | 'check_deposit_return' | 'check_transfer_deposit' | 'check_transfer_stop_payment_request' | 'fee_payment' | 'inbound_ach_transfer' | 'inbound_ach_transfer_return_intention' | 'inbound_check_deposit_return_intention' | 'inbound_international_ach_transfer' | 'inbound_real_time_payments_transfer_confirmation' | 'inbound_wire_drawdown_payment' | 'inbound_wire_reversal' | 'inbound_wire_transfer' | 'inbound_wire_transfer_reversal' | 'interest_payment' | 'internal_source' | 'real_time_payments_transfer_acknowledgement' | 'sample_funds' | 'wire_transfer_intention' | 'wire_transfer_rejection' | 'other'>;
|
|
2699
|
+
in?: Array<'account_transfer_intention' | 'ach_transfer_intention' | 'ach_transfer_rejection' | 'ach_transfer_return' | 'cashback_payment' | 'card_dispute_acceptance' | 'card_dispute_loss' | 'card_refund' | 'card_settlement' | 'card_revenue_payment' | 'check_deposit_acceptance' | 'check_deposit_return' | 'check_transfer_deposit' | 'check_transfer_stop_payment_request' | 'fee_payment' | 'inbound_ach_transfer' | 'inbound_ach_transfer_return_intention' | 'inbound_check_deposit_return_intention' | 'inbound_international_ach_transfer' | 'inbound_real_time_payments_transfer_confirmation' | 'inbound_wire_drawdown_payment' | 'inbound_wire_reversal' | 'inbound_wire_transfer' | 'inbound_wire_transfer_reversal' | 'interest_payment' | 'internal_source' | 'real_time_payments_transfer_acknowledgement' | 'sample_funds' | 'wire_transfer_intention' | 'wire_transfer_rejection' | 'other'>;
|
|
2647
2700
|
}
|
|
2648
2701
|
interface CreatedAt {
|
|
2649
2702
|
/**
|