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
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,32 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.212.0 (2025-05-06)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v0.211.0...v0.212.0](https://github.com/Increase/increase-node/compare/v0.211.0...v0.212.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([b381624](https://github.com/Increase/increase-node/commit/b381624c212c17bd846c8b62f6765233a9b93d64))
|
|
10
|
+
* **api:** api update ([ac8b886](https://github.com/Increase/increase-node/commit/ac8b886d69d7f8004170b97cb49872150ec5049f))
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Chores
|
|
14
|
+
|
|
15
|
+
* **ci:** bump node version for release workflows ([f609333](https://github.com/Increase/increase-node/commit/f609333b95730d4569dbe18407119727365df80c))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Documentation
|
|
19
|
+
|
|
20
|
+
* add examples to tsdocs ([2b9ad9d](https://github.com/Increase/increase-node/commit/2b9ad9d3ae8905a79a6ce2f85e33a5a09f0ff708))
|
|
21
|
+
|
|
22
|
+
## 0.211.0 (2025-05-05)
|
|
23
|
+
|
|
24
|
+
Full Changelog: [v0.210.0...v0.211.0](https://github.com/Increase/increase-node/compare/v0.210.0...v0.211.0)
|
|
25
|
+
|
|
26
|
+
### Features
|
|
27
|
+
|
|
28
|
+
* **api:** api update ([5659745](https://github.com/Increase/increase-node/commit/5659745c1338164218d6adef7db66676bd09fdd0))
|
|
29
|
+
|
|
3
30
|
## 0.210.0 (2025-05-04)
|
|
4
31
|
|
|
5
32
|
Full Changelog: [v0.209.0...v0.210.0](https://github.com/Increase/increase-node/compare/v0.209.0...v0.210.0)
|
package/package.json
CHANGED
|
@@ -4,18 +4,48 @@ import { Page, type PageParams } from "../pagination.js";
|
|
|
4
4
|
export declare class AccountNumbers extends APIResource {
|
|
5
5
|
/**
|
|
6
6
|
* Create an Account Number
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const accountNumber = await client.accountNumbers.create({
|
|
11
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
12
|
+
* name: 'Rent payments',
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
7
15
|
*/
|
|
8
16
|
create(body: AccountNumberCreateParams, options?: Core.RequestOptions): Core.APIPromise<AccountNumber>;
|
|
9
17
|
/**
|
|
10
18
|
* Retrieve an Account Number
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```ts
|
|
22
|
+
* const accountNumber = await client.accountNumbers.retrieve(
|
|
23
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
24
|
+
* );
|
|
25
|
+
* ```
|
|
11
26
|
*/
|
|
12
27
|
retrieve(accountNumberId: string, options?: Core.RequestOptions): Core.APIPromise<AccountNumber>;
|
|
13
28
|
/**
|
|
14
29
|
* Update an Account Number
|
|
30
|
+
*
|
|
31
|
+
* @example
|
|
32
|
+
* ```ts
|
|
33
|
+
* const accountNumber = await client.accountNumbers.update(
|
|
34
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
35
|
+
* );
|
|
36
|
+
* ```
|
|
15
37
|
*/
|
|
16
38
|
update(accountNumberId: string, body: AccountNumberUpdateParams, options?: Core.RequestOptions): Core.APIPromise<AccountNumber>;
|
|
17
39
|
/**
|
|
18
40
|
* List Account Numbers
|
|
41
|
+
*
|
|
42
|
+
* @example
|
|
43
|
+
* ```ts
|
|
44
|
+
* // Automatically fetches more pages as needed.
|
|
45
|
+
* for await (const accountNumber of client.accountNumbers.list()) {
|
|
46
|
+
* // ...
|
|
47
|
+
* }
|
|
48
|
+
* ```
|
|
19
49
|
*/
|
|
20
50
|
list(query?: AccountNumberListParams, options?: Core.RequestOptions): Core.PagePromise<AccountNumbersPage, AccountNumber>;
|
|
21
51
|
list(options?: Core.RequestOptions): Core.PagePromise<AccountNumbersPage, AccountNumber>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-numbers.d.ts","sourceRoot":"","sources":["../src/resources/account-numbers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"account-numbers.d.ts","sourceRoot":"","sources":["../src/resources/account-numbers.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,18 +8,40 @@ const pagination_1 = require("../pagination.js");
|
|
|
8
8
|
class AccountNumbers extends resource_1.APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create an Account Number
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const accountNumber = await client.accountNumbers.create({
|
|
15
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
16
|
+
* name: 'Rent payments',
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
create(body, options) {
|
|
13
21
|
return this._client.post('/account_numbers', { body, ...options });
|
|
14
22
|
}
|
|
15
23
|
/**
|
|
16
24
|
* Retrieve an Account Number
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* ```ts
|
|
28
|
+
* const accountNumber = await client.accountNumbers.retrieve(
|
|
29
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
30
|
+
* );
|
|
31
|
+
* ```
|
|
17
32
|
*/
|
|
18
33
|
retrieve(accountNumberId, options) {
|
|
19
34
|
return this._client.get(`/account_numbers/${accountNumberId}`, options);
|
|
20
35
|
}
|
|
21
36
|
/**
|
|
22
37
|
* Update an Account Number
|
|
38
|
+
*
|
|
39
|
+
* @example
|
|
40
|
+
* ```ts
|
|
41
|
+
* const accountNumber = await client.accountNumbers.update(
|
|
42
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
43
|
+
* );
|
|
44
|
+
* ```
|
|
23
45
|
*/
|
|
24
46
|
update(accountNumberId, body, options) {
|
|
25
47
|
return this._client.patch(`/account_numbers/${accountNumberId}`, { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-numbers.js","sourceRoot":"","sources":["../src/resources/account-numbers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,cAAe,SAAQ,sBAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"account-numbers.js","sourceRoot":"","sources":["../src/resources/account-numbers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;;;;OAUG;IACH,MAAM,CAAC,IAA+B,EAAE,OAA6B;QACnE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrE,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,eAAuB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oBAAoB,eAAe,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CACJ,eAAuB,EACvB,IAA+B,EAC/B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,oBAAoB,eAAe,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzF,CAAC;IAkBD,IAAI,CACF,QAAuD,EAAE,EACzD,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,kBAAkB,EAAE,kBAAkB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChG,CAAC;CACF;AAzED,wCAyEC;AAED,MAAa,kBAAmB,SAAQ,iBAAmB;CAAG;AAA9D,gDAA8D;AAgS9D,cAAc,CAAC,kBAAkB,GAAG,kBAAkB,CAAC"}
|
|
@@ -5,18 +5,40 @@ import { Page } from "../pagination.mjs";
|
|
|
5
5
|
export class AccountNumbers extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an Account Number
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```ts
|
|
11
|
+
* const accountNumber = await client.accountNumbers.create({
|
|
12
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
13
|
+
* name: 'Rent payments',
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
8
16
|
*/
|
|
9
17
|
create(body, options) {
|
|
10
18
|
return this._client.post('/account_numbers', { body, ...options });
|
|
11
19
|
}
|
|
12
20
|
/**
|
|
13
21
|
* Retrieve an Account Number
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* ```ts
|
|
25
|
+
* const accountNumber = await client.accountNumbers.retrieve(
|
|
26
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
27
|
+
* );
|
|
28
|
+
* ```
|
|
14
29
|
*/
|
|
15
30
|
retrieve(accountNumberId, options) {
|
|
16
31
|
return this._client.get(`/account_numbers/${accountNumberId}`, options);
|
|
17
32
|
}
|
|
18
33
|
/**
|
|
19
34
|
* Update an Account Number
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* ```ts
|
|
38
|
+
* const accountNumber = await client.accountNumbers.update(
|
|
39
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
40
|
+
* );
|
|
41
|
+
* ```
|
|
20
42
|
*/
|
|
21
43
|
update(accountNumberId, body, options) {
|
|
22
44
|
return this._client.patch(`/account_numbers/${accountNumberId}`, { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-numbers.mjs","sourceRoot":"","sources":["../src/resources/account-numbers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"account-numbers.mjs","sourceRoot":"","sources":["../src/resources/account-numbers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;OAUG;IACH,MAAM,CAAC,IAA+B,EAAE,OAA6B;QACnE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrE,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,eAAuB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oBAAoB,eAAe,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CACJ,eAAuB,EACvB,IAA+B,EAC/B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,oBAAoB,eAAe,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzF,CAAC;IAkBD,IAAI,CACF,QAAuD,EAAE,EACzD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,kBAAkB,EAAE,kBAAkB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChG,CAAC;CACF;AAED,MAAM,OAAO,kBAAmB,SAAQ,IAAmB;CAAG;AAgS9D,cAAc,CAAC,kBAAkB,GAAG,kBAAkB,CAAC"}
|
|
@@ -4,10 +4,26 @@ import { Page, type PageParams } from "../pagination.js";
|
|
|
4
4
|
export declare class AccountStatements extends APIResource {
|
|
5
5
|
/**
|
|
6
6
|
* Retrieve an Account Statement
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const accountStatement =
|
|
11
|
+
* await client.accountStatements.retrieve(
|
|
12
|
+
* 'account_statement_lkc03a4skm2k7f38vj15',
|
|
13
|
+
* );
|
|
14
|
+
* ```
|
|
7
15
|
*/
|
|
8
16
|
retrieve(accountStatementId: string, options?: Core.RequestOptions): Core.APIPromise<AccountStatement>;
|
|
9
17
|
/**
|
|
10
18
|
* List Account Statements
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```ts
|
|
22
|
+
* // Automatically fetches more pages as needed.
|
|
23
|
+
* for await (const accountStatement of client.accountStatements.list()) {
|
|
24
|
+
* // ...
|
|
25
|
+
* }
|
|
26
|
+
* ```
|
|
11
27
|
*/
|
|
12
28
|
list(query?: AccountStatementListParams, options?: Core.RequestOptions): Core.PagePromise<AccountStatementsPage, AccountStatement>;
|
|
13
29
|
list(options?: Core.RequestOptions): Core.PagePromise<AccountStatementsPage, AccountStatement>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-statements.d.ts","sourceRoot":"","sources":["../src/resources/account-statements.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,iBAAkB,SAAQ,WAAW;IAChD
|
|
1
|
+
{"version":3,"file":"account-statements.d.ts","sourceRoot":"","sources":["../src/resources/account-statements.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,gBAAgB,CAAC;IAItG;;;;;;;;;;OAUG;IACH,IAAI,CACF,KAAK,CAAC,EAAE,0BAA0B,EAClC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,qBAAqB,EAAE,gBAAgB,CAAC;IAC5D,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,qBAAqB,EAAE,gBAAgB,CAAC;CAU/F;AAED,qBAAa,qBAAsB,SAAQ,IAAI,CAAC,gBAAgB,CAAC;CAAG;AAEpE;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC/B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,oBAAoB,EAAE,MAAM,CAAC;IAE7B;;;OAGG;IACH,sBAAsB,EAAE,MAAM,CAAC;IAE/B;;;OAGG;IACH,IAAI,EAAE,mBAAmB,CAAC;CAC3B;AAED,MAAM,WAAW,0BAA2B,SAAQ,UAAU;IAC5D;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB,sBAAsB,CAAC,EAAE,0BAA0B,CAAC,oBAAoB,CAAC;CAC1E;AAED,yBAAiB,0BAA0B,CAAC;IAC1C,UAAiB,oBAAoB;QACnC;;;WAGG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;QAEf;;;WAGG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;;WAGG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;KACvB;CACF;AAID,MAAM,CAAC,OAAO,WAAW,iBAAiB,CAAC;IACzC,OAAO,EACL,KAAK,gBAAgB,IAAI,gBAAgB,EACzC,qBAAqB,IAAI,qBAAqB,EAC9C,KAAK,0BAA0B,IAAI,0BAA0B,GAC9D,CAAC;CACH"}
|
|
@@ -8,6 +8,14 @@ const pagination_1 = require("../pagination.js");
|
|
|
8
8
|
class AccountStatements extends resource_1.APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Retrieve an Account Statement
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const accountStatement =
|
|
15
|
+
* await client.accountStatements.retrieve(
|
|
16
|
+
* 'account_statement_lkc03a4skm2k7f38vj15',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
retrieve(accountStatementId, options) {
|
|
13
21
|
return this._client.get(`/account_statements/${accountStatementId}`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-statements.js","sourceRoot":"","sources":["../src/resources/account-statements.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,iBAAkB,SAAQ,sBAAW;IAChD
|
|
1
|
+
{"version":3,"file":"account-statements.js","sourceRoot":"","sources":["../src/resources/account-statements.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,iBAAkB,SAAQ,sBAAW;IAChD;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,kBAA0B,EAAE,OAA6B;QAChE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uBAAuB,kBAAkB,EAAE,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAkBD,IAAI,CACF,QAA0D,EAAE,EAC5D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,qBAAqB,EAAE,qBAAqB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtG,CAAC;CACF;AAzCD,8CAyCC;AAED,MAAa,qBAAsB,SAAQ,iBAAsB;CAAG;AAApE,sDAAoE;AA+FpE,iBAAiB,CAAC,qBAAqB,GAAG,qBAAqB,CAAC"}
|
|
@@ -5,6 +5,14 @@ import { Page } from "../pagination.mjs";
|
|
|
5
5
|
export class AccountStatements extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve an Account Statement
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```ts
|
|
11
|
+
* const accountStatement =
|
|
12
|
+
* await client.accountStatements.retrieve(
|
|
13
|
+
* 'account_statement_lkc03a4skm2k7f38vj15',
|
|
14
|
+
* );
|
|
15
|
+
* ```
|
|
8
16
|
*/
|
|
9
17
|
retrieve(accountStatementId, options) {
|
|
10
18
|
return this._client.get(`/account_statements/${accountStatementId}`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-statements.mjs","sourceRoot":"","sources":["../src/resources/account-statements.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD
|
|
1
|
+
{"version":3,"file":"account-statements.mjs","sourceRoot":"","sources":["../src/resources/account-statements.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,kBAA0B,EAAE,OAA6B;QAChE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,uBAAuB,kBAAkB,EAAE,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAkBD,IAAI,CACF,QAA0D,EAAE,EAC5D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,qBAAqB,EAAE,qBAAqB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtG,CAAC;CACF;AAED,MAAM,OAAO,qBAAsB,SAAQ,IAAsB;CAAG;AA+FpE,iBAAiB,CAAC,qBAAqB,GAAG,qBAAqB,CAAC"}
|
|
@@ -4,23 +4,66 @@ import { Page, type PageParams } from "../pagination.js";
|
|
|
4
4
|
export declare class AccountTransfers extends APIResource {
|
|
5
5
|
/**
|
|
6
6
|
* Create an Account Transfer
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const accountTransfer =
|
|
11
|
+
* await client.accountTransfers.create({
|
|
12
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
13
|
+
* amount: 100,
|
|
14
|
+
* description: 'Creating liquidity',
|
|
15
|
+
* destination_account_id: 'account_uf16sut2ct5bevmq3eh',
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
7
18
|
*/
|
|
8
19
|
create(body: AccountTransferCreateParams, options?: Core.RequestOptions): Core.APIPromise<AccountTransfer>;
|
|
9
20
|
/**
|
|
10
21
|
* Retrieve an Account Transfer
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* ```ts
|
|
25
|
+
* const accountTransfer =
|
|
26
|
+
* await client.accountTransfers.retrieve(
|
|
27
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
28
|
+
* );
|
|
29
|
+
* ```
|
|
11
30
|
*/
|
|
12
31
|
retrieve(accountTransferId: string, options?: Core.RequestOptions): Core.APIPromise<AccountTransfer>;
|
|
13
32
|
/**
|
|
14
33
|
* List Account Transfers
|
|
34
|
+
*
|
|
35
|
+
* @example
|
|
36
|
+
* ```ts
|
|
37
|
+
* // Automatically fetches more pages as needed.
|
|
38
|
+
* for await (const accountTransfer of client.accountTransfers.list()) {
|
|
39
|
+
* // ...
|
|
40
|
+
* }
|
|
41
|
+
* ```
|
|
15
42
|
*/
|
|
16
43
|
list(query?: AccountTransferListParams, options?: Core.RequestOptions): Core.PagePromise<AccountTransfersPage, AccountTransfer>;
|
|
17
44
|
list(options?: Core.RequestOptions): Core.PagePromise<AccountTransfersPage, AccountTransfer>;
|
|
18
45
|
/**
|
|
19
46
|
* Approve an Account Transfer
|
|
47
|
+
*
|
|
48
|
+
* @example
|
|
49
|
+
* ```ts
|
|
50
|
+
* const accountTransfer =
|
|
51
|
+
* await client.accountTransfers.approve(
|
|
52
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
53
|
+
* );
|
|
54
|
+
* ```
|
|
20
55
|
*/
|
|
21
56
|
approve(accountTransferId: string, options?: Core.RequestOptions): Core.APIPromise<AccountTransfer>;
|
|
22
57
|
/**
|
|
23
58
|
* Cancel an Account Transfer
|
|
59
|
+
*
|
|
60
|
+
* @example
|
|
61
|
+
* ```ts
|
|
62
|
+
* const accountTransfer =
|
|
63
|
+
* await client.accountTransfers.cancel(
|
|
64
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
65
|
+
* );
|
|
66
|
+
* ```
|
|
24
67
|
*/
|
|
25
68
|
cancel(accountTransferId: string, options?: Core.RequestOptions): Core.APIPromise<AccountTransfer>;
|
|
26
69
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-transfers.d.ts","sourceRoot":"","sources":["../src/resources/account-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"account-transfers.d.ts","sourceRoot":"","sources":["../src/resources/account-transfers.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,12 +8,31 @@ const pagination_1 = require("../pagination.js");
|
|
|
8
8
|
class AccountTransfers extends resource_1.APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create an Account Transfer
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const accountTransfer =
|
|
15
|
+
* await client.accountTransfers.create({
|
|
16
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
17
|
+
* amount: 100,
|
|
18
|
+
* description: 'Creating liquidity',
|
|
19
|
+
* destination_account_id: 'account_uf16sut2ct5bevmq3eh',
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
11
22
|
*/
|
|
12
23
|
create(body, options) {
|
|
13
24
|
return this._client.post('/account_transfers', { body, ...options });
|
|
14
25
|
}
|
|
15
26
|
/**
|
|
16
27
|
* Retrieve an Account Transfer
|
|
28
|
+
*
|
|
29
|
+
* @example
|
|
30
|
+
* ```ts
|
|
31
|
+
* const accountTransfer =
|
|
32
|
+
* await client.accountTransfers.retrieve(
|
|
33
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
34
|
+
* );
|
|
35
|
+
* ```
|
|
17
36
|
*/
|
|
18
37
|
retrieve(accountTransferId, options) {
|
|
19
38
|
return this._client.get(`/account_transfers/${accountTransferId}`, options);
|
|
@@ -26,12 +45,28 @@ class AccountTransfers extends resource_1.APIResource {
|
|
|
26
45
|
}
|
|
27
46
|
/**
|
|
28
47
|
* Approve an Account Transfer
|
|
48
|
+
*
|
|
49
|
+
* @example
|
|
50
|
+
* ```ts
|
|
51
|
+
* const accountTransfer =
|
|
52
|
+
* await client.accountTransfers.approve(
|
|
53
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
54
|
+
* );
|
|
55
|
+
* ```
|
|
29
56
|
*/
|
|
30
57
|
approve(accountTransferId, options) {
|
|
31
58
|
return this._client.post(`/account_transfers/${accountTransferId}/approve`, options);
|
|
32
59
|
}
|
|
33
60
|
/**
|
|
34
61
|
* Cancel an Account Transfer
|
|
62
|
+
*
|
|
63
|
+
* @example
|
|
64
|
+
* ```ts
|
|
65
|
+
* const accountTransfer =
|
|
66
|
+
* await client.accountTransfers.cancel(
|
|
67
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
68
|
+
* );
|
|
69
|
+
* ```
|
|
35
70
|
*/
|
|
36
71
|
cancel(accountTransferId, options) {
|
|
37
72
|
return this._client.post(`/account_transfers/${accountTransferId}/cancel`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-transfers.js","sourceRoot":"","sources":["../src/resources/account-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"account-transfers.js","sourceRoot":"","sources":["../src/resources/account-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C;;;;;;;;;;;;;OAaG;IACH,MAAM,CAAC,IAAiC,EAAE,OAA6B;QACrE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACvE,CAAC;IAED;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,iBAAyB,EAAE,OAA6B;QAC/D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAsB,iBAAiB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAkBD,IAAI,CACF,QAAyD,EAAE,EAC3D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,oBAAoB,EAAE,oBAAoB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpG,CAAC;IAED;;;;;;;;;;OAUG;IACH,OAAO,CAAC,iBAAyB,EAAE,OAA6B;QAC9D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,sBAAsB,iBAAiB,UAAU,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CAAC,iBAAyB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,sBAAsB,iBAAiB,SAAS,EAAE,OAAO,CAAC,CAAC;IACtF,CAAC;CACF;AAzFD,4CAyFC;AAED,MAAa,oBAAqB,SAAQ,iBAAqB;CAAG;AAAlE,oDAAkE;AAgSlE,gBAAgB,CAAC,oBAAoB,GAAG,oBAAoB,CAAC"}
|
|
@@ -5,12 +5,31 @@ import { Page } from "../pagination.mjs";
|
|
|
5
5
|
export class AccountTransfers extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create an Account Transfer
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```ts
|
|
11
|
+
* const accountTransfer =
|
|
12
|
+
* await client.accountTransfers.create({
|
|
13
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
14
|
+
* amount: 100,
|
|
15
|
+
* description: 'Creating liquidity',
|
|
16
|
+
* destination_account_id: 'account_uf16sut2ct5bevmq3eh',
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
8
19
|
*/
|
|
9
20
|
create(body, options) {
|
|
10
21
|
return this._client.post('/account_transfers', { body, ...options });
|
|
11
22
|
}
|
|
12
23
|
/**
|
|
13
24
|
* Retrieve an Account Transfer
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* ```ts
|
|
28
|
+
* const accountTransfer =
|
|
29
|
+
* await client.accountTransfers.retrieve(
|
|
30
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
31
|
+
* );
|
|
32
|
+
* ```
|
|
14
33
|
*/
|
|
15
34
|
retrieve(accountTransferId, options) {
|
|
16
35
|
return this._client.get(`/account_transfers/${accountTransferId}`, options);
|
|
@@ -23,12 +42,28 @@ export class AccountTransfers extends APIResource {
|
|
|
23
42
|
}
|
|
24
43
|
/**
|
|
25
44
|
* Approve an Account Transfer
|
|
45
|
+
*
|
|
46
|
+
* @example
|
|
47
|
+
* ```ts
|
|
48
|
+
* const accountTransfer =
|
|
49
|
+
* await client.accountTransfers.approve(
|
|
50
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
51
|
+
* );
|
|
52
|
+
* ```
|
|
26
53
|
*/
|
|
27
54
|
approve(accountTransferId, options) {
|
|
28
55
|
return this._client.post(`/account_transfers/${accountTransferId}/approve`, options);
|
|
29
56
|
}
|
|
30
57
|
/**
|
|
31
58
|
* Cancel an Account Transfer
|
|
59
|
+
*
|
|
60
|
+
* @example
|
|
61
|
+
* ```ts
|
|
62
|
+
* const accountTransfer =
|
|
63
|
+
* await client.accountTransfers.cancel(
|
|
64
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
65
|
+
* );
|
|
66
|
+
* ```
|
|
32
67
|
*/
|
|
33
68
|
cancel(accountTransferId, options) {
|
|
34
69
|
return this._client.post(`/account_transfers/${accountTransferId}/cancel`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-transfers.mjs","sourceRoot":"","sources":["../src/resources/account-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"account-transfers.mjs","sourceRoot":"","sources":["../src/resources/account-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C;;;;;;;;;;;;;OAaG;IACH,MAAM,CAAC,IAAiC,EAAE,OAA6B;QACrE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACvE,CAAC;IAED;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,iBAAyB,EAAE,OAA6B;QAC/D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAsB,iBAAiB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAkBD,IAAI,CACF,QAAyD,EAAE,EAC3D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,oBAAoB,EAAE,oBAAoB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpG,CAAC;IAED;;;;;;;;;;OAUG;IACH,OAAO,CAAC,iBAAyB,EAAE,OAA6B;QAC9D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,sBAAsB,iBAAiB,UAAU,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CAAC,iBAAyB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,sBAAsB,iBAAiB,SAAS,EAAE,OAAO,CAAC,CAAC;IACtF,CAAC;CACF;AAED,MAAM,OAAO,oBAAqB,SAAQ,IAAqB;CAAG;AAgSlE,gBAAgB,CAAC,oBAAoB,GAAG,oBAAoB,CAAC"}
|
package/resources/accounts.d.ts
CHANGED
|
@@ -4,29 +4,72 @@ import { Page, type PageParams } from "../pagination.js";
|
|
|
4
4
|
export declare class Accounts extends APIResource {
|
|
5
5
|
/**
|
|
6
6
|
* Create an Account
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const account = await client.accounts.create({
|
|
11
|
+
* name: 'New Account!',
|
|
12
|
+
* });
|
|
13
|
+
* ```
|
|
7
14
|
*/
|
|
8
15
|
create(body: AccountCreateParams, options?: Core.RequestOptions): Core.APIPromise<Account>;
|
|
9
16
|
/**
|
|
10
17
|
* Retrieve an Account
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* ```ts
|
|
21
|
+
* const account = await client.accounts.retrieve(
|
|
22
|
+
* 'account_in71c4amph0vgo2qllky',
|
|
23
|
+
* );
|
|
24
|
+
* ```
|
|
11
25
|
*/
|
|
12
26
|
retrieve(accountId: string, options?: Core.RequestOptions): Core.APIPromise<Account>;
|
|
13
27
|
/**
|
|
14
28
|
* Update an Account
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* const account = await client.accounts.update(
|
|
33
|
+
* 'account_in71c4amph0vgo2qllky',
|
|
34
|
+
* );
|
|
35
|
+
* ```
|
|
15
36
|
*/
|
|
16
37
|
update(accountId: string, body: AccountUpdateParams, options?: Core.RequestOptions): Core.APIPromise<Account>;
|
|
17
38
|
/**
|
|
18
39
|
* List Accounts
|
|
40
|
+
*
|
|
41
|
+
* @example
|
|
42
|
+
* ```ts
|
|
43
|
+
* // Automatically fetches more pages as needed.
|
|
44
|
+
* for await (const account of client.accounts.list()) {
|
|
45
|
+
* // ...
|
|
46
|
+
* }
|
|
47
|
+
* ```
|
|
19
48
|
*/
|
|
20
49
|
list(query?: AccountListParams, options?: Core.RequestOptions): Core.PagePromise<AccountsPage, Account>;
|
|
21
50
|
list(options?: Core.RequestOptions): Core.PagePromise<AccountsPage, Account>;
|
|
22
51
|
/**
|
|
23
52
|
* Retrieve the current and available balances for an account in minor units of the
|
|
24
53
|
* account's currency. Learn more about [account balances](/documentation/balance).
|
|
54
|
+
*
|
|
55
|
+
* @example
|
|
56
|
+
* ```ts
|
|
57
|
+
* const balanceLookup = await client.accounts.balance(
|
|
58
|
+
* 'account_in71c4amph0vgo2qllky',
|
|
59
|
+
* );
|
|
60
|
+
* ```
|
|
25
61
|
*/
|
|
26
62
|
balance(accountId: string, query?: AccountBalanceParams, options?: Core.RequestOptions): Core.APIPromise<BalanceLookup>;
|
|
27
63
|
balance(accountId: string, options?: Core.RequestOptions): Core.APIPromise<BalanceLookup>;
|
|
28
64
|
/**
|
|
29
65
|
* Close an Account
|
|
66
|
+
*
|
|
67
|
+
* @example
|
|
68
|
+
* ```ts
|
|
69
|
+
* const account = await client.accounts.close(
|
|
70
|
+
* 'account_in71c4amph0vgo2qllky',
|
|
71
|
+
* );
|
|
72
|
+
* ```
|
|
30
73
|
*/
|
|
31
74
|
close(accountId: string, options?: Core.RequestOptions): Core.APIPromise<Account>;
|
|
32
75
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accounts.d.ts","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,QAAS,SAAQ,WAAW;IACvC
|
|
1
|
+
{"version":3,"file":"accounts.d.ts","sourceRoot":"","sources":["../src/resources/accounts.ts"],"names":[],"mappings":"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"}
|