Skip to content

Commit da3bb50

Browse files
author
devexperience
committed
Generated version 1.12.0
This commit was automatically created by a GitHub Action to generate version 1.12.0 of this library.
1 parent 00792d9 commit da3bb50

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

api.ts

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17004,7 +17004,7 @@ export const MicrodepositsApiAxiosParamCreator = function (configuration?: Confi
1700417004
};
1700517005
},
1700617006
/**
17007-
* Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID. <br></br> Webhooks for microdeposit status changes are triggered when a status changes. The actual status of the microdeposit guid updates every minute. You may force a status update by calling the read microdeposit endpoint.
17007+
* Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID. <br /><br /> Webhooks for microdeposit status changes are triggered when a status changes. The actual status of the microdeposit guid updates every minute. You may force a status update by calling the read microdeposit endpoint.
1700817008
* @summary Read a microdeposit for a user
1700917009
* @param {string} microDepositGuid The unique identifier for the microdeposit. Defined by MX.
1701017010
* @param {string} userGuid The unique identifier for a &#x60;user&#x60;, beginning with the prefix &#x60;USR-&#x60;.
@@ -17144,7 +17144,7 @@ export const MicrodepositsApiFp = function(configuration?: Configuration) {
1714417144
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
1714517145
},
1714617146
/**
17147-
* Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID. <br></br> Webhooks for microdeposit status changes are triggered when a status changes. The actual status of the microdeposit guid updates every minute. You may force a status update by calling the read microdeposit endpoint.
17147+
* Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID. <br /><br /> Webhooks for microdeposit status changes are triggered when a status changes. The actual status of the microdeposit guid updates every minute. You may force a status update by calling the read microdeposit endpoint.
1714817148
* @summary Read a microdeposit for a user
1714917149
* @param {string} microDepositGuid The unique identifier for the microdeposit. Defined by MX.
1715017150
* @param {string} userGuid The unique identifier for a &#x60;user&#x60;, beginning with the prefix &#x60;USR-&#x60;.
@@ -17220,7 +17220,7 @@ export const MicrodepositsApiFactory = function (configuration?: Configuration,
1722017220
return localVarFp.listUserVerifications(userGuid, options).then((request) => request(axios, basePath));
1722117221
},
1722217222
/**
17223-
* Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID. <br></br> Webhooks for microdeposit status changes are triggered when a status changes. The actual status of the microdeposit guid updates every minute. You may force a status update by calling the read microdeposit endpoint.
17223+
* Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID. <br /><br /> Webhooks for microdeposit status changes are triggered when a status changes. The actual status of the microdeposit guid updates every minute. You may force a status update by calling the read microdeposit endpoint.
1722417224
* @summary Read a microdeposit for a user
1722517225
* @param {string} microDepositGuid The unique identifier for the microdeposit. Defined by MX.
1722617226
* @param {string} userGuid The unique identifier for a &#x60;user&#x60;, beginning with the prefix &#x60;USR-&#x60;.
@@ -17302,7 +17302,7 @@ export class MicrodepositsApi extends BaseAPI {
1730217302
}
1730317303

1730417304
/**
17305-
* Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID. <br></br> Webhooks for microdeposit status changes are triggered when a status changes. The actual status of the microdeposit guid updates every minute. You may force a status update by calling the read microdeposit endpoint.
17305+
* Use this endpoint to read the attributes of a specific microdeposit according to its unique GUID. <br /><br /> Webhooks for microdeposit status changes are triggered when a status changes. The actual status of the microdeposit guid updates every minute. You may force a status update by calling the read microdeposit endpoint.
1730617306
* @summary Read a microdeposit for a user
1730717307
* @param {string} microDepositGuid The unique identifier for the microdeposit. Defined by MX.
1730817308
* @param {string} userGuid The unique identifier for a &#x60;user&#x60;, beginning with the prefix &#x60;USR-&#x60;.
@@ -22174,7 +22174,7 @@ export const TransactionsApiAxiosParamCreator = function (configuration?: Config
2217422174
};
2217522175
},
2217622176
/**
22177-
* Requests to this endpoint return a list of transactions associated with the specified account. <br /><br />Enhanced transaction data may be requested using the `includes` parameter. To use this optional parameter, the value should include the optional metadata requested such as `repeating_transactions`, `merchants`, `classifications`, `geolocations`. For more information, see the [Optional Enhancement Query Parameter guide](/api-reference/platform-api/reference/transactions-overview#enhanced-transactions#optional-enhancement-query-parameter).
22177+
* Requests to this endpoint return a list of transactions associated with the specified account. <br /><br />Enhanced transaction data may be requested using the `includes` parameter. To use this optional parameter, the value should include the optional metadata requested such as `repeating_transactions`, `merchants`, `classifications`, `geolocations`. For more information, see the [Optional Enhancement Query Parameter guide](/api-reference/platform-api/reference/transactions-overview#enhanced-transactions#optional-enhancement-query-parameter).
2217822178
* @summary List transactions by account
2217922179
* @param {string} accountGuid The unique id for an &#x60;account&#x60;.
2218022180
* @param {string} userGuid The unique identifier for a &#x60;user&#x60;, beginning with the prefix &#x60;USR-&#x60;.
@@ -22851,7 +22851,7 @@ export const TransactionsApiFp = function(configuration?: Configuration) {
2285122851
return createRequestFunction(localVarAxiosArgs, globalAxios, BASE_PATH, configuration);
2285222852
},
2285322853
/**
22854-
* Requests to this endpoint return a list of transactions associated with the specified account. <br /><br />Enhanced transaction data may be requested using the `includes` parameter. To use this optional parameter, the value should include the optional metadata requested such as `repeating_transactions`, `merchants`, `classifications`, `geolocations`. For more information, see the [Optional Enhancement Query Parameter guide](/api-reference/platform-api/reference/transactions-overview#enhanced-transactions#optional-enhancement-query-parameter).
22854+
* Requests to this endpoint return a list of transactions associated with the specified account. <br /><br />Enhanced transaction data may be requested using the `includes` parameter. To use this optional parameter, the value should include the optional metadata requested such as `repeating_transactions`, `merchants`, `classifications`, `geolocations`. For more information, see the [Optional Enhancement Query Parameter guide](/api-reference/platform-api/reference/transactions-overview#enhanced-transactions#optional-enhancement-query-parameter).
2285522855
* @summary List transactions by account
2285622856
* @param {string} accountGuid The unique id for an &#x60;account&#x60;.
2285722857
* @param {string} userGuid The unique identifier for a &#x60;user&#x60;, beginning with the prefix &#x60;USR-&#x60;.
@@ -23103,7 +23103,7 @@ export const TransactionsApiFactory = function (configuration?: Configuration, b
2310323103
return localVarFp.listTransactions(userGuid, page, recordsPerPage, fromDate, toDate, fromCreatedAt, toCreatedAt, fromUpdatedAt, toUpdatedAt, categoryGuid, categoryGuid2, topLevelCategoryGuid, topLevelCategoryGuid2, useCase, includes, options).then((request) => request(axios, basePath));
2310423104
},
2310523105
/**
23106-
* Requests to this endpoint return a list of transactions associated with the specified account. <br /><br />Enhanced transaction data may be requested using the `includes` parameter. To use this optional parameter, the value should include the optional metadata requested such as `repeating_transactions`, `merchants`, `classifications`, `geolocations`. For more information, see the [Optional Enhancement Query Parameter guide](/api-reference/platform-api/reference/transactions-overview#enhanced-transactions#optional-enhancement-query-parameter).
23106+
* Requests to this endpoint return a list of transactions associated with the specified account. <br /><br />Enhanced transaction data may be requested using the `includes` parameter. To use this optional parameter, the value should include the optional metadata requested such as `repeating_transactions`, `merchants`, `classifications`, `geolocations`. For more information, see the [Optional Enhancement Query Parameter guide](/api-reference/platform-api/reference/transactions-overview#enhanced-transactions#optional-enhancement-query-parameter).
2310723107
* @summary List transactions by account
2310823108
* @param {string} accountGuid The unique id for an &#x60;account&#x60;.
2310923109
* @param {string} userGuid The unique identifier for a &#x60;user&#x60;, beginning with the prefix &#x60;USR-&#x60;.
@@ -23363,7 +23363,7 @@ export class TransactionsApi extends BaseAPI {
2336323363
}
2336423364

2336523365
/**
23366-
* Requests to this endpoint return a list of transactions associated with the specified account. <br /><br />Enhanced transaction data may be requested using the `includes` parameter. To use this optional parameter, the value should include the optional metadata requested such as `repeating_transactions`, `merchants`, `classifications`, `geolocations`. For more information, see the [Optional Enhancement Query Parameter guide](/api-reference/platform-api/reference/transactions-overview#enhanced-transactions#optional-enhancement-query-parameter).
23366+
* Requests to this endpoint return a list of transactions associated with the specified account. <br /><br />Enhanced transaction data may be requested using the `includes` parameter. To use this optional parameter, the value should include the optional metadata requested such as `repeating_transactions`, `merchants`, `classifications`, `geolocations`. For more information, see the [Optional Enhancement Query Parameter guide](/api-reference/platform-api/reference/transactions-overview#enhanced-transactions#optional-enhancement-query-parameter).
2336723367
* @summary List transactions by account
2336823368
* @param {string} accountGuid The unique id for an &#x60;account&#x60;.
2336923369
* @param {string} userGuid The unique identifier for a &#x60;user&#x60;, beginning with the prefix &#x60;USR-&#x60;.

openapi/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
npmName: mx-platform-node
3-
npmVersion: 1.11.0
3+
npmVersion: 1.12.0
44
supportsES6: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mx-platform-node",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"description": "A Node library for the MX Platform API.",
55
"author": "MX",
66
"keywords": [

0 commit comments

Comments
 (0)