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
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import * as SimulationsRealTimePaymentsTransfersAPI from
|
|
6
|
-
import * as RealTimePaymentsTransfersAPI from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as Core from '../../core';
|
|
5
|
+
import * as SimulationsRealTimePaymentsTransfersAPI from './real-time-payments-transfers';
|
|
6
|
+
import * as RealTimePaymentsTransfersAPI from '../real-time-payments-transfers';
|
|
7
7
|
|
|
8
8
|
export class RealTimePaymentsTransfers extends APIResource {
|
|
9
9
|
/**
|
|
@@ -120,8 +120,9 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
120
120
|
*
|
|
121
121
|
* - `account_number` - An Account Number.
|
|
122
122
|
* - `card` - A Card.
|
|
123
|
+
* - `lockbox` - A Lockbox.
|
|
123
124
|
*/
|
|
124
|
-
route_type: 'account_number' | 'card' | null;
|
|
125
|
+
route_type: 'account_number' | 'card' | 'lockbox' | null;
|
|
125
126
|
|
|
126
127
|
/**
|
|
127
128
|
* This is an object giving more details on the network-level event that caused the
|
|
@@ -176,6 +177,8 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
176
177
|
* the `international_ach_decline` object.
|
|
177
178
|
* - `wire_decline` - Wire Decline: details will be under the `wire_decline`
|
|
178
179
|
* object.
|
|
180
|
+
* - `check_deposit_rejection` - Check Deposit Rejection: details will be under the
|
|
181
|
+
* `check_deposit_rejection` object.
|
|
179
182
|
* - `other` - The Declined Transaction was made for an undocumented or deprecated
|
|
180
183
|
* reason.
|
|
181
184
|
*/
|
|
@@ -186,6 +189,7 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
186
189
|
| 'inbound_real_time_payments_transfer_decline'
|
|
187
190
|
| 'international_ach_decline'
|
|
188
191
|
| 'wire_decline'
|
|
192
|
+
| 'check_deposit_rejection'
|
|
189
193
|
| 'other';
|
|
190
194
|
|
|
191
195
|
/**
|
|
@@ -194,6 +198,12 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
194
198
|
*/
|
|
195
199
|
check_decline: Source.CheckDecline | null;
|
|
196
200
|
|
|
201
|
+
/**
|
|
202
|
+
* A Check Deposit Rejection object. This field will be present in the JSON
|
|
203
|
+
* response if and only if `category` is equal to `check_deposit_rejection`.
|
|
204
|
+
*/
|
|
205
|
+
check_deposit_rejection: Source.CheckDepositRejection | null;
|
|
206
|
+
|
|
197
207
|
/**
|
|
198
208
|
* An Inbound Real-Time Payments Transfer Decline object. This field will be
|
|
199
209
|
* present in the JSON response if and only if `category` is equal to
|
|
@@ -268,6 +278,7 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
268
278
|
* - `duplicate_return` - A rare return reason. The return this message refers to
|
|
269
279
|
* was a duplicate.
|
|
270
280
|
* - `entity_not_active` - The account's entity is not active.
|
|
281
|
+
* - `field_error` - There was an error with one of the required fields.
|
|
271
282
|
* - `group_locked` - Your account is inactive.
|
|
272
283
|
* - `insufficient_funds` - Your account contains insufficient funds.
|
|
273
284
|
* - `misrouted_return` - A rare return reason. The return this message refers to
|
|
@@ -288,6 +299,7 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
288
299
|
| 'credit_entry_refused_by_receiver'
|
|
289
300
|
| 'duplicate_return'
|
|
290
301
|
| 'entity_not_active'
|
|
302
|
+
| 'field_error'
|
|
291
303
|
| 'group_locked'
|
|
292
304
|
| 'insufficient_funds'
|
|
293
305
|
| 'misrouted_return'
|
|
@@ -349,7 +361,7 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
349
361
|
/**
|
|
350
362
|
* The ID of the Card Payment this transaction belongs to.
|
|
351
363
|
*/
|
|
352
|
-
card_payment_id: string
|
|
364
|
+
card_payment_id: string;
|
|
353
365
|
|
|
354
366
|
/**
|
|
355
367
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
|
|
@@ -364,6 +376,11 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
364
376
|
*/
|
|
365
377
|
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
366
378
|
|
|
379
|
+
/**
|
|
380
|
+
* The identifier of the declined transaction created for this Card Decline.
|
|
381
|
+
*/
|
|
382
|
+
declined_transaction_id: string;
|
|
383
|
+
|
|
367
384
|
/**
|
|
368
385
|
* If the authorization was made via a Digital Wallet Token (such as an Apple Pay
|
|
369
386
|
* purchase), the identifier of the token that was used.
|
|
@@ -424,6 +441,17 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
424
441
|
*/
|
|
425
442
|
physical_card_id: string | null;
|
|
426
443
|
|
|
444
|
+
/**
|
|
445
|
+
* The declined amount in the minor unit of the transaction's presentment currency.
|
|
446
|
+
*/
|
|
447
|
+
presentment_amount: number;
|
|
448
|
+
|
|
449
|
+
/**
|
|
450
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
451
|
+
* transaction's presentment currency.
|
|
452
|
+
*/
|
|
453
|
+
presentment_currency: string;
|
|
454
|
+
|
|
427
455
|
/**
|
|
428
456
|
* The processing category describes the intent behind the authorization, such as
|
|
429
457
|
* whether it was used for bill payments or an automatic fuel dispenser.
|
|
@@ -465,6 +493,8 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
465
493
|
* - `insufficient_funds` - The Card's Account did not have a sufficient available
|
|
466
494
|
* balance.
|
|
467
495
|
* - `cvv2_mismatch` - The given CVV2 did not match the card's value.
|
|
496
|
+
* - `card_expiration_mismatch` - The given expiration date did not match the
|
|
497
|
+
* card's value. Only applies when a CVV2 is present.
|
|
468
498
|
* - `transaction_not_allowed` - The attempted card transaction is not allowed per
|
|
469
499
|
* Increase's terms.
|
|
470
500
|
* - `breaches_limit` - The transaction was blocked by a Limit.
|
|
@@ -486,6 +516,7 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
486
516
|
| 'group_locked'
|
|
487
517
|
| 'insufficient_funds'
|
|
488
518
|
| 'cvv2_mismatch'
|
|
519
|
+
| 'card_expiration_mismatch'
|
|
489
520
|
| 'transaction_not_allowed'
|
|
490
521
|
| 'breaches_limit'
|
|
491
522
|
| 'webhook_declined'
|
|
@@ -794,6 +825,71 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
794
825
|
| 'user_initiated';
|
|
795
826
|
}
|
|
796
827
|
|
|
828
|
+
/**
|
|
829
|
+
* A Check Deposit Rejection object. This field will be present in the JSON
|
|
830
|
+
* response if and only if `category` is equal to `check_deposit_rejection`.
|
|
831
|
+
*/
|
|
832
|
+
export interface CheckDepositRejection {
|
|
833
|
+
/**
|
|
834
|
+
* The rejected amount in the minor unit of check's currency. For dollars, for
|
|
835
|
+
* example, this is cents.
|
|
836
|
+
*/
|
|
837
|
+
amount: number;
|
|
838
|
+
|
|
839
|
+
/**
|
|
840
|
+
* The identifier of the Check Deposit that was rejected.
|
|
841
|
+
*/
|
|
842
|
+
check_deposit_id: string;
|
|
843
|
+
|
|
844
|
+
/**
|
|
845
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
|
|
846
|
+
* currency.
|
|
847
|
+
*
|
|
848
|
+
* - `CAD` - Canadian Dollar (CAD)
|
|
849
|
+
* - `CHF` - Swiss Franc (CHF)
|
|
850
|
+
* - `EUR` - Euro (EUR)
|
|
851
|
+
* - `GBP` - British Pound (GBP)
|
|
852
|
+
* - `JPY` - Japanese Yen (JPY)
|
|
853
|
+
* - `USD` - US Dollar (USD)
|
|
854
|
+
*/
|
|
855
|
+
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
856
|
+
|
|
857
|
+
/**
|
|
858
|
+
* Why the check deposit was rejected.
|
|
859
|
+
*
|
|
860
|
+
* - `incomplete_image` - The check's image is incomplete.
|
|
861
|
+
* - `duplicate` - This is a duplicate check submission.
|
|
862
|
+
* - `poor_image_quality` - This check has poor image quality.
|
|
863
|
+
* - `incorrect_amount` - The check was deposited with the incorrect amount.
|
|
864
|
+
* - `incorrect_recipient` - The check is made out to someone other than the
|
|
865
|
+
* account holder.
|
|
866
|
+
* - `not_eligible_for_mobile_deposit` - This check was not eligible for mobile
|
|
867
|
+
* deposit.
|
|
868
|
+
* - `missing_required_data_elements` - This check is missing at least one required
|
|
869
|
+
* field.
|
|
870
|
+
* - `suspected_fraud` - This check is suspected to be fraudulent.
|
|
871
|
+
* - `deposit_window_expired` - This check's deposit window has expired.
|
|
872
|
+
* - `unknown` - The check was rejected for an unknown reason.
|
|
873
|
+
*/
|
|
874
|
+
reason:
|
|
875
|
+
| 'incomplete_image'
|
|
876
|
+
| 'duplicate'
|
|
877
|
+
| 'poor_image_quality'
|
|
878
|
+
| 'incorrect_amount'
|
|
879
|
+
| 'incorrect_recipient'
|
|
880
|
+
| 'not_eligible_for_mobile_deposit'
|
|
881
|
+
| 'missing_required_data_elements'
|
|
882
|
+
| 'suspected_fraud'
|
|
883
|
+
| 'deposit_window_expired'
|
|
884
|
+
| 'unknown';
|
|
885
|
+
|
|
886
|
+
/**
|
|
887
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
|
|
888
|
+
* the check deposit was rejected.
|
|
889
|
+
*/
|
|
890
|
+
rejected_at: string;
|
|
891
|
+
}
|
|
892
|
+
|
|
797
893
|
/**
|
|
798
894
|
* An Inbound Real-Time Payments Transfer Decline object. This field will be
|
|
799
895
|
* present in the JSON response if and only if `category` is equal to
|
|
@@ -1249,8 +1345,9 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
1249
1345
|
*
|
|
1250
1346
|
* - `account_number` - An Account Number.
|
|
1251
1347
|
* - `card` - A Card.
|
|
1348
|
+
* - `lockbox` - A Lockbox.
|
|
1252
1349
|
*/
|
|
1253
|
-
route_type: 'account_number' | 'card' | null;
|
|
1350
|
+
route_type: 'account_number' | 'card' | 'lockbox' | null;
|
|
1254
1351
|
|
|
1255
1352
|
/**
|
|
1256
1353
|
* This is an object giving more details on the network-level event that caused the
|
|
@@ -1305,6 +1402,12 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
1305
1402
|
*/
|
|
1306
1403
|
card_dispute_acceptance: Source.CardDisputeAcceptance | null;
|
|
1307
1404
|
|
|
1405
|
+
/**
|
|
1406
|
+
* A Card Dispute Loss object. This field will be present in the JSON response if
|
|
1407
|
+
* and only if `category` is equal to `card_dispute_loss`.
|
|
1408
|
+
*/
|
|
1409
|
+
card_dispute_loss: Source.CardDisputeLoss | null;
|
|
1410
|
+
|
|
1308
1411
|
/**
|
|
1309
1412
|
* A Card Refund object. This field will be present in the JSON response if and
|
|
1310
1413
|
* only if `category` is equal to `card_refund`.
|
|
@@ -1345,6 +1448,8 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
1345
1448
|
* `cashback_payment` object.
|
|
1346
1449
|
* - `card_dispute_acceptance` - Card Dispute Acceptance: details will be under the
|
|
1347
1450
|
* `card_dispute_acceptance` object.
|
|
1451
|
+
* - `card_dispute_loss` - Card Dispute Loss: details will be under the
|
|
1452
|
+
* `card_dispute_loss` object.
|
|
1348
1453
|
* - `card_refund` - Card Refund: details will be under the `card_refund` object.
|
|
1349
1454
|
* - `card_settlement` - Card Settlement: details will be under the
|
|
1350
1455
|
* `card_settlement` object.
|
|
@@ -1402,6 +1507,7 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
1402
1507
|
| 'ach_transfer_return'
|
|
1403
1508
|
| 'cashback_payment'
|
|
1404
1509
|
| 'card_dispute_acceptance'
|
|
1510
|
+
| 'card_dispute_loss'
|
|
1405
1511
|
| 'card_refund'
|
|
1406
1512
|
| 'card_settlement'
|
|
1407
1513
|
| 'card_revenue_payment'
|
|
@@ -1864,6 +1970,14 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
1864
1970
|
| 'untimely_dishonored_return'
|
|
1865
1971
|
| 'untimely_return';
|
|
1866
1972
|
|
|
1973
|
+
/**
|
|
1974
|
+
* A 15 digit number that was generated by the bank that initiated the return. The
|
|
1975
|
+
* trace number of the return is different than that of the original transfer. ACH
|
|
1976
|
+
* trace numbers are not unique, but along with the amount and date this number can
|
|
1977
|
+
* be used to identify the ACH return at the bank that initiated it.
|
|
1978
|
+
*/
|
|
1979
|
+
trace_number: string;
|
|
1980
|
+
|
|
1867
1981
|
/**
|
|
1868
1982
|
* The identifier of the Transaction associated with this return.
|
|
1869
1983
|
*/
|
|
@@ -1898,6 +2012,34 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
1898
2012
|
transaction_id: string;
|
|
1899
2013
|
}
|
|
1900
2014
|
|
|
2015
|
+
/**
|
|
2016
|
+
* A Card Dispute Loss object. This field will be present in the JSON response if
|
|
2017
|
+
* and only if `category` is equal to `card_dispute_loss`.
|
|
2018
|
+
*/
|
|
2019
|
+
export interface CardDisputeLoss {
|
|
2020
|
+
/**
|
|
2021
|
+
* The identifier of the Card Dispute that was lost.
|
|
2022
|
+
*/
|
|
2023
|
+
card_dispute_id: string;
|
|
2024
|
+
|
|
2025
|
+
/**
|
|
2026
|
+
* Why the Card Dispute was lost.
|
|
2027
|
+
*/
|
|
2028
|
+
explanation: string;
|
|
2029
|
+
|
|
2030
|
+
/**
|
|
2031
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
|
|
2032
|
+
* the Card Dispute was lost.
|
|
2033
|
+
*/
|
|
2034
|
+
lost_at: string;
|
|
2035
|
+
|
|
2036
|
+
/**
|
|
2037
|
+
* The identifier of the Transaction that was created to debit the disputed funds
|
|
2038
|
+
* from your account.
|
|
2039
|
+
*/
|
|
2040
|
+
transaction_id: string;
|
|
2041
|
+
}
|
|
2042
|
+
|
|
1901
2043
|
/**
|
|
1902
2044
|
* A Card Refund object. This field will be present in the JSON response if and
|
|
1903
2045
|
* only if `category` is equal to `card_refund`.
|
|
@@ -1909,19 +2051,19 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
1909
2051
|
id: string;
|
|
1910
2052
|
|
|
1911
2053
|
/**
|
|
1912
|
-
* The
|
|
1913
|
-
* for example, this is cents.
|
|
2054
|
+
* The amount in the minor unit of the transaction's settlement currency. For
|
|
2055
|
+
* dollars, for example, this is cents.
|
|
1914
2056
|
*/
|
|
1915
2057
|
amount: number;
|
|
1916
2058
|
|
|
1917
2059
|
/**
|
|
1918
2060
|
* The ID of the Card Payment this transaction belongs to.
|
|
1919
2061
|
*/
|
|
1920
|
-
card_payment_id: string
|
|
2062
|
+
card_payment_id: string;
|
|
1921
2063
|
|
|
1922
2064
|
/**
|
|
1923
2065
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
1924
|
-
* transaction's currency.
|
|
2066
|
+
* transaction's settlement currency.
|
|
1925
2067
|
*
|
|
1926
2068
|
* - `CAD` - Canadian Dollar (CAD)
|
|
1927
2069
|
* - `CHF` - Swiss Franc (CHF)
|
|
@@ -1968,6 +2110,17 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
1968
2110
|
*/
|
|
1969
2111
|
network_identifiers: CardRefund.NetworkIdentifiers;
|
|
1970
2112
|
|
|
2113
|
+
/**
|
|
2114
|
+
* The amount in the minor unit of the transaction's presentment currency.
|
|
2115
|
+
*/
|
|
2116
|
+
presentment_amount: number;
|
|
2117
|
+
|
|
2118
|
+
/**
|
|
2119
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
2120
|
+
* transaction's presentment currency.
|
|
2121
|
+
*/
|
|
2122
|
+
presentment_currency: string;
|
|
2123
|
+
|
|
1971
2124
|
/**
|
|
1972
2125
|
* Additional details about the card purchase, such as tax and industry-specific
|
|
1973
2126
|
* fields.
|
|
@@ -2602,7 +2755,7 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
2602
2755
|
/**
|
|
2603
2756
|
* The ID of the Card Payment this transaction belongs to.
|
|
2604
2757
|
*/
|
|
2605
|
-
card_payment_id: string
|
|
2758
|
+
card_payment_id: string;
|
|
2606
2759
|
|
|
2607
2760
|
/**
|
|
2608
2761
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
@@ -3944,6 +4097,12 @@ export namespace InboundRealTimePaymentsTransferSimulationResult {
|
|
|
3944
4097
|
* [used to correlate returns](https://increase.com/documentation/ach-returns#ach-returns).
|
|
3945
4098
|
*/
|
|
3946
4099
|
trace_number: string;
|
|
4100
|
+
|
|
4101
|
+
/**
|
|
4102
|
+
* A constant representing the object's type. For this resource it will always be
|
|
4103
|
+
* `inbound_international_ach_transfer`.
|
|
4104
|
+
*/
|
|
4105
|
+
type: 'inbound_international_ach_transfer';
|
|
3947
4106
|
}
|
|
3948
4107
|
|
|
3949
4108
|
/**
|
|
@@ -1,27 +1,28 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import * as SimulationsAPI from
|
|
6
|
-
import * as CardPaymentsAPI from
|
|
7
|
-
import * as AccountStatementsAPI from
|
|
8
|
-
import * as AccountTransfersAPI from
|
|
9
|
-
import * as ACHTransfersAPI from
|
|
10
|
-
import * as CardDisputesAPI from
|
|
11
|
-
import * as CardRefundsAPI from
|
|
12
|
-
import * as CardsAPI from
|
|
13
|
-
import * as CheckDepositsAPI from
|
|
14
|
-
import * as CheckTransfersAPI from
|
|
15
|
-
import * as DigitalWalletTokenRequestsAPI from
|
|
16
|
-
import * as DocumentsAPI from
|
|
17
|
-
import * as InboundCheckDepositsAPI from
|
|
18
|
-
import * as InboundFundsHoldsAPI from
|
|
19
|
-
import * as
|
|
20
|
-
import * as
|
|
21
|
-
import * as
|
|
22
|
-
import * as
|
|
23
|
-
import * as
|
|
24
|
-
import * as
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as Core from '../../core';
|
|
5
|
+
import * as SimulationsAPI from './simulations';
|
|
6
|
+
import * as CardPaymentsAPI from '../card-payments';
|
|
7
|
+
import * as AccountStatementsAPI from './account-statements';
|
|
8
|
+
import * as AccountTransfersAPI from './account-transfers';
|
|
9
|
+
import * as ACHTransfersAPI from './ach-transfers';
|
|
10
|
+
import * as CardDisputesAPI from './card-disputes';
|
|
11
|
+
import * as CardRefundsAPI from './card-refunds';
|
|
12
|
+
import * as CardsAPI from './cards';
|
|
13
|
+
import * as CheckDepositsAPI from './check-deposits';
|
|
14
|
+
import * as CheckTransfersAPI from './check-transfers';
|
|
15
|
+
import * as DigitalWalletTokenRequestsAPI from './digital-wallet-token-requests';
|
|
16
|
+
import * as DocumentsAPI from './documents';
|
|
17
|
+
import * as InboundCheckDepositsAPI from './inbound-check-deposits';
|
|
18
|
+
import * as InboundFundsHoldsAPI from './inbound-funds-holds';
|
|
19
|
+
import * as InboundInternationalACHTransfersAPI from './inbound-international-ach-transfers';
|
|
20
|
+
import * as InboundWireDrawdownRequestsAPI from './inbound-wire-drawdown-requests';
|
|
21
|
+
import * as InterestPaymentsAPI from './interest-payments';
|
|
22
|
+
import * as PhysicalCardsAPI from './physical-cards';
|
|
23
|
+
import * as ProgramsAPI from './programs';
|
|
24
|
+
import * as RealTimePaymentsTransfersAPI from './real-time-payments-transfers';
|
|
25
|
+
import * as WireTransfersAPI from './wire-transfers';
|
|
25
26
|
|
|
26
27
|
export class Simulations extends APIResource {
|
|
27
28
|
accountTransfers: AccountTransfersAPI.AccountTransfers = new AccountTransfersAPI.AccountTransfers(
|
|
@@ -54,6 +55,8 @@ export class Simulations extends APIResource {
|
|
|
54
55
|
physicalCards: PhysicalCardsAPI.PhysicalCards = new PhysicalCardsAPI.PhysicalCards(this._client);
|
|
55
56
|
inboundCheckDeposits: InboundCheckDepositsAPI.InboundCheckDeposits =
|
|
56
57
|
new InboundCheckDepositsAPI.InboundCheckDeposits(this._client);
|
|
58
|
+
inboundInternationalACHTransfers: InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers =
|
|
59
|
+
new InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers(this._client);
|
|
57
60
|
|
|
58
61
|
/**
|
|
59
62
|
* Simulates expiring a card authorization immediately.
|
|
@@ -200,4 +203,7 @@ export namespace Simulations {
|
|
|
200
203
|
export import PhysicalCardShipmentAdvanceParams = PhysicalCardsAPI.PhysicalCardShipmentAdvanceParams;
|
|
201
204
|
export import InboundCheckDeposits = InboundCheckDepositsAPI.InboundCheckDeposits;
|
|
202
205
|
export import InboundCheckDepositCreateParams = InboundCheckDepositsAPI.InboundCheckDepositCreateParams;
|
|
206
|
+
export import InboundInternationalACHTransfers = InboundInternationalACHTransfersAPI.InboundInternationalACHTransfers;
|
|
207
|
+
export import InboundInternationalACHTransfer = InboundInternationalACHTransfersAPI.InboundInternationalACHTransfer;
|
|
208
|
+
export import InboundInternationalACHTransferCreateParams = InboundInternationalACHTransfersAPI.InboundInternationalACHTransferCreateParams;
|
|
203
209
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import * as WireTransfersAPI from
|
|
6
|
-
import * as InboundWireTransfersAPI from
|
|
3
|
+
import { APIResource } from '../../resource';
|
|
4
|
+
import * as Core from '../../core';
|
|
5
|
+
import * as WireTransfersAPI from './wire-transfers';
|
|
6
|
+
import * as InboundWireTransfersAPI from '../inbound-wire-transfers';
|
|
7
7
|
|
|
8
8
|
export class WireTransfers extends APIResource {
|
|
9
9
|
/**
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as TransactionsAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as TransactionsAPI from './transactions';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class Transactions extends APIResource {
|
|
10
10
|
/**
|
|
@@ -94,8 +94,9 @@ export interface Transaction {
|
|
|
94
94
|
*
|
|
95
95
|
* - `account_number` - An Account Number.
|
|
96
96
|
* - `card` - A Card.
|
|
97
|
+
* - `lockbox` - A Lockbox.
|
|
97
98
|
*/
|
|
98
|
-
route_type: 'account_number' | 'card' | null;
|
|
99
|
+
route_type: 'account_number' | 'card' | 'lockbox' | null;
|
|
99
100
|
|
|
100
101
|
/**
|
|
101
102
|
* This is an object giving more details on the network-level event that caused the
|
|
@@ -150,6 +151,12 @@ export namespace Transaction {
|
|
|
150
151
|
*/
|
|
151
152
|
card_dispute_acceptance: Source.CardDisputeAcceptance | null;
|
|
152
153
|
|
|
154
|
+
/**
|
|
155
|
+
* A Card Dispute Loss object. This field will be present in the JSON response if
|
|
156
|
+
* and only if `category` is equal to `card_dispute_loss`.
|
|
157
|
+
*/
|
|
158
|
+
card_dispute_loss: Source.CardDisputeLoss | null;
|
|
159
|
+
|
|
153
160
|
/**
|
|
154
161
|
* A Card Refund object. This field will be present in the JSON response if and
|
|
155
162
|
* only if `category` is equal to `card_refund`.
|
|
@@ -190,6 +197,8 @@ export namespace Transaction {
|
|
|
190
197
|
* `cashback_payment` object.
|
|
191
198
|
* - `card_dispute_acceptance` - Card Dispute Acceptance: details will be under the
|
|
192
199
|
* `card_dispute_acceptance` object.
|
|
200
|
+
* - `card_dispute_loss` - Card Dispute Loss: details will be under the
|
|
201
|
+
* `card_dispute_loss` object.
|
|
193
202
|
* - `card_refund` - Card Refund: details will be under the `card_refund` object.
|
|
194
203
|
* - `card_settlement` - Card Settlement: details will be under the
|
|
195
204
|
* `card_settlement` object.
|
|
@@ -247,6 +256,7 @@ export namespace Transaction {
|
|
|
247
256
|
| 'ach_transfer_return'
|
|
248
257
|
| 'cashback_payment'
|
|
249
258
|
| 'card_dispute_acceptance'
|
|
259
|
+
| 'card_dispute_loss'
|
|
250
260
|
| 'card_refund'
|
|
251
261
|
| 'card_settlement'
|
|
252
262
|
| 'card_revenue_payment'
|
|
@@ -709,6 +719,14 @@ export namespace Transaction {
|
|
|
709
719
|
| 'untimely_dishonored_return'
|
|
710
720
|
| 'untimely_return';
|
|
711
721
|
|
|
722
|
+
/**
|
|
723
|
+
* A 15 digit number that was generated by the bank that initiated the return. The
|
|
724
|
+
* trace number of the return is different than that of the original transfer. ACH
|
|
725
|
+
* trace numbers are not unique, but along with the amount and date this number can
|
|
726
|
+
* be used to identify the ACH return at the bank that initiated it.
|
|
727
|
+
*/
|
|
728
|
+
trace_number: string;
|
|
729
|
+
|
|
712
730
|
/**
|
|
713
731
|
* The identifier of the Transaction associated with this return.
|
|
714
732
|
*/
|
|
@@ -743,6 +761,34 @@ export namespace Transaction {
|
|
|
743
761
|
transaction_id: string;
|
|
744
762
|
}
|
|
745
763
|
|
|
764
|
+
/**
|
|
765
|
+
* A Card Dispute Loss object. This field will be present in the JSON response if
|
|
766
|
+
* and only if `category` is equal to `card_dispute_loss`.
|
|
767
|
+
*/
|
|
768
|
+
export interface CardDisputeLoss {
|
|
769
|
+
/**
|
|
770
|
+
* The identifier of the Card Dispute that was lost.
|
|
771
|
+
*/
|
|
772
|
+
card_dispute_id: string;
|
|
773
|
+
|
|
774
|
+
/**
|
|
775
|
+
* Why the Card Dispute was lost.
|
|
776
|
+
*/
|
|
777
|
+
explanation: string;
|
|
778
|
+
|
|
779
|
+
/**
|
|
780
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
|
|
781
|
+
* the Card Dispute was lost.
|
|
782
|
+
*/
|
|
783
|
+
lost_at: string;
|
|
784
|
+
|
|
785
|
+
/**
|
|
786
|
+
* The identifier of the Transaction that was created to debit the disputed funds
|
|
787
|
+
* from your account.
|
|
788
|
+
*/
|
|
789
|
+
transaction_id: string;
|
|
790
|
+
}
|
|
791
|
+
|
|
746
792
|
/**
|
|
747
793
|
* A Card Refund object. This field will be present in the JSON response if and
|
|
748
794
|
* only if `category` is equal to `card_refund`.
|
|
@@ -754,19 +800,19 @@ export namespace Transaction {
|
|
|
754
800
|
id: string;
|
|
755
801
|
|
|
756
802
|
/**
|
|
757
|
-
* The
|
|
758
|
-
* for example, this is cents.
|
|
803
|
+
* The amount in the minor unit of the transaction's settlement currency. For
|
|
804
|
+
* dollars, for example, this is cents.
|
|
759
805
|
*/
|
|
760
806
|
amount: number;
|
|
761
807
|
|
|
762
808
|
/**
|
|
763
809
|
* The ID of the Card Payment this transaction belongs to.
|
|
764
810
|
*/
|
|
765
|
-
card_payment_id: string
|
|
811
|
+
card_payment_id: string;
|
|
766
812
|
|
|
767
813
|
/**
|
|
768
814
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
769
|
-
* transaction's currency.
|
|
815
|
+
* transaction's settlement currency.
|
|
770
816
|
*
|
|
771
817
|
* - `CAD` - Canadian Dollar (CAD)
|
|
772
818
|
* - `CHF` - Swiss Franc (CHF)
|
|
@@ -813,6 +859,17 @@ export namespace Transaction {
|
|
|
813
859
|
*/
|
|
814
860
|
network_identifiers: CardRefund.NetworkIdentifiers;
|
|
815
861
|
|
|
862
|
+
/**
|
|
863
|
+
* The amount in the minor unit of the transaction's presentment currency.
|
|
864
|
+
*/
|
|
865
|
+
presentment_amount: number;
|
|
866
|
+
|
|
867
|
+
/**
|
|
868
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
869
|
+
* transaction's presentment currency.
|
|
870
|
+
*/
|
|
871
|
+
presentment_currency: string;
|
|
872
|
+
|
|
816
873
|
/**
|
|
817
874
|
* Additional details about the card purchase, such as tax and industry-specific
|
|
818
875
|
* fields.
|
|
@@ -1447,7 +1504,7 @@ export namespace Transaction {
|
|
|
1447
1504
|
/**
|
|
1448
1505
|
* The ID of the Card Payment this transaction belongs to.
|
|
1449
1506
|
*/
|
|
1450
|
-
card_payment_id: string
|
|
1507
|
+
card_payment_id: string;
|
|
1451
1508
|
|
|
1452
1509
|
/**
|
|
1453
1510
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
@@ -2789,6 +2846,12 @@ export namespace Transaction {
|
|
|
2789
2846
|
* [used to correlate returns](https://increase.com/documentation/ach-returns#ach-returns).
|
|
2790
2847
|
*/
|
|
2791
2848
|
trace_number: string;
|
|
2849
|
+
|
|
2850
|
+
/**
|
|
2851
|
+
* A constant representing the object's type. For this resource it will always be
|
|
2852
|
+
* `inbound_international_ach_transfer`.
|
|
2853
|
+
*/
|
|
2854
|
+
type: 'inbound_international_ach_transfer';
|
|
2792
2855
|
}
|
|
2793
2856
|
|
|
2794
2857
|
/**
|
|
@@ -3357,6 +3420,7 @@ export namespace TransactionListParams {
|
|
|
3357
3420
|
| 'ach_transfer_return'
|
|
3358
3421
|
| 'cashback_payment'
|
|
3359
3422
|
| 'card_dispute_acceptance'
|
|
3423
|
+
| 'card_dispute_loss'
|
|
3360
3424
|
| 'card_refund'
|
|
3361
3425
|
| 'card_settlement'
|
|
3362
3426
|
| 'card_revenue_payment'
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
2
|
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import
|
|
6
|
-
import * as WireDrawdownRequestsAPI from
|
|
7
|
-
import { Page, type PageParams } from
|
|
3
|
+
import { APIResource } from '../resource';
|
|
4
|
+
import { isRequestOptions } from '../core';
|
|
5
|
+
import * as Core from '../core';
|
|
6
|
+
import * as WireDrawdownRequestsAPI from './wire-drawdown-requests';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class WireDrawdownRequests extends APIResource {
|
|
10
10
|
/**
|