increase 0.53.0 → 0.57.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 +78 -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 +4 -4
- 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 +32 -7
- 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 +4 -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 +49 -5
- package/src/resources/inbound-check-deposits.ts +5 -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
package/resources/files.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as FilesAPI from
|
|
4
|
-
import { type
|
|
5
|
-
import { Page, type PageParams } from 'increase/pagination';
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as FilesAPI from "./files.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
6
5
|
export declare class Files extends APIResource {
|
|
7
6
|
/**
|
|
8
7
|
* To upload a file to Increase, you'll need to send a request of Content-Type
|
|
@@ -74,6 +73,10 @@ export interface File {
|
|
|
74
73
|
* - `check_image_front` - An image of the front of a check, used for check
|
|
75
74
|
* deposits.
|
|
76
75
|
* - `check_image_back` - An image of the back of a check, used for check deposits.
|
|
76
|
+
* - `processed_check_image_front` - An image of the front of a deposited check
|
|
77
|
+
* after processing by Increase and submission to the Federal Reserve.
|
|
78
|
+
* - `processed_check_image_back` - An image of the back of a deposited check after
|
|
79
|
+
* processing by Increase and submission to the Federal Reserve.
|
|
77
80
|
* - `mailed_check_image` - An image of a check that was mailed to a recipient.
|
|
78
81
|
* - `inbound_mail_item` - A scanned mail item sent to Increase.
|
|
79
82
|
* - `form_1099_int` - IRS Form 1099-INT.
|
|
@@ -99,7 +102,7 @@ export interface File {
|
|
|
99
102
|
* - `unusual_activity_report_attachment` - An attachment to an Unusual Activity
|
|
100
103
|
* Report.
|
|
101
104
|
*/
|
|
102
|
-
purpose: 'check_image_front' | 'check_image_back' | 'mailed_check_image' | 'inbound_mail_item' | 'form_1099_int' | 'form_ss_4' | 'identity_document' | 'increase_statement' | 'other' | 'trust_formation_document' | 'digital_wallet_artwork' | 'digital_wallet_app_icon' | 'physical_card_front' | 'physical_card_back' | 'physical_card_carrier' | 'document_request' | 'entity_supplemental_document' | 'export' | 'unusual_activity_report_attachment';
|
|
105
|
+
purpose: 'check_image_front' | 'check_image_back' | 'processed_check_image_front' | 'processed_check_image_back' | 'mailed_check_image' | 'inbound_mail_item' | 'form_1099_int' | 'form_ss_4' | 'identity_document' | 'increase_statement' | 'other' | 'trust_formation_document' | 'digital_wallet_artwork' | 'digital_wallet_app_icon' | 'physical_card_front' | 'physical_card_back' | 'physical_card_carrier' | 'document_request' | 'entity_supplemental_document' | 'export' | 'unusual_activity_report_attachment';
|
|
103
106
|
/**
|
|
104
107
|
* A constant representing the object's type. For this resource it will always be
|
|
105
108
|
* `file`.
|
|
@@ -112,7 +115,7 @@ export interface FileCreateParams {
|
|
|
112
115
|
* [RFC 7578](https://datatracker.ietf.org/doc/html/rfc7578) which defines file
|
|
113
116
|
* transfers for the multipart/form-data protocol.
|
|
114
117
|
*/
|
|
115
|
-
file: Uploadable;
|
|
118
|
+
file: Core.Uploadable;
|
|
116
119
|
/**
|
|
117
120
|
* What the File will be used for in Increase's systems.
|
|
118
121
|
*
|
|
@@ -184,7 +187,7 @@ export declare namespace FileListParams {
|
|
|
184
187
|
* Filter Files for those with the specified purpose or purposes. For GET requests,
|
|
185
188
|
* this should be encoded as a comma-delimited string, such as `?in=one,two,three`.
|
|
186
189
|
*/
|
|
187
|
-
in?: Array<'check_image_front' | 'check_image_back' | 'mailed_check_image' | 'inbound_mail_item' | 'form_1099_int' | 'form_ss_4' | 'identity_document' | 'increase_statement' | 'other' | 'trust_formation_document' | 'digital_wallet_artwork' | 'digital_wallet_app_icon' | 'physical_card_front' | 'physical_card_back' | 'physical_card_carrier' | 'document_request' | 'entity_supplemental_document' | 'export' | 'unusual_activity_report_attachment'>;
|
|
190
|
+
in?: Array<'check_image_front' | 'check_image_back' | 'processed_check_image_front' | 'processed_check_image_back' | 'mailed_check_image' | 'inbound_mail_item' | 'form_1099_int' | 'form_ss_4' | 'identity_document' | 'increase_statement' | 'other' | 'trust_formation_document' | 'digital_wallet_artwork' | 'digital_wallet_app_icon' | 'physical_card_front' | 'physical_card_back' | 'physical_card_carrier' | 'document_request' | 'entity_supplemental_document' | 'export' | 'unusual_activity_report_attachment'>;
|
|
188
191
|
}
|
|
189
192
|
}
|
|
190
193
|
export declare namespace Files {
|
package/resources/files.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"files.d.ts","sourceRoot":"","sources":["../src/resources/files.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"files.d.ts","sourceRoot":"","sources":["../src/resources/files.ts"],"names":[],"mappings":"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"}
|
package/resources/files.js
CHANGED
|
@@ -25,11 +25,11 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.FilesPage = exports.Files = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const
|
|
31
|
-
const
|
|
32
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const Core = __importStar(require("../core.js"));
|
|
31
|
+
const FilesAPI = __importStar(require("./files.js"));
|
|
32
|
+
const pagination_1 = require("../pagination.js");
|
|
33
33
|
class Files extends resource_1.APIResource {
|
|
34
34
|
/**
|
|
35
35
|
* To upload a file to Increase, you'll need to send a request of Content-Type
|
|
@@ -37,7 +37,7 @@ class Files extends resource_1.APIResource {
|
|
|
37
37
|
* upload, as well as the parameters for creating a file.
|
|
38
38
|
*/
|
|
39
39
|
create(body, options) {
|
|
40
|
-
return this._client.post('/files',
|
|
40
|
+
return this._client.post('/files', Core.multipartFormRequestOptions({ body, ...options }));
|
|
41
41
|
}
|
|
42
42
|
/**
|
|
43
43
|
* Retrieve a File
|
package/resources/files.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"files.js","sourceRoot":"","sources":["../src/resources/files.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"files.js","sourceRoot":"","sources":["../src/resources/files.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAC3C,iDAAgC;AAChC,qDAAoC;AACpC,iDAAsD;AAEtD,MAAa,KAAM,SAAQ,sBAAW;IACpC;;;;OAIG;IACH,MAAM,CAAC,IAAsB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,2BAA2B,CAAC,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC,CAAC;IAC7F,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,MAAc,EAAE,OAA6B;QACpD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,UAAU,MAAM,EAAE,EAAE,OAAO,CAAC,CAAC;IACvD,CAAC;IAOD,IAAI,CACF,QAA8C,EAAE,EAChD,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,QAAQ,EAAE,SAAS,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC7E,CAAC;CACF;AA/BD,sBA+BC;AAED,MAAa,SAAU,SAAQ,iBAAU;CAAG;AAA5C,8BAA4C;AAyP5C,WAAiB,KAAK;IAEN,eAAS,GAAG,QAAQ,CAAC,SAAS,CAAC;AAG/C,CAAC,EALgB,KAAK,GAAL,aAAK,KAAL,aAAK,QAKrB"}
|
package/resources/files.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as
|
|
5
|
-
import
|
|
6
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as Core from "../core.mjs";
|
|
5
|
+
import * as FilesAPI from "./files.mjs";
|
|
6
|
+
import { Page } from "../pagination.mjs";
|
|
7
7
|
export class Files extends APIResource {
|
|
8
8
|
/**
|
|
9
9
|
* To upload a file to Increase, you'll need to send a request of Content-Type
|
|
@@ -11,7 +11,7 @@ export class Files extends APIResource {
|
|
|
11
11
|
* upload, as well as the parameters for creating a file.
|
|
12
12
|
*/
|
|
13
13
|
create(body, options) {
|
|
14
|
-
return this._client.post('/files', multipartFormRequestOptions({ body, ...options }));
|
|
14
|
+
return this._client.post('/files', Core.multipartFormRequestOptions({ body, ...options }));
|
|
15
15
|
}
|
|
16
16
|
/**
|
|
17
17
|
* Retrieve a File
|
package/resources/files.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"files.mjs","sourceRoot":"","sources":["../src/resources/files.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"files.mjs","sourceRoot":"","sources":["../src/resources/files.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OACpB,KAAK,IAAI;OACT,KAAK,QAAQ;OACb,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,KAAM,SAAQ,WAAW;IACpC;;;;OAIG;IACH,MAAM,CAAC,IAAsB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,2BAA2B,CAAC,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC,CAAC;IAC7F,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,MAAc,EAAE,OAA6B;QACpD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,UAAU,MAAM,EAAE,EAAE,OAAO,CAAC,CAAC;IACvD,CAAC;IAOD,IAAI,CACF,QAA8C,EAAE,EAChD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,QAAQ,EAAE,SAAS,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC7E,CAAC;CACF;AAED,MAAM,OAAO,SAAU,SAAQ,IAAU;CAAG;AAyP5C,WAAiB,KAAK;IAEN,eAAS,GAAG,QAAQ,CAAC,SAAS,CAAC;AAG/C,CAAC,EALgB,KAAK,KAAL,KAAK,QAKrB"}
|
package/resources/groups.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as GroupsAPI from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as GroupsAPI from "./groups.js";
|
|
4
4
|
export declare class Groups extends APIResource {
|
|
5
5
|
/**
|
|
6
6
|
* Returns details for the currently authenticated Group.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"groups.d.ts","sourceRoot":"","sources":["../src/resources/groups.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"groups.d.ts","sourceRoot":"","sources":["../src/resources/groups.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,KAAK,SAAS,MAAM,UAAU,CAAC;AAEtC,qBAAa,MAAO,SAAQ,WAAW;IACrC;;OAEG;IACH,eAAe,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,KAAK,CAAC;CAGvE;AAED;;;;GAIG;AACH,MAAM,WAAW,KAAK;IACpB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;;;OAKG;IACH,gBAAgB,EAAE,UAAU,GAAG,SAAS,CAAC;IAEzC;;;;;OAKG;IACH,iBAAiB,EAAE,aAAa,GAAG,WAAW,CAAC;IAE/C;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,IAAI,EAAE,OAAO,CAAC;CACf;AAED,yBAAiB,MAAM,CAAC;IACtB,MAAM,QAAQ,KAAK,GAAG,SAAS,CAAC,KAAK,CAAC;CACvC"}
|
package/resources/groups.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.Groups = void 0;
|
|
5
|
-
const resource_1 = require("
|
|
5
|
+
const resource_1 = require("../resource.js");
|
|
6
6
|
class Groups extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Returns details for the currently authenticated Group.
|
package/resources/groups.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"groups.js","sourceRoot":"","sources":["../src/resources/groups.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;
|
|
1
|
+
{"version":3,"file":"groups.js","sourceRoot":"","sources":["../src/resources/groups.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAI1C,MAAa,MAAO,SAAQ,sBAAW;IACrC;;OAEG;IACH,eAAe,CAAC,OAA6B;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC;IACtD,CAAC;CACF;AAPD,wBAOC;AA0CD,WAAiB,MAAM;AAEvB,CAAC,EAFgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAEtB"}
|
package/resources/groups.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
3
|
export class Groups extends APIResource {
|
|
4
4
|
/**
|
|
5
5
|
* Returns details for the currently authenticated Group.
|
package/resources/groups.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"groups.mjs","sourceRoot":"","sources":["../src/resources/groups.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"groups.mjs","sourceRoot":"","sources":["../src/resources/groups.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAItB,MAAM,OAAO,MAAO,SAAQ,WAAW;IACrC;;OAEG;IACH,eAAe,CAAC,OAA6B;QAC3C,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,iBAAiB,EAAE,OAAO,CAAC,CAAC;IACtD,CAAC;CACF;AA0CD,WAAiB,MAAM;AAEvB,CAAC,EAFgB,MAAM,KAAN,MAAM,QAEtB"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as InboundACHTransfersAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as InboundACHTransfersAPI from "./inbound-ach-transfers.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class InboundACHTransfers extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve an Inbound ACH Transfer
|
|
@@ -109,6 +109,26 @@ export interface InboundACHTransfer {
|
|
|
109
109
|
* The name of the receiver of the transfer.
|
|
110
110
|
*/
|
|
111
111
|
receiver_name: string | null;
|
|
112
|
+
/**
|
|
113
|
+
* The Standard Entry Class (SEC) code of the transfer.
|
|
114
|
+
*
|
|
115
|
+
* - `corporate_credit_or_debit` - Corporate Credit and Debit (CCD).
|
|
116
|
+
* - `corporate_trade_exchange` - Corporate Trade Exchange (CTX).
|
|
117
|
+
* - `prearranged_payments_and_deposit` - Prearranged Payments and Deposits (PPD).
|
|
118
|
+
* - `internet_initiated` - Internet Initiated (WEB).
|
|
119
|
+
* - `point_of_sale` - Point of Sale (POS).
|
|
120
|
+
* - `telephone_initiated` - Telephone Initiated (TEL).
|
|
121
|
+
* - `customer_initiated` - Customer Initiated (CIE).
|
|
122
|
+
* - `accounts_receivable` - Accounts Receivable (ARC).
|
|
123
|
+
* - `machine_transfer` - Machine Transfer (MTE).
|
|
124
|
+
* - `shared_network_transaction` - Shared Network Transaction (SHR).
|
|
125
|
+
* - `represented_check` - Represented Check (RCK).
|
|
126
|
+
* - `back_office_conversion` - Back Office Conversion (BOC).
|
|
127
|
+
* - `point_of_purchase` - Point of Purchase (POP).
|
|
128
|
+
* - `check_truncation` - Check Truncation (TRC).
|
|
129
|
+
* - `destroyed_check` - Destroyed Check (XCK).
|
|
130
|
+
*/
|
|
131
|
+
standard_entry_class_code: 'corporate_credit_or_debit' | 'corporate_trade_exchange' | 'prearranged_payments_and_deposit' | 'internet_initiated' | 'point_of_sale' | 'telephone_initiated' | 'customer_initiated' | 'accounts_receivable' | 'machine_transfer' | 'shared_network_transaction' | 'represented_check' | 'back_office_conversion' | 'point_of_purchase' | 'check_truncation' | 'destroyed_check';
|
|
112
132
|
/**
|
|
113
133
|
* The status of the transfer.
|
|
114
134
|
*
|
|
@@ -205,6 +225,7 @@ export declare namespace InboundACHTransfer {
|
|
|
205
225
|
* - `duplicate_return` - A rare return reason. The return this message refers to
|
|
206
226
|
* was a duplicate.
|
|
207
227
|
* - `entity_not_active` - The account's entity is not active.
|
|
228
|
+
* - `field_error` - There was an error with one of the required fields.
|
|
208
229
|
* - `group_locked` - Your account is inactive.
|
|
209
230
|
* - `insufficient_funds` - Your account contains insufficient funds.
|
|
210
231
|
* - `misrouted_return` - A rare return reason. The return this message refers to
|
|
@@ -218,7 +239,7 @@ export declare namespace InboundACHTransfer {
|
|
|
218
239
|
* terms.
|
|
219
240
|
* - `user_initiated` - Your integration declined this transfer via the API.
|
|
220
241
|
*/
|
|
221
|
-
reason: 'ach_route_canceled' | 'ach_route_disabled' | 'breaches_limit' | 'credit_entry_refused_by_receiver' | 'duplicate_return' | 'entity_not_active' | 'group_locked' | 'insufficient_funds' | 'misrouted_return' | 'return_of_erroneous_or_reversing_debit' | 'no_ach_route' | 'originator_request' | 'transaction_not_allowed' | 'user_initiated';
|
|
242
|
+
reason: 'ach_route_canceled' | 'ach_route_disabled' | 'breaches_limit' | 'credit_entry_refused_by_receiver' | 'duplicate_return' | 'entity_not_active' | 'field_error' | 'group_locked' | 'insufficient_funds' | 'misrouted_return' | 'return_of_erroneous_or_reversing_debit' | 'no_ach_route' | 'originator_request' | 'transaction_not_allowed' | 'user_initiated';
|
|
222
243
|
}
|
|
223
244
|
/**
|
|
224
245
|
* If you initiate a notification of change in response to the transfer, this will
|
|
@@ -241,6 +262,8 @@ export declare namespace InboundACHTransfer {
|
|
|
241
262
|
/**
|
|
242
263
|
* The reason for the transfer return.
|
|
243
264
|
*
|
|
265
|
+
* - `insufficient_funds` - The customer's account has insufficient funds. This
|
|
266
|
+
* reason is only allowed for debits. The Nacha return code is R01.
|
|
244
267
|
* - `returned_per_odfi_request` - The originating financial institution asked for
|
|
245
268
|
* this transfer to be returned. The receiving bank is complying with the
|
|
246
269
|
* request. The Nacha return code is R06.
|
|
@@ -262,7 +285,7 @@ export declare namespace InboundACHTransfer {
|
|
|
262
285
|
* - `corporate_customer_advised_not_authorized` - The corporate customer no longer
|
|
263
286
|
* authorizes this transaction. The Nacha return code is R29.
|
|
264
287
|
*/
|
|
265
|
-
reason: 'returned_per_odfi_request' | 'authorization_revoked_by_customer' | 'payment_stopped' | 'customer_advised_unauthorized_improper_ineligible_or_incomplete' | 'representative_payee_deceased_or_unable_to_continue_in_that_capacity' | 'beneficiary_or_account_holder_deceased' | 'credit_entry_refused_by_receiver' | 'duplicate_entry' | 'corporate_customer_advised_not_authorized';
|
|
288
|
+
reason: 'insufficient_funds' | 'returned_per_odfi_request' | 'authorization_revoked_by_customer' | 'payment_stopped' | 'customer_advised_unauthorized_improper_ineligible_or_incomplete' | 'representative_payee_deceased_or_unable_to_continue_in_that_capacity' | 'beneficiary_or_account_holder_deceased' | 'credit_entry_refused_by_receiver' | 'duplicate_entry' | 'corporate_customer_advised_not_authorized';
|
|
266
289
|
/**
|
|
267
290
|
* The time at which the transfer was returned.
|
|
268
291
|
*/
|
|
@@ -333,6 +356,8 @@ export interface InboundACHTransferTransferReturnParams {
|
|
|
333
356
|
* The reason why this transfer will be returned. The most usual return codes are
|
|
334
357
|
* `payment_stopped` for debits and `credit_entry_refused_by_receiver` for credits.
|
|
335
358
|
*
|
|
359
|
+
* - `insufficient_funds` - The customer's account has insufficient funds. This
|
|
360
|
+
* reason is only allowed for debits. The Nacha return code is R01.
|
|
336
361
|
* - `returned_per_odfi_request` - The originating financial institution asked for
|
|
337
362
|
* this transfer to be returned. The receiving bank is complying with the
|
|
338
363
|
* request. The Nacha return code is R06.
|
|
@@ -354,7 +379,7 @@ export interface InboundACHTransferTransferReturnParams {
|
|
|
354
379
|
* - `corporate_customer_advised_not_authorized` - The corporate customer no longer
|
|
355
380
|
* authorizes this transaction. The Nacha return code is R29.
|
|
356
381
|
*/
|
|
357
|
-
reason: 'returned_per_odfi_request' | 'authorization_revoked_by_customer' | 'payment_stopped' | 'customer_advised_unauthorized_improper_ineligible_or_incomplete' | 'representative_payee_deceased_or_unable_to_continue_in_that_capacity' | 'beneficiary_or_account_holder_deceased' | 'credit_entry_refused_by_receiver' | 'duplicate_entry' | 'corporate_customer_advised_not_authorized';
|
|
382
|
+
reason: 'insufficient_funds' | 'returned_per_odfi_request' | 'authorization_revoked_by_customer' | 'payment_stopped' | 'customer_advised_unauthorized_improper_ineligible_or_incomplete' | 'representative_payee_deceased_or_unable_to_continue_in_that_capacity' | 'beneficiary_or_account_holder_deceased' | 'credit_entry_refused_by_receiver' | 'duplicate_entry' | 'corporate_customer_advised_not_authorized';
|
|
358
383
|
}
|
|
359
384
|
export declare namespace InboundACHTransfers {
|
|
360
385
|
export import InboundACHTransfer = InboundACHTransfersAPI.InboundACHTransfer;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-ach-transfers.d.ts","sourceRoot":"","sources":["../src/resources/inbound-ach-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"inbound-ach-transfers.d.ts","sourceRoot":"","sources":["../src/resources/inbound-ach-transfers.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.InboundACHTransfersPage = exports.InboundACHTransfers = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const InboundACHTransfersAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const InboundACHTransfersAPI = __importStar(require("./inbound-ach-transfers.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class InboundACHTransfers extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Retrieve an Inbound ACH Transfer
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-ach-transfers.js","sourceRoot":"","sources":["../src/resources/inbound-ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"inbound-ach-transfers.js","sourceRoot":"","sources":["../src/resources/inbound-ach-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,mFAAkE;AAClE,iDAAsD;AAEtD,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3G,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,oBAA4B,EAAE,OAA6B;QACjE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,UAAU,EAAE,OAAO,CAAC,CAAC;IAC9F,CAAC;IAED;;OAEG;IACH,oBAAoB,CAClB,oBAA4B,EAC5B,IAAkD,EAClD,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,yBAAyB,EAAE;YAChG,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,cAAc,CACZ,oBAA4B,EAC5B,IAA4C,EAC5C,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,kBAAkB,EAAE;YACzF,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AA5DD,kDA4DC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AAscxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAIzF,CAAC,EANgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAMnC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as InboundACHTransfersAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as InboundACHTransfersAPI from "./inbound-ach-transfers.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class InboundACHTransfers extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Retrieve an Inbound ACH Transfer
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-ach-transfers.mjs","sourceRoot":"","sources":["../src/resources/inbound-ach-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"inbound-ach-transfers.mjs","sourceRoot":"","sources":["../src/resources/inbound-ach-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,sBAAsB;OAC3B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAA4B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IACrF,CAAC;IAUD,IAAI,CACF,QAA4D,EAAE,EAC9D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,wBAAwB,EAAE,uBAAuB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3G,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,oBAA4B,EAAE,OAA6B;QACjE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,UAAU,EAAE,OAAO,CAAC,CAAC;IAC9F,CAAC;IAED;;OAEG;IACH,oBAAoB,CAClB,oBAA4B,EAC5B,IAAkD,EAClD,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,yBAAyB,EAAE;YAChG,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,cAAc,CACZ,oBAA4B,EAC5B,IAA4C,EAC5C,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,kBAAkB,EAAE;YACzF,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AAscxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAIzF,CAAC,EANgB,mBAAmB,KAAnB,mBAAmB,QAMnC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as InboundCheckDepositsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as InboundCheckDepositsAPI from "./inbound-check-deposits.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class InboundCheckDeposits extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve an Inbound Check Deposit
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-check-deposits.d.ts","sourceRoot":"","sources":["../src/resources/inbound-check-deposits.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"inbound-check-deposits.d.ts","sourceRoot":"","sources":["../src/resources/inbound-check-deposits.ts"],"names":[],"mappings":"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"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.InboundCheckDepositsPage = exports.InboundCheckDeposits = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const InboundCheckDepositsAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const InboundCheckDepositsAPI = __importStar(require("./inbound-check-deposits.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class InboundCheckDeposits extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Retrieve an Inbound Check Deposit
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-check-deposits.js","sourceRoot":"","sources":["../src/resources/inbound-check-deposits.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"inbound-check-deposits.js","sourceRoot":"","sources":["../src/resources/inbound-check-deposits.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,qFAAoE;AACpE,iDAAsD;AAEtD,MAAa,oBAAqB,SAAQ,sBAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,2BAA2B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAUD,IAAI,CACF,QAA6D,EAAE,EAC/D,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,yBAAyB,EAAE,wBAAwB,EAAE;YAClF,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,OAAO,CACL,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,2BAA2B,qBAAqB,UAAU,EAAE,OAAO,CAAC,CAAC;IAChG,CAAC;CACF;AAzCD,oDAyCC;AAED,MAAa,wBAAyB,SAAQ,iBAAyB;CAAG;AAA1E,4DAA0E;AA+J1E,WAAiB,oBAAoB;IAErB,6CAAwB,GAAG,uBAAuB,CAAC,wBAAwB,CAAC;AAE5F,CAAC,EAJgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAIpC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
import { APIResource } from
|
|
3
|
-
import { isRequestOptions } from
|
|
4
|
-
import * as InboundCheckDepositsAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as InboundCheckDepositsAPI from "./inbound-check-deposits.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class InboundCheckDeposits extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Retrieve an Inbound Check Deposit
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inbound-check-deposits.mjs","sourceRoot":"","sources":["../src/resources/inbound-check-deposits.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"inbound-check-deposits.mjs","sourceRoot":"","sources":["../src/resources/inbound-check-deposits.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,uBAAuB;OAC5B,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,oBAAqB,SAAQ,WAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,2BAA2B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAUD,IAAI,CACF,QAA6D,EAAE,EAC/D,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,yBAAyB,EAAE,wBAAwB,EAAE;YAClF,KAAK;YACL,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,OAAO,CACL,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,2BAA2B,qBAAqB,UAAU,EAAE,OAAO,CAAC,CAAC;IAChG,CAAC;CACF;AAED,MAAM,OAAO,wBAAyB,SAAQ,IAAyB;CAAG;AA+J1E,WAAiB,oBAAoB;IAErB,6CAAwB,GAAG,uBAAuB,CAAC,wBAAwB,CAAC;AAE5F,CAAC,EAJgB,oBAAoB,KAApB,oBAAoB,QAIpC"}
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as InboundMailItemsAPI from "./inbound-mail-items.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
|
+
export declare class InboundMailItems extends APIResource {
|
|
6
|
+
/**
|
|
7
|
+
* Retrieve an Inbound Mail Item
|
|
8
|
+
*/
|
|
9
|
+
retrieve(inboundMailItemId: string, options?: Core.RequestOptions): Core.APIPromise<InboundMailItem>;
|
|
10
|
+
/**
|
|
11
|
+
* List Inbound Mail Items
|
|
12
|
+
*/
|
|
13
|
+
list(query?: InboundMailItemListParams, options?: Core.RequestOptions): Core.PagePromise<InboundMailItemsPage, InboundMailItem>;
|
|
14
|
+
list(options?: Core.RequestOptions): Core.PagePromise<InboundMailItemsPage, InboundMailItem>;
|
|
15
|
+
}
|
|
16
|
+
export declare class InboundMailItemsPage extends Page<InboundMailItem> {
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* Inbound Mail Items represent pieces of physical mail delivered to a Lockbox.
|
|
20
|
+
*/
|
|
21
|
+
export interface InboundMailItem {
|
|
22
|
+
/**
|
|
23
|
+
* The Inbound Mail Item identifier.
|
|
24
|
+
*/
|
|
25
|
+
id: string;
|
|
26
|
+
/**
|
|
27
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) time at which the Inbound
|
|
28
|
+
* Mail Item was created.
|
|
29
|
+
*/
|
|
30
|
+
created_at: string;
|
|
31
|
+
/**
|
|
32
|
+
* The identifier for the File containing the scanned contents of the mail item.
|
|
33
|
+
*/
|
|
34
|
+
file_id: string;
|
|
35
|
+
/**
|
|
36
|
+
* The identifier for the Lockbox that received this mail item. For mail items that
|
|
37
|
+
* could not be processed due to an invalid address, this will be null.
|
|
38
|
+
*/
|
|
39
|
+
lockbox_id: string | null;
|
|
40
|
+
/**
|
|
41
|
+
* The recipient name as written on the mail item.
|
|
42
|
+
*/
|
|
43
|
+
recipient_name: string | null;
|
|
44
|
+
/**
|
|
45
|
+
* If the mail item has been rejected, why it was rejected.
|
|
46
|
+
*
|
|
47
|
+
* - `no_matching_lockbox` - The mail item does not match any lockbox.
|
|
48
|
+
* - `no_check` - The mail item does not contain a check.
|
|
49
|
+
* - `lockbox_not_active` - The Lockbox or its associataed Account is not active.
|
|
50
|
+
*/
|
|
51
|
+
rejection_reason: 'no_matching_lockbox' | 'no_check' | 'lockbox_not_active' | null;
|
|
52
|
+
/**
|
|
53
|
+
* The return address as written on the mail item.
|
|
54
|
+
*/
|
|
55
|
+
return_address: InboundMailItem.ReturnAddress | null;
|
|
56
|
+
/**
|
|
57
|
+
* If the mail item has been processed.
|
|
58
|
+
*
|
|
59
|
+
* - `pending` - The mail item is pending processing.
|
|
60
|
+
* - `processed` - The mail item has been processed.
|
|
61
|
+
* - `rejected` - The mail item has been rejected.
|
|
62
|
+
*/
|
|
63
|
+
status: 'pending' | 'processed' | 'rejected';
|
|
64
|
+
/**
|
|
65
|
+
* A constant representing the object's type. For this resource it will always be
|
|
66
|
+
* `inbound_mail_item`.
|
|
67
|
+
*/
|
|
68
|
+
type: 'inbound_mail_item';
|
|
69
|
+
}
|
|
70
|
+
export declare namespace InboundMailItem {
|
|
71
|
+
/**
|
|
72
|
+
* The return address as written on the mail item.
|
|
73
|
+
*/
|
|
74
|
+
interface ReturnAddress {
|
|
75
|
+
/**
|
|
76
|
+
* The return address city.
|
|
77
|
+
*/
|
|
78
|
+
city: string | null;
|
|
79
|
+
/**
|
|
80
|
+
* The return address line1.
|
|
81
|
+
*/
|
|
82
|
+
line1: string | null;
|
|
83
|
+
/**
|
|
84
|
+
* The return address line2.
|
|
85
|
+
*/
|
|
86
|
+
line2: string | null;
|
|
87
|
+
/**
|
|
88
|
+
* The return address name.
|
|
89
|
+
*/
|
|
90
|
+
name: string | null;
|
|
91
|
+
/**
|
|
92
|
+
* The return address postal code.
|
|
93
|
+
*/
|
|
94
|
+
postal_code: string | null;
|
|
95
|
+
/**
|
|
96
|
+
* The return address state.
|
|
97
|
+
*/
|
|
98
|
+
state: string | null;
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* A list of Inbound Mail Item objects.
|
|
103
|
+
*/
|
|
104
|
+
export interface InboundMailItemList {
|
|
105
|
+
/**
|
|
106
|
+
* The contents of the list.
|
|
107
|
+
*/
|
|
108
|
+
data: Array<InboundMailItem>;
|
|
109
|
+
/**
|
|
110
|
+
* A pointer to a place in the list.
|
|
111
|
+
*/
|
|
112
|
+
next_cursor: string | null;
|
|
113
|
+
}
|
|
114
|
+
export interface InboundMailItemListParams extends PageParams {
|
|
115
|
+
created_at?: InboundMailItemListParams.CreatedAt;
|
|
116
|
+
/**
|
|
117
|
+
* Filter Inbound Mail Items to ones sent to the provided Lockbox.
|
|
118
|
+
*/
|
|
119
|
+
lockbox_id?: string;
|
|
120
|
+
}
|
|
121
|
+
export declare namespace InboundMailItemListParams {
|
|
122
|
+
interface CreatedAt {
|
|
123
|
+
/**
|
|
124
|
+
* Return results after this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
|
|
125
|
+
* timestamp.
|
|
126
|
+
*/
|
|
127
|
+
after?: string;
|
|
128
|
+
/**
|
|
129
|
+
* Return results before this [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601)
|
|
130
|
+
* timestamp.
|
|
131
|
+
*/
|
|
132
|
+
before?: string;
|
|
133
|
+
/**
|
|
134
|
+
* Return results on or after this
|
|
135
|
+
* [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
|
|
136
|
+
*/
|
|
137
|
+
on_or_after?: string;
|
|
138
|
+
/**
|
|
139
|
+
* Return results on or before this
|
|
140
|
+
* [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp.
|
|
141
|
+
*/
|
|
142
|
+
on_or_before?: string;
|
|
143
|
+
}
|
|
144
|
+
}
|
|
145
|
+
export declare namespace InboundMailItems {
|
|
146
|
+
export import InboundMailItem = InboundMailItemsAPI.InboundMailItem;
|
|
147
|
+
export import InboundMailItemList = InboundMailItemsAPI.InboundMailItemList;
|
|
148
|
+
export import InboundMailItemsPage = InboundMailItemsAPI.InboundMailItemsPage;
|
|
149
|
+
export import InboundMailItemListParams = InboundMailItemsAPI.InboundMailItemListParams;
|
|
150
|
+
}
|
|
151
|
+
//# sourceMappingURL=inbound-mail-items.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inbound-mail-items.d.ts","sourceRoot":"","sources":["../src/resources/inbound-mail-items.ts"],"names":[],"mappings":"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"}
|