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,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 CardPaymentsAPI 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 CardPaymentsAPI from './card-payments';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class CardPayments extends APIResource {
|
|
10
10
|
/**
|
|
@@ -61,11 +61,21 @@ export interface CardPayment {
|
|
|
61
61
|
*/
|
|
62
62
|
created_at: string;
|
|
63
63
|
|
|
64
|
+
/**
|
|
65
|
+
* The Digital Wallet Token identifier for this payment.
|
|
66
|
+
*/
|
|
67
|
+
digital_wallet_token_id: string | null;
|
|
68
|
+
|
|
64
69
|
/**
|
|
65
70
|
* The interactions related to this card payment.
|
|
66
71
|
*/
|
|
67
72
|
elements: Array<CardPayment.Element>;
|
|
68
73
|
|
|
74
|
+
/**
|
|
75
|
+
* The Physical Card identifier for this payment.
|
|
76
|
+
*/
|
|
77
|
+
physical_card_id: string | null;
|
|
78
|
+
|
|
69
79
|
/**
|
|
70
80
|
* The summarized state of this card payment.
|
|
71
81
|
*/
|
|
@@ -207,7 +217,7 @@ export namespace CardPayment {
|
|
|
207
217
|
/**
|
|
208
218
|
* The ID of the Card Payment this transaction belongs to.
|
|
209
219
|
*/
|
|
210
|
-
card_payment_id: string
|
|
220
|
+
card_payment_id: string;
|
|
211
221
|
|
|
212
222
|
/**
|
|
213
223
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
@@ -299,6 +309,17 @@ export namespace CardPayment {
|
|
|
299
309
|
*/
|
|
300
310
|
physical_card_id: string | null;
|
|
301
311
|
|
|
312
|
+
/**
|
|
313
|
+
* The pending amount in the minor unit of the transaction's presentment currency.
|
|
314
|
+
*/
|
|
315
|
+
presentment_amount: number;
|
|
316
|
+
|
|
317
|
+
/**
|
|
318
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
319
|
+
* transaction's presentment currency.
|
|
320
|
+
*/
|
|
321
|
+
presentment_currency: string;
|
|
322
|
+
|
|
302
323
|
/**
|
|
303
324
|
* The processing category describes the intent behind the authorization, such as
|
|
304
325
|
* whether it was used for bill payments or an automatic fuel dispenser.
|
|
@@ -630,7 +651,7 @@ export namespace CardPayment {
|
|
|
630
651
|
/**
|
|
631
652
|
* The ID of the Card Payment this transaction belongs to.
|
|
632
653
|
*/
|
|
633
|
-
card_payment_id: string
|
|
654
|
+
card_payment_id: string;
|
|
634
655
|
|
|
635
656
|
/**
|
|
636
657
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
|
|
@@ -645,6 +666,11 @@ export namespace CardPayment {
|
|
|
645
666
|
*/
|
|
646
667
|
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
647
668
|
|
|
669
|
+
/**
|
|
670
|
+
* The identifier of the declined transaction created for this Card Decline.
|
|
671
|
+
*/
|
|
672
|
+
declined_transaction_id: string;
|
|
673
|
+
|
|
648
674
|
/**
|
|
649
675
|
* If the authorization was made via a Digital Wallet Token (such as an Apple Pay
|
|
650
676
|
* purchase), the identifier of the token that was used.
|
|
@@ -705,6 +731,17 @@ export namespace CardPayment {
|
|
|
705
731
|
*/
|
|
706
732
|
physical_card_id: string | null;
|
|
707
733
|
|
|
734
|
+
/**
|
|
735
|
+
* The declined amount in the minor unit of the transaction's presentment currency.
|
|
736
|
+
*/
|
|
737
|
+
presentment_amount: number;
|
|
738
|
+
|
|
739
|
+
/**
|
|
740
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
741
|
+
* transaction's presentment currency.
|
|
742
|
+
*/
|
|
743
|
+
presentment_currency: string;
|
|
744
|
+
|
|
708
745
|
/**
|
|
709
746
|
* The processing category describes the intent behind the authorization, such as
|
|
710
747
|
* whether it was used for bill payments or an automatic fuel dispenser.
|
|
@@ -746,6 +783,8 @@ export namespace CardPayment {
|
|
|
746
783
|
* - `insufficient_funds` - The Card's Account did not have a sufficient available
|
|
747
784
|
* balance.
|
|
748
785
|
* - `cvv2_mismatch` - The given CVV2 did not match the card's value.
|
|
786
|
+
* - `card_expiration_mismatch` - The given expiration date did not match the
|
|
787
|
+
* card's value. Only applies when a CVV2 is present.
|
|
749
788
|
* - `transaction_not_allowed` - The attempted card transaction is not allowed per
|
|
750
789
|
* Increase's terms.
|
|
751
790
|
* - `breaches_limit` - The transaction was blocked by a Limit.
|
|
@@ -767,6 +806,7 @@ export namespace CardPayment {
|
|
|
767
806
|
| 'group_locked'
|
|
768
807
|
| 'insufficient_funds'
|
|
769
808
|
| 'cvv2_mismatch'
|
|
809
|
+
| 'card_expiration_mismatch'
|
|
770
810
|
| 'transaction_not_allowed'
|
|
771
811
|
| 'breaches_limit'
|
|
772
812
|
| 'webhook_declined'
|
|
@@ -1201,19 +1241,19 @@ export namespace CardPayment {
|
|
|
1201
1241
|
id: string;
|
|
1202
1242
|
|
|
1203
1243
|
/**
|
|
1204
|
-
* The
|
|
1205
|
-
* for example, this is cents.
|
|
1244
|
+
* The amount in the minor unit of the transaction's settlement currency. For
|
|
1245
|
+
* dollars, for example, this is cents.
|
|
1206
1246
|
*/
|
|
1207
1247
|
amount: number;
|
|
1208
1248
|
|
|
1209
1249
|
/**
|
|
1210
1250
|
* The ID of the Card Payment this transaction belongs to.
|
|
1211
1251
|
*/
|
|
1212
|
-
card_payment_id: string
|
|
1252
|
+
card_payment_id: string;
|
|
1213
1253
|
|
|
1214
1254
|
/**
|
|
1215
1255
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
1216
|
-
* transaction's currency.
|
|
1256
|
+
* transaction's settlement currency.
|
|
1217
1257
|
*
|
|
1218
1258
|
* - `CAD` - Canadian Dollar (CAD)
|
|
1219
1259
|
* - `CHF` - Swiss Franc (CHF)
|
|
@@ -1260,6 +1300,17 @@ export namespace CardPayment {
|
|
|
1260
1300
|
*/
|
|
1261
1301
|
network_identifiers: CardRefund.NetworkIdentifiers;
|
|
1262
1302
|
|
|
1303
|
+
/**
|
|
1304
|
+
* The amount in the minor unit of the transaction's presentment currency.
|
|
1305
|
+
*/
|
|
1306
|
+
presentment_amount: number;
|
|
1307
|
+
|
|
1308
|
+
/**
|
|
1309
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
1310
|
+
* transaction's presentment currency.
|
|
1311
|
+
*/
|
|
1312
|
+
presentment_currency: string;
|
|
1313
|
+
|
|
1263
1314
|
/**
|
|
1264
1315
|
* Additional details about the card purchase, such as tax and industry-specific
|
|
1265
1316
|
* fields.
|
|
@@ -1944,7 +1995,7 @@ export namespace CardPayment {
|
|
|
1944
1995
|
/**
|
|
1945
1996
|
* The ID of the Card Payment this transaction belongs to.
|
|
1946
1997
|
*/
|
|
1947
|
-
card_payment_id: string
|
|
1998
|
+
card_payment_id: string;
|
|
1948
1999
|
|
|
1949
2000
|
/**
|
|
1950
2001
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
@@ -2604,7 +2655,7 @@ export namespace CardPayment {
|
|
|
2604
2655
|
/**
|
|
2605
2656
|
* The ID of the Card Payment this transaction belongs to.
|
|
2606
2657
|
*/
|
|
2607
|
-
card_payment_id: string
|
|
2658
|
+
card_payment_id: string;
|
|
2608
2659
|
|
|
2609
2660
|
/**
|
|
2610
2661
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
@@ -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 CardPurchaseSupplementsAPI 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 CardPurchaseSupplementsAPI from './card-purchase-supplements';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class CardPurchaseSupplements extends APIResource {
|
|
10
10
|
/**
|
|
@@ -189,6 +189,11 @@ export namespace CardPurchaseSupplement {
|
|
|
189
189
|
}
|
|
190
190
|
|
|
191
191
|
export interface LineItem {
|
|
192
|
+
/**
|
|
193
|
+
* The Card Purchase Supplement Line Item identifier.
|
|
194
|
+
*/
|
|
195
|
+
id: string;
|
|
196
|
+
|
|
192
197
|
/**
|
|
193
198
|
* Indicates the type of line item.
|
|
194
199
|
*
|
package/src/resources/cards.ts
CHANGED
|
@@ -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 CardsAPI 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 CardsAPI from './cards';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class Cards extends APIResource {
|
|
10
10
|
/**
|
|
@@ -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 CheckDepositsAPI 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 CheckDepositsAPI from './check-deposits';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class CheckDeposits extends APIResource {
|
|
10
10
|
/**
|
|
@@ -73,18 +73,6 @@ export interface CheckDeposit {
|
|
|
73
73
|
*/
|
|
74
74
|
created_at: string;
|
|
75
75
|
|
|
76
|
-
/**
|
|
77
|
-
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the deposit.
|
|
78
|
-
*
|
|
79
|
-
* - `CAD` - Canadian Dollar (CAD)
|
|
80
|
-
* - `CHF` - Swiss Franc (CHF)
|
|
81
|
-
* - `EUR` - Euro (EUR)
|
|
82
|
-
* - `GBP` - British Pound (GBP)
|
|
83
|
-
* - `JPY` - Japanese Yen (JPY)
|
|
84
|
-
* - `USD` - US Dollar (USD)
|
|
85
|
-
*/
|
|
86
|
-
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
87
|
-
|
|
88
76
|
/**
|
|
89
77
|
* If your deposit is successfully parsed and accepted by Increase, this will
|
|
90
78
|
* contain details of the parsed check.
|
|
@@ -109,6 +97,11 @@ export interface CheckDeposit {
|
|
|
109
97
|
*/
|
|
110
98
|
deposit_submission: CheckDeposit.DepositSubmission | null;
|
|
111
99
|
|
|
100
|
+
/**
|
|
101
|
+
* The description of the Check Deposit, for display purposes only.
|
|
102
|
+
*/
|
|
103
|
+
description: string | null;
|
|
104
|
+
|
|
112
105
|
/**
|
|
113
106
|
* The ID for the File containing the image of the front of the check.
|
|
114
107
|
*/
|
|
@@ -121,6 +114,18 @@ export interface CheckDeposit {
|
|
|
121
114
|
*/
|
|
122
115
|
idempotency_key: string | null;
|
|
123
116
|
|
|
117
|
+
/**
|
|
118
|
+
* If the Check Deposit was the result of an Inbound Mail Item, this will contain
|
|
119
|
+
* the identifier of the Inbound Mail Item.
|
|
120
|
+
*/
|
|
121
|
+
inbound_mail_item_id: string | null;
|
|
122
|
+
|
|
123
|
+
/**
|
|
124
|
+
* If the Check Deposit was the result of an Inbound Mail Item, this will contain
|
|
125
|
+
* the identifier of the Lockbox that received it.
|
|
126
|
+
*/
|
|
127
|
+
lockbox_id: string | null;
|
|
128
|
+
|
|
124
129
|
/**
|
|
125
130
|
* The status of the Check Deposit.
|
|
126
131
|
*
|
|
@@ -207,6 +212,11 @@ export namespace CheckDeposit {
|
|
|
207
212
|
*/
|
|
208
213
|
amount: number;
|
|
209
214
|
|
|
215
|
+
/**
|
|
216
|
+
* The identifier of the Check Deposit that was rejected.
|
|
217
|
+
*/
|
|
218
|
+
check_deposit_id: string;
|
|
219
|
+
|
|
210
220
|
/**
|
|
211
221
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
|
|
212
222
|
* currency.
|
|
@@ -365,6 +375,18 @@ export namespace CheckDeposit {
|
|
|
365
375
|
* processing. This will contain details of the submission.
|
|
366
376
|
*/
|
|
367
377
|
export interface DepositSubmission {
|
|
378
|
+
/**
|
|
379
|
+
* The ID for the File containing the check back image that was submitted to the
|
|
380
|
+
* Check21 network.
|
|
381
|
+
*/
|
|
382
|
+
back_file_id: string;
|
|
383
|
+
|
|
384
|
+
/**
|
|
385
|
+
* The ID for the File containing the check front image that was submitted to the
|
|
386
|
+
* Check21 network.
|
|
387
|
+
*/
|
|
388
|
+
front_file_id: string;
|
|
389
|
+
|
|
368
390
|
/**
|
|
369
391
|
* When the check deposit was submitted to the Check21 network for processing.
|
|
370
392
|
* During business days, this happens within a few hours of the check being
|
|
@@ -392,14 +414,14 @@ export interface CheckDepositCreateParams {
|
|
|
392
414
|
back_image_file_id: string;
|
|
393
415
|
|
|
394
416
|
/**
|
|
395
|
-
* The
|
|
417
|
+
* The File containing the check's front image.
|
|
396
418
|
*/
|
|
397
|
-
|
|
419
|
+
front_image_file_id: string;
|
|
398
420
|
|
|
399
421
|
/**
|
|
400
|
-
* The
|
|
422
|
+
* The description you choose to give the Check Deposit, for display purposes only.
|
|
401
423
|
*/
|
|
402
|
-
|
|
424
|
+
description?: string;
|
|
403
425
|
}
|
|
404
426
|
|
|
405
427
|
export interface CheckDepositListParams extends PageParams {
|
|
@@ -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 CheckTransfersAPI 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 CheckTransfersAPI from './check-transfers';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class CheckTransfers extends APIResource {
|
|
10
10
|
/**
|
|
@@ -121,6 +121,11 @@ export interface CheckTransfer {
|
|
|
121
121
|
*/
|
|
122
122
|
created_at: string;
|
|
123
123
|
|
|
124
|
+
/**
|
|
125
|
+
* What object created the transfer, either via the API or the dashboard.
|
|
126
|
+
*/
|
|
127
|
+
created_by: CheckTransfer.CreatedBy | null;
|
|
128
|
+
|
|
124
129
|
/**
|
|
125
130
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
|
|
126
131
|
* currency.
|
|
@@ -270,6 +275,69 @@ export namespace CheckTransfer {
|
|
|
270
275
|
canceled_by: string | null;
|
|
271
276
|
}
|
|
272
277
|
|
|
278
|
+
/**
|
|
279
|
+
* What object created the transfer, either via the API or the dashboard.
|
|
280
|
+
*/
|
|
281
|
+
export interface CreatedBy {
|
|
282
|
+
/**
|
|
283
|
+
* If present, details about the API key that created the transfer.
|
|
284
|
+
*/
|
|
285
|
+
api_key: CreatedBy.APIKey | null;
|
|
286
|
+
|
|
287
|
+
/**
|
|
288
|
+
* The type of object that created this transfer.
|
|
289
|
+
*
|
|
290
|
+
* - `api_key` - An API key. Details will be under the `api_key` object.
|
|
291
|
+
* - `oauth_application` - An OAuth application you connected to Increase. Details
|
|
292
|
+
* will be under the `oauth_application` object.
|
|
293
|
+
* - `user` - A User in the Increase dashboard. Details will be under the `user`
|
|
294
|
+
* object.
|
|
295
|
+
*/
|
|
296
|
+
category: 'api_key' | 'oauth_application' | 'user';
|
|
297
|
+
|
|
298
|
+
/**
|
|
299
|
+
* If present, details about the OAuth Application that created the transfer.
|
|
300
|
+
*/
|
|
301
|
+
oauth_application: CreatedBy.OAuthApplication | null;
|
|
302
|
+
|
|
303
|
+
/**
|
|
304
|
+
* If present, details about the User that created the transfer.
|
|
305
|
+
*/
|
|
306
|
+
user: CreatedBy.User | null;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
export namespace CreatedBy {
|
|
310
|
+
/**
|
|
311
|
+
* If present, details about the API key that created the transfer.
|
|
312
|
+
*/
|
|
313
|
+
export interface APIKey {
|
|
314
|
+
/**
|
|
315
|
+
* The description set for the API key when it was created.
|
|
316
|
+
*/
|
|
317
|
+
description: string | null;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
/**
|
|
321
|
+
* If present, details about the OAuth Application that created the transfer.
|
|
322
|
+
*/
|
|
323
|
+
export interface OAuthApplication {
|
|
324
|
+
/**
|
|
325
|
+
* The name of the OAuth Application.
|
|
326
|
+
*/
|
|
327
|
+
name: string;
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
/**
|
|
331
|
+
* If present, details about the User that created the transfer.
|
|
332
|
+
*/
|
|
333
|
+
export interface User {
|
|
334
|
+
/**
|
|
335
|
+
* The email address of the User.
|
|
336
|
+
*/
|
|
337
|
+
email: string;
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
|
|
273
341
|
/**
|
|
274
342
|
* If the check has been mailed by Increase, this will contain details of the
|
|
275
343
|
* shipment.
|
|
@@ -317,6 +385,12 @@ export namespace CheckTransfer {
|
|
|
317
385
|
* The return address to be printed on the check.
|
|
318
386
|
*/
|
|
319
387
|
return_address: PhysicalCheck.ReturnAddress | null;
|
|
388
|
+
|
|
389
|
+
/**
|
|
390
|
+
* The text that will appear as the signature on the check in cursive font. If
|
|
391
|
+
* blank, the check will be printed with 'No signature required'.
|
|
392
|
+
*/
|
|
393
|
+
signature_text: string | null;
|
|
320
394
|
}
|
|
321
395
|
|
|
322
396
|
export namespace PhysicalCheck {
|
|
@@ -525,6 +599,12 @@ export namespace CheckTransferCreateParams {
|
|
|
525
599
|
* the address of the Entity of the Account used to make the Check Transfer.
|
|
526
600
|
*/
|
|
527
601
|
return_address?: PhysicalCheck.ReturnAddress;
|
|
602
|
+
|
|
603
|
+
/**
|
|
604
|
+
* The text that will appear as the signature on the check in cursive font. If not
|
|
605
|
+
* provided, the check will be printed with 'No signature required'.
|
|
606
|
+
*/
|
|
607
|
+
signature_text?: string;
|
|
528
608
|
}
|
|
529
609
|
|
|
530
610
|
export namespace PhysicalCheck {
|
|
@@ -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 DeclinedTransactionsAPI 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 DeclinedTransactionsAPI from './declined-transactions';
|
|
7
|
+
import { Page, type PageParams } from '../pagination';
|
|
8
8
|
|
|
9
9
|
export class DeclinedTransactions extends APIResource {
|
|
10
10
|
/**
|
|
@@ -96,8 +96,9 @@ export interface DeclinedTransaction {
|
|
|
96
96
|
*
|
|
97
97
|
* - `account_number` - An Account Number.
|
|
98
98
|
* - `card` - A Card.
|
|
99
|
+
* - `lockbox` - A Lockbox.
|
|
99
100
|
*/
|
|
100
|
-
route_type: 'account_number' | 'card' | null;
|
|
101
|
+
route_type: 'account_number' | 'card' | 'lockbox' | null;
|
|
101
102
|
|
|
102
103
|
/**
|
|
103
104
|
* This is an object giving more details on the network-level event that caused the
|
|
@@ -152,6 +153,8 @@ export namespace DeclinedTransaction {
|
|
|
152
153
|
* the `international_ach_decline` object.
|
|
153
154
|
* - `wire_decline` - Wire Decline: details will be under the `wire_decline`
|
|
154
155
|
* object.
|
|
156
|
+
* - `check_deposit_rejection` - Check Deposit Rejection: details will be under the
|
|
157
|
+
* `check_deposit_rejection` object.
|
|
155
158
|
* - `other` - The Declined Transaction was made for an undocumented or deprecated
|
|
156
159
|
* reason.
|
|
157
160
|
*/
|
|
@@ -162,6 +165,7 @@ export namespace DeclinedTransaction {
|
|
|
162
165
|
| 'inbound_real_time_payments_transfer_decline'
|
|
163
166
|
| 'international_ach_decline'
|
|
164
167
|
| 'wire_decline'
|
|
168
|
+
| 'check_deposit_rejection'
|
|
165
169
|
| 'other';
|
|
166
170
|
|
|
167
171
|
/**
|
|
@@ -170,6 +174,12 @@ export namespace DeclinedTransaction {
|
|
|
170
174
|
*/
|
|
171
175
|
check_decline: Source.CheckDecline | null;
|
|
172
176
|
|
|
177
|
+
/**
|
|
178
|
+
* A Check Deposit Rejection object. This field will be present in the JSON
|
|
179
|
+
* response if and only if `category` is equal to `check_deposit_rejection`.
|
|
180
|
+
*/
|
|
181
|
+
check_deposit_rejection: Source.CheckDepositRejection | null;
|
|
182
|
+
|
|
173
183
|
/**
|
|
174
184
|
* An Inbound Real-Time Payments Transfer Decline object. This field will be
|
|
175
185
|
* present in the JSON response if and only if `category` is equal to
|
|
@@ -244,6 +254,7 @@ export namespace DeclinedTransaction {
|
|
|
244
254
|
* - `duplicate_return` - A rare return reason. The return this message refers to
|
|
245
255
|
* was a duplicate.
|
|
246
256
|
* - `entity_not_active` - The account's entity is not active.
|
|
257
|
+
* - `field_error` - There was an error with one of the required fields.
|
|
247
258
|
* - `group_locked` - Your account is inactive.
|
|
248
259
|
* - `insufficient_funds` - Your account contains insufficient funds.
|
|
249
260
|
* - `misrouted_return` - A rare return reason. The return this message refers to
|
|
@@ -264,6 +275,7 @@ export namespace DeclinedTransaction {
|
|
|
264
275
|
| 'credit_entry_refused_by_receiver'
|
|
265
276
|
| 'duplicate_return'
|
|
266
277
|
| 'entity_not_active'
|
|
278
|
+
| 'field_error'
|
|
267
279
|
| 'group_locked'
|
|
268
280
|
| 'insufficient_funds'
|
|
269
281
|
| 'misrouted_return'
|
|
@@ -325,7 +337,7 @@ export namespace DeclinedTransaction {
|
|
|
325
337
|
/**
|
|
326
338
|
* The ID of the Card Payment this transaction belongs to.
|
|
327
339
|
*/
|
|
328
|
-
card_payment_id: string
|
|
340
|
+
card_payment_id: string;
|
|
329
341
|
|
|
330
342
|
/**
|
|
331
343
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
|
|
@@ -340,6 +352,11 @@ export namespace DeclinedTransaction {
|
|
|
340
352
|
*/
|
|
341
353
|
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
342
354
|
|
|
355
|
+
/**
|
|
356
|
+
* The identifier of the declined transaction created for this Card Decline.
|
|
357
|
+
*/
|
|
358
|
+
declined_transaction_id: string;
|
|
359
|
+
|
|
343
360
|
/**
|
|
344
361
|
* If the authorization was made via a Digital Wallet Token (such as an Apple Pay
|
|
345
362
|
* purchase), the identifier of the token that was used.
|
|
@@ -400,6 +417,17 @@ export namespace DeclinedTransaction {
|
|
|
400
417
|
*/
|
|
401
418
|
physical_card_id: string | null;
|
|
402
419
|
|
|
420
|
+
/**
|
|
421
|
+
* The declined amount in the minor unit of the transaction's presentment currency.
|
|
422
|
+
*/
|
|
423
|
+
presentment_amount: number;
|
|
424
|
+
|
|
425
|
+
/**
|
|
426
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
427
|
+
* transaction's presentment currency.
|
|
428
|
+
*/
|
|
429
|
+
presentment_currency: string;
|
|
430
|
+
|
|
403
431
|
/**
|
|
404
432
|
* The processing category describes the intent behind the authorization, such as
|
|
405
433
|
* whether it was used for bill payments or an automatic fuel dispenser.
|
|
@@ -441,6 +469,8 @@ export namespace DeclinedTransaction {
|
|
|
441
469
|
* - `insufficient_funds` - The Card's Account did not have a sufficient available
|
|
442
470
|
* balance.
|
|
443
471
|
* - `cvv2_mismatch` - The given CVV2 did not match the card's value.
|
|
472
|
+
* - `card_expiration_mismatch` - The given expiration date did not match the
|
|
473
|
+
* card's value. Only applies when a CVV2 is present.
|
|
444
474
|
* - `transaction_not_allowed` - The attempted card transaction is not allowed per
|
|
445
475
|
* Increase's terms.
|
|
446
476
|
* - `breaches_limit` - The transaction was blocked by a Limit.
|
|
@@ -462,6 +492,7 @@ export namespace DeclinedTransaction {
|
|
|
462
492
|
| 'group_locked'
|
|
463
493
|
| 'insufficient_funds'
|
|
464
494
|
| 'cvv2_mismatch'
|
|
495
|
+
| 'card_expiration_mismatch'
|
|
465
496
|
| 'transaction_not_allowed'
|
|
466
497
|
| 'breaches_limit'
|
|
467
498
|
| 'webhook_declined'
|
|
@@ -770,6 +801,71 @@ export namespace DeclinedTransaction {
|
|
|
770
801
|
| 'user_initiated';
|
|
771
802
|
}
|
|
772
803
|
|
|
804
|
+
/**
|
|
805
|
+
* A Check Deposit Rejection object. This field will be present in the JSON
|
|
806
|
+
* response if and only if `category` is equal to `check_deposit_rejection`.
|
|
807
|
+
*/
|
|
808
|
+
export interface CheckDepositRejection {
|
|
809
|
+
/**
|
|
810
|
+
* The rejected amount in the minor unit of check's currency. For dollars, for
|
|
811
|
+
* example, this is cents.
|
|
812
|
+
*/
|
|
813
|
+
amount: number;
|
|
814
|
+
|
|
815
|
+
/**
|
|
816
|
+
* The identifier of the Check Deposit that was rejected.
|
|
817
|
+
*/
|
|
818
|
+
check_deposit_id: string;
|
|
819
|
+
|
|
820
|
+
/**
|
|
821
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
|
|
822
|
+
* currency.
|
|
823
|
+
*
|
|
824
|
+
* - `CAD` - Canadian Dollar (CAD)
|
|
825
|
+
* - `CHF` - Swiss Franc (CHF)
|
|
826
|
+
* - `EUR` - Euro (EUR)
|
|
827
|
+
* - `GBP` - British Pound (GBP)
|
|
828
|
+
* - `JPY` - Japanese Yen (JPY)
|
|
829
|
+
* - `USD` - US Dollar (USD)
|
|
830
|
+
*/
|
|
831
|
+
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
832
|
+
|
|
833
|
+
/**
|
|
834
|
+
* Why the check deposit was rejected.
|
|
835
|
+
*
|
|
836
|
+
* - `incomplete_image` - The check's image is incomplete.
|
|
837
|
+
* - `duplicate` - This is a duplicate check submission.
|
|
838
|
+
* - `poor_image_quality` - This check has poor image quality.
|
|
839
|
+
* - `incorrect_amount` - The check was deposited with the incorrect amount.
|
|
840
|
+
* - `incorrect_recipient` - The check is made out to someone other than the
|
|
841
|
+
* account holder.
|
|
842
|
+
* - `not_eligible_for_mobile_deposit` - This check was not eligible for mobile
|
|
843
|
+
* deposit.
|
|
844
|
+
* - `missing_required_data_elements` - This check is missing at least one required
|
|
845
|
+
* field.
|
|
846
|
+
* - `suspected_fraud` - This check is suspected to be fraudulent.
|
|
847
|
+
* - `deposit_window_expired` - This check's deposit window has expired.
|
|
848
|
+
* - `unknown` - The check was rejected for an unknown reason.
|
|
849
|
+
*/
|
|
850
|
+
reason:
|
|
851
|
+
| 'incomplete_image'
|
|
852
|
+
| 'duplicate'
|
|
853
|
+
| 'poor_image_quality'
|
|
854
|
+
| 'incorrect_amount'
|
|
855
|
+
| 'incorrect_recipient'
|
|
856
|
+
| 'not_eligible_for_mobile_deposit'
|
|
857
|
+
| 'missing_required_data_elements'
|
|
858
|
+
| 'suspected_fraud'
|
|
859
|
+
| 'deposit_window_expired'
|
|
860
|
+
| 'unknown';
|
|
861
|
+
|
|
862
|
+
/**
|
|
863
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
|
|
864
|
+
* the check deposit was rejected.
|
|
865
|
+
*/
|
|
866
|
+
rejected_at: string;
|
|
867
|
+
}
|
|
868
|
+
|
|
773
869
|
/**
|
|
774
870
|
* An Inbound Real-Time Payments Transfer Decline object. This field will be
|
|
775
871
|
* present in the JSON response if and only if `category` is equal to
|
|
@@ -1194,6 +1290,7 @@ export namespace DeclinedTransactionListParams {
|
|
|
1194
1290
|
| 'inbound_real_time_payments_transfer_decline'
|
|
1195
1291
|
| 'international_ach_decline'
|
|
1196
1292
|
| 'wire_decline'
|
|
1293
|
+
| 'check_deposit_rejection'
|
|
1197
1294
|
| 'other'
|
|
1198
1295
|
>;
|
|
1199
1296
|
}
|