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
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as EntitiesAPI from
|
|
4
|
-
import * as BeneficialOwnersAPI from
|
|
5
|
-
import * as IndustryCodeAPI from
|
|
6
|
-
import * as SupplementalDocumentsAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as EntitiesAPI from "./entities.js";
|
|
4
|
+
import * as BeneficialOwnersAPI from "./beneficial-owners.js";
|
|
5
|
+
import * as IndustryCodeAPI from "./industry-code.js";
|
|
6
|
+
import * as SupplementalDocumentsAPI from "./supplemental-documents.js";
|
|
7
|
+
import { Page, type PageParams } from "../../pagination.js";
|
|
8
8
|
export declare class Entities extends APIResource {
|
|
9
9
|
beneficialOwners: BeneficialOwnersAPI.BeneficialOwners;
|
|
10
10
|
supplementalDocuments: SupplementalDocumentsAPI.SupplementalDocuments;
|
|
@@ -41,7 +41,7 @@ export declare class EntitiesPage extends Page<Entity> {
|
|
|
41
41
|
}
|
|
42
42
|
/**
|
|
43
43
|
* Entities are the legal entities that own accounts. They can be people,
|
|
44
|
-
* corporations, partnerships, or trusts.
|
|
44
|
+
* corporations, partnerships, government authorities, or trusts.
|
|
45
45
|
*/
|
|
46
46
|
export interface Entity {
|
|
47
47
|
/**
|
|
@@ -67,6 +67,11 @@ export interface Entity {
|
|
|
67
67
|
* Entity's details were most recently confirmed.
|
|
68
68
|
*/
|
|
69
69
|
details_confirmed_at: string | null;
|
|
70
|
+
/**
|
|
71
|
+
* Details of the government authority entity. Will be present if `structure` is
|
|
72
|
+
* equal to `government_authority`.
|
|
73
|
+
*/
|
|
74
|
+
government_authority: Entity.GovernmentAuthority | null;
|
|
70
75
|
/**
|
|
71
76
|
* The idempotency key you chose for this object. This value is unique across
|
|
72
77
|
* Increase and is used to ensure that a request is only processed once. Learn more
|
|
@@ -99,8 +104,9 @@ export interface Entity {
|
|
|
99
104
|
* - `natural_person` - An individual person.
|
|
100
105
|
* - `joint` - Multiple individual people.
|
|
101
106
|
* - `trust` - A trust.
|
|
107
|
+
* - `government_authority` - A government authority.
|
|
102
108
|
*/
|
|
103
|
-
structure: 'corporation' | 'natural_person' | 'joint' | 'trust';
|
|
109
|
+
structure: 'corporation' | 'natural_person' | 'joint' | 'trust' | 'government_authority';
|
|
104
110
|
/**
|
|
105
111
|
* Additional documentation associated with the entity. This is limited to the
|
|
106
112
|
* first 10 documents for an entity. If an entity has more than 10 documents, use
|
|
@@ -278,6 +284,76 @@ export declare namespace Entity {
|
|
|
278
284
|
}
|
|
279
285
|
}
|
|
280
286
|
}
|
|
287
|
+
/**
|
|
288
|
+
* Details of the government authority entity. Will be present if `structure` is
|
|
289
|
+
* equal to `government_authority`.
|
|
290
|
+
*/
|
|
291
|
+
interface GovernmentAuthority {
|
|
292
|
+
/**
|
|
293
|
+
* The government authority's address.
|
|
294
|
+
*/
|
|
295
|
+
address: GovernmentAuthority.Address;
|
|
296
|
+
/**
|
|
297
|
+
* The identifying details of authorized persons of the government authority.
|
|
298
|
+
*/
|
|
299
|
+
authorized_persons: Array<GovernmentAuthority.AuthorizedPerson>;
|
|
300
|
+
/**
|
|
301
|
+
* The category of the government authority.
|
|
302
|
+
*
|
|
303
|
+
* - `municipality` - The Public Entity is a Municipality.
|
|
304
|
+
*/
|
|
305
|
+
category: 'municipality';
|
|
306
|
+
/**
|
|
307
|
+
* The government authority's name.
|
|
308
|
+
*/
|
|
309
|
+
name: string;
|
|
310
|
+
/**
|
|
311
|
+
* The Employer Identification Number (EIN) of the government authority.
|
|
312
|
+
*/
|
|
313
|
+
tax_identifier: string | null;
|
|
314
|
+
/**
|
|
315
|
+
* The government authority's website.
|
|
316
|
+
*/
|
|
317
|
+
website: string | null;
|
|
318
|
+
}
|
|
319
|
+
namespace GovernmentAuthority {
|
|
320
|
+
/**
|
|
321
|
+
* The government authority's address.
|
|
322
|
+
*/
|
|
323
|
+
interface Address {
|
|
324
|
+
/**
|
|
325
|
+
* The city of the address.
|
|
326
|
+
*/
|
|
327
|
+
city: string;
|
|
328
|
+
/**
|
|
329
|
+
* The first line of the address.
|
|
330
|
+
*/
|
|
331
|
+
line1: string;
|
|
332
|
+
/**
|
|
333
|
+
* The second line of the address.
|
|
334
|
+
*/
|
|
335
|
+
line2: string | null;
|
|
336
|
+
/**
|
|
337
|
+
* The two-letter United States Postal Service (USPS) abbreviation for the state of
|
|
338
|
+
* the address.
|
|
339
|
+
*/
|
|
340
|
+
state: string;
|
|
341
|
+
/**
|
|
342
|
+
* The ZIP code of the address.
|
|
343
|
+
*/
|
|
344
|
+
zip: string;
|
|
345
|
+
}
|
|
346
|
+
interface AuthorizedPerson {
|
|
347
|
+
/**
|
|
348
|
+
* The identifier of this authorized person.
|
|
349
|
+
*/
|
|
350
|
+
authorized_person_id: string;
|
|
351
|
+
/**
|
|
352
|
+
* The person's legal name.
|
|
353
|
+
*/
|
|
354
|
+
name: string;
|
|
355
|
+
}
|
|
356
|
+
}
|
|
281
357
|
/**
|
|
282
358
|
* Details of the joint entity. Will be present if `structure` is equal to `joint`.
|
|
283
359
|
*/
|
|
@@ -691,8 +767,9 @@ export interface EntityCreateParams {
|
|
|
691
767
|
* - `natural_person` - An individual person.
|
|
692
768
|
* - `joint` - Multiple individual people.
|
|
693
769
|
* - `trust` - A trust.
|
|
770
|
+
* - `government_authority` - A government authority.
|
|
694
771
|
*/
|
|
695
|
-
structure: 'corporation' | 'natural_person' | 'joint' | 'trust';
|
|
772
|
+
structure: 'corporation' | 'natural_person' | 'joint' | 'trust' | 'government_authority';
|
|
696
773
|
/**
|
|
697
774
|
* Details of the corporation entity to create. Required if `structure` is equal to
|
|
698
775
|
* `corporation`.
|
|
@@ -702,6 +779,11 @@ export interface EntityCreateParams {
|
|
|
702
779
|
* The description you choose to give the entity.
|
|
703
780
|
*/
|
|
704
781
|
description?: string;
|
|
782
|
+
/**
|
|
783
|
+
* Details of the Government Authority entity to create. Required if `structure` is
|
|
784
|
+
* equal to `Government Authority`.
|
|
785
|
+
*/
|
|
786
|
+
government_authority?: EntityCreateParams.GovernmentAuthority;
|
|
705
787
|
/**
|
|
706
788
|
* Details of the joint entity to create. Required if `structure` is equal to
|
|
707
789
|
* `joint`.
|
|
@@ -976,6 +1058,74 @@ export declare namespace EntityCreateParams {
|
|
|
976
1058
|
}
|
|
977
1059
|
}
|
|
978
1060
|
}
|
|
1061
|
+
/**
|
|
1062
|
+
* Details of the Government Authority entity to create. Required if `structure` is
|
|
1063
|
+
* equal to `Government Authority`.
|
|
1064
|
+
*/
|
|
1065
|
+
interface GovernmentAuthority {
|
|
1066
|
+
/**
|
|
1067
|
+
* The entity's physical address. Mail receiving locations like PO Boxes and PMB's
|
|
1068
|
+
* are disallowed.
|
|
1069
|
+
*/
|
|
1070
|
+
address: GovernmentAuthority.Address;
|
|
1071
|
+
/**
|
|
1072
|
+
* The identifying details of authorized officials acting on the entity's behalf.
|
|
1073
|
+
*/
|
|
1074
|
+
authorized_persons: Array<GovernmentAuthority.AuthorizedPerson>;
|
|
1075
|
+
/**
|
|
1076
|
+
* The category of the government authority.
|
|
1077
|
+
*
|
|
1078
|
+
* - `municipality` - The Public Entity is a Municipality.
|
|
1079
|
+
*/
|
|
1080
|
+
category: 'municipality';
|
|
1081
|
+
/**
|
|
1082
|
+
* The legal name of the government authority.
|
|
1083
|
+
*/
|
|
1084
|
+
name: string;
|
|
1085
|
+
/**
|
|
1086
|
+
* The Employer Identification Number (EIN) for the government authority.
|
|
1087
|
+
*/
|
|
1088
|
+
tax_identifier: string;
|
|
1089
|
+
/**
|
|
1090
|
+
* The website of the government authority.
|
|
1091
|
+
*/
|
|
1092
|
+
website?: string;
|
|
1093
|
+
}
|
|
1094
|
+
namespace GovernmentAuthority {
|
|
1095
|
+
/**
|
|
1096
|
+
* The entity's physical address. Mail receiving locations like PO Boxes and PMB's
|
|
1097
|
+
* are disallowed.
|
|
1098
|
+
*/
|
|
1099
|
+
interface Address {
|
|
1100
|
+
/**
|
|
1101
|
+
* The city of the address.
|
|
1102
|
+
*/
|
|
1103
|
+
city: string;
|
|
1104
|
+
/**
|
|
1105
|
+
* The first line of the address. This is usually the street number and street.
|
|
1106
|
+
*/
|
|
1107
|
+
line1: string;
|
|
1108
|
+
/**
|
|
1109
|
+
* The two-letter United States Postal Service (USPS) abbreviation for the state of
|
|
1110
|
+
* the address.
|
|
1111
|
+
*/
|
|
1112
|
+
state: string;
|
|
1113
|
+
/**
|
|
1114
|
+
* The ZIP code of the address.
|
|
1115
|
+
*/
|
|
1116
|
+
zip: string;
|
|
1117
|
+
/**
|
|
1118
|
+
* The second line of the address. This might be the floor or room number.
|
|
1119
|
+
*/
|
|
1120
|
+
line2?: string;
|
|
1121
|
+
}
|
|
1122
|
+
interface AuthorizedPerson {
|
|
1123
|
+
/**
|
|
1124
|
+
* The person's legal name.
|
|
1125
|
+
*/
|
|
1126
|
+
name: string;
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
979
1129
|
/**
|
|
980
1130
|
* Details of the joint entity to create. Required if `structure` is equal to
|
|
981
1131
|
* `joint`.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entities.d.ts","sourceRoot":"","sources":["../../src/resources/entities/entities.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"entities.d.ts","sourceRoot":"","sources":["../../src/resources/entities/entities.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,13 +25,13 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.EntitiesPage = exports.Entities = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const EntitiesAPI = __importStar(require("
|
|
31
|
-
const BeneficialOwnersAPI = __importStar(require("
|
|
32
|
-
const IndustryCodeAPI = __importStar(require("
|
|
33
|
-
const SupplementalDocumentsAPI = __importStar(require("
|
|
34
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../../resource.js");
|
|
29
|
+
const core_1 = require("../../core.js");
|
|
30
|
+
const EntitiesAPI = __importStar(require("./entities.js"));
|
|
31
|
+
const BeneficialOwnersAPI = __importStar(require("./beneficial-owners.js"));
|
|
32
|
+
const IndustryCodeAPI = __importStar(require("./industry-code.js"));
|
|
33
|
+
const SupplementalDocumentsAPI = __importStar(require("./supplemental-documents.js"));
|
|
34
|
+
const pagination_1 = require("../../pagination.js");
|
|
35
35
|
class Entities extends resource_1.APIResource {
|
|
36
36
|
constructor() {
|
|
37
37
|
super(...arguments);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entities.js","sourceRoot":"","sources":["../../src/resources/entities/entities.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"entities.js","sourceRoot":"","sources":["../../src/resources/entities/entities.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,gDAA6C;AAC7C,wCAA8C;AAE9C,2DAA0C;AAC1C,4EAA2D;AAC3D,oEAAmD;AACnD,sFAAqE;AACrE,oDAAyD;AAEzD,MAAa,QAAS,SAAQ,sBAAW;IAAzC;;QACE,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;QACF,0BAAqB,GACnB,IAAI,wBAAwB,CAAC,qBAAqB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,iBAAY,GAAiC,IAAI,eAAe,CAAC,YAAY,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IA6D9F,CAAC;IA3DC;;OAEG;IACH,MAAM,CAAC,IAAwB,EAAE,OAA6B;QAC5D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9D,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,QAAgB,EAAE,OAA6B;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,QAAQ,EAAE,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;IAOD,IAAI,CACF,QAAgD,EAAE,EAClD,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;IAED;;OAEG;IACH,OAAO,CAAC,QAAgB,EAAE,OAA6B;QACrD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,UAAU,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAED;;;;OAIG;IACH,OAAO,CACL,QAAgB,EAChB,IAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,UAAU,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;IAED;;OAEG;IACH,aAAa,CACX,QAAgB,EAChB,IAA+B,EAC/B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,UAAU,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;CACF;AAnED,4BAmEC;AAED,MAAa,YAAa,SAAQ,iBAAY;CAAG;AAAjD,oCAAiD;AA6wEjD,WAAiB,QAAQ;IAET,qBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IAKxC,yBAAgB,GAAG,mBAAmB,CAAC,gBAAgB,CAAC;IAIxD,8BAAqB,GAAG,wBAAwB,CAAC,qBAAqB,CAAC;IAEvE,kCAAyB,GAAG,wBAAwB,CAAC,yBAAyB,CAAC;IAG/E,qBAAY,GAAG,eAAe,CAAC,YAAY,CAAC;AAE5D,CAAC,EAlBgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAkBxB"}
|
|
@@ -1,11 +1,11 @@
|
|
|
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 EntitiesAPI from
|
|
5
|
-
import * as BeneficialOwnersAPI from
|
|
6
|
-
import * as IndustryCodeAPI from
|
|
7
|
-
import * as SupplementalDocumentsAPI from
|
|
8
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../../core.mjs";
|
|
4
|
+
import * as EntitiesAPI from "./entities.mjs";
|
|
5
|
+
import * as BeneficialOwnersAPI from "./beneficial-owners.mjs";
|
|
6
|
+
import * as IndustryCodeAPI from "./industry-code.mjs";
|
|
7
|
+
import * as SupplementalDocumentsAPI from "./supplemental-documents.mjs";
|
|
8
|
+
import { Page } from "../../pagination.mjs";
|
|
9
9
|
export class Entities extends APIResource {
|
|
10
10
|
constructor() {
|
|
11
11
|
super(...arguments);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"entities.mjs","sourceRoot":"","sources":["../../src/resources/entities/entities.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"entities.mjs","sourceRoot":"","sources":["../../src/resources/entities/entities.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,WAAW;OAChB,KAAK,mBAAmB;OACxB,KAAK,eAAe;OACpB,KAAK,wBAAwB;OAC7B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,QAAS,SAAQ,WAAW;IAAzC;;QACE,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;QACF,0BAAqB,GACnB,IAAI,wBAAwB,CAAC,qBAAqB,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACnE,iBAAY,GAAiC,IAAI,eAAe,CAAC,YAAY,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IA6D9F,CAAC;IA3DC;;OAEG;IACH,MAAM,CAAC,IAAwB,EAAE,OAA6B;QAC5D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9D,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,QAAgB,EAAE,OAA6B;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,QAAQ,EAAE,EAAE,OAAO,CAAC,CAAC;IAC5D,CAAC;IAOD,IAAI,CACF,QAAgD,EAAE,EAClD,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;IAED;;OAEG;IACH,OAAO,CAAC,QAAgB,EAAE,OAA6B;QACrD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,UAAU,EAAE,OAAO,CAAC,CAAC;IACrE,CAAC;IAED;;;;OAIG;IACH,OAAO,CACL,QAAgB,EAChB,IAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,UAAU,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;IAED;;OAEG;IACH,aAAa,CACX,QAAgB,EAChB,IAA+B,EAC/B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,UAAU,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;CACF;AAED,MAAM,OAAO,YAAa,SAAQ,IAAY;CAAG;AA6wEjD,WAAiB,QAAQ;IAET,qBAAY,GAAG,WAAW,CAAC,YAAY,CAAC;IAKxC,yBAAgB,GAAG,mBAAmB,CAAC,gBAAgB,CAAC;IAIxD,8BAAqB,GAAG,wBAAwB,CAAC,qBAAqB,CAAC;IAEvE,kCAAyB,GAAG,wBAAwB,CAAC,yBAAyB,CAAC;IAG/E,qBAAY,GAAG,eAAe,CAAC,YAAY,CAAC;AAE5D,CAAC,EAlBgB,QAAQ,KAAR,QAAQ,QAkBxB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as IndustryCodeAPI from
|
|
4
|
-
import * as EntitiesAPI from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as IndustryCodeAPI from "./industry-code.js";
|
|
4
|
+
import * as EntitiesAPI from "./entities.js";
|
|
5
5
|
export declare class IndustryCode extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Update the industry code for a corporate Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"industry-code.d.ts","sourceRoot":"","sources":["../../src/resources/entities/industry-code.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"industry-code.d.ts","sourceRoot":"","sources":["../../src/resources/entities/industry-code.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,eAAe,MAAM,iBAAiB,CAAC;AACnD,OAAO,KAAK,WAAW,MAAM,YAAY,CAAC;AAE1C,qBAAa,YAAa,SAAQ,WAAW;IAC3C;;OAEG;IACH,MAAM,CACJ,QAAQ,EAAE,MAAM,EAChB,IAAI,EAAE,wBAAwB,EAC9B,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,WAAW,CAAC,MAAM,CAAC;CAGvC;AAED,MAAM,WAAW,wBAAwB;IACvC;;;;;OAKG;IACH,aAAa,EAAE,MAAM,CAAC;CACvB;AAED,yBAAiB,YAAY,CAAC;IAC5B,MAAM,QAAQ,wBAAwB,GAAG,eAAe,CAAC,wBAAwB,CAAC;CACnF"}
|
|
@@ -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.IndustryCode = void 0;
|
|
5
|
-
const resource_1 = require("
|
|
5
|
+
const resource_1 = require("../../resource.js");
|
|
6
6
|
class IndustryCode extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Update the industry code for a corporate Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"industry-code.js","sourceRoot":"","sources":["../../src/resources/entities/industry-code.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;
|
|
1
|
+
{"version":3,"file":"industry-code.js","sourceRoot":"","sources":["../../src/resources/entities/industry-code.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAK7C,MAAa,YAAa,SAAQ,sBAAW;IAC3C;;OAEG;IACH,MAAM,CACJ,QAAgB,EAChB,IAA8B,EAC9B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;CACF;AAXD,oCAWC;AAYD,WAAiB,YAAY;AAE7B,CAAC,EAFgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAE5B"}
|
|
@@ -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 IndustryCode extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* Update the industry code for a corporate Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"industry-code.mjs","sourceRoot":"","sources":["../../src/resources/entities/industry-code.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"industry-code.mjs","sourceRoot":"","sources":["../../src/resources/entities/industry-code.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB,MAAM,OAAO,YAAa,SAAQ,WAAW;IAC3C;;OAEG;IACH,MAAM,CACJ,QAAgB,EAChB,IAA8B,EAC9B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,gBAAgB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;CACF;AAYD,WAAiB,YAAY;AAE7B,CAAC,EAFgB,YAAY,KAAZ,YAAY,QAE5B"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as SupplementalDocumentsAPI from
|
|
4
|
-
import * as EntitiesAPI from
|
|
5
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as SupplementalDocumentsAPI from "./supplemental-documents.js";
|
|
4
|
+
import * as EntitiesAPI from "./entities.js";
|
|
5
|
+
import { Page, type PageParams } from "../../pagination.js";
|
|
6
6
|
export declare class SupplementalDocuments extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create a supplemental document for an Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supplemental-documents.d.ts","sourceRoot":"","sources":["../../src/resources/entities/supplemental-documents.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"supplemental-documents.d.ts","sourceRoot":"","sources":["../../src/resources/entities/supplemental-documents.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,wBAAwB,MAAM,0BAA0B,CAAC;AACrE,OAAO,KAAK,WAAW,MAAM,YAAY,CAAC;AAC1C,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAEzD,qBAAa,qBAAsB,SAAQ,WAAW;IACpD;;OAEG;IACH,MAAM,CACJ,QAAQ,EAAE,MAAM,EAChB,IAAI,EAAE,gCAAgC,EACtC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,WAAW,CAAC,MAAM,CAAC;IAItC;;OAEG;IACH,IAAI,CACF,KAAK,EAAE,8BAA8B,EACrC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,yBAAyB,EAAE,oBAAoB,CAAC;CAMrE;AAED,qBAAa,yBAA0B,SAAQ,IAAI,CAAC,oBAAoB,CAAC;CAAG;AAE5E;;;GAGG;AACH,MAAM,WAAW,oBAAoB;IACnC;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;;OAIG;IACH,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAE/B;;;OAGG;IACH,IAAI,EAAE,8BAA8B,CAAC;CACtC;AAED,MAAM,WAAW,gCAAgC;IAC/C;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,WAAW,8BAA+B,SAAQ,UAAU;IAChE;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAElB;;;;;OAKG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,yBAAiB,qBAAqB,CAAC;IACrC,MAAM,QAAQ,oBAAoB,GAAG,wBAAwB,CAAC,oBAAoB,CAAC;IACnF,MAAM,QAAQ,yBAAyB,GAAG,wBAAwB,CAAC,yBAAyB,CAAC;IAC7F,MAAM,QAAQ,gCAAgC,GAAG,wBAAwB,CAAC,gCAAgC,CAAC;IAC3G,MAAM,QAAQ,8BAA8B,GAAG,wBAAwB,CAAC,8BAA8B,CAAC;CACxG"}
|
|
@@ -25,9 +25,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.SupplementalDocumentsPage = exports.SupplementalDocuments = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const SupplementalDocumentsAPI = __importStar(require("
|
|
30
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../../resource.js");
|
|
29
|
+
const SupplementalDocumentsAPI = __importStar(require("./supplemental-documents.js"));
|
|
30
|
+
const pagination_1 = require("../../pagination.js");
|
|
31
31
|
class SupplementalDocuments extends resource_1.APIResource {
|
|
32
32
|
/**
|
|
33
33
|
* Create a supplemental document for an Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supplemental-documents.js","sourceRoot":"","sources":["../../src/resources/entities/supplemental-documents.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"supplemental-documents.js","sourceRoot":"","sources":["../../src/resources/entities/supplemental-documents.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,gDAA6C;AAE7C,sFAAqE;AAErE,oDAAyD;AAEzD,MAAa,qBAAsB,SAAQ,sBAAW;IACpD;;OAEG;IACH,MAAM,CACJ,QAAgB,EAChB,IAAsC,EACtC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,yBAAyB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACjG,CAAC;IAED;;OAEG;IACH,IAAI,CACF,KAAqC,EACrC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,gCAAgC,EAAE,yBAAyB,EAAE;YAC1F,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AAxBD,sDAwBC;AAED,MAAa,yBAA0B,SAAQ,iBAA0B;CAAG;AAA5E,8DAA4E;AAsD5E,WAAiB,qBAAqB;IAEtB,+CAAyB,GAAG,wBAAwB,CAAC,yBAAyB,CAAC;AAG/F,CAAC,EALgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAKrC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import * as SupplementalDocumentsAPI from
|
|
4
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
|
+
import * as SupplementalDocumentsAPI from "./supplemental-documents.mjs";
|
|
4
|
+
import { Page } from "../../pagination.mjs";
|
|
5
5
|
export class SupplementalDocuments extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create a supplemental document for an Entity
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"supplemental-documents.mjs","sourceRoot":"","sources":["../../src/resources/entities/supplemental-documents.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"supplemental-documents.mjs","sourceRoot":"","sources":["../../src/resources/entities/supplemental-documents.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,KAAK,wBAAwB;OAE7B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,qBAAsB,SAAQ,WAAW;IACpD;;OAEG;IACH,MAAM,CACJ,QAAgB,EAChB,IAAsC,EACtC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,QAAQ,yBAAyB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACjG,CAAC;IAED;;OAEG;IACH,IAAI,CACF,KAAqC,EACrC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,gCAAgC,EAAE,yBAAyB,EAAE;YAC1F,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AAED,MAAM,OAAO,yBAA0B,SAAQ,IAA0B;CAAG;AAsD5E,WAAiB,qBAAqB;IAEtB,+CAAyB,GAAG,wBAAwB,CAAC,yBAAyB,CAAC;AAG/F,CAAC,EALgB,qBAAqB,KAArB,qBAAqB,QAKrC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as EventSubscriptionsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as EventSubscriptionsAPI from "./event-subscriptions.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class EventSubscriptions extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an Event Subscription
|
|
@@ -137,6 +137,8 @@ export interface EventSubscription {
|
|
|
137
137
|
* Enrollment is updated.
|
|
138
138
|
* - `intrafi_exclusion.created` - Occurs whenever an IntraFi Exclusion is created.
|
|
139
139
|
* - `intrafi_exclusion.updated` - Occurs whenever an IntraFi Exclusion is updated.
|
|
140
|
+
* - `lockbox.created` - Occurs whenever a Lockbox is created.
|
|
141
|
+
* - `lockbox.updated` - Occurs whenever a Lockbox is updated.
|
|
140
142
|
* - `oauth_connection.created` - Occurs whenever an OAuth Connection is created.
|
|
141
143
|
* - `oauth_connection.deactivated` - Occurs whenever an OAuth Connection is
|
|
142
144
|
* deactivated.
|
|
@@ -182,7 +184,7 @@ export interface EventSubscription {
|
|
|
182
184
|
* - `wire_transfer.created` - Occurs whenever a Wire Transfer is created.
|
|
183
185
|
* - `wire_transfer.updated` - Occurs whenever a Wire Transfer is updated.
|
|
184
186
|
*/
|
|
185
|
-
selected_event_category: 'account.created' | 'account.updated' | 'account_number.created' | 'account_number.updated' | 'account_statement.created' | 'account_transfer.created' | 'account_transfer.updated' | 'ach_prenotification.created' | 'ach_prenotification.updated' | 'ach_transfer.created' | 'ach_transfer.updated' | 'bookkeeping_account.created' | 'bookkeeping_account.updated' | 'bookkeeping_entry_set.updated' | 'card.created' | 'card.updated' | 'card_payment.created' | 'card_payment.updated' | 'card_profile.created' | 'card_profile.updated' | 'card_dispute.created' | 'card_dispute.updated' | 'check_deposit.created' | 'check_deposit.updated' | 'check_transfer.created' | 'check_transfer.updated' | 'declined_transaction.created' | 'digital_card_profile.created' | 'digital_card_profile.updated' | 'digital_wallet_token.created' | 'digital_wallet_token.updated' | 'document.created' | 'entity.created' | 'entity.updated' | 'event_subscription.created' | 'event_subscription.updated' | 'export.created' | 'export.updated' | 'external_account.created' | 'external_account.updated' | 'file.created' | 'group.updated' | 'group.heartbeat' | 'inbound_ach_transfer.created' | 'inbound_ach_transfer.updated' | 'inbound_ach_transfer_return.created' | 'inbound_ach_transfer_return.updated' | 'inbound_check_deposit.created' | 'inbound_check_deposit.updated' | 'inbound_mail_item.created' | 'inbound_mail_item.updated' | 'inbound_wire_drawdown_request.created' | 'inbound_wire_transfer.created' | 'inbound_wire_transfer.updated' | 'intrafi_account_enrollment.created' | 'intrafi_account_enrollment.updated' | 'intrafi_exclusion.created' | 'intrafi_exclusion.updated' | 'oauth_connection.created' | 'oauth_connection.deactivated' | 'pending_transaction.created' | 'pending_transaction.updated' | 'physical_card.created' | 'physical_card.updated' | 'physical_card_profile.created' | 'physical_card_profile.updated' | 'proof_of_authorization_request.created' | 'proof_of_authorization_request.updated' | 'proof_of_authorization_request_submission.created' | 'proof_of_authorization_request_submission.updated' | 'real_time_decision.card_authorization_requested' | 'real_time_decision.digital_wallet_token_requested' | 'real_time_decision.digital_wallet_authentication_requested' | 'real_time_payments_transfer.created' | 'real_time_payments_transfer.updated' | 'real_time_payments_request_for_payment.created' | 'real_time_payments_request_for_payment.updated' | 'transaction.created' | 'wire_drawdown_request.created' | 'wire_drawdown_request.updated' | 'wire_transfer.created' | 'wire_transfer.updated' | null;
|
|
187
|
+
selected_event_category: 'account.created' | 'account.updated' | 'account_number.created' | 'account_number.updated' | 'account_statement.created' | 'account_transfer.created' | 'account_transfer.updated' | 'ach_prenotification.created' | 'ach_prenotification.updated' | 'ach_transfer.created' | 'ach_transfer.updated' | 'bookkeeping_account.created' | 'bookkeeping_account.updated' | 'bookkeeping_entry_set.updated' | 'card.created' | 'card.updated' | 'card_payment.created' | 'card_payment.updated' | 'card_profile.created' | 'card_profile.updated' | 'card_dispute.created' | 'card_dispute.updated' | 'check_deposit.created' | 'check_deposit.updated' | 'check_transfer.created' | 'check_transfer.updated' | 'declined_transaction.created' | 'digital_card_profile.created' | 'digital_card_profile.updated' | 'digital_wallet_token.created' | 'digital_wallet_token.updated' | 'document.created' | 'entity.created' | 'entity.updated' | 'event_subscription.created' | 'event_subscription.updated' | 'export.created' | 'export.updated' | 'external_account.created' | 'external_account.updated' | 'file.created' | 'group.updated' | 'group.heartbeat' | 'inbound_ach_transfer.created' | 'inbound_ach_transfer.updated' | 'inbound_ach_transfer_return.created' | 'inbound_ach_transfer_return.updated' | 'inbound_check_deposit.created' | 'inbound_check_deposit.updated' | 'inbound_mail_item.created' | 'inbound_mail_item.updated' | 'inbound_wire_drawdown_request.created' | 'inbound_wire_transfer.created' | 'inbound_wire_transfer.updated' | 'intrafi_account_enrollment.created' | 'intrafi_account_enrollment.updated' | 'intrafi_exclusion.created' | 'intrafi_exclusion.updated' | 'lockbox.created' | 'lockbox.updated' | 'oauth_connection.created' | 'oauth_connection.deactivated' | 'pending_transaction.created' | 'pending_transaction.updated' | 'physical_card.created' | 'physical_card.updated' | 'physical_card_profile.created' | 'physical_card_profile.updated' | 'proof_of_authorization_request.created' | 'proof_of_authorization_request.updated' | 'proof_of_authorization_request_submission.created' | 'proof_of_authorization_request_submission.updated' | 'real_time_decision.card_authorization_requested' | 'real_time_decision.digital_wallet_token_requested' | 'real_time_decision.digital_wallet_authentication_requested' | 'real_time_payments_transfer.created' | 'real_time_payments_transfer.updated' | 'real_time_payments_request_for_payment.created' | 'real_time_payments_request_for_payment.updated' | 'transaction.created' | 'wire_drawdown_request.created' | 'wire_drawdown_request.updated' | 'wire_transfer.created' | 'wire_transfer.updated' | null;
|
|
186
188
|
/**
|
|
187
189
|
* This indicates if we'll send notifications to this subscription.
|
|
188
190
|
*
|
|
@@ -301,6 +303,8 @@ export interface EventSubscriptionCreateParams {
|
|
|
301
303
|
* Enrollment is updated.
|
|
302
304
|
* - `intrafi_exclusion.created` - Occurs whenever an IntraFi Exclusion is created.
|
|
303
305
|
* - `intrafi_exclusion.updated` - Occurs whenever an IntraFi Exclusion is updated.
|
|
306
|
+
* - `lockbox.created` - Occurs whenever a Lockbox is created.
|
|
307
|
+
* - `lockbox.updated` - Occurs whenever a Lockbox is updated.
|
|
304
308
|
* - `oauth_connection.created` - Occurs whenever an OAuth Connection is created.
|
|
305
309
|
* - `oauth_connection.deactivated` - Occurs whenever an OAuth Connection is
|
|
306
310
|
* deactivated.
|
|
@@ -346,7 +350,7 @@ export interface EventSubscriptionCreateParams {
|
|
|
346
350
|
* - `wire_transfer.created` - Occurs whenever a Wire Transfer is created.
|
|
347
351
|
* - `wire_transfer.updated` - Occurs whenever a Wire Transfer is updated.
|
|
348
352
|
*/
|
|
349
|
-
selected_event_category?: 'account.created' | 'account.updated' | 'account_number.created' | 'account_number.updated' | 'account_statement.created' | 'account_transfer.created' | 'account_transfer.updated' | 'ach_prenotification.created' | 'ach_prenotification.updated' | 'ach_transfer.created' | 'ach_transfer.updated' | 'bookkeeping_account.created' | 'bookkeeping_account.updated' | 'bookkeeping_entry_set.updated' | 'card.created' | 'card.updated' | 'card_payment.created' | 'card_payment.updated' | 'card_profile.created' | 'card_profile.updated' | 'card_dispute.created' | 'card_dispute.updated' | 'check_deposit.created' | 'check_deposit.updated' | 'check_transfer.created' | 'check_transfer.updated' | 'declined_transaction.created' | 'digital_card_profile.created' | 'digital_card_profile.updated' | 'digital_wallet_token.created' | 'digital_wallet_token.updated' | 'document.created' | 'entity.created' | 'entity.updated' | 'event_subscription.created' | 'event_subscription.updated' | 'export.created' | 'export.updated' | 'external_account.created' | 'external_account.updated' | 'file.created' | 'group.updated' | 'group.heartbeat' | 'inbound_ach_transfer.created' | 'inbound_ach_transfer.updated' | 'inbound_ach_transfer_return.created' | 'inbound_ach_transfer_return.updated' | 'inbound_check_deposit.created' | 'inbound_check_deposit.updated' | 'inbound_mail_item.created' | 'inbound_mail_item.updated' | 'inbound_wire_drawdown_request.created' | 'inbound_wire_transfer.created' | 'inbound_wire_transfer.updated' | 'intrafi_account_enrollment.created' | 'intrafi_account_enrollment.updated' | 'intrafi_exclusion.created' | 'intrafi_exclusion.updated' | 'oauth_connection.created' | 'oauth_connection.deactivated' | 'pending_transaction.created' | 'pending_transaction.updated' | 'physical_card.created' | 'physical_card.updated' | 'physical_card_profile.created' | 'physical_card_profile.updated' | 'proof_of_authorization_request.created' | 'proof_of_authorization_request.updated' | 'proof_of_authorization_request_submission.created' | 'proof_of_authorization_request_submission.updated' | 'real_time_decision.card_authorization_requested' | 'real_time_decision.digital_wallet_token_requested' | 'real_time_decision.digital_wallet_authentication_requested' | 'real_time_payments_transfer.created' | 'real_time_payments_transfer.updated' | 'real_time_payments_request_for_payment.created' | 'real_time_payments_request_for_payment.updated' | 'transaction.created' | 'wire_drawdown_request.created' | 'wire_drawdown_request.updated' | 'wire_transfer.created' | 'wire_transfer.updated';
|
|
353
|
+
selected_event_category?: 'account.created' | 'account.updated' | 'account_number.created' | 'account_number.updated' | 'account_statement.created' | 'account_transfer.created' | 'account_transfer.updated' | 'ach_prenotification.created' | 'ach_prenotification.updated' | 'ach_transfer.created' | 'ach_transfer.updated' | 'bookkeeping_account.created' | 'bookkeeping_account.updated' | 'bookkeeping_entry_set.updated' | 'card.created' | 'card.updated' | 'card_payment.created' | 'card_payment.updated' | 'card_profile.created' | 'card_profile.updated' | 'card_dispute.created' | 'card_dispute.updated' | 'check_deposit.created' | 'check_deposit.updated' | 'check_transfer.created' | 'check_transfer.updated' | 'declined_transaction.created' | 'digital_card_profile.created' | 'digital_card_profile.updated' | 'digital_wallet_token.created' | 'digital_wallet_token.updated' | 'document.created' | 'entity.created' | 'entity.updated' | 'event_subscription.created' | 'event_subscription.updated' | 'export.created' | 'export.updated' | 'external_account.created' | 'external_account.updated' | 'file.created' | 'group.updated' | 'group.heartbeat' | 'inbound_ach_transfer.created' | 'inbound_ach_transfer.updated' | 'inbound_ach_transfer_return.created' | 'inbound_ach_transfer_return.updated' | 'inbound_check_deposit.created' | 'inbound_check_deposit.updated' | 'inbound_mail_item.created' | 'inbound_mail_item.updated' | 'inbound_wire_drawdown_request.created' | 'inbound_wire_transfer.created' | 'inbound_wire_transfer.updated' | 'intrafi_account_enrollment.created' | 'intrafi_account_enrollment.updated' | 'intrafi_exclusion.created' | 'intrafi_exclusion.updated' | 'lockbox.created' | 'lockbox.updated' | 'oauth_connection.created' | 'oauth_connection.deactivated' | 'pending_transaction.created' | 'pending_transaction.updated' | 'physical_card.created' | 'physical_card.updated' | 'physical_card_profile.created' | 'physical_card_profile.updated' | 'proof_of_authorization_request.created' | 'proof_of_authorization_request.updated' | 'proof_of_authorization_request_submission.created' | 'proof_of_authorization_request_submission.updated' | 'real_time_decision.card_authorization_requested' | 'real_time_decision.digital_wallet_token_requested' | 'real_time_decision.digital_wallet_authentication_requested' | 'real_time_payments_transfer.created' | 'real_time_payments_transfer.updated' | 'real_time_payments_request_for_payment.created' | 'real_time_payments_request_for_payment.updated' | 'transaction.created' | 'wire_drawdown_request.created' | 'wire_drawdown_request.updated' | 'wire_transfer.created' | 'wire_transfer.updated';
|
|
350
354
|
/**
|
|
351
355
|
* The key that will be used to sign webhooks. If no value is passed, a random
|
|
352
356
|
* string will be used as default.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"event-subscriptions.d.ts","sourceRoot":"","sources":["../src/resources/event-subscriptions.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"event-subscriptions.d.ts","sourceRoot":"","sources":["../src/resources/event-subscriptions.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,KAAK,qBAAqB,MAAM,uBAAuB,CAAC;AAC/D,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,kBAAmB,SAAQ,WAAW;IACjD;;OAEG;IACH,MAAM,CACJ,IAAI,EAAE,6BAA6B,EACnC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,iBAAiB,CAAC;IAIrC;;OAEG;IACH,QAAQ,CAAC,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,iBAAiB,CAAC;IAIxG;;OAEG;IACH,MAAM,CACJ,mBAAmB,EAAE,MAAM,EAC3B,IAAI,EAAE,6BAA6B,EACnC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,iBAAiB,CAAC;IAIrC;;OAEG;IACH,IAAI,CACF,KAAK,CAAC,EAAE,2BAA2B,EACnC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,sBAAsB,EAAE,iBAAiB,CAAC;IAC9D,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,sBAAsB,EAAE,iBAAiB,CAAC;CAUjG;AAED,qBAAa,sBAAuB,SAAQ,IAAI,CAAC,iBAAiB,CAAC;CAAG;AAEtE;;;;;;;GAOG;AACH,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;OAIG;IACH,eAAe,EAAE,MAAM,GAAG,IAAI,CAAC;IAE/B;;;OAGG;IACH,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEnC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAoIG;IACH,uBAAuB,EACnB,iBAAiB,GACjB,iBAAiB,GACjB,wBAAwB,GACxB,wBAAwB,GACxB,2BAA2B,GAC3B,0BAA0B,GAC1B,0BAA0B,GAC1B,6BAA6B,GAC7B,6BAA6B,GAC7B,sBAAsB,GACtB,sBAAsB,GACtB,6BAA6B,GAC7B,6BAA6B,GAC7B,+BAA+B,GAC/B,cAAc,GACd,cAAc,GACd,sBAAsB,GACtB,sBAAsB,GACtB,sBAAsB,GACtB,sBAAsB,GACtB,sBAAsB,GACtB,sBAAsB,GACtB,uBAAuB,GACvB,uBAAuB,GACvB,wBAAwB,GACxB,wBAAwB,GACxB,8BAA8B,GAC9B,8BAA8B,GAC9B,8BAA8B,GAC9B,8BAA8B,GAC9B,8BAA8B,GAC9B,kBAAkB,GAClB,gBAAgB,GAChB,gBAAgB,GAChB,4BAA4B,GAC5B,4BAA4B,GAC5B,gBAAgB,GAChB,gBAAgB,GAChB,0BAA0B,GAC1B,0BAA0B,GAC1B,cAAc,GACd,eAAe,GACf,iBAAiB,GACjB,8BAA8B,GAC9B,8BAA8B,GAC9B,qCAAqC,GACrC,qCAAqC,GACrC,+BAA+B,GAC/B,+BAA+B,GAC/B,2BAA2B,GAC3B,2BAA2B,GAC3B,uCAAuC,GACvC,+BAA+B,GAC/B,+BAA+B,GAC/B,oCAAoC,GACpC,oCAAoC,GACpC,2BAA2B,GAC3B,2BAA2B,GAC3B,iBAAiB,GACjB,iBAAiB,GACjB,0BAA0B,GAC1B,8BAA8B,GAC9B,6BAA6B,GAC7B,6BAA6B,GAC7B,uBAAuB,GACvB,uBAAuB,GACvB,+BAA+B,GAC/B,+BAA+B,GAC/B,wCAAwC,GACxC,wCAAwC,GACxC,mDAAmD,GACnD,mDAAmD,GACnD,iDAAiD,GACjD,mDAAmD,GACnD,4DAA4D,GAC5D,qCAAqC,GACrC,qCAAqC,GACrC,gDAAgD,GAChD,gDAAgD,GAChD,qBAAqB,GACrB,+BAA+B,GAC/B,+BAA+B,GAC/B,uBAAuB,GACvB,uBAAuB,GACvB,IAAI,CAAC;IAET;;;;;;;;;;OAUG;IACH,MAAM,EAAE,QAAQ,GAAG,UAAU,GAAG,SAAS,GAAG,oBAAoB,CAAC;IAEjE;;;OAGG;IACH,IAAI,EAAE,oBAAoB,CAAC;IAE3B;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;CACb;AAED,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IAEZ;;;OAGG;IACH,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAE7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAoIG;IACH,uBAAuB,CAAC,EACpB,iBAAiB,GACjB,iBAAiB,GACjB,wBAAwB,GACxB,wBAAwB,GACxB,2BAA2B,GAC3B,0BAA0B,GAC1B,0BAA0B,GAC1B,6BAA6B,GAC7B,6BAA6B,GAC7B,sBAAsB,GACtB,sBAAsB,GACtB,6BAA6B,GAC7B,6BAA6B,GAC7B,+BAA+B,GAC/B,cAAc,GACd,cAAc,GACd,sBAAsB,GACtB,sBAAsB,GACtB,sBAAsB,GACtB,sBAAsB,GACtB,sBAAsB,GACtB,sBAAsB,GACtB,uBAAuB,GACvB,uBAAuB,GACvB,wBAAwB,GACxB,wBAAwB,GACxB,8BAA8B,GAC9B,8BAA8B,GAC9B,8BAA8B,GAC9B,8BAA8B,GAC9B,8BAA8B,GAC9B,kBAAkB,GAClB,gBAAgB,GAChB,gBAAgB,GAChB,4BAA4B,GAC5B,4BAA4B,GAC5B,gBAAgB,GAChB,gBAAgB,GAChB,0BAA0B,GAC1B,0BAA0B,GAC1B,cAAc,GACd,eAAe,GACf,iBAAiB,GACjB,8BAA8B,GAC9B,8BAA8B,GAC9B,qCAAqC,GACrC,qCAAqC,GACrC,+BAA+B,GAC/B,+BAA+B,GAC/B,2BAA2B,GAC3B,2BAA2B,GAC3B,uCAAuC,GACvC,+BAA+B,GAC/B,+BAA+B,GAC/B,oCAAoC,GACpC,oCAAoC,GACpC,2BAA2B,GAC3B,2BAA2B,GAC3B,iBAAiB,GACjB,iBAAiB,GACjB,0BAA0B,GAC1B,8BAA8B,GAC9B,6BAA6B,GAC7B,6BAA6B,GAC7B,uBAAuB,GACvB,uBAAuB,GACvB,+BAA+B,GAC/B,+BAA+B,GAC/B,wCAAwC,GACxC,wCAAwC,GACxC,mDAAmD,GACnD,mDAAmD,GACnD,iDAAiD,GACjD,mDAAmD,GACnD,4DAA4D,GAC5D,qCAAqC,GACrC,qCAAqC,GACrC,gDAAgD,GAChD,gDAAgD,GAChD,qBAAqB,GACrB,+BAA+B,GAC/B,+BAA+B,GAC/B,uBAAuB,GACvB,uBAAuB,CAAC;IAE5B;;;OAGG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB;AAED,MAAM,WAAW,6BAA6B;IAC5C;;;;;;;;OAQG;IACH,MAAM,CAAC,EAAE,QAAQ,GAAG,UAAU,GAAG,SAAS,CAAC;CAC5C;AAED,MAAM,WAAW,2BAA4B,SAAQ,UAAU;IAC7D;;;;;OAKG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,yBAAiB,kBAAkB,CAAC;IAClC,MAAM,QAAQ,iBAAiB,GAAG,qBAAqB,CAAC,iBAAiB,CAAC;IAC1E,MAAM,QAAQ,sBAAsB,GAAG,qBAAqB,CAAC,sBAAsB,CAAC;IACpF,MAAM,QAAQ,6BAA6B,GAAG,qBAAqB,CAAC,6BAA6B,CAAC;IAClG,MAAM,QAAQ,6BAA6B,GAAG,qBAAqB,CAAC,6BAA6B,CAAC;IAClG,MAAM,QAAQ,2BAA2B,GAAG,qBAAqB,CAAC,2BAA2B,CAAC;CAC/F"}
|