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,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as CheckTransfersAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as CheckTransfersAPI from "./check-transfers.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class CheckTransfers extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create a Check Transfer
|
|
@@ -76,6 +76,10 @@ export interface CheckTransfer {
|
|
|
76
76
|
* the transfer was created.
|
|
77
77
|
*/
|
|
78
78
|
created_at: string;
|
|
79
|
+
/**
|
|
80
|
+
* What object created the transfer, either via the API or the dashboard.
|
|
81
|
+
*/
|
|
82
|
+
created_by: CheckTransfer.CreatedBy | null;
|
|
79
83
|
/**
|
|
80
84
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
|
|
81
85
|
* currency.
|
|
@@ -198,6 +202,62 @@ export declare namespace CheckTransfer {
|
|
|
198
202
|
*/
|
|
199
203
|
canceled_by: string | null;
|
|
200
204
|
}
|
|
205
|
+
/**
|
|
206
|
+
* What object created the transfer, either via the API or the dashboard.
|
|
207
|
+
*/
|
|
208
|
+
interface CreatedBy {
|
|
209
|
+
/**
|
|
210
|
+
* If present, details about the API key that created the transfer.
|
|
211
|
+
*/
|
|
212
|
+
api_key: CreatedBy.APIKey | null;
|
|
213
|
+
/**
|
|
214
|
+
* The type of object that created this transfer.
|
|
215
|
+
*
|
|
216
|
+
* - `api_key` - An API key. Details will be under the `api_key` object.
|
|
217
|
+
* - `oauth_application` - An OAuth application you connected to Increase. Details
|
|
218
|
+
* will be under the `oauth_application` object.
|
|
219
|
+
* - `user` - A User in the Increase dashboard. Details will be under the `user`
|
|
220
|
+
* object.
|
|
221
|
+
*/
|
|
222
|
+
category: 'api_key' | 'oauth_application' | 'user';
|
|
223
|
+
/**
|
|
224
|
+
* If present, details about the OAuth Application that created the transfer.
|
|
225
|
+
*/
|
|
226
|
+
oauth_application: CreatedBy.OAuthApplication | null;
|
|
227
|
+
/**
|
|
228
|
+
* If present, details about the User that created the transfer.
|
|
229
|
+
*/
|
|
230
|
+
user: CreatedBy.User | null;
|
|
231
|
+
}
|
|
232
|
+
namespace CreatedBy {
|
|
233
|
+
/**
|
|
234
|
+
* If present, details about the API key that created the transfer.
|
|
235
|
+
*/
|
|
236
|
+
interface APIKey {
|
|
237
|
+
/**
|
|
238
|
+
* The description set for the API key when it was created.
|
|
239
|
+
*/
|
|
240
|
+
description: string | null;
|
|
241
|
+
}
|
|
242
|
+
/**
|
|
243
|
+
* If present, details about the OAuth Application that created the transfer.
|
|
244
|
+
*/
|
|
245
|
+
interface OAuthApplication {
|
|
246
|
+
/**
|
|
247
|
+
* The name of the OAuth Application.
|
|
248
|
+
*/
|
|
249
|
+
name: string;
|
|
250
|
+
}
|
|
251
|
+
/**
|
|
252
|
+
* If present, details about the User that created the transfer.
|
|
253
|
+
*/
|
|
254
|
+
interface User {
|
|
255
|
+
/**
|
|
256
|
+
* The email address of the User.
|
|
257
|
+
*/
|
|
258
|
+
email: string;
|
|
259
|
+
}
|
|
260
|
+
}
|
|
201
261
|
/**
|
|
202
262
|
* If the check has been mailed by Increase, this will contain details of the
|
|
203
263
|
* shipment.
|
|
@@ -239,6 +299,11 @@ export declare namespace CheckTransfer {
|
|
|
239
299
|
* The return address to be printed on the check.
|
|
240
300
|
*/
|
|
241
301
|
return_address: PhysicalCheck.ReturnAddress | null;
|
|
302
|
+
/**
|
|
303
|
+
* The text that will appear as the signature on the check in cursive font. If
|
|
304
|
+
* blank, the check will be printed with 'No signature required'.
|
|
305
|
+
*/
|
|
306
|
+
signature_text: string | null;
|
|
242
307
|
}
|
|
243
308
|
namespace PhysicalCheck {
|
|
244
309
|
/**
|
|
@@ -417,6 +482,11 @@ export declare namespace CheckTransferCreateParams {
|
|
|
417
482
|
* the address of the Entity of the Account used to make the Check Transfer.
|
|
418
483
|
*/
|
|
419
484
|
return_address?: PhysicalCheck.ReturnAddress;
|
|
485
|
+
/**
|
|
486
|
+
* The text that will appear as the signature on the check in cursive font. If not
|
|
487
|
+
* provided, the check will be printed with 'No signature required'.
|
|
488
|
+
*/
|
|
489
|
+
signature_text?: string;
|
|
420
490
|
}
|
|
421
491
|
namespace PhysicalCheck {
|
|
422
492
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-transfers.d.ts","sourceRoot":"","sources":["../src/resources/check-transfers.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"check-transfers.d.ts","sourceRoot":"","sources":["../src/resources/check-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.CheckTransfersPage = exports.CheckTransfers = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const CheckTransfersAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const CheckTransfersAPI = __importStar(require("./check-transfers.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class CheckTransfers extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Create a Check Transfer
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-transfers.js","sourceRoot":"","sources":["../src/resources/check-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"check-transfers.js","sourceRoot":"","sources":["../src/resources/check-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,wEAAuD;AACvD,iDAAsD;AAEtD,MAAa,cAAe,SAAQ,sBAAW;IAC7C;;OAEG;IACH,MAAM,CAAC,IAA+B,EAAE,OAA6B;QACnE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,eAAuB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oBAAoB,eAAe,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAUD,IAAI,CACF,QAAuD,EAAE,EACzD,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,kBAAkB,EAAE,kBAAkB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChG,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,eAAuB,EAAE,OAA6B;QAC5D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,eAAe,UAAU,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,eAAuB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,eAAe,SAAS,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAED;;OAEG;IACH,WAAW,CACT,eAAuB,EACvB,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,eAAe,eAAe,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrG,CAAC;CACF;AAzDD,wCAyDC;AAED,MAAa,kBAAmB,SAAQ,iBAAmB;CAAG;AAA9D,gDAA8D;AA+qB9D,WAAiB,cAAc;IAEf,iCAAkB,GAAG,iBAAiB,CAAC,kBAAkB,CAAC;AAI1E,CAAC,EANgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAM9B"}
|
|
@@ -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 CheckTransfersAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as CheckTransfersAPI from "./check-transfers.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class CheckTransfers extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create a Check Transfer
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"check-transfers.mjs","sourceRoot":"","sources":["../src/resources/check-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"check-transfers.mjs","sourceRoot":"","sources":["../src/resources/check-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,KAAK,iBAAiB;OACtB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,cAAe,SAAQ,WAAW;IAC7C;;OAEG;IACH,MAAM,CAAC,IAA+B,EAAE,OAA6B;QACnE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,kBAAkB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrE,CAAC;IAED;;OAEG;IACH,QAAQ,CAAC,eAAuB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oBAAoB,eAAe,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAUD,IAAI,CACF,QAAuD,EAAE,EACzD,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,kBAAkB,EAAE,kBAAkB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAChG,CAAC;IAED;;OAEG;IACH,OAAO,CAAC,eAAuB,EAAE,OAA6B;QAC5D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,eAAe,UAAU,EAAE,OAAO,CAAC,CAAC;IACnF,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,eAAuB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,eAAe,SAAS,EAAE,OAAO,CAAC,CAAC;IAClF,CAAC;IAED;;OAEG;IACH,WAAW,CACT,eAAuB,EACvB,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,eAAe,eAAe,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACrG,CAAC;CACF;AAED,MAAM,OAAO,kBAAmB,SAAQ,IAAmB;CAAG;AA+qB9D,WAAiB,cAAc;IAEf,iCAAkB,GAAG,iBAAiB,CAAC,kBAAkB,CAAC;AAI1E,CAAC,EANgB,cAAc,KAAd,cAAc,QAM9B"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as DeclinedTransactionsAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as DeclinedTransactionsAPI from "./declined-transactions.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class DeclinedTransactions extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve a Declined Transaction
|
|
@@ -66,8 +66,9 @@ export interface DeclinedTransaction {
|
|
|
66
66
|
*
|
|
67
67
|
* - `account_number` - An Account Number.
|
|
68
68
|
* - `card` - A Card.
|
|
69
|
+
* - `lockbox` - A Lockbox.
|
|
69
70
|
*/
|
|
70
|
-
route_type: 'account_number' | 'card' | null;
|
|
71
|
+
route_type: 'account_number' | 'card' | 'lockbox' | null;
|
|
71
72
|
/**
|
|
72
73
|
* This is an object giving more details on the network-level event that caused the
|
|
73
74
|
* Declined Transaction. For example, for a card transaction this lists the
|
|
@@ -117,15 +118,22 @@ export declare namespace DeclinedTransaction {
|
|
|
117
118
|
* the `international_ach_decline` object.
|
|
118
119
|
* - `wire_decline` - Wire Decline: details will be under the `wire_decline`
|
|
119
120
|
* object.
|
|
121
|
+
* - `check_deposit_rejection` - Check Deposit Rejection: details will be under the
|
|
122
|
+
* `check_deposit_rejection` object.
|
|
120
123
|
* - `other` - The Declined Transaction was made for an undocumented or deprecated
|
|
121
124
|
* reason.
|
|
122
125
|
*/
|
|
123
|
-
category: 'ach_decline' | 'card_decline' | 'check_decline' | 'inbound_real_time_payments_transfer_decline' | 'international_ach_decline' | 'wire_decline' | 'other';
|
|
126
|
+
category: 'ach_decline' | 'card_decline' | 'check_decline' | 'inbound_real_time_payments_transfer_decline' | 'international_ach_decline' | 'wire_decline' | 'check_deposit_rejection' | 'other';
|
|
124
127
|
/**
|
|
125
128
|
* A Check Decline object. This field will be present in the JSON response if and
|
|
126
129
|
* only if `category` is equal to `check_decline`.
|
|
127
130
|
*/
|
|
128
131
|
check_decline: Source.CheckDecline | null;
|
|
132
|
+
/**
|
|
133
|
+
* A Check Deposit Rejection object. This field will be present in the JSON
|
|
134
|
+
* response if and only if `category` is equal to `check_deposit_rejection`.
|
|
135
|
+
*/
|
|
136
|
+
check_deposit_rejection: Source.CheckDepositRejection | null;
|
|
129
137
|
/**
|
|
130
138
|
* An Inbound Real-Time Payments Transfer Decline object. This field will be
|
|
131
139
|
* present in the JSON response if and only if `category` is equal to
|
|
@@ -190,6 +198,7 @@ export declare namespace DeclinedTransaction {
|
|
|
190
198
|
* - `duplicate_return` - A rare return reason. The return this message refers to
|
|
191
199
|
* was a duplicate.
|
|
192
200
|
* - `entity_not_active` - The account's entity is not active.
|
|
201
|
+
* - `field_error` - There was an error with one of the required fields.
|
|
193
202
|
* - `group_locked` - Your account is inactive.
|
|
194
203
|
* - `insufficient_funds` - Your account contains insufficient funds.
|
|
195
204
|
* - `misrouted_return` - A rare return reason. The return this message refers to
|
|
@@ -203,7 +212,7 @@ export declare namespace DeclinedTransaction {
|
|
|
203
212
|
* terms.
|
|
204
213
|
* - `user_initiated` - Your integration declined this transfer via the API.
|
|
205
214
|
*/
|
|
206
|
-
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';
|
|
215
|
+
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';
|
|
207
216
|
/**
|
|
208
217
|
* The id of the receiver of the transfer.
|
|
209
218
|
*/
|
|
@@ -249,7 +258,7 @@ export declare namespace DeclinedTransaction {
|
|
|
249
258
|
/**
|
|
250
259
|
* The ID of the Card Payment this transaction belongs to.
|
|
251
260
|
*/
|
|
252
|
-
card_payment_id: string
|
|
261
|
+
card_payment_id: string;
|
|
253
262
|
/**
|
|
254
263
|
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the destination
|
|
255
264
|
* account currency.
|
|
@@ -262,6 +271,10 @@ export declare namespace DeclinedTransaction {
|
|
|
262
271
|
* - `USD` - US Dollar (USD)
|
|
263
272
|
*/
|
|
264
273
|
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
274
|
+
/**
|
|
275
|
+
* The identifier of the declined transaction created for this Card Decline.
|
|
276
|
+
*/
|
|
277
|
+
declined_transaction_id: string;
|
|
265
278
|
/**
|
|
266
279
|
* If the authorization was made via a Digital Wallet Token (such as an Apple Pay
|
|
267
280
|
* purchase), the identifier of the token that was used.
|
|
@@ -311,6 +324,15 @@ export declare namespace DeclinedTransaction {
|
|
|
311
324
|
* that was used.
|
|
312
325
|
*/
|
|
313
326
|
physical_card_id: string | null;
|
|
327
|
+
/**
|
|
328
|
+
* The declined amount in the minor unit of the transaction's presentment currency.
|
|
329
|
+
*/
|
|
330
|
+
presentment_amount: number;
|
|
331
|
+
/**
|
|
332
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the
|
|
333
|
+
* transaction's presentment currency.
|
|
334
|
+
*/
|
|
335
|
+
presentment_currency: string;
|
|
314
336
|
/**
|
|
315
337
|
* The processing category describes the intent behind the authorization, such as
|
|
316
338
|
* whether it was used for bill payments or an automatic fuel dispenser.
|
|
@@ -344,6 +366,8 @@ export declare namespace DeclinedTransaction {
|
|
|
344
366
|
* - `insufficient_funds` - The Card's Account did not have a sufficient available
|
|
345
367
|
* balance.
|
|
346
368
|
* - `cvv2_mismatch` - The given CVV2 did not match the card's value.
|
|
369
|
+
* - `card_expiration_mismatch` - The given expiration date did not match the
|
|
370
|
+
* card's value. Only applies when a CVV2 is present.
|
|
347
371
|
* - `transaction_not_allowed` - The attempted card transaction is not allowed per
|
|
348
372
|
* Increase's terms.
|
|
349
373
|
* - `breaches_limit` - The transaction was blocked by a Limit.
|
|
@@ -358,7 +382,7 @@ export declare namespace DeclinedTransaction {
|
|
|
358
382
|
* - `suspected_fraud` - The transaction was suspected to be fraudulent. Please
|
|
359
383
|
* reach out to support@increase.com for more information.
|
|
360
384
|
*/
|
|
361
|
-
reason: 'card_not_active' | 'physical_card_not_active' | 'entity_not_active' | 'group_locked' | 'insufficient_funds' | 'cvv2_mismatch' | 'transaction_not_allowed' | 'breaches_limit' | 'webhook_declined' | 'webhook_timed_out' | 'declined_by_stand_in_processing' | 'invalid_physical_card' | 'missing_original_authorization' | 'suspected_fraud';
|
|
385
|
+
reason: 'card_not_active' | 'physical_card_not_active' | 'entity_not_active' | 'group_locked' | 'insufficient_funds' | 'cvv2_mismatch' | 'card_expiration_mismatch' | 'transaction_not_allowed' | 'breaches_limit' | 'webhook_declined' | 'webhook_timed_out' | 'declined_by_stand_in_processing' | 'invalid_physical_card' | 'missing_original_authorization' | 'suspected_fraud';
|
|
362
386
|
/**
|
|
363
387
|
* Fields related to verification of cardholder-provided values.
|
|
364
388
|
*/
|
|
@@ -593,6 +617,56 @@ export declare namespace DeclinedTransaction {
|
|
|
593
617
|
*/
|
|
594
618
|
reason: 'ach_route_disabled' | 'ach_route_canceled' | 'altered_or_fictitious' | 'breaches_limit' | 'entity_not_active' | 'group_locked' | 'insufficient_funds' | 'stop_payment_requested' | 'duplicate_presentment' | 'not_authorized' | 'amount_mismatch' | 'not_our_item' | 'no_account_number_found' | 'refer_to_image' | 'unable_to_process' | 'user_initiated';
|
|
595
619
|
}
|
|
620
|
+
/**
|
|
621
|
+
* A Check Deposit Rejection object. This field will be present in the JSON
|
|
622
|
+
* response if and only if `category` is equal to `check_deposit_rejection`.
|
|
623
|
+
*/
|
|
624
|
+
interface CheckDepositRejection {
|
|
625
|
+
/**
|
|
626
|
+
* The rejected amount in the minor unit of check's currency. For dollars, for
|
|
627
|
+
* example, this is cents.
|
|
628
|
+
*/
|
|
629
|
+
amount: number;
|
|
630
|
+
/**
|
|
631
|
+
* The identifier of the Check Deposit that was rejected.
|
|
632
|
+
*/
|
|
633
|
+
check_deposit_id: string;
|
|
634
|
+
/**
|
|
635
|
+
* The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the check's
|
|
636
|
+
* currency.
|
|
637
|
+
*
|
|
638
|
+
* - `CAD` - Canadian Dollar (CAD)
|
|
639
|
+
* - `CHF` - Swiss Franc (CHF)
|
|
640
|
+
* - `EUR` - Euro (EUR)
|
|
641
|
+
* - `GBP` - British Pound (GBP)
|
|
642
|
+
* - `JPY` - Japanese Yen (JPY)
|
|
643
|
+
* - `USD` - US Dollar (USD)
|
|
644
|
+
*/
|
|
645
|
+
currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
|
|
646
|
+
/**
|
|
647
|
+
* Why the check deposit was rejected.
|
|
648
|
+
*
|
|
649
|
+
* - `incomplete_image` - The check's image is incomplete.
|
|
650
|
+
* - `duplicate` - This is a duplicate check submission.
|
|
651
|
+
* - `poor_image_quality` - This check has poor image quality.
|
|
652
|
+
* - `incorrect_amount` - The check was deposited with the incorrect amount.
|
|
653
|
+
* - `incorrect_recipient` - The check is made out to someone other than the
|
|
654
|
+
* account holder.
|
|
655
|
+
* - `not_eligible_for_mobile_deposit` - This check was not eligible for mobile
|
|
656
|
+
* deposit.
|
|
657
|
+
* - `missing_required_data_elements` - This check is missing at least one required
|
|
658
|
+
* field.
|
|
659
|
+
* - `suspected_fraud` - This check is suspected to be fraudulent.
|
|
660
|
+
* - `deposit_window_expired` - This check's deposit window has expired.
|
|
661
|
+
* - `unknown` - The check was rejected for an unknown reason.
|
|
662
|
+
*/
|
|
663
|
+
reason: 'incomplete_image' | 'duplicate' | 'poor_image_quality' | 'incorrect_amount' | 'incorrect_recipient' | 'not_eligible_for_mobile_deposit' | 'missing_required_data_elements' | 'suspected_fraud' | 'deposit_window_expired' | 'unknown';
|
|
664
|
+
/**
|
|
665
|
+
* The [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) date and time at which
|
|
666
|
+
* the check deposit was rejected.
|
|
667
|
+
*/
|
|
668
|
+
rejected_at: string;
|
|
669
|
+
}
|
|
596
670
|
/**
|
|
597
671
|
* An Inbound Real-Time Payments Transfer Decline object. This field will be
|
|
598
672
|
* present in the JSON response if and only if `category` is equal to
|
|
@@ -918,7 +992,7 @@ export declare namespace DeclinedTransactionListParams {
|
|
|
918
992
|
* Return results whose value is in the provided list. For GET requests, this
|
|
919
993
|
* should be encoded as a comma-delimited string, such as `?in=one,two,three`.
|
|
920
994
|
*/
|
|
921
|
-
in?: Array<'ach_decline' | 'card_decline' | 'check_decline' | 'inbound_real_time_payments_transfer_decline' | 'international_ach_decline' | 'wire_decline' | 'other'>;
|
|
995
|
+
in?: Array<'ach_decline' | 'card_decline' | 'check_decline' | 'inbound_real_time_payments_transfer_decline' | 'international_ach_decline' | 'wire_decline' | 'check_deposit_rejection' | 'other'>;
|
|
922
996
|
}
|
|
923
997
|
interface CreatedAt {
|
|
924
998
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.d.ts","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"declined-transactions.d.ts","sourceRoot":"","sources":["../src/resources/declined-transactions.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.DeclinedTransactionsPage = exports.DeclinedTransactions = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const DeclinedTransactionsAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const DeclinedTransactionsAPI = __importStar(require("./declined-transactions.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class DeclinedTransactions extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Retrieve a Declined Transaction
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.js","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"declined-transactions.js","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,oFAAmE;AACnE,iDAAsD;AAEtD,MAAa,oBAAqB,SAAQ,sBAAW;IACnD;;OAEG;IACH,QAAQ,CACN,qBAA6B,EAC7B,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,0BAA0B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IACtF,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,wBAAwB,EAAE,wBAAwB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5G,CAAC;CACF;AA5BD,oDA4BC;AAED,MAAa,wBAAyB,SAAQ,iBAAyB;CAAG;AAA1E,4DAA0E;AAswC1E,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 DeclinedTransactionsAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as DeclinedTransactionsAPI from "./declined-transactions.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class DeclinedTransactions extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Retrieve a Declined Transaction
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"declined-transactions.mjs","sourceRoot":"","sources":["../src/resources/declined-transactions.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"declined-transactions.mjs","sourceRoot":"","sources":["../src/resources/declined-transactions.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,0BAA0B,qBAAqB,EAAE,EAAE,OAAO,CAAC,CAAC;IACtF,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,wBAAwB,EAAE,wBAAwB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5G,CAAC;CACF;AAED,MAAM,OAAO,wBAAyB,SAAQ,IAAyB;CAAG;AAswC1E,WAAiB,oBAAoB;IAErB,6CAAwB,GAAG,uBAAuB,CAAC,wBAAwB,CAAC;AAE5F,CAAC,EAJgB,oBAAoB,KAApB,oBAAoB,QAIpC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import * as DigitalCardProfilesAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as DigitalCardProfilesAPI from "./digital-card-profiles.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class DigitalCardProfiles extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Create a Digital Card Profile
|
|
@@ -76,11 +76,6 @@ export interface DigitalCardProfile {
|
|
|
76
76
|
* about [idempotency](https://increase.com/documentation/idempotency-keys).
|
|
77
77
|
*/
|
|
78
78
|
idempotency_key: string | null;
|
|
79
|
-
/**
|
|
80
|
-
* Whether this Digital Card Profile is the default for all cards in its Increase
|
|
81
|
-
* group.
|
|
82
|
-
*/
|
|
83
|
-
is_default: boolean;
|
|
84
79
|
/**
|
|
85
80
|
* A user-facing description for whoever is issuing the card.
|
|
86
81
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-card-profiles.d.ts","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"digital-card-profiles.d.ts","sourceRoot":"","sources":["../src/resources/digital-card-profiles.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.DigitalCardProfilesPage = exports.DigitalCardProfiles = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const DigitalCardProfilesAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const DigitalCardProfilesAPI = __importStar(require("./digital-card-profiles.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class DigitalCardProfiles extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Create a Digital Card Profile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-card-profiles.js","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"digital-card-profiles.js","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,mFAAkE;AAClE,iDAAsD;AAEtD,MAAa,mBAAoB,SAAQ,sBAAW;IAClD;;OAEG;IACH,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED;;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,KAAK,CACH,oBAA4B,EAC5B,IAAmC,EACnC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,QAAQ,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzG,CAAC;CACF;AArDD,kDAqDC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AAgRxE,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 DigitalCardProfilesAPI from
|
|
5
|
-
import { Page } from
|
|
2
|
+
import { APIResource } from "../resource.mjs";
|
|
3
|
+
import { isRequestOptions } from "../core.mjs";
|
|
4
|
+
import * as DigitalCardProfilesAPI from "./digital-card-profiles.mjs";
|
|
5
|
+
import { Page } from "../pagination.mjs";
|
|
6
6
|
export class DigitalCardProfiles extends APIResource {
|
|
7
7
|
/**
|
|
8
8
|
* Create a Digital Card Profile
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-card-profiles.mjs","sourceRoot":"","sources":["../src/resources/digital-card-profiles.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"digital-card-profiles.mjs","sourceRoot":"","sources":["../src/resources/digital-card-profiles.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,MAAM,CACJ,IAAoC,EACpC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,wBAAwB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC3E,CAAC;IAED;;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,KAAK,CACH,oBAA4B,EAC5B,IAAmC,EACnC,OAA6B;QAE7B,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,0BAA0B,oBAAoB,QAAQ,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzG,CAAC;CACF;AAED,MAAM,OAAO,uBAAwB,SAAQ,IAAwB;CAAG;AAgRxE,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 DigitalWalletTokensAPI from
|
|
4
|
-
import { Page, type PageParams } from
|
|
1
|
+
import { APIResource } from "../resource.js";
|
|
2
|
+
import * as Core from "../core.js";
|
|
3
|
+
import * as DigitalWalletTokensAPI from "./digital-wallet-tokens.js";
|
|
4
|
+
import { Page, type PageParams } from "../pagination.js";
|
|
5
5
|
export declare class DigitalWalletTokens extends APIResource {
|
|
6
6
|
/**
|
|
7
7
|
* Retrieve a Digital Wallet Token
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-tokens.d.ts","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAEA,OAAO,
|
|
1
|
+
{"version":3,"file":"digital-wallet-tokens.d.ts","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAChC,OAAO,KAAK,sBAAsB,MAAM,yBAAyB,CAAC;AAClE,OAAO,EAAE,IAAI,EAAE,KAAK,UAAU,EAAE,MAAM,eAAe,CAAC;AAEtD,qBAAa,mBAAoB,SAAQ,WAAW;IAClD;;OAEG;IACH,QAAQ,CAAC,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,kBAAkB,CAAC;IAI1G;;OAEG;IACH,IAAI,CACF,KAAK,CAAC,EAAE,4BAA4B,EACpC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAC5B,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,kBAAkB,CAAC;IAChE,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,WAAW,CAAC,uBAAuB,EAAE,kBAAkB,CAAC;CAUnG;AAED,qBAAa,uBAAwB,SAAQ,IAAI,CAAC,kBAAkB,CAAC;CAAG;AAExE;;;;GAIG;AACH,MAAM,WAAW,kBAAkB;IACjC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAEhB;;;OAGG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;;;OAQG;IACH,MAAM,EAAE,QAAQ,GAAG,UAAU,GAAG,WAAW,GAAG,aAAa,CAAC;IAE5D;;;;;;OAMG;IACH,eAAe,EAAE,WAAW,GAAG,YAAY,GAAG,SAAS,CAAC;IAExD;;;OAGG;IACH,IAAI,EAAE,sBAAsB,CAAC;CAC9B;AAED,MAAM,WAAW,4BAA6B,SAAQ,UAAU;IAC9D;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,UAAU,CAAC,EAAE,4BAA4B,CAAC,SAAS,CAAC;CACrD;AAED,yBAAiB,4BAA4B,CAAC;IAC5C,UAAiB,SAAS;QACxB;;;WAGG;QACH,KAAK,CAAC,EAAE,MAAM,CAAC;QAEf;;;WAGG;QACH,MAAM,CAAC,EAAE,MAAM,CAAC;QAEhB;;;WAGG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;;WAGG;QACH,YAAY,CAAC,EAAE,MAAM,CAAC;KACvB;CACF;AAED,yBAAiB,mBAAmB,CAAC;IACnC,MAAM,QAAQ,kBAAkB,GAAG,sBAAsB,CAAC,kBAAkB,CAAC;IAC7E,MAAM,QAAQ,uBAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;IACvF,MAAM,QAAQ,4BAA4B,GAAG,sBAAsB,CAAC,4BAA4B,CAAC;CAClG"}
|
|
@@ -25,10 +25,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
};
|
|
26
26
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
27
27
|
exports.DigitalWalletTokensPage = exports.DigitalWalletTokens = void 0;
|
|
28
|
-
const resource_1 = require("
|
|
29
|
-
const core_1 = require("
|
|
30
|
-
const DigitalWalletTokensAPI = __importStar(require("
|
|
31
|
-
const pagination_1 = require("
|
|
28
|
+
const resource_1 = require("../resource.js");
|
|
29
|
+
const core_1 = require("../core.js");
|
|
30
|
+
const DigitalWalletTokensAPI = __importStar(require("./digital-wallet-tokens.js"));
|
|
31
|
+
const pagination_1 = require("../pagination.js");
|
|
32
32
|
class DigitalWalletTokens extends resource_1.APIResource {
|
|
33
33
|
/**
|
|
34
34
|
* Retrieve a Digital Wallet Token
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digital-wallet-tokens.js","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"digital-wallet-tokens.js","sourceRoot":"","sources":["../src/resources/digital-wallet-tokens.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;CACF;AAzBD,kDAyBC;AAED,MAAa,uBAAwB,SAAQ,iBAAwB;CAAG;AAAxE,0DAAwE;AAwFxE,WAAiB,mBAAmB;IAEpB,2CAAuB,GAAG,sBAAsB,CAAC,uBAAuB,CAAC;AAEzF,CAAC,EAJgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAInC"}
|