increase 0.210.0 → 0.212.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 +27 -0
- package/package.json +1 -1
- package/resources/account-numbers.d.ts +30 -0
- package/resources/account-numbers.d.ts.map +1 -1
- package/resources/account-numbers.js +22 -0
- package/resources/account-numbers.js.map +1 -1
- package/resources/account-numbers.mjs +22 -0
- package/resources/account-numbers.mjs.map +1 -1
- package/resources/account-statements.d.ts +16 -0
- package/resources/account-statements.d.ts.map +1 -1
- package/resources/account-statements.js +8 -0
- package/resources/account-statements.js.map +1 -1
- package/resources/account-statements.mjs +8 -0
- package/resources/account-statements.mjs.map +1 -1
- package/resources/account-transfers.d.ts +43 -0
- package/resources/account-transfers.d.ts.map +1 -1
- package/resources/account-transfers.js +35 -0
- package/resources/account-transfers.js.map +1 -1
- package/resources/account-transfers.mjs +35 -0
- package/resources/account-transfers.mjs.map +1 -1
- package/resources/accounts.d.ts +43 -0
- package/resources/accounts.d.ts.map +1 -1
- package/resources/accounts.js +28 -0
- package/resources/accounts.js.map +1 -1
- package/resources/accounts.mjs +28 -0
- package/resources/accounts.mjs.map +1 -1
- package/resources/ach-prenotifications.d.ts +26 -0
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-prenotifications.js +18 -0
- package/resources/ach-prenotifications.js.map +1 -1
- package/resources/ach-prenotifications.mjs +18 -0
- package/resources/ach-prenotifications.mjs.map +1 -1
- package/resources/ach-transfers.d.ts +38 -0
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/ach-transfers.js +30 -0
- package/resources/ach-transfers.js.map +1 -1
- package/resources/ach-transfers.mjs +30 -0
- package/resources/ach-transfers.mjs.map +1 -1
- package/resources/bookkeeping-accounts.d.ts +33 -0
- package/resources/bookkeeping-accounts.d.ts.map +1 -1
- package/resources/bookkeeping-accounts.js +17 -0
- package/resources/bookkeeping-accounts.js.map +1 -1
- package/resources/bookkeeping-accounts.mjs +17 -0
- package/resources/bookkeeping-accounts.mjs.map +1 -1
- package/resources/bookkeeping-entries.d.ts +16 -0
- package/resources/bookkeeping-entries.d.ts.map +1 -1
- package/resources/bookkeeping-entries.js +8 -0
- package/resources/bookkeeping-entries.js.map +1 -1
- package/resources/bookkeeping-entries.mjs +8 -0
- package/resources/bookkeeping-entries.mjs.map +1 -1
- package/resources/bookkeeping-entry-sets.d.ts +35 -0
- package/resources/bookkeeping-entry-sets.d.ts.map +1 -1
- package/resources/bookkeeping-entry-sets.js +27 -0
- package/resources/bookkeeping-entry-sets.js.map +1 -1
- package/resources/bookkeeping-entry-sets.mjs +27 -0
- package/resources/bookkeeping-entry-sets.mjs.map +1 -1
- package/resources/card-disputes.d.ts +24 -0
- package/resources/card-disputes.d.ts.map +1 -1
- package/resources/card-disputes.js +16 -0
- package/resources/card-disputes.js.map +1 -1
- package/resources/card-disputes.mjs +16 -0
- package/resources/card-disputes.mjs.map +1 -1
- package/resources/card-payments.d.ts +15 -0
- package/resources/card-payments.d.ts.map +1 -1
- package/resources/card-payments.js +7 -0
- package/resources/card-payments.js.map +1 -1
- package/resources/card-payments.mjs +7 -0
- package/resources/card-payments.mjs.map +1 -1
- package/resources/card-purchase-supplements.d.ts +16 -0
- package/resources/card-purchase-supplements.d.ts.map +1 -1
- package/resources/card-purchase-supplements.js +8 -0
- package/resources/card-purchase-supplements.js.map +1 -1
- package/resources/card-purchase-supplements.mjs +8 -0
- package/resources/card-purchase-supplements.mjs.map +1 -1
- package/resources/cards.d.ts +36 -0
- package/resources/cards.d.ts.map +1 -1
- package/resources/cards.js +28 -0
- package/resources/cards.js.map +1 -1
- package/resources/cards.mjs +28 -0
- package/resources/cards.mjs.map +1 -1
- package/resources/check-deposits.d.ts +25 -0
- package/resources/check-deposits.d.ts.map +1 -1
- package/resources/check-deposits.js +17 -0
- package/resources/check-deposits.js.map +1 -1
- package/resources/check-deposits.mjs +17 -0
- package/resources/check-deposits.mjs.map +1 -1
- package/resources/check-transfers.d.ts +48 -0
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/check-transfers.js +40 -0
- package/resources/check-transfers.js.map +1 -1
- package/resources/check-transfers.mjs +40 -0
- package/resources/check-transfers.mjs.map +1 -1
- package/resources/declined-transactions.d.ts +16 -0
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/declined-transactions.js +8 -0
- package/resources/declined-transactions.js.map +1 -1
- package/resources/declined-transactions.mjs +8 -0
- package/resources/declined-transactions.mjs.map +1 -1
- package/resources/digital-card-profiles.d.ts +44 -0
- package/resources/digital-card-profiles.d.ts.map +1 -1
- package/resources/digital-card-profiles.js +36 -0
- package/resources/digital-card-profiles.js.map +1 -1
- package/resources/digital-card-profiles.mjs +36 -0
- package/resources/digital-card-profiles.mjs.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +16 -0
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.js +8 -0
- package/resources/digital-wallet-tokens.js.map +1 -1
- package/resources/digital-wallet-tokens.mjs +8 -0
- package/resources/digital-wallet-tokens.mjs.map +1 -1
- package/resources/documents.d.ts +15 -0
- package/resources/documents.d.ts.map +1 -1
- package/resources/documents.js +7 -0
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +7 -0
- package/resources/documents.mjs.map +1 -1
- package/resources/entities.d.ts +110 -0
- package/resources/entities.d.ts.map +1 -1
- package/resources/entities.js +102 -0
- package/resources/entities.js.map +1 -1
- package/resources/entities.mjs +102 -0
- package/resources/entities.mjs.map +1 -1
- package/resources/event-subscriptions.d.ts +32 -0
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/event-subscriptions.js +24 -0
- package/resources/event-subscriptions.js.map +1 -1
- package/resources/event-subscriptions.mjs +24 -0
- package/resources/event-subscriptions.mjs.map +1 -1
- package/resources/events.d.ts +15 -0
- package/resources/events.d.ts.map +1 -1
- package/resources/events.js +7 -0
- package/resources/events.js.map +1 -1
- package/resources/events.mjs +7 -0
- package/resources/events.mjs.map +1 -1
- package/resources/exports.d.ts +22 -0
- package/resources/exports.d.ts.map +1 -1
- package/resources/exports.js +14 -0
- package/resources/exports.js.map +1 -1
- package/resources/exports.mjs +14 -0
- package/resources/exports.mjs.map +1 -1
- package/resources/external-accounts.d.ts +34 -0
- package/resources/external-accounts.d.ts.map +1 -1
- package/resources/external-accounts.js +26 -0
- package/resources/external-accounts.js.map +1 -1
- package/resources/external-accounts.mjs +26 -0
- package/resources/external-accounts.mjs.map +1 -1
- package/resources/file-links.d.ts +7 -0
- package/resources/file-links.d.ts.map +1 -1
- package/resources/file-links.js +7 -0
- package/resources/file-links.js.map +1 -1
- package/resources/file-links.mjs +7 -0
- package/resources/file-links.mjs.map +1 -1
- package/resources/files.d.ts +23 -0
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +15 -0
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +15 -0
- package/resources/files.mjs.map +1 -1
- package/resources/groups.d.ts +5 -0
- package/resources/groups.d.ts.map +1 -1
- package/resources/groups.js +5 -0
- package/resources/groups.js.map +1 -1
- package/resources/groups.mjs +5 -0
- package/resources/groups.mjs.map +1 -1
- package/resources/inbound-ach-transfers.d.ts +41 -0
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +33 -0
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +33 -0
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/inbound-check-deposits.d.ts +33 -0
- package/resources/inbound-check-deposits.d.ts.map +1 -1
- package/resources/inbound-check-deposits.js +25 -0
- package/resources/inbound-check-deposits.js.map +1 -1
- package/resources/inbound-check-deposits.mjs +25 -0
- package/resources/inbound-check-deposits.mjs.map +1 -1
- package/resources/inbound-mail-items.d.ts +16 -0
- package/resources/inbound-mail-items.d.ts.map +1 -1
- package/resources/inbound-mail-items.js +8 -0
- package/resources/inbound-mail-items.js.map +1 -1
- package/resources/inbound-mail-items.mjs +8 -0
- package/resources/inbound-mail-items.mjs.map +1 -1
- package/resources/inbound-real-time-payments-transfers.d.ts +16 -0
- package/resources/inbound-real-time-payments-transfers.d.ts.map +1 -1
- package/resources/inbound-real-time-payments-transfers.js +8 -0
- package/resources/inbound-real-time-payments-transfers.js.map +1 -1
- package/resources/inbound-real-time-payments-transfers.mjs +8 -0
- package/resources/inbound-real-time-payments-transfers.mjs.map +1 -1
- package/resources/inbound-wire-drawdown-requests.d.ts +16 -0
- package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/inbound-wire-drawdown-requests.js +8 -0
- package/resources/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/inbound-wire-drawdown-requests.mjs +8 -0
- package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/inbound-wire-transfers.d.ts +25 -0
- package/resources/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/inbound-wire-transfers.js +17 -0
- package/resources/inbound-wire-transfers.js.map +1 -1
- package/resources/inbound-wire-transfers.mjs +17 -0
- package/resources/inbound-wire-transfers.mjs.map +1 -1
- package/resources/intrafi-account-enrollments.d.ts +38 -5
- package/resources/intrafi-account-enrollments.d.ts.map +1 -1
- package/resources/intrafi-account-enrollments.js +25 -0
- package/resources/intrafi-account-enrollments.js.map +1 -1
- package/resources/intrafi-account-enrollments.mjs +25 -0
- package/resources/intrafi-account-enrollments.mjs.map +1 -1
- package/resources/intrafi-balances.d.ts +13 -3
- package/resources/intrafi-balances.d.ts.map +1 -1
- package/resources/intrafi-balances.js +11 -1
- package/resources/intrafi-balances.js.map +1 -1
- package/resources/intrafi-balances.mjs +11 -1
- package/resources/intrafi-balances.mjs.map +1 -1
- package/resources/intrafi-exclusions.d.ts +33 -0
- package/resources/intrafi-exclusions.d.ts.map +1 -1
- package/resources/intrafi-exclusions.js +25 -0
- package/resources/intrafi-exclusions.js.map +1 -1
- package/resources/intrafi-exclusions.mjs +25 -0
- package/resources/intrafi-exclusions.mjs.map +1 -1
- package/resources/lockboxes.d.ts +29 -0
- package/resources/lockboxes.d.ts.map +1 -1
- package/resources/lockboxes.js +21 -0
- package/resources/lockboxes.js.map +1 -1
- package/resources/lockboxes.mjs +21 -0
- package/resources/lockboxes.mjs.map +1 -1
- package/resources/oauth-applications.d.ts +16 -0
- package/resources/oauth-applications.d.ts.map +1 -1
- package/resources/oauth-applications.js +8 -0
- package/resources/oauth-applications.js.map +1 -1
- package/resources/oauth-applications.mjs +8 -0
- package/resources/oauth-applications.mjs.map +1 -1
- package/resources/oauth-connections.d.ts +16 -0
- package/resources/oauth-connections.d.ts.map +1 -1
- package/resources/oauth-connections.js +8 -0
- package/resources/oauth-connections.js.map +1 -1
- package/resources/oauth-connections.mjs +8 -0
- package/resources/oauth-connections.mjs.map +1 -1
- package/resources/oauth-tokens.d.ts +7 -0
- package/resources/oauth-tokens.d.ts.map +1 -1
- package/resources/oauth-tokens.js +7 -0
- package/resources/oauth-tokens.js.map +1 -1
- package/resources/oauth-tokens.mjs +7 -0
- package/resources/oauth-tokens.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +16 -0
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/pending-transactions.js +8 -0
- package/resources/pending-transactions.js.map +1 -1
- package/resources/pending-transactions.mjs +8 -0
- package/resources/pending-transactions.mjs.map +1 -1
- package/resources/physical-card-profiles.d.ts +44 -0
- package/resources/physical-card-profiles.d.ts.map +1 -1
- package/resources/physical-card-profiles.js +36 -0
- package/resources/physical-card-profiles.js.map +1 -1
- package/resources/physical-card-profiles.mjs +36 -0
- package/resources/physical-card-profiles.mjs.map +1 -1
- package/resources/physical-cards.d.ts +46 -0
- package/resources/physical-cards.d.ts.map +1 -1
- package/resources/physical-cards.js +33 -0
- package/resources/physical-cards.js.map +1 -1
- package/resources/physical-cards.mjs +33 -0
- package/resources/physical-cards.mjs.map +1 -1
- package/resources/programs.d.ts +15 -0
- package/resources/programs.d.ts.map +1 -1
- package/resources/programs.js +7 -0
- package/resources/programs.js.map +1 -1
- package/resources/programs.mjs +7 -0
- package/resources/programs.mjs.map +1 -1
- package/resources/real-time-decisions.d.ts +16 -0
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/real-time-decisions.js +16 -0
- package/resources/real-time-decisions.js.map +1 -1
- package/resources/real-time-decisions.mjs +16 -0
- package/resources/real-time-decisions.mjs.map +1 -1
- package/resources/real-time-payments-transfers.d.ts +28 -0
- package/resources/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/real-time-payments-transfers.js +20 -0
- package/resources/real-time-payments-transfers.js.map +1 -1
- package/resources/real-time-payments-transfers.mjs +20 -0
- package/resources/real-time-payments-transfers.mjs.map +1 -1
- package/resources/routing-numbers.d.ts +10 -0
- package/resources/routing-numbers.d.ts.map +1 -1
- package/resources/routing-numbers.js +10 -0
- package/resources/routing-numbers.js.map +1 -1
- package/resources/routing-numbers.mjs +10 -0
- package/resources/routing-numbers.mjs.map +1 -1
- package/resources/simulations/account-statements.d.ts +8 -0
- package/resources/simulations/account-statements.d.ts.map +1 -1
- package/resources/simulations/account-statements.js +8 -0
- package/resources/simulations/account-statements.js.map +1 -1
- package/resources/simulations/account-statements.mjs +8 -0
- package/resources/simulations/account-statements.mjs.map +1 -1
- package/resources/simulations/account-transfers.d.ts +8 -0
- package/resources/simulations/account-transfers.d.ts.map +1 -1
- package/resources/simulations/account-transfers.js +8 -0
- package/resources/simulations/account-transfers.js.map +1 -1
- package/resources/simulations/account-transfers.mjs +8 -0
- package/resources/simulations/account-transfers.mjs.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +44 -0
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.js +44 -0
- package/resources/simulations/ach-transfers.js.map +1 -1
- package/resources/simulations/ach-transfers.mjs +44 -0
- package/resources/simulations/ach-transfers.mjs.map +1 -1
- package/resources/simulations/card-authorization-expirations.d.ts +10 -0
- package/resources/simulations/card-authorization-expirations.d.ts.map +1 -1
- package/resources/simulations/card-authorization-expirations.js +10 -0
- package/resources/simulations/card-authorization-expirations.js.map +1 -1
- package/resources/simulations/card-authorization-expirations.mjs +10 -0
- package/resources/simulations/card-authorization-expirations.mjs.map +1 -1
- package/resources/simulations/card-authorizations.d.ts +8 -0
- package/resources/simulations/card-authorizations.d.ts.map +1 -1
- package/resources/simulations/card-authorizations.js +8 -0
- package/resources/simulations/card-authorizations.js.map +1 -1
- package/resources/simulations/card-authorizations.mjs +8 -0
- package/resources/simulations/card-authorizations.mjs.map +1 -1
- package/resources/simulations/card-disputes.d.ts +9 -0
- package/resources/simulations/card-disputes.d.ts.map +1 -1
- package/resources/simulations/card-disputes.js +9 -0
- package/resources/simulations/card-disputes.js.map +1 -1
- package/resources/simulations/card-disputes.mjs +9 -0
- package/resources/simulations/card-disputes.mjs.map +1 -1
- package/resources/simulations/card-fuel-confirmations.d.ts +9 -0
- package/resources/simulations/card-fuel-confirmations.d.ts.map +1 -1
- package/resources/simulations/card-fuel-confirmations.js +9 -0
- package/resources/simulations/card-fuel-confirmations.js.map +1 -1
- package/resources/simulations/card-fuel-confirmations.mjs +9 -0
- package/resources/simulations/card-fuel-confirmations.mjs.map +1 -1
- package/resources/simulations/card-increments.d.ts +9 -0
- package/resources/simulations/card-increments.d.ts.map +1 -1
- package/resources/simulations/card-increments.js +9 -0
- package/resources/simulations/card-increments.js.map +1 -1
- package/resources/simulations/card-increments.mjs +9 -0
- package/resources/simulations/card-increments.mjs.map +1 -1
- package/resources/simulations/card-refunds.d.ts +8 -0
- package/resources/simulations/card-refunds.d.ts.map +1 -1
- package/resources/simulations/card-refunds.js +8 -0
- package/resources/simulations/card-refunds.js.map +1 -1
- package/resources/simulations/card-refunds.mjs +8 -0
- package/resources/simulations/card-refunds.mjs.map +1 -1
- package/resources/simulations/card-reversals.d.ts +8 -0
- package/resources/simulations/card-reversals.d.ts.map +1 -1
- package/resources/simulations/card-reversals.js +8 -0
- package/resources/simulations/card-reversals.js.map +1 -1
- package/resources/simulations/card-reversals.mjs +8 -0
- package/resources/simulations/card-reversals.mjs.map +1 -1
- package/resources/simulations/card-settlements.d.ts +10 -0
- package/resources/simulations/card-settlements.d.ts.map +1 -1
- package/resources/simulations/card-settlements.js +10 -0
- package/resources/simulations/card-settlements.js.map +1 -1
- package/resources/simulations/card-settlements.mjs +10 -0
- package/resources/simulations/card-settlements.mjs.map +1 -1
- package/resources/simulations/check-deposits.d.ts +24 -0
- package/resources/simulations/check-deposits.d.ts.map +1 -1
- package/resources/simulations/check-deposits.js +24 -0
- package/resources/simulations/check-deposits.js.map +1 -1
- package/resources/simulations/check-deposits.mjs +24 -0
- package/resources/simulations/check-deposits.mjs.map +1 -1
- package/resources/simulations/check-transfers.d.ts +8 -0
- package/resources/simulations/check-transfers.d.ts.map +1 -1
- package/resources/simulations/check-transfers.js +8 -0
- package/resources/simulations/check-transfers.js.map +1 -1
- package/resources/simulations/check-transfers.mjs +8 -0
- package/resources/simulations/check-transfers.mjs.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts +8 -0
- package/resources/simulations/digital-wallet-token-requests.d.ts.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.js +8 -0
- package/resources/simulations/digital-wallet-token-requests.js.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs +8 -0
- package/resources/simulations/digital-wallet-token-requests.mjs.map +1 -1
- package/resources/simulations/documents.d.ts +7 -0
- package/resources/simulations/documents.d.ts.map +1 -1
- package/resources/simulations/documents.js +7 -0
- package/resources/simulations/documents.js.map +1 -1
- package/resources/simulations/documents.mjs +7 -0
- package/resources/simulations/documents.mjs.map +1 -1
- package/resources/simulations/inbound-ach-transfers.d.ts +10 -0
- package/resources/simulations/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/simulations/inbound-ach-transfers.js +10 -0
- package/resources/simulations/inbound-ach-transfers.js.map +1 -1
- package/resources/simulations/inbound-ach-transfers.mjs +10 -0
- package/resources/simulations/inbound-ach-transfers.mjs.map +1 -1
- package/resources/simulations/inbound-check-deposits.d.ts +11 -0
- package/resources/simulations/inbound-check-deposits.d.ts.map +1 -1
- package/resources/simulations/inbound-check-deposits.js +11 -0
- package/resources/simulations/inbound-check-deposits.js.map +1 -1
- package/resources/simulations/inbound-check-deposits.mjs +11 -0
- package/resources/simulations/inbound-check-deposits.mjs.map +1 -1
- package/resources/simulations/inbound-funds-holds.d.ts +8 -0
- package/resources/simulations/inbound-funds-holds.d.ts.map +1 -1
- package/resources/simulations/inbound-funds-holds.js +8 -0
- package/resources/simulations/inbound-funds-holds.js.map +1 -1
- package/resources/simulations/inbound-funds-holds.mjs +8 -0
- package/resources/simulations/inbound-funds-holds.mjs.map +1 -1
- package/resources/simulations/inbound-mail-items.d.ts +9 -0
- package/resources/simulations/inbound-mail-items.d.ts.map +1 -1
- package/resources/simulations/inbound-mail-items.js +9 -0
- package/resources/simulations/inbound-mail-items.js.map +1 -1
- package/resources/simulations/inbound-mail-items.mjs +9 -0
- package/resources/simulations/inbound-mail-items.mjs.map +1 -1
- package/resources/simulations/inbound-real-time-payments-transfers.d.ts +12 -0
- package/resources/simulations/inbound-real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/inbound-real-time-payments-transfers.js +12 -0
- package/resources/simulations/inbound-real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/inbound-real-time-payments-transfers.mjs +12 -0
- package/resources/simulations/inbound-real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts +18 -0
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js +18 -0
- package/resources/simulations/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs +18 -0
- package/resources/simulations/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/simulations/inbound-wire-transfers.d.ts +10 -0
- package/resources/simulations/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/simulations/inbound-wire-transfers.js +10 -0
- package/resources/simulations/inbound-wire-transfers.js.map +1 -1
- package/resources/simulations/inbound-wire-transfers.mjs +10 -0
- package/resources/simulations/inbound-wire-transfers.mjs.map +1 -1
- package/resources/simulations/interest-payments.d.ts +9 -0
- package/resources/simulations/interest-payments.d.ts.map +1 -1
- package/resources/simulations/interest-payments.js +9 -0
- package/resources/simulations/interest-payments.js.map +1 -1
- package/resources/simulations/interest-payments.mjs +9 -0
- package/resources/simulations/interest-payments.mjs.map +1 -1
- package/resources/simulations/physical-cards.d.ts +9 -0
- package/resources/simulations/physical-cards.d.ts.map +1 -1
- package/resources/simulations/physical-cards.js +9 -0
- package/resources/simulations/physical-cards.js.map +1 -1
- package/resources/simulations/physical-cards.mjs +9 -0
- package/resources/simulations/physical-cards.mjs.map +1 -1
- package/resources/simulations/programs.d.ts +7 -0
- package/resources/simulations/programs.d.ts.map +1 -1
- package/resources/simulations/programs.js +7 -0
- package/resources/simulations/programs.js.map +1 -1
- package/resources/simulations/programs.mjs +7 -0
- package/resources/simulations/programs.mjs.map +1 -1
- package/resources/simulations/real-time-payments-transfers.d.ts +8 -0
- package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/real-time-payments-transfers.js +8 -0
- package/resources/simulations/real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs +8 -0
- package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/wire-transfers.d.ts +16 -0
- package/resources/simulations/wire-transfers.d.ts.map +1 -1
- package/resources/simulations/wire-transfers.js +16 -0
- package/resources/simulations/wire-transfers.js.map +1 -1
- package/resources/simulations/wire-transfers.mjs +16 -0
- package/resources/simulations/wire-transfers.mjs.map +1 -1
- package/resources/supplemental-documents.d.ts +19 -0
- package/resources/supplemental-documents.d.ts.map +1 -1
- package/resources/supplemental-documents.js +19 -0
- package/resources/supplemental-documents.js.map +1 -1
- package/resources/supplemental-documents.mjs +19 -0
- package/resources/supplemental-documents.mjs.map +1 -1
- package/resources/transactions.d.ts +15 -0
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js +7 -0
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs +7 -0
- package/resources/transactions.mjs.map +1 -1
- package/resources/wire-drawdown-requests.d.ts +30 -0
- package/resources/wire-drawdown-requests.d.ts.map +1 -1
- package/resources/wire-drawdown-requests.js +22 -0
- package/resources/wire-drawdown-requests.js.map +1 -1
- package/resources/wire-drawdown-requests.mjs +22 -0
- package/resources/wire-drawdown-requests.mjs.map +1 -1
- package/resources/wire-transfers.d.ts +39 -0
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js +31 -0
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs +31 -0
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/resources/account-numbers.ts +30 -0
- package/src/resources/account-statements.ts +16 -0
- package/src/resources/account-transfers.ts +43 -0
- package/src/resources/accounts.ts +43 -0
- package/src/resources/ach-prenotifications.ts +26 -0
- package/src/resources/ach-transfers.ts +38 -0
- package/src/resources/bookkeeping-accounts.ts +33 -0
- package/src/resources/bookkeeping-entries.ts +16 -0
- package/src/resources/bookkeeping-entry-sets.ts +35 -0
- package/src/resources/card-disputes.ts +24 -0
- package/src/resources/card-payments.ts +15 -0
- package/src/resources/card-purchase-supplements.ts +16 -0
- package/src/resources/cards.ts +36 -0
- package/src/resources/check-deposits.ts +25 -0
- package/src/resources/check-transfers.ts +48 -0
- package/src/resources/declined-transactions.ts +16 -0
- package/src/resources/digital-card-profiles.ts +44 -0
- package/src/resources/digital-wallet-tokens.ts +16 -0
- package/src/resources/documents.ts +15 -0
- package/src/resources/entities.ts +110 -0
- package/src/resources/event-subscriptions.ts +32 -0
- package/src/resources/events.ts +15 -0
- package/src/resources/exports.ts +22 -0
- package/src/resources/external-accounts.ts +34 -0
- package/src/resources/file-links.ts +7 -0
- package/src/resources/files.ts +23 -0
- package/src/resources/groups.ts +5 -0
- package/src/resources/inbound-ach-transfers.ts +41 -0
- package/src/resources/inbound-check-deposits.ts +33 -0
- package/src/resources/inbound-mail-items.ts +16 -0
- package/src/resources/inbound-real-time-payments-transfers.ts +16 -0
- package/src/resources/inbound-wire-drawdown-requests.ts +16 -0
- package/src/resources/inbound-wire-transfers.ts +25 -0
- package/src/resources/intrafi-account-enrollments.ts +38 -5
- package/src/resources/intrafi-balances.ts +13 -3
- package/src/resources/intrafi-exclusions.ts +33 -0
- package/src/resources/lockboxes.ts +29 -0
- package/src/resources/oauth-applications.ts +16 -0
- package/src/resources/oauth-connections.ts +16 -0
- package/src/resources/oauth-tokens.ts +7 -0
- package/src/resources/pending-transactions.ts +16 -0
- package/src/resources/physical-card-profiles.ts +44 -0
- package/src/resources/physical-cards.ts +47 -0
- package/src/resources/programs.ts +15 -0
- package/src/resources/real-time-decisions.ts +16 -0
- package/src/resources/real-time-payments-transfers.ts +28 -0
- package/src/resources/routing-numbers.ts +10 -0
- package/src/resources/simulations/account-statements.ts +8 -0
- package/src/resources/simulations/account-transfers.ts +8 -0
- package/src/resources/simulations/ach-transfers.ts +44 -0
- package/src/resources/simulations/card-authorization-expirations.ts +10 -0
- package/src/resources/simulations/card-authorizations.ts +8 -0
- package/src/resources/simulations/card-disputes.ts +9 -0
- package/src/resources/simulations/card-fuel-confirmations.ts +9 -0
- package/src/resources/simulations/card-increments.ts +9 -0
- package/src/resources/simulations/card-refunds.ts +8 -0
- package/src/resources/simulations/card-reversals.ts +8 -0
- package/src/resources/simulations/card-settlements.ts +10 -0
- package/src/resources/simulations/check-deposits.ts +24 -0
- package/src/resources/simulations/check-transfers.ts +8 -0
- package/src/resources/simulations/digital-wallet-token-requests.ts +8 -0
- package/src/resources/simulations/documents.ts +7 -0
- package/src/resources/simulations/inbound-ach-transfers.ts +10 -0
- package/src/resources/simulations/inbound-check-deposits.ts +11 -0
- package/src/resources/simulations/inbound-funds-holds.ts +8 -0
- package/src/resources/simulations/inbound-mail-items.ts +9 -0
- package/src/resources/simulations/inbound-real-time-payments-transfers.ts +12 -0
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +18 -0
- package/src/resources/simulations/inbound-wire-transfers.ts +10 -0
- package/src/resources/simulations/interest-payments.ts +9 -0
- package/src/resources/simulations/physical-cards.ts +9 -0
- package/src/resources/simulations/programs.ts +7 -0
- package/src/resources/simulations/real-time-payments-transfers.ts +8 -0
- package/src/resources/simulations/wire-transfers.ts +16 -0
- package/src/resources/supplemental-documents.ts +19 -0
- package/src/resources/transactions.ts +15 -0
- package/src/resources/wire-drawdown-requests.ts +30 -0
- package/src/resources/wire-transfers.ts +39 -0
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -8,6 +8,13 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class CardPayments extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve a Card Payment
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const cardPayment = await client.cardPayments.retrieve(
|
|
15
|
+
* 'card_payment_nd3k2kacrqjli8482ave',
|
|
16
|
+
* );
|
|
17
|
+
* ```
|
|
11
18
|
*/
|
|
12
19
|
retrieve(cardPaymentId: string, options?: Core.RequestOptions): Core.APIPromise<CardPayment> {
|
|
13
20
|
return this._client.get(`/card_payments/${cardPaymentId}`, options);
|
|
@@ -15,6 +22,14 @@ export class CardPayments extends APIResource {
|
|
|
15
22
|
|
|
16
23
|
/**
|
|
17
24
|
* List Card Payments
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* ```ts
|
|
28
|
+
* // Automatically fetches more pages as needed.
|
|
29
|
+
* for await (const cardPayment of client.cardPayments.list()) {
|
|
30
|
+
* // ...
|
|
31
|
+
* }
|
|
32
|
+
* ```
|
|
18
33
|
*/
|
|
19
34
|
list(
|
|
20
35
|
query?: CardPaymentListParams,
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class CardPurchaseSupplements extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve a Card Purchase Supplement
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const cardPurchaseSupplement =
|
|
15
|
+
* await client.cardPurchaseSupplements.retrieve(
|
|
16
|
+
* 'card_purchase_supplement_ijuc45iym4jchnh2sfk3',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(
|
|
13
21
|
cardPurchaseSupplementId: string,
|
|
@@ -18,6 +26,14 @@ export class CardPurchaseSupplements extends APIResource {
|
|
|
18
26
|
|
|
19
27
|
/**
|
|
20
28
|
* List Card Purchase Supplements
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* // Automatically fetches more pages as needed.
|
|
33
|
+
* for await (const cardPurchaseSupplement of client.cardPurchaseSupplements.list()) {
|
|
34
|
+
* // ...
|
|
35
|
+
* }
|
|
36
|
+
* ```
|
|
21
37
|
*/
|
|
22
38
|
list(
|
|
23
39
|
query?: CardPurchaseSupplementListParams,
|
package/src/resources/cards.ts
CHANGED
|
@@ -8,6 +8,13 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class Cards extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create a Card
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const card = await client.cards.create({
|
|
15
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
11
18
|
*/
|
|
12
19
|
create(body: CardCreateParams, options?: Core.RequestOptions): Core.APIPromise<Card> {
|
|
13
20
|
return this._client.post('/cards', { body, ...options });
|
|
@@ -15,6 +22,13 @@ export class Cards extends APIResource {
|
|
|
15
22
|
|
|
16
23
|
/**
|
|
17
24
|
* Retrieve a Card
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* ```ts
|
|
28
|
+
* const card = await client.cards.retrieve(
|
|
29
|
+
* 'card_oubs0hwk5rn6knuecxg2',
|
|
30
|
+
* );
|
|
31
|
+
* ```
|
|
18
32
|
*/
|
|
19
33
|
retrieve(cardId: string, options?: Core.RequestOptions): Core.APIPromise<Card> {
|
|
20
34
|
return this._client.get(`/cards/${cardId}`, options);
|
|
@@ -22,6 +36,13 @@ export class Cards extends APIResource {
|
|
|
22
36
|
|
|
23
37
|
/**
|
|
24
38
|
* Update a Card
|
|
39
|
+
*
|
|
40
|
+
* @example
|
|
41
|
+
* ```ts
|
|
42
|
+
* const card = await client.cards.update(
|
|
43
|
+
* 'card_oubs0hwk5rn6knuecxg2',
|
|
44
|
+
* );
|
|
45
|
+
* ```
|
|
25
46
|
*/
|
|
26
47
|
update(cardId: string, body: CardUpdateParams, options?: Core.RequestOptions): Core.APIPromise<Card> {
|
|
27
48
|
return this._client.patch(`/cards/${cardId}`, { body, ...options });
|
|
@@ -29,6 +50,14 @@ export class Cards extends APIResource {
|
|
|
29
50
|
|
|
30
51
|
/**
|
|
31
52
|
* List Cards
|
|
53
|
+
*
|
|
54
|
+
* @example
|
|
55
|
+
* ```ts
|
|
56
|
+
* // Automatically fetches more pages as needed.
|
|
57
|
+
* for await (const card of client.cards.list()) {
|
|
58
|
+
* // ...
|
|
59
|
+
* }
|
|
60
|
+
* ```
|
|
32
61
|
*/
|
|
33
62
|
list(query?: CardListParams, options?: Core.RequestOptions): Core.PagePromise<CardsPage, Card>;
|
|
34
63
|
list(options?: Core.RequestOptions): Core.PagePromise<CardsPage, Card>;
|
|
@@ -44,6 +73,13 @@ export class Cards extends APIResource {
|
|
|
44
73
|
|
|
45
74
|
/**
|
|
46
75
|
* Retrieve sensitive details for a Card
|
|
76
|
+
*
|
|
77
|
+
* @example
|
|
78
|
+
* ```ts
|
|
79
|
+
* const cardDetails = await client.cards.details(
|
|
80
|
+
* 'card_oubs0hwk5rn6knuecxg2',
|
|
81
|
+
* );
|
|
82
|
+
* ```
|
|
47
83
|
*/
|
|
48
84
|
details(cardId: string, options?: Core.RequestOptions): Core.APIPromise<CardDetails> {
|
|
49
85
|
return this._client.get(`/cards/${cardId}/details`, options);
|
|
@@ -8,6 +8,16 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class CheckDeposits extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create a Check Deposit
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const checkDeposit = await client.checkDeposits.create({
|
|
15
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
16
|
+
* amount: 1000,
|
|
17
|
+
* back_image_file_id: 'file_26khfk98mzfz90a11oqx',
|
|
18
|
+
* front_image_file_id: 'file_hkv175ovmc2tb2v2zbrm',
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
11
21
|
*/
|
|
12
22
|
create(body: CheckDepositCreateParams, options?: Core.RequestOptions): Core.APIPromise<CheckDeposit> {
|
|
13
23
|
return this._client.post('/check_deposits', { body, ...options });
|
|
@@ -15,6 +25,13 @@ export class CheckDeposits extends APIResource {
|
|
|
15
25
|
|
|
16
26
|
/**
|
|
17
27
|
* Retrieve a Check Deposit
|
|
28
|
+
*
|
|
29
|
+
* @example
|
|
30
|
+
* ```ts
|
|
31
|
+
* const checkDeposit = await client.checkDeposits.retrieve(
|
|
32
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
33
|
+
* );
|
|
34
|
+
* ```
|
|
18
35
|
*/
|
|
19
36
|
retrieve(checkDepositId: string, options?: Core.RequestOptions): Core.APIPromise<CheckDeposit> {
|
|
20
37
|
return this._client.get(`/check_deposits/${checkDepositId}`, options);
|
|
@@ -22,6 +39,14 @@ export class CheckDeposits extends APIResource {
|
|
|
22
39
|
|
|
23
40
|
/**
|
|
24
41
|
* List Check Deposits
|
|
42
|
+
*
|
|
43
|
+
* @example
|
|
44
|
+
* ```ts
|
|
45
|
+
* // Automatically fetches more pages as needed.
|
|
46
|
+
* for await (const checkDeposit of client.checkDeposits.list()) {
|
|
47
|
+
* // ...
|
|
48
|
+
* }
|
|
49
|
+
* ```
|
|
25
50
|
*/
|
|
26
51
|
list(
|
|
27
52
|
query?: CheckDepositListParams,
|
|
@@ -8,6 +8,17 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class CheckTransfers extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create a Check Transfer
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const checkTransfer = await client.checkTransfers.create({
|
|
15
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
16
|
+
* amount: 1000,
|
|
17
|
+
* fulfillment_method: 'physical_check',
|
|
18
|
+
* source_account_number_id:
|
|
19
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
11
22
|
*/
|
|
12
23
|
create(body: CheckTransferCreateParams, options?: Core.RequestOptions): Core.APIPromise<CheckTransfer> {
|
|
13
24
|
return this._client.post('/check_transfers', { body, ...options });
|
|
@@ -15,6 +26,13 @@ export class CheckTransfers extends APIResource {
|
|
|
15
26
|
|
|
16
27
|
/**
|
|
17
28
|
* Retrieve a Check Transfer
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* const checkTransfer = await client.checkTransfers.retrieve(
|
|
33
|
+
* 'check_transfer_30b43acfu9vw8fyc4f5',
|
|
34
|
+
* );
|
|
35
|
+
* ```
|
|
18
36
|
*/
|
|
19
37
|
retrieve(checkTransferId: string, options?: Core.RequestOptions): Core.APIPromise<CheckTransfer> {
|
|
20
38
|
return this._client.get(`/check_transfers/${checkTransferId}`, options);
|
|
@@ -22,6 +40,14 @@ export class CheckTransfers extends APIResource {
|
|
|
22
40
|
|
|
23
41
|
/**
|
|
24
42
|
* List Check Transfers
|
|
43
|
+
*
|
|
44
|
+
* @example
|
|
45
|
+
* ```ts
|
|
46
|
+
* // Automatically fetches more pages as needed.
|
|
47
|
+
* for await (const checkTransfer of client.checkTransfers.list()) {
|
|
48
|
+
* // ...
|
|
49
|
+
* }
|
|
50
|
+
* ```
|
|
25
51
|
*/
|
|
26
52
|
list(
|
|
27
53
|
query?: CheckTransferListParams,
|
|
@@ -40,6 +66,13 @@ export class CheckTransfers extends APIResource {
|
|
|
40
66
|
|
|
41
67
|
/**
|
|
42
68
|
* Approve a Check Transfer
|
|
69
|
+
*
|
|
70
|
+
* @example
|
|
71
|
+
* ```ts
|
|
72
|
+
* const checkTransfer = await client.checkTransfers.approve(
|
|
73
|
+
* 'check_transfer_30b43acfu9vw8fyc4f5',
|
|
74
|
+
* );
|
|
75
|
+
* ```
|
|
43
76
|
*/
|
|
44
77
|
approve(checkTransferId: string, options?: Core.RequestOptions): Core.APIPromise<CheckTransfer> {
|
|
45
78
|
return this._client.post(`/check_transfers/${checkTransferId}/approve`, options);
|
|
@@ -47,6 +80,13 @@ export class CheckTransfers extends APIResource {
|
|
|
47
80
|
|
|
48
81
|
/**
|
|
49
82
|
* Cancel a pending Check Transfer
|
|
83
|
+
*
|
|
84
|
+
* @example
|
|
85
|
+
* ```ts
|
|
86
|
+
* const checkTransfer = await client.checkTransfers.cancel(
|
|
87
|
+
* 'check_transfer_30b43acfu9vw8fyc4f5',
|
|
88
|
+
* );
|
|
89
|
+
* ```
|
|
50
90
|
*/
|
|
51
91
|
cancel(checkTransferId: string, options?: Core.RequestOptions): Core.APIPromise<CheckTransfer> {
|
|
52
92
|
return this._client.post(`/check_transfers/${checkTransferId}/cancel`, options);
|
|
@@ -54,6 +94,14 @@ export class CheckTransfers extends APIResource {
|
|
|
54
94
|
|
|
55
95
|
/**
|
|
56
96
|
* Request a stop payment on a Check Transfer
|
|
97
|
+
*
|
|
98
|
+
* @example
|
|
99
|
+
* ```ts
|
|
100
|
+
* const checkTransfer =
|
|
101
|
+
* await client.checkTransfers.stopPayment(
|
|
102
|
+
* 'check_transfer_30b43acfu9vw8fyc4f5',
|
|
103
|
+
* );
|
|
104
|
+
* ```
|
|
57
105
|
*/
|
|
58
106
|
stopPayment(
|
|
59
107
|
checkTransferId: string,
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class DeclinedTransactions extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve a Declined Transaction
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const declinedTransaction =
|
|
15
|
+
* await client.declinedTransactions.retrieve(
|
|
16
|
+
* 'declined_transaction_17jbn0yyhvkt4v4ooym8',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(
|
|
13
21
|
declinedTransactionId: string,
|
|
@@ -18,6 +26,14 @@ export class DeclinedTransactions extends APIResource {
|
|
|
18
26
|
|
|
19
27
|
/**
|
|
20
28
|
* List Declined Transactions
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* // Automatically fetches more pages as needed.
|
|
33
|
+
* for await (const declinedTransaction of client.declinedTransactions.list()) {
|
|
34
|
+
* // ...
|
|
35
|
+
* }
|
|
36
|
+
* ```
|
|
21
37
|
*/
|
|
22
38
|
list(
|
|
23
39
|
query?: DeclinedTransactionListParams,
|
|
@@ -8,6 +8,18 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class DigitalCardProfiles extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create a Digital Card Profile
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const digitalCardProfile =
|
|
15
|
+
* await client.digitalCardProfiles.create({
|
|
16
|
+
* app_icon_file_id: 'file_8zxqkwlh43wo144u8yec',
|
|
17
|
+
* background_image_file_id: 'file_1ai913suu1zfn1pdetru',
|
|
18
|
+
* card_description: 'MyBank Signature Card',
|
|
19
|
+
* description: 'My Card Profile',
|
|
20
|
+
* issuer_name: 'MyBank',
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
11
23
|
*/
|
|
12
24
|
create(
|
|
13
25
|
body: DigitalCardProfileCreateParams,
|
|
@@ -18,6 +30,14 @@ export class DigitalCardProfiles extends APIResource {
|
|
|
18
30
|
|
|
19
31
|
/**
|
|
20
32
|
* Retrieve a Digital Card Profile
|
|
33
|
+
*
|
|
34
|
+
* @example
|
|
35
|
+
* ```ts
|
|
36
|
+
* const digitalCardProfile =
|
|
37
|
+
* await client.digitalCardProfiles.retrieve(
|
|
38
|
+
* 'digital_card_profile_s3puplu90f04xhcwkiga',
|
|
39
|
+
* );
|
|
40
|
+
* ```
|
|
21
41
|
*/
|
|
22
42
|
retrieve(digitalCardProfileId: string, options?: Core.RequestOptions): Core.APIPromise<DigitalCardProfile> {
|
|
23
43
|
return this._client.get(`/digital_card_profiles/${digitalCardProfileId}`, options);
|
|
@@ -25,6 +45,14 @@ export class DigitalCardProfiles extends APIResource {
|
|
|
25
45
|
|
|
26
46
|
/**
|
|
27
47
|
* List Card Profiles
|
|
48
|
+
*
|
|
49
|
+
* @example
|
|
50
|
+
* ```ts
|
|
51
|
+
* // Automatically fetches more pages as needed.
|
|
52
|
+
* for await (const digitalCardProfile of client.digitalCardProfiles.list()) {
|
|
53
|
+
* // ...
|
|
54
|
+
* }
|
|
55
|
+
* ```
|
|
28
56
|
*/
|
|
29
57
|
list(
|
|
30
58
|
query?: DigitalCardProfileListParams,
|
|
@@ -43,6 +71,14 @@ export class DigitalCardProfiles extends APIResource {
|
|
|
43
71
|
|
|
44
72
|
/**
|
|
45
73
|
* Archive a Digital Card Profile
|
|
74
|
+
*
|
|
75
|
+
* @example
|
|
76
|
+
* ```ts
|
|
77
|
+
* const digitalCardProfile =
|
|
78
|
+
* await client.digitalCardProfiles.archive(
|
|
79
|
+
* 'digital_card_profile_s3puplu90f04xhcwkiga',
|
|
80
|
+
* );
|
|
81
|
+
* ```
|
|
46
82
|
*/
|
|
47
83
|
archive(digitalCardProfileId: string, options?: Core.RequestOptions): Core.APIPromise<DigitalCardProfile> {
|
|
48
84
|
return this._client.post(`/digital_card_profiles/${digitalCardProfileId}/archive`, options);
|
|
@@ -50,6 +86,14 @@ export class DigitalCardProfiles extends APIResource {
|
|
|
50
86
|
|
|
51
87
|
/**
|
|
52
88
|
* Clones a Digital Card Profile
|
|
89
|
+
*
|
|
90
|
+
* @example
|
|
91
|
+
* ```ts
|
|
92
|
+
* const digitalCardProfile =
|
|
93
|
+
* await client.digitalCardProfiles.clone(
|
|
94
|
+
* 'digital_card_profile_s3puplu90f04xhcwkiga',
|
|
95
|
+
* );
|
|
96
|
+
* ```
|
|
53
97
|
*/
|
|
54
98
|
clone(
|
|
55
99
|
digitalCardProfileId: string,
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class DigitalWalletTokens extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve a Digital Wallet Token
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const digitalWalletToken =
|
|
15
|
+
* await client.digitalWalletTokens.retrieve(
|
|
16
|
+
* 'digital_wallet_token_izi62go3h51p369jrie0',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(digitalWalletTokenId: string, options?: Core.RequestOptions): Core.APIPromise<DigitalWalletToken> {
|
|
13
21
|
return this._client.get(`/digital_wallet_tokens/${digitalWalletTokenId}`, options);
|
|
@@ -15,6 +23,14 @@ export class DigitalWalletTokens extends APIResource {
|
|
|
15
23
|
|
|
16
24
|
/**
|
|
17
25
|
* List Digital Wallet Tokens
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* ```ts
|
|
29
|
+
* // Automatically fetches more pages as needed.
|
|
30
|
+
* for await (const digitalWalletToken of client.digitalWalletTokens.list()) {
|
|
31
|
+
* // ...
|
|
32
|
+
* }
|
|
33
|
+
* ```
|
|
18
34
|
*/
|
|
19
35
|
list(
|
|
20
36
|
query?: DigitalWalletTokenListParams,
|
|
@@ -8,6 +8,13 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class Documents extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve a Document
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const document = await client.documents.retrieve(
|
|
15
|
+
* 'document_qjtqc6s4c14ve2q89izm',
|
|
16
|
+
* );
|
|
17
|
+
* ```
|
|
11
18
|
*/
|
|
12
19
|
retrieve(documentId: string, options?: Core.RequestOptions): Core.APIPromise<Document> {
|
|
13
20
|
return this._client.get(`/documents/${documentId}`, options);
|
|
@@ -15,6 +22,14 @@ export class Documents extends APIResource {
|
|
|
15
22
|
|
|
16
23
|
/**
|
|
17
24
|
* List Documents
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* ```ts
|
|
28
|
+
* // Automatically fetches more pages as needed.
|
|
29
|
+
* for await (const document of client.documents.list()) {
|
|
30
|
+
* // ...
|
|
31
|
+
* }
|
|
32
|
+
* ```
|
|
18
33
|
*/
|
|
19
34
|
list(query?: DocumentListParams, options?: Core.RequestOptions): Core.PagePromise<DocumentsPage, Document>;
|
|
20
35
|
list(options?: Core.RequestOptions): Core.PagePromise<DocumentsPage, Document>;
|
|
@@ -9,6 +9,13 @@ import { Page, type PageParams } from '../pagination';
|
|
|
9
9
|
export class Entities extends APIResource {
|
|
10
10
|
/**
|
|
11
11
|
* Create an Entity
|
|
12
|
+
*
|
|
13
|
+
* @example
|
|
14
|
+
* ```ts
|
|
15
|
+
* const entity = await client.entities.create({
|
|
16
|
+
* structure: 'corporation',
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
12
19
|
*/
|
|
13
20
|
create(body: EntityCreateParams, options?: Core.RequestOptions): Core.APIPromise<Entity> {
|
|
14
21
|
return this._client.post('/entities', { body, ...options });
|
|
@@ -16,6 +23,13 @@ export class Entities extends APIResource {
|
|
|
16
23
|
|
|
17
24
|
/**
|
|
18
25
|
* Retrieve an Entity
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* ```ts
|
|
29
|
+
* const entity = await client.entities.retrieve(
|
|
30
|
+
* 'entity_n8y8tnk2p9339ti393yi',
|
|
31
|
+
* );
|
|
32
|
+
* ```
|
|
19
33
|
*/
|
|
20
34
|
retrieve(entityId: string, options?: Core.RequestOptions): Core.APIPromise<Entity> {
|
|
21
35
|
return this._client.get(`/entities/${entityId}`, options);
|
|
@@ -23,6 +37,14 @@ export class Entities extends APIResource {
|
|
|
23
37
|
|
|
24
38
|
/**
|
|
25
39
|
* List Entities
|
|
40
|
+
*
|
|
41
|
+
* @example
|
|
42
|
+
* ```ts
|
|
43
|
+
* // Automatically fetches more pages as needed.
|
|
44
|
+
* for await (const entity of client.entities.list()) {
|
|
45
|
+
* // ...
|
|
46
|
+
* }
|
|
47
|
+
* ```
|
|
26
48
|
*/
|
|
27
49
|
list(query?: EntityListParams, options?: Core.RequestOptions): Core.PagePromise<EntitiesPage, Entity>;
|
|
28
50
|
list(options?: Core.RequestOptions): Core.PagePromise<EntitiesPage, Entity>;
|
|
@@ -38,6 +60,13 @@ export class Entities extends APIResource {
|
|
|
38
60
|
|
|
39
61
|
/**
|
|
40
62
|
* Archive an Entity
|
|
63
|
+
*
|
|
64
|
+
* @example
|
|
65
|
+
* ```ts
|
|
66
|
+
* const entity = await client.entities.archive(
|
|
67
|
+
* 'entity_n8y8tnk2p9339ti393yi',
|
|
68
|
+
* );
|
|
69
|
+
* ```
|
|
41
70
|
*/
|
|
42
71
|
archive(entityId: string, options?: Core.RequestOptions): Core.APIPromise<Entity> {
|
|
43
72
|
return this._client.post(`/entities/${entityId}/archive`, options);
|
|
@@ -45,6 +74,17 @@ export class Entities extends APIResource {
|
|
|
45
74
|
|
|
46
75
|
/**
|
|
47
76
|
* Archive a beneficial owner for a corporate Entity
|
|
77
|
+
*
|
|
78
|
+
* @example
|
|
79
|
+
* ```ts
|
|
80
|
+
* const entity = await client.entities.archiveBeneficialOwner(
|
|
81
|
+
* 'entity_n8y8tnk2p9339ti393yi',
|
|
82
|
+
* {
|
|
83
|
+
* beneficial_owner_id:
|
|
84
|
+
* 'entity_setup_beneficial_owner_submission_vgkyk7dj5eb4sfhdbkx7',
|
|
85
|
+
* },
|
|
86
|
+
* );
|
|
87
|
+
* ```
|
|
48
88
|
*/
|
|
49
89
|
archiveBeneficialOwner(
|
|
50
90
|
entityId: string,
|
|
@@ -58,6 +98,13 @@ export class Entities extends APIResource {
|
|
|
58
98
|
* Depending on your program, you may be required to re-confirm an Entity's details
|
|
59
99
|
* on a recurring basis. After making any required updates, call this endpoint to
|
|
60
100
|
* record that your user confirmed their details.
|
|
101
|
+
*
|
|
102
|
+
* @example
|
|
103
|
+
* ```ts
|
|
104
|
+
* const entity = await client.entities.confirm(
|
|
105
|
+
* 'entity_n8y8tnk2p9339ti393yi',
|
|
106
|
+
* );
|
|
107
|
+
* ```
|
|
61
108
|
*/
|
|
62
109
|
confirm(
|
|
63
110
|
entityId: string,
|
|
@@ -69,6 +116,30 @@ export class Entities extends APIResource {
|
|
|
69
116
|
|
|
70
117
|
/**
|
|
71
118
|
* Create a beneficial owner for a corporate Entity
|
|
119
|
+
*
|
|
120
|
+
* @example
|
|
121
|
+
* ```ts
|
|
122
|
+
* const entity = await client.entities.createBeneficialOwner(
|
|
123
|
+
* 'entity_n8y8tnk2p9339ti393yi',
|
|
124
|
+
* {
|
|
125
|
+
* beneficial_owner: {
|
|
126
|
+
* individual: {
|
|
127
|
+
* address: {
|
|
128
|
+
* country: 'US',
|
|
129
|
+
* line1: '33 Liberty Street',
|
|
130
|
+
* },
|
|
131
|
+
* date_of_birth: '1970-01-31',
|
|
132
|
+
* identification: {
|
|
133
|
+
* method: 'social_security_number',
|
|
134
|
+
* number: '078051120',
|
|
135
|
+
* },
|
|
136
|
+
* name: 'Ian Crease',
|
|
137
|
+
* },
|
|
138
|
+
* prongs: ['control'],
|
|
139
|
+
* },
|
|
140
|
+
* },
|
|
141
|
+
* );
|
|
142
|
+
* ```
|
|
72
143
|
*/
|
|
73
144
|
createBeneficialOwner(
|
|
74
145
|
entityId: string,
|
|
@@ -80,6 +151,21 @@ export class Entities extends APIResource {
|
|
|
80
151
|
|
|
81
152
|
/**
|
|
82
153
|
* Update a Natural Person or Corporation's address
|
|
154
|
+
*
|
|
155
|
+
* @example
|
|
156
|
+
* ```ts
|
|
157
|
+
* const entity = await client.entities.updateAddress(
|
|
158
|
+
* 'entity_n8y8tnk2p9339ti393yi',
|
|
159
|
+
* {
|
|
160
|
+
* address: {
|
|
161
|
+
* city: 'New York',
|
|
162
|
+
* line1: '33 Liberty Street',
|
|
163
|
+
* state: 'NY',
|
|
164
|
+
* zip: '10045',
|
|
165
|
+
* },
|
|
166
|
+
* },
|
|
167
|
+
* );
|
|
168
|
+
* ```
|
|
83
169
|
*/
|
|
84
170
|
updateAddress(
|
|
85
171
|
entityId: string,
|
|
@@ -91,6 +177,22 @@ export class Entities extends APIResource {
|
|
|
91
177
|
|
|
92
178
|
/**
|
|
93
179
|
* Update the address for a beneficial owner belonging to a corporate Entity
|
|
180
|
+
*
|
|
181
|
+
* @example
|
|
182
|
+
* ```ts
|
|
183
|
+
* const entity =
|
|
184
|
+
* await client.entities.updateBeneficialOwnerAddress(
|
|
185
|
+
* 'entity_n8y8tnk2p9339ti393yi',
|
|
186
|
+
* {
|
|
187
|
+
* address: {
|
|
188
|
+
* country: 'US',
|
|
189
|
+
* line1: '33 Liberty Street',
|
|
190
|
+
* },
|
|
191
|
+
* beneficial_owner_id:
|
|
192
|
+
* 'entity_setup_beneficial_owner_submission_vgkyk7dj5eb4sfhdbkx7',
|
|
193
|
+
* },
|
|
194
|
+
* );
|
|
195
|
+
* ```
|
|
94
196
|
*/
|
|
95
197
|
updateBeneficialOwnerAddress(
|
|
96
198
|
entityId: string,
|
|
@@ -102,6 +204,14 @@ export class Entities extends APIResource {
|
|
|
102
204
|
|
|
103
205
|
/**
|
|
104
206
|
* Update the industry code for a corporate Entity
|
|
207
|
+
*
|
|
208
|
+
* @example
|
|
209
|
+
* ```ts
|
|
210
|
+
* const entity = await client.entities.updateIndustryCode(
|
|
211
|
+
* 'entity_n8y8tnk2p9339ti393yi',
|
|
212
|
+
* { industry_code: '5132' },
|
|
213
|
+
* );
|
|
214
|
+
* ```
|
|
105
215
|
*/
|
|
106
216
|
updateIndustryCode(
|
|
107
217
|
entityId: string,
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class EventSubscriptions extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create an Event Subscription
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const eventSubscription =
|
|
15
|
+
* await client.eventSubscriptions.create({
|
|
16
|
+
* url: 'https://website.com/webhooks',
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
create(
|
|
13
21
|
body: EventSubscriptionCreateParams,
|
|
@@ -18,6 +26,14 @@ export class EventSubscriptions extends APIResource {
|
|
|
18
26
|
|
|
19
27
|
/**
|
|
20
28
|
* Retrieve an Event Subscription
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* const eventSubscription =
|
|
33
|
+
* await client.eventSubscriptions.retrieve(
|
|
34
|
+
* 'event_subscription_001dzz0r20rcdxgb013zqb8m04g',
|
|
35
|
+
* );
|
|
36
|
+
* ```
|
|
21
37
|
*/
|
|
22
38
|
retrieve(eventSubscriptionId: string, options?: Core.RequestOptions): Core.APIPromise<EventSubscription> {
|
|
23
39
|
return this._client.get(`/event_subscriptions/${eventSubscriptionId}`, options);
|
|
@@ -25,6 +41,14 @@ export class EventSubscriptions extends APIResource {
|
|
|
25
41
|
|
|
26
42
|
/**
|
|
27
43
|
* Update an Event Subscription
|
|
44
|
+
*
|
|
45
|
+
* @example
|
|
46
|
+
* ```ts
|
|
47
|
+
* const eventSubscription =
|
|
48
|
+
* await client.eventSubscriptions.update(
|
|
49
|
+
* 'event_subscription_001dzz0r20rcdxgb013zqb8m04g',
|
|
50
|
+
* );
|
|
51
|
+
* ```
|
|
28
52
|
*/
|
|
29
53
|
update(
|
|
30
54
|
eventSubscriptionId: string,
|
|
@@ -36,6 +60,14 @@ export class EventSubscriptions extends APIResource {
|
|
|
36
60
|
|
|
37
61
|
/**
|
|
38
62
|
* List Event Subscriptions
|
|
63
|
+
*
|
|
64
|
+
* @example
|
|
65
|
+
* ```ts
|
|
66
|
+
* // Automatically fetches more pages as needed.
|
|
67
|
+
* for await (const eventSubscription of client.eventSubscriptions.list()) {
|
|
68
|
+
* // ...
|
|
69
|
+
* }
|
|
70
|
+
* ```
|
|
39
71
|
*/
|
|
40
72
|
list(
|
|
41
73
|
query?: EventSubscriptionListParams,
|
package/src/resources/events.ts
CHANGED
|
@@ -8,6 +8,13 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class Events extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve an Event
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const event = await client.events.retrieve(
|
|
15
|
+
* 'event_001dzz0r20rzr4zrhrr1364hy80',
|
|
16
|
+
* );
|
|
17
|
+
* ```
|
|
11
18
|
*/
|
|
12
19
|
retrieve(eventId: string, options?: Core.RequestOptions): Core.APIPromise<Event> {
|
|
13
20
|
return this._client.get(`/events/${eventId}`, options);
|
|
@@ -15,6 +22,14 @@ export class Events extends APIResource {
|
|
|
15
22
|
|
|
16
23
|
/**
|
|
17
24
|
* List Events
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* ```ts
|
|
28
|
+
* // Automatically fetches more pages as needed.
|
|
29
|
+
* for await (const event of client.events.list()) {
|
|
30
|
+
* // ...
|
|
31
|
+
* }
|
|
32
|
+
* ```
|
|
18
33
|
*/
|
|
19
34
|
list(query?: EventListParams, options?: Core.RequestOptions): Core.PagePromise<EventsPage, Event>;
|
|
20
35
|
list(options?: Core.RequestOptions): Core.PagePromise<EventsPage, Event>;
|