increase 0.211.0 → 0.213.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 +55 -18
- 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 +33 -0
- 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 +8 -0
- package/resources/intrafi-balances.d.ts.map +1 -1
- package/resources/intrafi-balances.js +8 -0
- package/resources/intrafi-balances.js.map +1 -1
- package/resources/intrafi-balances.mjs +8 -0
- 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 +45 -18
- 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 +55 -18
- 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 +33 -0
- package/src/resources/intrafi-balances.ts +8 -0
- 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 +45 -18
- 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
|
@@ -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>;
|
package/src/resources/exports.ts
CHANGED
|
@@ -8,6 +8,13 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class Exports extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create an Export
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const _export = await client.exports.create({
|
|
15
|
+
* category: 'transaction_csv',
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
11
18
|
*/
|
|
12
19
|
create(body: ExportCreateParams, options?: Core.RequestOptions): Core.APIPromise<Export> {
|
|
13
20
|
return this._client.post('/exports', { body, ...options });
|
|
@@ -15,6 +22,13 @@ export class Exports extends APIResource {
|
|
|
15
22
|
|
|
16
23
|
/**
|
|
17
24
|
* Retrieve an Export
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* ```ts
|
|
28
|
+
* const _export = await client.exports.retrieve(
|
|
29
|
+
* 'export_8s4m48qz3bclzje0zwh9',
|
|
30
|
+
* );
|
|
31
|
+
* ```
|
|
18
32
|
*/
|
|
19
33
|
retrieve(exportId: string, options?: Core.RequestOptions): Core.APIPromise<Export> {
|
|
20
34
|
return this._client.get(`/exports/${exportId}`, options);
|
|
@@ -22,6 +36,14 @@ export class Exports extends APIResource {
|
|
|
22
36
|
|
|
23
37
|
/**
|
|
24
38
|
* List Exports
|
|
39
|
+
*
|
|
40
|
+
* @example
|
|
41
|
+
* ```ts
|
|
42
|
+
* // Automatically fetches more pages as needed.
|
|
43
|
+
* for await (const _export of client.exports.list()) {
|
|
44
|
+
* // ...
|
|
45
|
+
* }
|
|
46
|
+
* ```
|
|
25
47
|
*/
|
|
26
48
|
list(query?: ExportListParams, options?: Core.RequestOptions): Core.PagePromise<ExportsPage, Export>;
|
|
27
49
|
list(options?: Core.RequestOptions): Core.PagePromise<ExportsPage, Export>;
|
|
@@ -8,6 +8,16 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class ExternalAccounts extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create an External Account
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const externalAccount =
|
|
15
|
+
* await client.externalAccounts.create({
|
|
16
|
+
* account_number: '987654321',
|
|
17
|
+
* description: 'Landlord',
|
|
18
|
+
* routing_number: '101050001',
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
11
21
|
*/
|
|
12
22
|
create(body: ExternalAccountCreateParams, options?: Core.RequestOptions): Core.APIPromise<ExternalAccount> {
|
|
13
23
|
return this._client.post('/external_accounts', { body, ...options });
|
|
@@ -15,6 +25,14 @@ export class ExternalAccounts extends APIResource {
|
|
|
15
25
|
|
|
16
26
|
/**
|
|
17
27
|
* Retrieve an External Account
|
|
28
|
+
*
|
|
29
|
+
* @example
|
|
30
|
+
* ```ts
|
|
31
|
+
* const externalAccount =
|
|
32
|
+
* await client.externalAccounts.retrieve(
|
|
33
|
+
* 'external_account_ukk55lr923a3ac0pp7iv',
|
|
34
|
+
* );
|
|
35
|
+
* ```
|
|
18
36
|
*/
|
|
19
37
|
retrieve(externalAccountId: string, options?: Core.RequestOptions): Core.APIPromise<ExternalAccount> {
|
|
20
38
|
return this._client.get(`/external_accounts/${externalAccountId}`, options);
|
|
@@ -22,6 +40,14 @@ export class ExternalAccounts extends APIResource {
|
|
|
22
40
|
|
|
23
41
|
/**
|
|
24
42
|
* Update an External Account
|
|
43
|
+
*
|
|
44
|
+
* @example
|
|
45
|
+
* ```ts
|
|
46
|
+
* const externalAccount =
|
|
47
|
+
* await client.externalAccounts.update(
|
|
48
|
+
* 'external_account_ukk55lr923a3ac0pp7iv',
|
|
49
|
+
* );
|
|
50
|
+
* ```
|
|
25
51
|
*/
|
|
26
52
|
update(
|
|
27
53
|
externalAccountId: string,
|
|
@@ -33,6 +59,14 @@ export class ExternalAccounts extends APIResource {
|
|
|
33
59
|
|
|
34
60
|
/**
|
|
35
61
|
* List External Accounts
|
|
62
|
+
*
|
|
63
|
+
* @example
|
|
64
|
+
* ```ts
|
|
65
|
+
* // Automatically fetches more pages as needed.
|
|
66
|
+
* for await (const externalAccount of client.externalAccounts.list()) {
|
|
67
|
+
* // ...
|
|
68
|
+
* }
|
|
69
|
+
* ```
|
|
36
70
|
*/
|
|
37
71
|
list(
|
|
38
72
|
query?: ExternalAccountListParams,
|
|
@@ -6,6 +6,13 @@ import * as Core from '../core';
|
|
|
6
6
|
export class FileLinks extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create a File Link
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```ts
|
|
12
|
+
* const fileLink = await client.fileLinks.create({
|
|
13
|
+
* file_id: 'file_makxrc67oh9l6sg7w9yc',
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
9
16
|
*/
|
|
10
17
|
create(body: FileLinkCreateParams, options?: Core.RequestOptions): Core.APIPromise<FileLink> {
|
|
11
18
|
return this._client.post('/file_links', { body, ...options });
|
package/src/resources/files.ts
CHANGED
|
@@ -10,6 +10,14 @@ export class Files extends APIResource {
|
|
|
10
10
|
* To upload a file to Increase, you'll need to send a request of Content-Type
|
|
11
11
|
* `multipart/form-data`. The request should contain the file you would like to
|
|
12
12
|
* upload, as well as the parameters for creating a file.
|
|
13
|
+
*
|
|
14
|
+
* @example
|
|
15
|
+
* ```ts
|
|
16
|
+
* const file = await client.files.create({
|
|
17
|
+
* file: fs.createReadStream('path/to/file'),
|
|
18
|
+
* purpose: 'check_image_front',
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
13
21
|
*/
|
|
14
22
|
create(body: FileCreateParams, options?: Core.RequestOptions): Core.APIPromise<File> {
|
|
15
23
|
return this._client.post('/files', Core.multipartFormRequestOptions({ body, ...options }));
|
|
@@ -17,6 +25,13 @@ export class Files extends APIResource {
|
|
|
17
25
|
|
|
18
26
|
/**
|
|
19
27
|
* Retrieve a File
|
|
28
|
+
*
|
|
29
|
+
* @example
|
|
30
|
+
* ```ts
|
|
31
|
+
* const file = await client.files.retrieve(
|
|
32
|
+
* 'file_makxrc67oh9l6sg7w9yc',
|
|
33
|
+
* );
|
|
34
|
+
* ```
|
|
20
35
|
*/
|
|
21
36
|
retrieve(fileId: string, options?: Core.RequestOptions): Core.APIPromise<File> {
|
|
22
37
|
return this._client.get(`/files/${fileId}`, options);
|
|
@@ -24,6 +39,14 @@ export class Files extends APIResource {
|
|
|
24
39
|
|
|
25
40
|
/**
|
|
26
41
|
* List Files
|
|
42
|
+
*
|
|
43
|
+
* @example
|
|
44
|
+
* ```ts
|
|
45
|
+
* // Automatically fetches more pages as needed.
|
|
46
|
+
* for await (const file of client.files.list()) {
|
|
47
|
+
* // ...
|
|
48
|
+
* }
|
|
49
|
+
* ```
|
|
27
50
|
*/
|
|
28
51
|
list(query?: FileListParams, options?: Core.RequestOptions): Core.PagePromise<FilesPage, File>;
|
|
29
52
|
list(options?: Core.RequestOptions): Core.PagePromise<FilesPage, File>;
|
package/src/resources/groups.ts
CHANGED
|
@@ -6,6 +6,11 @@ import * as Core from '../core';
|
|
|
6
6
|
export class Groups extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Returns details for the currently authenticated Group.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```ts
|
|
12
|
+
* const group = await client.groups.retrieve();
|
|
13
|
+
* ```
|
|
9
14
|
*/
|
|
10
15
|
retrieve(options?: Core.RequestOptions): Core.APIPromise<Group> {
|
|
11
16
|
return this._client.get('/groups/current', options);
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class InboundACHTransfers extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve an Inbound ACH Transfer
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const inboundACHTransfer =
|
|
15
|
+
* await client.inboundACHTransfers.retrieve(
|
|
16
|
+
* 'inbound_ach_transfer_tdrwqr3fq9gnnq49odev',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(inboundACHTransferId: string, options?: Core.RequestOptions): Core.APIPromise<InboundACHTransfer> {
|
|
13
21
|
return this._client.get(`/inbound_ach_transfers/${inboundACHTransferId}`, options);
|
|
@@ -15,6 +23,14 @@ export class InboundACHTransfers extends APIResource {
|
|
|
15
23
|
|
|
16
24
|
/**
|
|
17
25
|
* List Inbound ACH Transfers
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* ```ts
|
|
29
|
+
* // Automatically fetches more pages as needed.
|
|
30
|
+
* for await (const inboundACHTransfer of client.inboundACHTransfers.list()) {
|
|
31
|
+
* // ...
|
|
32
|
+
* }
|
|
33
|
+
* ```
|
|
18
34
|
*/
|
|
19
35
|
list(
|
|
20
36
|
query?: InboundACHTransferListParams,
|
|
@@ -33,6 +49,14 @@ export class InboundACHTransfers extends APIResource {
|
|
|
33
49
|
|
|
34
50
|
/**
|
|
35
51
|
* Create a notification of change for an Inbound ACH Transfer
|
|
52
|
+
*
|
|
53
|
+
* @example
|
|
54
|
+
* ```ts
|
|
55
|
+
* const inboundACHTransfer =
|
|
56
|
+
* await client.inboundACHTransfers.createNotificationOfChange(
|
|
57
|
+
* 'inbound_ach_transfer_tdrwqr3fq9gnnq49odev',
|
|
58
|
+
* );
|
|
59
|
+
* ```
|
|
36
60
|
*/
|
|
37
61
|
createNotificationOfChange(
|
|
38
62
|
inboundACHTransferId: string,
|
|
@@ -47,6 +71,14 @@ export class InboundACHTransfers extends APIResource {
|
|
|
47
71
|
|
|
48
72
|
/**
|
|
49
73
|
* Decline an Inbound ACH Transfer
|
|
74
|
+
*
|
|
75
|
+
* @example
|
|
76
|
+
* ```ts
|
|
77
|
+
* const inboundACHTransfer =
|
|
78
|
+
* await client.inboundACHTransfers.decline(
|
|
79
|
+
* 'inbound_ach_transfer_tdrwqr3fq9gnnq49odev',
|
|
80
|
+
* );
|
|
81
|
+
* ```
|
|
50
82
|
*/
|
|
51
83
|
decline(
|
|
52
84
|
inboundACHTransferId: string,
|
|
@@ -58,6 +90,15 @@ export class InboundACHTransfers extends APIResource {
|
|
|
58
90
|
|
|
59
91
|
/**
|
|
60
92
|
* Return an Inbound ACH Transfer
|
|
93
|
+
*
|
|
94
|
+
* @example
|
|
95
|
+
* ```ts
|
|
96
|
+
* const inboundACHTransfer =
|
|
97
|
+
* await client.inboundACHTransfers.transferReturn(
|
|
98
|
+
* 'inbound_ach_transfer_tdrwqr3fq9gnnq49odev',
|
|
99
|
+
* { reason: 'payment_stopped' },
|
|
100
|
+
* );
|
|
101
|
+
* ```
|
|
61
102
|
*/
|
|
62
103
|
transferReturn(
|
|
63
104
|
inboundACHTransferId: string,
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class InboundCheckDeposits extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve an Inbound Check Deposit
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const inboundCheckDeposit =
|
|
15
|
+
* await client.inboundCheckDeposits.retrieve(
|
|
16
|
+
* 'inbound_check_deposit_zoshvqybq0cjjm31mra',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(
|
|
13
21
|
inboundCheckDepositId: string,
|
|
@@ -18,6 +26,14 @@ export class InboundCheckDeposits extends APIResource {
|
|
|
18
26
|
|
|
19
27
|
/**
|
|
20
28
|
* List Inbound Check Deposits
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* // Automatically fetches more pages as needed.
|
|
33
|
+
* for await (const inboundCheckDeposit of client.inboundCheckDeposits.list()) {
|
|
34
|
+
* // ...
|
|
35
|
+
* }
|
|
36
|
+
* ```
|
|
21
37
|
*/
|
|
22
38
|
list(
|
|
23
39
|
query?: InboundCheckDepositListParams,
|
|
@@ -39,6 +55,14 @@ export class InboundCheckDeposits extends APIResource {
|
|
|
39
55
|
|
|
40
56
|
/**
|
|
41
57
|
* Decline an Inbound Check Deposit
|
|
58
|
+
*
|
|
59
|
+
* @example
|
|
60
|
+
* ```ts
|
|
61
|
+
* const inboundCheckDeposit =
|
|
62
|
+
* await client.inboundCheckDeposits.decline(
|
|
63
|
+
* 'inbound_check_deposit_zoshvqybq0cjjm31mra',
|
|
64
|
+
* );
|
|
65
|
+
* ```
|
|
42
66
|
*/
|
|
43
67
|
decline(
|
|
44
68
|
inboundCheckDepositId: string,
|
|
@@ -49,6 +73,15 @@ export class InboundCheckDeposits extends APIResource {
|
|
|
49
73
|
|
|
50
74
|
/**
|
|
51
75
|
* Return an Inbound Check Deposit
|
|
76
|
+
*
|
|
77
|
+
* @example
|
|
78
|
+
* ```ts
|
|
79
|
+
* const inboundCheckDeposit =
|
|
80
|
+
* await client.inboundCheckDeposits.return(
|
|
81
|
+
* 'inbound_check_deposit_zoshvqybq0cjjm31mra',
|
|
82
|
+
* { reason: 'altered_or_fictitious' },
|
|
83
|
+
* );
|
|
84
|
+
* ```
|
|
52
85
|
*/
|
|
53
86
|
return(
|
|
54
87
|
inboundCheckDepositId: string,
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class InboundMailItems extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve an Inbound Mail Item
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const inboundMailItem =
|
|
15
|
+
* await client.inboundMailItems.retrieve(
|
|
16
|
+
* 'inbound_mail_item_q6rrg7mmqpplx80zceev',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(inboundMailItemId: string, options?: Core.RequestOptions): Core.APIPromise<InboundMailItem> {
|
|
13
21
|
return this._client.get(`/inbound_mail_items/${inboundMailItemId}`, options);
|
|
@@ -15,6 +23,14 @@ export class InboundMailItems extends APIResource {
|
|
|
15
23
|
|
|
16
24
|
/**
|
|
17
25
|
* List Inbound Mail Items
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* ```ts
|
|
29
|
+
* // Automatically fetches more pages as needed.
|
|
30
|
+
* for await (const inboundMailItem of client.inboundMailItems.list()) {
|
|
31
|
+
* // ...
|
|
32
|
+
* }
|
|
33
|
+
* ```
|
|
18
34
|
*/
|
|
19
35
|
list(
|
|
20
36
|
query?: InboundMailItemListParams,
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class InboundRealTimePaymentsTransfers extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve an Inbound Real-Time Payments Transfer
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const inboundRealTimePaymentsTransfer =
|
|
15
|
+
* await client.inboundRealTimePaymentsTransfers.retrieve(
|
|
16
|
+
* 'inbound_real_time_payments_transfer_63hlz498vcxg644hcrzr',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(
|
|
13
21
|
inboundRealTimePaymentsTransferId: string,
|
|
@@ -21,6 +29,14 @@ export class InboundRealTimePaymentsTransfers extends APIResource {
|
|
|
21
29
|
|
|
22
30
|
/**
|
|
23
31
|
* List Inbound Real-Time Payments Transfers
|
|
32
|
+
*
|
|
33
|
+
* @example
|
|
34
|
+
* ```ts
|
|
35
|
+
* // Automatically fetches more pages as needed.
|
|
36
|
+
* for await (const inboundRealTimePaymentsTransfer of client.inboundRealTimePaymentsTransfers.list()) {
|
|
37
|
+
* // ...
|
|
38
|
+
* }
|
|
39
|
+
* ```
|
|
24
40
|
*/
|
|
25
41
|
list(
|
|
26
42
|
query?: InboundRealTimePaymentsTransferListParams,
|
|
@@ -8,6 +8,14 @@ import { Page, type PageParams } from '../pagination';
|
|
|
8
8
|
export class InboundWireDrawdownRequests extends APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve an Inbound Wire Drawdown Request
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const inboundWireDrawdownRequest =
|
|
15
|
+
* await client.inboundWireDrawdownRequests.retrieve(
|
|
16
|
+
* 'inbound_wire_drawdown_request_u5a92ikqhz1ytphn799e',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(
|
|
13
21
|
inboundWireDrawdownRequestId: string,
|
|
@@ -18,6 +26,14 @@ export class InboundWireDrawdownRequests extends APIResource {
|
|
|
18
26
|
|
|
19
27
|
/**
|
|
20
28
|
* List Inbound Wire Drawdown Requests
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* // Automatically fetches more pages as needed.
|
|
33
|
+
* for await (const inboundWireDrawdownRequest of client.inboundWireDrawdownRequests.list()) {
|
|
34
|
+
* // ...
|
|
35
|
+
* }
|
|
36
|
+
* ```
|
|
21
37
|
*/
|
|
22
38
|
list(
|
|
23
39
|
query?: InboundWireDrawdownRequestListParams,
|