increase 0.54.0 → 0.58.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 +69 -0
- package/README.md +1 -1
- package/core.d.ts +4 -2
- package/core.d.ts.map +1 -1
- package/core.js +17 -4
- package/core.js.map +1 -1
- package/core.mjs +18 -5
- package/core.mjs.map +1 -1
- package/index.d.mts +22 -6
- package/index.d.ts +22 -6
- package/index.d.ts.map +1 -1
- package/index.js +13 -5
- package/index.js.map +1 -1
- package/index.mjs +13 -5
- package/index.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/account-numbers.d.ts +4 -4
- package/resources/account-numbers.d.ts.map +1 -1
- package/resources/account-numbers.js +4 -4
- package/resources/account-numbers.js.map +1 -1
- package/resources/account-numbers.mjs +4 -4
- package/resources/account-numbers.mjs.map +1 -1
- package/resources/account-statements.d.ts +4 -4
- package/resources/account-statements.d.ts.map +1 -1
- package/resources/account-statements.js +4 -4
- package/resources/account-statements.js.map +1 -1
- package/resources/account-statements.mjs +4 -4
- package/resources/account-statements.mjs.map +1 -1
- package/resources/account-transfers.d.ts +64 -4
- package/resources/account-transfers.d.ts.map +1 -1
- package/resources/account-transfers.js +4 -4
- package/resources/account-transfers.js.map +1 -1
- package/resources/account-transfers.mjs +4 -4
- package/resources/account-transfers.mjs.map +1 -1
- package/resources/accounts.d.ts +9 -4
- package/resources/accounts.d.ts.map +1 -1
- package/resources/accounts.js +4 -4
- package/resources/accounts.js.map +1 -1
- package/resources/accounts.mjs +4 -4
- package/resources/accounts.mjs.map +1 -1
- package/resources/ach-prenotifications.d.ts +4 -4
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-prenotifications.js +4 -4
- package/resources/ach-prenotifications.js.map +1 -1
- package/resources/ach-prenotifications.mjs +4 -4
- package/resources/ach-prenotifications.mjs.map +1 -1
- package/resources/ach-transfers.d.ts +151 -16
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/ach-transfers.js +4 -4
- package/resources/ach-transfers.js.map +1 -1
- package/resources/ach-transfers.mjs +4 -4
- package/resources/ach-transfers.mjs.map +1 -1
- package/resources/bookkeeping-accounts.d.ts +4 -4
- package/resources/bookkeeping-accounts.d.ts.map +1 -1
- package/resources/bookkeeping-accounts.js +4 -4
- package/resources/bookkeeping-accounts.js.map +1 -1
- package/resources/bookkeeping-accounts.mjs +4 -4
- package/resources/bookkeeping-accounts.mjs.map +1 -1
- package/resources/bookkeeping-entries.d.ts +4 -4
- package/resources/bookkeeping-entries.d.ts.map +1 -1
- package/resources/bookkeeping-entries.js +4 -4
- package/resources/bookkeeping-entries.js.map +1 -1
- package/resources/bookkeeping-entries.mjs +4 -4
- package/resources/bookkeeping-entries.mjs.map +1 -1
- package/resources/bookkeeping-entry-sets.d.ts +4 -4
- package/resources/bookkeeping-entry-sets.d.ts.map +1 -1
- package/resources/bookkeeping-entry-sets.js +4 -4
- package/resources/bookkeeping-entry-sets.js.map +1 -1
- package/resources/bookkeeping-entry-sets.mjs +4 -4
- package/resources/bookkeeping-entry-sets.mjs.map +1 -1
- package/resources/card-disputes.d.ts +60 -7
- package/resources/card-disputes.d.ts.map +1 -1
- package/resources/card-disputes.js +4 -4
- package/resources/card-disputes.js.map +1 -1
- package/resources/card-disputes.mjs +4 -4
- package/resources/card-disputes.mjs.map +1 -1
- package/resources/card-payments.d.ts +54 -13
- package/resources/card-payments.d.ts.map +1 -1
- package/resources/card-payments.js +4 -4
- package/resources/card-payments.js.map +1 -1
- package/resources/card-payments.mjs +4 -4
- package/resources/card-payments.mjs.map +1 -1
- package/resources/card-purchase-supplements.d.ts +8 -4
- package/resources/card-purchase-supplements.d.ts.map +1 -1
- package/resources/card-purchase-supplements.js +4 -4
- package/resources/card-purchase-supplements.js.map +1 -1
- package/resources/card-purchase-supplements.mjs +4 -4
- package/resources/card-purchase-supplements.mjs.map +1 -1
- package/resources/cards.d.ts +4 -4
- package/resources/cards.d.ts.map +1 -1
- package/resources/cards.js +4 -4
- package/resources/cards.js.map +1 -1
- package/resources/cards.mjs +4 -4
- package/resources/cards.mjs.map +1 -1
- package/resources/check-deposits.d.ts +36 -19
- package/resources/check-deposits.d.ts.map +1 -1
- package/resources/check-deposits.js +4 -4
- package/resources/check-deposits.js.map +1 -1
- package/resources/check-deposits.mjs +4 -4
- package/resources/check-deposits.mjs.map +1 -1
- package/resources/check-transfers.d.ts +74 -4
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/check-transfers.js +4 -4
- package/resources/check-transfers.js.map +1 -1
- package/resources/check-transfers.mjs +4 -4
- package/resources/check-transfers.mjs.map +1 -1
- package/resources/declined-transactions.d.ts +84 -10
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/declined-transactions.js +4 -4
- package/resources/declined-transactions.js.map +1 -1
- package/resources/declined-transactions.mjs +4 -4
- package/resources/declined-transactions.mjs.map +1 -1
- package/resources/digital-card-profiles.d.ts +4 -9
- package/resources/digital-card-profiles.d.ts.map +1 -1
- package/resources/digital-card-profiles.js +4 -4
- package/resources/digital-card-profiles.js.map +1 -1
- package/resources/digital-card-profiles.mjs +4 -4
- package/resources/digital-card-profiles.mjs.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +4 -4
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.js +4 -4
- package/resources/digital-wallet-tokens.js.map +1 -1
- package/resources/digital-wallet-tokens.mjs +4 -4
- package/resources/digital-wallet-tokens.mjs.map +1 -1
- package/resources/documents.d.ts +4 -4
- package/resources/documents.d.ts.map +1 -1
- package/resources/documents.js +4 -4
- package/resources/documents.js.map +1 -1
- package/resources/documents.mjs +4 -4
- package/resources/documents.mjs.map +1 -1
- package/resources/entities/beneficial-owners.d.ts +4 -4
- package/resources/entities/beneficial-owners.d.ts.map +1 -1
- package/resources/entities/beneficial-owners.js +1 -1
- package/resources/entities/beneficial-owners.js.map +1 -1
- package/resources/entities/beneficial-owners.mjs +1 -1
- package/resources/entities/beneficial-owners.mjs.map +1 -1
- package/resources/entities/entities.d.ts +160 -10
- package/resources/entities/entities.d.ts.map +1 -1
- package/resources/entities/entities.js +7 -7
- package/resources/entities/entities.js.map +1 -1
- package/resources/entities/entities.mjs +7 -7
- package/resources/entities/entities.mjs.map +1 -1
- package/resources/entities/industry-code.d.ts +4 -4
- package/resources/entities/industry-code.d.ts.map +1 -1
- package/resources/entities/industry-code.js +1 -1
- package/resources/entities/industry-code.js.map +1 -1
- package/resources/entities/industry-code.mjs +1 -1
- package/resources/entities/industry-code.mjs.map +1 -1
- package/resources/entities/supplemental-documents.d.ts +5 -5
- package/resources/entities/supplemental-documents.d.ts.map +1 -1
- package/resources/entities/supplemental-documents.js +3 -3
- package/resources/entities/supplemental-documents.js.map +1 -1
- package/resources/entities/supplemental-documents.mjs +3 -3
- package/resources/entities/supplemental-documents.mjs.map +1 -1
- package/resources/event-subscriptions.d.ts +10 -6
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/event-subscriptions.js +4 -4
- package/resources/event-subscriptions.js.map +1 -1
- package/resources/event-subscriptions.mjs +4 -4
- package/resources/event-subscriptions.mjs.map +1 -1
- package/resources/events.d.ts +8 -6
- package/resources/events.d.ts.map +1 -1
- package/resources/events.js +4 -4
- package/resources/events.js.map +1 -1
- package/resources/events.mjs +4 -4
- package/resources/events.mjs.map +1 -1
- package/resources/exports.d.ts +15 -7
- package/resources/exports.d.ts.map +1 -1
- package/resources/exports.js +4 -4
- package/resources/exports.js.map +1 -1
- package/resources/exports.mjs +4 -4
- package/resources/exports.mjs.map +1 -1
- package/resources/external-accounts.d.ts +4 -4
- package/resources/external-accounts.d.ts.map +1 -1
- package/resources/external-accounts.js +4 -4
- package/resources/external-accounts.js.map +1 -1
- package/resources/external-accounts.mjs +4 -4
- package/resources/external-accounts.mjs.map +1 -1
- package/resources/files.d.ts +11 -8
- package/resources/files.d.ts.map +1 -1
- package/resources/files.js +6 -6
- package/resources/files.js.map +1 -1
- package/resources/files.mjs +6 -6
- package/resources/files.mjs.map +1 -1
- package/resources/groups.d.ts +3 -3
- package/resources/groups.d.ts.map +1 -1
- package/resources/groups.js +1 -1
- package/resources/groups.js.map +1 -1
- package/resources/groups.mjs +1 -1
- package/resources/groups.mjs.map +1 -1
- package/resources/inbound-ach-transfers.d.ts +26 -5
- package/resources/inbound-ach-transfers.d.ts.map +1 -1
- package/resources/inbound-ach-transfers.js +4 -4
- package/resources/inbound-ach-transfers.js.map +1 -1
- package/resources/inbound-ach-transfers.mjs +4 -4
- package/resources/inbound-ach-transfers.mjs.map +1 -1
- package/resources/inbound-check-deposits.d.ts +25 -4
- package/resources/inbound-check-deposits.d.ts.map +1 -1
- package/resources/inbound-check-deposits.js +4 -4
- package/resources/inbound-check-deposits.js.map +1 -1
- package/resources/inbound-check-deposits.mjs +4 -4
- package/resources/inbound-check-deposits.mjs.map +1 -1
- package/resources/inbound-mail-items.d.ts +151 -0
- package/resources/inbound-mail-items.d.ts.map +1 -0
- package/resources/inbound-mail-items.js +53 -0
- package/resources/inbound-mail-items.js.map +1 -0
- package/resources/inbound-mail-items.mjs +25 -0
- package/resources/inbound-mail-items.mjs.map +1 -0
- package/resources/inbound-wire-drawdown-requests.d.ts +4 -4
- package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/inbound-wire-drawdown-requests.js +4 -4
- package/resources/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/inbound-wire-drawdown-requests.mjs +4 -4
- package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/inbound-wire-transfers.d.ts +4 -4
- package/resources/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/inbound-wire-transfers.js +4 -4
- package/resources/inbound-wire-transfers.js.map +1 -1
- package/resources/inbound-wire-transfers.mjs +4 -4
- package/resources/inbound-wire-transfers.mjs.map +1 -1
- package/resources/index.d.ts +2 -0
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +7 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +2 -0
- package/resources/index.mjs.map +1 -1
- package/resources/intrafi/account-enrollments.d.ts +4 -4
- package/resources/intrafi/account-enrollments.d.ts.map +1 -1
- package/resources/intrafi/account-enrollments.js +4 -4
- package/resources/intrafi/account-enrollments.js.map +1 -1
- package/resources/intrafi/account-enrollments.mjs +4 -4
- package/resources/intrafi/account-enrollments.mjs.map +1 -1
- package/resources/intrafi/balances.d.ts +11 -3
- package/resources/intrafi/balances.d.ts.map +1 -1
- package/resources/intrafi/balances.js +1 -1
- package/resources/intrafi/balances.js.map +1 -1
- package/resources/intrafi/balances.mjs +1 -1
- package/resources/intrafi/balances.mjs.map +1 -1
- package/resources/intrafi/exclusions.d.ts +4 -4
- package/resources/intrafi/exclusions.d.ts.map +1 -1
- package/resources/intrafi/exclusions.js +4 -4
- package/resources/intrafi/exclusions.js.map +1 -1
- package/resources/intrafi/exclusions.mjs +4 -4
- package/resources/intrafi/exclusions.mjs.map +1 -1
- package/resources/intrafi/intrafi.d.ts +4 -4
- package/resources/intrafi/intrafi.d.ts.map +1 -1
- package/resources/intrafi/intrafi.js +4 -4
- package/resources/intrafi/intrafi.js.map +1 -1
- package/resources/intrafi/intrafi.mjs +4 -4
- package/resources/intrafi/intrafi.mjs.map +1 -1
- package/resources/lockboxes.d.ts +186 -0
- package/resources/lockboxes.d.ts.map +1 -0
- package/resources/lockboxes.js +65 -0
- package/resources/lockboxes.js.map +1 -0
- package/resources/lockboxes.mjs +37 -0
- package/resources/lockboxes.mjs.map +1 -0
- package/resources/oauth-connections.d.ts +4 -4
- package/resources/oauth-connections.d.ts.map +1 -1
- package/resources/oauth-connections.js +4 -4
- package/resources/oauth-connections.js.map +1 -1
- package/resources/oauth-connections.mjs +4 -4
- package/resources/oauth-connections.mjs.map +1 -1
- package/resources/oauth-tokens.d.ts +3 -3
- package/resources/oauth-tokens.d.ts.map +1 -1
- package/resources/oauth-tokens.js +1 -1
- package/resources/oauth-tokens.js.map +1 -1
- package/resources/oauth-tokens.mjs +1 -1
- package/resources/oauth-tokens.mjs.map +1 -1
- package/resources/pending-transactions.d.ts +16 -6
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/pending-transactions.js +4 -4
- package/resources/pending-transactions.js.map +1 -1
- package/resources/pending-transactions.mjs +4 -4
- package/resources/pending-transactions.mjs.map +1 -1
- package/resources/physical-card-profiles.d.ts +4 -4
- package/resources/physical-card-profiles.d.ts.map +1 -1
- package/resources/physical-card-profiles.js +4 -4
- package/resources/physical-card-profiles.js.map +1 -1
- package/resources/physical-card-profiles.mjs +4 -4
- package/resources/physical-card-profiles.mjs.map +1 -1
- package/resources/physical-cards.d.ts +4 -4
- package/resources/physical-cards.d.ts.map +1 -1
- package/resources/physical-cards.js +4 -4
- package/resources/physical-cards.js.map +1 -1
- package/resources/physical-cards.mjs +4 -4
- package/resources/physical-cards.mjs.map +1 -1
- package/resources/programs.d.ts +14 -4
- package/resources/programs.d.ts.map +1 -1
- package/resources/programs.js +4 -4
- package/resources/programs.js.map +1 -1
- package/resources/programs.mjs +4 -4
- package/resources/programs.mjs.map +1 -1
- package/resources/proof-of-authorization-request-submissions.d.ts +4 -4
- package/resources/proof-of-authorization-request-submissions.d.ts.map +1 -1
- package/resources/proof-of-authorization-request-submissions.js +4 -4
- package/resources/proof-of-authorization-request-submissions.js.map +1 -1
- package/resources/proof-of-authorization-request-submissions.mjs +4 -4
- package/resources/proof-of-authorization-request-submissions.mjs.map +1 -1
- package/resources/proof-of-authorization-requests.d.ts +4 -4
- package/resources/proof-of-authorization-requests.d.ts.map +1 -1
- package/resources/proof-of-authorization-requests.js +4 -4
- package/resources/proof-of-authorization-requests.js.map +1 -1
- package/resources/proof-of-authorization-requests.mjs +4 -4
- package/resources/proof-of-authorization-requests.mjs.map +1 -1
- package/resources/real-time-decisions.d.ts +8 -3
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/real-time-decisions.js +1 -1
- package/resources/real-time-decisions.js.map +1 -1
- package/resources/real-time-decisions.mjs +1 -1
- package/resources/real-time-decisions.mjs.map +1 -1
- package/resources/real-time-payments-request-for-payments.d.ts +4 -4
- package/resources/real-time-payments-request-for-payments.d.ts.map +1 -1
- package/resources/real-time-payments-request-for-payments.js +4 -4
- package/resources/real-time-payments-request-for-payments.js.map +1 -1
- package/resources/real-time-payments-request-for-payments.mjs +4 -4
- package/resources/real-time-payments-request-for-payments.mjs.map +1 -1
- package/resources/real-time-payments-transfers.d.ts +78 -13
- package/resources/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/real-time-payments-transfers.js +4 -4
- package/resources/real-time-payments-transfers.js.map +1 -1
- package/resources/real-time-payments-transfers.mjs +4 -4
- package/resources/real-time-payments-transfers.mjs.map +1 -1
- package/resources/routing-numbers.d.ts +4 -4
- package/resources/routing-numbers.d.ts.map +1 -1
- package/resources/routing-numbers.js +3 -3
- package/resources/routing-numbers.js.map +1 -1
- package/resources/routing-numbers.mjs +3 -3
- package/resources/routing-numbers.mjs.map +1 -1
- package/resources/simulations/account-statements.d.ts +4 -4
- package/resources/simulations/account-statements.d.ts.map +1 -1
- package/resources/simulations/account-statements.js +1 -1
- package/resources/simulations/account-statements.js.map +1 -1
- package/resources/simulations/account-statements.mjs +1 -1
- package/resources/simulations/account-statements.mjs.map +1 -1
- package/resources/simulations/account-transfers.d.ts +3 -3
- package/resources/simulations/account-transfers.d.ts.map +1 -1
- package/resources/simulations/account-transfers.js +1 -1
- package/resources/simulations/account-transfers.js.map +1 -1
- package/resources/simulations/account-transfers.mjs +1 -1
- package/resources/simulations/account-transfers.mjs.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +5 -5
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.js +1 -1
- package/resources/simulations/ach-transfers.js.map +1 -1
- package/resources/simulations/ach-transfers.mjs +1 -1
- package/resources/simulations/ach-transfers.mjs.map +1 -1
- package/resources/simulations/card-disputes.d.ts +10 -6
- package/resources/simulations/card-disputes.d.ts.map +1 -1
- package/resources/simulations/card-disputes.js +1 -1
- package/resources/simulations/card-disputes.js.map +1 -1
- package/resources/simulations/card-disputes.mjs +1 -1
- package/resources/simulations/card-disputes.mjs.map +1 -1
- package/resources/simulations/card-refunds.d.ts +4 -4
- package/resources/simulations/card-refunds.d.ts.map +1 -1
- package/resources/simulations/card-refunds.js +1 -1
- package/resources/simulations/card-refunds.js.map +1 -1
- package/resources/simulations/card-refunds.mjs +1 -1
- package/resources/simulations/card-refunds.mjs.map +1 -1
- package/resources/simulations/cards.d.ts +95 -11
- package/resources/simulations/cards.d.ts.map +1 -1
- package/resources/simulations/cards.js +1 -1
- package/resources/simulations/cards.js.map +1 -1
- package/resources/simulations/cards.mjs +1 -1
- package/resources/simulations/cards.mjs.map +1 -1
- package/resources/simulations/check-deposits.d.ts +3 -3
- package/resources/simulations/check-deposits.d.ts.map +1 -1
- package/resources/simulations/check-deposits.js +1 -1
- package/resources/simulations/check-deposits.js.map +1 -1
- package/resources/simulations/check-deposits.mjs +1 -1
- package/resources/simulations/check-deposits.mjs.map +1 -1
- package/resources/simulations/check-transfers.d.ts +3 -3
- package/resources/simulations/check-transfers.d.ts.map +1 -1
- package/resources/simulations/check-transfers.js +1 -1
- package/resources/simulations/check-transfers.js.map +1 -1
- package/resources/simulations/check-transfers.mjs +1 -1
- package/resources/simulations/check-transfers.mjs.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts +3 -3
- package/resources/simulations/digital-wallet-token-requests.d.ts.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.js +1 -1
- package/resources/simulations/digital-wallet-token-requests.js.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs +1 -1
- package/resources/simulations/digital-wallet-token-requests.mjs.map +1 -1
- package/resources/simulations/documents.d.ts +4 -4
- package/resources/simulations/documents.d.ts.map +1 -1
- package/resources/simulations/documents.js +1 -1
- package/resources/simulations/documents.js.map +1 -1
- package/resources/simulations/documents.mjs +1 -1
- package/resources/simulations/documents.mjs.map +1 -1
- package/resources/simulations/inbound-check-deposits.d.ts +4 -4
- package/resources/simulations/inbound-check-deposits.d.ts.map +1 -1
- package/resources/simulations/inbound-check-deposits.js +1 -1
- package/resources/simulations/inbound-check-deposits.js.map +1 -1
- package/resources/simulations/inbound-check-deposits.mjs +1 -1
- package/resources/simulations/inbound-check-deposits.mjs.map +1 -1
- package/resources/simulations/inbound-funds-holds.d.ts +3 -3
- package/resources/simulations/inbound-funds-holds.d.ts.map +1 -1
- package/resources/simulations/inbound-funds-holds.js +1 -1
- package/resources/simulations/inbound-funds-holds.js.map +1 -1
- package/resources/simulations/inbound-funds-holds.mjs +1 -1
- package/resources/simulations/inbound-funds-holds.mjs.map +1 -1
- package/resources/simulations/inbound-international-ach-transfers.d.ts +281 -0
- package/resources/simulations/inbound-international-ach-transfers.d.ts.map +1 -0
- package/resources/simulations/inbound-international-ach-transfers.js +21 -0
- package/resources/simulations/inbound-international-ach-transfers.js.map +1 -0
- package/resources/simulations/inbound-international-ach-transfers.mjs +17 -0
- package/resources/simulations/inbound-international-ach-transfers.mjs.map +1 -0
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts +4 -4
- package/resources/simulations/inbound-wire-drawdown-requests.d.ts.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.js.map +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs +1 -1
- package/resources/simulations/inbound-wire-drawdown-requests.mjs.map +1 -1
- package/resources/simulations/index.d.ts +1 -0
- package/resources/simulations/index.d.ts.map +1 -1
- package/resources/simulations/index.js +3 -1
- package/resources/simulations/index.js.map +1 -1
- package/resources/simulations/index.mjs +1 -0
- package/resources/simulations/index.mjs.map +1 -1
- package/resources/simulations/interest-payments.d.ts +4 -4
- package/resources/simulations/interest-payments.d.ts.map +1 -1
- package/resources/simulations/interest-payments.js +1 -1
- package/resources/simulations/interest-payments.js.map +1 -1
- package/resources/simulations/interest-payments.mjs +1 -1
- package/resources/simulations/interest-payments.mjs.map +1 -1
- package/resources/simulations/physical-cards.d.ts +4 -4
- package/resources/simulations/physical-cards.d.ts.map +1 -1
- package/resources/simulations/physical-cards.js +1 -1
- package/resources/simulations/physical-cards.js.map +1 -1
- package/resources/simulations/physical-cards.mjs +1 -1
- package/resources/simulations/physical-cards.mjs.map +1 -1
- package/resources/simulations/programs.d.ts +4 -4
- package/resources/simulations/programs.d.ts.map +1 -1
- package/resources/simulations/programs.js +1 -1
- package/resources/simulations/programs.js.map +1 -1
- package/resources/simulations/programs.mjs +1 -1
- package/resources/simulations/programs.mjs.map +1 -1
- package/resources/simulations/real-time-payments-transfers.d.ts +143 -16
- package/resources/simulations/real-time-payments-transfers.d.ts.map +1 -1
- package/resources/simulations/real-time-payments-transfers.js +1 -1
- package/resources/simulations/real-time-payments-transfers.js.map +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs +1 -1
- package/resources/simulations/real-time-payments-transfers.mjs.map +1 -1
- package/resources/simulations/simulations.d.ts +27 -22
- package/resources/simulations/simulations.d.ts.map +1 -1
- package/resources/simulations/simulations.js +22 -19
- package/resources/simulations/simulations.js.map +1 -1
- package/resources/simulations/simulations.mjs +22 -19
- package/resources/simulations/simulations.mjs.map +1 -1
- package/resources/simulations/wire-transfers.d.ts +4 -4
- package/resources/simulations/wire-transfers.d.ts.map +1 -1
- package/resources/simulations/wire-transfers.js +1 -1
- package/resources/simulations/wire-transfers.js.map +1 -1
- package/resources/simulations/wire-transfers.mjs +1 -1
- package/resources/simulations/wire-transfers.mjs.map +1 -1
- package/resources/transactions.d.ts +65 -12
- package/resources/transactions.d.ts.map +1 -1
- package/resources/transactions.js +4 -4
- package/resources/transactions.js.map +1 -1
- package/resources/transactions.mjs +4 -4
- package/resources/transactions.mjs.map +1 -1
- package/resources/wire-drawdown-requests.d.ts +4 -4
- package/resources/wire-drawdown-requests.d.ts.map +1 -1
- package/resources/wire-drawdown-requests.js +4 -4
- package/resources/wire-drawdown-requests.js.map +1 -1
- package/resources/wire-drawdown-requests.mjs +4 -4
- package/resources/wire-drawdown-requests.mjs.map +1 -1
- package/resources/wire-transfers.d.ts +64 -4
- package/resources/wire-transfers.d.ts.map +1 -1
- package/resources/wire-transfers.js +4 -4
- package/resources/wire-transfers.js.map +1 -1
- package/resources/wire-transfers.mjs +4 -4
- package/resources/wire-transfers.mjs.map +1 -1
- package/src/core.ts +27 -8
- package/src/index.ts +25 -6
- package/src/resources/account-numbers.ts +5 -5
- package/src/resources/account-statements.ts +5 -5
- package/src/resources/account-transfers.ts +73 -5
- package/src/resources/accounts.ts +11 -5
- package/src/resources/ach-prenotifications.ts +5 -5
- package/src/resources/ach-transfers.ts +168 -18
- package/src/resources/bookkeeping-accounts.ts +5 -5
- package/src/resources/bookkeeping-entries.ts +5 -5
- package/src/resources/bookkeeping-entry-sets.ts +5 -5
- package/src/resources/card-disputes.ts +69 -8
- package/src/resources/card-payments.ts +64 -13
- package/src/resources/card-purchase-supplements.ts +10 -5
- package/src/resources/cards.ts +5 -5
- package/src/resources/check-deposits.ts +43 -21
- package/src/resources/check-transfers.ts +85 -5
- package/src/resources/declined-transactions.ts +104 -7
- package/src/resources/digital-card-profiles.ts +5 -11
- package/src/resources/digital-wallet-tokens.ts +5 -5
- package/src/resources/documents.ts +5 -5
- package/src/resources/entities/beneficial-owners.ts +4 -4
- package/src/resources/entities/entities.ts +188 -11
- package/src/resources/entities/industry-code.ts +4 -4
- package/src/resources/entities/supplemental-documents.ts +5 -5
- package/src/resources/event-subscriptions.ts +13 -5
- package/src/resources/events.ts +11 -5
- package/src/resources/exports.ts +19 -7
- package/src/resources/external-accounts.ts +5 -5
- package/src/resources/files.ts +15 -8
- package/src/resources/groups.ts +3 -3
- package/src/resources/inbound-ach-transfers.ts +43 -5
- package/src/resources/inbound-check-deposits.ts +29 -5
- package/src/resources/inbound-mail-items.ts +193 -0
- package/src/resources/inbound-wire-drawdown-requests.ts +5 -5
- package/src/resources/inbound-wire-transfers.ts +5 -5
- package/src/resources/index.ts +16 -0
- package/src/resources/intrafi/account-enrollments.ts +5 -5
- package/src/resources/intrafi/balances.ts +13 -3
- package/src/resources/intrafi/exclusions.ts +5 -5
- package/src/resources/intrafi/intrafi.ts +4 -4
- package/src/resources/lockboxes.ts +238 -0
- package/src/resources/oauth-connections.ts +5 -5
- package/src/resources/oauth-tokens.ts +3 -3
- package/src/resources/pending-transactions.ts +19 -7
- package/src/resources/physical-card-profiles.ts +5 -5
- package/src/resources/physical-cards.ts +5 -5
- package/src/resources/programs.ts +17 -5
- package/src/resources/proof-of-authorization-request-submissions.ts +5 -5
- package/src/resources/proof-of-authorization-requests.ts +5 -5
- package/src/resources/real-time-decisions.ts +9 -3
- package/src/resources/real-time-payments-request-for-payments.ts +5 -5
- package/src/resources/real-time-payments-transfers.ts +87 -14
- package/src/resources/routing-numbers.ts +4 -4
- package/src/resources/simulations/account-statements.ts +4 -4
- package/src/resources/simulations/account-transfers.ts +3 -3
- package/src/resources/simulations/ach-transfers.ts +5 -5
- package/src/resources/simulations/card-disputes.ts +10 -6
- package/src/resources/simulations/card-refunds.ts +4 -4
- package/src/resources/simulations/cards.ts +116 -8
- package/src/resources/simulations/check-deposits.ts +3 -3
- package/src/resources/simulations/check-transfers.ts +3 -3
- package/src/resources/simulations/digital-wallet-token-requests.ts +3 -3
- package/src/resources/simulations/documents.ts +4 -4
- package/src/resources/simulations/inbound-check-deposits.ts +4 -4
- package/src/resources/simulations/inbound-funds-holds.ts +3 -3
- package/src/resources/simulations/inbound-international-ach-transfers.ts +362 -0
- package/src/resources/simulations/inbound-wire-drawdown-requests.ts +4 -4
- package/src/resources/simulations/index.ts +5 -0
- package/src/resources/simulations/interest-payments.ts +4 -4
- package/src/resources/simulations/physical-cards.ts +4 -4
- package/src/resources/simulations/programs.ts +4 -4
- package/src/resources/simulations/real-time-payments-transfers.ts +171 -12
- package/src/resources/simulations/simulations.ts +28 -22
- package/src/resources/simulations/wire-transfers.ts +4 -4
- package/src/resources/transactions.ts +75 -11
- package/src/resources/wire-drawdown-requests.ts +5 -5
- package/src/resources/wire-transfers.ts +73 -5
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.InboundFundsHolds = void 0;
|
|
5
|
-
const resource_1 = require("
|
|
5
|
+
const resource_1 = require("../../resource.js");
|
|
6
6
|
class InboundFundsHolds extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* This endpoint simulates immediately releasing an inbound funds hold, which might
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-funds-holds.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;
|
|
1
|
+
{"version":3,"file":"inbound-funds-holds.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,iBAAkB,SAAQ,sBAAW;IAChD;;;OAGG;IACH,OAAO,CACL,kBAA0B,EAC1B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oCAAoC,kBAAkB,UAAU,EAAE,OAAO,CAAC,CAAC;IACtG,CAAC;CACF;AAXD,8CAWC;AAyED,WAAiB,iBAAiB;AAElC,CAAC,EAFgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAEjC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
3
|
export class InboundFundsHolds extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* This endpoint simulates immediately releasing an inbound funds hold, which might
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-funds-holds.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-funds-holds.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
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;AAItB,MAAM,OAAO,iBAAkB,SAAQ,WAAW;IAChD;;;OAGG;IACH,OAAO,CACL,kBAA0B,EAC1B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oCAAoC,kBAAkB,UAAU,EAAE,OAAO,CAAC,CAAC;IACtG,CAAC;CACF;AAyED,WAAiB,iBAAiB;AAElC,CAAC,EAFgB,iBAAiB,KAAjB,iBAAiB,QAEjC"}
|
|
@@ -0,0 +1,281 @@
|
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as InboundInternationalACHTransfersAPI from "./inbound-international-ach-transfers.js";
|
|
4
|
+
export declare class InboundInternationalACHTransfers extends APIResource {
|
|
5
|
+
/**
|
|
6
|
+
* Simulates an inbound international ACH transfer to your account. This imitates
|
|
7
|
+
* initiating a transfer to an Increase account from a different financial
|
|
8
|
+
* institution. The transfer may be either a credit or a debit depending on if the
|
|
9
|
+
* `amount` is positive or negative. The result of calling this API will contain
|
|
10
|
+
* the created transfer. .
|
|
11
|
+
*/
|
|
12
|
+
create(body: InboundInternationalACHTransferCreateParams, options?: Core.RequestOptions): Core.APIPromise<InboundInternationalACHTransfer>;
|
|
13
|
+
}
|
|
14
|
+
/**
|
|
15
|
+
* An Inbound International ACH Transfer is created when an "IAT" ACH transfer is
|
|
16
|
+
* initiated at another bank and received by Increase. There are additional fields
|
|
17
|
+
* on this object that are not present on all Inbound ACH Transfer object.
|
|
18
|
+
*/
|
|
19
|
+
export interface InboundInternationalACHTransfer {
|
|
20
|
+
/**
|
|
21
|
+
* The amount in the minor unit of the destination account currency. For dollars,
|
|
22
|
+
* for example, this is cents.
|
|
23
|
+
*/
|
|
24
|
+
amount: number;
|
|
25
|
+
/**
|
|
26
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
27
|
+
* country code of the destination country.
|
|
28
|
+
*/
|
|
29
|
+
destination_country_code: string;
|
|
30
|
+
/**
|
|
31
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
|
|
32
|
+
* destination bank account.
|
|
33
|
+
*/
|
|
34
|
+
destination_currency_code: string;
|
|
35
|
+
/**
|
|
36
|
+
* A description of how the foreign exchange rate was calculated.
|
|
37
|
+
*
|
|
38
|
+
* - `fixed_to_variable` - The originator chose an amount in their own currency.
|
|
39
|
+
* The settled amount in USD was converted using the exchange rate.
|
|
40
|
+
* - `variable_to_fixed` - The originator chose an amount to settle in USD. The
|
|
41
|
+
* originator's amount was variable; known only after the foreign exchange
|
|
42
|
+
* conversion.
|
|
43
|
+
* - `fixed_to_fixed` - The amount was originated and settled as a fixed amount in
|
|
44
|
+
* USD. There is no foreign exchange conversion.
|
|
45
|
+
*/
|
|
46
|
+
foreign_exchange_indicator: 'fixed_to_variable' | 'variable_to_fixed' | 'fixed_to_fixed';
|
|
47
|
+
/**
|
|
48
|
+
* Depending on the `foreign_exchange_reference_indicator`, an exchange rate or a
|
|
49
|
+
* reference to a well-known rate.
|
|
50
|
+
*/
|
|
51
|
+
foreign_exchange_reference: string | null;
|
|
52
|
+
/**
|
|
53
|
+
* An instruction of how to interpret the `foreign_exchange_reference` field for
|
|
54
|
+
* this Transaction.
|
|
55
|
+
*
|
|
56
|
+
* - `foreign_exchange_rate` - The ACH file contains a foreign exchange rate.
|
|
57
|
+
* - `foreign_exchange_reference_number` - The ACH file contains a reference to a
|
|
58
|
+
* well-known foreign exchange rate.
|
|
59
|
+
* - `blank` - There is no foreign exchange for this transfer, so the
|
|
60
|
+
* `foreign_exchange_reference` field is blank.
|
|
61
|
+
*/
|
|
62
|
+
foreign_exchange_reference_indicator: 'foreign_exchange_rate' | 'foreign_exchange_reference_number' | 'blank';
|
|
63
|
+
/**
|
|
64
|
+
* The amount in the minor unit of the foreign payment currency. For dollars, for
|
|
65
|
+
* example, this is cents.
|
|
66
|
+
*/
|
|
67
|
+
foreign_payment_amount: number;
|
|
68
|
+
/**
|
|
69
|
+
* A reference number in the foreign banking infrastructure.
|
|
70
|
+
*/
|
|
71
|
+
foreign_trace_number: string | null;
|
|
72
|
+
/**
|
|
73
|
+
* The type of transfer. Set by the originator.
|
|
74
|
+
*
|
|
75
|
+
* - `annuity` - Sent as `ANN` in the Nacha file.
|
|
76
|
+
* - `business_or_commercial` - Sent as `BUS` in the Nacha file.
|
|
77
|
+
* - `deposit` - Sent as `DEP` in the Nacha file.
|
|
78
|
+
* - `loan` - Sent as `LOA` in the Nacha file.
|
|
79
|
+
* - `miscellaneous` - Sent as `MIS` in the Nacha file.
|
|
80
|
+
* - `mortgage` - Sent as `MOR` in the Nacha file.
|
|
81
|
+
* - `pension` - Sent as `PEN` in the Nacha file.
|
|
82
|
+
* - `remittance` - Sent as `REM` in the Nacha file.
|
|
83
|
+
* - `rent_or_lease` - Sent as `RLS` in the Nacha file.
|
|
84
|
+
* - `salary_or_payroll` - Sent as `SAL` in the Nacha file.
|
|
85
|
+
* - `tax` - Sent as `TAX` in the Nacha file.
|
|
86
|
+
* - `accounts_receivable` - Sent as `ARC` in the Nacha file.
|
|
87
|
+
* - `back_office_conversion` - Sent as `BOC` in the Nacha file.
|
|
88
|
+
* - `machine_transfer` - Sent as `MTE` in the Nacha file.
|
|
89
|
+
* - `point_of_purchase` - Sent as `POP` in the Nacha file.
|
|
90
|
+
* - `point_of_sale` - Sent as `POS` in the Nacha file.
|
|
91
|
+
* - `represented_check` - Sent as `RCK` in the Nacha file.
|
|
92
|
+
* - `shared_network_transaction` - Sent as `SHR` in the Nacha file.
|
|
93
|
+
* - `telphone_initiated` - Sent as `TEL` in the Nacha file.
|
|
94
|
+
* - `internet_initiated` - Sent as `WEB` in the Nacha file.
|
|
95
|
+
*/
|
|
96
|
+
international_transaction_type_code: 'annuity' | 'business_or_commercial' | 'deposit' | 'loan' | 'miscellaneous' | 'mortgage' | 'pension' | 'remittance' | 'rent_or_lease' | 'salary_or_payroll' | 'tax' | 'accounts_receivable' | 'back_office_conversion' | 'machine_transfer' | 'point_of_purchase' | 'point_of_sale' | 'represented_check' | 'shared_network_transaction' | 'telphone_initiated' | 'internet_initiated';
|
|
97
|
+
/**
|
|
98
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
|
|
99
|
+
* originating bank account.
|
|
100
|
+
*/
|
|
101
|
+
originating_currency_code: string;
|
|
102
|
+
/**
|
|
103
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
104
|
+
* country code of the originating branch country.
|
|
105
|
+
*/
|
|
106
|
+
originating_depository_financial_institution_branch_country: string;
|
|
107
|
+
/**
|
|
108
|
+
* An identifier for the originating bank. One of an International Bank Account
|
|
109
|
+
* Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
|
|
110
|
+
* domestic identifier like a US Routing Number.
|
|
111
|
+
*/
|
|
112
|
+
originating_depository_financial_institution_id: string;
|
|
113
|
+
/**
|
|
114
|
+
* An instruction of how to interpret the
|
|
115
|
+
* `originating_depository_financial_institution_id` field for this Transaction.
|
|
116
|
+
*
|
|
117
|
+
* - `national_clearing_system_number` - A domestic clearing system number. In the
|
|
118
|
+
* US, for example, this is the American Banking Association (ABA) routing
|
|
119
|
+
* number.
|
|
120
|
+
* - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
|
|
121
|
+
* - `iban` - An International Bank Account Number.
|
|
122
|
+
*/
|
|
123
|
+
originating_depository_financial_institution_id_qualifier: 'national_clearing_system_number' | 'bic_code' | 'iban';
|
|
124
|
+
/**
|
|
125
|
+
* The name of the originating bank. Sometimes this will refer to an American bank
|
|
126
|
+
* and obscure the correspondent foreign bank.
|
|
127
|
+
*/
|
|
128
|
+
originating_depository_financial_institution_name: string;
|
|
129
|
+
/**
|
|
130
|
+
* A portion of the originator address. This may be incomplete.
|
|
131
|
+
*/
|
|
132
|
+
originator_city: string;
|
|
133
|
+
/**
|
|
134
|
+
* A description field set by the originator.
|
|
135
|
+
*/
|
|
136
|
+
originator_company_entry_description: string;
|
|
137
|
+
/**
|
|
138
|
+
* A portion of the originator address. The
|
|
139
|
+
* [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
|
|
140
|
+
* code of the originator country.
|
|
141
|
+
*/
|
|
142
|
+
originator_country: string;
|
|
143
|
+
/**
|
|
144
|
+
* An identifier for the originating company. This is generally stable across
|
|
145
|
+
* multiple ACH transfers.
|
|
146
|
+
*/
|
|
147
|
+
originator_identification: string;
|
|
148
|
+
/**
|
|
149
|
+
* Either the name of the originator or an intermediary money transmitter.
|
|
150
|
+
*/
|
|
151
|
+
originator_name: string;
|
|
152
|
+
/**
|
|
153
|
+
* A portion of the originator address. This may be incomplete.
|
|
154
|
+
*/
|
|
155
|
+
originator_postal_code: string | null;
|
|
156
|
+
/**
|
|
157
|
+
* A portion of the originator address. This may be incomplete.
|
|
158
|
+
*/
|
|
159
|
+
originator_state_or_province: string | null;
|
|
160
|
+
/**
|
|
161
|
+
* A portion of the originator address. This may be incomplete.
|
|
162
|
+
*/
|
|
163
|
+
originator_street_address: string;
|
|
164
|
+
/**
|
|
165
|
+
* A description field set by the originator.
|
|
166
|
+
*/
|
|
167
|
+
payment_related_information: string | null;
|
|
168
|
+
/**
|
|
169
|
+
* A description field set by the originator.
|
|
170
|
+
*/
|
|
171
|
+
payment_related_information2: string | null;
|
|
172
|
+
/**
|
|
173
|
+
* A portion of the receiver address. This may be incomplete.
|
|
174
|
+
*/
|
|
175
|
+
receiver_city: string;
|
|
176
|
+
/**
|
|
177
|
+
* A portion of the receiver address. The
|
|
178
|
+
* [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2 country
|
|
179
|
+
* code of the receiver country.
|
|
180
|
+
*/
|
|
181
|
+
receiver_country: string;
|
|
182
|
+
/**
|
|
183
|
+
* An identification number the originator uses for the receiver.
|
|
184
|
+
*/
|
|
185
|
+
receiver_identification_number: string | null;
|
|
186
|
+
/**
|
|
187
|
+
* A portion of the receiver address. This may be incomplete.
|
|
188
|
+
*/
|
|
189
|
+
receiver_postal_code: string | null;
|
|
190
|
+
/**
|
|
191
|
+
* A portion of the receiver address. This may be incomplete.
|
|
192
|
+
*/
|
|
193
|
+
receiver_state_or_province: string | null;
|
|
194
|
+
/**
|
|
195
|
+
* A portion of the receiver address. This may be incomplete.
|
|
196
|
+
*/
|
|
197
|
+
receiver_street_address: string;
|
|
198
|
+
/**
|
|
199
|
+
* The name of the receiver of the transfer. This is not verified by Increase.
|
|
200
|
+
*/
|
|
201
|
+
receiving_company_or_individual_name: string;
|
|
202
|
+
/**
|
|
203
|
+
* The [ISO 3166](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2), Alpha-2
|
|
204
|
+
* country code of the receiving bank country.
|
|
205
|
+
*/
|
|
206
|
+
receiving_depository_financial_institution_country: string;
|
|
207
|
+
/**
|
|
208
|
+
* An identifier for the receiving bank. One of an International Bank Account
|
|
209
|
+
* Number (IBAN) bank identifier, SWIFT Bank Identification Code (BIC), or a
|
|
210
|
+
* domestic identifier like a US Routing Number.
|
|
211
|
+
*/
|
|
212
|
+
receiving_depository_financial_institution_id: string;
|
|
213
|
+
/**
|
|
214
|
+
* An instruction of how to interpret the
|
|
215
|
+
* `receiving_depository_financial_institution_id` field for this Transaction.
|
|
216
|
+
*
|
|
217
|
+
* - `national_clearing_system_number` - A domestic clearing system number. In the
|
|
218
|
+
* US, for example, this is the American Banking Association (ABA) routing
|
|
219
|
+
* number.
|
|
220
|
+
* - `bic_code` - The SWIFT Bank Identifier Code (BIC) of the bank.
|
|
221
|
+
* - `iban` - An International Bank Account Number.
|
|
222
|
+
*/
|
|
223
|
+
receiving_depository_financial_institution_id_qualifier: 'national_clearing_system_number' | 'bic_code' | 'iban';
|
|
224
|
+
/**
|
|
225
|
+
* The name of the receiving bank, as set by the sending financial institution.
|
|
226
|
+
*/
|
|
227
|
+
receiving_depository_financial_institution_name: string;
|
|
228
|
+
/**
|
|
229
|
+
* A 15 digit number recorded in the Nacha file and available to both the
|
|
230
|
+
* originating and receiving bank. Along with the amount, date, and originating
|
|
231
|
+
* routing number, this can be used to identify the ACH transfer at either bank.
|
|
232
|
+
* ACH trace numbers are not unique, but are
|
|
233
|
+
* [used to correlate returns](https://increase.com/documentation/ach-returns#ach-returns).
|
|
234
|
+
*/
|
|
235
|
+
trace_number: string;
|
|
236
|
+
/**
|
|
237
|
+
* A constant representing the object's type. For this resource it will always be
|
|
238
|
+
* `inbound_international_ach_transfer`.
|
|
239
|
+
*/
|
|
240
|
+
type: 'inbound_international_ach_transfer';
|
|
241
|
+
}
|
|
242
|
+
export interface InboundInternationalACHTransferCreateParams {
|
|
243
|
+
/**
|
|
244
|
+
* The identifier of the Account Number the inbound international ACH Transfer is
|
|
245
|
+
* for.
|
|
246
|
+
*/
|
|
247
|
+
account_number_id: string;
|
|
248
|
+
/**
|
|
249
|
+
* The transfer amount in cents. A positive amount originates a credit transfer
|
|
250
|
+
* pushing funds to the receiving account. A negative amount originates a debit
|
|
251
|
+
* transfer pulling funds from the receiving account.
|
|
252
|
+
*/
|
|
253
|
+
amount: number;
|
|
254
|
+
/**
|
|
255
|
+
* The amount in the minor unit of the foreign payment currency. For dollars, for
|
|
256
|
+
* example, this is cents.
|
|
257
|
+
*/
|
|
258
|
+
foreign_payment_amount: number;
|
|
259
|
+
/**
|
|
260
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code for the
|
|
261
|
+
* originating bank account.
|
|
262
|
+
*/
|
|
263
|
+
originating_currency_code: string;
|
|
264
|
+
/**
|
|
265
|
+
* A description field set by the originator.
|
|
266
|
+
*/
|
|
267
|
+
originator_company_entry_description?: string;
|
|
268
|
+
/**
|
|
269
|
+
* Either the name of the originator or an intermediary money transmitter.
|
|
270
|
+
*/
|
|
271
|
+
originator_name?: string;
|
|
272
|
+
/**
|
|
273
|
+
* The name of the receiver of the transfer.
|
|
274
|
+
*/
|
|
275
|
+
receiving_company_or_individual_name?: string;
|
|
276
|
+
}
|
|
277
|
+
export declare namespace InboundInternationalACHTransfers {
|
|
278
|
+
export import InboundInternationalACHTransfer = InboundInternationalACHTransfersAPI.InboundInternationalACHTransfer;
|
|
279
|
+
export import InboundInternationalACHTransferCreateParams = InboundInternationalACHTransfersAPI.InboundInternationalACHTransferCreateParams;
|
|
280
|
+
}
|
|
281
|
+
//# sourceMappingURL=inbound-international-ach-transfers.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inbound-international-ach-transfers.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-international-ach-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,mCAAmC,MAAM,uCAAuC,CAAC;AAE7F,qBAAa,gCAAiC,SAAQ,WAAW;IAC/D;;;;;;OAMG;IACH,MAAM,CACJ,IAAI,EAAE,2CAA2C,EACjD,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,+BAA+B,CAAC;CAGpD;AAED;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC9C;;;OAGG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,wBAAwB,EAAE,MAAM,CAAC;IAEjC;;;OAGG;IACH,yBAAyB,EAAE,MAAM,CAAC;IAElC;;;;;;;;;;OAUG;IACH,0BAA0B,EAAE,mBAAmB,GAAG,mBAAmB,GAAG,gBAAgB,CAAC;IAEzF;;;OAGG;IACH,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1C;;;;;;;;;OASG;IACH,oCAAoC,EAChC,uBAAuB,GACvB,mCAAmC,GACnC,OAAO,CAAC;IAEZ;;;OAGG;IACH,sBAAsB,EAAE,MAAM,CAAC;IAE/B;;OAEG;IACH,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpC;;;;;;;;;;;;;;;;;;;;;;;OAuBG;IACH,mCAAmC,EAC/B,SAAS,GACT,wBAAwB,GACxB,SAAS,GACT,MAAM,GACN,eAAe,GACf,UAAU,GACV,SAAS,GACT,YAAY,GACZ,eAAe,GACf,mBAAmB,GACnB,KAAK,GACL,qBAAqB,GACrB,wBAAwB,GACxB,kBAAkB,GAClB,mBAAmB,GACnB,eAAe,GACf,mBAAmB,GACnB,4BAA4B,GAC5B,oBAAoB,GACpB,oBAAoB,CAAC;IAEzB;;;OAGG;IACH,yBAAyB,EAAE,MAAM,CAAC;IAElC;;;OAGG;IACH,2DAA2D,EAAE,MAAM,CAAC;IAEpE;;;;OAIG;IACH,+CAA+C,EAAE,MAAM,CAAC;IAExD;;;;;;;;;OASG;IACH,yDAAyD,EACrD,iCAAiC,GACjC,UAAU,GACV,MAAM,CAAC;IAEX;;;OAGG;IACH,iDAAiD,EAAE,MAAM,CAAC;IAE1D;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,oCAAoC,EAAE,MAAM,CAAC;IAE7C;;;;OAIG;IACH,kBAAkB,EAAE,MAAM,CAAC;IAE3B;;;OAGG;IACH,yBAAyB,EAAE,MAAM,CAAC;IAElC;;OAEG;IACH,eAAe,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,sBAAsB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEtC;;OAEG;IACH,4BAA4B,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5C;;OAEG;IACH,yBAAyB,EAAE,MAAM,CAAC;IAElC;;OAEG;IACH,2BAA2B,EAAE,MAAM,GAAG,IAAI,CAAC;IAE3C;;OAEG;IACH,4BAA4B,EAAE,MAAM,GAAG,IAAI,CAAC;IAE5C;;OAEG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,8BAA8B,EAAE,MAAM,GAAG,IAAI,CAAC;IAE9C;;OAEG;IACH,oBAAoB,EAAE,MAAM,GAAG,IAAI,CAAC;IAEpC;;OAEG;IACH,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAE1C;;OAEG;IACH,uBAAuB,EAAE,MAAM,CAAC;IAEhC;;OAEG;IACH,oCAAoC,EAAE,MAAM,CAAC;IAE7C;;;OAGG;IACH,kDAAkD,EAAE,MAAM,CAAC;IAE3D;;;;OAIG;IACH,6CAA6C,EAAE,MAAM,CAAC;IAEtD;;;;;;;;;OASG;IACH,uDAAuD,EACnD,iCAAiC,GACjC,UAAU,GACV,MAAM,CAAC;IAEX;;OAEG;IACH,+CAA+C,EAAE,MAAM,CAAC;IAExD;;;;;;OAMG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,IAAI,EAAE,oCAAoC,CAAC;CAC5C;AAED,MAAM,WAAW,2CAA2C;IAC1D;;;OAGG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;;OAGG;IACH,sBAAsB,EAAE,MAAM,CAAC;IAE/B;;;OAGG;IACH,yBAAyB,EAAE,MAAM,CAAC;IAElC;;OAEG;IACH,oCAAoC,CAAC,EAAE,MAAM,CAAC;IAE9C;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;OAEG;IACH,oCAAoC,CAAC,EAAE,MAAM,CAAC;CAC/C;AAED,yBAAiB,gCAAgC,CAAC;IAChD,MAAM,QAAQ,+BAA+B,GAAG,mCAAmC,CAAC,+BAA+B,CAAC;IACpH,MAAM,QAAQ,2CAA2C,GAAG,mCAAmC,CAAC,2CAA2C,CAAC;CAC7I"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
+
exports.InboundInternationalACHTransfers = void 0;
|
|
5
|
+
const resource_1 = require("../../resource.js");
|
|
6
|
+
class InboundInternationalACHTransfers extends resource_1.APIResource {
|
|
7
|
+
/**
|
|
8
|
+
* Simulates an inbound international ACH transfer to your account. This imitates
|
|
9
|
+
* initiating a transfer to an Increase account from a different financial
|
|
10
|
+
* institution. The transfer may be either a credit or a debit depending on if the
|
|
11
|
+
* `amount` is positive or negative. The result of calling this API will contain
|
|
12
|
+
* the created transfer. .
|
|
13
|
+
*/
|
|
14
|
+
create(body, options) {
|
|
15
|
+
return this._client.post('/simulations/inbound_international_ach_transfers', { body, ...options });
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
exports.InboundInternationalACHTransfers = InboundInternationalACHTransfers;
|
|
19
|
+
(function (InboundInternationalACHTransfers) {
|
|
20
|
+
})(InboundInternationalACHTransfers = exports.InboundInternationalACHTransfers || (exports.InboundInternationalACHTransfers = {}));
|
|
21
|
+
//# sourceMappingURL=inbound-international-ach-transfers.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inbound-international-ach-transfers.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-international-ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAI7C,MAAa,gCAAiC,SAAQ,sBAAW;IAC/D;;;;;;OAMG;IACH,MAAM,CACJ,IAAiD,EACjD,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kDAAkD,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrG,CAAC;CACF;AAdD,4EAcC;AAkVD,WAAiB,gCAAgC;AAGjD,CAAC,EAHgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAGhD"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
|
+
export class InboundInternationalACHTransfers extends APIResource {
|
|
4
|
+
/**
|
|
5
|
+
* Simulates an inbound international ACH transfer to your account. This imitates
|
|
6
|
+
* initiating a transfer to an Increase account from a different financial
|
|
7
|
+
* institution. The transfer may be either a credit or a debit depending on if the
|
|
8
|
+
* `amount` is positive or negative. The result of calling this API will contain
|
|
9
|
+
* the created transfer. .
|
|
10
|
+
*/
|
|
11
|
+
create(body, options) {
|
|
12
|
+
return this._client.post('/simulations/inbound_international_ach_transfers', { body, ...options });
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
(function (InboundInternationalACHTransfers) {
|
|
16
|
+
})(InboundInternationalACHTransfers || (InboundInternationalACHTransfers = {}));
|
|
17
|
+
//# sourceMappingURL=inbound-international-ach-transfers.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inbound-international-ach-transfers.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-international-ach-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,gCAAiC,SAAQ,WAAW;IAC/D;;;;;;OAMG;IACH,MAAM,CACJ,IAAiD,EACjD,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kDAAkD,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrG,CAAC;CACF;AAkVD,WAAiB,gCAAgC;AAGjD,CAAC,EAHgB,gCAAgC,KAAhC,gCAAgC,QAGhD"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as SimulationsInboundWireDrawdownRequestsAPI from
|
|
4
|
-
import * as InboundWireDrawdownRequestsAPI from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as SimulationsInboundWireDrawdownRequestsAPI from "./inbound-wire-drawdown-requests.js";
|
|
4
|
+
import * as InboundWireDrawdownRequestsAPI from "../inbound-wire-drawdown-requests.js";
|
|
5
5
|
export declare class InboundWireDrawdownRequests extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Simulates receiving an
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-wire-drawdown-requests.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-wire-drawdown-requests.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"inbound-wire-drawdown-requests.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/inbound-wire-drawdown-requests.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,yCAAyC,MAAM,kCAAkC,CAAC;AAC9F,OAAO,KAAK,8BAA8B,MAAM,mCAAmC,CAAC;AAEpF,qBAAa,2BAA4B,SAAQ,WAAW;IAC1D;;;OAGG;IACH,MAAM,CACJ,IAAI,EAAE,sCAAsC,EAC5C,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,8BAA8B,CAAC,0BAA0B,CAAC;CAG9E;AAED,MAAM,WAAW,sCAAsC;IACrD;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,0BAA0B,EAAE,MAAM,CAAC;IAEnC;;OAEG;IACH,0BAA0B,EAAE,MAAM,CAAC;IAEnC;;;OAGG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,oBAAoB,EAAE,MAAM,CAAC;IAE7B;;OAEG;IACH,yBAAyB,EAAE,MAAM,CAAC;IAElC;;OAEG;IACH,yBAAyB,EAAE,MAAM,CAAC;IAElC;;;OAGG;IACH,2BAA2B,EAAE,MAAM,CAAC;IAEpC;;OAEG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;IAEnC;;OAEG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;IAEnC;;OAEG;IACH,yBAAyB,CAAC,EAAE,MAAM,CAAC;IAEnC;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC;;OAEG;IACH,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAElC;;OAEG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IAEzB;;;OAGG;IACH,2CAA2C,CAAC,EAAE,MAAM,CAAC;IAErD;;;OAGG;IACH,2CAA2C,CAAC,EAAE,MAAM,CAAC;IAErD;;;OAGG;IACH,2CAA2C,CAAC,EAAE,MAAM,CAAC;IAErD;;;OAGG;IACH,2CAA2C,CAAC,EAAE,MAAM,CAAC;CACtD;AAED,yBAAiB,2BAA2B,CAAC;IAC3C,MAAM,QAAQ,sCAAsC,GAAG,yCAAyC,CAAC,sCAAsC,CAAC;CACzI"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.InboundWireDrawdownRequests = void 0;
|
|
5
|
-
const resource_1 = require("
|
|
5
|
+
const resource_1 = require("../../resource.js");
|
|
6
6
|
class InboundWireDrawdownRequests extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Simulates receiving an
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-wire-drawdown-requests.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-wire-drawdown-requests.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;
|
|
1
|
+
{"version":3,"file":"inbound-wire-drawdown-requests.js","sourceRoot":"","sources":["../../src/resources/simulations/inbound-wire-drawdown-requests.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAK7C,MAAa,2BAA4B,SAAQ,sBAAW;IAC1D;;;OAGG;IACH,MAAM,CACJ,IAA4C,EAC5C,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,6CAA6C,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChG,CAAC;CACF;AAXD,kEAWC;AA8GD,WAAiB,2BAA2B;AAE5C,CAAC,EAFgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAE3C"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
3
|
export class InboundWireDrawdownRequests extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* Simulates receiving an
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-wire-drawdown-requests.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-wire-drawdown-requests.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"inbound-wire-drawdown-requests.mjs","sourceRoot":"","sources":["../../src/resources/simulations/inbound-wire-drawdown-requests.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB,MAAM,OAAO,2BAA4B,SAAQ,WAAW;IAC1D;;;OAGG;IACH,MAAM,CACJ,IAA4C,EAC5C,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,6CAA6C,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChG,CAAC;CACF;AA8GD,WAAiB,2BAA2B;AAE5C,CAAC,EAFgB,2BAA2B,KAA3B,2BAA2B,QAE3C"}
|
|
@@ -10,6 +10,7 @@ export { DigitalWalletTokenRequestCreateResponse, DigitalWalletTokenRequestCreat
|
|
|
10
10
|
export { DocumentCreateParams, Documents } from "./documents.js";
|
|
11
11
|
export { InboundCheckDepositCreateParams, InboundCheckDeposits } from "./inbound-check-deposits.js";
|
|
12
12
|
export { InboundFundsHoldReleaseResponse, InboundFundsHolds } from "./inbound-funds-holds.js";
|
|
13
|
+
export { InboundInternationalACHTransfer, InboundInternationalACHTransferCreateParams, InboundInternationalACHTransfers, } from "./inbound-international-ach-transfers.js";
|
|
13
14
|
export { InboundRealTimePaymentsTransferSimulationResult, RealTimePaymentsTransferCompleteParams, RealTimePaymentsTransferCreateInboundParams, RealTimePaymentsTransfers, } from "./real-time-payments-transfers.js";
|
|
14
15
|
export { InboundWireDrawdownRequestCreateParams, InboundWireDrawdownRequests, } from "./inbound-wire-drawdown-requests.js";
|
|
15
16
|
export { InterestPaymentCreateParams, InterestPayments } from "./interest-payments.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,8BAA8B,EAC9B,qCAAqC,EACrC,uBAAuB,EACvB,YAAY,GACb,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,4BAA4B,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACvF,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,2BAA2B,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACxG,OAAO,EAAE,uBAAuB,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AACrE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EACL,uCAAuC,EACvC,qCAAqC,EACrC,0BAA0B,GAC3B,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,oBAAoB,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC9D,OAAO,EAAE,+BAA+B,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AACjG,OAAO,EAAE,+BAA+B,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC3F,OAAO,EACL,+CAA+C,EAC/C,sCAAsC,EACtC,2CAA2C,EAC3C,yBAAyB,GAC1B,MAAM,gCAAgC,CAAC;AACxC,OAAO,EACL,sCAAsC,EACtC,2BAA2B,GAC5B,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAAE,2BAA2B,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACpF,OAAO,EAAE,iCAAiC,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACpF,OAAO,EAAE,mBAAmB,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAC3D,OAAO,EACL,4CAA4C,EAC5C,qCAAqC,EACrC,8BAA8B,EAC9B,6BAA6B,EAC7B,WAAW,GACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,+BAA+B,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/index.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,8BAA8B,EAC9B,qCAAqC,EACrC,uBAAuB,EACvB,YAAY,GACb,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAAE,4BAA4B,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AACvF,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,2BAA2B,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AACxG,OAAO,EAAE,uBAAuB,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,EAAE,sBAAsB,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AACrE,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AACnD,OAAO,EACL,uCAAuC,EACvC,qCAAqC,EACrC,0BAA0B,GAC3B,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,oBAAoB,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AAC9D,OAAO,EAAE,+BAA+B,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AACjG,OAAO,EAAE,+BAA+B,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAC3F,OAAO,EACL,+BAA+B,EAC/B,2CAA2C,EAC3C,gCAAgC,GACjC,MAAM,uCAAuC,CAAC;AAC/C,OAAO,EACL,+CAA+C,EAC/C,sCAAsC,EACtC,2CAA2C,EAC3C,yBAAyB,GAC1B,MAAM,gCAAgC,CAAC;AACxC,OAAO,EACL,sCAAsC,EACtC,2BAA2B,GAC5B,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAAE,2BAA2B,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACpF,OAAO,EAAE,iCAAiC,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACpF,OAAO,EAAE,mBAAmB,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAC3D,OAAO,EACL,4CAA4C,EAC5C,qCAAqC,EACrC,8BAA8B,EAC9B,6BAA6B,EAC7B,WAAW,GACZ,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,+BAA+B,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.WireTransfers = exports.Simulations = exports.Programs = exports.PhysicalCards = exports.InterestPayments = exports.InboundWireDrawdownRequests = exports.RealTimePaymentsTransfers = exports.InboundFundsHolds = exports.InboundCheckDeposits = exports.Documents = exports.DigitalWalletTokenRequests = exports.CheckTransfers = exports.CheckDeposits = exports.CardRefunds = exports.CardDisputes = exports.Cards = exports.AccountTransfers = exports.AccountStatements = exports.ACHTransfers = void 0;
|
|
4
|
+
exports.WireTransfers = exports.Simulations = exports.Programs = exports.PhysicalCards = exports.InterestPayments = exports.InboundWireDrawdownRequests = exports.RealTimePaymentsTransfers = exports.InboundInternationalACHTransfers = exports.InboundFundsHolds = exports.InboundCheckDeposits = exports.Documents = exports.DigitalWalletTokenRequests = exports.CheckTransfers = exports.CheckDeposits = exports.CardRefunds = exports.CardDisputes = exports.Cards = exports.AccountTransfers = exports.AccountStatements = exports.ACHTransfers = void 0;
|
|
5
5
|
var ach_transfers_1 = require("./ach-transfers.js");
|
|
6
6
|
Object.defineProperty(exports, "ACHTransfers", { enumerable: true, get: function () { return ach_transfers_1.ACHTransfers; } });
|
|
7
7
|
var account_statements_1 = require("./account-statements.js");
|
|
@@ -26,6 +26,8 @@ var inbound_check_deposits_1 = require("./inbound-check-deposits.js");
|
|
|
26
26
|
Object.defineProperty(exports, "InboundCheckDeposits", { enumerable: true, get: function () { return inbound_check_deposits_1.InboundCheckDeposits; } });
|
|
27
27
|
var inbound_funds_holds_1 = require("./inbound-funds-holds.js");
|
|
28
28
|
Object.defineProperty(exports, "InboundFundsHolds", { enumerable: true, get: function () { return inbound_funds_holds_1.InboundFundsHolds; } });
|
|
29
|
+
var inbound_international_ach_transfers_1 = require("./inbound-international-ach-transfers.js");
|
|
30
|
+
Object.defineProperty(exports, "InboundInternationalACHTransfers", { enumerable: true, get: function () { return inbound_international_ach_transfers_1.InboundInternationalACHTransfers; } });
|
|
29
31
|
var real_time_payments_transfers_1 = require("./real-time-payments-transfers.js");
|
|
30
32
|
Object.defineProperty(exports, "RealTimePaymentsTransfers", { enumerable: true, get: function () { return real_time_payments_transfers_1.RealTimePaymentsTransfers; } });
|
|
31
33
|
var inbound_wire_drawdown_requests_1 = require("./inbound-wire-drawdown-requests.js");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/simulations/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,oDAKyB;AADvB,6GAAA,YAAY,OAAA;AAEd,8DAAuF;AAAhD,uHAAA,iBAAiB,OAAA;AACxD,4DAAuD;AAA9C,qHAAA,gBAAgB,OAAA;AACzB,oCAAwG;AAAvB,8FAAA,KAAK,OAAA;AACtF,oDAAwE;AAAtC,6GAAA,YAAY,OAAA;AAC9C,kDAAqE;AAApC,2GAAA,WAAW,OAAA;AAC5C,sDAAiD;AAAxC,+GAAA,aAAa,OAAA;AACtB,wDAAmD;AAA1C,iHAAA,cAAc,OAAA;AACvB,oFAIyC;AADvC,2IAAA,0BAA0B,OAAA;AAE5B,4CAA8D;AAA/B,sGAAA,SAAS,OAAA;AACxC,sEAAiG;AAAvD,8HAAA,oBAAoB,OAAA;AAC9D,gEAA2F;AAAjD,wHAAA,iBAAiB,OAAA;AAC3D,kFAKwC;AADtC,yIAAA,yBAAyB,OAAA;AAE3B,sFAG0C;AADxC,6IAAA,2BAA2B,OAAA;AAE7B,4DAAoF;AAA9C,qHAAA,gBAAgB,OAAA;AACtD,sDAAoF;AAAxC,+GAAA,aAAa,OAAA;AACzD,0CAA2D;AAA7B,oGAAA,QAAQ,OAAA;AACtC,gDAMuB;AADrB,0GAAA,WAAW,OAAA;AAEb,sDAAkF;AAAxC,+GAAA,aAAa,OAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/resources/simulations/index.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,oDAKyB;AADvB,6GAAA,YAAY,OAAA;AAEd,8DAAuF;AAAhD,uHAAA,iBAAiB,OAAA;AACxD,4DAAuD;AAA9C,qHAAA,gBAAgB,OAAA;AACzB,oCAAwG;AAAvB,8FAAA,KAAK,OAAA;AACtF,oDAAwE;AAAtC,6GAAA,YAAY,OAAA;AAC9C,kDAAqE;AAApC,2GAAA,WAAW,OAAA;AAC5C,sDAAiD;AAAxC,+GAAA,aAAa,OAAA;AACtB,wDAAmD;AAA1C,iHAAA,cAAc,OAAA;AACvB,oFAIyC;AADvC,2IAAA,0BAA0B,OAAA;AAE5B,4CAA8D;AAA/B,sGAAA,SAAS,OAAA;AACxC,sEAAiG;AAAvD,8HAAA,oBAAoB,OAAA;AAC9D,gEAA2F;AAAjD,wHAAA,iBAAiB,OAAA;AAC3D,gGAI+C;AAD7C,uJAAA,gCAAgC,OAAA;AAElC,kFAKwC;AADtC,yIAAA,yBAAyB,OAAA;AAE3B,sFAG0C;AADxC,6IAAA,2BAA2B,OAAA;AAE7B,4DAAoF;AAA9C,qHAAA,gBAAgB,OAAA;AACtD,sDAAoF;AAAxC,+GAAA,aAAa,OAAA;AACzD,0CAA2D;AAA7B,oGAAA,QAAQ,OAAA;AACtC,gDAMuB;AADrB,0GAAA,WAAW,OAAA;AAEb,sDAAkF;AAAxC,+GAAA,aAAa,OAAA"}
|
|
@@ -11,6 +11,7 @@ export { DigitalWalletTokenRequests, } from "./digital-wallet-token-requests.mjs
|
|
|
11
11
|
export { Documents } from "./documents.mjs";
|
|
12
12
|
export { InboundCheckDeposits } from "./inbound-check-deposits.mjs";
|
|
13
13
|
export { InboundFundsHolds } from "./inbound-funds-holds.mjs";
|
|
14
|
+
export { InboundInternationalACHTransfers, } from "./inbound-international-ach-transfers.mjs";
|
|
14
15
|
export { RealTimePaymentsTransfers, } from "./real-time-payments-transfers.mjs";
|
|
15
16
|
export { InboundWireDrawdownRequests, } from "./inbound-wire-drawdown-requests.mjs";
|
|
16
17
|
export { InterestPayments } from "./interest-payments.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/simulations/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAIL,YAAY,GACb;OACM,EAAgC,iBAAiB,EAAE;OACnD,EAAE,gBAAgB,EAAE;OACpB,EAA0E,KAAK,EAAE;OACjF,EAA2B,YAAY,EAAE;OACzC,EAA0B,WAAW,EAAE;OACvC,EAAE,aAAa,EAAE;OACjB,EAAE,cAAc,EAAE;OAClB,EAGL,0BAA0B,GAC3B;OACM,EAAwB,SAAS,EAAE;OACnC,EAAmC,oBAAoB,EAAE;OACzD,EAAmC,iBAAiB,EAAE;OACtD,EAIL,yBAAyB,GAC1B;OACM,EAEL,2BAA2B,GAC5B;OACM,EAA+B,gBAAgB,EAAE;OACjD,EAAqC,aAAa,EAAE;OACpD,EAAuB,QAAQ,EAAE;OACjC,EAKL,WAAW,GACZ;OACM,EAAmC,aAAa,EAAE"}
|
|
1
|
+
{"version":3,"file":"index.mjs","sourceRoot":"","sources":["../../src/resources/simulations/index.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAIL,YAAY,GACb;OACM,EAAgC,iBAAiB,EAAE;OACnD,EAAE,gBAAgB,EAAE;OACpB,EAA0E,KAAK,EAAE;OACjF,EAA2B,YAAY,EAAE;OACzC,EAA0B,WAAW,EAAE;OACvC,EAAE,aAAa,EAAE;OACjB,EAAE,cAAc,EAAE;OAClB,EAGL,0BAA0B,GAC3B;OACM,EAAwB,SAAS,EAAE;OACnC,EAAmC,oBAAoB,EAAE;OACzD,EAAmC,iBAAiB,EAAE;OACtD,EAGL,gCAAgC,GACjC;OACM,EAIL,yBAAyB,GAC1B;OACM,EAEL,2BAA2B,GAC5B;OACM,EAA+B,gBAAgB,EAAE;OACjD,EAAqC,aAAa,EAAE;OACpD,EAAuB,QAAQ,EAAE;OACjC,EAKL,WAAW,GACZ;OACM,EAAmC,aAAa,EAAE"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as InterestPaymentsAPI from
|
|
4
|
-
import * as TransactionsAPI from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as InterestPaymentsAPI from "./interest-payments.js";
|
|
4
|
+
import * as TransactionsAPI from "../transactions.js";
|
|
5
5
|
export declare class InterestPayments extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Simulates an interest payment to your account. In production, this happens
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interest-payments.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/interest-payments.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"interest-payments.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/interest-payments.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,mBAAmB,MAAM,qBAAqB,CAAC;AAC3D,OAAO,KAAK,eAAe,MAAM,iBAAiB,CAAC;AAEnD,qBAAa,gBAAiB,SAAQ,WAAW;IAC/C;;;OAGG;IACH,MAAM,CACJ,IAAI,EAAE,2BAA2B,EACjC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,eAAe,CAAC,WAAW,CAAC;CAGhD;AAED,MAAM,WAAW,2BAA2B;IAC1C;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IAEf;;OAEG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;OAEG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB;AAED,yBAAiB,gBAAgB,CAAC;IAChC,MAAM,QAAQ,2BAA2B,GAAG,mBAAmB,CAAC,2BAA2B,CAAC;CAC7F"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.InterestPayments = void 0;
|
|
5
|
-
const resource_1 = require("
|
|
5
|
+
const resource_1 = require("../../resource.js");
|
|
6
6
|
class InterestPayments extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Simulates an interest payment to your account. In production, this happens
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interest-payments.js","sourceRoot":"","sources":["../../src/resources/simulations/interest-payments.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;
|
|
1
|
+
{"version":3,"file":"interest-payments.js","sourceRoot":"","sources":["../../src/resources/simulations/interest-payments.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAK7C,MAAa,gBAAiB,SAAQ,sBAAW;IAC/C;;;OAGG;IACH,MAAM,CACJ,IAAiC,EACjC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;CACF;AAXD,4CAWC;AAwBD,WAAiB,gBAAgB;AAEjC,CAAC,EAFgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAEhC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
3
|
export class InterestPayments extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* Simulates an interest payment to your account. In production, this happens
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"interest-payments.mjs","sourceRoot":"","sources":["../../src/resources/simulations/interest-payments.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"interest-payments.mjs","sourceRoot":"","sources":["../../src/resources/simulations/interest-payments.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB,MAAM,OAAO,gBAAiB,SAAQ,WAAW;IAC/C;;;OAGG;IACH,MAAM,CACJ,IAAiC,EACjC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAClF,CAAC;CACF;AAwBD,WAAiB,gBAAgB;AAEjC,CAAC,EAFgB,gBAAgB,KAAhB,gBAAgB,QAEhC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as SimulationsPhysicalCardsAPI from
|
|
4
|
-
import * as PhysicalCardsAPI from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as SimulationsPhysicalCardsAPI from "./physical-cards.js";
|
|
4
|
+
import * as PhysicalCardsAPI from "../physical-cards.js";
|
|
5
5
|
export declare class PhysicalCards extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* This endpoint allows you to simulate advancing the shipment status of a Physical
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"physical-cards.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/physical-cards.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"physical-cards.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/physical-cards.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,2BAA2B,MAAM,kBAAkB,CAAC;AAChE,OAAO,KAAK,gBAAgB,MAAM,mBAAmB,CAAC;AAEtD,qBAAa,aAAc,SAAQ,WAAW;IAC5C;;;;OAIG;IACH,eAAe,CACb,cAAc,EAAE,MAAM,EACtB,IAAI,EAAE,iCAAiC,EACvC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,UAAU,CAAC,gBAAgB,CAAC,YAAY,CAAC;CAMlD;AAED,MAAM,WAAW,iCAAiC;IAChD;;;;;;;;;;;;;;OAcG;IACH,eAAe,EACX,SAAS,GACT,UAAU,GACV,WAAW,GACX,cAAc,GACd,UAAU,GACV,SAAS,GACT,UAAU,CAAC;CAChB;AAED,yBAAiB,aAAa,CAAC;IAC7B,MAAM,QAAQ,iCAAiC,GAAG,2BAA2B,CAAC,iCAAiC,CAAC;CACjH"}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.PhysicalCards = void 0;
|
|
5
|
-
const resource_1 = require("
|
|
5
|
+
const resource_1 = require("../../resource.js");
|
|
6
6
|
class PhysicalCards extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* This endpoint allows you to simulate advancing the shipment status of a Physical
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"physical-cards.js","sourceRoot":"","sources":["../../src/resources/simulations/physical-cards.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;
|
|
1
|
+
{"version":3,"file":"physical-cards.js","sourceRoot":"","sources":["../../src/resources/simulations/physical-cards.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,gDAA6C;AAK7C,MAAa,aAAc,SAAQ,sBAAW;IAC5C;;;;OAIG;IACH,eAAe,CACb,cAAsB,EACtB,IAAuC,EACvC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,cAAc,mBAAmB,EAAE;YACzF,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AAhBD,sCAgBC;AA4BD,WAAiB,aAAa;AAE9B,CAAC,EAFgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAE7B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
2
|
+
import { APIResource } from "../../resource.mjs";
|
|
3
3
|
export class PhysicalCards extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* This endpoint allows you to simulate advancing the shipment status of a Physical
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"physical-cards.mjs","sourceRoot":"","sources":["../../src/resources/simulations/physical-cards.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"physical-cards.mjs","sourceRoot":"","sources":["../../src/resources/simulations/physical-cards.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAKtB,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C;;;;OAIG;IACH,eAAe,CACb,cAAsB,EACtB,IAAuC,EACvC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,+BAA+B,cAAc,mBAAmB,EAAE;YACzF,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AA4BD,WAAiB,aAAa;AAE9B,CAAC,EAFgB,aAAa,KAAb,aAAa,QAE7B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as SimulationsProgramsAPI from
|
|
4
|
-
import * as ProgramsAPI from
|
|
1
|
+
import { APIResource } from "../../resource.js";
|
|
2
|
+
import * as Core from "../../core.js";
|
|
3
|
+
import * as SimulationsProgramsAPI from "./programs.js";
|
|
4
|
+
import * as ProgramsAPI from "../programs.js";
|
|
5
5
|
export declare class Programs extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Simulates a program being created in your group. By default, your group has one
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"programs.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/programs.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"programs.d.ts","sourceRoot":"","sources":["../../src/resources/simulations/programs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,KAAK,IAAI,MAAM,YAAY,CAAC;AACnC,OAAO,KAAK,sBAAsB,MAAM,YAAY,CAAC;AACrD,OAAO,KAAK,WAAW,MAAM,aAAa,CAAC;AAE3C,qBAAa,QAAS,SAAQ,WAAW;IACvC;;;;OAIG;IACH,MAAM,CAAC,IAAI,EAAE,mBAAmB,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,WAAW,CAAC,OAAO,CAAC;CAGvG;AAED,MAAM,WAAW,mBAAmB;IAClC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;CACd;AAED,yBAAiB,QAAQ,CAAC;IACxB,MAAM,QAAQ,mBAAmB,GAAG,sBAAsB,CAAC,mBAAmB,CAAC;CAChF"}
|