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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card-settlements.js","sourceRoot":"","sources":["../../src/resources/simulations/card-settlements.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,eAAgB,SAAQ,sBAAW;IAC9C
|
|
1
|
+
{"version":3,"file":"card-settlements.js","sourceRoot":"","sources":["../../src/resources/simulations/card-settlements.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,eAAgB,SAAQ,sBAAW;IAC9C;;;;;;;;;;;;;;;;OAgBG;IACH,MAAM,CACJ,IAAgC,EAChC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;CACF;AAxBD,0CAwBC"}
|
|
@@ -7,6 +7,16 @@ export class CardSettlements extends APIResource {
|
|
|
7
7
|
* simulates that event, which may occur many days after the purchase in
|
|
8
8
|
* production. The amount settled can be different from the amount originally
|
|
9
9
|
* authorized, for example, when adding a tip to a restaurant bill.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```ts
|
|
13
|
+
* const transaction =
|
|
14
|
+
* await client.simulations.cardSettlements.create({
|
|
15
|
+
* card_id: 'card_oubs0hwk5rn6knuecxg2',
|
|
16
|
+
* pending_transaction_id:
|
|
17
|
+
* 'pending_transaction_k1sfetcau2qbvjbzgju4',
|
|
18
|
+
* });
|
|
19
|
+
* ```
|
|
10
20
|
*/
|
|
11
21
|
create(body, options) {
|
|
12
22
|
return this._client.post('/simulations/card_settlements', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card-settlements.mjs","sourceRoot":"","sources":["../../src/resources/simulations/card-settlements.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,eAAgB,SAAQ,WAAW;IAC9C
|
|
1
|
+
{"version":3,"file":"card-settlements.mjs","sourceRoot":"","sources":["../../src/resources/simulations/card-settlements.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,eAAgB,SAAQ,WAAW;IAC9C;;;;;;;;;;;;;;;;OAgBG;IACH,MAAM,CACJ,IAAgC,EAChC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;CACF"}
|
|
@@ -6,16 +6,40 @@ export declare class CheckDeposits extends APIResource {
|
|
|
6
6
|
* Simulates the rejection of a [Check Deposit](#check-deposits) by Increase due to
|
|
7
7
|
* factors like poor image quality. This Check Deposit must first have a `status`
|
|
8
8
|
* of `pending`.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```ts
|
|
12
|
+
* const checkDeposit =
|
|
13
|
+
* await client.simulations.checkDeposits.reject(
|
|
14
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
15
|
+
* );
|
|
16
|
+
* ```
|
|
9
17
|
*/
|
|
10
18
|
reject(checkDepositId: string, options?: Core.RequestOptions): Core.APIPromise<CheckDepositsAPI.CheckDeposit>;
|
|
11
19
|
/**
|
|
12
20
|
* Simulates the return of a [Check Deposit](#check-deposits). This Check Deposit
|
|
13
21
|
* must first have a `status` of `submitted`.
|
|
22
|
+
*
|
|
23
|
+
* @example
|
|
24
|
+
* ```ts
|
|
25
|
+
* const checkDeposit =
|
|
26
|
+
* await client.simulations.checkDeposits.return(
|
|
27
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
28
|
+
* );
|
|
29
|
+
* ```
|
|
14
30
|
*/
|
|
15
31
|
return(checkDepositId: string, options?: Core.RequestOptions): Core.APIPromise<CheckDepositsAPI.CheckDeposit>;
|
|
16
32
|
/**
|
|
17
33
|
* Simulates the submission of a [Check Deposit](#check-deposits) to the Federal
|
|
18
34
|
* Reserve. This Check Deposit must first have a `status` of `pending`.
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* ```ts
|
|
38
|
+
* const checkDeposit =
|
|
39
|
+
* await client.simulations.checkDeposits.submit(
|
|
40
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
41
|
+
* );
|
|
42
|
+
* ```
|
|
19
43
|
*/
|
|
20
44
|
submit(checkDepositId: string, options?: Core.RequestOptions): Core.APIPromise<CheckDepositsAPI.CheckDeposit>;
|
|
21
45
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-deposits.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/check-deposits.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,gBAAgB,MAAM,mBAAmB,CAAC;AAEtD,qBAAa,aAAc,SAAQ,WAAW;IAC5C
|
|
1
|
+
{"version":3,"file":"check-deposits.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/check-deposits.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,gBAAgB,MAAM,mBAAmB,CAAC;AAEtD,qBAAa,aAAc,SAAQ,WAAW;IAC5C;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,gBAAgB,CAAC,YAAY,CAAC;IAIjD;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,gBAAgB,CAAC,YAAY,CAAC;IAIjD;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,gBAAgB,CAAC,YAAY,CAAC;CAGlD"}
|
|
@@ -8,6 +8,14 @@ class CheckDeposits extends resource_1.APIResource {
|
|
|
8
8
|
* Simulates the rejection of a [Check Deposit](#check-deposits) by Increase due to
|
|
9
9
|
* factors like poor image quality. This Check Deposit must first have a `status`
|
|
10
10
|
* of `pending`.
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const checkDeposit =
|
|
15
|
+
* await client.simulations.checkDeposits.reject(
|
|
16
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
17
|
+
* );
|
|
18
|
+
* ```
|
|
11
19
|
*/
|
|
12
20
|
reject(checkDepositId, options) {
|
|
13
21
|
return this._client.post(`/simulations/check_deposits/${checkDepositId}/reject`, options);
|
|
@@ -15,6 +23,14 @@ class CheckDeposits extends resource_1.APIResource {
|
|
|
15
23
|
/**
|
|
16
24
|
* Simulates the return of a [Check Deposit](#check-deposits). This Check Deposit
|
|
17
25
|
* must first have a `status` of `submitted`.
|
|
26
|
+
*
|
|
27
|
+
* @example
|
|
28
|
+
* ```ts
|
|
29
|
+
* const checkDeposit =
|
|
30
|
+
* await client.simulations.checkDeposits.return(
|
|
31
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
32
|
+
* );
|
|
33
|
+
* ```
|
|
18
34
|
*/
|
|
19
35
|
return(checkDepositId, options) {
|
|
20
36
|
return this._client.post(`/simulations/check_deposits/${checkDepositId}/return`, options);
|
|
@@ -22,6 +38,14 @@ class CheckDeposits extends resource_1.APIResource {
|
|
|
22
38
|
/**
|
|
23
39
|
* Simulates the submission of a [Check Deposit](#check-deposits) to the Federal
|
|
24
40
|
* Reserve. This Check Deposit must first have a `status` of `pending`.
|
|
41
|
+
*
|
|
42
|
+
* @example
|
|
43
|
+
* ```ts
|
|
44
|
+
* const checkDeposit =
|
|
45
|
+
* await client.simulations.checkDeposits.submit(
|
|
46
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
47
|
+
* );
|
|
48
|
+
* ```
|
|
25
49
|
*/
|
|
26
50
|
submit(checkDepositId, options) {
|
|
27
51
|
return this._client.post(`/simulations/check_deposits/${checkDepositId}/submit`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-deposits.js","sourceRoot":"","sources":["../../src/resources/simulations/check-deposits.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,aAAc,SAAQ,sBAAW;IAC5C
|
|
1
|
+
{"version":3,"file":"check-deposits.js","sourceRoot":"","sources":["../../src/resources/simulations/check-deposits.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,aAAc,SAAQ,sBAAW;IAC5C;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,cAAsB,EACtB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;IAED;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,cAAsB,EACtB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;IAED;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,cAAsB,EACtB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;CACF;AA1DD,sCA0DC"}
|
|
@@ -5,6 +5,14 @@ export class CheckDeposits extends APIResource {
|
|
|
5
5
|
* Simulates the rejection of a [Check Deposit](#check-deposits) by Increase due to
|
|
6
6
|
* factors like poor image quality. This Check Deposit must first have a `status`
|
|
7
7
|
* of `pending`.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```ts
|
|
11
|
+
* const checkDeposit =
|
|
12
|
+
* await client.simulations.checkDeposits.reject(
|
|
13
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
14
|
+
* );
|
|
15
|
+
* ```
|
|
8
16
|
*/
|
|
9
17
|
reject(checkDepositId, options) {
|
|
10
18
|
return this._client.post(`/simulations/check_deposits/${checkDepositId}/reject`, options);
|
|
@@ -12,6 +20,14 @@ export class CheckDeposits extends APIResource {
|
|
|
12
20
|
/**
|
|
13
21
|
* Simulates the return of a [Check Deposit](#check-deposits). This Check Deposit
|
|
14
22
|
* must first have a `status` of `submitted`.
|
|
23
|
+
*
|
|
24
|
+
* @example
|
|
25
|
+
* ```ts
|
|
26
|
+
* const checkDeposit =
|
|
27
|
+
* await client.simulations.checkDeposits.return(
|
|
28
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
29
|
+
* );
|
|
30
|
+
* ```
|
|
15
31
|
*/
|
|
16
32
|
return(checkDepositId, options) {
|
|
17
33
|
return this._client.post(`/simulations/check_deposits/${checkDepositId}/return`, options);
|
|
@@ -19,6 +35,14 @@ export class CheckDeposits extends APIResource {
|
|
|
19
35
|
/**
|
|
20
36
|
* Simulates the submission of a [Check Deposit](#check-deposits) to the Federal
|
|
21
37
|
* Reserve. This Check Deposit must first have a `status` of `pending`.
|
|
38
|
+
*
|
|
39
|
+
* @example
|
|
40
|
+
* ```ts
|
|
41
|
+
* const checkDeposit =
|
|
42
|
+
* await client.simulations.checkDeposits.submit(
|
|
43
|
+
* 'check_deposit_f06n9gpg7sxn8t19lfc1',
|
|
44
|
+
* );
|
|
45
|
+
* ```
|
|
22
46
|
*/
|
|
23
47
|
submit(checkDepositId, options) {
|
|
24
48
|
return this._client.post(`/simulations/check_deposits/${checkDepositId}/submit`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-deposits.mjs","sourceRoot":"","sources":["../../src/resources/simulations/check-deposits.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C
|
|
1
|
+
{"version":3,"file":"check-deposits.mjs","sourceRoot":"","sources":["../../src/resources/simulations/check-deposits.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,cAAsB,EACtB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;IAED;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,cAAsB,EACtB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;IAED;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,cAAsB,EACtB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;CACF"}
|
|
@@ -7,6 +7,14 @@ export declare class CheckTransfers extends APIResource {
|
|
|
7
7
|
* periodically throughout the day in production but can be sped up in sandbox.
|
|
8
8
|
* This transfer must first have a `status` of `pending_approval` or
|
|
9
9
|
* `pending_submission`.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```ts
|
|
13
|
+
* const checkTransfer =
|
|
14
|
+
* await client.simulations.checkTransfers.mail(
|
|
15
|
+
* 'check_transfer_30b43acfu9vw8fyc4f5',
|
|
16
|
+
* );
|
|
17
|
+
* ```
|
|
10
18
|
*/
|
|
11
19
|
mail(checkTransferId: string, options?: Core.RequestOptions): Core.APIPromise<CheckTransfersAPI.CheckTransfer>;
|
|
12
20
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/check-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,iBAAiB,MAAM,oBAAoB,CAAC;AAExD,qBAAa,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"check-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/check-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,iBAAiB,MAAM,oBAAoB,CAAC;AAExD,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,iBAAiB,CAAC,aAAa,CAAC;CAGpD"}
|
|
@@ -9,6 +9,14 @@ class CheckTransfers extends resource_1.APIResource {
|
|
|
9
9
|
* periodically throughout the day in production but can be sped up in sandbox.
|
|
10
10
|
* This transfer must first have a `status` of `pending_approval` or
|
|
11
11
|
* `pending_submission`.
|
|
12
|
+
*
|
|
13
|
+
* @example
|
|
14
|
+
* ```ts
|
|
15
|
+
* const checkTransfer =
|
|
16
|
+
* await client.simulations.checkTransfers.mail(
|
|
17
|
+
* 'check_transfer_30b43acfu9vw8fyc4f5',
|
|
18
|
+
* );
|
|
19
|
+
* ```
|
|
12
20
|
*/
|
|
13
21
|
mail(checkTransferId, options) {
|
|
14
22
|
return this._client.post(`/simulations/check_transfers/${checkTransferId}/mail`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/check-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,cAAe,SAAQ,sBAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"check-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/check-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,eAAuB,EACvB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,gCAAgC,eAAe,OAAO,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;CACF;AArBD,wCAqBC"}
|
|
@@ -6,6 +6,14 @@ export class CheckTransfers extends APIResource {
|
|
|
6
6
|
* periodically throughout the day in production but can be sped up in sandbox.
|
|
7
7
|
* This transfer must first have a `status` of `pending_approval` or
|
|
8
8
|
* `pending_submission`.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```ts
|
|
12
|
+
* const checkTransfer =
|
|
13
|
+
* await client.simulations.checkTransfers.mail(
|
|
14
|
+
* 'check_transfer_30b43acfu9vw8fyc4f5',
|
|
15
|
+
* );
|
|
16
|
+
* ```
|
|
9
17
|
*/
|
|
10
18
|
mail(checkTransferId, options) {
|
|
11
19
|
return this._client.post(`/simulations/check_transfers/${checkTransferId}/mail`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/check-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C
|
|
1
|
+
{"version":3,"file":"check-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/check-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;;;;;;;;;;;;OAaG;IACH,IAAI,CACF,eAAuB,EACvB,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,gCAAgC,eAAe,OAAO,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;CACF"}
|
|
@@ -4,6 +4,14 @@ export declare class DigitalWalletTokenRequests extends APIResource {
|
|
|
4
4
|
/**
|
|
5
5
|
* Simulates a user attempting add a [Card](#cards) to a digital wallet such as
|
|
6
6
|
* Apple Pay.
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const digitalWalletTokenRequest =
|
|
11
|
+
* await client.simulations.digitalWalletTokenRequests.create(
|
|
12
|
+
* { card_id: 'card_oubs0hwk5rn6knuecxg2' },
|
|
13
|
+
* );
|
|
14
|
+
* ```
|
|
7
15
|
*/
|
|
8
16
|
create(body: DigitalWalletTokenRequestCreateParams, options?: Core.RequestOptions): Core.APIPromise<DigitalWalletTokenRequestCreateResponse>;
|
|
9
17
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-token-requests.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/digital-wallet-token-requests.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,qBAAa,0BAA2B,SAAQ,WAAW;IACzD
|
|
1
|
+
{"version":3,"file":"digital-wallet-token-requests.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/digital-wallet-token-requests.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,qBAAa,0BAA2B,SAAQ,WAAW;IACzD;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,IAAI,EAAE,qCAAqC,EAC3C,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,uCAAuC,CAAC;CAG5D;AAED;;GAEG;AACH,MAAM,WAAW,uCAAuC;IACtD;;;;;;;;;;OAUG;IACH,cAAc,EACV,iBAAiB,GACjB,wBAAwB,GACxB,mBAAmB,GACnB,kBAAkB,GAClB,IAAI,CAAC;IAET;;;OAGG;IACH,uBAAuB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEvC;;;OAGG;IACH,IAAI,EAAE,wDAAwD,CAAC;CAChE;AAED,MAAM,WAAW,qCAAqC;IACpD;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;CACjB;AAED,MAAM,CAAC,OAAO,WAAW,0BAA0B,CAAC;IAClD,OAAO,EACL,KAAK,uCAAuC,IAAI,uCAAuC,EACvF,KAAK,qCAAqC,IAAI,qCAAqC,GACpF,CAAC;CACH"}
|
|
@@ -7,6 +7,14 @@ class DigitalWalletTokenRequests extends resource_1.APIResource {
|
|
|
7
7
|
/**
|
|
8
8
|
* Simulates a user attempting add a [Card](#cards) to a digital wallet such as
|
|
9
9
|
* Apple Pay.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```ts
|
|
13
|
+
* const digitalWalletTokenRequest =
|
|
14
|
+
* await client.simulations.digitalWalletTokenRequests.create(
|
|
15
|
+
* { card_id: 'card_oubs0hwk5rn6knuecxg2' },
|
|
16
|
+
* );
|
|
17
|
+
* ```
|
|
10
18
|
*/
|
|
11
19
|
create(body, options) {
|
|
12
20
|
return this._client.post('/simulations/digital_wallet_token_requests', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-token-requests.js","sourceRoot":"","sources":["../../src/resources/simulations/digital-wallet-token-requests.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAG7C,MAAa,0BAA2B,SAAQ,sBAAW;IACzD
|
|
1
|
+
{"version":3,"file":"digital-wallet-token-requests.js","sourceRoot":"","sources":["../../src/resources/simulations/digital-wallet-token-requests.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAG7C,MAAa,0BAA2B,SAAQ,sBAAW;IACzD;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,IAA2C,EAC3C,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,4CAA4C,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/F,CAAC;CACF;AAnBD,gEAmBC"}
|
|
@@ -4,6 +4,14 @@ export class DigitalWalletTokenRequests extends APIResource {
|
|
|
4
4
|
/**
|
|
5
5
|
* Simulates a user attempting add a [Card](#cards) to a digital wallet such as
|
|
6
6
|
* Apple Pay.
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const digitalWalletTokenRequest =
|
|
11
|
+
* await client.simulations.digitalWalletTokenRequests.create(
|
|
12
|
+
* { card_id: 'card_oubs0hwk5rn6knuecxg2' },
|
|
13
|
+
* );
|
|
14
|
+
* ```
|
|
7
15
|
*/
|
|
8
16
|
create(body, options) {
|
|
9
17
|
return this._client.post('/simulations/digital_wallet_token_requests', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-token-requests.mjs","sourceRoot":"","sources":["../../src/resources/simulations/digital-wallet-token-requests.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,0BAA2B,SAAQ,WAAW;IACzD
|
|
1
|
+
{"version":3,"file":"digital-wallet-token-requests.mjs","sourceRoot":"","sources":["../../src/resources/simulations/digital-wallet-token-requests.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,0BAA2B,SAAQ,WAAW;IACzD;;;;;;;;;;;OAWG;IACH,MAAM,CACJ,IAA2C,EAC3C,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,4CAA4C,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC/F,CAAC;CACF"}
|
|
@@ -4,6 +4,13 @@ import * as DocumentsAPI from "../documents.js";
|
|
|
4
4
|
export declare class Documents extends APIResource {
|
|
5
5
|
/**
|
|
6
6
|
* Simulates an tax document being created for an account.
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const document = await client.simulations.documents.create({
|
|
11
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
12
|
+
* });
|
|
13
|
+
* ```
|
|
7
14
|
*/
|
|
8
15
|
create(body: DocumentCreateParams, options?: Core.RequestOptions): Core.APIPromise<DocumentsAPI.Document>;
|
|
9
16
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"documents.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/documents.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,YAAY,MAAM,cAAc,CAAC;AAE7C,qBAAa,SAAU,SAAQ,WAAW;IACxC
|
|
1
|
+
{"version":3,"file":"documents.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/documents.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,YAAY,MAAM,cAAc,CAAC;AAE7C,qBAAa,SAAU,SAAQ,WAAW;IACxC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAAI,EAAE,oBAAoB,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,YAAY,CAAC,QAAQ,CAAC;CAG1G;AAED,MAAM,WAAW,oBAAoB;IACnC;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,CAAC,OAAO,WAAW,SAAS,CAAC;IACjC,OAAO,EAAE,KAAK,oBAAoB,IAAI,oBAAoB,EAAE,CAAC;CAC9D"}
|
|
@@ -6,6 +6,13 @@ const resource_1 = require("../../resource.js");
|
|
|
6
6
|
class Documents extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Simulates an tax document being created for an account.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```ts
|
|
12
|
+
* const document = await client.simulations.documents.create({
|
|
13
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
9
16
|
*/
|
|
10
17
|
create(body, options) {
|
|
11
18
|
return this._client.post('/simulations/documents', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"documents.js","sourceRoot":"","sources":["../../src/resources/simulations/documents.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,SAAU,SAAQ,sBAAW;IACxC
|
|
1
|
+
{"version":3,"file":"documents.js","sourceRoot":"","sources":["../../src/resources/simulations/documents.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,SAAU,SAAQ,sBAAW;IACxC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAA0B,EAAE,OAA6B;QAC9D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3E,CAAC;CACF;AAdD,8BAcC"}
|
|
@@ -3,6 +3,13 @@ import { APIResource } from "../../resource.mjs";
|
|
|
3
3
|
export class Documents extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* Simulates an tax document being created for an account.
|
|
6
|
+
*
|
|
7
|
+
* @example
|
|
8
|
+
* ```ts
|
|
9
|
+
* const document = await client.simulations.documents.create({
|
|
10
|
+
* account_id: 'account_in71c4amph0vgo2qllky',
|
|
11
|
+
* });
|
|
12
|
+
* ```
|
|
6
13
|
*/
|
|
7
14
|
create(body, options) {
|
|
8
15
|
return this._client.post('/simulations/documents', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"documents.mjs","sourceRoot":"","sources":["../../src/resources/simulations/documents.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,SAAU,SAAQ,WAAW;IACxC
|
|
1
|
+
{"version":3,"file":"documents.mjs","sourceRoot":"","sources":["../../src/resources/simulations/documents.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,SAAU,SAAQ,WAAW;IACxC;;;;;;;;;OASG;IACH,MAAM,CAAC,IAA0B,EAAE,OAA6B;QAC9D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3E,CAAC;CACF"}
|
|
@@ -13,6 +13,16 @@ export declare class InboundACHTransfers extends APIResource {
|
|
|
13
13
|
* contain either a [Transaction](#transactions) or a
|
|
14
14
|
* [Declined Transaction](#declined-transactions) depending on whether or not the
|
|
15
15
|
* transfer is allowed.
|
|
16
|
+
*
|
|
17
|
+
* @example
|
|
18
|
+
* ```ts
|
|
19
|
+
* const inboundACHTransfer =
|
|
20
|
+
* await client.simulations.inboundACHTransfers.create({
|
|
21
|
+
* account_number_id:
|
|
22
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
23
|
+
* amount: 1000,
|
|
24
|
+
* });
|
|
25
|
+
* ```
|
|
16
26
|
*/
|
|
17
27
|
create(body: InboundACHTransferCreateParams, options?: Core.RequestOptions): Core.APIPromise<InboundACHTransfersAPI.InboundACHTransfer>;
|
|
18
28
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-ach-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-ach-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,sBAAsB,MAAM,0BAA0B,CAAC;AAEnE,qBAAa,mBAAoB,SAAQ,WAAW;IAClD
|
|
1
|
+
{"version":3,"file":"inbound-ach-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-ach-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,sBAAsB,MAAM,0BAA0B,CAAC;AAEnE,qBAAa,mBAAoB,SAAQ,WAAW;IAClD;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,MAAM,CACJ,IAAI,EAAE,8BAA8B,EACpC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,sBAAsB,CAAC,kBAAkB,CAAC;CAG9D;AAED,MAAM,WAAW,8BAA8B;IAC7C;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC;;OAEG;IACH,0BAA0B,CAAC,EAAE,MAAM,CAAC;IAEpC;;OAEG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;IAEnC;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAE5B;;OAEG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;;;;;;;;;;;;;;;;OAmBG;IACH,yBAAyB,CAAC,EACtB,2BAA2B,GAC3B,0BAA0B,GAC1B,kCAAkC,GAClC,oBAAoB,GACpB,eAAe,GACf,qBAAqB,GACrB,oBAAoB,GACpB,qBAAqB,GACrB,kBAAkB,GAClB,4BAA4B,GAC5B,mBAAmB,GACnB,wBAAwB,GACxB,mBAAmB,GACnB,kBAAkB,GAClB,iBAAiB,GACjB,+BAA+B,CAAC;CACrC;AAED,MAAM,CAAC,OAAO,WAAW,mBAAmB,CAAC;IAC3C,OAAO,EAAE,KAAK,8BAA8B,IAAI,8BAA8B,EAAE,CAAC;CAClF"}
|
|
@@ -15,6 +15,16 @@ class InboundACHTransfers extends resource_1.APIResource {
|
|
|
15
15
|
* contain either a [Transaction](#transactions) or a
|
|
16
16
|
* [Declined Transaction](#declined-transactions) depending on whether or not the
|
|
17
17
|
* transfer is allowed.
|
|
18
|
+
*
|
|
19
|
+
* @example
|
|
20
|
+
* ```ts
|
|
21
|
+
* const inboundACHTransfer =
|
|
22
|
+
* await client.simulations.inboundACHTransfers.create({
|
|
23
|
+
* account_number_id:
|
|
24
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
25
|
+
* amount: 1000,
|
|
26
|
+
* });
|
|
27
|
+
* ```
|
|
18
28
|
*/
|
|
19
29
|
create(body, options) {
|
|
20
30
|
return this._client.post('/simulations/inbound_ach_transfers', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-ach-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,mBAAoB,SAAQ,sBAAW;IAClD
|
|
1
|
+
{"version":3,"file":"inbound-ach-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oCAAoC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACvF,CAAC;CACF;AA7BD,kDA6BC"}
|
|
@@ -12,6 +12,16 @@ export class InboundACHTransfers extends APIResource {
|
|
|
12
12
|
* contain either a [Transaction](#transactions) or a
|
|
13
13
|
* [Declined Transaction](#declined-transactions) depending on whether or not the
|
|
14
14
|
* transfer is allowed.
|
|
15
|
+
*
|
|
16
|
+
* @example
|
|
17
|
+
* ```ts
|
|
18
|
+
* const inboundACHTransfer =
|
|
19
|
+
* await client.simulations.inboundACHTransfers.create({
|
|
20
|
+
* account_number_id:
|
|
21
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
22
|
+
* amount: 1000,
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
15
25
|
*/
|
|
16
26
|
create(body, options) {
|
|
17
27
|
return this._client.post('/simulations/inbound_ach_transfers', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-ach-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-ach-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD
|
|
1
|
+
{"version":3,"file":"inbound-ach-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-ach-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;;;;;;;;;;;;;;;;;;;;OAqBG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oCAAoC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACvF,CAAC;CACF"}
|
|
@@ -9,6 +9,17 @@ export declare class InboundCheckDeposits extends APIResource {
|
|
|
9
9
|
* Deposit as we would in production and either create a Transaction or a Declined
|
|
10
10
|
* Transaction as a result. You can inspect the resulting Inbound Check Deposit
|
|
11
11
|
* object to see the result.
|
|
12
|
+
*
|
|
13
|
+
* @example
|
|
14
|
+
* ```ts
|
|
15
|
+
* const inboundCheckDeposit =
|
|
16
|
+
* await client.simulations.inboundCheckDeposits.create({
|
|
17
|
+
* account_number_id:
|
|
18
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
19
|
+
* amount: 1000,
|
|
20
|
+
* check_number: '1234567890',
|
|
21
|
+
* });
|
|
22
|
+
* ```
|
|
12
23
|
*/
|
|
13
24
|
create(body: InboundCheckDepositCreateParams, options?: Core.RequestOptions): Core.APIPromise<InboundCheckDepositsAPI.InboundCheckDeposit>;
|
|
14
25
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-check-deposits.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-check-deposits.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,uBAAuB,MAAM,2BAA2B,CAAC;AAErE,qBAAa,oBAAqB,SAAQ,WAAW;IACnD
|
|
1
|
+
{"version":3,"file":"inbound-check-deposits.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-check-deposits.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,uBAAuB,MAAM,2BAA2B,CAAC;AAErE,qBAAa,oBAAqB,SAAQ,WAAW;IACnD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,IAAI,EAAE,+BAA+B,EACrC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,uBAAuB,CAAC,mBAAmB,CAAC;CAGhE;AAED,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;CACtB;AAED,MAAM,CAAC,OAAO,WAAW,oBAAoB,CAAC;IAC5C,OAAO,EAAE,KAAK,+BAA+B,IAAI,+BAA+B,EAAE,CAAC;CACpF"}
|
|
@@ -11,6 +11,17 @@ class InboundCheckDeposits extends resource_1.APIResource {
|
|
|
11
11
|
* Deposit as we would in production and either create a Transaction or a Declined
|
|
12
12
|
* Transaction as a result. You can inspect the resulting Inbound Check Deposit
|
|
13
13
|
* object to see the result.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* ```ts
|
|
17
|
+
* const inboundCheckDeposit =
|
|
18
|
+
* await client.simulations.inboundCheckDeposits.create({
|
|
19
|
+
* account_number_id:
|
|
20
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
21
|
+
* amount: 1000,
|
|
22
|
+
* check_number: '1234567890',
|
|
23
|
+
* });
|
|
24
|
+
* ```
|
|
14
25
|
*/
|
|
15
26
|
create(body, options) {
|
|
16
27
|
return this._client.post('/simulations/inbound_check_deposits', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-check-deposits.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-check-deposits.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,oBAAqB,SAAQ,sBAAW;IACnD
|
|
1
|
+
{"version":3,"file":"inbound-check-deposits.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-check-deposits.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,oBAAqB,SAAQ,sBAAW;IACnD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,IAAqC,EACrC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;CACF;AA1BD,oDA0BC"}
|
|
@@ -8,6 +8,17 @@ export class InboundCheckDeposits extends APIResource {
|
|
|
8
8
|
* Deposit as we would in production and either create a Transaction or a Declined
|
|
9
9
|
* Transaction as a result. You can inspect the resulting Inbound Check Deposit
|
|
10
10
|
* object to see the result.
|
|
11
|
+
*
|
|
12
|
+
* @example
|
|
13
|
+
* ```ts
|
|
14
|
+
* const inboundCheckDeposit =
|
|
15
|
+
* await client.simulations.inboundCheckDeposits.create({
|
|
16
|
+
* account_number_id:
|
|
17
|
+
* 'account_number_v18nkfqm6afpsrvy82b2',
|
|
18
|
+
* amount: 1000,
|
|
19
|
+
* check_number: '1234567890',
|
|
20
|
+
* });
|
|
21
|
+
* ```
|
|
11
22
|
*/
|
|
12
23
|
create(body, options) {
|
|
13
24
|
return this._client.post('/simulations/inbound_check_deposits', { body, ...options });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-check-deposits.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-check-deposits.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,oBAAqB,SAAQ,WAAW;IACnD
|
|
1
|
+
{"version":3,"file":"inbound-check-deposits.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-check-deposits.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,oBAAqB,SAAQ,WAAW;IACnD;;;;;;;;;;;;;;;;;;OAkBG;IACH,MAAM,CACJ,IAAqC,EACrC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;CACF"}
|
|
@@ -4,6 +4,14 @@ export declare class InboundFundsHolds extends APIResource {
|
|
|
4
4
|
/**
|
|
5
5
|
* This endpoint simulates immediately releasing an Inbound Funds Hold, which might
|
|
6
6
|
* be created as a result of e.g., an ACH debit.
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const response =
|
|
11
|
+
* await client.simulations.inboundFundsHolds.release(
|
|
12
|
+
* 'inbound_funds_hold_9vuasmywdo7xb3zt4071',
|
|
13
|
+
* );
|
|
14
|
+
* ```
|
|
7
15
|
*/
|
|
8
16
|
release(inboundFundsHoldId: string, options?: Core.RequestOptions): Core.APIPromise<InboundFundsHoldReleaseResponse>;
|
|
9
17
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-funds-holds.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,qBAAa,iBAAkB,SAAQ,WAAW;IAChD
|
|
1
|
+
{"version":3,"file":"inbound-funds-holds.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AAEnC,qBAAa,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;;OAWG;IACH,OAAO,CACL,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,+BAA+B,CAAC;CAGpD;AAED;;;GAGG;AACH,MAAM,WAAW,+BAA+B;IAC9C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,yBAAyB,EAAE,MAAM,CAAC;IAElC;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;;;;;OAUG;IACH,QAAQ,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;IAExD;;OAEG;IACH,mBAAmB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEnC;;OAEG;IACH,sBAAsB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEtC;;OAEG;IACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3B;;;;;OAKG;IACH,MAAM,EAAE,MAAM,GAAG,UAAU,CAAC;IAE5B;;;OAGG;IACH,IAAI,EAAE,oBAAoB,CAAC;CAC5B;AAED,MAAM,CAAC,OAAO,WAAW,iBAAiB,CAAC;IACzC,OAAO,EAAE,KAAK,+BAA+B,IAAI,+BAA+B,EAAE,CAAC;CACpF"}
|
|
@@ -7,6 +7,14 @@ class InboundFundsHolds extends resource_1.APIResource {
|
|
|
7
7
|
/**
|
|
8
8
|
* This endpoint simulates immediately releasing an Inbound Funds Hold, which might
|
|
9
9
|
* be created as a result of e.g., an ACH debit.
|
|
10
|
+
*
|
|
11
|
+
* @example
|
|
12
|
+
* ```ts
|
|
13
|
+
* const response =
|
|
14
|
+
* await client.simulations.inboundFundsHolds.release(
|
|
15
|
+
* 'inbound_funds_hold_9vuasmywdo7xb3zt4071',
|
|
16
|
+
* );
|
|
17
|
+
* ```
|
|
10
18
|
*/
|
|
11
19
|
release(inboundFundsHoldId, options) {
|
|
12
20
|
return this._client.post(`/simulations/inbound_funds_holds/${inboundFundsHoldId}/release`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-funds-holds.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAG7C,MAAa,iBAAkB,SAAQ,sBAAW;IAChD
|
|
1
|
+
{"version":3,"file":"inbound-funds-holds.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAG7C,MAAa,iBAAkB,SAAQ,sBAAW;IAChD;;;;;;;;;;;OAWG;IACH,OAAO,CACL,kBAA0B,EAC1B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oCAAoC,kBAAkB,UAAU,EAAE,OAAO,CAAC,CAAC;IACtG,CAAC;CACF;AAnBD,8CAmBC"}
|
|
@@ -4,6 +4,14 @@ export class InboundFundsHolds extends APIResource {
|
|
|
4
4
|
/**
|
|
5
5
|
* This endpoint simulates immediately releasing an Inbound Funds Hold, which might
|
|
6
6
|
* be created as a result of e.g., an ACH debit.
|
|
7
|
+
*
|
|
8
|
+
* @example
|
|
9
|
+
* ```ts
|
|
10
|
+
* const response =
|
|
11
|
+
* await client.simulations.inboundFundsHolds.release(
|
|
12
|
+
* 'inbound_funds_hold_9vuasmywdo7xb3zt4071',
|
|
13
|
+
* );
|
|
14
|
+
* ```
|
|
7
15
|
*/
|
|
8
16
|
release(inboundFundsHoldId, options) {
|
|
9
17
|
return this._client.post(`/simulations/inbound_funds_holds/${inboundFundsHoldId}/release`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-funds-holds.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD
|
|
1
|
+
{"version":3,"file":"inbound-funds-holds.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD;;;;;;;;;;;OAWG;IACH,OAAO,CACL,kBAA0B,EAC1B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oCAAoC,kBAAkB,UAAU,EAAE,OAAO,CAAC,CAAC;IACtG,CAAC;CACF"}
|
|
@@ -5,6 +5,15 @@ export declare class InboundMailItems extends APIResource {
|
|
|
5
5
|
/**
|
|
6
6
|
* Simulates an inbound mail item to your account, as if someone had mailed a
|
|
7
7
|
* physical check to one of your account's Lockboxes.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```ts
|
|
11
|
+
* const inboundMailItem =
|
|
12
|
+
* await client.simulations.inboundMailItems.create({
|
|
13
|
+
* amount: 1000,
|
|
14
|
+
* lockbox_id: 'lockbox_3xt21ok13q19advds4t5',
|
|
15
|
+
* });
|
|
16
|
+
* ```
|
|
8
17
|
*/
|
|
9
18
|
create(body: InboundMailItemCreateParams, options?: Core.RequestOptions): Core.APIPromise<InboundMailItemsAPI.InboundMailItem>;
|
|
10
19
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-mail-items.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-mail-items.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,mBAAmB,MAAM,uBAAuB,CAAC;AAE7D,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C
|
|
1
|
+
{"version":3,"file":"inbound-mail-items.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-mail-items.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,mBAAmB,MAAM,uBAAuB,CAAC;AAE7D,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C;;;;;;;;;;;;OAYG;IACH,MAAM,CACJ,IAAI,EAAE,2BAA2B,EACjC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,mBAAmB,CAAC,eAAe,CAAC;CAGxD;AAED,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;CAC3B;AAED,MAAM,CAAC,OAAO,WAAW,gBAAgB,CAAC;IACxC,OAAO,EAAE,KAAK,2BAA2B,IAAI,2BAA2B,EAAE,CAAC;CAC5E"}
|