increase 0.568.2 → 0.569.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 +7 -0
- package/core/error.d.mts +5 -0
- package/core/error.d.mts.map +1 -1
- package/core/error.d.ts +5 -0
- package/core/error.d.ts.map +1 -1
- package/core/error.js +1 -0
- package/core/error.js.map +1 -1
- package/core/error.mjs +1 -0
- package/core/error.mjs.map +1 -1
- package/package.json +9 -15
- package/resources/ach-prenotifications.d.mts +6 -5
- package/resources/ach-prenotifications.d.mts.map +1 -1
- package/resources/ach-prenotifications.d.ts +6 -5
- package/resources/ach-prenotifications.d.ts.map +1 -1
- package/resources/ach-transfers.d.mts +4 -3
- package/resources/ach-transfers.d.mts.map +1 -1
- package/resources/ach-transfers.d.ts +4 -3
- package/resources/ach-transfers.d.ts.map +1 -1
- package/resources/card-disputes.d.mts +24 -2
- package/resources/card-disputes.d.mts.map +1 -1
- package/resources/card-disputes.d.ts +24 -2
- package/resources/card-disputes.d.ts.map +1 -1
- package/resources/card-payments.d.mts +32 -5
- package/resources/card-payments.d.mts.map +1 -1
- package/resources/card-payments.d.ts +32 -5
- package/resources/card-payments.d.ts.map +1 -1
- package/resources/card-push-transfers.d.mts +28 -0
- package/resources/card-push-transfers.d.mts.map +1 -1
- package/resources/card-push-transfers.d.ts +28 -0
- package/resources/card-push-transfers.d.ts.map +1 -1
- package/resources/cards.d.mts +4 -0
- package/resources/cards.d.mts.map +1 -1
- package/resources/cards.d.ts +4 -0
- package/resources/cards.d.ts.map +1 -1
- package/resources/check-transfers.d.mts +4 -2
- package/resources/check-transfers.d.mts.map +1 -1
- package/resources/check-transfers.d.ts +4 -2
- package/resources/check-transfers.d.ts.map +1 -1
- package/resources/declined-transactions.d.mts +2 -1
- package/resources/declined-transactions.d.mts.map +1 -1
- package/resources/declined-transactions.d.ts +2 -1
- package/resources/declined-transactions.d.ts.map +1 -1
- package/resources/digital-wallet-tokens.d.mts +30 -2
- package/resources/digital-wallet-tokens.d.mts.map +1 -1
- package/resources/digital-wallet-tokens.d.ts +30 -2
- package/resources/digital-wallet-tokens.d.ts.map +1 -1
- package/resources/entities.d.mts +1 -1
- package/resources/entities.d.ts +1 -1
- package/resources/event-subscriptions.d.mts +10 -2
- package/resources/event-subscriptions.d.mts.map +1 -1
- package/resources/event-subscriptions.d.ts +10 -2
- package/resources/event-subscriptions.d.ts.map +1 -1
- package/resources/events.d.mts +11 -3
- package/resources/events.d.mts.map +1 -1
- package/resources/events.d.ts +11 -3
- package/resources/events.d.ts.map +1 -1
- package/resources/exports.d.mts +55 -1
- package/resources/exports.d.mts.map +1 -1
- package/resources/exports.d.ts +55 -1
- package/resources/exports.d.ts.map +1 -1
- package/resources/fednow-transfers.d.mts +25 -0
- package/resources/fednow-transfers.d.mts.map +1 -1
- package/resources/fednow-transfers.d.ts +25 -0
- package/resources/fednow-transfers.d.ts.map +1 -1
- package/resources/inbound-wire-transfers.d.mts +4 -0
- package/resources/inbound-wire-transfers.d.mts.map +1 -1
- package/resources/inbound-wire-transfers.d.ts +4 -0
- package/resources/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/intrafi-balances.d.mts +0 -2
- package/resources/intrafi-balances.d.mts.map +1 -1
- package/resources/intrafi-balances.d.ts +0 -2
- package/resources/intrafi-balances.d.ts.map +1 -1
- package/resources/pending-transactions.d.mts +22 -0
- package/resources/pending-transactions.d.mts.map +1 -1
- package/resources/pending-transactions.d.ts +22 -0
- package/resources/pending-transactions.d.ts.map +1 -1
- package/resources/physical-card-profiles.d.mts +23 -1
- package/resources/physical-card-profiles.d.mts.map +1 -1
- package/resources/physical-card-profiles.d.ts +23 -1
- package/resources/physical-card-profiles.d.ts.map +1 -1
- package/resources/physical-cards.d.mts +4 -1
- package/resources/physical-cards.d.mts.map +1 -1
- package/resources/physical-cards.d.ts +4 -1
- package/resources/physical-cards.d.ts.map +1 -1
- package/resources/programs.d.mts +1 -0
- package/resources/programs.d.mts.map +1 -1
- package/resources/programs.d.ts +1 -0
- package/resources/programs.d.ts.map +1 -1
- package/resources/real-time-decisions.d.mts +22 -0
- package/resources/real-time-decisions.d.mts.map +1 -1
- package/resources/real-time-decisions.d.ts +22 -0
- package/resources/real-time-decisions.d.ts.map +1 -1
- package/resources/simulations/ach-transfers.d.mts +2 -1
- package/resources/simulations/ach-transfers.d.mts.map +1 -1
- package/resources/simulations/ach-transfers.d.ts +2 -1
- package/resources/simulations/ach-transfers.d.ts.map +1 -1
- package/resources/simulations/card-authorizations.d.mts +2 -1
- package/resources/simulations/card-authorizations.d.mts.map +1 -1
- package/resources/simulations/card-authorizations.d.ts +2 -1
- package/resources/simulations/card-authorizations.d.ts.map +1 -1
- package/resources/simulations/card-balance-inquiries.d.mts +2 -1
- package/resources/simulations/card-balance-inquiries.d.mts.map +1 -1
- package/resources/simulations/card-balance-inquiries.d.ts +2 -1
- package/resources/simulations/card-balance-inquiries.d.ts.map +1 -1
- package/resources/simulations/check-deposits.d.mts +8 -0
- package/resources/simulations/check-deposits.d.mts.map +1 -1
- package/resources/simulations/check-deposits.d.ts +8 -0
- package/resources/simulations/check-deposits.d.ts.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.mts +5 -1
- package/resources/simulations/digital-wallet-token-requests.d.mts.map +1 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts +5 -1
- package/resources/simulations/digital-wallet-token-requests.d.ts.map +1 -1
- package/resources/simulations/entities.d.mts +1 -1
- package/resources/simulations/entities.d.ts +1 -1
- package/resources/simulations/inbound-wire-transfers.d.mts +5 -0
- package/resources/simulations/inbound-wire-transfers.d.mts.map +1 -1
- package/resources/simulations/inbound-wire-transfers.d.ts +5 -0
- package/resources/simulations/inbound-wire-transfers.d.ts.map +1 -1
- package/resources/simulations/physical-cards.d.mts +4 -1
- package/resources/simulations/physical-cards.d.mts.map +1 -1
- package/resources/simulations/physical-cards.d.ts +4 -1
- package/resources/simulations/physical-cards.d.ts.map +1 -1
- package/resources/simulations/programs.d.mts +1 -0
- package/resources/simulations/programs.d.mts.map +1 -1
- package/resources/simulations/programs.d.ts +1 -0
- package/resources/simulations/programs.d.ts.map +1 -1
- package/resources/swift-transfers.d.mts +1 -1
- package/resources/swift-transfers.d.ts +1 -1
- package/resources/swift-transfers.js +1 -1
- package/resources/swift-transfers.mjs +1 -1
- package/resources/transactions.d.mts +12 -4
- package/resources/transactions.d.mts.map +1 -1
- package/resources/transactions.d.ts +12 -4
- package/resources/transactions.d.ts.map +1 -1
- package/resources/wire-drawdown-requests.d.mts +11 -0
- package/resources/wire-drawdown-requests.d.mts.map +1 -1
- package/resources/wire-drawdown-requests.d.ts +11 -0
- package/resources/wire-drawdown-requests.d.ts.map +1 -1
- package/src/core/error.ts +7 -0
- package/src/resources/ach-prenotifications.ts +6 -5
- package/src/resources/ach-transfers.ts +4 -3
- package/src/resources/card-disputes.ts +28 -1
- package/src/resources/card-payments.ts +34 -5
- package/src/resources/card-push-transfers.ts +34 -0
- package/src/resources/cards.ts +5 -0
- package/src/resources/check-transfers.ts +4 -2
- package/src/resources/declined-transactions.ts +2 -1
- package/src/resources/digital-wallet-tokens.ts +38 -2
- package/src/resources/entities.ts +1 -1
- package/src/resources/event-subscriptions.ts +16 -0
- package/src/resources/events.ts +20 -0
- package/src/resources/exports.ts +64 -0
- package/src/resources/fednow-transfers.ts +30 -0
- package/src/resources/inbound-wire-transfers.ts +5 -0
- package/src/resources/intrafi-balances.ts +0 -4
- package/src/resources/pending-transactions.ts +24 -0
- package/src/resources/physical-card-profiles.ts +25 -1
- package/src/resources/physical-cards.ts +4 -1
- package/src/resources/programs.ts +2 -0
- package/src/resources/real-time-decisions.ts +24 -0
- package/src/resources/simulations/ach-transfers.ts +2 -1
- package/src/resources/simulations/card-authorizations.ts +2 -1
- package/src/resources/simulations/card-balance-inquiries.ts +2 -1
- package/src/resources/simulations/check-deposits.ts +9 -0
- package/src/resources/simulations/digital-wallet-token-requests.ts +6 -0
- package/src/resources/simulations/entities.ts +1 -1
- package/src/resources/simulations/inbound-wire-transfers.ts +6 -0
- package/src/resources/simulations/physical-cards.ts +4 -1
- package/src/resources/simulations/programs.ts +2 -0
- package/src/resources/swift-transfers.ts +1 -1
- package/src/resources/transactions.ts +13 -4
- package/src/resources/wire-drawdown-requests.ts +13 -0
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -329,8 +329,10 @@ export namespace Transaction {
|
|
|
329
329
|
|
|
330
330
|
/**
|
|
331
331
|
* A Card Financial object. This field will be present in the JSON response if and
|
|
332
|
-
* only if `category` is equal to `card_financial`. Card Financials are
|
|
333
|
-
*
|
|
332
|
+
* only if `category` is equal to `card_financial`. Card Financials are card
|
|
333
|
+
* transactions that have cleared and settled. Unlike a Card Settlement, which
|
|
334
|
+
* clears a previous authorization, a Card Financial is authorized and cleared in a
|
|
335
|
+
* single message.
|
|
334
336
|
*/
|
|
335
337
|
card_financial?: Source.CardFinancial | null;
|
|
336
338
|
|
|
@@ -1100,8 +1102,10 @@ export namespace Transaction {
|
|
|
1100
1102
|
|
|
1101
1103
|
/**
|
|
1102
1104
|
* A Card Financial object. This field will be present in the JSON response if and
|
|
1103
|
-
* only if `category` is equal to `card_financial`. Card Financials are
|
|
1104
|
-
*
|
|
1105
|
+
* only if `category` is equal to `card_financial`. Card Financials are card
|
|
1106
|
+
* transactions that have cleared and settled. Unlike a Card Settlement, which
|
|
1107
|
+
* clears a previous authorization, a Card Financial is authorized and cleared in a
|
|
1108
|
+
* single message.
|
|
1105
1109
|
*/
|
|
1106
1110
|
export interface CardFinancial {
|
|
1107
1111
|
/**
|
|
@@ -4615,6 +4619,11 @@ export namespace Transaction {
|
|
|
4615
4619
|
*/
|
|
4616
4620
|
instruction_identification: string | null;
|
|
4617
4621
|
|
|
4622
|
+
/**
|
|
4623
|
+
* The reason for the wire transfer, as set by the sender.
|
|
4624
|
+
*/
|
|
4625
|
+
purpose: string | null;
|
|
4626
|
+
|
|
4618
4627
|
/**
|
|
4619
4628
|
* The ID of the Inbound Wire Transfer object that resulted in this Transaction.
|
|
4620
4629
|
*/
|
|
@@ -148,6 +148,12 @@ export interface WireDrawdownRequest {
|
|
|
148
148
|
*/
|
|
149
149
|
debtor_routing_number: string;
|
|
150
150
|
|
|
151
|
+
/**
|
|
152
|
+
* A free-form reference string set by the sender, to be mirrored back in the
|
|
153
|
+
* subsequent wire transfer.
|
|
154
|
+
*/
|
|
155
|
+
end_to_end_identification: string | null;
|
|
156
|
+
|
|
151
157
|
/**
|
|
152
158
|
* If the recipient fulfills the drawdown request by sending funds, then this will
|
|
153
159
|
* be the identifier of the corresponding Transaction.
|
|
@@ -185,6 +191,13 @@ export interface WireDrawdownRequest {
|
|
|
185
191
|
*/
|
|
186
192
|
type: 'wire_drawdown_request';
|
|
187
193
|
|
|
194
|
+
/**
|
|
195
|
+
* The unique end-to-end transaction reference
|
|
196
|
+
* ([UETR](https://www.swift.com/payments/what-unique-end-end-transaction-reference-uetr))
|
|
197
|
+
* of the drawdown request.
|
|
198
|
+
*/
|
|
199
|
+
unique_end_to_end_transaction_reference: string | null;
|
|
200
|
+
|
|
188
201
|
/**
|
|
189
202
|
* Remittance information the debtor will see as part of the drawdown request.
|
|
190
203
|
*/
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.569.0'; // x-release-please-version
|
package/version.d.mts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.569.0";
|
|
2
2
|
//# sourceMappingURL=version.d.mts.map
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.569.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.569.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|