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
|
@@ -6,12 +6,28 @@ const resource_1 = require("../resource.js");
|
|
|
6
6
|
class RealTimeDecisions extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Retrieve a Real-Time Decision
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```ts
|
|
12
|
+
* const realTimeDecision =
|
|
13
|
+
* await client.realTimeDecisions.retrieve(
|
|
14
|
+
* 'real_time_decision_j76n2e810ezcg3zh5qtn',
|
|
15
|
+
* );
|
|
16
|
+
* ```
|
|
9
17
|
*/
|
|
10
18
|
retrieve(realTimeDecisionId, options) {
|
|
11
19
|
return this._client.get(`/real_time_decisions/${realTimeDecisionId}`, options);
|
|
12
20
|
}
|
|
13
21
|
/**
|
|
14
22
|
* Action a Real-Time Decision
|
|
23
|
+
*
|
|
24
|
+
* @example
|
|
25
|
+
* ```ts
|
|
26
|
+
* const realTimeDecision =
|
|
27
|
+
* await client.realTimeDecisions.action(
|
|
28
|
+
* 'real_time_decision_j76n2e810ezcg3zh5qtn',
|
|
29
|
+
* );
|
|
30
|
+
* ```
|
|
15
31
|
*/
|
|
16
32
|
action(realTimeDecisionId, body, options) {
|
|
17
33
|
return this._client.post(`/real_time_decisions/${realTimeDecisionId}/action`, { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"real-time-decisions.js","sourceRoot":"","sources":["../src/resources/real-time-decisions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAG1C,MAAa,iBAAkB,SAAQ,sBAAW;IAChD
|
|
1
|
+
{"version":3,"file":"real-time-decisions.js","sourceRoot":"","sources":["../src/resources/real-time-decisions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAG1C,MAAa,iBAAkB,SAAQ,sBAAW;IAChD;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,kBAA0B,EAAE,OAA6B;QAChE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,wBAAwB,kBAAkB,EAAE,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CACJ,kBAA0B,EAC1B,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,wBAAwB,kBAAkB,SAAS,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtG,CAAC;CACF;AAlCD,8CAkCC"}
|
|
@@ -3,12 +3,28 @@ import { APIResource } from "../resource.mjs";
|
|
|
3
3
|
export class RealTimeDecisions extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* Retrieve a Real-Time Decision
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* ```ts
|
|
9
|
+
* const realTimeDecision =
|
|
10
|
+
* await client.realTimeDecisions.retrieve(
|
|
11
|
+
* 'real_time_decision_j76n2e810ezcg3zh5qtn',
|
|
12
|
+
* );
|
|
13
|
+
* ```
|
|
6
14
|
*/
|
|
7
15
|
retrieve(realTimeDecisionId, options) {
|
|
8
16
|
return this._client.get(`/real_time_decisions/${realTimeDecisionId}`, options);
|
|
9
17
|
}
|
|
10
18
|
/**
|
|
11
19
|
* Action a Real-Time Decision
|
|
20
|
+
*
|
|
21
|
+
* @example
|
|
22
|
+
* ```ts
|
|
23
|
+
* const realTimeDecision =
|
|
24
|
+
* await client.realTimeDecisions.action(
|
|
25
|
+
* 'real_time_decision_j76n2e810ezcg3zh5qtn',
|
|
26
|
+
* );
|
|
27
|
+
* ```
|
|
12
28
|
*/
|
|
13
29
|
action(realTimeDecisionId, body, options) {
|
|
14
30
|
return this._client.post(`/real_time_decisions/${realTimeDecisionId}/action`, { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"real-time-decisions.mjs","sourceRoot":"","sources":["../src/resources/real-time-decisions.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD
|
|
1
|
+
{"version":3,"file":"real-time-decisions.mjs","sourceRoot":"","sources":["../src/resources/real-time-decisions.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;OAUG;IACH,QAAQ,CAAC,kBAA0B,EAAE,OAA6B;QAChE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,wBAAwB,kBAAkB,EAAE,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CACJ,kBAA0B,EAC1B,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,wBAAwB,kBAAkB,SAAS,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACtG,CAAC;CACF"}
|
|
@@ -4,14 +4,42 @@ import { Page, type PageParams } from "../pagination.js";
|
|
|
4
4
|
export declare class RealTimePaymentsTransfers extends APIResource {
|
|
5
5
|
/**
|
|
6
6
|
* Create a Real-Time Payments Transfer
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const realTimePaymentsTransfer =
|
|
11
|
+
* await client.realTimePaymentsTransfers.create({
|
|
12
|
+
* amount: 100,
|
|
13
|
+
* creditor_name: 'Ian Crease',
|
|
14
|
+
* remittance_information: 'Invoice 29582',
|
|
15
|
+
* source_account_number_id:
|
|
16
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
17
|
+
* });
|
|
18
|
+
* ```
|
|
7
19
|
*/
|
|
8
20
|
create(body: RealTimePaymentsTransferCreateParams, options?: Core.RequestOptions): Core.APIPromise<RealTimePaymentsTransfer>;
|
|
9
21
|
/**
|
|
10
22
|
* Retrieve a Real-Time Payments Transfer
|
|
23
|
+
*
|
|
24
|
+
* @example
|
|
25
|
+
* ```ts
|
|
26
|
+
* const realTimePaymentsTransfer =
|
|
27
|
+
* await client.realTimePaymentsTransfers.retrieve(
|
|
28
|
+
* 'real_time_payments_transfer_iyuhl5kdn7ssmup83mvq',
|
|
29
|
+
* );
|
|
30
|
+
* ```
|
|
11
31
|
*/
|
|
12
32
|
retrieve(realTimePaymentsTransferId: string, options?: Core.RequestOptions): Core.APIPromise<RealTimePaymentsTransfer>;
|
|
13
33
|
/**
|
|
14
34
|
* List Real-Time Payments Transfers
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* ```ts
|
|
38
|
+
* // Automatically fetches more pages as needed.
|
|
39
|
+
* for await (const realTimePaymentsTransfer of client.realTimePaymentsTransfers.list()) {
|
|
40
|
+
* // ...
|
|
41
|
+
* }
|
|
42
|
+
* ```
|
|
15
43
|
*/
|
|
16
44
|
list(query?: RealTimePaymentsTransferListParams, options?: Core.RequestOptions): Core.PagePromise<RealTimePaymentsTransfersPage, RealTimePaymentsTransfer>;
|
|
17
45
|
list(options?: Core.RequestOptions): Core.PagePromise<RealTimePaymentsTransfersPage, RealTimePaymentsTransfer>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"real-time-payments-transfers.d.ts","sourceRoot":"","sources":["../src/resources/real-time-payments-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,yBAA0B,SAAQ,WAAW;IACxD
|
|
1
|
+
{"version":3,"file":"real-time-payments-transfers.d.ts","sourceRoot":"","sources":["../src/resources/real-time-payments-transfers.ts"],"names":[],"mappings":"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"}
|
|
@@ -8,12 +8,32 @@ const pagination_1 = require("../pagination.js");
|
|
|
8
8
|
class RealTimePaymentsTransfers extends resource_1.APIResource {
|
|
9
9
|
/**
|
|
10
10
|
* Create a Real-Time Payments Transfer
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const realTimePaymentsTransfer =
|
|
15
|
+
* await client.realTimePaymentsTransfers.create({
|
|
16
|
+
* amount: 100,
|
|
17
|
+
* creditor_name: 'Ian Crease',
|
|
18
|
+
* remittance_information: 'Invoice 29582',
|
|
19
|
+
* source_account_number_id:
|
|
20
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
11
23
|
*/
|
|
12
24
|
create(body, options) {
|
|
13
25
|
return this._client.post('/real_time_payments_transfers', { body, ...options });
|
|
14
26
|
}
|
|
15
27
|
/**
|
|
16
28
|
* Retrieve a Real-Time Payments Transfer
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* const realTimePaymentsTransfer =
|
|
33
|
+
* await client.realTimePaymentsTransfers.retrieve(
|
|
34
|
+
* 'real_time_payments_transfer_iyuhl5kdn7ssmup83mvq',
|
|
35
|
+
* );
|
|
36
|
+
* ```
|
|
17
37
|
*/
|
|
18
38
|
retrieve(realTimePaymentsTransferId, options) {
|
|
19
39
|
return this._client.get(`/real_time_payments_transfers/${realTimePaymentsTransferId}`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"real-time-payments-transfers.js","sourceRoot":"","sources":["../src/resources/real-time-payments-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,yBAA0B,SAAQ,sBAAW;IACxD
|
|
1
|
+
{"version":3,"file":"real-time-payments-transfers.js","sourceRoot":"","sources":["../src/resources/real-time-payments-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,yBAA0B,SAAQ,sBAAW;IACxD;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,IAA0C,EAC1C,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;IAED;;;;;;;;;;OAUG;IACH,QAAQ,CACN,0BAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iCAAiC,0BAA0B,EAAE,EAAE,OAAO,CAAC,CAAC;IAClG,CAAC;IAoBD,IAAI,CACF,QAAkE,EAAE,EACpE,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,+BAA+B,EAAE,6BAA6B,EAAE;YAC7F,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AAvED,8DAuEC;AAED,MAAa,6BAA8B,SAAQ,iBAA8B;CAAG;AAApF,sEAAoF;AAuhBpF,yBAAyB,CAAC,6BAA6B,GAAG,6BAA6B,CAAC"}
|
|
@@ -5,12 +5,32 @@ import { Page } from "../pagination.mjs";
|
|
|
5
5
|
export class RealTimePaymentsTransfers extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create a Real-Time Payments Transfer
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```ts
|
|
11
|
+
* const realTimePaymentsTransfer =
|
|
12
|
+
* await client.realTimePaymentsTransfers.create({
|
|
13
|
+
* amount: 100,
|
|
14
|
+
* creditor_name: 'Ian Crease',
|
|
15
|
+
* remittance_information: 'Invoice 29582',
|
|
16
|
+
* source_account_number_id:
|
|
17
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
8
20
|
*/
|
|
9
21
|
create(body, options) {
|
|
10
22
|
return this._client.post('/real_time_payments_transfers', { body, ...options });
|
|
11
23
|
}
|
|
12
24
|
/**
|
|
13
25
|
* Retrieve a Real-Time Payments Transfer
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* ```ts
|
|
29
|
+
* const realTimePaymentsTransfer =
|
|
30
|
+
* await client.realTimePaymentsTransfers.retrieve(
|
|
31
|
+
* 'real_time_payments_transfer_iyuhl5kdn7ssmup83mvq',
|
|
32
|
+
* );
|
|
33
|
+
* ```
|
|
14
34
|
*/
|
|
15
35
|
retrieve(realTimePaymentsTransferId, options) {
|
|
16
36
|
return this._client.get(`/real_time_payments_transfers/${realTimePaymentsTransferId}`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"real-time-payments-transfers.mjs","sourceRoot":"","sources":["../src/resources/real-time-payments-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,yBAA0B,SAAQ,WAAW;IACxD
|
|
1
|
+
{"version":3,"file":"real-time-payments-transfers.mjs","sourceRoot":"","sources":["../src/resources/real-time-payments-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,yBAA0B,SAAQ,WAAW;IACxD;;;;;;;;;;;;;;OAcG;IACH,MAAM,CACJ,IAA0C,EAC1C,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;IAED;;;;;;;;;;OAUG;IACH,QAAQ,CACN,0BAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iCAAiC,0BAA0B,EAAE,EAAE,OAAO,CAAC,CAAC;IAClG,CAAC;IAoBD,IAAI,CACF,QAAkE,EAAE,EACpE,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,+BAA+B,EAAE,6BAA6B,EAAE;YAC7F,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AAED,MAAM,OAAO,6BAA8B,SAAQ,IAA8B;CAAG;AAuhBpF,yBAAyB,CAAC,6BAA6B,GAAG,6BAA6B,CAAC"}
|
|
@@ -7,6 +7,16 @@ export declare class RoutingNumbers extends APIResource {
|
|
|
7
7
|
* user is providing you with bank account details. Since routing numbers uniquely
|
|
8
8
|
* identify a bank, this will always return 0 or 1 entry. In Sandbox, the only
|
|
9
9
|
* valid routing number for this method is 110000000.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```ts
|
|
13
|
+
* // Automatically fetches more pages as needed.
|
|
14
|
+
* for await (const routingNumberListResponse of client.routingNumbers.list(
|
|
15
|
+
* { routing_number: 'xxxxxxxxx' },
|
|
16
|
+
* )) {
|
|
17
|
+
* // ...
|
|
18
|
+
* }
|
|
19
|
+
* ```
|
|
10
20
|
*/
|
|
11
21
|
list(query: RoutingNumberListParams, options?: Core.RequestOptions): Core.PagePromise<RoutingNumberListResponsesPage, RoutingNumberListResponse>;
|
|
12
22
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routing-numbers.d.ts","sourceRoot":"","sources":["../src/resources/routing-numbers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,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":"routing-numbers.d.ts","sourceRoot":"","sources":["../src/resources/routing-numbers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;;;;;OAeG;IACH,IAAI,CACF,KAAK,EAAE,uBAAuB,EAC9B,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,8BAA8B,EAAE,yBAAyB,CAAC;CAG/E;AAED,qBAAa,8BAA+B,SAAQ,IAAI,CAAC,yBAAyB,CAAC;CAAG;AAEtF;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACxC;;;;;OAKG;IACH,aAAa,EAAE,WAAW,GAAG,eAAe,CAAC;IAE7C;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IAEb;;;;;OAKG;IACH,4BAA4B,EAAE,WAAW,GAAG,eAAe,CAAC;IAE5D;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,IAAI,EAAE,gBAAgB,CAAC;IAEvB;;;;;OAKG;IACH,cAAc,EAAE,WAAW,GAAG,eAAe,CAAC;CAC/C;AAED,MAAM,WAAW,uBAAwB,SAAQ,UAAU;IACzD;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;CACxB;AAID,MAAM,CAAC,OAAO,WAAW,cAAc,CAAC;IACtC,OAAO,EACL,KAAK,yBAAyB,IAAI,yBAAyB,EAC3D,8BAA8B,IAAI,8BAA8B,EAChE,KAAK,uBAAuB,IAAI,uBAAuB,GACxD,CAAC;CACH"}
|
|
@@ -10,6 +10,16 @@ class RoutingNumbers extends resource_1.APIResource {
|
|
|
10
10
|
* user is providing you with bank account details. Since routing numbers uniquely
|
|
11
11
|
* identify a bank, this will always return 0 or 1 entry. In Sandbox, the only
|
|
12
12
|
* valid routing number for this method is 110000000.
|
|
13
|
+
*
|
|
14
|
+
* @example
|
|
15
|
+
* ```ts
|
|
16
|
+
* // Automatically fetches more pages as needed.
|
|
17
|
+
* for await (const routingNumberListResponse of client.routingNumbers.list(
|
|
18
|
+
* { routing_number: 'xxxxxxxxx' },
|
|
19
|
+
* )) {
|
|
20
|
+
* // ...
|
|
21
|
+
* }
|
|
22
|
+
* ```
|
|
13
23
|
*/
|
|
14
24
|
list(query, options) {
|
|
15
25
|
return this._client.getAPIList('/routing_numbers', RoutingNumberListResponsesPage, { query, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routing-numbers.js","sourceRoot":"","sources":["../src/resources/routing-numbers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAE1C,iDAAsD;AAEtD,MAAa,cAAe,SAAQ,sBAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"routing-numbers.js","sourceRoot":"","sources":["../src/resources/routing-numbers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAE1C,iDAAsD;AAEtD,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;;;;;;;;;OAeG;IACH,IAAI,CACF,KAA8B,EAC9B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,kBAAkB,EAAE,8BAA8B,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5G,CAAC;CACF;AAvBD,wCAuBC;AAED,MAAa,8BAA+B,SAAQ,iBAA+B;CAAG;AAAtF,wEAAsF;AAsDtF,cAAc,CAAC,8BAA8B,GAAG,8BAA8B,CAAC"}
|
|
@@ -7,6 +7,16 @@ export class RoutingNumbers extends APIResource {
|
|
|
7
7
|
* user is providing you with bank account details. Since routing numbers uniquely
|
|
8
8
|
* identify a bank, this will always return 0 or 1 entry. In Sandbox, the only
|
|
9
9
|
* valid routing number for this method is 110000000.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```ts
|
|
13
|
+
* // Automatically fetches more pages as needed.
|
|
14
|
+
* for await (const routingNumberListResponse of client.routingNumbers.list(
|
|
15
|
+
* { routing_number: 'xxxxxxxxx' },
|
|
16
|
+
* )) {
|
|
17
|
+
* // ...
|
|
18
|
+
* }
|
|
19
|
+
* ```
|
|
10
20
|
*/
|
|
11
21
|
list(query, options) {
|
|
12
22
|
return this._client.getAPIList('/routing_numbers', RoutingNumberListResponsesPage, { query, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"routing-numbers.mjs","sourceRoot":"","sources":["../src/resources/routing-numbers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"routing-numbers.mjs","sourceRoot":"","sources":["../src/resources/routing-numbers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;;;;;OAeG;IACH,IAAI,CACF,KAA8B,EAC9B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,kBAAkB,EAAE,8BAA8B,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5G,CAAC;CACF;AAED,MAAM,OAAO,8BAA+B,SAAQ,IAA+B;CAAG;AAsDtF,cAAc,CAAC,8BAA8B,GAAG,8BAA8B,CAAC"}
|
|
@@ -5,6 +5,14 @@ export declare class AccountStatements extends APIResource {
|
|
|
5
5
|
/**
|
|
6
6
|
* Simulates an [Account Statement](#account-statements) being created for an
|
|
7
7
|
* account. In production, Account Statements are generated once per month.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```ts
|
|
11
|
+
* const accountStatement =
|
|
12
|
+
* await client.simulations.accountStatements.create({
|
|
13
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
8
16
|
*/
|
|
9
17
|
create(body: AccountStatementCreateParams, options?: Core.RequestOptions): Core.APIPromise<AccountStatementsAPI.AccountStatement>;
|
|
10
18
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-statements.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/account-statements.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,oBAAoB,MAAM,uBAAuB,CAAC;AAE9D,qBAAa,iBAAkB,SAAQ,WAAW;IAChD
|
|
1
|
+
{"version":3,"file":"account-statements.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/account-statements.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,oBAAoB,MAAM,uBAAuB,CAAC;AAE9D,qBAAa,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,IAAI,EAAE,4BAA4B,EAClC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,oBAAoB,CAAC,gBAAgB,CAAC;CAG1D;AAED,MAAM,WAAW,4BAA4B;IAC3C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,WAAW,iBAAiB,CAAC;IACzC,OAAO,EAAE,KAAK,4BAA4B,IAAI,4BAA4B,EAAE,CAAC;CAC9E"}
|
|
@@ -7,6 +7,14 @@ class AccountStatements extends resource_1.APIResource {
|
|
|
7
7
|
/**
|
|
8
8
|
* Simulates an [Account Statement](#account-statements) being created for an
|
|
9
9
|
* account. In production, Account Statements are generated once per month.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```ts
|
|
13
|
+
* const accountStatement =
|
|
14
|
+
* await client.simulations.accountStatements.create({
|
|
15
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
16
|
+
* });
|
|
17
|
+
* ```
|
|
10
18
|
*/
|
|
11
19
|
create(body, options) {
|
|
12
20
|
return this._client.post('/simulations/account_statements', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-statements.js","sourceRoot":"","sources":["../../src/resources/simulations/account-statements.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,iBAAkB,SAAQ,sBAAW;IAChD
|
|
1
|
+
{"version":3,"file":"account-statements.js","sourceRoot":"","sources":["../../src/resources/simulations/account-statements.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,iBAAkB,SAAQ,sBAAW;IAChD;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iCAAiC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpF,CAAC;CACF;AAnBD,8CAmBC"}
|
|
@@ -4,6 +4,14 @@ export class AccountStatements extends APIResource {
|
|
|
4
4
|
/**
|
|
5
5
|
* Simulates an [Account Statement](#account-statements) being created for an
|
|
6
6
|
* account. In production, Account Statements are generated once per month.
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const accountStatement =
|
|
11
|
+
* await client.simulations.accountStatements.create({
|
|
12
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
7
15
|
*/
|
|
8
16
|
create(body, options) {
|
|
9
17
|
return this._client.post('/simulations/account_statements', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-statements.mjs","sourceRoot":"","sources":["../../src/resources/simulations/account-statements.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD
|
|
1
|
+
{"version":3,"file":"account-statements.mjs","sourceRoot":"","sources":["../../src/resources/simulations/account-statements.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,IAAkC,EAClC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iCAAiC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpF,CAAC;CACF"}
|
|
@@ -7,6 +7,14 @@ export declare class AccountTransfers extends APIResource {
|
|
|
7
7
|
* endpoint simulates the approval of an [Account Transfer](#account-transfers).
|
|
8
8
|
* You can also approve sandbox Account Transfers in the dashboard. This transfer
|
|
9
9
|
* must first have a `status` of `pending_approval`.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```ts
|
|
13
|
+
* const accountTransfer =
|
|
14
|
+
* await client.simulations.accountTransfers.complete(
|
|
15
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
16
|
+
* );
|
|
17
|
+
* ```
|
|
10
18
|
*/
|
|
11
19
|
complete(accountTransferId: string, options?: Core.RequestOptions): Core.APIPromise<AccountTransfersAPI.AccountTransfer>;
|
|
12
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/account-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,mBAAmB,MAAM,sBAAsB,CAAC;AAE5D,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"account-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/account-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,mBAAmB,MAAM,sBAAsB,CAAC;AAE5D,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C;;;;;;;;;;;;;OAaG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,mBAAmB,CAAC,eAAe,CAAC;CAGxD"}
|
|
@@ -9,6 +9,14 @@ class AccountTransfers extends resource_1.APIResource {
|
|
|
9
9
|
* endpoint simulates the approval of an [Account Transfer](#account-transfers).
|
|
10
10
|
* You can also approve sandbox Account Transfers in the dashboard. This transfer
|
|
11
11
|
* must first have a `status` of `pending_approval`.
|
|
12
|
+
*
|
|
13
|
+
* @example
|
|
14
|
+
* ```ts
|
|
15
|
+
* const accountTransfer =
|
|
16
|
+
* await client.simulations.accountTransfers.complete(
|
|
17
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
18
|
+
* );
|
|
19
|
+
* ```
|
|
12
20
|
*/
|
|
13
21
|
complete(accountTransferId, options) {
|
|
14
22
|
return this._client.post(`/simulations/account_transfers/${accountTransferId}/complete`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/account-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"account-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/account-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C;;;;;;;;;;;;;OAaG;IACH,QAAQ,CACN,iBAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kCAAkC,iBAAiB,WAAW,EAAE,OAAO,CAAC,CAAC;IACpG,CAAC;CACF;AArBD,4CAqBC"}
|
|
@@ -6,6 +6,14 @@ export class AccountTransfers extends APIResource {
|
|
|
6
6
|
* endpoint simulates the approval of an [Account Transfer](#account-transfers).
|
|
7
7
|
* You can also approve sandbox Account Transfers in the dashboard. This transfer
|
|
8
8
|
* must first have a `status` of `pending_approval`.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```ts
|
|
12
|
+
* const accountTransfer =
|
|
13
|
+
* await client.simulations.accountTransfers.complete(
|
|
14
|
+
* 'account_transfer_7k9qe1ysdgqztnt63l7n',
|
|
15
|
+
* );
|
|
16
|
+
* ```
|
|
9
17
|
*/
|
|
10
18
|
complete(accountTransferId, options) {
|
|
11
19
|
return this._client.post(`/simulations/account_transfers/${accountTransferId}/complete`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/account-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"account-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/account-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C;;;;;;;;;;;;;OAaG;IACH,QAAQ,CACN,iBAAyB,EACzB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kCAAkC,iBAAiB,WAAW,EAAE,OAAO,CAAC,CAAC;IACpG,CAAC;CACF"}
|
|
@@ -9,17 +9,45 @@ export declare class ACHTransfers extends APIResource {
|
|
|
9
9
|
* within 30 minutes. Since sandbox ACH Transfers are not submitted to the Federal
|
|
10
10
|
* Reserve, this endpoint allows you to skip that delay and add the acknowledgment
|
|
11
11
|
* subresource to the ACH Transfer.
|
|
12
|
+
*
|
|
13
|
+
* @example
|
|
14
|
+
* ```ts
|
|
15
|
+
* const achTransfer =
|
|
16
|
+
* await client.simulations.achTransfers.acknowledge(
|
|
17
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
18
|
+
* );
|
|
19
|
+
* ```
|
|
12
20
|
*/
|
|
13
21
|
acknowledge(achTransferId: string, options?: Core.RequestOptions): Core.APIPromise<ACHTransfersAPI.ACHTransfer>;
|
|
14
22
|
/**
|
|
15
23
|
* Simulates receiving a Notification of Change for an
|
|
16
24
|
* [ACH Transfer](#ach-transfers).
|
|
25
|
+
*
|
|
26
|
+
* @example
|
|
27
|
+
* ```ts
|
|
28
|
+
* const achTransfer =
|
|
29
|
+
* await client.simulations.achTransfers.createNotificationOfChange(
|
|
30
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
31
|
+
* {
|
|
32
|
+
* change_code: 'incorrect_routing_number',
|
|
33
|
+
* corrected_data: '123456789',
|
|
34
|
+
* },
|
|
35
|
+
* );
|
|
36
|
+
* ```
|
|
17
37
|
*/
|
|
18
38
|
createNotificationOfChange(achTransferId: string, body: ACHTransferCreateNotificationOfChangeParams, options?: Core.RequestOptions): Core.APIPromise<ACHTransfersAPI.ACHTransfer>;
|
|
19
39
|
/**
|
|
20
40
|
* Simulates the return of an [ACH Transfer](#ach-transfers) by the Federal Reserve
|
|
21
41
|
* due to an error condition. This will also create a Transaction to account for
|
|
22
42
|
* the returned funds. This transfer must first have a `status` of `submitted`.
|
|
43
|
+
*
|
|
44
|
+
* @example
|
|
45
|
+
* ```ts
|
|
46
|
+
* const achTransfer =
|
|
47
|
+
* await client.simulations.achTransfers.return(
|
|
48
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
49
|
+
* );
|
|
50
|
+
* ```
|
|
23
51
|
*/
|
|
24
52
|
return(achTransferId: string, body: ACHTransferReturnParams, options?: Core.RequestOptions): Core.APIPromise<ACHTransfersAPI.ACHTransfer>;
|
|
25
53
|
/**
|
|
@@ -29,6 +57,14 @@ export declare class ACHTransfers extends APIResource {
|
|
|
29
57
|
* `pending_submission`, the simulation will also submit the transfer. Without this
|
|
30
58
|
* simulation the transfer will eventually settle on its own following the same
|
|
31
59
|
* Federal Reserve timeline as in production.
|
|
60
|
+
*
|
|
61
|
+
* @example
|
|
62
|
+
* ```ts
|
|
63
|
+
* const achTransfer =
|
|
64
|
+
* await client.simulations.achTransfers.settle(
|
|
65
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
66
|
+
* );
|
|
67
|
+
* ```
|
|
32
68
|
*/
|
|
33
69
|
settle(achTransferId: string, options?: Core.RequestOptions): Core.APIPromise<ACHTransfersAPI.ACHTransfer>;
|
|
34
70
|
/**
|
|
@@ -38,6 +74,14 @@ export declare class ACHTransfers extends APIResource {
|
|
|
38
74
|
* Federal Reserve three times per day on weekdays. Since sandbox ACH Transfers are
|
|
39
75
|
* not submitted to the Federal Reserve, this endpoint allows you to skip that
|
|
40
76
|
* delay and transition the ACH Transfer to a status of `submitted`.
|
|
77
|
+
*
|
|
78
|
+
* @example
|
|
79
|
+
* ```ts
|
|
80
|
+
* const achTransfer =
|
|
81
|
+
* await client.simulations.achTransfers.submit(
|
|
82
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
83
|
+
* );
|
|
84
|
+
* ```
|
|
41
85
|
*/
|
|
42
86
|
submit(achTransferId: string, options?: Core.RequestOptions): Core.APIPromise<ACHTransfersAPI.ACHTransfer>;
|
|
43
87
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/ach-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,eAAe,MAAM,kBAAkB,CAAC;AAEpD,qBAAa,YAAa,SAAQ,WAAW;IAC3C
|
|
1
|
+
{"version":3,"file":"ach-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/ach-transfers.ts"],"names":[],"mappings":"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"}
|
|
@@ -11,6 +11,14 @@ class ACHTransfers extends resource_1.APIResource {
|
|
|
11
11
|
* within 30 minutes. Since sandbox ACH Transfers are not submitted to the Federal
|
|
12
12
|
* Reserve, this endpoint allows you to skip that delay and add the acknowledgment
|
|
13
13
|
* subresource to the ACH Transfer.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* ```ts
|
|
17
|
+
* const achTransfer =
|
|
18
|
+
* await client.simulations.achTransfers.acknowledge(
|
|
19
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
20
|
+
* );
|
|
21
|
+
* ```
|
|
14
22
|
*/
|
|
15
23
|
acknowledge(achTransferId, options) {
|
|
16
24
|
return this._client.post(`/simulations/ach_transfers/${achTransferId}/acknowledge`, options);
|
|
@@ -18,6 +26,18 @@ class ACHTransfers extends resource_1.APIResource {
|
|
|
18
26
|
/**
|
|
19
27
|
* Simulates receiving a Notification of Change for an
|
|
20
28
|
* [ACH Transfer](#ach-transfers).
|
|
29
|
+
*
|
|
30
|
+
* @example
|
|
31
|
+
* ```ts
|
|
32
|
+
* const achTransfer =
|
|
33
|
+
* await client.simulations.achTransfers.createNotificationOfChange(
|
|
34
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
35
|
+
* {
|
|
36
|
+
* change_code: 'incorrect_routing_number',
|
|
37
|
+
* corrected_data: '123456789',
|
|
38
|
+
* },
|
|
39
|
+
* );
|
|
40
|
+
* ```
|
|
21
41
|
*/
|
|
22
42
|
createNotificationOfChange(achTransferId, body, options) {
|
|
23
43
|
return this._client.post(`/simulations/ach_transfers/${achTransferId}/create_notification_of_change`, {
|
|
@@ -29,6 +49,14 @@ class ACHTransfers extends resource_1.APIResource {
|
|
|
29
49
|
* Simulates the return of an [ACH Transfer](#ach-transfers) by the Federal Reserve
|
|
30
50
|
* due to an error condition. This will also create a Transaction to account for
|
|
31
51
|
* the returned funds. This transfer must first have a `status` of `submitted`.
|
|
52
|
+
*
|
|
53
|
+
* @example
|
|
54
|
+
* ```ts
|
|
55
|
+
* const achTransfer =
|
|
56
|
+
* await client.simulations.achTransfers.return(
|
|
57
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
58
|
+
* );
|
|
59
|
+
* ```
|
|
32
60
|
*/
|
|
33
61
|
return(achTransferId, body, options) {
|
|
34
62
|
return this._client.post(`/simulations/ach_transfers/${achTransferId}/return`, { body, ...options });
|
|
@@ -40,6 +68,14 @@ class ACHTransfers extends resource_1.APIResource {
|
|
|
40
68
|
* `pending_submission`, the simulation will also submit the transfer. Without this
|
|
41
69
|
* simulation the transfer will eventually settle on its own following the same
|
|
42
70
|
* Federal Reserve timeline as in production.
|
|
71
|
+
*
|
|
72
|
+
* @example
|
|
73
|
+
* ```ts
|
|
74
|
+
* const achTransfer =
|
|
75
|
+
* await client.simulations.achTransfers.settle(
|
|
76
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
77
|
+
* );
|
|
78
|
+
* ```
|
|
43
79
|
*/
|
|
44
80
|
settle(achTransferId, options) {
|
|
45
81
|
return this._client.post(`/simulations/ach_transfers/${achTransferId}/settle`, options);
|
|
@@ -51,6 +87,14 @@ class ACHTransfers extends resource_1.APIResource {
|
|
|
51
87
|
* Federal Reserve three times per day on weekdays. Since sandbox ACH Transfers are
|
|
52
88
|
* not submitted to the Federal Reserve, this endpoint allows you to skip that
|
|
53
89
|
* delay and transition the ACH Transfer to a status of `submitted`.
|
|
90
|
+
*
|
|
91
|
+
* @example
|
|
92
|
+
* ```ts
|
|
93
|
+
* const achTransfer =
|
|
94
|
+
* await client.simulations.achTransfers.submit(
|
|
95
|
+
* 'ach_transfer_uoxatyh3lt5evrsdvo7q',
|
|
96
|
+
* );
|
|
97
|
+
* ```
|
|
54
98
|
*/
|
|
55
99
|
submit(achTransferId, options) {
|
|
56
100
|
return this._client.post(`/simulations/ach_transfers/${achTransferId}/submit`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ach-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,YAAa,SAAQ,sBAAW;IAC3C
|
|
1
|
+
{"version":3,"file":"ach-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,YAAa,SAAQ,sBAAW;IAC3C;;;;;;;;;;;;;;;OAeG;IACH,WAAW,CACT,aAAqB,EACrB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,8BAA8B,aAAa,cAAc,EAAE,OAAO,CAAC,CAAC;IAC/F,CAAC;IAED;;;;;;;;;;;;;;;OAeG;IACH,0BAA0B,CACxB,aAAqB,EACrB,IAAiD,EACjD,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,8BAA8B,aAAa,gCAAgC,EAAE;YACpG,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,aAAqB,EACrB,IAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,8BAA8B,aAAa,SAAS,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACvG,CAAC;IAED;;;;;;;;;;;;;;;OAeG;IACH,MAAM,CAAC,aAAqB,EAAE,OAA6B;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,8BAA8B,aAAa,SAAS,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAED;;;;;;;;;;;;;;;OAeG;IACH,MAAM,CAAC,aAAqB,EAAE,OAA6B;QACzD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,8BAA8B,aAAa,SAAS,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;CACF;AA/GD,oCA+GC"}
|