{"info":{"_postman_id":"abcf64af-5d83-47c4-9c25-a0fedda3a0ac","name":"ASA Open API Documentation","description":"<html><head></head><body><p>Welcome to the API documentation for ASA (Account Secure Access), a trusted Digital Services Network connecting consumers, banks, and FinTech companies. ASA empowers consumers to securely share their bank data with FinTech providers through the ASA Vault app, ensuring they retain control over the data they choose to disclose.</p>\n<p>Explore our comprehensive API documentation below to learn more about implementing ASA into your applications and enhancing user experience through secure data access.</p>\n<hr>\n<h1 id=\"prerequisites\"><strong>Prerequisites</strong></h1>\n<p>Elevate your application by integrating ASA’s secure and flexible APIs for a seamless Login with ASA (OpenID) experience. Empower your users to effortlessly connect with their bank accounts while maintaining precise control over their data sharing preferences.</p>\n<p>Before you start the integration process, ensure you have the following essentials:</p>\n<ul>\n<li><p><strong>ASA Account:</strong> You can email us at <a href=\"https://mailto:help@asa.financial\">help@asa.financial</a> to get your account setup with the following information:</p>\n<ul>\n<li><p>First Name</p>\n</li>\n<li><p>Last Name</p>\n</li>\n<li><p>Email ID</p>\n</li>\n<li><p>Phone Number</p>\n</li>\n<li><p>Fintech Name</p>\n</li>\n<li><p>Fintech Logo/App Logo</p>\n</li>\n<li><p>Website</p>\n</li>\n<li><p>iOS Application ID (if available)</p>\n</li>\n<li><p>Android Application ID (if available)</p>\n</li>\n</ul>\n</li>\n<li><p><strong>API Subscription Key:</strong> Secure your <code>Ocp-Api-Subscription-Key</code> – your key to making all API requests.</p>\n</li>\n<li><p><strong>Authentication Credentials:</strong> Prepare your consumer credentials to generate a Bearer token via ASA's <code>/Authentication</code> endpoint.</p>\n</li>\n</ul>\n<p>Let’s get started and enhance your application with smart, secure, and user-friendly features!</p>\n<hr>\n<h1 id=\"getting-started\">Getting Started</h1>\n<blockquote>\n<p><strong>To sign up at CUBuild, You need 1 developer account per Team. Please try signup @</strong><a href=\"https://developer.asavault.com/#/signup\">Developer Sign-Up</a> </p>\n</blockquote>\n<blockquote>\n<p><strong>In case you have any issues signing up, please send an email to us at</strong> <a href=\"https://mailto:help@asa.financial\">help@asa.financial</a>. For more details, refer to the prerequisites section. </p>\n</blockquote>\n<h4 id=\"1-developer-sign-up\"><strong>1. Developer Sign-Up</strong></h4>\n<p><em><strong>As a first step, developers can sign-up on our</strong></em> <a href=\"https://developer.asavault.com/#/signup\">Developer Portal.</a> <em>Once the</em> <strong>Sign-Up</strong> is complete, they will receive an email to verify their login to the developer portal. After a successful login, developers will be assigned a Subscription Key, which they will use as a header value in all REST API calls to the OpenAPI API.</p>\n<h4 id=\"2-sandbox-asavault-application\"><strong>2. Sandbox AsaVault Application</strong></h4>\n<p>ASA provides developers with a sandbox version of AsaVault for creating the data required to work with the API. Asavault application for Sandbox can be found <a href=\"https://github.com/ASAFINANCIAL/asavaultmobileapp\">here.</a></p>\n<p>Download AsaVault App for Sandbox:</p>\n<ul>\n<li><p>For iOS Sandbox App, developers will need to download and install the TestFlight App from the App Store.</p>\n<ul>\n<li><p><a href=\"https://testflight.apple.com/join/s55hZBcs\"><b>Sandbox - AsaVault iOS App</b></a></p>\n</li>\n<li><p><a href=\"https://github.com/ASAFINANCIAL/asavaultmobileapp/raw/main/asavault.v107.20240724-1.apk?download=\"><b>Sandbox - AsaVault Android App</b></a></p>\n</li>\n</ul>\n</li>\n</ul>\n<p>To request access to the Asavault app via TestFlight (Sandbox environment), please send an email to <a href=\"https://null\">help@asa.financial</a>.</p>\n<h4 id=\"3-test-user-data\"><strong>3. Test User Data</strong></h4>\n<p>Developers can find test users that they can use to create data for their Sandbox accounts.</p>\n<p>For the details of test user data, please refer to the <a href=\"https://docs.asavault.com/#test-user-data\">Test User Data</a> section.</p>\n<h4 id=\"4-register-consumer-using-asavault-app\"><strong>4. Register Consumer using AsaVault App</strong></h4>\n<p>After installing the AsaVault App, developers can register a consumer account using the test users for different banks.</p>\n<h4 id=\"5-go-to-profile-screen\">5. Go to Profile Screen</h4>\n<p>Once the consumer is registered successfully using the AsaVault app, navigate to the <strong>Profile</strong> screen within the app. The Profile screen provides a summary of the registered consumer’s basic information and acts as a starting point for initiating various API operations.</p>\n<h4 id=\"6-lookup\">6. Lookup</h4>\n<p>The <strong>Lookup</strong> functionality is used to initiate a fetch of consumer-specific data from linked banks. This is an essential step to simulate and test the flow of financial data aggregation using the OpenAPI APIs.</p>\n<hr>\n<h2 id=\"fintech-onboarding\">Fintech Onboarding</h2>\n<p>Welcome to the FinTech onboarding process with ASA Financial! This section will walk you through registration, integration, and secure data access, ensuring you have everything you need to seamlessly connect your FinTech with ASA's powerful platform.</p>\n<h3 id=\"checklist-for-fintech-onboarding-process\">Checklist for FinTech Onboarding Process</h3>\n<h4 id=\"registration\">Registration</h4>\n<p>The journey begins during the discussion and contract phase. Once you're on board, ASA will provide you with essential keys and codes for smooth communication with ASA APIs.</p>\n<ul>\n<li><p><strong>Subscription Key</strong>: This key is crucial for your FinTech systems to communicate with ASA APIs. It can be passed in the header as <code>Ocp-Apim-Subscription-Key</code>.</p>\n</li>\n<li><p><strong>FinTech Code</strong>: A unique identifier assigned by ASA to your FinTech.</p>\n</li>\n<li><p><strong>Authorization Key</strong>: This key is provided for each FinTech application that needs to integrate with the ASA Platform.</p>\n</li>\n</ul>\n<h3 id=\"integration\">Integration</h3>\n<p>Integrating with ASA's OpenID Authentication involves setting up authentication endpoints and managing user sessions with Bearer Tokens.</p>\n<p><strong>ASA Authentication API URLs:</strong></p>\n<ul>\n<li><p><strong>Sandbox</strong>: <code>https://openapiuat.asacore.com/Authentication</code></p>\n</li>\n<li><p><strong>Production</strong>: <code>https://openapi.asacore.com/Authentication</code></p>\n</li>\n</ul>\n<h4 id=\"steps-to-integrate\">Steps to Integrate</h4>\n<ol>\n<li><p><strong>Authorization Endpoint</strong>: The endpoint for Authorization is <code>{Base URL}/Authorization</code>.</p>\n</li>\n<li><p><strong>Login Process</strong>: Initiate the request, prompting the user to enter their ASA credentials (username and password). Upon successful login, the user is redirected back to the specified <code>RedirectURL</code>.</p>\n</li>\n<li><p><strong>Token Management</strong>:</p>\n<ul>\n<li><p>The <strong>Bearer Token</strong> is valid for 24 hours.</p>\n</li>\n<li><p>Use the <strong>Refresh Token API</strong> to extend the session while the token is valid.</p>\n</li>\n<li><p>If the token expires, users must log in again.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Tokenless Request Approach</strong>: For direct endpoint access without generating a token, use the tokenless request approach. The headers required are:</p>\n<ul>\n<li><p><strong>ASAConsumerCode</strong>: Used within the FinTech app for accessing consumer financial data.</p>\n</li>\n<li><p><strong>ASAFintechCode</strong>: Necessary for subsequent requests to ASA Connect or Open API.</p>\n</li>\n<li><p><strong>Bearer Token</strong>: Authorizes the user's session within the FinTech app.</p>\n</li>\n<li><p><strong>Token Expiry Date</strong>: Specifies the expiration of the Bearer Token (valid for 24 hours).</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Handling Failures</strong>: If the login fails, an error message is provided, and the user is redirected to <code>RedirectFailureURL</code>.</p>\n</li>\n</ol>\n<hr>\n<h2 id=\"loginwithasa\"><strong>LoginwithASA</strong></h2>\n<p>Welcome to the OAuth LoginWithASA Authentication process!</p>\n<h4 id=\"purpose\"><strong>Purpose</strong></h4>\n<p>This entire process ensures the secure authentication of consumers, enabling FinTechs to access user data with the right authorization. It’s all about providing a streamlined and secure login experience for your users. By following these steps, you'll ensure a secure and smooth user authentication flow, empowering your FinTech application to interact seamlessly with ASA’s platform. Welcome to a new era of secure, user-friendly authentication!</p>\n<p>This seamless system enables FinTechs to authenticate users securely through ASA’s OAuth. Here’s how it works:</p>\n<h4 id=\"step-1-generate-authorization-url\"><strong>Step 1: Generate Authorization URL</strong></h4>\n<p>First, call the <code>/Authentication/Authorization</code> endpoint. This gives you a secure URL that directs users to the ASA LoginWithASA credentials screen.</p>\n<h4 id=\"step-2-user-interaction\"><strong>Step 2: User Interaction</strong></h4>\n<p>Consumers (your users) visit this URL to enter their ASA credentials. It’s as simple as that!</p>\n<h4 id=\"step-3-redirect-after-authentication\"><strong>Step 3: Redirect After Authentication</strong></h4>\n<p>Once the credentials are validated, users are redirected to a specified URL you provide. This redirection includes a bearer token that grants access to the consumer's authorized data.</p>\n<p>Step 4:</p>\n<img src=\"https://content.pstmn.io/2cb88f81-b9d3-4fc5-9fae-9ff3b0b1ce81/U2NyZWVuc2hvdCAyMDI0LTA3LTIzIGF0IDExLjUxLjQ34oCvQU0ucG5n\">\n\n<h4 id=\"headers\">Headers</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Header Name</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>Ocp-Apim-Subscription-Key</strong></td>\n<td>A subscription key required for all endpoint calls to access the API. This key is essential for allowing the API Management layer to authenticate the request.</td>\n</tr>\n<tr>\n<td><strong>Authorization</strong></td>\n<td>Contains a bearer token generated using the /Authentication endpoint. The token proves the request is made by an authenticated Fintech on behalf of a logged-in Consumer. This header is not required for tokenless requests.</td>\n</tr>\n<tr>\n<td><strong>RequestId (Optional)</strong></td>\n<td>An optional parameter that uniquely identifies the current transaction. If provided, it will be included in the response headers. If not, it will be auto-generated by our backend layer. Recommended for transaction tracking. Present in all endpoints except the authentication endpoint.</td>\n</tr>\n<tr>\n<td><strong>X-ASA-ApiVersion</strong></td>\n<td>Specifies the version of the endpoint expected to handle the current request. Defaults to the oldest still-supported version for backward compatibility if not provided.  <br>The default API Version is 1.07.  <br>The current API Version available is 1.07.</td>\n</tr>\n<tr>\n<td><strong>X-ASA-ConsumerCode</strong></td>\n<td>Contains the ASA-generated ID for the currently authenticated Consumer. Required by endpoints that access Consumer data. It will be matched against the ConsumerCode associated with the given bearer token if provided.</td>\n</tr>\n<tr>\n<td><strong>X-ASA-FintechCode</strong></td>\n<td>Includes the ASA-generated ID for the currently authenticated Fintech. Required by endpoints that access Fintech data or data explicitly authorized by the Consumer for Fintech access. It will be matched against the FintechCode associated with the given bearer token if provided.</td>\n</tr>\n<tr>\n<td><strong>X-ASA-FintechApplicationCode</strong></td>\n<td>Contains the ASA-generated Fintech Application ID. Required for endpoints accessing Fintech data without a bearer token, designed for backend processes to access Consumer data.</td>\n</tr>\n<tr>\n<td><strong>X-ASA-FintechAuthorizationKey</strong></td>\n<td>Includes the ASA-generated Fintech Authorization Key for the currently authenticated Fintech. Required for endpoints accessing Fintech data or data authorized by the Consumer when a bearer token is not provided. Validated to ensure secure access by Fintech's backend processes.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The <code>/Authentication</code> endpoint returns data in a standard JSON format, which includes the following fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>status</strong></td>\n<td>Standard HTTP status code indicating the result of the request.</td>\n</tr>\n<tr>\n<td><strong>message</strong></td>\n<td>A brief description of what occurred during the request and/or what the response contains.</td>\n</tr>\n<tr>\n<td><strong>reference</strong></td>\n<td>An object that includes the <code>requestId</code> and server <code>timeStamp</code>.</td>\n</tr>\n<tr>\n<td><strong>version</strong></td>\n<td>The version number of the endpoint that processed the response.</td>\n</tr>\n<tr>\n<td><strong>data</strong></td>\n<td>The processed response details, which can be various data types as required.</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"curl-request\"><strong>cURL Request:</strong></h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-c\">shCopy codecurl https://api.yourdomain.com/v1/endpoint \\\n  -H \"Ocp-Apim-Subscription-Key: your_subscription_key\" \\\n  -H \"Authorization: Bearer your_bearer_token\" \\\n  -H \"RequestId: your_request_id\" \\\n  -H \"X-ASA-ApiVersion: 1.07\" \\\n  -H \"X-ASA-ConsumerCode: users_asa_consumer_code\" \\\n  -H \"X-ASA-FintechCode: your_fintech_code\" \\\n  -H \"X-ASA-FintechApplicationCode: your_fintech_application_code\" \\\n  -H \"X-ASA-FintechAuthorizationKey: your_fintech_authorization_key\"\n\n</code></pre>\n<h4 id=\"sample-code\">Sample Code</h4>\n<p>Sample Code for LoginWithASA is available in our <a href=\"https://github.com/ASAFINANCIAL#sample-code\">GitHub repository.</a></p>\n<hr>\n<h2 id=\"fintech-certification-process\">Fintech Certification Process</h2>\n<p>All applications in the ASA App Store must go through a certification process to ensure they meet ASA's requirements. The ASA Onboarding Team collaborates with Fintechs to test integration and validate compliance.</p>\n<h4 id=\"steps-to-complete-certification\">Steps to Complete Certification:</h4>\n<ol>\n<li><p><strong>Signup for an Account with ASA Financial</strong>:</p>\n<ul>\n<li><p>Email <code>help@asa.financial</code> with the following information to set up your account:</p>\n<ul>\n<li><p>First Name</p>\n</li>\n<li><p>Last Name</p>\n</li>\n<li><p>Email ID</p>\n</li>\n<li><p>Phone Number</p>\n</li>\n<li><p>Fintech Name</p>\n</li>\n<li><p>Fintech Logo/App Logo</p>\n</li>\n<li><p>Website</p>\n</li>\n<li><p>iOS Application ID</p>\n</li>\n<li><p>Android Application ID</p>\n</li>\n</ul>\n</li>\n</ul>\n</li>\n<li><p><strong>Integrate LoginWithASA for Authentication</strong></p>\n</li>\n<li><p><strong>Integrate Dynamic Link</strong></p>\n</li>\n<li><p><strong>Integrate with OpenAPI</strong></p>\n</li>\n<li><p><strong>Integrate with Webhooks for Real-time Updates</strong></p>\n</li>\n<li><p><strong>Integrate Payments with AsaPay</strong></p>\n</li>\n<li><p><strong>Provide Test Application to ASA Team</strong></p>\n</li>\n<li><p><strong>Release Application to Production</strong></p>\n</li>\n</ol>\n<hr>\n<h2 id=\"implemented-fintech-pii-data-table\">Implemented Fintech PII Data Table</h2>\n<p>A <code>FintechPIIData</code> table has been implemented with the following main fields:</p>\n<ul>\n<li><p><strong>AsaFintechCode</strong> (<code>bigint</code>, NULL) – ASA Fintech Code or NULL. NULL means a default value for any FinTech that doesn’t have a specific record.</p>\n</li>\n<li><p><strong>FieldName</strong> (<code>varchar(50)</code>, NULL) – Name of the field (e.g., FirstName, LastName, etc.).</p>\n</li>\n<li><p><strong>IsShared</strong> (<code>bit</code>, NOT NULL, DEFAULT 0) – Allows or disallows populating the context of this field in any response. If <code>IsShared=0</code>, it returns null values for the given field.</p>\n</li>\n<li><p><strong>IsEncrypt</strong> (<code>bit</code>, NOT NULL, DEFAULT 0) – If <code>IsShared=1</code>, specifies encryption rules. If <code>IsEncrypt=1</code>, the content of this field will be encrypted using the FinTech Subscription Key.</p>\n</li>\n</ul>\n<h4 id=\"defined-field-names\">Defined Field Names:</h4>\n<ul>\n<li><p>FirstName</p>\n</li>\n<li><p>LastName</p>\n</li>\n<li><p>Email</p>\n</li>\n<li><p>Phone</p>\n</li>\n<li><p>Last4AccountNumber</p>\n</li>\n</ul>\n<p>Each field can be mapped using the <code>PIIMeaning</code> attribute, for example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[PIIMeaning(\"Last4AccountNumber\")]\npublic string Last4DigitAccountNumber { get; set; }\n\n</code></pre><h4 id=\"implemented-filters\">Implemented Filters:</h4>\n<p>A filter is implemented to validate responses based on existing rules, hiding sensitive information (<code>**\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*</code>) or encrypting fields according to predefined rules. This filter is installed on the following OpenAPI controllers:</p>\n<ul>\n<li><p><strong>Consumer</strong></p>\n</li>\n<li><p><strong>Holdings</strong></p>\n</li>\n<li><p><strong>Transfers</strong></p>\n</li>\n<li><p><strong>Payment</strong></p>\n</li>\n</ul>\n<hr>\n<h3 id=\"changes-to-asaconnect-fintechall-api\">Changes to <code>asaconnect Fintech/All</code> API</h3>\n<p>The API now returns an additional section:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"fintechPIIData\": [\n  {\n    \"tenantId\": 0,\n    \"fintechPIIDataId\": 0,\n    \"asaFintechCode\": 0,\n    \"fieldName\": \"string\",\n    \"isShared\": true,\n    \"isEncrypt\": true,\n    \"isActive\": true,\n    \"createdBy\": 0,\n    \"dateCreated\": \"2025-02-17T15:26:38.235Z\",\n    \"updatedBy\": 0,\n    \"lastUpdated\": \"2025-02-17T15:26:38.235Z\"\n  }\n]\n\n</code></pre><h3 id=\"performance-optimization\">Performance Optimization</h3>\n<p>To minimize performance impact, <code>FintechPIIData</code> is cached for <strong>1 hour</strong>, and changes do not apply immediately.</p>\n<hr>\n<h3 id=\"setup-instructions-for-qa-and-uat\">Setup Instructions for QA and UAT</h3>\n<p>In <strong>QA</strong> and <strong>UAT</strong>, environments must be set up to:</p>\n<ol>\n<li><p>Add <code>FIPIIData</code> fields to the setup.</p>\n</li>\n<li><p>Configure Fintech for PIIData.</p>\n</li>\n</ol>\n<p>Setup on <strong>DEV</strong> and <strong>UAT</strong> will be managed accordingly. QA is responsible for setting it up in their environment.</p>\n<h4 id=\"fields-added-for-piidata\">Fields Added for PIIData:</h4>\n<ul>\n<li><p>FirstName</p>\n</li>\n<li><p>LastName</p>\n</li>\n<li><p>EmailAddress (actual email, not virtual email)</p>\n</li>\n<li><p>PhoneNumber</p>\n</li>\n<li><p>DateOfBirth</p>\n</li>\n<li><p>SSN</p>\n</li>\n<li><p>SSNLast4</p>\n</li>\n<li><p>DriverLicense</p>\n</li>\n<li><p>Address (single record for consumer)</p>\n</li>\n<li><p>Address1</p>\n</li>\n<li><p>Address2</p>\n</li>\n<li><p>City</p>\n</li>\n<li><p>State</p>\n</li>\n<li><p>ZipCode</p>\n</li>\n<li><p>Country</p>\n</li>\n<li><p>Addresses (all available addresses for the consumer)</p>\n</li>\n</ul>\n<h4 id=\"notes\">Notes:</h4>\n<ul>\n<li><p>Two default fields will <strong>always</strong> be present:</p>\n<ul>\n<li><p><code>AsaConsumerCode</code></p>\n</li>\n<li><p><code>Email</code> (virtual email)</p>\n</li>\n</ul>\n</li>\n<li><p>If a field is <strong>NULL</strong>, it will not be included in the response.</p>\n</li>\n<li><p>If <strong>no address</strong> is present, <code>Addresses</code> will not be included.</p>\n</li>\n<li><p>If an <strong>address field is NULL</strong> in the database, it will be returned as <code>NULL</code> in the response.</p>\n</li>\n</ul>\n<hr>\n<img src=\"https://content.pstmn.io/b35e9c97-b0f2-44c5-a6c0-c27bebef20c2/U2NyZWVuc2hvdCAyMDI0LTA3LTIzIGF0IDExLjUxLjAx4oCvQU0ucG5n\">\n\n<img src=\"https://content.pstmn.io/6fa30810-4faa-414e-b385-f5684c3e7cd7/U2NyZWVuc2hvdCAyMDI0LTA3LTIzIGF0IDExLjUxLjEw4oCvQU0ucG5n\">\n\n<hr>\n<h1 id=\"test-user-data\">Test User Data</h1>\n<p>The Test User Data section provides information on test accounts to be used for various test scenarios. Below are the details for the test users that can be utilized for testing purposes.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th><strong>First Name</strong></th>\n<th><strong>Middle Name</strong></th>\n<th><strong>Last Name</strong></th>\n<th><strong>Account Number</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>User 1</td>\n<td>Ralph</td>\n<td>M</td>\n<td>Macdonald</td>\n<td>0000012648</td>\n</tr>\n<tr>\n<td>User 2</td>\n<td>Troy</td>\n<td>W</td>\n<td>Britt</td>\n<td>0000012649</td>\n</tr>\n<tr>\n<td>User 3</td>\n<td>Kristi</td>\n<td>J</td>\n<td>Craft</td>\n<td>0000012650</td>\n</tr>\n<tr>\n<td>User 4</td>\n<td>Cathy</td>\n<td>W</td>\n<td>Kelly</td>\n<td>0000012651</td>\n</tr>\n<tr>\n<td>User 5</td>\n<td>Charles</td>\n<td>G</td>\n<td>Figueroa</td>\n<td>0000012652</td>\n</tr>\n<tr>\n<td>User 6</td>\n<td>Gordon</td>\n<td>G</td>\n<td>Swanson</td>\n<td>0000012653</td>\n</tr>\n<tr>\n<td>User 7</td>\n<td>Geneva</td>\n<td>P</td>\n<td>Ball</td>\n<td>0000012654</td>\n</tr>\n<tr>\n<td>User 8</td>\n<td>Melinda</td>\n<td>D</td>\n<td>Sears</td>\n<td>0000012655</td>\n</tr>\n<tr>\n<td>User 9</td>\n<td>Megan</td>\n<td>P</td>\n<td>Rutledge</td>\n<td>0000012656</td>\n</tr>\n<tr>\n<td>User 10</td>\n<td>Cristina</td>\n<td>W</td>\n<td>Gonzalez</td>\n<td>0000012657</td>\n</tr>\n</tbody>\n</table>\n</div><hr>\n<h1 id=\"subscription-management-user-guide\">Subscription Management User Guide</h1>\n<h2 id=\"overview\">Overview</h2>\n<p>This guide provides step-by-step instructions for managing your subscription, including upgrading to a higher plan and downgrading to a lower or free plan. It explains the workflows, policies, and expected outcomes for each subscription action.</p>\n<hr>\n<h3 id=\"subscription-types\">Subscription Types</h3>\n<ul>\n<li><p><strong>New Subscription</strong> – A fresh subscription activation.</p>\n</li>\n<li><p><strong>Upgrade</strong> – Moving to a higher-tier plan.</p>\n</li>\n<li><p><strong>Downgrade</strong> – Moving to a lower-tier or free plan.</p>\n</li>\n</ul>\n<h3 id=\"upgrade-workflow\">Upgrade Workflow</h3>\n<h4 id=\"when-to-upgrade\">When to Upgrade?</h4>\n<ul>\n<li><p>If you want access to premium features.</p>\n</li>\n<li><p>If you need more advanced capabilities.</p>\n</li>\n</ul>\n<h4 id=\"how-to-upgrade\">How to Upgrade?</h4>\n<ol>\n<li><p>Navigate to the <strong>Subscription Settings</strong> in your account.</p>\n</li>\n<li><p>Select the <strong>Upgrade</strong> option.</p>\n</li>\n<li><p>Choose the <strong>new plan</strong> you wish to upgrade to (Gold or Platinum).</p>\n</li>\n<li><p>Review the prorated charges for the current billing cycle.</p>\n</li>\n<li><p>Confirm the upgrade. The system will:</p>\n<ul>\n<li><p>Charge the prorated amount immediately.</p>\n</li>\n<li><p>Grant access to the new plan instantly.</p>\n</li>\n</ul>\n</li>\n<li><p>You will receive a confirmation email with the details.</p>\n</li>\n</ol>\n<h3 id=\"important-notes\">Important Notes</h3>\n<ul>\n<li><p>Upgrades happen immediately.</p>\n</li>\n<li><p>Charges are prorated based on your remaining billing cycle.</p>\n</li>\n<li><p>A user can avail a trial only once in a lifetime.</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"downgrade-workflow\">Downgrade Workflow</h2>\n<h3 id=\"when-to-downgrade\">When to Downgrade?</h3>\n<ul>\n<li><p>If you no longer require premium features.</p>\n</li>\n<li><p>If you want to switch to a free plan.</p>\n</li>\n</ul>\n<h3 id=\"how-to-downgrade\">How to Downgrade?</h3>\n<ol>\n<li><p>Navigate to the <strong>Subscription Settings</strong> in your account.</p>\n</li>\n<li><p>Select the <strong>Downgrade</strong> option.</p>\n</li>\n<li><p>Choose the <strong>new plan</strong> you wish to downgrade to (Gold or Free).</p>\n</li>\n<li><p>Confirm the downgrade. The system will:</p>\n<ul>\n<li><p>Schedule the downgrade for the end of your current billing cycle.</p>\n</li>\n<li><p>Retain your current plan access until the billing cycle ends.</p>\n</li>\n</ul>\n</li>\n<li><p>You will receive a confirmation email with the details.</p>\n</li>\n</ol>\n<h3 id=\"important-notes-1\">Important Notes</h3>\n<ul>\n<li><p>Downgrades are scheduled and do not take effect immediately.</p>\n</li>\n<li><p>You will continue on your current plan until the billing cycle ends.</p>\n</li>\n<li><p>No refunds are issued for downgrades.</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"trial-period-considerations\">Trial Period Considerations</h2>\n<ul>\n<li><p>If you are on a <strong>trial period</strong>, you will be charged at the end of the trial if you do not downgrade before it expires.</p>\n</li>\n<li><p>Downgrades to a free plan during the trial will take effect immediately.</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"frequently-asked-questions-faqs\">Frequently Asked Questions (FAQs)</h2>\n<h3 id=\"1-can-i-cancel-a-scheduled-downgrade\">1. Can I cancel a scheduled downgrade?</h3>\n<p>No, once a downgrade is scheduled, it will take effect at the end of the billing cycle.</p>\n<h3 id=\"2-will-i-receive-a-refund-if-i-downgrade\">2. Will I receive a refund if I downgrade?</h3>\n<p>No, downgrades do not include refunds. You will continue using your current plan until the end of the billing cycle.</p>\n<h3 id=\"3-how-does-prorated-billing-work-for-upgrades\">3. How does prorated billing work for upgrades?</h3>\n<p>Prorated billing ensures you pay only for the remaining days in your billing cycle at the new plan’s rate.</p>\n<h2 id=\"subscription-cancellation-management\">Subscription Cancellation Management</h2>\n<h3 id=\"overview-1\">Overview</h3>\n<p>The Subscription Plan Webhooks notify Fintechs about changes in user subscriptions. These events provide real-time updates when a subscription is created, updated, or canceled.</p>\n<h3 id=\"subscription-cancellation-information\">Subscription Cancellation Information</h3>\n<p>The current CancelSubscription flow does not issue refunds. When a monthly or yearly subscription is canceled and the <code>SubscriptionEndDate</code> is in the future, the system will stop the recurring payment for that subscription. A background process is in place to handle such cases. If a consumer cancels a subscription with recurring payments stopped, the system will track its <code>SubscriptionEndDate</code> and automatically cancel the subscription on that date. Until then, the subscription remains active for the consumer.</p>\n<h3 id=\"subscription-cancellation-workflow-openapi\">Subscription Cancellation Workflow (OpenAPI)</h3>\n<h4 id=\"1️⃣-fetching-consumer-subscriptions\">1️⃣ Fetching Consumer Subscriptions:</h4>\n<ul>\n<li><p>The <code>Subscriptions</code> endpoint in OpenAPI returns a list of subscriptions purchased by the consumer.</p>\n</li>\n<li><p>This list includes the <code>BillingDetailCode</code> for each subscription.</p>\n</li>\n</ul>\n<h4 id=\"2️⃣-canceling-a-subscription\">2️⃣ Canceling a Subscription:</h4>\n<ul>\n<li><p>To cancel a purchased subscription, the consumer must call the <code>CancelSubscription</code> endpoint.</p>\n</li>\n<li><p>The request should include the <code>BillingDetailCode</code>, based on which the system will process the cancellation.</p>\n</li>\n</ul>\n<h4 id=\"3️⃣-handling-future-subscription-dates\">3️⃣ Handling Future Subscription Dates:</h4>\n<ul>\n<li><p>If the <code>SubscriptionEndDate</code> of the plan is in the future (beyond the current date):</p>\n<ul>\n<li><p>The system will stop the recurring payment for that subscription.</p>\n</li>\n<li><p>A background process is already in place to handle such cases.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"4️⃣-background-process-for-subscription-end-date\">4️⃣ Background Process for Subscription End Date:</h4>\n<ul>\n<li><p>If a consumer cancels a subscription with recurring payments stopped, the system will track its <code>SubscriptionEndDate</code>.</p>\n</li>\n<li><p>On the <code>SubscriptionEndDate</code>, the background process will automatically cancel the subscription.</p>\n</li>\n<li><p>Until then, the subscription remains active for the consumer.</p>\n</li>\n</ul>\n<p>This ensures a smooth and automated subscription cancellation process while allowing consumers to use their subscriptions until the valid end date.</p>\n<h3 id=\"asaopenapi-changes\">AsaOpenAPI Changes</h3>\n<ul>\n<li><p>Adds functionality to cancel recurring subscriptions in the <code>SubscriptionsController</code>.</p>\n</li>\n<li><p>Added <code>IFintechDetailsService</code> interface and implemented cancellation logic for subscription plans.</p>\n</li>\n<li><p>Created new models for handling cancellation requests with required validation attributes.</p>\n</li>\n</ul>\n<hr>\n<h1 id=\"using-transfers\"><strong>Using Transfers</strong></h1>\n<h2 id=\"overview-2\">Overview</h2>\n<p>The Transfers API is here to make money movement a breeze! With ASA’s ACH service, you can effortlessly transfer funds from a consumer's main account to their savings account. This is perfect for FinTechs needing ASA to handle money transfers seamlessly. Consumers can define their transfer preferences, including which accounts to use and the amounts to be transferred, all through ASA’s intuitive platform. This ensures smooth and secure transactions every time.</p>\n<h2 id=\"scope\">Scope</h2>\n<p>The Transfers API supports the following main functions:</p>\n<ul>\n<li><p><strong>Consumer Accounts</strong>: Consumers must define which accounts to use for transferring money. This can be managed through both the FinTech app and ASA’s APIs. When consumers share data with FinTechs, they select the relevant accounts to share.</p>\n</li>\n<li><p><strong>Transfer Initiation</strong>: Consumers identify the source (debit) and destination (credit) accounts for each transfer. This information can be obtained via the <code>Transfers/AccountDetails</code> endpoint.</p>\n</li>\n<li><p><strong>Creating Links</strong>: FinTechs can create links between source and receiving accounts for future transfers. Links can be either one-time or recurring. A one-time link is used for a single transfer, whereas a recurring link can be used for multiple transfers.</p>\n</li>\n</ul>\n<h2 id=\"multi-transfer\">Multi-Transfer</h2>\n<p>The Multi-Transfer feature allows consumers to initiate a single transfer from a source account and distribute the funds to multiple destination accounts. This is particularly useful for scenarios where funds need to be split between multiple accounts in a single transaction.</p>\n<h3 id=\"multi-transfer-requirements\">Multi-Transfer Requirements:</h3>\n<ul>\n<li><p><strong>A new transfer type called</strong> <strong><code>multi-transfer</code></strong> <strong>is introduced.</strong></p>\n</li>\n<li><p><strong>One source account</strong>: The transfer must originate from a single source account.</p>\n</li>\n<li><p><strong>Multiple destination accounts</strong>: Funds can be distributed to multiple destination accounts.</p>\n</li>\n<li><p><strong>Each destination requires:</strong></p>\n<ul>\n<li><p>A specified amount.</p>\n</li>\n<li><p>A reason for the transfer.</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Validation rules:</strong></p>\n<ul>\n<li><p>The total amount from the source account must equal the sum of the destination amounts.</p>\n</li>\n<li><p>If the amounts do not match, the API will return a failure response stating that the total of the destination amounts must equal the source amount.</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"multi-transfer-configuration\">Multi-Transfer Configuration:</h3>\n<ul>\n<li><p><strong>Default Setting:</strong> Multi-Transfers are disabled for all FinTechs unless explicitly enabled in the database.</p>\n</li>\n<li><p><strong>FinTech Configuration:</strong> ASA Central includes a configuration setting per FinTech to determine if they are allowed to process multi-transfers.</p>\n</li>\n<li><p><strong>Database Changes:</strong></p>\n<ul>\n<li><p><code>AllowMultiTransfer</code> field added to <code>FintechDetails</code> (default: false).</p>\n</li>\n<li><p><code>TurnOnMultiTransfer</code> added to <code>GeneralCodes</code> table (default: false).</p>\n</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"api-endpoints-and-functionality\">API Endpoints and Functionality</h3>\n<h4 id=\"transfer-links\">Transfer Links</h4>\n<p>FinTechs can create links between accounts by providing the following information:</p>\n<ul>\n<li><p>Date of request</p>\n</li>\n<li><p>Last 4 digits of source and receiving accounts</p>\n</li>\n<li><p>Associated <code>ASAFiAccountCode</code> for both accounts</p>\n</li>\n<li><p>Names as identified by the FinTech</p>\n</li>\n<li><p>Reason for the connection/link</p>\n</li>\n<li><p>FinTech making the request</p>\n</li>\n<li><p>ASA Consumer codes for both accounts</p>\n</li>\n<li><p>Retain an audit record of the request</p>\n</li>\n</ul>\n<h4 id=\"user-notifications\">User Notifications</h4>\n<ul>\n<li><p>Notify consumers in ASA Vault when a transfer is approved.</p>\n</li>\n<li><p>This would include details such as the date of request, last 4 digits of accounts, account names, and the reason for the connection/link.</p>\n</li>\n</ul>\n<h4 id=\"fintech-processing\">FinTech Processing</h4>\n<ul>\n<li><p>FinTechs must inform consumers about the need to identify both source and receiving accounts.</p>\n</li>\n<li><p>Integrate a new Open API endpoint for triggering account transfers (<code>Transfers/AccountDetails</code>).</p>\n</li>\n<li><p>The following details are required in the transfer request:</p>\n<ul>\n<li><p>Date of request</p>\n</li>\n<li><p>Last 4 digits of accounts</p>\n</li>\n<li><p>Associated <code>FIDetail</code></p>\n</li>\n<li><p><code>AccountID</code> for both accounts</p>\n</li>\n<li><p>Names as identified by the FinTech</p>\n</li>\n<li><p>Description of the reason for the transfer</p>\n</li>\n<li><p>FinTech making the request</p>\n</li>\n<li><p>Transfer type (one-time, recurring, multi-transfer)</p>\n</li>\n<li><p>ASA Consumer codes for both accounts</p>\n</li>\n<li><p>Retain an audit record of the requests</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"reconciliation-and-permissions\">Reconciliation and Permissions</h4>\n<ul>\n<li><p>FinTechs can reconcile transfers using the <code>Account/Transfers</code> endpoint.</p>\n</li>\n<li><p>FinTechs should have permission to access consumer data before responding.</p>\n</li>\n<li><p>Only FinTechs that have opted in for ASA Transfer can perform transfers.</p>\n</li>\n<li><p>The <code>Account/Transfer</code> endpoint processes requests only for configured FinTechs.</p>\n</li>\n</ul>\n<p>By following these steps, FinTechs can efficiently integrate with ASA's platform, ensuring secure and seamless money transfers for consumers.</p>\n<h2 id=\"transfers-supported\">Transfers Supported</h2>\n<h3 id=\"supported-banks\">Supported Banks</h3>\n<p>ASA currently supports transfers for the following banks:</p>\n<ul>\n<li><p>First Education</p>\n</li>\n<li><p>Pyramid</p>\n</li>\n</ul>\n<h3 id=\"transfer-scenarios\">Transfer Scenarios</h3>\n<p>ASA enables various types of transfers between accounts for a single consumer. Below are the supported scenarios:</p>\n<h4 id=\"intra-account-transfers\">Intra-Account Transfers</h4>\n<p><strong>Scenario:</strong> Consumer A transfers between their own accounts.</p>\n<ul>\n<li><p><strong>Transfer Types:</strong></p>\n<ul>\n<li><p>Checking Account 01 to Savings Account 01</p>\n</li>\n<li><p>Savings Account 01 to Checking Account 01</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"inter-account-transfers\">Inter-Account Transfers</h4>\n<p><strong>Scenario:</strong> Consumer A transfers between different checking and savings accounts under their name.</p>\n<ul>\n<li><p><strong>Transfer Types:</strong></p>\n<ul>\n<li><p>Checking Account 01 to Checking Account 02</p>\n</li>\n<li><p>Checking Account 01 to Savings Account 02</p>\n</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"multi-account-transfers\">Multi-Account Transfers</h4>\n<p><strong>Scenario:</strong> Consumer A transfers from a single source account to multiple destination accounts.</p>\n<ul>\n<li><p><strong>Transfer Types:</strong></p>\n<ul>\n<li><p>Checking Account 01 to (Savings Account 01 + Checking Account 02)</p>\n</li>\n<li><p>Savings Account 01 to (Checking Account 02 + Savings Account 02)</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>This new Multi-Transfer feature enhances flexibility and efficiency, making it easier for consumers to distribute funds securely and accurately.</p>\n<hr>\n<h1 id=\"dynamic-links-and-migration-guide-for-asa-fintech-partners\">Dynamic Links and Migration Guide for ASA Fintech Partners</h1>\n<p>Dynamic Links enable a seamless onboarding experience for apps integrated within the CU co-branded ASA Vault App Store. With the upcoming deprecation of Firebase Dynamic Links (August 2025), ASA is guiding all Fintech partners through a smooth migration to next-generation deep linking technologies.</p>\n<h3 id=\"how-dynamic-links-work\">How Dynamic Links Work</h3>\n<p><strong>App Selection</strong><br>When a member selects an app from the ASA Vault App Store, a dynamic link first checks if the app is already installed on the device.</p>\n<ul>\n<li><strong>If not found</strong>, the user is redirected to the correct app store (Google Play or Apple App Store) to download the app.</li>\n</ul>\n<p><strong>Guided Login Process</strong></p>\n<ul>\n<li><p>The dynamic link takes the user to a dedicated landing page.</p>\n</li>\n<li><p>The user logs in using <strong>LoginWithASA</strong>, which initiates a secure authentication flow.</p>\n</li>\n</ul>\n<p><strong>Secure Authentication</strong></p>\n<ul>\n<li><p>Sensitive data is never exposed.</p>\n</li>\n<li><p>Instead, an <strong>ASA Consumer Code (GUID)</strong> is passed to the app, enabling secure backend identification.</p>\n</li>\n</ul>\n<p><strong>Seamless User Experience</strong></p>\n<ul>\n<li><p>No manual configuration required.</p>\n</li>\n<li><p>Fast, frictionless, and secure user journeys for app adoption and login.</p>\n</li>\n</ul>\n<h3 id=\"dynamic-link-setup-details\">Dynamic Link Setup Details</h3>\n<p>ASA ensures a no-friction login experience by directing users from the ASA App Store to fintech apps using dynamic links.</p>\n<p><strong>Requirements</strong></p>\n<ul>\n<li><p>A valid <strong>Dynamic Link</strong></p>\n</li>\n<li><p>A corresponding <strong>Dynamic Link Key</strong></p>\n</li>\n</ul>\n<p><strong>Data Embedded in Dynamic Links</strong></p>\n<ul>\n<li><p>ASAConsumerCode</p>\n</li>\n<li><p>ConsumerEmail</p>\n</li>\n</ul>\n<p><strong>Integration</strong></p>\n<ul>\n<li>FinTechs must integrate with Dynamic Links for smooth login and user tracking.</li>\n</ul>\n<p><strong>Reference Guide</strong></p>\n<ul>\n<li><p>Create Dynamic Links using Firebase Dynamic Links Guide</p>\n</li>\n<li><p>Ensure that the URL for both the Dynamic Link and the Deep Link is the same.</p>\n</li>\n</ul>\n<hr>\n<h3 id=\"migration-advisory-firebase-deprecation--new-standards\">Migration Advisory: Firebase Deprecation &amp; New Standards</h3>\n<p>Firebase Dynamic Links will reach <strong>end-of-life in August 2025</strong>. All Fintech partners must migrate to one of the following modern deep linking technologies:</p>\n<ul>\n<li><p><strong>iOS</strong> → Native <strong>Universal Links</strong></p>\n</li>\n<li><p><strong>Android</strong> → <strong>App Links</strong></p>\n</li>\n<li><p>Cross-platform → <a href=\"http://Branch.io\">http://Branch.io</a> <strong>Smart Links</strong></p>\n</li>\n</ul>\n<h3 id=\"migration-path\">Migration Path</h3>\n<h4 id=\"universal-links-ios\">Universal Links (iOS)</h4>\n<ol>\n<li><p><strong>Enable Associated Domains</strong><br> Add applinks:yourdomain.com in your app’s entitlements file.</p>\n</li>\n<li><p><strong>Host the AASA File</strong><br> Place apple-app-site-association at:<br> <a href=\"https://yourdomain.com/.well-known/apple-app-site-association\">https://yourdomain.com/.well-known/apple-app-site-association</a></p>\n<ul>\n<li><p>Must use HTTPS</p>\n</li>\n<li><p>No redirects</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Configure in Xcode</strong><br> Add Associated Domains in <strong>Capabilities</strong>.</p>\n</li>\n<li><p><strong>Handle Links in Code</strong><br> Implement handling in AppDelegate or SceneDelegate.</p>\n</li>\n<li><p><strong>Test</strong><br> Open your link from Safari or Notes app.</p>\n</li>\n</ol>\n<h4 id=\"app-links-android\">App Links (Android)</h4>\n<ol>\n<li><p><strong>Update</strong> AndroidManifest.xml<br> Add the required <strong>intent filters</strong> for deep linking.</p>\n</li>\n<li><p><strong>Host the</strong> assetlinks.json <strong>file</strong><br> Place at:<br> <a href=\"https://yourdomain.com/.well-known/assetlinks.json\">https://yourdomain.com/.well-known/assetlinks.json</a></p>\n</li>\n<li><p><strong>Integrate Branch SDK</strong><br> Initialize Branch in your Application class.</p>\n</li>\n<li><p><strong>Test Links</strong><br> Use ADB or mobile browsers to verify behavior.</p>\n</li>\n</ol>\n<h4 id=\"migrating-to-httpbranchio-smart-links\">Migrating to <a href=\"http://Branch.io\">http://Branch.io</a> Smart Links</h4>\n<ol>\n<li><p><strong>Sign Up at</strong> <a href=\"https://branch.io\">Branch.io</a><br> Create apps for both Android and iOS.</p>\n</li>\n<li><p><strong>Install the Branch SDK</strong><br> Add to both platforms.</p>\n</li>\n<li><p><strong>Configure Deep Link Routing</strong><br> Use the Branch dashboard to set link behavior.</p>\n</li>\n<li><p><strong>Replace Existing Links</strong><br> Replace all Firebase Dynamic Links with Branch Smart Links.</p>\n</li>\n</ol>\n<p><strong>Example Branch API Call</strong></p>\n<p>POST <a href=\"https://api2.branch.io/v1/url\">https://api2.branch.io/v1/url</a> { \"branch_key\": \"key_live_xxxx\", \"data\": { \"$deeplink_path\": \"welcome/user123\", \"user_id\": \"user123\" } }</p>\n<h3 id=\"testing-and-validation\">Testing and Validation</h3>\n<ul>\n<li><p>Validate both <strong>cold</strong> and <strong>warm starts</strong></p>\n</li>\n<li><p>Confirm <strong>fallback behaviors</strong> when app isn’t installed</p>\n</li>\n<li><p>Monitor real-time events with <strong>Branch Liveview</strong></p>\n</li>\n</ul>\n<h3 id=\"support-and-resources\">Support and Resources</h3>\n<ul>\n<li><p><strong>ASA Support Email:</strong> <a href=\"mailto:support@asa.financial\">support@asa.financial</a></p>\n</li>\n<li><p><strong>ASA Docs:</strong> <a href=\"https://docs.asavault.com\">https://docs.asavault.com</a></p>\n</li>\n<li><p><strong>Branch Docs:</strong> <a href=\"https://docs.branch.io\">https://docs.branch.io</a></p>\n</li>\n</ul>\n<hr>\n<h1 id=\"webhooks\">Webhooks</h1>\n<h3 id=\"overview-3\">Overview</h3>\n<p>ASA offers FinTechs the power of webhooks to stay in the loop with near real-time updates and new consumer data on the ASA Financial platform. Imagine getting instant notifications for key events like new transactions, consumer registrations, data access grants, email updates, transfer status changes, and more—all without lifting a finger!</p>\n<h3 id=\"payload-structure\"><strong>Payload Structure</strong></h3>\n<p>Each webhook call contains a payload with a standard section and a data section specific to each event type:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code{\n  \"AsaConsumerCode\": 12345,\n  \"ASAFintechCode\": 54321,\n  \"EventName\": \"EventName\",\n  \"EventDescription\": \"EventDescription\",\n  \"Data\": [\n    {\n      \"$type\": \"type of payload data\"\n    }\n  ],\n  \"Message\": \"Message\",\n  \"TimeStamp\": \"2024-07-01T07:26:20.9331169Z\",\n  \"RequestId\": \"RequestId\",\n  \"Pagination\": {\n    \"CurrentPage\": 1,\n    \"PerPage\": 20,\n    \"TotalEntries\": 1\n  }\n}\n\n</code></pre><p><strong>Payload Fields</strong></p>\n<ul>\n<li><p><code>Data</code>: Contains an array of items specific to the event type.</p>\n</li>\n<li><p><code>Pagination</code>: Provides details about pagination (current page, records per page, total entries).</p>\n</li>\n</ul>\n<h3 id=\"security\"><strong>Security</strong></h3>\n<p>To ensure that the webhook request is coming from a trusted source, ASA uses HMAC-SHA256 signatures present in the <code>X-ASA-Signature</code> header. The signature is generated based on the following data:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>cssCopy codeDataToSign = {X-ASA-Timestamp}.{X-ASA-Webhook-Event}.{Body}\n\n</code></pre><p>Where <code>Body</code> is the JSON string of the body request. The HMAC-SHA256 signature is then generated using your subscription key.</p>\n<h2 id=\"list-of-webhooks\">List of Webhooks</h2>\n<ol>\n<li><p><strong>GetFiData</strong>: When consumer adds new transactions data to the Fintech</p>\n</li>\n<li><p><strong>NewRegistration</strong>: When a new consumer registers</p>\n</li>\n<li><p><strong>ConsumerDataAccessToFintechs</strong>: When a consumer provides data access to a Fintech</p>\n</li>\n<li><p><strong>ConsumerSubscriptionCreated:</strong> When a new subscription is created for a consumer who has granted access to the Fintech.</p>\n</li>\n<li><p><strong>ConsumerSubscriptionUpdated:</strong> When an existing subscription is updated for a consumer who has granted access to the Fintech.</p>\n</li>\n<li><p><strong>ConsumerSubscriptionCanceled:</strong> Provides information when a subscription is deleted or canceled for a consumer who has granted access to the Fintech. Includes consumer details and the reason for cancellation.</p>\n</li>\n<li><p><strong>ConsumerEmailAddressUpdated</strong>: When a consumer Email address is updated</p>\n</li>\n<li><p><strong>InvalidEmailAddress</strong>: If an email address provided by Fintech is invalid</p>\n</li>\n<li><p><strong>EmailRead</strong>: When a consumer reads the email</p>\n</li>\n<li><p><strong>EmailDelivered</strong>: When an Email is delivered to the consumer</p>\n</li>\n<li><p><strong>TransferStatusUpdate</strong>: When Status of the transfer changes</p>\n</li>\n<li><p><strong>AccountConnectionStatusChange</strong>: Account bank connection status</p>\n</li>\n<li><p><strong>HoldingUpdate</strong>: Any update to Holding information</p>\n</li>\n<li><p><strong>PaymentTransactionUpdate</strong>: Any update to Payment transactions status information</p>\n</li>\n<li><p><strong>InvoicePaymentSucceed</strong>: Successful processing of an invoice payment with details on amount paid and payment method.</p>\n</li>\n<li><p><strong>InvoiceUpcoming</strong>: Preview of an upcoming invoice, including line items, consumer details, and billing date.</p>\n</li>\n<li><p><strong>InvoicePaymentFailed:</strong> Failed attempt to pay an invoice, including the reason for failure and invoice details.</p>\n</li>\n<li><p><strong>InvoicePaymentActionRequired</strong>: Invoice payment requires additional user action, such as 3D secure authentication.</p>\n</li>\n</ol>\n<h2 id=\"details\">Details</h2>\n<h3 id=\"getfidata\"><strong>GetFiData</strong></h3>\n<p><strong>Description</strong>: Provides new consumer transactions to the Fintech. Fintech will be notified by email when there are new transactions available for a consumer that has granted access to the Fintech.</p>\n<p><strong>Trigger</strong>: When there are new transactions available for a consumer.</p>\n<p><strong>Realtime/Delay</strong>:</p>\n<ul>\n<li><p>RealTime: Triggered by webhook callback from the vendor.</p>\n</li>\n<li><p>Not-Realtime: Triggered in a background process run, with expected delay.</p>\n</li>\n</ul>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code\"Data\": [\n  {\n    \"$type\": \"consumerTransactionsModel\",\n    \"account\": {\n      \"account_id\": \"1041510450\",\n      \"asaficode\": 123456,\n      \"accountname\": \" - CLASSIC CHECKING\",\n      \"balances\": {\n        \"available\": 3132.22,\n        \"current\": 3132.22,\n        \"iso_currency_code\": \"USD\"\n      },\n      \"account_typeid\": 3,\n      \"account_type\": \"Checking\",\n      \"transactions\": [\n        {\n          \"transactiontype\": \"Credit\",\n          \"transactionid\": \"1733857\",\n          \"transactiontypeid\": 2,\n          \"transactiontypecode\": \"C\",\n          \"transactionstatus\": \"Posted\",\n          \"description\": \" From Share 0001 \",\n          \"merchantname\": \" Deposit Kiosk Transfer From Share 0001 APT-RRRRR-1733855\",\n          \"tranactiondate\": \"2010-04-24\",\n          \"transactioncategoryid\": null,\n          \"transactioncategory\": \"General\",\n          \"transactioncategorydescription\": \"General\",\n          \"currency\": \"USD\",\n          \"amount\": 3,\n          \"transactionmemo\": \" Deposit Kiosk Transfer From Share 0001 APT-RRRRR-1733855\",\n          \"isrecurring\": false,\n          \"isIgnoredTransaction\": null,\n          \"transactiontime\": \"04:03:00\"\n        }\n      ],\n      \"total_transactions\": 1,\n      \"pagenumber\": 1,\n      \"pagesize\": 100,\n      \"transactionsLastSynced\": \"2024-04-25T10:44:36.41\"\n    }\n  }\n]\n\n</code></pre><h3 id=\"newregistration\">NewRegistration</h3>\n<p><strong>Description</strong>: Notifies when a new consumer registers.</p>\n<p><strong>Trigger</strong>: Upon new consumer registration.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>: No payload.</p>\n<h3 id=\"consumerdataaccesstofintechs\">ConsumerDataAccessToFintechs</h3>\n<p><strong>Description</strong>: Notifies when a consumer grants data access to a Fintech.</p>\n<p><strong>Trigger</strong>: When a consumer authorizes data access to a Fintech.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code\"Data\": [\n  {\n    \"$type\": \"consumerAuhtorizeFintech\",\n    \"AsaFiCode\": 1312,\n    \"AuthorizationStatus\": 1,\n    \"AsaFiAccountCode\": 1212,\n    \"TransactionData\": true,\n    \"AccountDetails\": true,\n    \"AllowTransfer\": true,\n    \"TransferThresholdAmount\": 1000\n  }\n]\n\n</code></pre><h3 id=\"consumersubscriptioncreated\"><strong>ConsumerSubscriptionCreated</strong></h3>\n<p><strong>Description:</strong> Provides information when a new subscription is created for a consumer who has granted access to the Fintech. Fintech will be notified when a subscription is created.</p>\n<p><strong>Trigger:</strong> When a subscription is created for a consumer.</p>\n<p><strong>Email Notification Available:</strong> Yes</p>\n<p><strong>Payload:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code{\n  \"Pagination\": {\n    \"CurrentPage\": 1,\n    \"PerPage\": 25,\n    \"TotalEntries\": 1\n  },\n  \"AsaConsumerCode\": 1953377043,\n  \"ASAFintechCode\": 891835720,\n  \"EventName\": \"SubscriptionChange\",\n  \"EventDescription\": \"SubscriptionChange Change\",\n  \"Data\": [\n    {\n      \"$type\": \"subscription\",\n      \"Action\": \"create\",\n      \"Subscription\": {\n        \"BillingDetailCode\": 2107501197,\n        \"AsaConsumerCode\": 1953377043,\n        \"AsaFintechCode\": 891835720,\n        \"BillingDate\": \"2024-08-24T16:01:59.8515368Z\",\n        \"BillingAmount\": 29,\n        \"Status\": \"Pending\",\n        \"Comment\": \"Gold Plan\",\n        \"IsSubscription\": true,\n        \"SubscriptionPlanCode\": \"4\",\n        \"SubscriptionTitle\": \"Gold\",\n        \"SubscriptionStatus\": \"Pending\",\n        \"SubscriptionStartDate\": \"2024-08-24T16:01:59.3358991Z\",\n        \"SubscriptionEndDate\": \"2024-09-24T16:01:59.335902Z\",\n        \"IsRecurring\": true,\n        \"RecurringAmount\": 29,\n        \"RecurringStartDate\": \"2024-09-24T16:01:59.3403455Z\",\n        \"NextRecurringScheduleDate\": null,\n        \"InTrial\": false,\n        \"BillingCycle\": \"Monthly\"\n      }\n    }\n  ],\n  \"Message\": \"Subscription Change triggered. Event SubscriptionChange for AsaConsumerCode 1953377043 AsaFintechCode 891835720 SubscriptionPlan changed with action create\",\n  \"TimeStamp\": \"2024-08-24T16:02:43.2538447Z\",\n  \"RequestId\": \"4fba29d1-187f-4e03-90bc-861aa39cee52\",\n  \"ProcessInfo\": {\n    \"BackgroundProcess\": \"AsaVault\",\n    \"ProcessCycleMin\": 0,\n    \"IsRealTime\": true\n  }\n}\n\n</code></pre><hr>\n<h3 id=\"consumersubscriptionupdated\"><strong>ConsumerSubscriptionUpdated</strong></h3>\n<p><strong>Description:</strong> Provides information when an existing subscription is updated for a consumer who has granted access to the Fintech. Fintech will be notified when the subscription is updated.</p>\n<p><strong>Trigger:</strong> When a subscription is updated for a consumer.</p>\n<p><strong>Email Notification Available:</strong> Yes</p>\n<p><strong>Payload:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code{\n  \"Pagination\": {\n    \"CurrentPage\": 1,\n    \"PerPage\": 25,\n    \"TotalEntries\": 1\n  },\n  \"AsaConsumerCode\": 1953377043,\n  \"ASAFintechCode\": 891835720,\n  \"EventName\": \"SubscriptionChange\",\n  \"EventDescription\": \"SubscriptionChange Change\",\n  \"Data\": [\n    {\n      \"$type\": \"subscription\",\n      \"Action\": \"update\",\n      \"Subscription\": {\n        \"BillingDetailCode\": 2107501197,\n        \"AsaConsumerCode\": 1953377043,\n        \"AsaFintechCode\": 891835720,\n        \"BillingDate\": \"2024-08-24T16:01:59.85\",\n        \"BillingAmount\": 29,\n        \"Status\": \"Approve\",\n        \"Comment\": \"Gold Plan\",\n        \"IsSubscription\": true,\n        \"SubscriptionPlanCode\": \"4\",\n        \"SubscriptionTitle\": \"Gold\",\n        \"SubscriptionStatus\": \"Active\",\n        \"SubscriptionStartDate\": \"2024-08-24T16:01:59.337\",\n        \"SubscriptionEndDate\": \"2024-09-24T16:01:59.337\",\n        \"IsRecurring\": true,\n        \"RecurringAmount\": 29,\n        \"RecurringStartDate\": \"2024-09-24T16:01:59.3403455Z\",\n        \"NextRecurringScheduleDate\": null,\n        \"InTrial\": false,\n        \"BillingCycle\": \"Monthly\"\n      }\n    }\n  ],\n  \"Message\": \"Subscription Change triggered. Event SubscriptionChange for AsaConsumerCode 1953377043 AsaFintechCode 891835720 SubscriptionPlan changed with action update\",\n  \"TimeStamp\": \"2024-08-24T16:02:39.8427815Z\",\n  \"RequestId\": \"db40531f-7527-4d20-9b10-8b528b4929f6\",\n  \"ProcessInfo\": {\n    \"BackgroundProcess\": \"AsaVault\",\n    \"ProcessCycleMin\": 0,\n    \"IsRealTime\": true\n  }\n}\n\n</code></pre><h3 id=\"consumersubscriptioncanceled\"><strong>ConsumerSubscriptionCanceled</strong></h3>\n<p><strong>Description:</strong> Provides information when a subscription is deleted or canceled for a consumer who has granted access to the Fintech. Includes consumer details and the reason for cancellation.</p>\n<p><strong>Trigger:</strong> When a subscription is deleted or canceled for a consumer.</p>\n<p><strong>Email Notification Available:</strong> Yes</p>\n<p><strong>Payload:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"Pagination\": {\n    \"CurrentPage\": 1,\n    \"PerPage\": 5,\n    \"TotalEntries\": 1\n  },\n  \"AsaConsumerCode\": 1411639989,\n  \"ASAFintechCode\": 12345678,\n  \"EventName\": \"SubscriptionChange\",\n  \"EventDescription\": \"SubscriptionChange Change\",\n  \"Data\": [\n    {\n      \"$type\": \"subscription\",\n      \"Action\": \"cancel\",\n      \"Subscription\": {\n        \"BillingDetailCode\": 326988897,\n        \"AsaConsumerCode\": 1411639989,\n        \"AsaFintechCode\": 12345678,\n        \"BillingDate\": \"2024-09-24T12:00:04.52\",\n        \"BillingAmount\": 2.99,\n        \"Status\": \"Approve\",\n        \"Comment\": \"Subscription plan Test Subscription Plan 1 auto renewal process canceled by 1411639989\",\n        \"IsSubscription\": false,\n        \"SubscriptionPlanCode\": 10,\n        \"SubscriptionTitle\": \"Test Subscription Plan 1\",\n        \"SubscriptionStatus\": \"Canceled\",\n        \"SubscriptionStartDate\": \"2024-09-24T12:00:04.737\",\n        \"SubscriptionEndDate\": \"2024-10-23T12:00:04.737\",\n        \"IsRecurring\": false,\n        \"RecurringAmount\": 2.99,\n        \"RecurringStartDate\": \"2024-08-24T00:00:00\",\n        \"NextRecurringScheduleDate\": \"2024-10-24T12:00:04.737\",\n        \"InTrial\": false,\n        \"BillingCycle\": \"Monthly\",\n        \"CardNumberLast4\": \"1111\",\n        \"BankAccountNumberLast4\": null\n      }\n    }\n  ],\n  \"Message\": \"Subscription Change triggered. Event SubscriptionChange for AsaConsumerCode 1411639989 AsaFintechCode 12345678  SubscriptionPlan  changed with action cancel\",\n  \"TimeStamp\": \"2024-09-24T13:19:18.4146706Z\",\n  \"RequestId\": \"59f268af-d956-41b3-8920-a718ae656c1e\",\n  \"ProcessInfo\": {\n    \"BackgroundProcess\": \"AsaVault\",\n    \"ProcessCycleMin\": 0,\n    \"IsRealTime\": true\n  }\n}\n\n</code></pre><h3 id=\"consumeremailaddressupdated\">ConsumerEmailAddressUpdated</h3>\n<p><strong>Description</strong>: Notifies when a consumer's virtual email address is updated.</p>\n<p><strong>Trigger</strong>: When the virtual email for a consumer is updated.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code\"Data\": [\n  {\n    \"$type\": \"emailUpdate\",\n    \"EmailAddress\": \"new_email@asa.com\"\n  }\n]\n\n</code></pre><h3 id=\"invalidemailaddress\">InvalidEmailAddress</h3>\n<p><strong>Description</strong>: Notifies if an email address provided by the Fintech is invalid.</p>\n<p><strong>Trigger</strong>: When the Fintech sends an email to an invalid virtual email address.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code\"Data\": [\n  {\n    \"$type\": \"invalidEmail\",\n    \"EmailAddress\": \"not_exist@asa.com\"\n  }\n]\n\n</code></pre><h3 id=\"emailread\">EmailRead</h3>\n<p><strong>Description</strong>: Notifies when a consumer reads an email.</p>\n<p><strong>Trigger</strong>: When the consumer reads a message sent by the Fintech using the virtual email.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>: No payload.</p>\n<h3 id=\"emaildelivered\">EmailDelivered</h3>\n<p><strong>Description</strong>: Notifies when an email is delivered to the consumer's email.</p>\n<p><strong>Trigger</strong>: When the email is delivered to the consumer's virtual email.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code\"Data\": [\n  {\n    \"$type\": \"emailDelivered\",\n    \"EmailAddress\": \"not_exist@email.com\",\n    \"Status\": \"delivered\"\n  }\n]\n\n</code></pre><h3 id=\"transferstatusupdate\">TransferStatusUpdate</h3>\n<p><strong>Description</strong>: Notifies when the status of a transfer changes.</p>\n<p><strong>Trigger</strong>: Any update to the transfer status.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code\"Data\": [\n  {\n    \"$type\": \"transferStatus\",\n    \"RequestId\": \"123\",\n    \"Asaconsumercode\": 1212,\n    \"TransferlinkName\": \"TransferlinkName\",\n    \"TransferLinkCode\": \"2d58daa7-2569-4f4d-a5a1-88fc28e4a051\",\n    \"TransferStatus\": \"completed\",\n    \"Message\": null\n  }\n]\n\n</code></pre><h3 id=\"accountconnectionstatuschange\">AccountConnectionStatusChange</h3>\n<p><strong>Description</strong>: Notifies of changes to the consumer account connection status.</p>\n<p><strong>Trigger</strong>: If there is any change to the consumer account connection to the bank.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code\"Data\": [\n  {\n    \"$type\": \"consumerFiAccountStatusChange\",\n    \"AccountLast4\": \"1234\",\n    \"AsaFiAccountCode\": \"&lt;AccountCode&gt;\",\n    \"AsaConsumerCode\": \"&lt;AsaConsumerCode&gt;\",\n    \"AsaFiCode\": \"&lt;FinancialInstitution&gt;\",\n    \"AccountStatus\": \"RequireAttention\" / \"Connected\"\n  }\n]\n\n</code></pre><h3 id=\"holdingupdate\">HoldingUpdate</h3>\n<p><strong>Description</strong>: Notifies of any update to holding information.</p>\n<p><strong>Trigger</strong>: When holding information is updated, added, or deleted.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopy code\"Data\": [\n  {\n    \"$type\": \"consumerHolding\",\n    \"Action\": \"Update\",\n    \"Holding\": {\n      \"AsaConsumerCode\": 150763398,\n      \"AsaFiCode\": 962506344,\n      \"AsaFiAccountCode\": 798627697,\n      \"AsaTypeId\": 2,\n      \"A\n\n</code></pre><h3 id=\"paymenttransactionupdate\"><strong>PaymentTransactionUpdate</strong></h3>\n<p><strong>Description</strong>: Provides updated Payment transactions status</p>\n<p><strong>Trigger</strong>: When Payment transactions status changed.</p>\n<p><strong>Email Notification Available</strong>: Yes</p>\n<p><strong>Payload</strong>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>[{\n        \"PaymentStatus\":\"Success\",\n        \"PaymentTransactionInfo\":\n            {\"BillingTransactionCode\":1384901326,\n            \"AsaConsumerCode\":875480458,\n            \"AsaFintechCode\":12345678,\"\n            BillingDetailCode\":808829842,\n            \"PaymentType\":\"ACH\",\n            \"BankAccountNumberLast4\":\"5569\",\n            \"BankName\":\"MXBank\",\n            \"CardType\":null,\n            \"CardNumberLast4\":null,\n            \"Amount\":1.02,\n            \"ResponseCode\":\"Success\",\n            \"ResponseMessage\":\"\",\n            \"TransactionPostDate\":\"2024-06-28T15:06:55.9893886Z\",\n            \"Status\":\"Approve\",\n            \"BillingTransactionGuid\":\"112d5ce0-f5d6-4c6e-bc45-236289827c22\",\n            \"Description\":\"Execute recurring payment of 1.02 amount.\",\n            \"EffectiveTransactionDate\":\"2024-06-28T15:06:55.9893888Z\",\n            \"TransactionMethod\":\"Capture\",\n            \"IsRecurring\":true\n            }\n    }\n    ]\n\n</code></pre><h3 id=\"invoicepaymentsucceed\"><strong>InvoicePaymentSucceed</strong></h3>\n<p><strong>Description:</strong> Notifies that a consumer’s invoice has been successfully paid.<br><strong>Trigger:</strong> When an invoice payment is completed successfully.<br><strong>Email Notification Available:</strong> Yes<br><strong>Payload:</strong></p>\n<p><strong>Plain Text</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopyEdit\"Data\": [\n  {\n    \"$type\": \"invoicePaymentSucceed\",\n    \"InvoiceId\": \"INV-123456\",\n    \"AsaConsumerCode\": 875480458,\n    \"AmountPaid\": 150.00,\n    \"PaymentDate\": \"2024-06-28T15:06:55.9893886Z\",\n    \"PaymentMethod\": \"ACH\",\n    \"PaymentStatus\": \"Success\"\n  }\n]\n\n</code></pre><hr>\n<h3 id=\"invoiceupcoming\"><strong>InvoiceUpcoming</strong></h3>\n<p><strong>Description:</strong> Notifies that an invoice due date is approaching.<br><strong>Trigger:</strong> A few days before an invoice is due.<br><strong>Email Notification Available:</strong> Yes<br><strong>Payload:</strong></p>\n<p><strong>Plain Text</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopyEdit\"Data\": [\n  {\n    \"$type\": \"invoiceUpcoming\",\n    \"InvoiceId\": \"INV-123457\",\n    \"AsaConsumerCode\": 875480458,\n    \"DueDate\": \"2024-07-05T00:00:00Z\",\n    \"AmountDue\": 150.00,\n    \"IsAutoPayEnabled\": true\n  }\n]\n\n</code></pre><hr>\n<h3 id=\"invoicepaymentfailed\"><strong>InvoicePaymentFailed</strong></h3>\n<p><strong>Description:</strong> Notifies that a consumer’s invoice payment attempt failed.<br><strong>Trigger:</strong> When a payment attempt for an invoice fails.<br><strong>Email Notification Available:</strong> Yes<br><strong>Payload:</strong></p>\n<p><strong>Plain Text</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopyEdit\"Data\": [\n  {\n    \"$type\": \"invoicePaymentFailed\",\n    \"InvoiceId\": \"INV-123458\",\n    \"AsaConsumerCode\": 875480458,\n    \"AttemptedAmount\": 150.00,\n    \"FailureReason\": \"Insufficient Funds\",\n    \"PaymentDate\": \"2024-06-28T15:06:55.9893886Z\",\n    \"PaymentMethod\": \"ACH\"\n  }\n]\n\n</code></pre><hr>\n<h3 id=\"invoicepaymentactionrequired\"><strong>InvoicePaymentActionRequired</strong></h3>\n<p><strong>Description:</strong> Notifies that manual action is required for a pending or failed invoice payment.<br><strong>Trigger:</strong> When the system requires consumer or Fintech intervention to complete an invoice payment.<br><strong>Email Notification Available:</strong> Yes<br><strong>Payload:</strong></p>\n<p><strong>Plain Text</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>jsonCopyEdit\"Data\": [\n  {\n    \"$type\": \"invoicePaymentActionRequired\",\n    \"InvoiceId\": \"INV-123459\",\n    \"AsaConsumerCode\": 875480458,\n    \"RequiredAction\": \"Update Payment Method\",\n    \"Reason\": \"Previous method expired\",\n    \"DueDate\": \"2024-07-01T00:00:00Z\",\n    \"AmountDue\": 150.00\n  }\n]\n\n</code></pre><hr>\n<h2 id=\"security-best-practices-for-webhooks\">Security Best Practices for Webhooks</h2>\n<ol>\n<li><p><strong>HMAC-SHA256 Signatures</strong>: Use HMAC-SHA256 signatures to verify the authenticity of webhook requests.</p>\n</li>\n<li><p><strong>Timestamp Validation</strong>: Validate the <code>X-ASA-Timestamp</code> to ensure the request is recent and prevent replay attacks.</p>\n</li>\n<li><p><strong>IP Whitelisting</strong>: Allow requests only from known ASA IP addresses.</p>\n</li>\n<li><p><strong>Regular Audits</strong>: Conduct regular security audits and vulnerability assessments.</p>\n</li>\n<li><p><strong>Incident Response Plan</strong>: Have a plan in place to respond to data breaches or security incidents involving PII.</p>\n</li>\n</ol>\n<hr>\n<h1 id=\"account-types\">Account Types</h1>\n<p>Api is available to lookup Tansaction Categoris as defined in ASA system <a href=\"https://docs.asavault.com/#fba5b04d-64ad-48c5-b632-dba79ee03410\">here</a>.</p>\n<p>Below are the Transaction Categories as defined in ASA System:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Account Type</strong></th>\n<th><strong>Account Subtype</strong></th>\n<th><strong>Category</strong></th>\n<th><strong>Attribute 1</strong></th>\n<th><strong>Attribute 2</strong></th>\n<th><strong>Attribute 3</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Bank</td>\n<td>Savings</td>\n<td>Asset</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Current - Remove</td>\n<td>NA</td>\n<td>NA</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Bank</td>\n<td>Checking</td>\n<td>Asset</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Investments</td>\n<td>IRA</td>\n<td>Asset</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Investments</td>\n<td>Cash</td>\n<td>Asset</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Investments</td>\n<td>Other</td>\n<td>Asset</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Loan</td>\n<td>Investment</td>\n<td>Debt</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Loan</td>\n<td>Vehicle</td>\n<td>Debt</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Loan</td>\n<td>Property</td>\n<td>Debt</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Loan</td>\n<td>HELOC</td>\n<td>Debt</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Credit</td>\n<td>Line of Credit</td>\n<td>Debt</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Credit</td>\n<td>Credit Card</td>\n<td>Debt</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Vehicle</td>\n<td>Auto</td>\n<td>Asset</td>\n<td>Year</td>\n<td>Make</td>\n<td>Model</td>\n</tr>\n<tr>\n<td>Vehicle</td>\n<td>Boat</td>\n<td>Asset</td>\n<td>Year</td>\n<td>Make</td>\n<td>Model</td>\n</tr>\n<tr>\n<td>Vehicle</td>\n<td>Plane</td>\n<td>Asset</td>\n<td>Year</td>\n<td>Make</td>\n<td>Model</td>\n</tr>\n<tr>\n<td>Vehicle</td>\n<td>RV</td>\n<td>Asset</td>\n<td>Year</td>\n<td>Make</td>\n<td>Model</td>\n</tr>\n<tr>\n<td>Vehicle</td>\n<td>Motorcycle</td>\n<td>Asset</td>\n<td>Year</td>\n<td>Make</td>\n<td>Model</td>\n</tr>\n<tr>\n<td>Vehicle</td>\n<td>ATV</td>\n<td>Asset</td>\n<td>Year</td>\n<td>Make</td>\n<td>Model</td>\n</tr>\n<tr>\n<td>Vehicle</td>\n<td>Other</td>\n<td>Asset</td>\n<td>Year</td>\n<td>Make</td>\n<td>Model</td>\n</tr>\n<tr>\n<td>Real Estate</td>\n<td>Residential</td>\n<td>Asset</td>\n<td>Property Name</td>\n<td>Property Address</td>\n<td></td>\n</tr>\n<tr>\n<td>Real Estate</td>\n<td>Commercial</td>\n<td>Asset</td>\n<td>Property Name</td>\n<td>Property Address</td>\n<td></td>\n</tr>\n<tr>\n<td>Real Estate</td>\n<td>Land</td>\n<td>Asset</td>\n<td>Property Name</td>\n<td>Property Address</td>\n<td></td>\n</tr>\n<tr>\n<td>Real Estate</td>\n<td>Other</td>\n<td>Asset</td>\n<td>Property Name</td>\n<td>Property Address</td>\n<td></td>\n</tr>\n<tr>\n<td>Stocks Bonds</td>\n<td>Stock</td>\n<td>Asset</td>\n<td>Stock Name</td>\n<td>Stock Symbol</td>\n<td>Number of shares</td>\n</tr>\n<tr>\n<td>Stocks Bonds</td>\n<td>Bond</td>\n<td>Asset</td>\n<td>Bond Name</td>\n<td>Bond Symbol</td>\n<td>Number of Bonds</td>\n</tr>\n<tr>\n<td>Investments</td>\n<td>Crypto</td>\n<td>Asset</td>\n<td>Crypto Name</td>\n<td>Crypto Symbol</td>\n<td>Number of shares</td>\n</tr>\n<tr>\n<td>Jewelry</td>\n<td>Jewelry</td>\n<td>Asset</td>\n<td>Jewelry Name</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Precious Metal</td>\n<td>Gold</td>\n<td>Asset</td>\n<td>Precious Metal Name</td>\n<td>Weight</td>\n<td></td>\n</tr>\n<tr>\n<td>Precious Metal</td>\n<td>Silver</td>\n<td>Asset</td>\n<td>Precious Metal Name</td>\n<td>Weight</td>\n<td></td>\n</tr>\n<tr>\n<td>Precious Metal</td>\n<td>Platinum</td>\n<td>Asset</td>\n<td>Precious Metal Name</td>\n<td>Weight</td>\n<td></td>\n</tr>\n<tr>\n<td>Precious Metal</td>\n<td>Bullion</td>\n<td>Asset</td>\n<td>Precious Metal Name</td>\n<td>Weight</td>\n<td></td>\n</tr>\n<tr>\n<td>Precious Metal</td>\n<td>Coin</td>\n<td>Asset</td>\n<td>Precious Metal Name</td>\n<td>Weight</td>\n<td></td>\n</tr>\n<tr>\n<td>Precious Metal</td>\n<td>Other</td>\n<td>Asset</td>\n<td>Precious Metal Name</td>\n<td>Weight</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><hr>\n<h1 id=\"transaction-categories\">Transaction Categories</h1>\n<p>API is available to lookup Tansaction Categoris as defined in ASA system <a href=\"https://docs.asavault.com/#74cb630d-9a93-44af-b3ac-fa62b95e92d3\">here</a>.</p>\n<p>Below are the Transaction Categories as defined in ASA System:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Sr No.</strong></th>\n<th>Parent Category</th>\n<th>Category Name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Auto &amp; Transport</td>\n<td>Auto &amp; Transport</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Auto &amp; Transport</td>\n<td>Auto Insurance</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Auto &amp; Transport</td>\n<td>Auto Payment</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Auto &amp; Transport</td>\n<td>Gas</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Auto &amp; Transport</td>\n<td>Parking</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Auto &amp; Transport</td>\n<td>Public Transportation</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Auto &amp; Transport</td>\n<td>Service &amp; Parts</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Bills &amp; Utilities</td>\n<td>Television</td>\n</tr>\n<tr>\n<td>9</td>\n<td>Bills &amp; Utilities</td>\n<td>Utilities</td>\n</tr>\n<tr>\n<td>10</td>\n<td>Bills &amp; Utilities</td>\n<td>Fraud Protection</td>\n</tr>\n<tr>\n<td>11</td>\n<td>Bills &amp; Utilities</td>\n<td>Home Phone</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Bills &amp; Utilities</td>\n<td>Hosting</td>\n</tr>\n<tr>\n<td>13</td>\n<td>Bills &amp; Utilities</td>\n<td>Internet</td>\n</tr>\n<tr>\n<td>14</td>\n<td>Bills &amp; Utilities</td>\n<td>Mobile Phone</td>\n</tr>\n<tr>\n<td>15</td>\n<td>Bills &amp; Utilities</td>\n<td>Bills &amp; Utilities</td>\n</tr>\n<tr>\n<td>16</td>\n<td>Bills &amp; Utilities</td>\n<td>Domain Names</td>\n</tr>\n<tr>\n<td>17</td>\n<td>Business Services</td>\n<td>Business Services</td>\n</tr>\n<tr>\n<td>18</td>\n<td>Business Services</td>\n<td>Advertising</td>\n</tr>\n<tr>\n<td>19</td>\n<td>Business Services</td>\n<td>Legal</td>\n</tr>\n<tr>\n<td>20</td>\n<td>Business Services</td>\n<td>Shipping</td>\n</tr>\n<tr>\n<td>21</td>\n<td>Business Services</td>\n<td>Office Supplies</td>\n</tr>\n<tr>\n<td>22</td>\n<td>Business Services</td>\n<td>Printing</td>\n</tr>\n<tr>\n<td>23</td>\n<td>Education</td>\n<td>Student Loan</td>\n</tr>\n<tr>\n<td>24</td>\n<td>Education</td>\n<td>Tution</td>\n</tr>\n<tr>\n<td>25</td>\n<td>Education</td>\n<td>Books &amp; Supplies</td>\n</tr>\n<tr>\n<td>26</td>\n<td>Education</td>\n<td>Education</td>\n</tr>\n<tr>\n<td>27</td>\n<td>Entertainment</td>\n<td>Entertainment</td>\n</tr>\n<tr>\n<td>28</td>\n<td>Entertainment</td>\n<td>Amusement</td>\n</tr>\n<tr>\n<td>29</td>\n<td>Entertainment</td>\n<td>Arts</td>\n</tr>\n<tr>\n<td>30</td>\n<td>Entertainment</td>\n<td>Movies &amp; DVDs</td>\n</tr>\n<tr>\n<td>31</td>\n<td>Entertainment</td>\n<td>Music</td>\n</tr>\n<tr>\n<td>32</td>\n<td>Entertainment</td>\n<td>Newspapers &amp; Magazines</td>\n</tr>\n<tr>\n<td>33</td>\n<td>Fees &amp; Charges</td>\n<td>Late Fee</td>\n</tr>\n<tr>\n<td>34</td>\n<td>Fees &amp; Charges</td>\n<td>ATM Fee</td>\n</tr>\n<tr>\n<td>35</td>\n<td>Fees &amp; Charges</td>\n<td>Banking Fee</td>\n</tr>\n<tr>\n<td>36</td>\n<td>Fees &amp; Charges</td>\n<td>Fees &amp; Charges</td>\n</tr>\n<tr>\n<td>37</td>\n<td>Fees &amp; Charges</td>\n<td>Finance Charge</td>\n</tr>\n<tr>\n<td>38</td>\n<td>Fees &amp; Charges</td>\n<td>Trade Commissions</td>\n</tr>\n<tr>\n<td>39</td>\n<td>Fees &amp; Charges</td>\n<td>Service Fee</td>\n</tr>\n<tr>\n<td>40</td>\n<td>Financial</td>\n<td>Financial</td>\n</tr>\n<tr>\n<td>41</td>\n<td>Financial</td>\n<td>Financial Advisor</td>\n</tr>\n<tr>\n<td>42</td>\n<td>Financial</td>\n<td>Life Insurance</td>\n</tr>\n<tr>\n<td>43</td>\n<td>Food &amp; Dining</td>\n<td>Fast Food</td>\n</tr>\n<tr>\n<td>44</td>\n<td>Food &amp; Dining</td>\n<td>Groceries</td>\n</tr>\n<tr>\n<td>45</td>\n<td>Food &amp; Dining</td>\n<td>Food &amp; Dining</td>\n</tr>\n<tr>\n<td>46</td>\n<td>Food &amp; Dining</td>\n<td>Coffee Shops</td>\n</tr>\n<tr>\n<td>47</td>\n<td>Food &amp; Dining</td>\n<td>Alcohol &amp; Bars</td>\n</tr>\n<tr>\n<td>48</td>\n<td>Food &amp; Dining</td>\n<td>Restaurants</td>\n</tr>\n<tr>\n<td>49</td>\n<td>Gifts &amp; Donations</td>\n<td>Charity</td>\n</tr>\n<tr>\n<td>50</td>\n<td>Gifts &amp; Donations</td>\n<td>Gift</td>\n</tr>\n<tr>\n<td>51</td>\n<td>Gifts &amp; Donations</td>\n<td>Gifts &amp; Donations</td>\n</tr>\n<tr>\n<td>52</td>\n<td>Health &amp; Fitness</td>\n<td>Gym</td>\n</tr>\n<tr>\n<td>53</td>\n<td>Health &amp; Fitness</td>\n<td>Health &amp; Fitness</td>\n</tr>\n<tr>\n<td>54</td>\n<td>Health &amp; Fitness</td>\n<td>Health Insurance</td>\n</tr>\n<tr>\n<td>55</td>\n<td>Health &amp; Fitness</td>\n<td>Doctor</td>\n</tr>\n<tr>\n<td>56</td>\n<td>Health &amp; Fitness</td>\n<td>Dentist</td>\n</tr>\n<tr>\n<td>57</td>\n<td>Health &amp; Fitness</td>\n<td>Eyecare</td>\n</tr>\n<tr>\n<td>58</td>\n<td>Health &amp; Fitness</td>\n<td>Pharmacy</td>\n</tr>\n<tr>\n<td>59</td>\n<td>Health &amp; Fitness</td>\n<td>Sports</td>\n</tr>\n<tr>\n<td>60</td>\n<td>Home</td>\n<td>Lawn &amp; Garden</td>\n</tr>\n<tr>\n<td>61</td>\n<td>Home</td>\n<td>Mortgage &amp; Rent</td>\n</tr>\n<tr>\n<td>62</td>\n<td>Home</td>\n<td>Home</td>\n</tr>\n<tr>\n<td>63</td>\n<td>Home</td>\n<td>Home Improvement</td>\n</tr>\n<tr>\n<td>64</td>\n<td>Home</td>\n<td>Home Insurance</td>\n</tr>\n<tr>\n<td>65</td>\n<td>Home</td>\n<td>Home Services</td>\n</tr>\n<tr>\n<td>66</td>\n<td>Home</td>\n<td>Home Supplies</td>\n</tr>\n<tr>\n<td>67</td>\n<td>Home</td>\n<td>Furnishings</td>\n</tr>\n<tr>\n<td>68</td>\n<td>Income</td>\n<td>Income</td>\n</tr>\n<tr>\n<td>69</td>\n<td>Income</td>\n<td>Interest Income</td>\n</tr>\n<tr>\n<td>70</td>\n<td>Income</td>\n<td>Bonus</td>\n</tr>\n<tr>\n<td>71</td>\n<td>Income</td>\n<td>Paycheck</td>\n</tr>\n<tr>\n<td>72</td>\n<td>Income</td>\n<td>Returned Purchase</td>\n</tr>\n<tr>\n<td>73</td>\n<td>Income</td>\n<td>Reimbursement</td>\n</tr>\n<tr>\n<td>74</td>\n<td>Income</td>\n<td>Rental Income</td>\n</tr>\n<tr>\n<td>75</td>\n<td>Investments</td>\n<td>Sell</td>\n</tr>\n<tr>\n<td>76</td>\n<td>Investments</td>\n<td>Withdrawal</td>\n</tr>\n<tr>\n<td>77</td>\n<td>Investments</td>\n<td>Buy</td>\n</tr>\n<tr>\n<td>78</td>\n<td>Investments</td>\n<td>Deposit</td>\n</tr>\n<tr>\n<td>79</td>\n<td>Investments</td>\n<td>Divident &amp; Cap Gains</td>\n</tr>\n<tr>\n<td>80</td>\n<td>Investments</td>\n<td>Investments</td>\n</tr>\n<tr>\n<td>81</td>\n<td>Kids</td>\n<td>Kids</td>\n</tr>\n<tr>\n<td>82</td>\n<td>Kids</td>\n<td>Kids Activities</td>\n</tr>\n<tr>\n<td>83</td>\n<td>Kids</td>\n<td>Child Support</td>\n</tr>\n<tr>\n<td>84</td>\n<td>Kids</td>\n<td>Allowance</td>\n</tr>\n<tr>\n<td>85</td>\n<td>Kids</td>\n<td>Baby Supplies</td>\n</tr>\n<tr>\n<td>86</td>\n<td>Kids</td>\n<td>Babysitter &amp; Daycare</td>\n</tr>\n<tr>\n<td>87</td>\n<td>Kids</td>\n<td>Toys</td>\n</tr>\n<tr>\n<td>88</td>\n<td>Personal Care</td>\n<td>Spa &amp; Massage</td>\n</tr>\n<tr>\n<td>89</td>\n<td>Personal Care</td>\n<td>Personal Care</td>\n</tr>\n<tr>\n<td>90</td>\n<td>Personal Care</td>\n<td>Laundry</td>\n</tr>\n<tr>\n<td>91</td>\n<td>Personal Care</td>\n<td>Hair</td>\n</tr>\n<tr>\n<td>92</td>\n<td>Pets</td>\n<td>Pet Food &amp; Supplies</td>\n</tr>\n<tr>\n<td>93</td>\n<td>Pets</td>\n<td>Pet Grooming</td>\n</tr>\n<tr>\n<td>94</td>\n<td>Pets</td>\n<td>Pets</td>\n</tr>\n<tr>\n<td>95</td>\n<td>Pets</td>\n<td>Veterinary</td>\n</tr>\n<tr>\n<td>96</td>\n<td>Shopping</td>\n<td>Sporting Goods</td>\n</tr>\n<tr>\n<td>97</td>\n<td>Shopping</td>\n<td>Shopping</td>\n</tr>\n<tr>\n<td>98</td>\n<td>Shopping</td>\n<td>Hobbies</td>\n</tr>\n<tr>\n<td>99</td>\n<td>Shopping</td>\n<td>Books</td>\n</tr>\n<tr>\n<td>100</td>\n<td>Shopping</td>\n<td>Clothing</td>\n</tr>\n<tr>\n<td>101</td>\n<td>Shopping</td>\n<td>Electronics &amp; Software</td>\n</tr>\n<tr>\n<td>102</td>\n<td>Taxes</td>\n<td>Federal Tax</td>\n</tr>\n<tr>\n<td>103</td>\n<td>Taxes</td>\n<td>Local Tax</td>\n</tr>\n<tr>\n<td>104</td>\n<td>Taxes</td>\n<td>State Tax</td>\n</tr>\n<tr>\n<td>105</td>\n<td>Taxes</td>\n<td>Taxes</td>\n</tr>\n<tr>\n<td>106</td>\n<td>Taxes</td>\n<td>Property Tax</td>\n</tr>\n<tr>\n<td>107</td>\n<td>Taxes</td>\n<td>Sales Tax</td>\n</tr>\n<tr>\n<td>108</td>\n<td>Transfer</td>\n<td>Transfer</td>\n</tr>\n<tr>\n<td>109</td>\n<td>Transfer</td>\n<td>Transfer for Cash Spending</td>\n</tr>\n<tr>\n<td>110</td>\n<td>Transfer</td>\n<td>Transfer In</td>\n</tr>\n<tr>\n<td>111</td>\n<td>Transfer</td>\n<td>Transfer Out</td>\n</tr>\n<tr>\n<td>112</td>\n<td>Transfer</td>\n<td>Mortgage Payment</td>\n</tr>\n<tr>\n<td>113</td>\n<td>Transfer</td>\n<td>Credit Card Payment</td>\n</tr>\n<tr>\n<td>114</td>\n<td>Travel</td>\n<td>Air Travel</td>\n</tr>\n<tr>\n<td>115</td>\n<td>Travel</td>\n<td>Hotel</td>\n</tr>\n<tr>\n<td>116</td>\n<td>Travel</td>\n<td>Travel</td>\n</tr>\n<tr>\n<td>117</td>\n<td>Travel</td>\n<td>Rental Car &amp; Taxi</td>\n</tr>\n<tr>\n<td>118</td>\n<td>Travel</td>\n<td>Vacation</td>\n</tr>\n<tr>\n<td>119</td>\n<td>Uncategorized</td>\n<td>Uncategorized</td>\n</tr>\n<tr>\n<td>120</td>\n<td>Uncategorized</td>\n<td>Cash</td>\n</tr>\n<tr>\n<td>121</td>\n<td>Uncategorized</td>\n<td>Check</td>\n</tr>\n</tbody>\n</table>\n</div><hr>\n<h1 id=\"sample-code\">Sample Code</h1>\n<p>For Sample Code, please check out our GitHub Repository: <a href=\"https://github.com/ASAFINANCIAL\">https://github.com/ASAFINANCIAL</a></p>\n<hr>\n<h1 id=\"asa-mfa-api-mfa-as-a-service\"><strong>ASA MFA API (MFA-as-a-Service)</strong></h1>\n<p><strong>Multi-Factor Authentication (MFA) enables providers to verify consumer logins using more than just a username and password. The most common method involves sending a numeric OTP (5-10 digit) to the consumer's phone or email linked to their account profile.</strong></p>\n<p><strong>Key Benefits:</strong></p>\n<ul>\n<li><p><strong>Enhanced security for user authentication.</strong></p>\n</li>\n<li><p><strong>Compliance with financial industry standards.</strong></p>\n</li>\n<li><p><strong>Reduced risk of unauthorized access.</strong></p>\n</li>\n</ul>\n<p><strong>Key Features:</strong></p>\n<ul>\n<li><p><strong>OTP (One-Time Passcode): A single-use passcode provided to the user.</strong></p>\n</li>\n<li><p><strong>TOTP (Time-Based OTP): An OTP that expires within a set time (e.g., 30 seconds to 10 minutes).</strong></p>\n</li>\n<li><p><strong>Seamless integration with existing applications.</strong></p>\n</li>\n</ul>\n<h2 id=\"asa-mfa-api-details\"><strong>Asa MFA API Details</strong></h2>\n<p><strong>ASA provides an MFA authentication layer via REST APIs for Sharetec to verify their users. Once authenticated, ASA provides an authentication token that can be validated with ASA.</strong></p>\n<p><strong>Supported Applications:</strong></p>\n<ul>\n<li><p><strong>Mobile Applications</strong></p>\n</li>\n<li><p><strong>Web Applications</strong></p>\n</li>\n<li><p><strong>Sharetec Backend API</strong></p>\n</li>\n<li><p><strong>Sharetec Support System</strong></p>\n</li>\n</ul>\n<hr>\n<h1 id=\"errors\">Errors</h1>\n<p>When an error occurs, the API will respond with an appropriate HTTP status code and an error message in the response body. The response will also include a unique error code to help diagnose and resolve the issue.</p>\n<h3 id=\"error-response-format\">Error Response Format</h3>\n<ul>\n<li><strong>HTTP Status Code:</strong> Indicates the type of error. Common status codes include:</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>HTTPS Status Code</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>400 Bad Request</td>\n<td>The request could not be understood or was missing required parameters.</td>\n</tr>\n<tr>\n<td>401 Unauthorized</td>\n<td>Authentication credentials are missing or invalid.</td>\n</tr>\n<tr>\n<td>403 Forbidden</td>\n<td>The request is understood but refuses to authorize it.</td>\n</tr>\n<tr>\n<td>404 Not Found</td>\n<td>The requested resource could not be found.</td>\n</tr>\n<tr>\n<td>500 Internal Server Error</td>\n<td>An error occurred on the server.</td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li>Example Error Response</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>400 - Bad Request\n{\n    \"status\": 400,\n    \"message\": \"Validation error occurred.\",\n    \"reference\": [\n        {\n            \"requestId\": \"ca5dab42-75f3-47d1-8a9f-9e5646ee43d1\",\n            \"timeStamp\": \"2024-07-23T14:33:30.7978514+00:00\"\n        }\n    ],\n    \"version\": \"1.07\",\n    \"data\": [\n        {\n            \"field\": \"X-ASA-FintechCode\",\n            \"message\": \"ASA Fintech Code must be greater than Zero\"\n        }\n    ]\n}\n\n</code></pre><h3 id=\"troubleshooting-and-resolution\">Troubleshooting and Resolution</h3>\n<ol>\n<li><p><strong>Check Error Code:</strong> Review the error code to understand the type of issue.</p>\n</li>\n<li><p><strong>Review Error Message:</strong> The error message will provide specific details about the problem.</p>\n</li>\n<li><p><strong>Consult API Documentation:</strong> Refer to the API documentation to ensure that all required parameters are included and correctly formatted.</p>\n</li>\n<li><p><strong>Contact Support:</strong> If you need further assistance, provide the error code and message when contacting our support team to help expedite the resolution process.</p>\n</li>\n</ol>\n<hr>\n<h1 id=\"versioning\"><strong>Versioning</strong></h1>\n<p>ASA OpenAPI is continually evolving to better meet our customers' needs. Our endpoint upgrade strategy ensures backward compatibility as long as the version number remains unchanged. This means that existing requests will continue to function, and the core functionality and responses will remain consistent. However, some exceptions may apply, such as when security requirements are tightened.</p>\n<p>When backwards-incompatible changes are made to the API, we release a new, dated version.</p>\n<p><strong>Current Version</strong>: The current version is 1.08.</p>\n<h3 id=\"versioning-strategy\">Versioning Strategy</h3>\n<p>- Backward-Compatible Changes  (e.g., new fields, minor improvements) are rolled out within the same major version<br>(e.g., 1.08 -&gt; 1.09).<br>- Breaking Changes  (e.g., renamed fields, structural overhauls) result in a new version release.<br>- Security Enhancements may be enforced even within the same version to maintain compliance.</p>\n<p><strong>Current Version: v1.09</strong></p>\n<p>v1.09 is the latest and most comprehensive release of ASA OpenAPI, expanding on previous versions with modular enhancements, endpoint improvements, and new services.</p>\n<h3 id=\"changelog-comparison\">Changelog Comparison</h3>\n<p>v1.08 - Schema &amp; Field Standardization<br>Focus: Field naming consistency and updated responses for clarity and alignment across APIs.</p>\n<p>Changes to Existing APIs:</p>\n<ol>\n<li><p>POST /Transactions &amp; Webhooks:<br> - account_id -&gt; asaFiAccountCode<br> - account_typeid -&gt; accountTypeId<br> - account_type -&gt; accountType</p>\n</li>\n<li><p>Transfer Endpoints (GET, POST, DELETE, PUT):<br> - accountNumber -&gt; asaFiAccountCode</p>\n</li>\n<li><p>ASA OpenAPI Versioning Overview<br> - accountFI -&gt; asaFiCode</p>\n</li>\n<li><p>POST /Transfers/TransferLink/Create:<br> - Request and response parameters:<br> - accountNumber -&gt; asaFiAccountCode<br> - accountFI -&gt; asaFiCode</p>\n</li>\n<li><p>GET /Balance/Accounts:<br> - New fields added:<br> - asaFiCode<br> - fiName</p>\n</li>\n</ol>\n<h3 id=\"v109---expanded-modules--endpoint-coverage\">v1.09 - Expanded Modules &amp; Endpoint Coverage</h3>\n<p>Focus: Feature expansion, improved authentication, and broader support for financial operations.</p>\n<p><b><br>New/Updated API Modules:</b><br>- LoginWithASA Authentication<br>- Balance<br>- Consumer<br>- Dynamic Links<br>- Subscriptions<br>- Institutions<br>- Notification<br>- Account Type<br>- Transaction Category<br>- Transactions<br>- Payments<br>- Holdings<br>- Transfers<br>- HealthCheck<br>- Callbacks<br>- AsaVerify</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Prerequisites","slug":"prerequisites"},{"content":"Getting Started","slug":"getting-started"},{"content":"Test User Data","slug":"test-user-data"},{"content":"Subscription Management User Guide","slug":"subscription-management-user-guide"},{"content":"Using Transfers","slug":"using-transfers"},{"content":"Dynamic Links and Migration Guide for ASA Fintech Partners","slug":"dynamic-links-and-migration-guide-for-asa-fintech-partners"},{"content":"Webhooks","slug":"webhooks"},{"content":"Account Types","slug":"account-types"},{"content":"Transaction Categories","slug":"transaction-categories"},{"content":"Sample Code","slug":"sample-code"},{"content":"ASA MFA API (MFA-as-a-Service)","slug":"asa-mfa-api-mfa-as-a-service"},{"content":"Errors","slug":"errors"},{"content":"Versioning","slug":"versioning"}],"owner":"37017083","collectionId":"abcf64af-5d83-47c4-9c25-a0fedda3a0ac","publishedId":"2sAYBViXL4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-11-27T06:48:28.000Z"},"item":[{"name":"v1.09","item":[{"name":"LoginWithASA Authentication","item":[{"name":"Authentication/Authorization","event":[{"listen":"test","script":{"id":"22068136-bd67-4a55-99a7-048049d82725","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenLoginWithASA = respBody.data.message.split(\"token=\")[1].split(\"&\")[0];\r","\r","    pm.environment.set(\"tokenLoginWithASA\", tokenLoginWithASA);\r","\r","    pm.environment.set(\"requestId\", respBody.reference[0].requestId);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6166 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"C6166 status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.status).to.eql(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"03178409-e099-423b-9ed9-98b8cd57571c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version"},{"key":"RequestId","value":"cbe1fbff-ceb8-4172-9007-1497e09a2087","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"asaFintechCode\": \"asaFintechCode\",\n    \"applicationCode\": \"FintechApplicationCode\",\n    \"authorizationKey\": \"FintechAuthorizationKey\",\n    \"redirectUrl\": \"LoginWithAsaSuccessRedirectURL\",\n    \"redirectFailureUrl\": \"LoginWithAsaFailureRedirectURL\",\n    \"scope\": \"openid\",\n    \"subscriptionKey\": \"FintechSubscriptionKey\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Authorization","description":"<p>The initial step to OAuth LoginwithASA Authentication, the Authorization API returns a secure URL to the LoginWithASA credentials screen for the Consumer. The Consumer can provide their ASA Credentials, and upon validation, the user will be redirected to the URL provided by the Fintech.</p>\n","urlObject":{"path":["Authentication","Authorization"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"f10a9f79-b57d-4e4a-81ad-b435eb25d3e8","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version"},{"key":"RequestId","value":"463562c4-dca3-4c88-8695-2674e8666d14","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"asaFintechCode\": \"asaFintechCode\",\n    \"applicationCode\": \"FintechApplicationCode\",\n    \"authorizationKey\": \"FintechAuthorizationKey\",\n    \"redirectUrl\": \"LoginWithAsaSuccessRedirectURL\",\n    \"redirectFailureUrl\": \"LoginWithAsaFailureRedirectURL\",\n    \"scope\": \"openid\",\n    \"subscriptionKey\": \"FintechSubscriptionKey\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Authorization"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Request processed successfully.\",\n    \"reference\": [\n        {\n            \"requestId\": \"12345678-abcd-90ef-ghij-1234567890ab\",\n            \"timeStamp\": \"2024-07-30T11:40:00.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"RedirectUrl\": \"https://example.com/success\",\n        \"RedirectFailureUrl\": \"https://example.com/failure\"\n    }\n}"},{"id":"953ce719-66ec-42d9-a93b-2755926b47a1","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version"},{"key":"RequestId","value":"72c12862-27c1-4917-99dc-3cc7811ea58b","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"asaFintechCode\": \"asaFintechCode\",\n    \"applicationCode\": \"FintechApplicationCode\",\n    \"authorizationKey\": \"FintechAuthorizationKey\",\n    \"redirectUrl\": \"LoginWithAsaSuccessRedirectURL\",\n    \"redirectFailureUrl\": \"LoginWithAsaFailureRedirectURL\",\n    \"scope\": \"openid\",\n    \"subscriptionKey\": \"FintechSubscriptionKey\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Authorization"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:38:53 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T113852Z-17f86d6d9f45hvg24ag3xx5s0800000009h00000000049b0","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Validation error occurred.\",\n    \"reference\": [\n        {\n            \"requestId\": \"8c472912-5c68-4135-bd6b-8afa883eeb4b\",\n            \"timeStamp\": \"2024-07-30T11:38:53.8177841+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"RedirectUrl\",\n            \"message\": \"The RedirectUrl field is required.\"\n        },\n        {\n            \"field\": \"RedirectFailureUrl\",\n            \"message\": \"The RedirectFailureUrl field is required.\"\n        }\n    ]\n}"}],"_postman_id":"03178409-e099-423b-9ed9-98b8cd57571c"},{"name":"Authentication/RefreshToken","event":[{"listen":"test","script":{"id":"082a5ae6-1105-41de-a703-4c9454015719","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"e10f735c-0365-4532-be7f-153bcf45b7df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"RequestId","value":"7ce818dc-6699-4c4b-9d8d-8ad90d72cbc0","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/RefreshToken","description":"<p>This endpoint generates a new bearer token identical to the one provided in the Authorization header, but with an extended expiration date. This allows the Fintech to continue accessing authorized Consumer data without the Consumer having to log in again.</p>\n","urlObject":{"path":["Authentication","RefreshToken"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"bdba2618-b351-499c-aedf-3b6ea1a1d646","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"RequestId","value":"2c0dad25-973b-48d2-93cc-8eab90a9bc6f","type":"text"}],"body":{"mode":"formdata","formdata":[],"options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/RefreshToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:47:49 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T114642Z-17d84dc54f6z2qdwctsktwzy88000000084g00000000m91a","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"3b3fa4dd-bb68-4dbc-aabc-5af85cf82fc4\",\n            \"timeStamp\": \"2024-07-30T11:46:49.23126+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsImtpZCI6Ikp3dE9wZW5BcGlTaWduS2V5SWQiLCJ0eXAiOiJKV1QifQ.eyJVc2VySWQiOiI1NDM5IiwiQXNhQ29uc3VtZXJDb2RlIjoiMTc4NTI5NjMxMyIsIkFzYUZpbnRlY2hDb2RlIjoiMTIzNDU2NzgiLCJSZWRpcmVjdFVybCI6Imh0dHBzOi8vZGV2LnNwZW5kcGFsLmNvbS9hc2Fsb2dpbiIsIlJlZGlyZWN0RmFpbHVyZVVybCI6Imh0dHBzOi8vZGV2LnNwZW5kcGFsLmNvbS9hc2Fsb2dpbmZhaWxlZCIsIkFwcGxpY2F0aW9uQ29kZSI6IjIwMDEiLCJBdXRob3JpemF0aW9uS2V5IjoibDhyL2k4YnRid0JSQ0FhTTJtN2MiLCJTdWJzY3JpcHRpb25LZXkiOiI5YWUyODEwOGRiOTM0MTZmYjQ0MDU4YTRhOWE3YTUwMyIsIkNvbnN1bWVyTmFtZSI6IlZpa2FzIEt1bWFyIiwiVG9rZW5UYWciOiIyY2NmNmU1Yy01ZGM4LTRhNmYtOGJmNS01YmY4ZjY2YWY0ODEiLCJFeHBpcmF0aW9uVGltZSI6IjIwMjQtMDgtMDFUMTE6NDc6MzYuNTcwNzc3NFoiLCJqdGkiOiIwNzU2MDA1Yy03MTg5LTQ3OTMtOWEwYy03NTk0YjgxMWI0OTQiLCJyb2xlIjoiVXNlciIsIm5iZiI6MTcyMjM0MDA2OCwiZXhwIjoxNzIyNTEyODU2LCJpYXQiOjE3MjIzNDAwNjgsImlzcyI6Imh0dHBzOi8vb3BlbmFwaXFhLmFzYWNvcmUuY29tIiwiYXVkIjoiaHR0cHM6Ly9vcGVuYXBpcWEuYXNhY29yZS5jb20ifQ.sxzSOxuFmxCDr98iDjSBb8JmtqqKiPDINVBNH65xOLY\",\n        \"tokenExpiryDate\": \"2024-08-01T11:47:36.5707774+00:00\"\n    }\n}"},{"id":"c207d2ea-d49c-4051-ba89-1a92603b3a77","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"RequestId","value":"d20dcf3b-75ce-44b1-9e68-90f5be50b144","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/RefreshToken"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Validation error occurred.\",\n    \"reference\": [\n        {\n            \"requestId\": \"7c9d4f12-a678-4def-b123-6e78f9ab12cd\",\n            \"timeStamp\": \"2024-07-30T11:50:30.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"RedirectUrl\",\n            \"message\": \"The RedirectUrl field is required.\"\n        },\n        {\n            \"field\": \"RedirectFailureUrl\",\n            \"message\": \"The RedirectFailureUrl field is required.\"\n        }\n    ]\n}"}],"_postman_id":"e10f735c-0365-4532-be7f-153bcf45b7df"},{"name":"Authentication/ChangePassword","event":[{"listen":"test","script":{"id":"2849b1e5-f5ed-459d-9000-e2981a09126a","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var reqbody = JSON.parse(request.data);\r","\r","    if (respBody.status == 200) {\r","        postman.setEnvironmentVariable(\"consumerPassword\", reqbody.newPassword);\r","    }\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"09783991-3287-4da1-879b-d6c0eddcefb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"99d6f8e0-2b08-49f2-a1eb-e4ada04caed3","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\": \"{{consumerPassword}}\",\r\n    \"newPassword\": \"Stuart@2022\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ChangePassword","description":"<p>This endpoint allows a Consumer to change their existing password. This endpoint requires the Consumer to provide their current password along with the new password they wish to set. The new password must meet the security requirements set by ASA to ensure account protection.</p>\n","urlObject":{"path":["Authentication","ChangePassword"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"b9c6d9a1-0e54-421e-a54c-9e1ea6ef0576","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"7088cdb1-6413-40a3-83cc-0437bd0b012f","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\": \"{{consumerPassword}}\",\r\n    \"newPassword\": \"Stuart@2023\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ChangePassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:49:00 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T114858Z-17d84dc54f6z2qdwctsktwzy88000000084g00000000mrbq","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"873353444\",\n            \"timeStamp\": \"2024-07-30T11:48:58.4107425+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": \"Password changed successfully.\"\n}"},{"id":"e5cf3cb2-187e-4414-9d41-309ba183009b","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"55212107-aadb-4403-9ec1-724794885273","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\": \"{{consumerPassword}}\",\r\n    \"newPassword\": \"Stuart@2022\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ChangePassword"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Password change failed.\",\n    \"reference\": [\n        {\n            \"requestId\": \"982374234\",\n            \"timeStamp\": \"2024-07-30T11:50:30.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"currentPassword\",\n            \"message\": \"The current password is incorrect.\"\n        },\n        {\n            \"field\": \"newPassword\",\n            \"message\": \"The new password must be at least 8 characters long.\"\n        }\n    ]\n}\n"}],"_postman_id":"09783991-3287-4da1-879b-d6c0eddcefb1"},{"name":"Authentication/ForgotPassword","event":[{"listen":"test","script":{"id":"a962a064-75fb-44cd-802c-7ca72be65187","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"923bca5a-811e-4352-9b79-cb241c72d273","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"RequestId","value":"12f11a73-2791-411a-80b5-470cb9704324","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailId\": \"example@mail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ForgotPassword","description":"<p>This endpoint initiates the password recovery process for a Consumer who has forgotten their password. This endpoint will send an email to the Consumer with instructions on how to reset their password. The Consumer must provide their registered email address to receive the password reset link.</p>\n","urlObject":{"path":["Authentication","ForgotPassword"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"095f9f8f-e9f6-4d92-af51-d58fdcdadfaf","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"RequestId","value":"6fe6222e-ee0b-4e8e-bc2b-ad32a5f79287","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailId\": \"example@mail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ForgotPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:49:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T114908Z-17d84dc54f6z2qdwctsktwzy88000000084g00000000msb7","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"581241500\",\n            \"timeStamp\": \"2024-07-30T11:49:09.118669+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": \"Temporary Password sent via email.\"\n}"},{"id":"b2df0f7d-9dfa-4e40-adc9-89ccb108e6a5","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"RequestId","value":"715a0d90-60cf-4de1-879b-5280bd8af8a8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailId\": \"example@mail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ForgotPassword"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Temporary password request failed.\",\n    \"reference\": [\n        {\n            \"requestId\": \"982374235\",\n            \"timeStamp\": \"2024-07-30T11:51:45.9876543+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"email\",\n            \"message\": \"The provided email address is not registered.\"\n        }\n    ]\n}\n"}],"_postman_id":"923bca5a-811e-4352-9b79-cb241c72d273"},{"name":"Authentication/LogOff","event":[{"listen":"test","script":{"id":"64d737e5-b9e5-44b0-891d-11ae99bf0fb7","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"b89020ec-f80f-41fb-bb78-ca924754d294","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"c6aa59bb-dbeb-4e71-88f0-ef6dfc8e7981","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Logoff","description":"<p>This endpoint is designed to invalidate the given bearer token, effectively logging the Consumer out of the system. This endpoint ensures that the bearer token can no longer be used to access Consumer data.</p>\n","urlObject":{"path":["Authentication","Logoff"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"cbe6efd2-0d72-4210-82fe-4ae2a6e9228c","name":"LogOff","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"10e64a3f-47dd-40ad-a702-8aed1d810d5a","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Logoff"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Jul 2024 15:24:49 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240719T152449Z-17f987cfdd7lqgq5a6d6w9cfu0000000058g000000020wvg","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Logoff Successfully\",\n    \"reference\": [\n        {\n            \"requestId\": \"6b8f6e2d-fbf5-4369-895c-127034b40667\",\n            \"timeStamp\": \"2024-07-19T15:24:49.6587741+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": \"Logoff Successfully\"\n}"},{"id":"866778c3-8351-4e58-903b-e82d89ce4a19","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"8041f866-f103-4a7e-82a7-47ab5f924cb3","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Logoff"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Temporary password request failed.\",\n    \"reference\": [\n        {\n            \"requestId\": \"982374235\",\n            \"timeStamp\": \"2024-07-30T11:51:45.9876543+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"email\",\n            \"message\": \"The provided email address is not registered.\"\n        }\n    ]\n}\n"}],"_postman_id":"b89020ec-f80f-41fb-bb78-ca924754d294"}],"id":"bb0c95c5-1e25-4e40-bc8a-ff42c7f12cfb","description":"<p>This section covers the authentication process using the LoginWithASA feature. It provides the necessary API endpoints, request parameters, and response structures to ensure a smooth and secure login experience for your users.  </p>\n<p>For LoginWithASA Authorization,</p>\n","_postman_id":"bb0c95c5-1e25-4e40-bc8a-ff42c7f12cfb"},{"name":"Balance","item":[{"name":"Balance","id":"b2294506-8d00-46c4-ac48-64ddee5ea067","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"0a1bef95-e0b8-470b-9568-db75eb212105","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance","description":"<p>This endpoint provides endpoints for retrieving comprehensive information about a Consumer's financial accounts. Through this API, you can access a list of all accounts, detailed information about specific accounts, and current balances. This suite of endpoints is essential for Fintech applications that aim to offer users an in-depth view of their financial status and manage their accounts effectively.</p>\n","urlObject":{"path":["Balance"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"ae5062b4-5c3b-47a6-9644-adaf9abcadd2","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"de4a98f6-3b2c-4bd8-b5d5-cbeefeeb9e5e","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:56:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115619Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006k0y","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"asaConsumerCode\": 262082627,\n        \"period\": \"Daily\",\n        \"startPeriod\": \"2024-07-29T00:00:00\",\n        \"endPeriod\": \"2024-07-30T00:00:00\",\n        \"fiCalculatedBalance\": {\n            \"networth\": 980000,\n            \"changeNetworth\": 980000,\n            \"changePercent\": 0,\n            \"asset\": 1010000,\n            \"changeAsset\": 1010000,\n            \"changeAssetPercent\": 0,\n            \"liability\": 30000,\n            \"changeLiability\": 30000,\n            \"changeLiabilityPercent\": 0\n        },\n        \"netWorthTrends\": null\n    }\n}"},{"id":"22433136-e703-4c74-afcc-51c127348cd8","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"f9905013-0bdc-4cc3-a07a-f3c620e4f606","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve financial data.\",\n    \"reference\": [\n        {\n            \"requestId\": \"473829102\",\n            \"timeStamp\": \"2024-07-30T12:05:30.456789+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"asaConsumerCode\",\n            \"message\": \"Invalid or missing consumer code.\"\n        },\n        {\n            \"field\": \"period\",\n            \"message\": \"Unsupported period format.\"\n        }\n    ]\n}\n"}],"_postman_id":"b2294506-8d00-46c4-ac48-64ddee5ea067"},{"name":"Balance/Accounts","event":[{"listen":"test","script":{"id":"95303a88-9692-4c60-a5ef-f7204890c0cc","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var accountNumber = respBody.data[0].asaFiAccountCode;\r","\r","    pm.environment.set(\"accountNumber\", accountNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","    var accountNumberList;\r","    console.log(respBody.data.length)\r","\r","    accountNumberList = '\"' + respBody.data[0].asaFiAccountCode + '\"';\r","    console.log(accountNumberList);\r","    \r","\r","    if (respBody.data.length > 1) {\r","        for (var i = 1; i < respBody.data.length; i++) {\r","            accountNumberList = accountNumberList + ',' + '\"' + respBody.data[i].asaFiAccountCode + '\"';\r","        }\r","\r","    }\r","\r","    pm.environment.set(\"accountNumberList\", accountNumberList);\r","\r","\r","\r","    console.log(accountNumberList)\r","\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6167 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"fdfe3da2-c7c1-422d-adac-ad53111895b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"26f5e156-22ae-4f2b-9021-9e022892a201","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Accounts","description":"<p>This endpoint retrieves a list of accounts associated with the authenticated Consumer, including summary details such as account type, balance, and account status.</p>\n","urlObject":{"path":["Balance","Accounts"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"fd6265ca-544c-45f6-bb81-61e0b9fc0a65","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"7682b4d7-185f-42ab-be18-eba1b9fd267c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Accounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Sep 2024 14:02:48 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0, 1.5, 1.6, 1.7, 1.8","enabled":true},{"key":"x-azure-ref","value":"20240917T140247Z-1748dbb68c5ghnbpb3zcvy1yps00000000q000000000vugr","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Authorized Accounts for the ASA Consumer: 961977790.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f51507a5-be37-48bf-88df-d6bcfdf8e38c\",\n            \"timeStamp\": \"2024-09-17T14:02:48.7627678+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"balance\": 10000,\n            \"asaConsumerCode\": 961977790,\n            \"asaFintechCode\": 12345678,\n            \"asaFiAccountCode\": 2007286214,\n            \"accountName\": \"Mortgage\",\n            \"accountNumber\": \"XXXXXX8773\",\n            \"currencyCode\": \"USD\",\n            \"dateOpened\": null,\n            \"description\": null,\n            \"accountTypeDescription\": \"Loan Property\",\n            \"accountType\": \"Property\",\n            \"accountTypeId\": 10,\n            \"availableBalance\": 10000,\n            \"calculatedBalance\": 10000,\n            \"status\": \"Reauthenticate\",\n            \"creditLimit\": 0,\n            \"asaFiCode\": 143987246,\n            \"fiName\": \"MX Bank\"\n        }\n    ]\n}"},{"id":"3c33aca8-58c0-4eed-bed5-04622ef86535","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"17750f98-5068-474b-8b19-dd78a1087508","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Accounts"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve authorized accounts for the ASA Consumer: 961977790.\",\n    \"reference\": [\n        {\n            \"requestId\": \"b2c7d99e-3f5a-4f18-b09d-89d20c3e6781\",\n            \"timeStamp\": \"2024-09-17T14:05:30.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"asaConsumerCode\",\n            \"message\": \"Invalid or missing ASA Consumer Code.\"\n        },\n        {\n            \"field\": \"asaFiAccountCode\",\n            \"message\": \"Account not found or unauthorized access.\"\n        }\n    ]\n}\n"}],"_postman_id":"fdfe3da2-c7c1-422d-adac-ad53111895b7"},{"name":"Balance/Details","id":"353c239c-1e20-4dfe-91cf-2db7396ea104","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"54af5f20-0bb2-49c5-ab65-7838814b7b5c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Details","description":"<p>This endpoint returns detailed information for a specific account identified by the provided <code>AccountId</code>. This endpoint enables Fintech applications to access comprehensive data about the account, including its current balance, transaction history, account type, and other relevant metadata.</p>\n","urlObject":{"path":["Balance","Details"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"161c3a81-917c-4aa9-a27e-1ed1ab45407f","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"11650b06-c1d6-4e0f-8e3d-c553aed3cac3","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:05 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115703Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006r89","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Account balance detail for account: 126554873.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f76d6dbc-1b5f-4bd1-851d-a5827e752ae5\",\n            \"timeStamp\": \"2024-07-30T11:57:05.370518+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"available\": 10000,\n        \"current\": 10000,\n        \"limit\": 0,\n        \"asaFiAccountCode\": 126554873,\n        \"accountName\": \"Mortgage\",\n        \"accountNumber\": \"XXXXXX8773\",\n        \"isoCurrencyCode\": \"USD\",\n        \"unofficialCurrencyCode\": \"USD\"\n    }\n}"},{"id":"83abd52b-ad02-489b-8114-a2364f6a4119","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"63123860-b93f-4d4c-92e9-d8a54c62718d","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Details"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve account balance details for account: 126554873.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a9c3fbe2-7d8e-4d35-bd27-64f5c87e3d12\",\n            \"timeStamp\": \"2024-07-30T11:59:45.123456+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"asaFiAccountCode\",\n            \"message\": \"Invalid or missing account code.\"\n        },\n        {\n            \"field\": \"accountNumber\",\n            \"message\": \"Account number not found or unauthorized access.\"\n        }\n    ]\n}\n"}],"_postman_id":"353c239c-1e20-4dfe-91cf-2db7396ea104"},{"name":"/Balance/NetWorth","id":"4b0bf8eb-18a2-4cd5-b9f1-ee32fed68a10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-ConsumerCode","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"Period","value":"<string>"},{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Balance/NetWorth","urlObject":{"path":["Balance","NetWorth"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b0bf8eb-18a2-4cd5-b9f1-ee32fed68a10"}],"id":"44e5951a-8dfe-417a-a736-f48c451c5078","description":"<p>The Balance API contains endpoints designed to fetch the Consumer’s account information, including balances and detailed transactional data. These endpoints allow Fintech applications to access and present comprehensive financial information to their users, facilitating better financial management and insights.</p>\n","_postman_id":"44e5951a-8dfe-417a-a736-f48c451c5078"},{"name":"Consumer","item":[{"name":"Consumer","event":[{"listen":"test","script":{"id":"b61235e6-f595-472e-a1e1-86fe4dcb6774","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var virtualEmail = respBody.data.email;\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    postman.setEnvironmentVariable(\"virtualEmail\", virtualEmail);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"f6fe24cf-f5d4-43dc-bb4b-fc289e8ce2ef","exec":[""],"type":"text/javascript","packages":{}}}],"id":"b7371699-da35-4819-a1b3-faf164952327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"131724fe-5136-48c3-b23e-c832ce1d6b3f","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer","description":"<p>Retrieves a list of all financial institutions available on the ASA Platform. This endpoint provides a comprehensive directory of institutions, allowing Fintech applications to offer users options for selecting and interacting with different financial entities. It is essential for displaying available institutions in user interfaces or integrating institutional data into financial services.</p>\n","urlObject":{"path":["Consumer"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"18236bc8-264d-4c30-a87d-a27ba55ff056","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"a13a2141-b2f6-4217-af68-90921e647e2a","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:14 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115713Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006s8e","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"0467c977-bfd4-4bab-839e-b33f5bd942e4\",\n            \"timeStamp\": \"2024-07-30T11:57:14.4249755+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"asaConsumerCode\": 262082627,\n        \"email\": \"Saratoga36520@qa.asavault.com\"\n    }\n}"},{"id":"33a30e00-e221-4ea9-b0a6-059a3a0f7a0c","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"ac3f0856-aa77-484b-ba3c-4d785b9ca7b2","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve consumer details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a1b2c3d4-e5f6-7890-abcd-1234567890ef\",\n            \"timeStamp\": \"2024-07-30T12:00:25.987654+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"asaConsumerCode\",\n            \"message\": \"Invalid or missing consumer code.\"\n        },\n        {\n            \"field\": \"email\",\n            \"message\": \"Email not found or not associated with any consumer.\"\n        }\n    ]\n}\n"}],"_postman_id":"b7371699-da35-4819-a1b3-faf164952327"},{"name":"Consumer/List","event":[{"listen":"test","script":{"id":"27f43a16-8c0e-4784-a28a-3d7b74a7be7b","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var dataLength = respBody.data.data.length;\r","\r","    console.log(\"PazeSize - Records: \" + dataLength);\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"6f5ce9ee-8dd1-46ff-a36e-032e183d76f1","exec":[""],"type":"text/javascript","packages":{}}}],"id":"4417677a-9711-45aa-a23c-6966b7131fe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"abe99b8f-f65e-4f64-8088-1fb636b6df13","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer/List","description":"<p>Provides a list of consumers, including their associated details. This endpoint is used to obtain detailed information about consumers registered on the ASA Platform. It is useful for applications that need to display consumer profiles or manage consumer data within the Fintech environment.</p>\n","urlObject":{"path":["Consumer","List"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"20cd3596-2ae7-43ad-8831-d983881681f5","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"d75a00db-2ced-4db9-8b5f-946a01126323","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer/List"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115720Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006t3h","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"e13481dd-9895-4103-a49f-52635a83a4e8\",\n            \"timeStamp\": \"2024-07-30T11:57:20.8195831+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"totalCount\": 297,\n        \"page\": 1,\n        \"pageSize\": 100,\n        \"data\": [\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Vicksburg41181@qa.asavault.com\",\n                \"asaConsumerCode\": 4535062,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"EastGlenville99011@qa.asavault.com\",\n                \"asaConsumerCode\": 16531360,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"EastGlenville99011@qa.asavault.com\",\n                \"asaConsumerCode\": 16531360,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wolcott66043@qa.asavault.com\",\n                \"asaConsumerCode\": 20039112,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"MonteRio31494@qa.asavault.com\",\n                \"asaConsumerCode\": 27743042,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LaurelHill80880@qa.asavault.com\",\n                \"asaConsumerCode\": 32955468,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sherman38209@qa.asavault.com\",\n                \"asaConsumerCode\": 33478790,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Springfield55571@qa.asavault.com\",\n                \"asaConsumerCode\": 34823798,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Centerville45923@qa.asavault.com\",\n                \"asaConsumerCode\": 37353458,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Francis54669@qa.asavault.com\",\n                \"asaConsumerCode\": 48395234,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Luxemburg19946@qa.asavault.com\",\n                \"asaConsumerCode\": 53139476,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Norwood89005@qa.asavault.com\",\n                \"asaConsumerCode\": 59600823,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sprague47202@qa.asavault.com\",\n                \"asaConsumerCode\": 64581492,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Stanford97130@qa.asavault.com\",\n                \"asaConsumerCode\": 69773872,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GrandRapidsCharterTownship92750@qa.asavault.com\",\n                \"asaConsumerCode\": 72389995,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Abington22066@qa.asavault.com\",\n                \"asaConsumerCode\": 86505913,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Poseyville74666@qa.asavault.com\",\n                \"asaConsumerCode\": 87689851,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Maroa84128@qa.asavault.com\",\n                \"asaConsumerCode\": 95746035,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Goodrich57979@qa.asavault.com\",\n                \"asaConsumerCode\": 97275963,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Jasper57587@qa.asavault.com\",\n                \"asaConsumerCode\": 97815760,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Scotland85064@qa.asavault.com\",\n                \"asaConsumerCode\": 130314836,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"RanchitosLasLomas96653@qa.asavault.com\",\n                \"asaConsumerCode\": 136828524,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Quinebaug45504@qa.asavault.com\",\n                \"asaConsumerCode\": 138480869,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Newland76165@qa.asavault.com\",\n                \"asaConsumerCode\": 153231173,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Leesburg36748@qa.asavault.com\",\n                \"asaConsumerCode\": 154479459,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Lockhart30724@qa.asavault.com\",\n                \"asaConsumerCode\": 167315277,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"PatrickAFB90218@qa.asavault.com\",\n                \"asaConsumerCode\": 192633494,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Mansfield46526@qa.asavault.com\",\n                \"asaConsumerCode\": 203930737,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Jackson89369@qa.asavault.com\",\n                \"asaConsumerCode\": 206005629,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GrinnellTownship82848@qa.asavault.com\",\n                \"asaConsumerCode\": 210445259,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Florence22526@qa.asavault.com\",\n                \"asaConsumerCode\": 218545468,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Plainfield81769@qa.asavault.com\",\n                \"asaConsumerCode\": 224226274,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BigelowCorners55767@qa.asavault.com\",\n                \"asaConsumerCode\": 226912971,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BigelowCorners55767@qa.asavault.com\",\n                \"asaConsumerCode\": 226912971,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"HarrisonTown53018@qa.asavault.com\",\n                \"asaConsumerCode\": 233893717,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Helga57115@qa.asavault.com\",\n                \"asaConsumerCode\": 241195492,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WinslowTownship78550@qa.asavault.com\",\n                \"asaConsumerCode\": 250615910,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Eva29540@qa.asavault.com\",\n                \"asaConsumerCode\": 253903996,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Holt10528@qa.asavault.com\",\n                \"asaConsumerCode\": 256625081,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Meacham49736@qa.asavault.com\",\n                \"asaConsumerCode\": 258438598,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Anthony30343@qa.asavault.com\",\n                \"asaConsumerCode\": 259619933,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Saratoga36520@qa.asavault.com\",\n                \"asaConsumerCode\": 262082627,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Saratoga36520@qa.asavault.com\",\n                \"asaConsumerCode\": 262082627,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Barlow89081@qa.asavault.com\",\n                \"asaConsumerCode\": 264648147,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Nord67957@qa.asavault.com\",\n                \"asaConsumerCode\": 268147398,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ForestHill12089@qa.asavault.com\",\n                \"asaConsumerCode\": 268996846,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Winters39862@qa.asavault.com\",\n                \"asaConsumerCode\": 282970797,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"TwinLakes98749@qa.asavault.com\",\n                \"asaConsumerCode\": 283889657,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Lebanon86777@qa.asavault.com\",\n                \"asaConsumerCode\": 305323333,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Campbell44022@qa.asavault.com\",\n                \"asaConsumerCode\": 316990879,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Crownpoint41302@qa.asavault.com\",\n                \"asaConsumerCode\": 324354635,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WestSharyland14537@qa.asavault.com\",\n                \"asaConsumerCode\": 331807480,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WestMineral64982@qa.asavault.com\",\n                \"asaConsumerCode\": 332057111,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Joppa12528@qa.asavault.com\",\n                \"asaConsumerCode\": 339118896,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Elwood59909@qa.asavault.com\",\n                \"asaConsumerCode\": 340308726,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FootsCreek12144@qa.asavault.com\",\n                \"asaConsumerCode\": 343181362,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"OakCreek79931@qa.asavault.com\",\n                \"asaConsumerCode\": 355884818,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Pine67392@qa.asavault.com\",\n                \"asaConsumerCode\": 362244982,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ShevlinTownship50713@qa.asavault.com\",\n                \"asaConsumerCode\": 367825809,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BallClub82309@qa.asavault.com\",\n                \"asaConsumerCode\": 373317525,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"OceanBeach88323@qa.asavault.com\",\n                \"asaConsumerCode\": 377640998,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Ellington17363@qa.asavault.com\",\n                \"asaConsumerCode\": 378556855,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Henderson84411@qa.asavault.com\",\n                \"asaConsumerCode\": 381539676,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Millbrook71591@qa.asavault.com\",\n                \"asaConsumerCode\": 382120039,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Cloquet58749@qa.asavault.com\",\n                \"asaConsumerCode\": 385472145,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Cloquet58749@qa.asavault.com\",\n                \"asaConsumerCode\": 385472145,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Center35973@qa.asavault.com\",\n                \"asaConsumerCode\": 386662007,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LevelGreen53222@qa.asavault.com\",\n                \"asaConsumerCode\": 390231190,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"KirwinTownship75847@qa.asavault.com\",\n                \"asaConsumerCode\": 399539619,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"KirwinTownship75847@qa.asavault.com\",\n                \"asaConsumerCode\": 399539619,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Limestone64159@qa.asavault.com\",\n                \"asaConsumerCode\": 406832994,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"StonyCreekMills83113@qa.asavault.com\",\n                \"asaConsumerCode\": 408960783,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Russia39485@qa.asavault.com\",\n                \"asaConsumerCode\": 409804183,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Larkspur16072@qa.asavault.com\",\n                \"asaConsumerCode\": 435404780,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wilburn43265@qa.asavault.com\",\n                \"asaConsumerCode\": 448522223,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"SandCoulee18545@qa.asavault.com\",\n                \"asaConsumerCode\": 463167492,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Catawba64780@qa.asavault.com\",\n                \"asaConsumerCode\": 465939174,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LebanonTownship96044@qa.asavault.com\",\n                \"asaConsumerCode\": 472427479,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Indiana81282@qa.asavault.com\",\n                \"asaConsumerCode\": 474517941,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"DiamondBluffCDP21825@qa.asavault.com\",\n                \"asaConsumerCode\": 480844517,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Scituate76288@qa.asavault.com\",\n                \"asaConsumerCode\": 499987385,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Chalybeate17546@qa.asavault.com\",\n                \"asaConsumerCode\": 524971595,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sidell83388@qa.asavault.com\",\n                \"asaConsumerCode\": 527232907,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GreenCamp88143@qa.asavault.com\",\n                \"asaConsumerCode\": 532791318,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"NewOrleansStation26246@qa.asavault.com\",\n                \"asaConsumerCode\": 544889175,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sherman32197@qa.asavault.com\",\n                \"asaConsumerCode\": 545408782,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LakeElmo28213@qa.asavault.com\",\n                \"asaConsumerCode\": 548071294,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ChildersHill48610@qa.asavault.com\",\n                \"asaConsumerCode\": 551398966,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Denmark52392@qa.asavault.com\",\n                \"asaConsumerCode\": 566797948,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GreenValley66129@qa.asavault.com\",\n                \"asaConsumerCode\": 570333790,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Irving98598@qa.asavault.com\",\n                \"asaConsumerCode\": 585417749,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"RhinebeckTown40910@qa.asavault.com\",\n                \"asaConsumerCode\": 591783552,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Blaine72431@qa.asavault.com\",\n                \"asaConsumerCode\": 595154454,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BroeckPointe18390@qa.asavault.com\",\n                \"asaConsumerCode\": 599159089,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wewahitchka35306@qa.asavault.com\",\n                \"asaConsumerCode\": 603506520,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Chilili23980@qa.asavault.com\",\n                \"asaConsumerCode\": 617673203,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Paauilo80807@qa.asavault.com\",\n                \"asaConsumerCode\": 620656364,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            }\n        ]\n    }\n}"},{"id":"cb16742c-2851-4845-b33d-9232cbafc3af","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"695e16c6-dd73-4869-81ff-ddbbe48be9f1","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer/List"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Bad Request - Invalid Parameters\",\n    \"reference\": [\n        {\n            \"requestId\": \"a7b98cdd-1234-5678-9101-abcdefabcdef\",\n            \"timeStamp\": \"2024-07-30T12:30:00.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": null\n}\n"}],"_postman_id":"4417677a-9711-45aa-a23c-6966b7131fe6"}],"id":"0fa24467-96b4-4f12-91a4-44151c8b9781","description":"<p>The Consumer API offers endpoints for retrieving and managing updated consumer information on the ASA Platform. These endpoints enable Fintech applications to access a comprehensive list of financial institutions and specific consumer-related data. This functionality is crucial for applications that need to integrate with multiple financial institutions or provide detailed consumer information.</p>\n","_postman_id":"0fa24467-96b4-4f12-91a4-44151c8b9781"},{"name":"Dynamic Links","item":[{"name":"DynamicLink","id":"7257df29-420f-48e4-bd17-39624b379445","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"EmailAddress","value":"example@mail.com","type":"text"},{"key":"BearerToken","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"requestId","value":"80cdcc4d-a59e-4479-a6a7-a547f6e15be5","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/DynamicLink","description":"<p>Returns a secure URL that grants access to ASA Vault for a specified consumer, as authenticated by the Fintech. This endpoint generates a dynamic link that allows the authenticated Fintech to securely interact with ASA Vault on behalf of the consumer. The returned URL can be used to access specific resources or initiate actions within ASA Vault, tailored to the needs of the Fintech and the consumer involved.</p>\n","urlObject":{"path":["DynamicLink"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"3c764c91-9ee7-4832-9440-20b96f6738f0","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"EmailAddress","value":"example@mail.com","type":"text"},{"key":"BearerToken","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"requestId","value":"4da7553d-2c58-4db4-97a0-46543ccd1a83","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/DynamicLink"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:32 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115730Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006ub8","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"42310706-ac38-455d-b981-08e99ba746c6\",\n            \"timeStamp\": \"2024-07-30T11:57:30.7812869+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": \"https://asacore.com/q3qXY9wUmAnJzzvC8\"\n}"},{"id":"ee4c6541-c538-4775-88e0-6f3beb746858","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"EmailAddress","value":"example@mail.com","type":"text"},{"key":"BearerToken","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"requestId","value":"8a63fdcd-8298-443b-b691-46bbf9e5b9bc","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/DynamicLink"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Bad Request - Invalid Parameters\",\n    \"reference\": [\n        {\n            \"requestId\": \"a7b98cdd-1234-5678-9101-abcdefabcdef\",\n            \"timeStamp\": \"2024-07-30T12:30:00.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": null\n}\n"}],"_postman_id":"7257df29-420f-48e4-bd17-39624b379445"}],"id":"14bb8795-ff94-405e-88d7-dafe190b27d0","description":"<p>The Dynamic Links API provides endpoints for generating and managing secure URLs that grant access to ASA Vault for consumers. These endpoints facilitate the creation of dynamic links, enabling Fintech applications to direct users to specific resources or actions within ASA Vault, ensuring secure and streamlined interactions with consumer data.</p>\n<img src=\"https://content.pstmn.io/c1d234aa-2207-41d9-a189-3365de6dcaec/aW1hZ2UtMjAyNDA4MjktMTg0NzM5LnBuZw==\" alt />","_postman_id":"14bb8795-ff94-405e-88d7-dafe190b27d0"},{"name":"Subscriptions","item":[{"name":"SubscriptionPlans","event":[{"listen":"prerequest","script":{"id":"53bf05d5-a303-4e93-9999-e71393c22bc3","exec":[""],"type":"text/javascript","packages":{}}}],"id":"de5751e3-6a42-4d94-aa45-26c8db822eb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"1.09","type":"text"},{"key":"requestId","value":"23b9afb4-4cdf-4f8e-8802-64a147e07e15","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"curl --location 'https://openapidev.asacore.com/Subscriptions/Subscriptions' \\\n--header 'Ocp-Apim-Subscription-Key: s0p7k78543xt0e1yjnxgfpqs4vv5zlo8' \\\n--header 'X-ASA-ApiVersion: 1.09' \\\n--header 'requestId: c045c4a3-7666-43b6-a69e-46553b55d5b5' \\\n--header 'X-ASA-FintechApplicationCode: 1120' \\\n--header 'X-ASA-ConsumerCode: 1737850338' \\\n--header 'X-ASA-FintechCode: 12345678' \\\n--header 'X-ASA-FintechAuthorizationKey: efHuZ8Viem3CTTVXass1'","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Subscriptions/SubscriptionPlans","description":"<p>Retrieves a list of available subscription plans. This endpoint provides details on different subscription options that Fintech can choose from.</p>\n","urlObject":{"path":["Subscriptions","SubscriptionPlans"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"65b393d8-7a73-4c1c-a173-158541d4766e","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"{{Ocp-Apim-Subscription-Key}}","type":"text"},{"key":"X-ASA-ApiVersion","value":"1.08","type":"text"},{"key":"requestId","value":"55839c37-6e1f-4af0-957f-5021c658e3bb","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"{{fintechapplicationcode}}","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"{{fintechauthorizationKey}}","type":"text"}],"url":"https://localhost:5001/Subscriptions/SubscriptionPlans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Date","value":"Tue, 20 Aug 2024 12:29:07 GMT","enabled":true},{"key":"Server","value":"Kestrel","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"api-supported-versions","value":"1.8","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found Active Subscription for Consumer: 1737850338\",\n    \"reference\": [\n        {\n            \"requestId\": \"c045c4a3-7666-43b6-a69e-46553b55d5b5\",\n            \"timeStamp\": \"2025-04-16T05:17:18.4327062+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"asaConsumerCode\": 1737850338,\n            \"asaFintechCode\": 12345678,\n            \"billingDetailCode\": 178896837,\n            \"billingDate\": \"2025-04-06T00:00:03.337\",\n            \"billingAmount\": 20.00,\n            \"status\": \"Approve\",\n            \"isSubscription\": true,\n            \"subscriptionPlanCode\": 1,\n            \"subscriptionTitle\": \"Starter\",\n            \"subscriptionStatus\": \"Active\",\n            \"subscriptionStartDate\": \"2025-04-06T00:00:05.8\",\n            \"subscriptionEndDate\": \"2025-05-06T00:00:05.8\",\n            \"isRecurring\": true,\n            \"recurringAmount\": 20.00,\n            \"recurringStartDate\": \"2024-10-31T13:21:19.337\",\n            \"nextRecurringScheduleDate\": \"2025-05-06T00:00:05.8\",\n            \"inTrial\": false,\n            \"billingCycle\": \"Monthly\",\n            \"paymentType\": \"CC\",\n            \"applicationCode\": 1120\n        }\n    ],\n    \"errorCode\": null\n}"},{"id":"4071ff70-3f66-4eba-8897-8b7603007e43","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"71c026ea-b9bf-4419-a420-e409f1efcc66","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Subscriptions/SubscriptionPlans"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve Subscription Plans for Fintech:12345678\",\n    \"error\": {\n        \"code\": \"FETCH_ERROR\",\n        \"details\": \"Unable to fetch subscription plans due to an internal server error or invalid request parameters.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"8c4df208-fe67-4edb-\n"}],"_postman_id":"de5751e3-6a42-4d94-aa45-26c8db822eb6"},{"name":"Subscriptions","id":"f67b62f3-ea51-4bb0-8b5a-b0e6b42e76e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"1.09","type":"text"},{"key":"requestId","value":"c047039a-bc4f-4d89-9b10-b309dffdf0fd","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Subscriptions/Subscriptions","description":"<p>Retrieves a list of active subscriptions for a consumer. This endpoint provides details on current subscriptions including their status, plan details, and start dates.</p>\n","urlObject":{"path":["Subscriptions","Subscriptions"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"cdf0a46e-020f-4b24-9a21-d3b0fadc2900","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"{{Ocp-Apim-Subscription-Key}}","type":"text"},{"key":"X-ASA-ApiVersion","value":"1.08","type":"text"},{"key":"requestId","value":"8961708b-81a8-4485-8834-355ba9469d3a","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"{{fintechapplicationcode}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"{{fintechauthorizationKey}}","type":"text"}],"url":"https://localhost:5001/Subscriptions/Subscriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Date","value":"Tue, 20 Aug 2024 12:30:31 GMT","enabled":true},{"key":"Server","value":"Kestrel","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"api-supported-versions","value":"1.8","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found Active Subscription for Consumer: 1737850338\",\n    \"reference\": [\n        {\n            \"requestId\": \"c045c4a3-7666-43b6-a69e-46553b55d5b5\",\n            \"timeStamp\": \"2025-04-16T05:17:18.4327062+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"asaConsumerCode\": 1737850338,\n            \"asaFintechCode\": 12345678,\n            \"billingDetailCode\": 178896837,\n            \"billingDate\": \"2025-04-06T00:00:03.337\",\n            \"billingAmount\": 20.00,\n            \"status\": \"Approve\",\n            \"isSubscription\": true,\n            \"subscriptionPlanCode\": 1,\n            \"subscriptionTitle\": \"Starter\",\n            \"subscriptionStatus\": \"Active\",\n            \"subscriptionStartDate\": \"2025-04-06T00:00:05.8\",\n            \"subscriptionEndDate\": \"2025-05-06T00:00:05.8\",\n            \"isRecurring\": true,\n            \"recurringAmount\": 20.00,\n            \"recurringStartDate\": \"2024-10-31T13:21:19.337\",\n            \"nextRecurringScheduleDate\": \"2025-05-06T00:00:05.8\",\n            \"inTrial\": false,\n            \"billingCycle\": \"Monthly\",\n            \"paymentType\": \"CC\",\n            \"applicationCode\": 1120\n        }\n    ],\n    \"errorCode\": null\n}"},{"id":"f759f3e4-580f-4bbd-9783-886b176a8011","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"360fc152-8025-4054-bf53-ee38b1598cb0","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Subscriptions/Subscriptions"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"message\": \"No Subscription Plans found for Consumer: 463822805 and AsaFintech: 12345678\",\n    \"error\": {\n        \"code\": \"SUBSCRIPTION_NOT_FOUND\",\n        \"details\": \"The requested consumer and fintech combination does not have any available subscription plans. Please verify the provided identifiers and try again.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"e78ea273-3c54-4f24-8846-d775fd378242\",\n            \"timeStamp\": \"2024-08-20T05:30:29.9324641-07:00\"\n        }\n    ],\n    \"version\": \"1.09\"\n}\n"}],"_postman_id":"f67b62f3-ea51-4bb0-8b5a-b0e6b42e76e7"},{"name":"CancelSubscription","id":"08ff4c95-af4a-4930-bf3d-20193801c58d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"b98a2ffde7864380846ab6fb34e435e4","type":"text"},{"key":"X-ASA-ApiVersion","value":"1.09","type":"text"},{"key":"requestId","value":"c045c4a3-7666-43b6-a69e-46553b55d5b5","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"1120","type":"text"},{"key":"X-ASA-ConsumerCode","value":"1846830442","type":"text"},{"key":"X-ASA-FintechCode","value":"12345678","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"efHuZ8Viem3CTTVXass1","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"BillingDetailCode\" : \n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Subscriptions/CancelSubscription","description":"<p>The ASAOpen API provides endpoints to manage subscription cancellations for both Monthly and Yearly plans. This document details the cancellation process, expected responses, and system behavior.</p>\n<p><strong>Request Headers:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"Authorization\": \"Bearer &lt;token&gt;\",\n  \"Content-Type\": \"application/json\"\n}\n\n</code></pre><p><strong>Request Body:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"userId\": \"string\",  \n  \"subscriptionId\": \"string\"\n}\n\n</code></pre><p>If the <code>SubscriptionEndDate</code> is in the future:</p>\n<ol>\n<li><p>The system stops recurring payments immediately.</p>\n</li>\n<li><p>The subscription remains active until the <code>SubscriptionEndDate</code>.</p>\n</li>\n<li><p>A background process will automatically terminate the subscription on the <code>SubscriptionEndDate</code>.</p>\n</li>\n<li><p>Refunds are not issued as part of the cancellation process.</p>\n</li>\n</ol>\n<h2 id=\"notes\">Notes</h2>\n<ul>\n<li><p>Users can continue using the subscription until the <code>SubscriptionEndDate</code>.</p>\n</li>\n<li><p>Once the subscription reaches its end date, access will be revoked automatically.</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response for this request is a JSON object representing the schema of the data returned. Below is an example of the JSON schema for the response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"status\": {\n      \"type\": \"string\",\n      \"description\": \"The status of the cancellation request\"\n    },\n    \"message\": {\n      \"type\": \"string\",\n      \"description\": \"A message providing additional information about the cancellation status\"\n    }\n  }\n}\n\n</code></pre>\n<p>This JSON schema outlines the structure of the response object, including the <code>status</code> and <code>message</code> properties.</p>\n","urlObject":{"path":["Subscriptions","CancelSubscription"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"e6da4f14-c568-4530-8287-6f924139da73","name":"Consumer/CancelSubscription","originalRequest":{"method":"GET","header":[],"url":"/Consumer/CancelSubscription"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Subscription plan 'Gold Subscription' has been successfully canceled.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c045c4a3-7666-43b6-a69e-46553b55d5b5\",\n            \"timeStamp\": \"2025-03-27T11:49:37.962278+05:30\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"message\": \"Subscription plan 'Gold Subscription' has been successfully canceled.\",\n        \"subscriptionPlanCode\": 15,\n        \"subscriptionPlan\": \"Gold Subscription\",\n        \"subscriptionEndDate\": \"2025-04-01T00:00:04.58\",\n        \"subscriptionCancelDate\": \"2025-03-27T06:19:54.5179351Z\"\n    },\n    \"errorCode\": null\n}"},{"id":"e49f8fa5-710c-4745-83f4-c8497f8cf9d5","name":"Consumer/CancelSubscription","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"curl --location 'https://asaconnectqa.asacore.com/asaconnect/Consumer/CancelSubscription' \\\n--header 'Ocp-Apim-Subscription-Key: 9ae28108db93416fb44058a4a9a7a503' \\\n--header 'asaConsumerCode: 551398966' \\\n--header 'X_ASA_version: 1.08' \\\n--header 'asaFintechCode: 141907084' \\\n--header 'Content-Type: application/json' \\\n--data '{\n    \"BillingDetailCode\" : 615756486\n}'","options":{"raw":{"language":"json"}}},"url":"/Consumer/CancelSubscription"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"The subscription plan Gold Subscription is already canceled.\",\n    \"reference\": [\n        {\n            \"requestId\": \"0HNBD5ARTUEKF:00000001\",\n            \"timeStamp\": \"2025-03-27T12:32:02.6351234Z\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"message\": \"The subscription plan Gold Subscription is already canceled.\",\n        \"subscriptionPlanCode\": 15,\n        \"subscriptionPlan\": \"Gold Subscription\",\n        \"subscriptionEndDate\": \"2025-04-01T00:00:02.263\",\n        \"subscriptionCancelDate\": \"2025-03-27T11:34:22.957\"\n    },\n    \"errorCode\": \"unknown\"\n}"}],"_postman_id":"08ff4c95-af4a-4930-bf3d-20193801c58d"}],"id":"a8f317e3-bd16-40c0-8c98-743d7d89c9e3","description":"<p>The Subscriptions API allows you to manage and monitor subscriptions for your customers. This includes creating, and updating subscriptions, and subscription plans. The API provides endpoints to retrieve subscription details and plan information.</p>\n","_postman_id":"a8f317e3-bd16-40c0-8c98-743d7d89c9e3"},{"name":"Institutions","item":[{"name":"Institutions","id":"3b3d84ca-3eb9-42f7-805d-9af864a995e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"da560349-5509-4820-a9c6-9f608ca8d463","type":"text"}],"url":"https://openapiuat.asacore.com/Institutions","description":"<p>This endpoint retrieves a list of financial institutions available on the ASA Platform. This endpoint will provide detailed information about each institution, including identifiers, names, and other relevant attributes. The data returned will facilitate integration and interaction with ASA's financial network, allowing Fintech applications to present users with a comprehensive overview of available institutions.</p>\n","urlObject":{"path":["Institutions"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"12e68b78-13a9-47d0-99e6-4c4f12a58a72","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"f74b1cde-8ae2-4b63-b82f-2892aa7d6349","type":"text"}],"url":"https://openapiuat.asacore.com/Institutions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:41 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115739Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006vmw","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Get Institutions - Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"579e1fc9-1a2f-462d-86f1-948e88722aa0\",\n            \"timeStamp\": \"2024-07-30T11:57:40.4549033+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"asaFiCode\": 123456,\n            \"displayName\": \"Home CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/466a9da1-5280-4c58-a97b-9fa689024834.png\",\n            \"url\": \"https://asa.financial\"\n        },\n        {\n            \"asaFiCode\": 123457,\n            \"displayName\": \"First Education FCU\",\n            \"fiLogo\": null,\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 123458,\n            \"displayName\": \"Partner Colorado CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/c6e9a986-6853-4dee-a547-759b719cb20a.png\",\n            \"url\": \"https://www.partnercoloradocu.org/\"\n        },\n        {\n            \"asaFiCode\": 1402332681,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1584935833,\n            \"displayName\": \"UAT Home CUvb\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1031231503,\n            \"displayName\": \"Home Cu\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 691931121,\n            \"displayName\": \"Home Cu\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1816893414,\n            \"displayName\": \"Home CUT\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1304158862,\n            \"displayName\": \"gpay1\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/16fd7e30-de52-4841-aba4-800e66e95f44.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1844800446,\n            \"displayName\": \"gpay\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/2eb699d1-1837-4be9-944e-efd6b4ff17e4.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 879330357,\n            \"displayName\": \"Zuriel FI MX Test 01\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/79085ad2-c83e-459e-bb26-b953052f19be.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 10126654,\n            \"displayName\": null,\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 544033948,\n            \"displayName\": \"Zuriel FI MX UI Test 01\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/23647d32-e4e6-4d53-8e6f-7320879576d1.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1257941782,\n            \"displayName\": \"Zuriel FI ASA UI Test 01\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/39d4ddfc-1e32-473a-bcbb-42f2f8608ce3.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 114685342,\n            \"displayName\": \"Zuriel FI MX UITest 02\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/afd5edd2-1f2f-48c1-8936-9d9c84184b14.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 480845336,\n            \"displayName\": \"Zuriel FI ASA UITest 02\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/0b7fd91c-7205-45d4-9a4a-9efdb315df32.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1351746420,\n            \"displayName\": \"ZurMX Institution 220206\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/e7b69115-2936-4d03-91f9-36272971b581.png\",\n            \"url\": \"https://www.mx.com\"\n        },\n        {\n            \"asaFiCode\": 1836602110,\n            \"displayName\": \"Name5\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/4fb4c301-5710-4bcb-9649-34de3b4ef92d.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 483966939,\n            \"displayName\": \"name6\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/f32e7c5c-2696-4e96-a51c-c695f4268de8.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1111477478,\n            \"displayName\": \"Partner Colorado CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 837830701,\n            \"displayName\": \"Partner Colorado CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 237199758,\n            \"displayName\": \"R477-2\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/8319601a-296c-4971-9614-b971b8e6da74.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 855499956,\n            \"displayName\": \"Oleksii\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/6b3bff1f-c384-4a32-8b63-7cdc8b019e18.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1640022943,\n            \"displayName\": \"Partner Colorado CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 967050430,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 745096228,\n            \"displayName\": null,\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-68e96dd6-eabd-42d3-9f05-416897f0746c_100x100.png\",\n            \"url\": \"www.mx.com\"\n        },\n        {\n            \"asaFiCode\": 29950081,\n            \"displayName\": null,\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-a4b1697f-f956-e651-5f8e-e4072166408c_100x100.png\",\n            \"url\": \"https://www.wellsfargo.com\"\n        },\n        {\n            \"asaFiCode\": 305625133,\n            \"displayName\": null,\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-89244607-fe38-41fc-4f61-47ced371f33c_100x100.png\",\n            \"url\": \"https://www.chase.com/\"\n        },\n        {\n            \"asaFiCode\": 1708848135,\n            \"displayName\": null,\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-c1fe4896-a540-2b70-92ae-b8343c33c744_100x100.png\",\n            \"url\": \"https://www.americanexpress.com\"\n        },\n        {\n            \"asaFiCode\": 115305258,\n            \"displayName\": \"Citibank\",\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-529918d9-8655-b609-33fe-17a66144ef23_100x100.png\",\n            \"url\": \"https://online.citi.com\"\n        },\n        {\n            \"asaFiCode\": 11565491,\n            \"displayName\": \"Home Cu\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1098251797,\n            \"displayName\": \"Home Cu\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 603790986,\n            \"displayName\": \"Name445\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/cd1623c3-3d32-41f9-879a-76b89eea5c15.png\",\n            \"url\": \"https://asacentralqa.asacore.com/#/fi-portal/registration\"\n        },\n        {\n            \"asaFiCode\": 1664189975,\n            \"displayName\": \"FI Igor CU MX\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/69cbdf93-b6e5-4df5-b21e-6003fa174bd5.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1398125923,\n            \"displayName\": \"bankofamerica\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/37fc10b9-2459-4148-b0ef-fea75439b3d6.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1558661762,\n            \"displayName\": \"Bank of America\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/a07e49b0-feea-4d50-98e2-38ad514fe10d.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1014879771,\n            \"displayName\": \"Bank OfAmerica\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/249d6e99-422d-4181-ae36-c40f45b4b18b.png\",\n            \"url\": \"https://asacentralqa.asacore.com/#/fi-portal/registration\"\n        },\n        {\n            \"asaFiCode\": 2040081520,\n            \"displayName\": \"BankOf America\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/b3266ee4-e36b-43af-a9ad-676b80155f37.png\",\n            \"url\": \"https://asacentralqa.asacore.com/#/fi-portal/registration\"\n        },\n        {\n            \"asaFiCode\": 1171046128,\n            \"displayName\": \"Bank\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/13105684-f56e-4343-9a2c-bf4c23e74549.png\",\n            \"url\": \"https://tempail.com/en/\"\n        },\n        {\n            \"asaFiCode\": 844105831,\n            \"displayName\": \"All bank\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/28aeee6b-5b6a-4f38-8e01-6fe3e8310321.png\",\n            \"url\": \"https://tempail.com/en/\"\n        },\n        {\n            \"asaFiCode\": 1753875375,\n            \"displayName\": \"HSBC\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/e62eaa11-3d27-4edd-8b72-6b1c4281fe5c.png\",\n            \"url\": \"https://www.hsbc.co.in/\"\n        },\n        {\n            \"asaFiCode\": 1306076057,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1121284388,\n            \"displayName\": \"AP-2832 Test\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/ecec1d06-f138-46e5-b9c4-f98d351dfb0c.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 190014398,\n            \"displayName\": \"AP-942\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/454db3f0-a6b5-47e5-9c21-0b3d58481f83.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 143987246,\n            \"displayName\": \"MX Bank\",\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-1572a04c-912b-59bf-5841-332c7dfafaef_100x100.png\",\n            \"url\": \"https://www.mx.com\"\n        },\n        {\n            \"asaFiCode\": 1424686255,\n            \"displayName\": \"asdasd\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/iVBORw0KGgoAAAANSUhEUgAAAJYAAACWBAMAAADOL2zRAAAAG1BMVEXMzMyWlpaqqqq3t7fFxcW+vr6xsbGjo6OcnJyLKnDGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVRoge3SMW+DMBiE4YsxJqMJtHOTITPeOsLQnaodGImEUMZEkZhRUqn92f0MaTubtfeMh/QGHANEREREREREREREtIJJ0xbH299kp8l8FaGtLdTQ19HjofxZlJ0m1+eBKZcikd9PWtXC5DoDotRO04B9YOvFIXmXLy2jEbiqE6Df7DTleA5socLqvEFVxtJyrpZFWz/pHM2CVte0lS8g2eDe6prOyqPglhzROL+Xye4tmT4WvRcQ2/m81p+/rdguOi8Hc5L/8Qk4vhZzy08DduGt9eVQyP2qoTM1zi0/uf4hvBWf5c77e69Gf798y08L7j0RERERERERERH9P99ZpSVRivB/rgAAAABJRU5ErkJggg==\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1637304098,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 639844041,\n            \"displayName\": \"Audit FI\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/iVBORw0KGgoAAAANSUhEUgAAAJYAAACWBAMAAADOL2zRAAAAG1BMVEXMzMyWlpaqqqq3t7fFxcW+vr6xsbGjo6OcnJyLKnDGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVRoge3SMW+DMBiE4YsxJqMJtHOTITPeOsLQnaodGImEUMZEkZhRUqn92f0MaTubtfeMh/QGHANEREREREREREREtIJJ0xbH299kp8l8FaGtLdTQ19HjofxZlJ0m1+eBKZcikd9PWtXC5DoDotRO04B9YOvFIXmXLy2jEbiqE6Df7DTleA5socLqvEFVxtJyrpZFWz/pHM2CVte0lS8g2eDe6prOyqPglhzROL+Xye4tmT4WvRcQ2/m81p+/rdguOi8Hc5L/8Qk4vhZzy08DduGt9eVQyP2qoTM1zi0/uf4hvBWf5c77e69Gf798y08L7j0RERERERERERH9P99ZpSVRivB/rgAAAABJRU5ErkJggg==\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 431655606,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 983293088,\n            \"displayName\": \"abc\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/1d509dd5-2d95-4baa-b4d6-396001ed6257.png\",\n            \"url\": \"https://www.test_fi.com\"\n        },\n        {\n            \"asaFiCode\": 968841875,\n            \"displayName\": \"Corelation Home CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/c1a19de5-dce9-4f08-ba18-87aad0532eba.png\",\n            \"url\": \"https://www.pyramidfcu.com/\"\n        },\n        {\n            \"asaFiCode\": 1119938312,\n            \"displayName\": \"FI-Test\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/f0855cf1-e29f-4f2e-9ca5-7269fff541a4.png\",\n            \"url\": \"https://www.test_fi1.com\"\n        },\n        {\n            \"asaFiCode\": 982876872,\n            \"displayName\": \"Pyramid FCU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/42823737-c75e-424a-953d-f86acf027f75.png\",\n            \"url\": \"https://www.pyramidfcu.com\"\n        },\n        {\n            \"asaFiCode\": 1141891841,\n            \"displayName\": \"822023\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/e68803fd-36f7-4aa9-8b11-6db9e17513b2.png\",\n            \"url\": \"https://asacentralqa.asacore.com/#/fi-portal/r\"\n        },\n        {\n            \"asaFiCode\": 356322266,\n            \"displayName\": \"fi test2 10-24-2023\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/13d22761-63e4-4907-a9f6-23c518b17bc4.png\",\n            \"url\": \"url\"\n        },\n        {\n            \"asaFiCode\": 743718673,\n            \"displayName\": \"asd\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/ee902192-ee79-4cb4-a25e-6b32372b3c80.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 354908256,\n            \"displayName\": \"Test21\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/c90811d3-9c99-4010-9957-3450174874fa.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1550734917,\n            \"displayName\": \"BusinessId\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1333166771,\n            \"displayName\": \"Fi for bussiness\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/8c9ed5e9-be58-41b7-953c-ce3dc5df9d6c.png\",\n            \"url\": \"https://firstedfcu.com/\"\n        },\n        {\n            \"asaFiCode\": 796723146,\n            \"displayName\": \"no business 2\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/929d184f-3c47-4a3e-9ade-2d412b084ced.png\",\n            \"url\": \"https://asa.financial\"\n        },\n        {\n            \"asaFiCode\": 1129339515,\n            \"displayName\": \"no business 4\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/2c70fd05-0d45-4110-b23b-c37aa3c7b343.png\",\n            \"url\": \"https://www.aerofed.net\"\n        },\n        {\n            \"asaFiCode\": 523640055,\n            \"displayName\": \"Pima Federal Credit Union\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/6290e523-2201-4a3b-8414-4f9ef05881f6.png\",\n            \"url\": \"https://www.pimafederal.org/\"\n        },\n        {\n            \"asaFiCode\": 1284288427,\n            \"displayName\": \"FI Igor CU MX\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/2a50dbca-4b24-4f1d-a1bb-9566a53de6a3.png\",\n            \"url\": \"\"\n        }\n    ]\n}"},{"id":"4a3f047f-11f7-4f4f-9d4f-fa04122e000d","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"6147260e-97d5-4991-92c9-c3e5dc2fd9eb","type":"text"}],"url":"https://openapiuat.asacore.com/Institutions"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Get Institutions - Failed\",\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"description\": \"The request parameters are missing or invalid.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"b123f45d-6789-4abc-8123-ef456789abcd\",\n            \"timeStamp\": \"2024-07-30T12:10:30.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\"\n}\n"}],"_postman_id":"3b3d84ca-3eb9-42f7-805d-9af864a995e3"}],"id":"10a6e0d3-8380-4ee5-a6fa-3cf4f047582f","description":"<p>The Institution API is designed to provide access to information about financial institutions available on the ASA Platform. While the endpoint is not yet implemented, it will be used to retrieve a comprehensive list of all financial institutions integrated with ASA.</p>\n","_postman_id":"10a6e0d3-8380-4ee5-a6fa-3cf4f047582f"},{"name":"Notification","item":[{"name":"Notification/GetAll","event":[{"listen":"test","script":{"id":"acc166e5-a644-46be-891e-11581cb2723b","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var senderMessageId = respBody.data.notificationsViewModels[0].senderMessageId;\r","\r","    var messageId = respBody.data.notificationsViewModels[0].messageId;\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    postman.setEnvironmentVariable(\"senderMessageId\", senderMessageId);\r","\r","    postman.setEnvironmentVariable(\"messageId\", messageId);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"b52415fc-6ea7-4bce-9b71-34c136c23642","exec":[""],"type":"text/javascript","packages":{}}}],"id":"68b9f47d-17ac-418b-99c5-94f93a115413","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"2f682705-5e00-498a-8fdf-e32a3e2f299e","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"1","type":"text"},{"key":"IsDeleted","value":"false","type":"text"},{"key":"IsRead","value":"false","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/GetAll","description":"<p>Returns all notifications available to the authenticated Fintech or Consumer. This endpoint provides a comprehensive list of notifications, offering detailed information about each notification, including sender details, message content, and timestamps. This functionality is useful for accessing the complete history of notifications for tracking and reference purposes.</p>\n","urlObject":{"path":["Notification","GetAll"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"e2555706-a7a4-4a94-97bd-229f4e50f42d","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"858987061","type":"text"},{"key":"RequestId","value":"74a9c8e2-b284-42e9-bdc1-fea21a5e3e53","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"1","type":"text"},{"key":"IsDeleted","value":"false","type":"text"},{"key":"IsRead","value":"false","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:33 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151422Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v1p0","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"ab1412ea-3d92-419b-959e-af859d9c0335\",\n            \"timeStamp\": \"2024-07-31T15:14:31.7759858+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"notificationsViewModels\": [\n            {\n                \"messageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n                \"conversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n                \"asaConsumerCode\": 858987061,\n                \"asaFintechCode\": 12345678,\n                \"appName\": null,\n                \"messageType\": 0,\n                \"virtualEmail\": \"Peachland81054\",\n                \"receivedDate\": \"2024-07-03T23:46:08.643\",\n                \"expiryDate\": \"2024-07-04T00:02:48.643\",\n                \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n                \"to\": \"Peachland81054@qa.asavault.com\",\n                \"cc\": null,\n                \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n                \"body\": \"Test automation notification\",\n                \"isRead\": false,\n                \"isArchived\": false,\n                \"readDateTime\": null,\n                \"archiveDateTime\": null,\n                \"isDeleted\": false,\n                \"status\": \"Forwarded\",\n                \"deliveryState\": \"delivered\",\n                \"sendState\": \"sent\",\n                \"senderMessageId\": \"Automation Sender Id\"\n            }\n        ],\n        \"pageSize\": 1,\n        \"pageNo\": 1,\n        \"totalCount\": 55\n    }\n}"},{"id":"6b325c62-3120-4dd4-a63f-e61c7e648efc","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"00100727-57de-4ceb-bfc3-9b8bfeb1553b","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"1","type":"text"},{"key":"IsDeleted","value":"false","type":"text"},{"key":"IsRead","value":"false","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/GetAll"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve notifications.\",\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"description\": \"The request parameters are missing or invalid.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"d9f5c3b2-7e88-4a6d-b234-e6a8f7c12345\",\n            \"timeStamp\": \"\n"}],"_postman_id":"68b9f47d-17ac-418b-99c5-94f93a115413"},{"name":"Notification","event":[{"listen":"test","script":{"id":"5b723f74-cae7-4483-ab0a-9dca74d30505","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"17fce1ec-03fb-44f5-8fcd-f140031ee0c4","exec":[""],"type":"text/javascript","packages":{}}}],"id":"17f9bfb7-b80b-466e-afe0-f8ee493ea121","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"MessageId","value":"{{messageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"bdf180d2-92a1-4e8e-ba2f-af7a7f863d80","type":"text"}],"url":"https://openapiuat.asacore.com/Notification","description":"<p>Retrieves a summary of notifications related to the authenticated Fintech or Consumer. This endpoint provides a general overview of recent notifications, allowing users to stay informed about relevant updates and activities within the ASA platform. The response typically includes a list of notifications with essential details such as timestamps and summary information.</p>\n","urlObject":{"path":["Notification"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"2bc162f7-788b-4948-ab54-bda0fd7cbac0","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"MessageId","value":"{{messageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"686bc19a-9814-48c7-8953-4900173eea5e","type":"text"}],"url":"https://openapiuat.asacore.com/Notification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:51 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151447Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v49e","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"d796aaa1-e12f-4631-8920-b10702a5f01e\",\n            \"timeStamp\": \"2024-07-31T15:14:49.0064729+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"smtpId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n        \"to\": \"zuriel.tejeda@asa.financial\",\n        \"toName\": \"\",\n        \"from\": \"notifications@qa.asavault.com\",\n        \"fromName\": \"Zuriel Tejeda\",\n        \"replyTo\": \"reply+c76c89c4-afb5-4962-a37f-a2a0d9290e2e+f577b40b-a9bd-422d-a620-c4accd4ea3a5@qa.asavault.com\",\n        \"replyToName\": \"Zuriel Tejeda\",\n        \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n        \"charsets\": null,\n        \"text\": \"Test automation notification\",\n        \"html\": null,\n        \"categories\": [\n            \"AsaFintech\"\n        ],\n        \"headers\": {\n            \"X-ASA-MessageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n            \"X-ASA-ParentMessageId\": null,\n            \"X-ASA-ConversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n            \"X-ASA-ASAConsumerCode\": \"858987061\",\n            \"X-ASA-AsaFintechCode\": \"12345678\",\n            \"X-ASA-AppName\": null,\n            \"List-Unsubscribe\": \"<mailto:un-subscribe+c76c89c4-afb5-4962-a37f-a2a0d9290e2e@qa.asavault.com>, <https://www.qa.asavault.com/api/unsubscribe/c76c89c4-afb5-4962-a37f-a2a0d9290e2e>\",\n            \"List-Unsubscribe-Post\": \"List-Unsubscribe=One-Click\"\n        },\n        \"attachments\": []\n    }\n}"},{"id":"bb93e2fd-5ff5-4ea7-9b6a-3d3cd5fa2bdc","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"MessageId","value":"{{messageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"9d33cae7-184d-41f4-9e17-70343f87d9d6","type":"text"}],"url":"https://openapiuat.asacore.com/Notification"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"17f9bfb7-b80b-466e-afe0-f8ee493ea121"},{"name":"Notification/BySenderMessageId","event":[{"listen":"test","script":{"id":"02c0e8ba-3775-476d-9ceb-1dffe10eb81f","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"612026ef-7dee-4aa2-a0b0-fe381493e58e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"8b6d0b5b-4ef9-4aad-8f96-a27094b0bf39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"SenderMessageId","value":"{{senderMessageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"14b4b3bb-d89a-4d93-8796-edf0ea6787d1","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/BySenderMessageId","description":"<p>Retrieves a specific notification based on the Sender Message ID. This endpoint allows users to fetch a detailed notification by providing the unique identifier assigned by the sender. The response includes complete information about the notification associated with the given Sender Message ID, enabling targeted retrieval and review of specific messages.</p>\n","urlObject":{"path":["Notification","BySenderMessageId"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"b02b326c-3eb6-474d-a04c-3dd74579d693","name":"Success Failure","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"SenderMessageId","value":"{{senderMessageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"c2a3c0f3-64a0-47a2-bd0f-b2bd3041b0a2","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/BySenderMessageId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:57 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151456Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v5ab","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"563992b8-8d97-481c-91a2-daf2fd3f68ce\",\n            \"timeStamp\": \"2024-07-31T15:14:56.4742535+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"consumerFintechMessagesId\": 2792,\n            \"messageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n            \"conversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:08.643\",\n            \"expiryDate\": \"2024-07-04T00:02:48.643\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2793,\n            \"messageId\": \"521b3fbb-cc1b-42a7-9e67-7b90eb3eda62\",\n            \"conversationId\": \"9c9d078a-7df3-44ca-aad5-b247817f91eb\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:41.243\",\n            \"expiryDate\": \"2024-07-04T00:03:21.243\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:41 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2794,\n            \"messageId\": \"2939cf3f-0ed7-4670-813e-24bbe0c906f9\",\n            \"conversationId\": \"81c19158-b086-4e23-9702-8015fe6f342c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:49.63\",\n            \"expiryDate\": \"2024-07-04T00:03:29.63\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:49 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2795,\n            \"messageId\": \"6ffd5cb5-6af1-4136-9075-f81357b0a2ce\",\n            \"conversationId\": \"ef4a0b21-1c6f-44a9-9319-57e0f33a5428\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:52:06.493\",\n            \"expiryDate\": \"2024-07-04T00:08:46.493\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:52:06 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2796,\n            \"messageId\": \"b56e6960-66a5-404a-b5f2-035090de15d6\",\n            \"conversationId\": \"653ac09e-bd12-44aa-8bcd-2eebeb90e9af\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:57:36.03\",\n            \"expiryDate\": \"2024-07-04T00:14:16.03\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:57:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2797,\n            \"messageId\": \"57f1b306-ce9f-40d2-b44d-d60d7586d828\",\n            \"conversationId\": \"f5086b49-9b50-4a20-a5d9-1699ead0144e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:58:31.06\",\n            \"expiryDate\": \"2024-07-04T00:15:11.06\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:58:31 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2798,\n            \"messageId\": \"fc17c5f7-86ab-48dc-9a87-4bcc9eb3fe35\",\n            \"conversationId\": \"ed9fa35d-09bf-4281-ba3f-dcb9aa8a6645\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:58:37.887\",\n            \"expiryDate\": \"2024-07-04T00:15:17.887\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:58:37 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2799,\n            \"messageId\": \"5dd32e0c-5251-4a0f-bd08-9b8d55f7ffc2\",\n            \"conversationId\": \"210df4b6-9416-402a-9eae-3ff69e89b2be\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T00:00:58.757\",\n            \"expiryDate\": \"2024-07-04T00:17:38.757\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 18:00:58 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2800,\n            \"messageId\": \"61bd44cf-cab9-4524-96b5-aa9bf569e044\",\n            \"conversationId\": \"3b523640-6947-43c5-8375-237e212c3b53\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:23.233\",\n            \"expiryDate\": \"2024-07-04T02:03:03.233\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:23 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2801,\n            \"messageId\": \"e0a0bc03-dba4-4d9f-8a5e-a42c6505ab34\",\n            \"conversationId\": \"2c2d1bc7-8788-4fc9-a407-df540e739099\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:31.487\",\n            \"expiryDate\": \"2024-07-04T02:03:11.487\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:31 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2802,\n            \"messageId\": \"1991050b-e351-4f14-8d61-c3a3b080791d\",\n            \"conversationId\": \"4387e20f-9a8d-4dc1-9f2a-5ab330007323\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:36.093\",\n            \"expiryDate\": \"2024-07-04T02:03:16.093\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2803,\n            \"messageId\": \"e41ebc2c-de8e-4e2d-a072-9d64f22bd1bd\",\n            \"conversationId\": \"0b71862a-0b48-455e-b120-2ab9c259e204\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:48:54.387\",\n            \"expiryDate\": \"2024-07-04T02:05:34.387\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:48:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2804,\n            \"messageId\": \"16b5e08c-979d-4a68-8b26-b1c5d518a415\",\n            \"conversationId\": \"d49a48d1-d0b2-46ef-a708-348259ffe588\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:51:50.983\",\n            \"expiryDate\": \"2024-07-04T02:08:30.983\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:51:50 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2805,\n            \"messageId\": \"15bf7eb6-4c4f-4165-901f-4657ea1f6729\",\n            \"conversationId\": \"23f0453e-c4bc-4a39-b6b4-e08622bb41c3\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:10:29.36\",\n            \"expiryDate\": \"2024-07-04T02:27:09.36\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:10:29 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2806,\n            \"messageId\": \"d77d2140-e1f5-4302-a7d4-2306e77ab0a8\",\n            \"conversationId\": \"80a5139d-59b7-494b-9d3a-7c3867ce7134\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:11:51.173\",\n            \"expiryDate\": \"2024-07-04T02:28:31.173\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:11:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2807,\n            \"messageId\": \"b1b685aa-82b8-4648-a4a0-3c6d086766c8\",\n            \"conversationId\": \"ef4b55c7-c0f6-4ea0-a051-b4e1441b2197\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:20:24.807\",\n            \"expiryDate\": \"2024-07-04T02:37:04.807\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:20:24 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2808,\n            \"messageId\": \"a09ea215-310c-4ebe-959b-b664542bcaef\",\n            \"conversationId\": \"7655adb9-33de-43bb-9467-50c86cf467fc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:14:44.363\",\n            \"expiryDate\": \"2024-07-04T03:31:24.363\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:14:44 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2809,\n            \"messageId\": \"3a74c4d0-60bc-4b23-98d8-123611c65636\",\n            \"conversationId\": \"52839666-d9cd-4525-b6f6-54fc38d493ff\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:14:54.59\",\n            \"expiryDate\": \"2024-07-04T03:31:34.59\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:14:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2810,\n            \"messageId\": \"a8549103-ab00-45c9-a7d7-748456743ff4\",\n            \"conversationId\": \"c0cfdaa0-c039-464e-abe9-f87045e0b28a\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:15:01.88\",\n            \"expiryDate\": \"2024-07-04T03:31:41.88\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:15:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2811,\n            \"messageId\": \"eab474d3-be76-4e97-a9dc-53d42a2860bc\",\n            \"conversationId\": \"b998e90a-7e95-46f4-b8cb-807628249452\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:17:01.69\",\n            \"expiryDate\": \"2024-07-04T03:33:41.69\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:17:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T03:17:06.17\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2812,\n            \"messageId\": \"668436de-9074-4670-899c-976953fea2d0\",\n            \"conversationId\": \"8b512e86-1b28-453e-a872-e18f52627077\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:18:24.737\",\n            \"expiryDate\": \"2024-07-04T03:35:04.737\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:18:24 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T03:18:30.09\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2813,\n            \"messageId\": \"d93d8a91-dd65-4ef1-850a-2af517f2752e\",\n            \"conversationId\": \"58d6ac68-cedc-4a97-9c34-6f43b0daa77c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T05:49:21.41\",\n            \"expiryDate\": \"2024-07-04T06:06:01.41\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2814,\n            \"messageId\": \"1a52da84-4332-4fff-9f1a-0f2a67e2aba2\",\n            \"conversationId\": \"905eb998-a936-4aa8-9852-2791eda029ce\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T14:00:00.133\",\n            \"expiryDate\": \"2024-07-04T14:16:40.133\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2815,\n            \"messageId\": \"1259469c-c3e6-42f9-8f14-bc48b1fb54d4\",\n            \"conversationId\": \"210cbdbb-78d5-46a2-82ba-5b3e4d774af7\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:05:45.8\",\n            \"expiryDate\": \"2024-07-04T17:22:25.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:05:45 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2816,\n            \"messageId\": \"fe50f9fa-3270-4b87-8ed1-283e713652e8\",\n            \"conversationId\": \"0cf85813-53f5-4675-83a0-2093f9622979\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:37:38.517\",\n            \"expiryDate\": \"2024-07-04T17:54:18.517\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:37:38 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T17:37:49.857\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2817,\n            \"messageId\": \"c96b9cb2-b6b2-4e20-9e57-cb990a475666\",\n            \"conversationId\": \"0e1b12c4-37a8-4943-8929-59d6d3712bb9\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:45:48.59\",\n            \"expiryDate\": \"2024-07-04T18:02:28.59\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:45:48 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2818,\n            \"messageId\": \"e7ede965-720b-43f4-916f-821161709812\",\n            \"conversationId\": \"51b6dfc5-caf6-4039-8bc6-128e6fb2bb87\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:46:55.16\",\n            \"expiryDate\": \"2024-07-04T18:03:35.16\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:46:55 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2819,\n            \"messageId\": \"47443b5f-3045-493a-84f9-648334fbd8e5\",\n            \"conversationId\": \"d3f42560-5171-470c-aa3c-719a77970897\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:47:04.457\",\n            \"expiryDate\": \"2024-07-04T18:03:44.457\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:47:04 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2820,\n            \"messageId\": \"6fe1cdc7-0b95-48de-af7d-02899f6ea0a8\",\n            \"conversationId\": \"eae058bb-de88-4823-9845-1a98bb6fad7d\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:47:09.583\",\n            \"expiryDate\": \"2024-07-04T18:03:49.583\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:47:09 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2821,\n            \"messageId\": \"8650dd07-5a46-4123-8db3-8ba3c2e414d4\",\n            \"conversationId\": \"866ece59-3aed-4791-9c61-602222f794ee\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:07:18.617\",\n            \"expiryDate\": \"2024-07-04T19:23:58.617\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:07:18 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2822,\n            \"messageId\": \"94e67f03-9ce1-4a40-8ca2-816289cf423e\",\n            \"conversationId\": \"3ef08bb3-4a65-4186-9238-ea7578291c28\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:10:43.53\",\n            \"expiryDate\": \"2024-07-04T19:27:23.53\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:10:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2823,\n            \"messageId\": \"26882954-da9b-4a4a-9a20-dd8739145bda\",\n            \"conversationId\": \"86b7b2f1-535d-4156-ab43-ca2e5574fcfe\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:12:32.207\",\n            \"expiryDate\": \"2024-07-04T19:29:12.207\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:12:32 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2824,\n            \"messageId\": \"49948bf5-127f-4f38-bde5-7139bc188550\",\n            \"conversationId\": \"b3d64d54-d05f-411a-907a-d516d71ff77f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:18:51.04\",\n            \"expiryDate\": \"2024-07-04T19:35:31.04\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:18:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2825,\n            \"messageId\": \"ed8204f3-d74b-4551-b9e0-1268d13a83ed\",\n            \"conversationId\": \"d27ca2d2-059f-4d22-86ac-7d4f4f1f6bf6\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:20:13.467\",\n            \"expiryDate\": \"2024-07-04T19:36:53.467\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:20:13 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2826,\n            \"messageId\": \"66433e24-10d3-465f-9a37-826ad1c5a5d2\",\n            \"conversationId\": \"52d2abb5-b43f-48ef-b050-c9952c38fb85\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:24:41.787\",\n            \"expiryDate\": \"2024-07-04T19:41:21.787\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:24:41 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T19:24:46.777\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2827,\n            \"messageId\": \"09fd4eea-f02e-455d-b125-0d902fcf2fe8\",\n            \"conversationId\": \"f28a6dc7-4f9b-4705-8be4-1ee7bb878768\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:40:56.097\",\n            \"expiryDate\": \"2024-07-04T19:57:36.097\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:40:56 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2828,\n            \"messageId\": \"3867b037-c7f7-4185-95ac-f48f6817fa93\",\n            \"conversationId\": \"b75c9c0e-0c9f-42b6-aaa8-d804796bdd2f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:47:39.143\",\n            \"expiryDate\": \"2024-07-04T20:04:19.143\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:47:39 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T19:47:51.82\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2829,\n            \"messageId\": \"b57d8a57-74c9-4bf6-8642-cba2648aeffb\",\n            \"conversationId\": \"d69b142c-de49-41a9-9dc9-f1fbce5a0085\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:16:36.14\",\n            \"expiryDate\": \"2024-07-04T20:33:16.14\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:16:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2830,\n            \"messageId\": \"c5a7c526-6195-4755-b935-6f5cd2ef91c3\",\n            \"conversationId\": \"d3d06ed2-2dda-431c-876a-2ea3f9e7479b\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:04.943\",\n            \"expiryDate\": \"2024-07-04T20:40:44.943\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:04 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2831,\n            \"messageId\": \"b89095a6-075a-4517-ae43-7b2c0819f2c4\",\n            \"conversationId\": \"fa078c8c-dede-4b22-8e7b-c670afdf2dfc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:11.577\",\n            \"expiryDate\": \"2024-07-04T20:40:51.577\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:11 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2832,\n            \"messageId\": \"da8d4b3d-7567-4627-bd53-7468c34512b2\",\n            \"conversationId\": \"d89c22ae-18b5-44a5-a798-4530e9bb7af9\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:14.693\",\n            \"expiryDate\": \"2024-07-04T20:40:54.693\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:14 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2833,\n            \"messageId\": \"e08b48fa-f4b7-47da-b0c4-3ea119d5a881\",\n            \"conversationId\": \"78e1890b-5a83-4f8c-ae2f-48158619cba2\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:25:01.863\",\n            \"expiryDate\": \"2024-07-04T20:41:41.863\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:25:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2834,\n            \"messageId\": \"49cf06a6-d23e-4d88-bba0-a9e5b22c282a\",\n            \"conversationId\": \"54c18e5b-62dd-4eb2-bb50-a351e3feb273\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:26:38.8\",\n            \"expiryDate\": \"2024-07-04T20:43:18.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:26:38 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2835,\n            \"messageId\": \"40bb0798-2cf4-47e9-aab0-86b3b69697a7\",\n            \"conversationId\": \"851f5cb8-e808-4daf-b1d1-58eb72eeb6f5\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:33:57.77\",\n            \"expiryDate\": \"2024-07-04T20:50:37.77\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:33:57 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2836,\n            \"messageId\": \"776c2da3-55eb-4eb5-8673-0dbcc02df2e4\",\n            \"conversationId\": \"a41bc838-955a-4707-b758-e3455f7e21b0\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:36:33.997\",\n            \"expiryDate\": \"2024-07-04T20:53:13.997\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:36:33 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2837,\n            \"messageId\": \"8d9a10c6-84e2-429d-aa05-8cda97773210\",\n            \"conversationId\": \"c3182669-8fc7-4c23-850b-14daf2a6ab94\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:43:25.41\",\n            \"expiryDate\": \"2024-07-04T21:00:05.41\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:43:25 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2838,\n            \"messageId\": \"30990e0a-098a-462d-ad78-7eda5e0adb2e\",\n            \"conversationId\": \"e1019a71-f840-4a73-b519-79d217aafa56\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:47:51.467\",\n            \"expiryDate\": \"2024-07-04T21:04:31.467\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:47:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2839,\n            \"messageId\": \"5612d190-c0c8-4d63-a646-31a3f73031b8\",\n            \"conversationId\": \"4fba0f47-c6b1-40c2-8038-418d5d466077\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:01:17.74\",\n            \"expiryDate\": \"2024-07-04T21:17:57.74\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:01:17 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2840,\n            \"messageId\": \"4297ea48-26e9-4686-b9ad-e5ca10b9f122\",\n            \"conversationId\": \"90758f03-b94e-499a-bef7-8303e1e147dc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:28:36.983\",\n            \"expiryDate\": \"2024-07-04T21:45:16.983\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:28:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:28:44.623\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2841,\n            \"messageId\": \"ba84d10d-5b46-4c7d-8e8f-cabd6700ccb1\",\n            \"conversationId\": \"81cfa597-8353-4704-aa7a-1b63a934c4c7\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:28:49.18\",\n            \"expiryDate\": \"2024-07-04T21:45:29.18\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:28:49 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2842,\n            \"messageId\": \"97a888d1-e834-48b6-86ee-a0fdd044d259\",\n            \"conversationId\": \"62d7d5c8-a594-45a6-9f81-bb75ffd08caf\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:31:09.277\",\n            \"expiryDate\": \"2024-07-04T21:47:49.277\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:31:09 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:31:26.4\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2843,\n            \"messageId\": \"fca74e29-5977-4a8d-a0d2-7b3db0097a5e\",\n            \"conversationId\": \"38482577-c4e7-4a65-a79f-12c9a661bee1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:20.963\",\n            \"expiryDate\": \"2024-07-04T22:09:00.963\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:20 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:25.963\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2844,\n            \"messageId\": \"c4818eed-262b-4423-a6c9-bdb0715353cf\",\n            \"conversationId\": \"a83c3465-0d1a-4944-a4f2-dcec79d40eaa\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:32.747\",\n            \"expiryDate\": \"2024-07-04T22:09:12.747\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:32 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:34.693\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2845,\n            \"messageId\": \"0040cc95-13d2-4574-b1a4-b516f69a3e48\",\n            \"conversationId\": \"f3f8e50f-0ac5-472f-bc84-e1068ac8bc6f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:37.997\",\n            \"expiryDate\": \"2024-07-04T22:09:17.997\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:37 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:39.52\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2846,\n            \"messageId\": \"eca5204d-b2d3-4f53-9e1e-1705c2ac3d32\",\n            \"conversationId\": \"74d997c8-92b8-4997-8e3d-69d47c5f3db3\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:02.707\",\n            \"expiryDate\": \"2024-07-04T22:13:42.707\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:02 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:14.933\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2847,\n            \"messageId\": \"6abba621-8ed5-4308-8d9a-f666c534ec8e\",\n            \"conversationId\": \"1f40152b-a319-44c8-b426-1ae2cf611bb6\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:20.267\",\n            \"expiryDate\": \"2024-07-04T22:14:00.267\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:20 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:25.657\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2848,\n            \"messageId\": \"ea93bd5c-aefe-421e-9992-773d15030441\",\n            \"conversationId\": \"294da330-12ff-41d5-9bcb-4acece6b371e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:30.237\",\n            \"expiryDate\": \"2024-07-04T22:14:10.237\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:30 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:33.933\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2849,\n            \"messageId\": \"090bb497-b8eb-44a8-a604-4422fe387e6b\",\n            \"conversationId\": \"b2ff9316-bc9f-4933-aff1-89c12a0e8b02\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:07:01.8\",\n            \"expiryDate\": \"2024-07-04T22:23:41.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:07:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:07:21.603\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2850,\n            \"messageId\": \"866d6338-8a20-4c6c-9d69-190c03366635\",\n            \"conversationId\": \"2bc3d28e-fc84-4b24-8277-e699e0bc6f5e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:14:43.007\",\n            \"expiryDate\": \"2024-07-04T22:31:23.007\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:14:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:14:56.197\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2851,\n            \"messageId\": \"f92b71f4-b58c-4199-9926-deb27c94962b\",\n            \"conversationId\": \"f0773357-fe40-4965-9715-a695aa50898a\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:18:52.863\",\n            \"expiryDate\": \"2024-07-04T22:35:32.863\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:18:52 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2852,\n            \"messageId\": \"52522e63-98fb-4016-8b18-ef7bb4988077\",\n            \"conversationId\": \"acbc3ec9-1c7f-4beb-9d6a-ccf8bb092b05\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:19:26.353\",\n            \"expiryDate\": \"2024-07-04T22:36:06.353\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:19:26 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2853,\n            \"messageId\": \"46031767-120f-4f77-bbd8-972891dd9914\",\n            \"conversationId\": \"ce4f6abc-ab7f-418b-afea-91c9c572ff7b\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:19:54.303\",\n            \"expiryDate\": \"2024-07-04T22:36:34.303\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:19:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2854,\n            \"messageId\": \"e5910601-19f7-4059-8173-3b341e67c0d5\",\n            \"conversationId\": \"cbe6ea08-3392-4251-bae2-98c4b224ff41\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:21:37.267\",\n            \"expiryDate\": \"2024-07-04T22:38:17.267\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:21:37 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:21:44.217\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2855,\n            \"messageId\": \"3d3c9abf-41f4-4c50-810d-9c38d789d0c2\",\n            \"conversationId\": \"fad0b804-b3d3-4ce2-95af-6f0e7ecdd072\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:25:43.813\",\n            \"expiryDate\": \"2024-07-04T22:42:23.813\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:25:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:26:00.657\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2856,\n            \"messageId\": \"4532c497-5b86-416e-8a2c-7016bae3ac00\",\n            \"conversationId\": \"7250e115-3dac-4d90-bf81-1708aad664f1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:31:54.98\",\n            \"expiryDate\": \"2024-07-04T22:48:34.98\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 22:31:54 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:32:01.1\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2857,\n            \"messageId\": \"06d85319-3f66-459a-bb56-1793c2c21c88\",\n            \"conversationId\": \"08484240-ca62-4fa5-be94-005fd5eff622\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T10:40:05.953\",\n            \"expiryDate\": \"2024-07-05T10:56:45.953\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 10:40:05 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T10:40:17.903\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2858,\n            \"messageId\": \"1f2b95e0-bfd5-430b-80ee-14a21a792f3f\",\n            \"conversationId\": \"62db3963-8ebd-44a6-97b1-9afea489850e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T14:45:18.247\",\n            \"expiryDate\": \"2024-07-05T15:01:58.247\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 14:45:18 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T14:45:39.517\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2859,\n            \"messageId\": \"a16943cf-1f8f-4415-b8de-c28692f182af\",\n            \"conversationId\": \"733578b5-cdbe-4c91-bbf4-daaca3d9b0dd\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T15:48:39.487\",\n            \"expiryDate\": \"2024-07-05T16:05:19.487\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 09:48:39 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T15:48:52.2\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2860,\n            \"messageId\": \"95610972-4122-4abc-a43f-58899ed497b7\",\n            \"conversationId\": \"c7785a43-29f6-4f2a-83ff-564b764268e1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-06T12:45:06.723\",\n            \"expiryDate\": \"2024-07-06T13:01:46.723\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Sat Jul 06 12:45:06 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-06T12:45:59.147\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2862,\n            \"messageId\": \"45ae403e-e3b5-482a-b114-230603e5c3f4\",\n            \"conversationId\": \"47aa7446-8f9f-4cf8-ba01-a3560e0fe85f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-08T07:06:36.91\",\n            \"expiryDate\": \"2024-07-08T07:23:16.91\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 08 07:06:36 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-08T07:06:50.163\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2863,\n            \"messageId\": \"e68e7c6a-aa8f-4e16-9aa0-17a4b46527ed\",\n            \"conversationId\": \"ebc0a7c0-cc21-4d98-87ce-15b6d9c45638\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T10:59:46.037\",\n            \"expiryDate\": \"2024-07-09T11:16:26.037\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 10:59:46 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T11:00:07.187\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2864,\n            \"messageId\": \"2823a1e5-81da-444c-9ac8-dce494cc53ea\",\n            \"conversationId\": \"a1e98b99-ee66-4591-a585-33da99081c0f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T11:54:35.277\",\n            \"expiryDate\": \"2024-07-09T12:11:15.277\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 11:54:35 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T11:54:58.507\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2865,\n            \"messageId\": \"97ca1745-a725-4821-938e-bed833678c4b\",\n            \"conversationId\": \"dc577686-5fd3-4f82-aaf6-56b86357291e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T15:28:22.387\",\n            \"expiryDate\": \"2024-07-09T15:45:02.387\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 15:28:22 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T15:29:26.877\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2866,\n            \"messageId\": \"a8886a67-f68d-4091-b14d-a1f3e1a0f60b\",\n            \"conversationId\": \"d03375ec-3458-44fd-9b82-37c1fccff3be\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T19:49:26.52\",\n            \"expiryDate\": \"2024-07-09T20:06:06.52\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 13:49:26 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T19:49:37.137\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2867,\n            \"messageId\": \"eebd45b2-bcf6-480f-8803-ccae6dd41b7e\",\n            \"conversationId\": \"1565a363-cd2c-4a70-8c6d-e6f2c1f3c9a1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T21:08:04.047\",\n            \"expiryDate\": \"2024-07-09T21:24:44.047\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 21:08:04 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T21:08:23.263\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2868,\n            \"messageId\": \"0238f021-d408-45b2-abf9-c6b6a932fec4\",\n            \"conversationId\": \"42a7e818-1358-48b7-a060-11e54f2e5c74\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-10T09:57:13.933\",\n            \"expiryDate\": \"2024-07-10T10:13:53.933\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 10 09:57:13 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-10T09:57:59.783\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2869,\n            \"messageId\": \"3d9e3f42-8cc5-4f52-a446-b85d0bb868c4\",\n            \"conversationId\": \"43f2c5f8-d3b8-471c-aec1-549236ada84c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-10T12:53:41.177\",\n            \"expiryDate\": \"2024-07-10T13:10:21.177\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 10 12:53:41 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-10T12:53:47.313\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2870,\n            \"messageId\": \"e7ce6768-b106-435e-bfa3-73b2d983b1ca\",\n            \"conversationId\": \"e463e07c-0bb7-4126-a104-15477bfb1ddb\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-12T09:44:20.69\",\n            \"expiryDate\": \"2024-07-12T10:01:00.69\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 12 09:44:20 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-12T09:44:58.847\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2871,\n            \"messageId\": \"3925dbec-ef01-4be9-8383-3f2b6afd2065\",\n            \"conversationId\": \"248ba29a-aded-412b-a657-721d20f7486f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-12T12:38:18.12\",\n            \"expiryDate\": \"2024-07-12T12:54:58.12\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 12 12:38:18 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-12T12:39:03.733\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2872,\n            \"messageId\": \"004b81d2-c9b5-466d-a3f3-d9b18a5f4ad8\",\n            \"conversationId\": \"72244489-438b-46a2-983e-ade6dd3a28cc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-15T12:39:07.653\",\n            \"expiryDate\": \"2024-07-15T12:55:47.653\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 15 12:39:07 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-15T12:39:29.493\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2873,\n            \"messageId\": \"79a54371-f4fa-4825-9b6d-e508d0a63c53\",\n            \"conversationId\": \"06bc7ea5-37e2-440e-aedb-a883ecccb68c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-15T13:22:45.813\",\n            \"expiryDate\": \"2024-07-15T13:39:25.813\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 15 13:22:45 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-15T13:23:22.487\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2874,\n            \"messageId\": \"44f610c7-70a7-4d41-a324-0053796fa7ee\",\n            \"conversationId\": \"d34f5b95-2be2-44af-a831-b45890ecf7ab\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-16T13:31:41.577\",\n            \"expiryDate\": \"2024-07-16T13:48:21.577\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 16 13:31:41 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-16T13:32:47.2\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2876,\n            \"messageId\": \"88e65c07-2bec-4fa5-814b-8baf0beac3d1\",\n            \"conversationId\": \"62c15916-8f11-4aac-bb94-bfccc0470b59\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-16T14:27:39.117\",\n            \"expiryDate\": \"2024-07-16T14:44:19.117\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 16 14:27:39 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-16T14:28:01.57\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2877,\n            \"messageId\": \"db909d0f-aa60-48f8-bef2-145cca5ebbe9\",\n            \"conversationId\": \"4598fc51-d927-49d4-8b19-9443eaf24439\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-17T09:24:08.957\",\n            \"expiryDate\": \"2024-07-17T09:40:48.957\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 17 09:24:08 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-17T09:24:26.387\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2878,\n            \"messageId\": \"5f760581-5253-453e-9650-6a9815063898\",\n            \"conversationId\": \"f5f402f7-c4d5-4d0f-ad7d-1a1183e17099\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-19T08:39:14.187\",\n            \"expiryDate\": \"2024-07-19T08:55:54.187\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 19 08:39:14 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-19T08:39:44.02\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2903,\n            \"messageId\": \"d48f4b39-b5a5-4409-9179-b340ffbcfa6b\",\n            \"conversationId\": \"15783051-c2a7-4f9a-9168-a0578af024ab\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-22T12:36:56.503\",\n            \"expiryDate\": \"2024-07-22T12:53:36.503\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 22 12:36:56 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-22T12:37:41.513\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        }\n    ]\n}"},{"id":"01d889d1-a84b-46de-97ef-7e25dcb59419","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"SenderMessageId","value":"{{senderMessageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"a610ac58-2c5c-42ae-a4fa-2c2fb162c1b1","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/BySenderMessageId"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Bad Request. Invalid parameters.\",\n    \"reference\": [\n        {\n            \"requestId\": \"9b8a1f2c-6e5d-4b44-8c1d-3f8f9f3a5e6d\",\n            \"timeStamp\": \"2024-07-31T15:30:25.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": null,\n    \"error\": {\n        \"code\": \"INVALID_PARAMETERS\",\n        \"details\": \"The provided request parameters are incorrect or missing required fields.\"\n    }\n}\n"}],"_postman_id":"8b6d0b5b-4ef9-4aad-8f96-a27094b0bf39"}],"id":"048bab73-7ed3-4359-b105-784486c92aa2","description":"<p>The Notification API is designed to manage and retrieve notifications within the ASA platform. This API provides endpoints for accessing notifications related to various activities and updates, facilitating effective communication and tracking for Fintech applications and their users.</p>\n","_postman_id":"048bab73-7ed3-4359-b105-784486c92aa2"},{"name":"Account Type","item":[{"name":"AccountTypes","event":[{"listen":"test","script":{"id":"66cfd004-3194-4f47-9e02-2c6330085ff2","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"41a7ed61-fee8-409a-9b03-092609fba5ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"7c39312b-da32-44c0-bf2c-68d13a450673","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Account/AccountTypes","description":"<p>Retrieves a list of available account types within the ASA platform. This endpoint provides detailed information about the various types of accounts that can be managed or accessed, including descriptions and attributes associated with each account type.</p>\n","urlObject":{"path":["Account","AccountTypes"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"14c85442-57a9-4f9e-bc6c-5df5da12a9fe","name":"Success Failure","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"7f9dcaa6-f9e0-4647-ae27-630127bcc8d1","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text","disabled":true}],"url":"https://openapiuat.asacore.com/Account/AccountTypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:28 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115927Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf00000000078bx","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Get AccountTypes - Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"ae493998-7d71-486d-99e2-8615ec1a83cc\",\n            \"timeStamp\": \"2024-07-30T11:59:27.9692656+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"fiAccountTypeId\": 1,\n            \"accountType\": \"Bank\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Bank\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 1,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Savings\",\n                \"Checking\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 46,\n            \"accountType\": \"Vehicle Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Vehicle Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 2,\n            \"searchCriteria\": \"\\\"Vehicle;Loan\\\",\\\"Car;Loan\\\",\\\"Auto;Loan\\\",\\\"Boat;Loan\\\",\\\"Plane;Loan\\\",\\\"RV;Loan\\\",\\\"Motorcycle;Loan\\\",\\\"ATV;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 3,\n            \"accountType\": \"Checking\",\n            \"parentFiAccountTypeId\": 1,\n            \"fullAccountType\": \"Bank Checking\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 3,\n            \"searchCriteria\": \"\\\"CHECKING\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 5,\n            \"accountType\": \"IRA\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments IRA\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 5,\n            \"searchCriteria\": \"\\\"IRA\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 7,\n            \"accountType\": \"Loan\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 7,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": [\n                \"Property\",\n                \"HELOC\",\n                \"Vehicle Loan\",\n                \"Precious Metal Loan\",\n                \"Real Estate Loan\",\n                \"Jewelry Loan\",\n                \"Personal Loan\",\n                \"Loan Other\",\n                \"Commercial Loan\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 47,\n            \"accountType\": \"Precious Metal Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Precious Metal Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 8,\n            \"searchCriteria\": \"\\\"Gold;Loan\\\",\\\"Silver;Loan\\\",\\\"Platinum;Loan\\\",\\\"Bullion;Loan\\\",\\\"Coin;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 9,\n            \"accountType\": \"Vehicle\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Vehicle\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 9,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Auto\",\n                \"Boat\",\n                \"Plane\",\n                \"RV\",\n                \"Motorcycle\",\n                \"403K\",\n                \"Vehicle Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 10,\n            \"accountType\": \"Property\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Property\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 10,\n            \"searchCriteria\": \"\\\"Mortgage\\\",\\\"Jumbo\\\",\\\"Property;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 11,\n            \"accountType\": \"HELOC\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan HELOC\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 11,\n            \"searchCriteria\": \"\\\"HELOC\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 12,\n            \"accountType\": \"Credit\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Credit\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 12,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": [\n                \"Credit Card\",\n                \"Line of Credit\",\n                \"Credit Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 13,\n            \"accountType\": \"Credit Card\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Credit Card\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 13,\n            \"searchCriteria\": \"\\\"CREDIT;CARD\\\",\\\"AMEX\\\",\\\"Mastercard\\\",\\\"Visa\\\",\\\"quicksilver\\\",\\\"Gold;Card\\\",\\\"Silver;Card\\\",\\\"Platinum;Card\\\",\\\"Reserve;Card\\\",\\\"Plus;Card\\\",\\\"Blue;Card\\\",\\\"Discover;Card\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 14,\n            \"accountType\": \"Line of Credit\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Line of Credit\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 14,\n            \"searchCriteria\": \"\\\"Line;Credit\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 15,\n            \"accountType\": \"Auto\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Auto\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 15,\n            \"searchCriteria\": \"\\\"Auto\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 16,\n            \"accountType\": \"Boat\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Boat\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 16,\n            \"searchCriteria\": \"\\\"Boat\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 17,\n            \"accountType\": \"Plane\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Plane\",\n            \"description\": \"\",\n            \"isActive\": true,\n            \"sortOrder\": 17,\n            \"searchCriteria\": \"\\\"Plane\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 18,\n            \"accountType\": \"RV\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle RV\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 18,\n            \"searchCriteria\": \"\\\"RV;Vehicle\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 19,\n            \"accountType\": \"Motorcycle\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Motorcycle\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 19,\n            \"searchCriteria\": \"\\\"Motorcycle\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 20,\n            \"accountType\": \"403K\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle 403K\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 20,\n            \"searchCriteria\": \"\\\"403K\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 21,\n            \"accountType\": \"Vehicle Other\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Vehicle Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 21,\n            \"searchCriteria\": \"\\\"Vehicle;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 22,\n            \"accountType\": \"Real Estate\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Real Estate\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 22,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Residential\",\n                \"Commercial\",\n                \"Land\",\n                \"Real Estate Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 23,\n            \"accountType\": \"Residential\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Residential\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 23,\n            \"searchCriteria\": \"\\\"Residential;Real;Estate\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 24,\n            \"accountType\": \"Commercial\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Commercial\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 24,\n            \"searchCriteria\": \"\\\"Commercial;Real;Estate\\\",\\\"Rental\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 25,\n            \"accountType\": \"Land\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Land\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 25,\n            \"searchCriteria\": \"\\\"Land;Real;Estate\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 26,\n            \"accountType\": \"Real Estate Other\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Real Estate Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 26,\n            \"searchCriteria\": \"\\\"Real;Estate;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 27,\n            \"accountType\": \"Bond\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Bond\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 27,\n            \"searchCriteria\": \"\\\"Bond\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 28,\n            \"accountType\": \"Crypto\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Crypto\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 28,\n            \"searchCriteria\": \"\\\"Crypto\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 30,\n            \"accountType\": \"Valuables\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Valuables\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 30,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Jewelry\",\n                \"Precious Metal\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 31,\n            \"accountType\": \"Jewelry\",\n            \"parentFiAccountTypeId\": 30,\n            \"fullAccountType\": \"Valuables Jewelry\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 31,\n            \"searchCriteria\": \"\\\"Jewelry\\\",\\\"Ring\\\",\\\"Watch\\\",\\\"Necklace\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 101,\n            \"accountType\": \"Commercial Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Commercial Loan\",\n            \"description\": \"\",\n            \"isActive\": true,\n            \"sortOrder\": 32,\n            \"searchCriteria\": \"\\\"Commercial;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 35,\n            \"accountType\": \"Precious Metal\",\n            \"parentFiAccountTypeId\": 30,\n            \"fullAccountType\": \"Valuables Precious Metal\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 35,\n            \"searchCriteria\": \"\\\"Gold\\\",\\\"Silver\\\",\\\"Platinum\\\",\\\"Bullion\\\",\\\"Coin\\\",\\\"Precious;Metal;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 42,\n            \"accountType\": \"Insurance\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Insurance\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 42,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Insurance\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 43,\n            \"accountType\": \"Machinery\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Machinery\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 43,\n            \"searchCriteria\": \"\\\"Machinery\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 44,\n            \"accountType\": \"Investments Other\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Investments Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 44,\n            \"searchCriteria\": \"\\\"Investments;Other\\\",\\\"Investment;Other\\\",\\\";CD;\\\",\\\"Investment\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"AvailableBalance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 45,\n            \"accountType\": \"Roth\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Roth\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 45,\n            \"searchCriteria\": \"\\\"Roth\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 48,\n            \"accountType\": \"Real Estate Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Real Estate Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 48,\n            \"searchCriteria\": \"\\\"Real;Estate;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 49,\n            \"accountType\": \"Jewelry Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Jewelry Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 49,\n            \"searchCriteria\": \"\\\"Jewelry;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 50,\n            \"accountType\": \"Personal Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Personal Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 50,\n            \"searchCriteria\": \"\\\"Personal;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 51,\n            \"accountType\": \"Insurance\",\n            \"parentFiAccountTypeId\": 42,\n            \"fullAccountType\": \"Insurance Insurance\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 51,\n            \"searchCriteria\": \"\\\"Insurance\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 52,\n            \"accountType\": \"Brokerage\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Brokerage\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 52,\n            \"searchCriteria\": \"\\\"Brokerage\\\",\\\"eTrade\\\",\\\"Schwab\\\",\\\"Ameritrade\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 53,\n            \"accountType\": \"Credit Other\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Credit Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 53,\n            \"searchCriteria\": \"\\\"Credit\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 54,\n            \"accountType\": \"Loan Other\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Loan Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 54,\n            \"searchCriteria\": \"\\\"Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 2,\n            \"accountType\": \"Savings\",\n            \"parentFiAccountTypeId\": 1,\n            \"fullAccountType\": \"Bank Savings\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 100,\n            \"searchCriteria\": \"\\\"Savings\\\",\\\"Saving\\\",\\\"Share\\\",\\\"College\\\",\\\"Saver\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        }\n    ]\n}"},{"id":"89ba3d73-224f-41e7-96b5-b1b1ec550eb7","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"3be5e2be-5837-4215-a7c7-1e60966dc028","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text","disabled":true}],"url":"https://openapiuat.asacore.com/Account/AccountTypes"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Get AccountTypes - Failed\",\n    \"reference\": [\n        {\n            \"requestId\": \"d1234abc-56ef-7890-gh12-34567ijkl890\",\n            \"timeStamp\": \"2024-07-30T12:05:15.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": null,\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"details\": \"The request parameters are invalid or missing.\"\n    }\n}\n"}],"_postman_id":"41a7ed61-fee8-409a-9b03-092609fba5ae"}],"id":"dfa04677-c71f-47b8-b7fa-01f803759834","description":"<p>The Accounts API provides endpoints for managing and retrieving information related to different types of accounts available within the ASA platform. This includes retrieving account types and other relevant account-related information, which is essential for financial applications and services that interact with consumer accounts.</p>\n","_postman_id":"dfa04677-c71f-47b8-b7fa-01f803759834"},{"name":"Transaction Category","item":[{"name":"TransactionCategories","id":"e32b24aa-e001-4a7a-88da-1a637ff08521","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"2726fb3a-b103-4bfa-985a-7decdb395556","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/TransactionCategories","description":"<p>Returns a comprehensive list of currently active transaction categories. Each entry includes the category's name, unique identifier (ID), and details on its hierarchical structure. This endpoint helps Fintechs categorize transactions accurately and ensures consistency in transaction management and reporting.</p>\n","urlObject":{"path":["TransactionCategories"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"98286111-e64e-4e8b-8263-0dfa3198831e","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"8384be51-73d0-4d72-a1de-7eba98e962a3","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/TransactionCategories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:39 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115938Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf00000000079kn","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Get Transaction Categories - Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"e38a6928-a823-4c79-829f-522ec97178db\",\n            \"timeStamp\": \"2024-07-30T11:59:38.5652699+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"N/A\",\n            \"description\": \"Default not mapped category\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Donation\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Entertainment\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Food and Drink\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"General\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Government\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Home Improvement\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Income\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Interest\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Loan Payment\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Medical\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Personal Care\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Rent\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Transfer In\",\n            \"description\": \"\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Transfer Out\",\n            \"description\": \"\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Transportation\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Travel\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Utilities\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Taxes\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Transfer\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Investments\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Shopping\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Education\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Auto & Transport\",\n            \"description\": \"Auto & Transport\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Bills & Utilities\",\n            \"description\": \"Bills & Utilities\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Business Services\",\n            \"description\": \"Business Services\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Fees & Charges\",\n            \"description\": \"Fees & Charges\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Financial\",\n            \"description\": \"Financial\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Food & Dining\",\n            \"description\": \"Food & Dining\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Gifts & Donations\",\n            \"description\": \"Gifts & Donations\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Health & Fitness\",\n            \"description\": \"Health & Fitness\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Home\",\n            \"description\": \"Home\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 33,\n            \"name\": \"Kids\",\n            \"description\": \"Kids\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Pets\",\n            \"description\": \"Pets\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Uncategorized\",\n            \"description\": \"Uncategorized\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Entertainment\",\n            \"description\": \"Entertainment\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Amusement\",\n            \"description\": \"Amusement\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Arts\",\n            \"description\": \"Arts\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Movies & DVDs\",\n            \"description\": \"Movies & DVDs\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Music\",\n            \"description\": \"Music\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Newspapers & Magazines\",\n            \"description\": \"Newspapers & Magazines\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Income\",\n            \"description\": \"Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Bonus\",\n            \"description\": \"Bonus\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Interest Income\",\n            \"description\": \"Interest Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Paycheck\",\n            \"description\": \"Paycheck\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Reimbursement\",\n            \"description\": \"Reimbursement\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Rental Income\",\n            \"description\": \"Rental Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Returned Purchase\",\n            \"description\": \"Returned Purchase\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 49,\n            \"name\": \"Personal Care\",\n            \"description\": \"Personal Care\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Hair\",\n            \"description\": \"Hair\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"Laundry\",\n            \"description\": \"Laundry\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 52,\n            \"name\": \"Spa & Massage\",\n            \"description\": \"Spa & Massage\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Travel\",\n            \"description\": \"Travel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"Air Travel\",\n            \"description\": \"Air Travel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"Hotel\",\n            \"description\": \"Hotel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Rental Car & Taxi\",\n            \"description\": \"Rental Car & Taxi\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 57,\n            \"name\": \"Vacation\",\n            \"description\": \"Vacation\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 58,\n            \"name\": \"Taxes\",\n            \"description\": \"Taxes\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 59,\n            \"name\": \"Federal Tax\",\n            \"description\": \"Federal Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 60,\n            \"name\": \"Local Tax\",\n            \"description\": \"Local Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 61,\n            \"name\": \"Property Tax\",\n            \"description\": \"Property Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 62,\n            \"name\": \"Sales Tax\",\n            \"description\": \"Sales Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 63,\n            \"name\": \"State Tax\",\n            \"description\": \"State Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Transfer\",\n            \"description\": \"Transfer\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 65,\n            \"name\": \"Credit Card Payment\",\n            \"description\": \"Credit Card Payment\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 66,\n            \"name\": \"Transfer for Cash Spending\",\n            \"description\": \"Transfer for Cash Spending\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"Mortgage Payment\",\n            \"description\": \"Mortgage Payment\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 68,\n            \"name\": \"Investments\",\n            \"description\": \"Investments\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Buy\",\n            \"description\": \"Buy\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"Deposit\",\n            \"description\": \"Deposit\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 71,\n            \"name\": \"Dividend & Cap Gains\",\n            \"description\": \"Dividend & Cap Gains\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 72,\n            \"name\": \"Sell\",\n            \"description\": \"Sell\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 73,\n            \"name\": \"Withdrawal\",\n            \"description\": \"Withdrawal\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Shopping\",\n            \"description\": \"Shopping\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"Books\",\n            \"description\": \"Books\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 76,\n            \"name\": \"Clothing\",\n            \"description\": \"Clothing\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 77,\n            \"name\": \"Electronics & Software\",\n            \"description\": \"Electronics & Software\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 78,\n            \"name\": \"Hobbies\",\n            \"description\": \"Hobbies\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 79,\n            \"name\": \"Sporting Goods\",\n            \"description\": \"Sporting Goods\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Education\",\n            \"description\": \"Education\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 81,\n            \"name\": \"Books & Supplies\",\n            \"description\": \"Books & Supplies\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 82,\n            \"name\": \"Student Loan\",\n            \"description\": \"Student Loan\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"Tuition\",\n            \"description\": \"Tuition\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"Auto & Transport\",\n            \"description\": \"Auto & Transport\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 85,\n            \"name\": \"Auto Insurance\",\n            \"description\": \"Auto Insurance\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 86,\n            \"name\": \"Auto Payment\",\n            \"description\": \"Auto Payment\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 87,\n            \"name\": \"Gas\",\n            \"description\": \"Gas\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 88,\n            \"name\": \"Parking\",\n            \"description\": \"Parking\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 89,\n            \"name\": \"Public Transportation\",\n            \"description\": \"Public Transportation\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 90,\n            \"name\": \"Service & Parts\",\n            \"description\": \"Service & Parts\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 91,\n            \"name\": \"Bills & Utilities\",\n            \"description\": \"Bills & Utilities\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 92,\n            \"name\": \"Domain Names\",\n            \"description\": \"Domain Names\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 93,\n            \"name\": \"Fraud Protection\",\n            \"description\": \"Fraud Protection\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 94,\n            \"name\": \"Home Phone\",\n            \"description\": \"Home Phone\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 95,\n            \"name\": \"Hosting\",\n            \"description\": \"Hosting\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 96,\n            \"name\": \"Internet\",\n            \"description\": \"Internet\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 97,\n            \"name\": \"Mobile Phone\",\n            \"description\": \"Mobile Phone\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 98,\n            \"name\": \"Television\",\n            \"description\": \"Television\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Utilities\",\n            \"description\": \"Utilities\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 100,\n            \"name\": \"Business Services\",\n            \"description\": \"Business Services\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 101,\n            \"name\": \"Advertising\",\n            \"description\": \"Advertising\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 102,\n            \"name\": \"Legal\",\n            \"description\": \"Legal\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 103,\n            \"name\": \"Office Supplies\",\n            \"description\": \"Office Supplies\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 104,\n            \"name\": \"Printing\",\n            \"description\": \"Printing\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 105,\n            \"name\": \"Shipping\",\n            \"description\": \"Shipping\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 106,\n            \"name\": \"Fees & Charges\",\n            \"description\": \"Fees & Charges\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 107,\n            \"name\": \"ATM Fee\",\n            \"description\": \"ATM Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 108,\n            \"name\": \"Banking Fee\",\n            \"description\": \"Banking Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 109,\n            \"name\": \"Finance Charge\",\n            \"description\": \"Finance Charge\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 110,\n            \"name\": \"Late Fee\",\n            \"description\": \"Late Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 111,\n            \"name\": \"Service Fee\",\n            \"description\": \"Service Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 112,\n            \"name\": \"Trade Commissions\",\n            \"description\": \"Trade Commissions\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 113,\n            \"name\": \"Financial\",\n            \"description\": \"Financial\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 114,\n            \"name\": \"Financial Advisor\",\n            \"description\": \"Financial Advisor\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 115,\n            \"name\": \"Life Insurance\",\n            \"description\": \"Life Insurance\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 116,\n            \"name\": \"Food & Dining\",\n            \"description\": \"Food & Dining\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 117,\n            \"name\": \"Alcohol & Bars\",\n            \"description\": \"Alcohol & Bars\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 118,\n            \"name\": \"Coffee Shops\",\n            \"description\": \"Coffee Shops\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 119,\n            \"name\": \"Fast Food\",\n            \"description\": \"Fast Food\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 120,\n            \"name\": \"Groceries\",\n            \"description\": \"Groceries\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 121,\n            \"name\": \"Restaurants\",\n            \"description\": \"Restaurants\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 122,\n            \"name\": \"Gifts & Donations\",\n            \"description\": \"Gifts & Donations\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 123,\n            \"name\": \"Charity\",\n            \"description\": \"Charity\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 124,\n            \"name\": \"Gift\",\n            \"description\": \"Gift\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 125,\n            \"name\": \"Health & Fitness\",\n            \"description\": \"Health & Fitness\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 126,\n            \"name\": \"Dentist\",\n            \"description\": \"Dentist\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 127,\n            \"name\": \"Doctor\",\n            \"description\": \"Doctor\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 128,\n            \"name\": \"Eyecare\",\n            \"description\": \"Eyecare\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 129,\n            \"name\": \"Gym\",\n            \"description\": \"Gym\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 130,\n            \"name\": \"Health Insurance\",\n            \"description\": \"Health Insurance\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 131,\n            \"name\": \"Pharmacy\",\n            \"description\": \"Pharmacy\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 132,\n            \"name\": \"Sports\",\n            \"description\": \"Sports\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 133,\n            \"name\": \"Home\",\n            \"description\": \"Home\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 134,\n            \"name\": \"Furnishings\",\n            \"description\": \"Furnishings\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 135,\n            \"name\": \"Home Improvement\",\n            \"description\": \"Home Improvement\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 136,\n            \"name\": \"Home Insurance\",\n            \"description\": \"Home Insurance\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 137,\n            \"name\": \"Home Services\",\n            \"description\": \"Home Services\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 138,\n            \"name\": \"Home Supplies\",\n            \"description\": \"Home Supplies\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 139,\n            \"name\": \"Lawn & Garden\",\n            \"description\": \"Lawn & Garden\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 140,\n            \"name\": \"Mortgage & Rent\",\n            \"description\": \"Mortgage & Rent\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 141,\n            \"name\": \"Kids\",\n            \"description\": \"Kids\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 142,\n            \"name\": \"Allowance\",\n            \"description\": \"Allowance\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 143,\n            \"name\": \"Baby Supplies\",\n            \"description\": \"Baby Supplies\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 144,\n            \"name\": \"Babysitter & Daycare\",\n            \"description\": \"Babysitter & Daycare\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 145,\n            \"name\": \"Child Support\",\n            \"description\": \"Child Support\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 146,\n            \"name\": \"Kids Activities\",\n            \"description\": \"Kids Activities\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 147,\n            \"name\": \"Toys\",\n            \"description\": \"Toys\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Pets\",\n            \"description\": \"Pets\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 149,\n            \"name\": \"Pet Food & Supplies\",\n            \"description\": \"Pet Food & Supplies\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 150,\n            \"name\": \"Pet Grooming\",\n            \"description\": \"Pet Grooming\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 151,\n            \"name\": \"Veterinary\",\n            \"description\": \"Veterinary\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 152,\n            \"name\": \"Uncategorized\",\n            \"description\": \"Uncategorized\",\n            \"parentCategory\": \"Uncategorized\"\n        },\n        {\n            \"id\": 153,\n            \"name\": \"Cash\",\n            \"description\": \"Cash\",\n            \"parentCategory\": \"Uncategorized\"\n        },\n        {\n            \"id\": 154,\n            \"name\": \"Check\",\n            \"description\": \"Check\",\n            \"parentCategory\": \"Uncategorized\"\n        }\n    ]\n}"},{"id":"f5ec08c8-b736-42d7-8e3d-bd094de1d2c9","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"f474c13e-163c-4e8d-915e-a968cda455a1","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/TransactionCategories"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Get Transaction Categories - Failed\",\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"details\": \"The request parameters are invalid or missing.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"e38a6928-a823-4c79-829f-522ec97178db\",\n            \"timeStamp\": \"2024-07-30T11:59:38.5652699+00:00\n"}],"_postman_id":"e32b24aa-e001-4a7a-88da-1a637ff08521"}],"id":"ebf5703e-bb58-4a73-8612-bf9a1f8b3eec","description":"<p>The TransactionCategory API provides endpoints for retrieving information about transaction categories supported by the ASA platform. This includes details on the categories currently active, which are useful for categorizing and managing transactions effectively within financial applications.</p>\n","_postman_id":"ebf5703e-bb58-4a73-8612-bf9a1f8b3eec"},{"name":"Transactions","item":[{"name":"Transactions","event":[{"listen":"prerequest","script":{"id":"fabe0d9a-a6a8-4641-bb09-e250d9313e1a","exec":["const moment = require('moment');\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"dc91785b-3446-4834-b3a8-921adb46f03e","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var count = respBody.data[0].transactions.length;\r","\r","    console.log(count);\r","}\r","catch(e)\r","{\r","    console.log(e.message);\r","}"],"type":"text/javascript","packages":{}}}],"id":"2d386199-29cf-40c6-8daa-c5f4d3363618","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"9bb7d575-8cd2-41d3-8b75-2ac290bdb3fb","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        {{accountNumberList}}\r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions","description":"<p>This endpoint allows clients to fetch transactions associated with the current consumer's accounts. This endpoint searches the database and related services to retrieve transactions that meet the specified search parameters provided in the request body.</p>\n","urlObject":{"path":["Transactions"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"aa602aa6-7ea9-45ac-bdf8-9dfd17d3fc0e","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"4abdef55-e8de-461d-8ee6-e77a06b3e2b8","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        {{accountNumberList}}\r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:58 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115949Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000007aw4","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": null,\n            \"timeStamp\": \"2025-04-15T23:56:43.8228358+05:30\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"account\": {\n                \"asaFiAccountCode\": \"1220553017\",\n                \"asaFiCode\": 123456,\n                \"accountName\": \"Saving-5006 - SAVINGS\",\n                \"balances\": {\n                    \"availableBalance\": 4875.44,\n                    \"balance\": 4875.44,\n                    \"isoCurrencyCode\": \"USD\"\n                },\n                \"accountTypeId\": 2,\n                \"accountType\": \"Saving\",\n                \"transactions\": [\n                    {\n                        \"transactionType\": \"Credit\",\n                        \"transactionId\": \"389390\",\n                        \"transactionTypeId\": 2,\n                        \"transactionTypeCode\": \"c\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": null,\n                        \"merchantName\": null,\n                        \"transactionDate\": \"2019-05-15\",\n                        \"transactionCategoryId\": 1186,\n                        \"transactionCategory\": \"Late Fee\",\n                        \"transactionCategoryDescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.51,\n                        \"transactionMemo\": null,\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"13:04:33.0600000\",\n                        \"effectiveDate\": \"\"\n                    },\n                    {\n                        \"transactionType\": \"Credit\",\n                        \"transactionId\": \"389391\",\n                        \"transactionTypeId\": 2,\n                        \"transactionTypeCode\": \"c\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": null,\n                        \"merchantName\": null,\n                        \"transactionDate\": \"2019-05-15\",\n                        \"transactionCategoryId\": 1186,\n                        \"transactionCategory\": \"Late Fee\",\n                        \"transactionCategoryDescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.51,\n                        \"transactionMemo\": null,\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"13:04:33.0600000\",\n                        \"effectiveDate\": \"\"\n                    },\n                    {\n                        \"transactionType\": \"Credit\",\n                        \"transactionId\": \"389393\",\n                        \"transactionTypeId\": 2,\n                        \"transactionTypeCode\": \"c\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": null,\n                        \"merchantName\": null,\n                        \"transactionDate\": \"2019-05-15\",\n                        \"transactionCategoryId\": 1186,\n                        \"transactionCategory\": \"Late Fee\",\n                        \"transactionCategoryDescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.51,\n                        \"transactionMemo\": null,\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"13:04:33.0600000\",\n                        \"effectiveDate\": \"\"\n                    },\n                    {\n                        \"transactionType\": \"Credit\",\n                        \"transactionId\": \"389394\",\n                        \"transactionTypeId\": 2,\n                        \"transactionTypeCode\": \"c\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": null,\n                        \"merchantName\": null,\n                        \"transactionDate\": \"2019-05-15\",\n                        \"transactionCategoryId\": 1186,\n                        \"transactionCategory\": \"Late Fee\",\n                        \"transactionCategoryDescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.51,\n                        \"transactionMemo\": null,\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"13:04:33.0600000\",\n                        \"effectiveDate\": \"\"\n                    },\n                    {\n                        \"transactionType\": \"Credit\",\n                        \"transactionId\": \"389395\",\n                        \"transactionTypeId\": 2,\n                        \"transactionTypeCode\": \"c\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": null,\n                        \"merchantName\": null,\n                        \"transactionDate\": \"2019-05-15\",\n                        \"transactionCategoryId\": 1186,\n                        \"transactionCategory\": \"Late Fee\",\n                        \"transactionCategoryDescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.51,\n                        \"transactionMemo\": null,\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"13:04:33.0600000\",\n                        \"effectiveDate\": \"\"\n                    },\n                    {\n                        \"transactionType\": \"Credit\",\n                        \"transactionId\": \"389392\",\n                        \"transactionTypeId\": 2,\n                        \"transactionTypeCode\": \"c\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": null,\n                        \"merchantName\": null,\n                        \"transactionDate\": \"2019-05-15\",\n                        \"transactionCategoryId\": 1186,\n                        \"transactionCategory\": \"Late Fee\",\n                        \"transactionCategoryDescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.51,\n                        \"transactionMemo\": null,\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"13:04:33.0600000\",\n                        \"effectiveDate\": \"\"\n                    },\n                    {\n                        \"transactionType\": \"Debit\",\n                        \"transactionId\": \"546799\",\n                        \"transactionTypeId\": 1,\n                        \"transactionTypeCode\": \"D\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantName\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer\",\n                        \"transactionDate\": \"2010-04-24\",\n                        \"transactionCategoryId\": 0,\n                        \"transactionCategory\": \"General\",\n                        \"transactionCategoryDescription\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.01,\n                        \"transactionMemo\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer\",\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"09:10:00\",\n                        \"effectiveDate\": \"2010-04-24\"\n                    },\n                    {\n                        \"transactionType\": \"Debit\",\n                        \"transactionId\": \"546800\",\n                        \"transactionTypeId\": 1,\n                        \"transactionTypeCode\": \"D\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantName\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer\",\n                        \"transactionDate\": \"2010-04-24\",\n                        \"transactionCategoryId\": 0,\n                        \"transactionCategory\": \"General\",\n                        \"transactionCategoryDescription\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 5,\n                        \"transactionMemo\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer\",\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"09:10:00\",\n                        \"effectiveDate\": \"2010-04-24\"\n                    },\n                    {\n                        \"transactionType\": \"Debit\",\n                        \"transactionId\": \"546801\",\n                        \"transactionTypeId\": 1,\n                        \"transactionTypeCode\": \"D\",\n                        \"transactionStatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantName\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer\",\n                        \"transactionDate\": \"2010-04-24\",\n                        \"transactionCategoryId\": 0,\n                        \"transactionCategory\": \"General\",\n                        \"transactionCategoryDescription\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 5,\n                        \"transactionMemo\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer\",\n                        \"isRecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactionTime\": \"09:10:00\",\n                        \"effectiveDate\": \"2010-04-24\"\n                    }\n                ],\n                \"totalTransactions\": 9,\n                \"pageNumber\": 1,\n                \"pageSize\": 100,\n                \"transactionsLastSynced\": \"2010-04-24T09:10:00\"\n            }\n        }\n    ],\n    \"errorCode\": null\n}\n"},{"id":"f6d66171-d194-4cea-81a1-bcb1fa03bb9f","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"69f79995-70de-4bc7-a40b-d5b616982016","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        {{accountNumberList}}\r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failure\",\n    \"reference\": [\n        {\n            \"requestId\": null,\n            \"timeStamp\": \"2025-04-15T23:56:43.8228358+05:30\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [],\n    \"errorCode\": \"ERR_INVALID_ACCOUNT\"\n}\n"}],"_postman_id":"2d386199-29cf-40c6-8daa-c5f4d3363618"},{"name":"Transactions/Ignore","event":[{"listen":"prerequest","script":{"id":"c28fc4b0-ca4c-454c-9990-98d29d6cf030","exec":["const moment = require('moment');\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"0794b492-933e-4b4f-a2a0-9a04e4228978","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var count = respBody.data[0].transactions.length;\r","\r","    console.log(count);\r","}\r","catch(e)\r","{\r","    console.log(e.message);\r","}"],"type":"text/javascript","packages":{}}}],"id":"7d438390-8765-4d78-ad48-0295e490a385","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"aabcab0c-d9bf-4ec2-ae9f-c7ae7790bac0","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionIds\": [\r\n        1324967\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions/Ignore","description":"<p>This endpoint allows clients to fetch transactions associated with the current consumer's accounts. This endpoint searches the database and related services to retrieve transactions that meet the specified search parameters provided in the request body.</p>\n","urlObject":{"path":["Transactions","Ignore"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"086821e4-791d-41b4-8a01-9107a303dcb0","name":"Transactions","originalRequest":{"method":"POST","header":[{"key":"asaConsumerCode","value":"1965805674","type":"text"},{"key":"asafintechCode","value":"12345678","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"{{SubscriptionKey}}","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"options\": {\r\n        \"account_ids\": [\r\n            \"\"\r\n        ],\r\n        \"count\": 1,\r\n        \"offset\": 1,\r\n        \"include_original_description\": true,\r\n        \"include_personal_finance_category_beta\": true\r\n    },\r\n    \"client_id\": \"12345678\",\r\n    \"access_token\": \"asaConsumerCode\",\r\n    \"start_date\": \"2022-08-02T17:52:11.030Z\",\r\n    \"end_date\": \"2022-09-22T17:52:11.030Z\",\r\n    \"categoryId\": \"null\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:f1dc8c3c-b470-4a36-8925-fdfb4667e8a3","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true},{"key":"X-Azure-Ref","value":"0jHESYwAAAAA0anM6+arASob999hdDMkvTUVYMzBFREdFMDQxMwBiMDBjNzdmYS1iNDkwLTQ3MTQtYTVlMy05MDczN2IzZWJhNjA=","enabled":true},{"key":"Date","value":"Fri, 02 Sep 2022 21:11:57 GMT","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"870179581\",\n            \"timeStamp\": \"2022-09-02T21:11:40.5654356+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"request_id\": \"870179581\",\n            \"account\": {\n                \"account_id\": \"60900\",\n                \"balances\": {\n                    \"available\": 7071.1,\n                    \"current\": 7076.1,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"60900 - 0000\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": null\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603887\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"TYPE: XXTAXEIP2 CO: IRS TREAS 310\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-04T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-04T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603888\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-09T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-09T00:00:00\",\n                    \"date\": \"2021-02-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 166.42,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603889\",\n                    \"account_owner\": \"To Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-09T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-09T00:00:00\",\n                    \"date\": \"2021-02-09T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 692.2,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603890\",\n                    \"account_owner\": \"FRESE, BRIAN\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit ACH FRESE, BRIAN\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-03T00:00:00\",\n                    \"date\": \"2020-10-24T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603891\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603892\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-21T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-21T00:00:00\",\n                    \"date\": \"2021-04-09T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603893\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603894\",\n                    \"account_owner\": \"To Loan 0099\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-09T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-09T00:00:00\",\n                    \"date\": \"2020-12-04T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1845.27,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603895\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"To FRESE,BRIAN J XXXXXXXXXX Share 0015\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-17T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-17T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603896\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603897\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-03T00:00:00\",\n                    \"date\": \"2021-03-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603898\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"TYPE: WEB PMTS CO: First Education\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-01T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-01T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603899\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-05-07T00:00:00\",\n                    \"authorized_datetime\": \"2021-05-07T00:00:00\",\n                    \"date\": \"2021-05-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.9,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603900\",\n                    \"account_owner\": \"From Share 0002\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-17T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-17T00:00:00\",\n                    \"date\": \"2021-01-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1.01,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603901\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-26T00:00:00\",\n                    \"date\": \"2021-03-22T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.91,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603902\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603903\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-30T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-30T00:00:00\",\n                    \"date\": \"2021-03-30T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 490273.41,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603904\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-29T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-29T00:00:00\",\n                    \"date\": \"2021-01-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.9,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603905\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603906\",\n                    \"account_owner\": \"To Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-26T00:00:00\",\n                    \"date\": \"2021-02-26T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 266.8,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603907\",\n                    \"account_owner\": \"To Loan 0099\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-03T00:00:00\",\n                    \"date\": \"2021-01-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 855,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603908\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-23T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-23T00:00:00\",\n                    \"date\": \"2021-04-23T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603909\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-02T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-02T00:00:00\",\n                    \"date\": \"2021-01-29T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 125,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603910\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.08%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603911\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 25,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        },\n        {\n            \"request_id\": \"870179581\",\n            \"account\": {\n                \"account_id\": \"60900\",\n                \"balances\": {\n                    \"available\": 11300,\n                    \"current\": 11300,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"60900 - 0002\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": null\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538156\",\n                    \"account_owner\": \"From Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-01-16T00:00:00\",\n                    \"authorized_datetime\": \"2020-01-16T00:00:00\",\n                    \"date\": \"2020-01-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 548.94,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538157\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-01T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-01T00:00:00\",\n                    \"date\": \"2020-12-18T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538158\",\n                    \"account_owner\": \"To Share 0000\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-04-07T00:00:00\",\n                    \"authorized_datetime\": \"2020-04-07T00:00:00\",\n                    \"date\": \"2020-04-07T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 176.63,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538159\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-25T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-25T00:00:00\",\n                    \"date\": \"2020-09-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538160\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-11T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-11T00:00:00\",\n                    \"date\": \"2020-08-28T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538161\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-07-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-07-03T00:00:00\",\n                    \"date\": \"2020-06-19T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538162\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-06T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-06T00:00:00\",\n                    \"date\": \"2020-10-24T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538163\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-12T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-12T00:00:00\",\n                    \"date\": \"2021-02-26T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538164\",\n                    \"account_owner\": \"To Share 0000\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-17T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-17T00:00:00\",\n                    \"date\": \"2021-01-15T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1.01,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538165\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-10-24T00:00:00\",\n                    \"authorized_datetime\": \"2020-10-24T00:00:00\",\n                    \"date\": \"2020-10-23T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538166\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-07-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-07-31T00:00:00\",\n                    \"date\": \"2020-07-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538167\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-11-22T00:00:00\",\n                    \"authorized_datetime\": \"2019-11-22T00:00:00\",\n                    \"date\": \"2019-11-08T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538168\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Check Received 200.00\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-27T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-27T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538169\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-26T00:00:00\",\n                    \"date\": \"2021-02-12T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538170\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-11-22T00:00:00\",\n                    \"authorized_datetime\": \"2019-11-22T00:00:00\",\n                    \"date\": \"2019-11-22T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2492.96,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538171\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-02-28T00:00:00\",\n                    \"authorized_datetime\": \"2020-02-28T00:00:00\",\n                    \"date\": \"2020-02-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538172\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-08-17T00:00:00\",\n                    \"authorized_datetime\": \"2020-08-17T00:00:00\",\n                    \"date\": \"2020-08-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 322.46,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538173\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-13T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-13T00:00:00\",\n                    \"date\": \"2019-12-13T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538174\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538175\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-10-02T00:00:00\",\n                    \"authorized_datetime\": \"2020-10-02T00:00:00\",\n                    \"date\": \"2020-10-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 600,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538176\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538177\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-30T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-30T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538178\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538179\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538180\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-09-30T00:00:00\",\n                    \"authorized_datetime\": \"2019-09-30T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 50,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        }\n    ]\n}"},{"id":"74507d8d-f76b-4af6-97d0-d399a0b69e19","name":"Transactions","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"{{SubscriptionKey}}","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"asaConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"asafintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"options\": {\r\n        \"account_ids\": [\r\n            {{accountNumberList}}\r\n        ],\r\n        \"count\": 180,\r\n        \"offset\": 1,\r\n        \"include_original_description\": true,\r\n        \"include_personal_finance_category_beta\": true\r\n    },\r\n    \"client_id\": \"asaFintechCode\",\r\n    \"access_token\": \"asaConsumerCode\",\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"categoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 07 Jul 2023 13:44:44 GMT","enabled":true,"uuid":"c728ae7b-8c7e-4e7b-8dcb-bb02dff1e566"},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true,"uuid":"dfd9e8d4-c0f9-44be-9c14-a2810eac0296"},{"key":"Transfer-Encoding","value":"chunked","enabled":true,"uuid":"ec9ff8d4-acb0-4e12-a43f-f2cc743dc4ac"},{"key":"Connection","value":"keep-alive","enabled":true,"uuid":"c8186c52-5400-45e6-8b7d-5f38dccc2ded"},{"key":"Content-Encoding","value":"gzip","enabled":true,"uuid":"43c4ef5a-ba7c-477c-8350-ac898ec06af4"},{"key":"Vary","value":"Accept-Encoding","enabled":true,"uuid":"338530c0-bc55-4f25-927a-4d57c9aa2080"},{"key":"api-supported-versions","value":"1.0","enabled":true,"uuid":"4f57f664-ceb2-4443-acc3-735f46a9ca52"},{"key":"X-Powered-By","value":"ASP.NET","enabled":true,"uuid":"f69626fd-170c-4b6a-967f-01b66d52e874"},{"key":"Request-Context","value":"appId=cid-v1:86aed618-83d3-4c98-a528-f6cd0294e307","enabled":true,"uuid":"454c5f1d-88c4-4632-88bb-e4ea3c3b668b"},{"key":"x-azure-ref","value":"20230707T134443Z-0fas3a6fs96n12krafz5s2xpxw000000015g00000001dxfe","enabled":true,"uuid":"2e2a7c2d-d232-4db2-82a7-66fed48caabe"},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true,"uuid":"4c2a6bb8-876e-45da-887f-9260f667aaf0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"1860616543\",\n            \"timeStamp\": \"2023-07-07T13:44:44.0043275+00:00\"\n        }\n    ],\n    \"version\": \"1.0\",\n    \"data\": [\n        {\n            \"request_id\": \"1860616543\",\n            \"account\": {\n                \"account_id\": \"1104053940\",\n                \"balances\": {\n                    \"available\": 808.41,\n                    \"current\": 808.41,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"BUSINESS CHECKING ...9833 - \",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": \"Transactions is not fully synchronized for this period, some of them will come later... Last transaction is for 2023-07-06T12:00:00.0000000\"\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"230756\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"230756\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-07-06\",\n                    \"authorized_datetime\": \"2023-07-06T00:00:00.0000000\",\n                    \"date\": \"2023-07-06\",\n                    \"datetime\": \"2023-07-06T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5400,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"224178\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"224178\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-07-03\",\n                    \"authorized_datetime\": \"2023-07-03T00:00:00.0000000\",\n                    \"date\": \"2023-07-03\",\n                    \"datetime\": \"2023-07-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"221973\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221973\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"221972\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221972\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 28398.44,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"221971\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221971\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"221970\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221970\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"221969\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221969\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6400,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"206454\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"206454\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-13\",\n                    \"authorized_datetime\": \"2023-06-13T00:00:00.0000000\",\n                    \"date\": \"2023-06-13\",\n                    \"datetime\": \"2023-06-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 400,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"205069\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"205069\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-08\",\n                    \"authorized_datetime\": \"2023-06-08T00:00:00.0000000\",\n                    \"date\": \"2023-06-08\",\n                    \"datetime\": \"2023-06-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"205068\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"205068\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-08\",\n                    \"authorized_datetime\": \"2023-06-08T00:00:00.0000000\",\n                    \"date\": \"2023-06-08\",\n                    \"datetime\": \"2023-06-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"204708\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"204708\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-07\",\n                    \"authorized_datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"date\": \"2023-06-07\",\n                    \"datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 7420,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"204707\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"204707\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-07\",\n                    \"authorized_datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"date\": \"2023-06-07\",\n                    \"datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"204706\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"204706\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-07\",\n                    \"authorized_datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"date\": \"2023-06-07\",\n                    \"datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 31524.84,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"204705\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"204705\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-07\",\n                    \"authorized_datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"date\": \"2023-06-07\",\n                    \"datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"202754\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"202754\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-02\",\n                    \"authorized_datetime\": \"2023-06-02T00:00:00.0000000\",\n                    \"date\": \"2023-06-02\",\n                    \"datetime\": \"2023-06-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"202753\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"202753\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-02\",\n                    \"authorized_datetime\": \"2023-06-02T00:00:00.0000000\",\n                    \"date\": \"2023-06-02\",\n                    \"datetime\": \"2023-06-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2120,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"201859\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201859\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-31\",\n                    \"authorized_datetime\": \"2023-05-31T00:00:00.0000000\",\n                    \"date\": \"2023-05-31\",\n                    \"datetime\": \"2023-05-31T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1100,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"201250\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201250\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-30\",\n                    \"authorized_datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"date\": \"2023-05-30\",\n                    \"datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 45515.84,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"201249\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201249\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-30\",\n                    \"authorized_datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"date\": \"2023-05-30\",\n                    \"datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"201248\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201248\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-30\",\n                    \"authorized_datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"date\": \"2023-05-30\",\n                    \"datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"201247\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201247\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-30\",\n                    \"authorized_datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"date\": \"2023-05-30\",\n                    \"datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 11276.32,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"190822\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"190822\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-26\",\n                    \"authorized_datetime\": \"2023-05-26T00:00:00.0000000\",\n                    \"date\": \"2023-05-26\",\n                    \"datetime\": \"2023-05-26T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 98,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"186407\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"186407\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-26\",\n                    \"authorized_datetime\": \"2023-05-26T00:00:00.0000000\",\n                    \"date\": \"2023-05-26\",\n                    \"datetime\": \"2023-05-26T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 98,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194470\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194470\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-23\",\n                    \"authorized_datetime\": \"2023-05-23T00:00:00.0000000\",\n                    \"date\": \"2023-05-23\",\n                    \"datetime\": \"2023-05-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 98,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"185506\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"185506\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-23\",\n                    \"authorized_datetime\": \"2023-05-23T00:00:00.0000000\",\n                    \"date\": \"2023-05-23\",\n                    \"datetime\": \"2023-05-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 98,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194472\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194472\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-22\",\n                    \"authorized_datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"date\": \"2023-05-22\",\n                    \"datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194471\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194471\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-22\",\n                    \"authorized_datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"date\": \"2023-05-22\",\n                    \"datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 4.34,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"184985\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"184985\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-22\",\n                    \"authorized_datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"date\": \"2023-05-22\",\n                    \"datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"184983\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"184983\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-22\",\n                    \"authorized_datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"date\": \"2023-05-22\",\n                    \"datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 4.34,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194474\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194474\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-16\",\n                    \"authorized_datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"date\": \"2023-05-16\",\n                    \"datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 35,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194473\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194473\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-16\",\n                    \"authorized_datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"date\": \"2023-05-16\",\n                    \"datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"183795\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"183795\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-16\",\n                    \"authorized_datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"date\": \"2023-05-16\",\n                    \"datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 35,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"183794\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"183794\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-16\",\n                    \"authorized_datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"date\": \"2023-05-16\",\n                    \"datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194476\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194476\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-15\",\n                    \"authorized_datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"date\": \"2023-05-15\",\n                    \"datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194475\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194475\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-15\",\n                    \"authorized_datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"date\": \"2023-05-15\",\n                    \"datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"183319\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"183319\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-15\",\n                    \"authorized_datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"date\": \"2023-05-15\",\n                    \"datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"183318\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"183318\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-15\",\n                    \"authorized_datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"date\": \"2023-05-15\",\n                    \"datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194480\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194480\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194479\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194479\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 399.31,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194478\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194478\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 108.74,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194477\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194477\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"181552\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"181552\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"181551\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"181551\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 399.31,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"181550\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"181550\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 108.74,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"181549\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"181549\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194481\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194481\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-02\",\n                    \"authorized_datetime\": \"2023-05-02T00:00:00.0000000\",\n                    \"date\": \"2023-05-02\",\n                    \"datetime\": \"2023-05-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"180003\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"180003\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-02\",\n                    \"authorized_datetime\": \"2023-05-02T00:00:00.0000000\",\n                    \"date\": \"2023-05-02\",\n                    \"datetime\": \"2023-05-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194484\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194484\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194483\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194483\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 54418.12,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194482\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194482\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"179639\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"179639\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"179638\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"179638\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 54418.12,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"179637\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"179637\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194487\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194487\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 80372.8,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194486\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194486\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194485\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194485\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 18000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"178752\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"178752\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 80372.8,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"178751\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"178751\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"178750\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"178750\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 18000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194488\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194488\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-25\",\n                    \"authorized_datetime\": \"2023-04-25T00:00:00.0000000\",\n                    \"date\": \"2023-04-25\",\n                    \"datetime\": \"2023-04-25T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 185.23,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"177849\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"177849\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-25\",\n                    \"authorized_datetime\": \"2023-04-25T00:00:00.0000000\",\n                    \"date\": \"2023-04-25\",\n                    \"datetime\": \"2023-04-25T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 185.23,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194489\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194489\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-24\",\n                    \"authorized_datetime\": \"2023-04-24T00:00:00.0000000\",\n                    \"date\": \"2023-04-24\",\n                    \"datetime\": \"2023-04-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 4774.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"177412\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"177412\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-24\",\n                    \"authorized_datetime\": \"2023-04-24T00:00:00.0000000\",\n                    \"date\": \"2023-04-24\",\n                    \"datetime\": \"2023-04-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 4774.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194490\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194490\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-19\",\n                    \"authorized_datetime\": \"2023-04-19T00:00:00.0000000\",\n                    \"date\": \"2023-04-19\",\n                    \"datetime\": \"2023-04-19T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"176024\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"176024\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-19\",\n                    \"authorized_datetime\": \"2023-04-19T00:00:00.0000000\",\n                    \"date\": \"2023-04-19\",\n                    \"datetime\": \"2023-04-19T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194491\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194491\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-17\",\n                    \"authorized_datetime\": \"2023-04-17T00:00:00.0000000\",\n                    \"date\": \"2023-04-17\",\n                    \"datetime\": \"2023-04-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"175368\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"175368\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-17\",\n                    \"authorized_datetime\": \"2023-04-17T00:00:00.0000000\",\n                    \"date\": \"2023-04-17\",\n                    \"datetime\": \"2023-04-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194493\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194493\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-13\",\n                    \"authorized_datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"date\": \"2023-04-13\",\n                    \"datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194492\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194492\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-13\",\n                    \"authorized_datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"date\": \"2023-04-13\",\n                    \"datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"174281\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"174281\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-13\",\n                    \"authorized_datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"date\": \"2023-04-13\",\n                    \"datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"174280\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"174280\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-13\",\n                    \"authorized_datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"date\": \"2023-04-13\",\n                    \"datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194494\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194494\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-11\",\n                    \"authorized_datetime\": \"2023-04-11T00:00:00.0000000\",\n                    \"date\": \"2023-04-11\",\n                    \"datetime\": \"2023-04-11T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"173614\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"173614\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-11\",\n                    \"authorized_datetime\": \"2023-04-11T00:00:00.0000000\",\n                    \"date\": \"2023-04-11\",\n                    \"datetime\": \"2023-04-11T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194495\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194495\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-10\",\n                    \"authorized_datetime\": \"2023-04-10T00:00:00.0000000\",\n                    \"date\": \"2023-04-10\",\n                    \"datetime\": \"2023-04-10T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"172896\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"172896\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-10\",\n                    \"authorized_datetime\": \"2023-04-10T00:00:00.0000000\",\n                    \"date\": \"2023-04-10\",\n                    \"datetime\": \"2023-04-10T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194496\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194496\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-29\",\n                    \"authorized_datetime\": \"2023-03-29T00:00:00.0000000\",\n                    \"date\": \"2023-03-29\",\n                    \"datetime\": \"2023-03-29T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 12000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"166882\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"166882\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-29\",\n                    \"authorized_datetime\": \"2023-03-29T00:00:00.0000000\",\n                    \"date\": \"2023-03-29\",\n                    \"datetime\": \"2023-03-29T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 12000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194497\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194497\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-28\",\n                    \"authorized_datetime\": \"2023-03-28T00:00:00.0000000\",\n                    \"date\": \"2023-03-28\",\n                    \"datetime\": \"2023-03-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"166641\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"166641\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-28\",\n                    \"authorized_datetime\": \"2023-03-28T00:00:00.0000000\",\n                    \"date\": \"2023-03-28\",\n                    \"datetime\": \"2023-03-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194498\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194498\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-27\",\n                    \"authorized_datetime\": \"2023-03-27T00:00:00.0000000\",\n                    \"date\": \"2023-03-27\",\n                    \"datetime\": \"2023-03-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 161.6,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"166266\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"166266\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-27\",\n                    \"authorized_datetime\": \"2023-03-27T00:00:00.0000000\",\n                    \"date\": \"2023-03-27\",\n                    \"datetime\": \"2023-03-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 161.6,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194499\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194499\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-24\",\n                    \"authorized_datetime\": \"2023-03-24T00:00:00.0000000\",\n                    \"date\": \"2023-03-24\",\n                    \"datetime\": \"2023-03-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"165548\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"165548\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-24\",\n                    \"authorized_datetime\": \"2023-03-24T00:00:00.0000000\",\n                    \"date\": \"2023-03-24\",\n                    \"datetime\": \"2023-03-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194500\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194500\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-21\",\n                    \"authorized_datetime\": \"2023-03-21T00:00:00.0000000\",\n                    \"date\": \"2023-03-21\",\n                    \"datetime\": \"2023-03-21T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"162398\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"162398\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-21\",\n                    \"authorized_datetime\": \"2023-03-21T00:00:00.0000000\",\n                    \"date\": \"2023-03-21\",\n                    \"datetime\": \"2023-03-21T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194501\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194501\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-20\",\n                    \"authorized_datetime\": \"2023-03-20T00:00:00.0000000\",\n                    \"date\": \"2023-03-20\",\n                    \"datetime\": \"2023-03-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"162055\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"162055\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-20\",\n                    \"authorized_datetime\": \"2023-03-20T00:00:00.0000000\",\n                    \"date\": \"2023-03-20\",\n                    \"datetime\": \"2023-03-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194503\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194503\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-17\",\n                    \"authorized_datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"date\": \"2023-03-17\",\n                    \"datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 42596.88,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194502\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194502\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-17\",\n                    \"authorized_datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"date\": \"2023-03-17\",\n                    \"datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"161303\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"161303\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-17\",\n                    \"authorized_datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"date\": \"2023-03-17\",\n                    \"datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 42596.88,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"161302\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"161302\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-17\",\n                    \"authorized_datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"date\": \"2023-03-17\",\n                    \"datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194504\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194504\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-15\",\n                    \"authorized_datetime\": \"2023-03-15T00:00:00.0000000\",\n                    \"date\": \"2023-03-15\",\n                    \"datetime\": \"2023-03-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 35,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"160418\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"160418\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-15\",\n                    \"authorized_datetime\": \"2023-03-15T00:00:00.0000000\",\n                    \"date\": \"2023-03-15\",\n                    \"datetime\": \"2023-03-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 35,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194506\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194506\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-14\",\n                    \"authorized_datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"date\": \"2023-03-14\",\n                    \"datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194505\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194505\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-14\",\n                    \"authorized_datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"date\": \"2023-03-14\",\n                    \"datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"159813\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"159813\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-14\",\n                    \"authorized_datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"date\": \"2023-03-14\",\n                    \"datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"159812\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"159812\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-14\",\n                    \"authorized_datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"date\": \"2023-03-14\",\n                    \"datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194507\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194507\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-13\",\n                    \"authorized_datetime\": \"2023-03-13T00:00:00.0000000\",\n                    \"date\": \"2023-03-13\",\n                    \"datetime\": \"2023-03-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 81.33,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"157845\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"157845\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-13\",\n                    \"authorized_datetime\": \"2023-03-13T00:00:00.0000000\",\n                    \"date\": \"2023-03-13\",\n                    \"datetime\": \"2023-03-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 81.33,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194508\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194508\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-09\",\n                    \"authorized_datetime\": \"2023-03-09T00:00:00.0000000\",\n                    \"date\": \"2023-03-09\",\n                    \"datetime\": \"2023-03-09T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 230.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"152083\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"152083\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-09\",\n                    \"authorized_datetime\": \"2023-03-09T00:00:00.0000000\",\n                    \"date\": \"2023-03-09\",\n                    \"datetime\": \"2023-03-09T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 230.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194509\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194509\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-08\",\n                    \"authorized_datetime\": \"2023-03-08T00:00:00.0000000\",\n                    \"date\": \"2023-03-08\",\n                    \"datetime\": \"2023-03-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"151848\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"151848\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-08\",\n                    \"authorized_datetime\": \"2023-03-08T00:00:00.0000000\",\n                    \"date\": \"2023-03-08\",\n                    \"datetime\": \"2023-03-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194511\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194511\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-03\",\n                    \"authorized_datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"date\": \"2023-03-03\",\n                    \"datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194510\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194510\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-03\",\n                    \"authorized_datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"date\": \"2023-03-03\",\n                    \"datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5678.31,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149857\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149857\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-03\",\n                    \"authorized_datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"date\": \"2023-03-03\",\n                    \"datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149856\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149856\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-03\",\n                    \"authorized_datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"date\": \"2023-03-03\",\n                    \"datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5678.31,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194512\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194512\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-02\",\n                    \"authorized_datetime\": \"2023-03-02T00:00:00.0000000\",\n                    \"date\": \"2023-03-02\",\n                    \"datetime\": \"2023-03-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149858\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149858\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-02\",\n                    \"authorized_datetime\": \"2023-03-02T00:00:00.0000000\",\n                    \"date\": \"2023-03-02\",\n                    \"datetime\": \"2023-03-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194517\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194517\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"7\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 27.1,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194516\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194516\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 211.82,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194515\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194515\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 13.97,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194514\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194514\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194513\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194513\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"16\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 13.59,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149863\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149863\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"7\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 27.1,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149862\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149862\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 211.82,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149861\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149861\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 13.97,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149860\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149860\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149859\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149859\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"16\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 13.59,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194518\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194518\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149869\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149869\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 114.13,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149868\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149868\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 163.06,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149867\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149867\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 24.1,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149866\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149866\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"12\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 129.23,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149865\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149865\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 155.83,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149864\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149864\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149870\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149870\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-24\",\n                    \"authorized_datetime\": \"2023-02-24T00:00:00.0000000\",\n                    \"date\": \"2023-02-24\",\n                    \"datetime\": \"2023-02-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 174.05,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149871\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149871\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-23\",\n                    \"authorized_datetime\": \"2023-02-23T00:00:00.0000000\",\n                    \"date\": \"2023-02-23\",\n                    \"datetime\": \"2023-02-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 255.13,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149873\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149873\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-21\",\n                    \"authorized_datetime\": \"2023-02-21T00:00:00.0000000\",\n                    \"date\": \"2023-02-21\",\n                    \"datetime\": \"2023-02-21T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 29.55,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149872\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149872\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-21\",\n                    \"authorized_datetime\": \"2023-02-21T00:00:00.0000000\",\n                    \"date\": \"2023-02-21\",\n                    \"datetime\": \"2023-02-21T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149875\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149875\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-14\",\n                    \"authorized_datetime\": \"2023-02-14T00:00:00.0000000\",\n                    \"date\": \"2023-02-14\",\n                    \"datetime\": \"2023-02-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149874\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149874\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-14\",\n                    \"authorized_datetime\": \"2023-02-14T00:00:00.0000000\",\n                    \"date\": \"2023-02-14\",\n                    \"datetime\": \"2023-02-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149877\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149877\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-13\",\n                    \"authorized_datetime\": \"2023-02-13T00:00:00.0000000\",\n                    \"date\": \"2023-02-13\",\n                    \"datetime\": \"2023-02-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149876\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149876\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-13\",\n                    \"authorized_datetime\": \"2023-02-13T00:00:00.0000000\",\n                    \"date\": \"2023-02-13\",\n                    \"datetime\": \"2023-02-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 32072.44,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149878\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149878\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-10\",\n                    \"authorized_datetime\": \"2023-02-10T00:00:00.0000000\",\n                    \"date\": \"2023-02-10\",\n                    \"datetime\": \"2023-02-10T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149881\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149881\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-08\",\n                    \"authorized_datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"date\": \"2023-02-08\",\n                    \"datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 41221.16,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149880\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149880\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-08\",\n                    \"authorized_datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"date\": \"2023-02-08\",\n                    \"datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149879\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149879\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-08\",\n                    \"authorized_datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"date\": \"2023-02-08\",\n                    \"datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149883\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149883\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-03\",\n                    \"authorized_datetime\": \"2023-02-03T00:00:00.0000000\",\n                    \"date\": \"2023-02-03\",\n                    \"datetime\": \"2023-02-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149882\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149882\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-03\",\n                    \"authorized_datetime\": \"2023-02-03T00:00:00.0000000\",\n                    \"date\": \"2023-02-03\",\n                    \"datetime\": \"2023-02-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5515,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149884\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149884\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-02\",\n                    \"authorized_datetime\": \"2023-02-02T00:00:00.0000000\",\n                    \"date\": \"2023-02-02\",\n                    \"datetime\": \"2023-02-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 53.17,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149887\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149887\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-31\",\n                    \"authorized_datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"date\": \"2023-01-31\",\n                    \"datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149886\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149886\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-31\",\n                    \"authorized_datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"date\": \"2023-01-31\",\n                    \"datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 41.83,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149885\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149885\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-31\",\n                    \"authorized_datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"date\": \"2023-01-31\",\n                    \"datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149892\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149892\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 20.67,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149891\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149891\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 33.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149890\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149890\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 53.17,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149889\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149889\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"5\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 103.75,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149888\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149888\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2.5,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149893\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149893\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-27\",\n                    \"authorized_datetime\": \"2023-01-27T00:00:00.0000000\",\n                    \"date\": \"2023-01-27\",\n                    \"datetime\": \"2023-01-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 85.02,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149894\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149894\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-23\",\n                    \"authorized_datetime\": \"2023-01-23T00:00:00.0000000\",\n                    \"date\": \"2023-01-23\",\n                    \"datetime\": \"2023-01-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 208.01,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149896\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149896\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-20\",\n                    \"authorized_datetime\": \"2023-01-20T00:00:00.0000000\",\n                    \"date\": \"2023-01-20\",\n                    \"datetime\": \"2023-01-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149895\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149895\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-20\",\n                    \"authorized_datetime\": \"2023-01-20T00:00:00.0000000\",\n                    \"date\": \"2023-01-20\",\n                    \"datetime\": \"2023-01-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149901\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149901\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 275.6,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149900\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149900\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149899\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149899\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149898\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149898\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149897\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149897\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149902\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149902\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-10\",\n                    \"authorized_datetime\": \"2023-01-10T00:00:00.0000000\",\n                    \"date\": \"2023-01-10\",\n                    \"datetime\": \"2023-01-10T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149904\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149904\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-09\",\n                    \"authorized_datetime\": \"2023-01-09T00:00:00.0000000\",\n                    \"date\": \"2023-01-09\",\n                    \"datetime\": \"2023-01-09T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30.1,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149903\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149903\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-09\",\n                    \"authorized_datetime\": \"2023-01-09T00:00:00.0000000\",\n                    \"date\": \"2023-01-09\",\n                    \"datetime\": \"2023-01-09T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149905\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149905\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-06\",\n                    \"authorized_datetime\": \"2023-01-06T00:00:00.0000000\",\n                    \"date\": \"2023-01-06\",\n                    \"datetime\": \"2023-01-06T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5515,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149907\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149907\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-05\",\n                    \"authorized_datetime\": \"2023-01-05T00:00:00.0000000\",\n                    \"date\": \"2023-01-05\",\n                    \"datetime\": \"2023-01-05T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149906\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149906\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-05\",\n                    \"authorized_datetime\": \"2023-01-05T00:00:00.0000000\",\n                    \"date\": \"2023-01-05\",\n                    \"datetime\": \"2023-01-05T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 11400,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149910\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149910\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-04\",\n                    \"authorized_datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"date\": \"2023-01-04\",\n                    \"datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 42909.6,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149909\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149909\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-04\",\n                    \"authorized_datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"date\": \"2023-01-04\",\n                    \"datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149908\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149908\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-04\",\n                    \"authorized_datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"date\": \"2023-01-04\",\n                    \"datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 8500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149911\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149911\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-30\",\n                    \"authorized_datetime\": \"2022-12-30T00:00:00.0000000\",\n                    \"date\": \"2022-12-30\",\n                    \"datetime\": \"2022-12-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149912\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149912\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-28\",\n                    \"authorized_datetime\": \"2022-12-28T00:00:00.0000000\",\n                    \"date\": \"2022-12-28\",\n                    \"datetime\": \"2022-12-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 137.09,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149914\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149914\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-23\",\n                    \"authorized_datetime\": \"2022-12-23T00:00:00.0000000\",\n                    \"date\": \"2022-12-23\",\n                    \"datetime\": \"2022-12-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 310,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149913\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149913\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-23\",\n                    \"authorized_datetime\": \"2022-12-23T00:00:00.0000000\",\n                    \"date\": \"2022-12-23\",\n                    \"datetime\": \"2022-12-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149915\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149915\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-20\",\n                    \"authorized_datetime\": \"2022-12-20T00:00:00.0000000\",\n                    \"date\": \"2022-12-20\",\n                    \"datetime\": \"2022-12-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149916\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149916\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-16\",\n                    \"authorized_datetime\": \"2022-12-16T00:00:00.0000000\",\n                    \"date\": \"2022-12-16\",\n                    \"datetime\": \"2022-12-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149918\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149918\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-14\",\n                    \"authorized_datetime\": \"2022-12-14T00:00:00.0000000\",\n                    \"date\": \"2022-12-14\",\n                    \"datetime\": \"2022-12-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149917\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149917\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-14\",\n                    \"authorized_datetime\": \"2022-12-14T00:00:00.0000000\",\n                    \"date\": \"2022-12-14\",\n                    \"datetime\": \"2022-12-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 37698,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149922\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149922\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-13\",\n                    \"authorized_datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"date\": \"2022-12-13\",\n                    \"datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149921\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149921\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-13\",\n                    \"authorized_datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"date\": \"2022-12-13\",\n                    \"datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6049.9,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149920\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149920\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-13\",\n                    \"authorized_datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"date\": \"2022-12-13\",\n                    \"datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149919\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149919\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-13\",\n                    \"authorized_datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"date\": \"2022-12-13\",\n                    \"datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149924\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149924\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-12\",\n                    \"authorized_datetime\": \"2022-12-12T00:00:00.0000000\",\n                    \"date\": \"2022-12-12\",\n                    \"datetime\": \"2022-12-12T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 50292.44,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 241,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        },\n        {\n            \"request_id\": \"1860616543\",\n            \"account\": {\n                \"account_id\": \"1419224992\",\n                \"balances\": {\n                    \"available\": 12.52,\n                    \"current\": 17.52,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \" - REGULAR SHARE\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": \"Transactions is not fully synchronized for this period, some of them will come later... Last transaction is for 2022-10-12T00:09:00.0000000\"\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"148997\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"148997\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \" Deposit Home Banking Transfer\",\n                    \"merchant_name\": \" Deposit Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2022-10-12\",\n                    \"authorized_datetime\": \"2022-10-12T00:00:00.0000000\",\n                    \"date\": \"2022-10-12\",\n                    \"datetime\": \"2022-10-12T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 12.52,\n                    \"account_id\": \"1419224992\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"148996\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"148996\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \" Deposit\",\n                    \"merchant_name\": \" Deposit\",\n                    \"location\": null,\n                    \"authorized_date\": \"2022-06-24\",\n                    \"authorized_datetime\": \"2022-06-24T00:00:00.0000000\",\n                    \"date\": \"2022-06-24\",\n                    \"datetime\": \"2022-06-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5,\n                    \"account_id\": \"1419224992\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 2,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        },\n        {\n            \"request_id\": \"1860616543\",\n            \"account\": {\n                \"account_id\": \"1692715934\",\n                \"balances\": {\n                    \"available\": -5,\n                    \"current\": 0,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"Share - Savings Account\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": \"Transactions is not fully synchronized for this period, some of them will come later... Last transaction is for 2023-07-07T00:00:00.0000000\"\n            },\n            \"transactions\": [],\n            \"total_transactions\": 0,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        }\n    ]\n}"},{"id":"390a0b54-bea5-4ffe-9429-f009fc5abe14","name":"Transactions_Test","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.06","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        \r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Mar 2024 09:04:24 GMT","enabled":true,"uuid":"af57f54b-7c42-4f1a-8201-b50481ee549b"},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true,"uuid":"cfdc0650-046e-4c1f-bf80-bd0b6d33288c"},{"key":"Transfer-Encoding","value":"chunked","enabled":true,"uuid":"b7fe0b4d-9264-457f-9f6c-43cb5002156f"},{"key":"Connection","value":"keep-alive","enabled":true,"uuid":"4cd38dcc-efe8-48ed-b439-233d0277fbfa"},{"key":"Content-Encoding","value":"gzip","enabled":true,"uuid":"b6f08419-1f7f-43f6-99ec-fea7061fd787"},{"key":"Vary","value":"Accept-Encoding","enabled":true,"uuid":"05a09e9b-a1f0-44e2-9edf-5804d66e4fbc"},{"key":"api-supported-versions","value":"1.0,1.5,1.6","enabled":true,"uuid":"84458fe7-5d99-4642-b13a-af3f14d7676a"},{"key":"X-Powered-By","value":"ASP.NET","enabled":true,"uuid":"80a737e3-febe-4f83-ae23-252e6250edc4"},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true,"uuid":"71bb874e-80c0-48d2-b88f-e91edfcb8e32"},{"key":"x-azure-ref","value":"20240327T090422Z-k76p7mf4fp3pxf4ssur6w5153g00000008m0000000000dtp","enabled":true,"uuid":"cf5ac296-df82-48bd-acdb-aa76cd1a5140"},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true,"uuid":"12d12f85-42c7-4cb7-92ba-f3b907b732d1"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"314325064\",\n            \"timeStamp\": \"2024-03-27T09:04:23.9303612+00:00\"\n        }\n    ],\n    \"version\": \"1.06\",\n    \"data\": [\n        {\n            \"account\": {\n                \"account_id\": \"1365944437\",\n                \"asaficode\": 1240071753,\n                \"accountname\": \"Mortgage - \",\n                \"balances\": {\n                    \"available\": 10000,\n                    \"current\": 10000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641158\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-27T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.41,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641160\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.07,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641161\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 63.73,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641159\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 46.4,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641162\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-25T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 39.79,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641163\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-25T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.84,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641164\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-24T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 33.72,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641165\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-24T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 14.06,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641166\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-23T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 17.76,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641167\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-23T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.87,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641168\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-22T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.02,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641169\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-22T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.71,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641170\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.59,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641171\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 71.49,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641172\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-20T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.65,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641173\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-20T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.58,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641174\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-19T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.95,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641175\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-19T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.61,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641176\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-18T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.17,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641177\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-18T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 43.01,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641178\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-17T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.35,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641179\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-17T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.16,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641180\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-16T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.8,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641181\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-16T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.49,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641182\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-15T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.73,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641183\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-15T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 11.58,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641184\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-14T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.77,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641185\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-14T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 24.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641186\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-13T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.08,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641187\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-13T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 20.39,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641188\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-12T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 25.95,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641189\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-12T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.35,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641190\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-11T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 6.77,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641191\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-11T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 65.92,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641192\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-10T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.13,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641193\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-10T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.75,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641194\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-09T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.25,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641195\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-09T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.8,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641196\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-08T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 56.2,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641197\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-08T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.2,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641198\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-07T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 30.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641199\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-07T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 66.23,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641200\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-06T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.52,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641201\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-06T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.85,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641202\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-05T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 67.12,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641203\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-05T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 62.32,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641204\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-04T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.75,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641205\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-04T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 65.66,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641206\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-03T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54.11,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641207\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-03T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.41,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-03-27T12:00:00\"\n            }\n        }\n    ]\n}"},{"id":"c4c416b3-f66b-43f1-9b24-fb5575311e4d","name":"count","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.06","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        \r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2008-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Mar 2024 17:40:59 GMT","enabled":true,"uuid":"342a6e73-dea3-468f-9f0d-a42f7753cbab"},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true,"uuid":"45645cd7-e6d0-4d34-bce8-cb94efc66eaf"},{"key":"Transfer-Encoding","value":"chunked","enabled":true,"uuid":"39b0839d-6271-4bbb-966e-61d009c32a70"},{"key":"Connection","value":"keep-alive","enabled":true,"uuid":"1e92dc37-4e3e-472d-b524-2f37419dcc82"},{"key":"Content-Encoding","value":"gzip","enabled":true,"uuid":"46514074-b02d-4f17-a3a8-4b8af16bfb56"},{"key":"Vary","value":"Accept-Encoding","enabled":true,"uuid":"e2c1d70a-afe4-4605-a25f-b3ecae36faf3"},{"key":"api-supported-versions","value":"1.0,1.5,1.6","enabled":true,"uuid":"1577f050-2098-47fc-8d71-ac336e47be00"},{"key":"X-Powered-By","value":"ASP.NET","enabled":true,"uuid":"c15f64a3-b6e6-4b71-9489-0142e318d713"},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true,"uuid":"71cee388-291c-4e3a-a4f0-78d76e477a5e"},{"key":"x-azure-ref","value":"20240327T174055Z-k5nuuwd4852s52fk3tvnc2140s00000006p000000000vg5f","enabled":true,"uuid":"5ed48e20-4794-4f44-bb73-d07b0f664893"},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true,"uuid":"4ac11e58-26a6-4555-8618-91a437eae498"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"1759863836\",\n            \"timeStamp\": \"2024-03-27T17:40:57.1983692+00:00\"\n        }\n    ],\n    \"version\": \"1.06\",\n    \"data\": [\n        {\n            \"account\": {\n                \"account_id\": \"1365944437\",\n                \"asaficode\": 1240071753,\n                \"accountname\": \"Mortgage - \",\n                \"balances\": {\n                    \"available\": 10000,\n                    \"current\": 10000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641158\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-27T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.41,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641160\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.07,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641161\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 63.73,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641159\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 46.4,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641162\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-25T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 39.79,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641163\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-25T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.84,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641164\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-24T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 33.72,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641165\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-24T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 14.06,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641166\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-23T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 17.76,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641167\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-23T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.87,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641168\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-22T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.02,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641169\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-22T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.71,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641170\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.59,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641171\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 71.49,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641172\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-20T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.65,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641173\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-20T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.58,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641174\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-19T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.95,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641175\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-19T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.61,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641176\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-18T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.17,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641177\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-18T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 43.01,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641178\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-17T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.35,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641179\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-17T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.16,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641180\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-16T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.8,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641181\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-16T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.49,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641182\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-15T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.73,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641183\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-15T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 11.58,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641184\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-14T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.77,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641185\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-14T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 24.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641186\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-13T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.08,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641187\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-13T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 20.39,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641188\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-12T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 25.95,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641189\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-12T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.35,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641190\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-11T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 6.77,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641191\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-11T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 65.92,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641192\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-10T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.13,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641193\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-10T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.75,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641194\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-09T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.25,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641195\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-09T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.8,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641196\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-08T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 56.2,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641197\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-08T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.2,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641198\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-07T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 30.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641199\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-07T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 66.23,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641200\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-06T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.52,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641201\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-06T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.85,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641202\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-05T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 67.12,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641203\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-05T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 62.32,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641204\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-04T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.75,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641205\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-04T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 65.66,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641206\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-03T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54.11,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641207\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-03T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.41,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-03-27T12:00:00\"\n            }\n        },\n        {\n            \"account\": {\n                \"account_id\": \"2084526527\",\n                \"asaficode\": 123456,\n                \"accountname\": \" - SAVINGS\",\n                \"balances\": {\n                    \"available\": 4752.31,\n                    \"current\": 4752.31,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642905\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.32,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642906\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642907\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.21,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642908\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.04,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642909\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.04,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642910\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020  \",\n                        \"merchantname\": \" Deposit Kiosk Transfer From Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.01,\n                        \"transactionmemo\": \" Deposit Kiosk Transfer From Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642911\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020  \",\n                        \"merchantname\": \" Deposit Kiosk Transfer From Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.03,\n                        \"transactionmemo\": \" Deposit Kiosk Transfer From Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642912\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642913\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642914\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642915\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.4,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642916\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.5,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642917\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642918\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642919\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.99,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642920\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer-Test\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer-Test\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642921\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642922\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer-Test\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer-Test\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642923\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642924\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642925\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Loan 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.7,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642926\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642927\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642928\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Loan 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.01,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642929\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642930\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642931\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642932\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.04,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642933\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.6,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642934\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.7,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642935\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642936\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642937\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642938\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642939\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642940\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.5,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642941\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.5,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642942\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.18,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642943\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642944\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642945\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642946\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642947\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642948\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642949\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642950\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.4,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642951\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.5,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642952\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.4,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642953\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Loan 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.7,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642954\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642955\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.12,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642956\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020  \",\n                        \"merchantname\": \" Deposit Kiosk Transfer From Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.02,\n                        \"transactionmemo\": \" Deposit Kiosk Transfer From Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642957\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.03,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642958\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.01,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642959\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.11,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642960\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.31,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642961\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.33,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642904\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.00%\",\n                        \"tranactiondate\": \"2010-03-31T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.14,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.00%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642900\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2010-03-28T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1592.45,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642901\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020 \",\n                        \"merchantname\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"tranactiondate\": \"2010-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 2000,\n                        \"transactionmemo\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642898\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.00%\",\n                        \"tranactiondate\": \"2010-02-28T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 3.35,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.00%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642896\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"tranactiondate\": \"2010-01-31T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 3.82,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642899\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2010-01-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1454.2,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642902\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020 \",\n                        \"merchantname\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"tranactiondate\": \"2010-01-17T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 2000,\n                        \"transactionmemo\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642903\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2010-01-03T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1272.27,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642897\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"tranactiondate\": \"2009-12-31T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.49,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642893\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2009-12-27T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1694.87,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642894\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020 \",\n                        \"merchantname\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"tranactiondate\": \"2009-12-20T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 2000,\n                        \"transactionmemo\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642892\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"tranactiondate\": \"2009-11-30T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 3.93,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642895\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"tranactiondate\": \"2009-10-31T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.17,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642891\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2009-10-25T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1590.45,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    }\n                ],\n                \"total_transactions\": 71,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2010-04-24T23:55:00\"\n            }\n        }\n    ]\n}"}],"_postman_id":"7d438390-8765-4d78-ad48-0295e490a385"},{"name":"Recurring Transaction","id":"5dadc01a-0978-4940-ac79-1a34c9080268","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{host_url_asaConnect}} /asaconnect/Transaction/MontlyOverviewTransactionsByCategory?PastMonth=0&UpCommingMonth=1&OnlyReccuring=true&ExcludeCategories=null","urlObject":{"path":["asaconnect","Transaction","MontlyOverviewTransactionsByCategory"],"host":["{host_url_asaConnect}} "],"query":[{"key":"PastMonth","value":"0"},{"key":"UpCommingMonth","value":"1"},{"key":"OnlyReccuring","value":"true"},{"key":"ExcludeCategories","value":"null"}],"variable":[]}},"response":[],"_postman_id":"5dadc01a-0978-4940-ac79-1a34c9080268"}],"id":"84190c2c-2c03-4855-8656-ab609d6fb8f2","description":"<p>The \"Transactions\" API folder contains the endpoint designed to manage and retrieve transaction data associated with a consumer's accounts.</p>\n","_postman_id":"84190c2c-2c03-4855-8656-ab609d6fb8f2"},{"name":"Payments","item":[{"name":"Payment/PaymentHistory","id":"591d36c0-a13f-457c-8e34-b15c90d27b5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"{{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"be1c732c-7bb8-4b1f-a026-c701c1b0941c","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Payment/PaymentHistory","description":"<p>Retrieve a detailed history of all payments made from the consumer's accounts. The response includes information such as payment dates, amounts, recipients, and statuses. This endpoint is useful for tracking past transactions and reviewing payment records.</p>\n","urlObject":{"path":["Payment","PaymentHistory"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"a28f0580-41a1-4693-84f9-5eef05336a5f","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"{{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"1bf88a57-04b8-41f3-978f-94525b0b1076","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Payment/PaymentHistory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:00:27 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"close","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T120026Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000007f08","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"No Payment History  information records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a39b82d1-047c-4957-802e-c68f22cf46e8\",\n            \"timeStamp\": \"2024-07-30T12:00:27.146842+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"billingTransactionsViewModel\": [],\n        \"pageSize\": 100,\n        \"pageNo\": 1,\n        \"totalCount\": 0\n    }\n}"},{"id":"04c32922-b809-46a5-b441-5498eca448d1","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"{{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"ccc986fd-a868-4106-b828-aacff6431a73","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Payment/PaymentHistory"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"message\": \"Failed to retrieve payment history records.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a39b82d1-047c-4957-802e-c68f22cf46e8\",\n            \"timeStamp\": \"2024-07-30T12:00:27.146842+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"PAYMENT_HISTORY_NOT_FOUND\",\n        \"description\": \"No payment history records were found for the given request.\",\n        \"suggestion\": \"Please verify the account details or try again later.\"\n    }\n}\n"}],"_postman_id":"591d36c0-a13f-457c-8e34-b15c90d27b5b"}],"id":"43ce181f-bc5a-41f8-b470-be17b66c6aac","description":"<p>The \"Payments\" API folder contains endpoints designed to manage and retrieve payment-related information. These endpoints allow clients to access payment history and holdings associated with the current consumer’s accounts.</p>\n","_postman_id":"43ce181f-bc5a-41f8-b470-be17b66c6aac"},{"name":"Holdings","item":[{"name":"Holdings","id":"23076839-5346-420c-bcd1-4b9fa1531cc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version"},{"key":"requestId","value":"805d721c-60a6-404e-a08f-cf9b161f8993"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey"},{"key":"FromDate","value":"2022-01-28","type":"text"}],"url":"https://openapiuat.asacore.com/Holdings","description":"<p>Fetch the current holdings associated with the consumer’s accounts. The response provides detailed information on the various assets and balances held within the accounts, including cash balances, investments, and other financial instruments.</p>\n","urlObject":{"path":["Holdings"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"23dc6aba-b9ba-459b-b558-bababb371e66","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version"},{"key":"requestId","value":"351a2434-50e5-4792-bd0a-a993be2ad755"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey"},{"key":"FromDate","value":"2022-01-28","type":"text"}],"url":"https://openapiuat.asacore.com/Holdings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:00:47 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T120043Z-17bcbddb4fbjnkh6pyc83vsr4n0000000ve000000000997s","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"totalRecords\": 0,\n        \"currentPage\": 1,\n        \"consumerHoldings\": []\n    }\n}"},{"id":"1eed6f8e-0011-44b2-a194-435a9f89ae9c","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version"},{"key":"requestId","value":"717944fc-2cea-4b02-8a1d-d860544365de"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey"},{"key":"FromDate","value":"2022-01-28","type":"text"}],"url":"https://openapiuat.asacore.com/Holdings"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"message\": \"Failed to retrieve consumer holdings.\",\n    \"reference\": [],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"CONSUMER_HOLDINGS_NOT_FOUND\",\n        \"description\": \"No consumer holdings records were found for the given request.\",\n        \"suggestion\": \"Please verify the account details or try again later.\"\n    }\n}\n"}],"_postman_id":"23076839-5346-420c-bcd1-4b9fa1531cc8"}],"id":"3734386d-0a29-4729-b9af-9edc2b1b0bdf","description":"<p>The \"Holdings\" API folder contains endpoint dedicated to managing and retrieving information about the consumer's current financial holdings.</p>\n","_postman_id":"3734386d-0a29-4729-b9af-9edc2b1b0bdf"},{"name":"Transfers","item":[{"name":"Transfers/TransferStatus","id":"a5908a67-8ac4-4b60-bc82-2a882d28a2ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"e9f8ea85-6fcc-45df-88ed-962c04cfc23d","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferStatus","description":"<p>Retrieve the status of a transfer to track its progress. The response provides the current status of the transfer, including whether it is pending, completed, or failed.</p>\n","urlObject":{"path":["Transfers","TransferStatus"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"4db14e4f-68af-47a2-9b5f-79ce6ae8d057","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"5c106c28-dcaa-492c-adc7-166f87079c87","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:21:52 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152152Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000swcb","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"74417880-ce42-4edb-a247-552cc48cde4d\",\n            \"timeStamp\": \"2024-07-31T15:21:52.8395714+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"List of Transfer Statuses\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Pending when transfer is initiated and has not been completed\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Completed when transfer is completed\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Unauthorized when consumer does not have permisssion to make the transfer\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Denied when FI does not allow the Transfer\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Error\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Disabled when Transfer links is not enabled\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Upcoming when the transfer is coming up in future\"\n        }\n    ]\n}"},{"id":"ea841c63-cf3a-4623-84c9-d1eeb9c36ee3","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"56701af8-b68e-4505-9847-cfb347ffed43","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferStatus"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve transfer statuses.\",\n    \"reference\": [\n        {\n            \"requestId\": \"74417880-ce42-4edb-a247-552cc48cde4d\",\n            \"timeStamp\": \"2024-07-31T15:21:52.8395714+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"TRANSFER_STATUS_FETCH_FAILED\",\n        \"description\": \"Unable to retrieve the list of transfer statuses due to invalid request parameters or system error.\",\n        \"suggestion\": \"Please check the request parameters and try\n"}],"_postman_id":"a5908a67-8ac4-4b60-bc82-2a882d28a2ef"},{"name":"Transfers/AccountDetails","event":[{"listen":"test","script":{"id":"64df69d5-cd9c-49ba-a730-6e3ec51a7894","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var fromAccount = respBody.data.transferAccountModels[0].fromAccountDetailModel;\r","    var toAccount = respBody.data.transferAccountModels[0].toAccountDetailModels[0];\r","\r","    var fromAccountNickname = fromAccount.nickName;\r","    var fromAccountNumber = fromAccount.asaFiAccountCode;\r","    var fromAccountLast4 = fromAccount.accountLast4;\r","    var fromAccountType = fromAccount.accountType;\r","    var fromAccountFi = fromAccount.asaFiCode;\r","\r","    pm.environment.set(\"fromAccountNickname\", fromAccountNickname);\r","    pm.environment.set(\"fromAccountNumber\", fromAccountNumber);\r","    pm.environment.set(\"fromAccountLast4\", fromAccountLast4);\r","    pm.environment.set(\"fromAccountType\", fromAccountType);\r","    pm.environment.set(\"fromAccountFi\", fromAccountFi);\r","\r","    var toAccountNickname = toAccount.nickName;\r","    var toAccountNumber = toAccount.asaFiAccountCode;\r","    var toAccountLast4 = toAccount.accountLast4;\r","    var toAccountType = toAccount.accountType;\r","    var toAccountFi = toAccount.asaFiCode;\r","\r","    pm.environment.set(\"toAccountNickname\", toAccountNickname);\r","    pm.environment.set(\"toAccountNumber\", toAccountNumber);\r","    pm.environment.set(\"toAccountLast4\", toAccountLast4);\r","    pm.environment.set(\"toAccountType\", toAccountType);\r","     pm.environment.set(\"toAccountFi\", toAccountFi);\r","\r","    pm.environment.set(\"requestId\", respBody.reference[0].requestId);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"4988ecbf-9ff1-4a82-840b-f4181e353240","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"6ac1cc65-04e1-4f9e-a2ea-e4426505bb36","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/AccountDetails","description":"<p>Retrieve details of the accounts involved in transfers, providing information on the source and destination accounts. The response includes account details such as account numbers, names, and types.</p>\n","urlObject":{"path":["Transfers","AccountDetails"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"2184b9d7-f3c9-4229-bfeb-3e22e2e841a4","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"6702f4d4-a6a3-4b74-9f3c-0db572b09968","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/AccountDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:16:00 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151557Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001vd0x","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found Accounts:11 , TransferLinks:0.\",\n    \"reference\": [\n        {\n            \"requestId\": \"22003b0d-d096-4bdc-ab06-148467b991c0\",\n            \"timeStamp\": \"2024-07-31T15:15:58.3954636+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"transferAccountModels\": [\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Savings\",\n                    \"accountNumber\": \"765178291\",\n                    \"accountLast4\": \"3248\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Savings\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 2,\n                    \"accountTypeDescription\": \"Bank Savings\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Mortgage\",\n                    \"accountNumber\": \"126554873\",\n                    \"accountLast4\": \"8773\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Investment\",\n                    \"accountNumber\": \"1347179251\",\n                    \"accountLast4\": \"9950\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Investments Other\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 44,\n                    \"accountTypeDescription\": \"Investments Investments Other\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Checking\",\n                    \"accountNumber\": \"1647888337\",\n                    \"accountLast4\": \"0685\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Checking\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 3,\n                    \"accountTypeDescription\": \"Bank Checking\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Loan\",\n                    \"accountNumber\": \"2047878534\",\n                    \"accountLast4\": \"0061\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Loan Other\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 54,\n                    \"accountTypeDescription\": \"Loan Loan Other\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Credit Card\",\n                    \"accountNumber\": \"356437938\",\n                    \"accountLast4\": \"5092\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Credit Card\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 13,\n                    \"accountTypeDescription\": \"Credit Credit Card\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Bank Savings-4008\",\n                    \"accountNumber\": \"902793008\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Savings\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 2,\n                    \"accountTypeDescription\": \"Bank Savings\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Bank Checking-4008\",\n                    \"accountNumber\": \"1498283438\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Checking\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 3,\n                    \"accountTypeDescription\": \"Bank Checking\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Loan Property-4008\",\n                    \"accountNumber\": \"1349252545\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"72 MONTH NEW AUTO\",\n                    \"accountNumber\": \"347024981\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Vehicle Loan\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 46,\n                    \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                    \"accountNumber\": \"1347627542\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    }\n                ]\n            }\n        ],\n        \"transferLinkDetailModels\": []\n    }\n}"},{"id":"7f6cd384-963d-4275-a6db-5222bfa52e16","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"7828740c-5b18-40fa-93ad-695e46c93acc","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/AccountDetails"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve account and transfer link details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"22003b0d-d096-4bdc-ab06-148467b991c0\",\n            \"timeStamp\": \"2024-07-31T15:15:58.3954636+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"ACCOUNT_TRANSFER_FETCH_FAILED\",\n        \"description\": \"Unable to retrieve account and transfer link details due to invalid request parameters or system error.\",\n        \"suggestion\": \"Please check the request parameters and try again. If the issue persists, contact support.\"\n    },\n    \"data\": {\n        \"transferAccountModels\": [],\n        \"transferLinkDetailModels\": []\n    }\n}\n"}],"_postman_id":"4988ecbf-9ff1-4a82-840b-f4181e353240"},{"name":"Transfers/TransferLink/Create","event":[{"listen":"test","script":{"id":"15aa6aee-2179-48ea-8556-e9be4622fe90","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var linkCode = respBody.data.linkCode;\r","\r","    pm.environment.set(\"linkCode\", linkCode);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"9dbf7fe2-abf1-4189-aa66-b1b5a7e966cf","exec":["const moment = require('moment');\r","\r","var nextDay = moment().add(1, 'days');\r","\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}}],"id":"8a5635c8-35a5-4dcb-8dca-dee3fca7c3bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"a49c24a7-527d-47ef-8654-226ca065a8d3","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionCategoryId\": 20,\r\n    \"linkName\": \"External Transfer Link\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.01,\r\n    \"recurringTransferSchedule\": \"None\",\r\n    \"expireAt\": \"{{currentTimestamp}}\",\r\n    \"fromAccountDetailModel\": {\r\n        \"nickName\": \"{{fromAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{fromAccountNumber}}\",\r\n        \"accountLast4\": \"{{fromAccountLast4}}\",\r\n        \"asaFiCode\": \"{{fromAccountFi}}\",\r\n        \"accountType\": \"{{fromAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    },\r\n    \"toAccountDetailModel\": {\r\n        \"nickName\": \"{{toAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{toAccountNumber}}\",\r\n        \"accountLast4\": \"{{toAccountLast4}}\",\r\n        \"asaFiCode\": \"{{toAccountFi}}\",\r\n        \"accountType\": \"{{toAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Create","description":"<p>Create a new transfer link to facilitate transfers between accounts using a unique link code. The request body should include details required to create the transfer link, and the response provides the created transfer link details, including the link code.</p>\n","urlObject":{"path":["Transfers","TransferLink","Create"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"6ec34a3d-57cc-48b3-8813-27ce040cdb5b","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"212b2cb2-7bd9-4345-9948-e1b26169b0e3","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionCategoryId\": 20,\r\n    \"linkName\": \"External Transfer Link\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.02,\r\n    \"recurringTransferSchedule\": \"None\",\r\n    \"expireAt\": \"{{currentTimestamp}}\",\r\n    \"fromAccountDetailModel\": {\r\n        \"nickName\": \"{{fromAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{fromAccountNumber}}\",\r\n        \"accountLast4\": \"{{fromAccountLast4}}\",\r\n        \"asaFiCode\": \"{{fromAccountFi}}\",\r\n        \"accountType\": \"{{fromAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    },\r\n    \"toAccountDetailModel\": {\r\n        \"nickName\": \"{{toAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{toAccountNumber}}\",\r\n        \"accountLast4\": \"{{toAccountLast4}}\",\r\n        \"asaFiCode\": \"{{toAccountFi}}\",\r\n        \"accountType\": \"{{toAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 14 Sep 2024 01:56:19 GMT","uuid":"b60e1b6b-b48d-46de-b31b-9f610d0f0beb","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","uuid":"4355fe1c-66f6-40e4-9faa-b9c24dbbc99c","enabled":true},{"key":"Transfer-Encoding","value":"chunked","uuid":"802952db-c821-4736-8e90-04496eff18a2","enabled":true},{"key":"Connection","value":"keep-alive","uuid":"12f25f71-44b7-4abc-a62c-3b1b61f16ef6","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","uuid":"91a0023b-3db8-49eb-9f27-90137c256ab5","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","uuid":"b0767965-9df2-4171-a64a-18d821669b3d","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","uuid":"27e7a035-a7a4-4db0-9558-1afb5f611a60","enabled":true},{"key":"api-supported-versions","value":"1.5, 1.6, 1.7, 1.8","uuid":"660bd5f1-47dc-4324-93b7-c2735f36dd5b","enabled":true},{"key":"x-azure-ref","value":"20240914T015618Z-157bc45b6592msc50fxs3wds1000000007fg000000006u9c","uuid":"ef54a6c7-8579-4fed-a27e-7eeb316e733d","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","uuid":"dad9ede4-424b-493b-854b-51d0a09187d4","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"TransferLink(External Transfer Link) created successfully.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c282dbdc-c5fa-4566-8d59-59111ce68653\",\n            \"timeStamp\": \"2024-09-14T01:56:18.761576+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"linkCode\": \"6bcafb17-ecad-42e2-959d-da969acf9a52\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.02,\n        \"permission\": \"OneTime\",\n        \"isVerified\": true,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-09-14T01:56:19.461016+00:00\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"asaFiAccountCode\": \"1399496736\",\n            \"accountLast4\": \"4008\",\n            \"asaFiCode\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"961977790\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"asaFiAccountCode\": \"1807390412\",\n            \"accountLast4\": \"4008\",\n            \"asaFiCode\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"961977790\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"91acc9f8-3ba5-462f-b8fa-4afc4c3a7c1e","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"065b71dc-1e42-449c-adcb-a38de03ecd2c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionCategoryId\": 20,\r\n    \"linkName\": \"External Transfer Link\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.01,\r\n    \"recurringTransferSchedule\": \"None\",\r\n    \"expireAt\": \"{{currentTimestamp}}\",\r\n    \"fromAccountDetailModel\": {\r\n        \"nickName\": \"{{fromAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{fromAccountNumber}}\",\r\n        \"accountLast4\": \"{{fromAccountLast4}}\",\r\n        \"asaFiCode\": \"{{fromAccountFi}}\",\r\n        \"accountType\": \"{{fromAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    },\r\n    \"toAccountDetailModel\": {\r\n        \"nickName\": \"{{toAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{toAccountNumber}}\",\r\n        \"accountLast4\": \"{{toAccountLast4}}\",\r\n        \"asaFiCode\": \"{{toAccountFi}}\",\r\n        \"accountType\": \"{{toAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Create"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve account and transfer link details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"22003b0d-d096-4bdc-ab06-148467b991c0\",\n            \"timeStamp\": \"2024-07-31T15:15:58.3954636+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"ACCOUNT_TRANSFER_FETCH_FAILED\",\n        \"description\": \"Unable to retrieve account and transfer link details due to invalid request parameters or system error.\",\n        \"suggestion\": \"Please check the request parameters and try again. If the issue persists, contact support.\"\n    },\n    \"data\": {\n        \"transferAccountModels\": [],\n        \"transferLinkDetailModels\": []\n    }\n}\n"}],"_postman_id":"8a5635c8-35a5-4dcb-8dca-dee3fca7c3bc"},{"name":"Transfers/TransferLink/Verify","id":"4c7ea2d6-50d1-451e-b5f3-d0a1a2368d28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"7661a7f8-1b30-4517-994a-651d7c4ba7a6","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 0.2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Verify","description":"<p>Verify a transfer link to ensure its validity for use in a transfer. The request body should contain the link code, and the response provides the verification status and details of the transfer link.</p>\n","urlObject":{"path":["Transfers","TransferLink","Verify"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"fa8b497d-0701-4edb-a7ff-81f38887a71b","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"6d03153d-654e-4921-9798-b429501a3781","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.02\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 14 Sep 2024 07:18:40 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5, 1.6, 1.7, 1.8","enabled":true},{"key":"x-azure-ref","value":"20240914T071839Z-r1db6fdb8c7pgms5cfz5ga28m800000004a000000000pg8d","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"TransferLink with LinkCode: 6bcafb17-ecad-42e2-959d-da969acf9a52 is Verified.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c2f04bd4-94dc-4ccb-b0d8-2b3206301042\",\n            \"timeStamp\": \"2024-09-14T07:18:40.0780006+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"linkCode\": \"6bcafb17-ecad-42e2-959d-da969acf9a52\",\n            \"linkName\": \"External Transfer Link\",\n            \"amount\": 1.02,\n            \"permission\": \"OneTime\",\n            \"isVerified\": true,\n            \"isEnabled\": true,\n            \"enableLastChangeDatetime\": \"2024-09-14T01:56:19.46\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"asaFiAccountCode\": \"1399496736\",\n                \"accountLast4\": \"4008\",\n                \"asaFiCode\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"961977790\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"asaFiAccountCode\": \"1807390412\",\n                \"accountLast4\": \"4008\",\n                \"asaFiCode\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"961977790\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"},{"id":"2442a965-728f-461d-83db-e15693c4a233","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"148d1749-da07-43eb-93c8-cbf956b51b72","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 0.2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"TransferLink with LinkCode: 6bcafb17-ecad-42e2-959d-da969acf9a52 is Verified.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c2f04bd4-94dc-4ccb-b0d8-2b3206301042\",\n            \"timeStamp\": \"2024-09-14T07:18:40.0780006+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"linkCode\": \"6bcafb17-ecad-42e2-959d-da969acf9a52\",\n            \"linkName\": \"External Transfer Link\",\n            \"amount\": 1.02,\n            \"permission\": \"OneTime\",\n            \"isVerified\": true,\n            \"isEnabled\": true,\n            \"enableLastChangeDatetime\": \"2024-09-14T01:56:19.46\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"asaFiAccountCode\": \"1399496736\",\n                \"accountLast4\": \"4008\",\n                \"asaFiCode\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"961977790\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"asaFiAccountCode\": \"1807390412\",\n                \"accountLast4\": \"4008\",\n                \"asaFiCode\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"961977790\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4c7ea2d6-50d1-451e-b5f3-d0a1a2368d28"},{"name":"Transfers/MakeTransfer","event":[{"listen":"test","script":{"id":"5440ef18-6759-48c5-bd74-685e2a6119d6","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data.confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"dc495b3d-e5ea-469a-8361-9c080522e87b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"4e5b6f48-c818-42a3-9361-ebd42f90da23","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"amount\": 1.20\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/MakeTransfer","description":"<p>Initiate a new funds transfer between accounts, handling the creation and processing of the transfer. The request body should include transfer details such as source account, destination account, amount, and transfer date. The response provides confirmation of the transfer initiation, including a unique confirmation number and status.</p>\n","urlObject":{"path":["Transfers","MakeTransfer"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"8ba365c0-f756-4f3d-9e91-bf91f7af5948","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"4b948934-2808-4eb5-b2ab-b7025f92d209","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"amount\": 1.20\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/MakeTransfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:19:47 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151939Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000sawt","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Transaction Completed Successfully!\",\n    \"reference\": [\n        {\n            \"requestId\": \"56f1a0f3-abcf-456d-8573-10f655bda8ef\",\n            \"timeStamp\": \"2024-07-31T15:19:40.1147627+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"confirmationNumber\": \"3744821390151631175\",\n        \"asaTransactionId\": 1882367,\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"amount\": 1.2,\n        \"transferDateTime\": \"7/31/2024 3:19:42 PM\",\n        \"permission\": \"OneTime\",\n        \"transferStatus\": \"pending\",\n        \"message\": \"Transfer (874dffc4-119a-4bce-bcb1-d87a167ad857) Completed Successfully!\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"62c0fcae-c19e-4af2-9d81-6914825f994d","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"93a3917b-7cc4-4956-8846-ebebefdd9607","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"amount\": 1.20\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/MakeTransfer"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Transfer Transaction Failed!\",\n    \"reference\": [\n        {\n            \"requestId\": \"56f1a0f3-abcf-456d-8573-10f655bda8ef\",\n            \"timeStamp\": \"2024-07-31T15:19:40.1147627+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"TRANSFER_FAILED\",\n        \"description\": \"The transfer could not be completed due to insufficient funds, invalid account details, or a system error.\",\n        \"suggestion\": \"Please verify the account details, ensure sufficient funds, and try again. If the issue persists, contact support.\"\n    },\n    \"data\": {\n        \"confirmationNumber\": null,\n        \"asaTransactionId\": null,\n        \"linkCode\": null,\n        \"amount\": 1.2,\n        \"transferDateTime\": \"7/31/2024 3:19:42 PM\",\n        \"permission\": \"OneTime\",\n        \"transferStatus\": \"failed\",\n        \"message\": \"Transfer could not be completed!\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}\n"}],"_postman_id":"dc495b3d-e5ea-469a-8361-9c080522e87b"},{"name":"Transfers","event":[{"listen":"test","script":{"id":"c509b7d7-7456-4bd2-80ae-b6ee5679afd3","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"daa8870c-7dbb-4b69-9881-9b1cf4f7bfb1","exec":[""],"type":"text/javascript","packages":{}}}],"id":"ff7b6300-4346-475d-9792-a265e24f8a93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"781cf735-1ff8-42d0-abeb-8ca2013fdc51","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/Transfers","description":"<p>Fetch a list of all transfers associated with the current consumer’s accounts. This can include past and pending transfers.</p>\n","urlObject":{"path":["Transfers","Transfers"],"host":["https://openapiuat.asacore.com"],"query":[{"disabled":true,"key":"StartDate","value":"01-01-2024"},{"disabled":true,"key":"EndDate","value":"01-01-2024"},{"disabled":true,"key":"TransferStatus","value":"denied"}],"variable":[]}},"response":[{"id":"b9b36147-8e35-40d3-bc9c-32d885acb6e3","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"4adc0c91-08a4-47d6-9806-67fc8ef2d6d8","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers","host":["https://openapiuat.asacore.com"],"path":["Transfers"],"query":[{"key":"StartDate","value":"01-01-2024","disabled":true},{"key":"EndDate","value":"01-01-2024","disabled":true},{"key":"AccountNumbers","value":"4008","disabled":true},{"key":"TransferStatus","value":"denied","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:01:01 GMT","uuid":"21566fb2-349e-4b1e-8082-6c3800f39dad","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","uuid":"9e49d151-2796-4ad7-a7ad-f351cde3828e","enabled":true},{"key":"Transfer-Encoding","value":"chunked","uuid":"715d7008-7396-49a2-a9a1-1c81da252f48","enabled":true},{"key":"Connection","value":"keep-alive","uuid":"3ed67663-5538-478f-872e-497afc7032dc","enabled":true},{"key":"Content-Encoding","value":"gzip","uuid":"a0d71409-3a08-41ac-b87d-49e0e05269e6","enabled":true},{"key":"Vary","value":"Accept-Encoding","uuid":"737e6165-d796-4508-8d59-467dae1ceca1","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","uuid":"72aa82ab-26f8-452f-8e16-6978ef358ec5","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","uuid":"c06f641b-a80f-4b1a-a9c8-caf5a323dc35","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","uuid":"a7b970e4-2fca-4225-9dc2-faeb05bfd956","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","uuid":"a2a02c6b-9adf-4bbf-bf05-e02bab209b0c","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","uuid":"0d7b50d3-ec65-4ef2-9bc9-cebe18666a77","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","uuid":"61eb518d-84e1-4fe3-8377-d7a5b2416c31","enabled":true},{"key":"x-azure-ref","value":"20240730T120100Z-17bcbddb4fbjnkh6pyc83vsr4n0000000ve0000000009b00","uuid":"75844550-cb3d-4b56-a301-11e9a1553509","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","uuid":"06a6a43b-c1a1-42c8-9331-c67a3a4c121e","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"No Transfer Transaction information records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"e880c184-fb48-44e1-b6c5-dd6eb9eecbaa\",\n            \"timeStamp\": \"2024-07-30T12:01:00.2312973+00:00\"\n        }\n    ],\n    \"version\": \"1.07\",\n    \"data\": \"\"\n}"},{"id":"163fe459-575e-4c2a-9275-08b49e5d00fe","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"00438395-141a-4377-a89f-f48e2f96a334","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/Transfers","host":["https://openapiuat.asacore.com"],"path":["Transfers","Transfers"],"query":[{"key":"StartDate","value":"01-01-2024","disabled":true},{"key":"EndDate","value":"01-01-2024","disabled":true},{"key":"TransferStatus","value":"denied","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve Transfer Transaction information.\",\n    \"reference\": [\n        {\n            \"requestId\": \"e880c184-fb48-44e1-b6c5-dd6eb9eecbaa\",\n            \"timeStamp\": \"2024-07-30T12:01:00.2312973+00:00\"\n        }\n    ],\n    \"version\": \"1.07\",\n    \"error\": {\n        \"code\": \"NO_RECORDS_FOUND\",\n        \"description\": \"No transfer transaction records were found for the given request.\",\n        \"suggestion\": \"Please check the\n"}],"_postman_id":"ff7b6300-4346-475d-9792-a265e24f8a93"},{"name":"Transfers/{{ConfirmationNumber}}","id":"90ca1868-e983-49a9-9c0e-81a63cdf2c80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"b05015d5-278a-42c3-9580-e0316d25cc1b","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/:confirmationNumber","description":"<p>Get the details of a specific transfer using its unique confirmation number. The response includes detailed information about the specified transfer, such as amount, date, status, and account details.</p>\n","urlObject":{"path":["Transfers",":confirmationNumber"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[{"id":"4e53250d-5584-4e71-a4da-52410923e759","type":"any","value":"{{confirmationNumber}}","key":"confirmationNumber"}]}},"response":[{"id":"41998a83-82e5-4972-974f-9988e2f85c27","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"d068fd32-2840-43eb-80e3-714c7777d210","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/:confirmationNumber","host":["https://openapiuat.asacore.com"],"path":["Transfers",":confirmationNumber"],"variable":[{"key":"confirmationNumber","value":"3744821390151631175"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:21:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152120Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000ssee","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success, 1 - Records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f4217a4b-7b4d-4bc0-8ec1-698f989a0ebb\",\n            \"timeStamp\": \"2024-07-31T15:21:20.9579489+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"confirmationNumber\": \"3744821390151631175\",\n            \"asaTransactionId\": 0,\n            \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n            \"amount\": 1.2,\n            \"transferDateTime\": \"7/31/2024 3:19:42 PM\",\n            \"permission\": \"OneTime\",\n            \"transferStatus\": \"completed\",\n            \"message\": \"26318:26316:08000000022386 - {\\\"Confirmation\\\":\\\"08000000022386\\\",\\\"SequenceFrom\\\":\\\"26318\\\",\\\"SequenceTo\\\":\\\"26316\\\",\\\"TransactionPostDate\\\":\\\"2010-04-24T00:00:00\\\",\\\"MessageId\\\":\\\"transfer\\\",\\\"StatusCode\\\":\\\"0\\\",\\\"OverdrawToleranceAmount\\\":0.0,\\\"IsSuccess\\\":true,\\\"IsError\\\":false}\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"accountNumber\": \"902793008\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"accountNumber\": \"1498283438\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"},{"id":"c4ead9cf-c05a-4386-9566-3e671dc77a97","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"e700c40f-43a9-4092-942c-db808e82a97c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/:confirmationNumber","host":["https://openapiuat.asacore.com"],"path":["Transfers",":confirmationNumber"],"variable":[{"key":"confirmationNumber","value":"{{confirmationNumber}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve transfer transaction details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f4217a4b-7b4d-4bc0-8ec1-698f989a0ebb\",\n            \"timeStamp\": \"2024-07-31T15:21:20.9579489+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"TRANSACTION_NOT_FOUND\",\n        \"description\": \"No valid transfer transaction records were found.\",\n        \"suggestion\": \"Please verify the confirmation number or transaction ID and try again. If the issue persists, contact customer support.\"\n    },\n    \"data\": null\n}\n"}],"_postman_id":"90ca1868-e983-49a9-9c0e-81a63cdf2c80"},{"name":"Transfers/TransferLink","event":[{"listen":"test","script":{"id":"7f78ed48-c06f-41b7-b7d9-14e3b6374441","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"96e883bd-1603-4bea-9c03-6f406412fe70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"56dc341a-4c57-4fbb-928e-fd6227380b95","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink","description":"<p>Retrieve all transfer links associated with the current consumer’s accounts. The response includes a list of transfer links, detailing their codes, statuses, and creation dates.</p>\n","urlObject":{"path":["Transfers","TransferLink"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"89910afa-5866-4c16-8f26-e15da1c6c3d8","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"f881011d-2465-43ab-91d4-7fd79c9b8c63","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:23 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152223Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t05a","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found 1 Transfer Links.\",\n    \"reference\": [\n        {\n            \"requestId\": \"74c09811-ef89-4409-9cc7-b0339cdd7491\",\n            \"timeStamp\": \"2024-07-31T15:22:23.3272234+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n            \"linkName\": \"External Transfer Link\",\n            \"amount\": 1.22,\n            \"permission\": \"OneTime\",\n            \"isVerified\": true,\n            \"isEnabled\": true,\n            \"enableLastChangeDatetime\": \"2024-07-31T15:19:12.423\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"accountNumber\": \"902793008\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"accountNumber\": \"1498283438\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"},{"id":"bae83c65-0316-4cc4-9e3c-022fde6d196a","name":"Failure Reponse","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"b9988c84-a295-4b31-a1d1-308188e6ef00","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve transfer links.\",\n    \"reference\": [\n        {\n            \"requestId\": \"74c09811-ef89-4409-9cc7-b0339cdd7491\",\n            \"timeStamp\": \"2024-07-31T15:22:23.3272234+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"TRANSFER_LINK_NOT_FOUND\",\n        \"description\": \"No valid transfer links were found.\",\n        \"suggestion\": \"Please verify the link code and try again. If the issue persists, contact\n"}],"_postman_id":"96e883bd-1603-4bea-9c03-6f406412fe70"},{"name":"Transfers/TransferLink/{{LinkCode}}","event":[{"listen":"test","script":{"id":"34109896-7c99-4103-9298-15a4f91ea2a0","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"0bf0437c-f0c0-4b3c-b7a1-01f5167f2dff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"3d96d975-e417-444e-8f38-af7eba9094b5","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/{{linkCode}}","description":"<p>Get details of a specific transfer link using its unique link code. The response includes detailed information about the specified transfer link.</p>\n","urlObject":{"path":["Transfers","TransferLink","{{linkCode}}"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"afe0aa79-e2f0-499b-ab67-d6a1a392daa2","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"b25ae706-a650-4796-abac-eafa3d3dbc30","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/{{linkCode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:32 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152231Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t194","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found Transfer Link(External Transfer Link).\",\n    \"reference\": [\n        {\n            \"requestId\": \"996a785b-9a55-435e-97af-6c9fb7a1e444\",\n            \"timeStamp\": \"2024-07-31T15:22:31.8946155+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": true,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:19:12.423\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"263b47f4-a73e-408b-b0b6-3e647ceec565","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"19d3d1a3-7574-4c20-a3a9-e65a6eff8dc0","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/{{linkCode}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve transfer link details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"996a785b-9a55-435e-97af-6c9fb7a1e444\",\n            \"timeStamp\": \"2024-07-31T15:22:31.8946155+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"TRANSFER_LINK_NOT_FOUND\",\n        \"description\": \"The requested transfer link could not be found or is currently unavailable.\",\n        \"suggestion\": \"Please verify the link code and try again. If the issue persists, contact customer support.\"\n    },\n    \"data\": null\n}\n"}],"_postman_id":"0bf0437c-f0c0-4b3c-b7a1-01f5167f2dff"},{"name":"Transfers/TransferLink/Remove","id":"2de59c98-ff31-4214-90f9-1f3a31b27b20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"b1ea6e26-a6e4-4993-b7bc-3d5470ece9bc","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Remove?linkcode={{linkCode}}","description":"<p>Permanently delete a transfer link, removing it entirely from the system. This action cannot be undone, and the link will no longer be available for any future transfers. The request body should include the link code to be removed, and the response provides the status of the remove operation.</p>\n","urlObject":{"path":["Transfers","TransferLink","Remove"],"host":["https://openapiuat.asacore.com"],"query":[{"key":"linkcode","value":"{{linkCode}}"}],"variable":[]}},"response":[{"id":"f93c817d-74bb-4f8a-ac77-41f0382a8313","name":"Success Response","originalRequest":{"method":"DELETE","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"cd53140c-d3fb-492f-98a5-bd3791276050","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/TransferLink/Remove?linkcode={{linkCode}}","host":["https://openapiuat.asacore.com"],"path":["Transfers","TransferLink","Remove"],"query":[{"key":"linkcode","value":"{{linkCode}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:59 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152258Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t4sk","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Link has been Deactivated Successfully!\",\n    \"reference\": [\n        {\n            \"requestId\": \"e0ab89c8-ca9e-4527-b681-875d14540b53\",\n            \"timeStamp\": \"2024-07-31T15:22:58.9938862+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": false,\n        \"isEnabled\": false,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:22:59.3631214Z\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"6c8bf3b6-1fc4-4822-91d9-bb69fc3cda31","name":"Transfers/TransferLink/Remove","originalRequest":{"method":"DELETE","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"f10acc94-69ac-4764-bc55-19d474bb46c8","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/TransferLink/Remove?linkcode={{linkCode}}","host":["https://openapiuat.asacore.com"],"path":["Transfers","TransferLink","Remove"],"query":[{"key":"linkcode","value":"{{linkCode}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to deactivate transfer link.\",\n    \"reference\": [\n        {\n            \"requestId\": \"e0ab89c8-ca9e-4527-b681-875d14540b53\",\n            \"timeStamp\": \"2024-07-31T15:22:58.9938862+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"TRANSFER_LINK_DEACTIVATION_FAILED\",\n        \"description\": \"The requested transfer link could not be deactivated due to a system error or invalid request.\",\n        \"suggestion\": \"Please verify the link code and ensure it is active before attempting deactivation again. If the issue persists, contact customer support.\"\n    },\n    \"data\": null\n}\n"}],"_postman_id":"2de59c98-ff31-4214-90f9-1f3a31b27b20"},{"name":"Transfers/TransferLink/Enable","id":"530baee0-6eaa-492b-bbfe-51350094b7f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"893c8291-32c0-4c09-a714-4543b2f08a8c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"enable\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Enable","description":"<p>Enable a transfer link that has been previously disabled, making it active and usable again. The request body should include the link code to be enabled, and the response provides the status of the enable operation.</p>\n","urlObject":{"path":["Transfers","TransferLink","Enable"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"cbcca35c-2012-445d-9f87-2fea7fb1df95","name":"Success Response","originalRequest":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"fc4b3402-b409-4be7-967a-7a32f4f596a5","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"enable\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Enable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:23:06 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152305Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t5m7","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Link 874dffc4-119a-4bce-bcb1-d87a167ad857 is now enabled!\",\n    \"reference\": [\n        {\n            \"requestId\": \"67f18e7b-9541-4edc-913d-84892014d354\",\n            \"timeStamp\": \"2024-07-31T15:23:05.9952744+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": false,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:22:59.363\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"8f02ece9-1f56-4936-b938-4302073cceda","name":"Failure Response","originalRequest":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"8a9603f2-fb48-499f-a0cb-da5e2bfdd1ca","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"enable\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Enable"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to enable transfer link.\",\n    \"reference\": [\n        {\n            \"requestId\": \"67f18e7b-9541-4edc-913d-84892014d354\",\n            \"timeStamp\": \"2024-07-31T15:23:05.9952744+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"TRANSFER_LINK_ENABLE_FAILED\",\n        \"description\": \"The requested transfer link could not be enabled due to a system error or invalid request.\",\n        \"suggestion\": \"Please verify the link code and ensure it is currently deactivated before attempting to enable it again. If the issue persists, contact customer support.\"\n    },\n    \"data\": null\n}\n"}],"_postman_id":"530baee0-6eaa-492b-bbfe-51350094b7f8"}],"id":"022a33e4-2036-400a-a8ba-7fc1af07395b","description":"<p>The \"Transfers\" API folder encompasses a set of endpoints dedicated to managing and executing funds transfers between accounts. These endpoints provide functionalities for creating, verifying, and tracking transfers, as well as managing transfer links and their statuses. The flow for Transfer APIs are as follows:</p>\n<ul>\n<li><p>When a consumer or fintech wants to initiate a transfer, they first need to retrieve the necessary account details using the <strong>Account Details API</strong>. With these details, they can create a transfer link using the <strong>Create Transfer Link API</strong>. This generates a link code that can be verified using the <strong>Verify Transfer Link API</strong> to ensure the link is valid and error-free.</p>\n</li>\n<li><p>Once the link is verified, the <strong>Make Transfer API</strong> can be used to initiate the actual transfer or edit the amount if needed. Throughout this process, the <strong>Transfer Status API</strong> can be used to check the current status of the transfer, ensuring the transaction is proceeding as expected.</p>\n</li>\n<li><p>For a comprehensive view of all transfers, the <strong>Transfers API</strong> provides a detailed list of all transfers made by the customer or fintech. Specific transaction details can be accessed through the <strong>Confirmation Link API</strong>.</p>\n</li>\n<li><p>Consumers can manage their transfer links using the <strong>Transfer Link API</strong> to fetch details of all created links. The <strong>Using Link Code API</strong> provides detailed information based on a specific link code. If a transfer link needs to be disabled or re-enabled, the <strong>Remove API</strong> and <strong>Enable API</strong> facilitate this functionality, allowing for complete control over the transfer links.</p>\n</li>\n</ul>\n<p>This flow ensures a smooth and secure process for initiating, verifying, and managing transfers, providing both consumers and fintechs with the necessary tools to handle their transactions efficiently.</p>\n<img src=\"https://content.pstmn.io/37dd52f5-551d-449f-b0d5-403015ea326d/NjYyMjlhMWUtMjA2My00ZjNiLTliZmMtNjQ0YTFlY2FjZDYyLnBuZw==\" alt />","_postman_id":"022a33e4-2036-400a-a8ba-7fc1af07395b"},{"name":"HealthCheck","item":[{"name":"HealthCheck","id":"0775021c-ae7a-4300-b509-4ca40bfa4bbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck","description":"<p>An endpoint that performs a complete system health assessment, checking the status of core services, database connections, and other critical dependencies.</p>\n","urlObject":{"path":["api","HealthCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"157cccfa-9536-4b85-862d-44c74a962a73","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"results\": {\n    \"checkName\": {\n      \"status\": \"<string>\",\n      \"description\": \"<string>\",\n      \"duration\": \"<string>\",\n      \"data\": {},\n      \"exception\": \"<string>\"\n    }\n  }\n}"},{"id":"c72d5025-22c4-4cdf-b953-8fde5a0d59ef","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"failure\",\n  \"results\": {\n    \"checkName\": {\n      \"status\": \"error\",\n      \"description\": \"The check encountered an unexpected failure.\",\n      \"duration\": \"0ms\",\n      \"data\": {},\n      \"exception\": \"System encountered an internal error while processing the request.\"\n    }\n  }\n}\n"}],"_postman_id":"0775021c-ae7a-4300-b509-4ca40bfa4bbd"},{"name":"HealthCheck/Live","id":"84b351e8-e591-4968-af02-380fa926a179","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck/Live","description":"<p>An endpoint that checks if the application is live and able to respond to incoming requests, typically used for quick availability check</p>\n","urlObject":{"path":["api","HealthCheck","Live"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"71757e07-57ab-461a-941e-efc02d268d03","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck/Live"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"results\": {\n    \"checkName\": {\n      \"status\": \"<string>\",\n      \"description\": \"<string>\",\n      \"duration\": \"<string>\",\n      \"data\": {},\n      \"exception\": \"<string>\"\n    }\n  }\n}"},{"id":"8c29a7b1-0aab-4810-888c-587536aa84f4","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck/Live"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"failure\",\n  \"results\": {\n    \"checkName\": {\n      \"status\": \"failed\",\n      \"description\": \"The requested operation could not be completed due to an error.\",\n      \"duration\": \"0ms\",\n      \"data\": {},\n      \"exception\": \"An unexpected error occurred while processing the request.\"\n    }\n  }\n}\n"}],"_postman_id":"84b351e8-e591-4968-af02-380fa926a179"}],"id":"3cee4308-d193-4caf-9f42-de261248b705","description":"<p>A general endpoint to verify the system's health and operational status. It confirms whether the service is running and available.</p>\n","_postman_id":"3cee4308-d193-4caf-9f42-de261248b705"},{"name":"Callbacks","item":[{"name":"/Callbacks/List","id":"ad1dfda6-bf6a-445d-96b8-90de7aac973b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List","description":"<p>Returns a list of all active webhook configurations for the fintech.</p>\n","urlObject":{"path":["Callbacks","List"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad1dfda6-bf6a-445d-96b8-90de7aac973b"},{"name":"/Callbacks/EventList","id":"cedd9036-5b30-41ce-9345-4cd98bb8cc32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList","description":"<p>Returns a list of all active webhook events supported by the system.</p>\n","urlObject":{"path":["Callbacks","EventList"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cedd9036-5b30-41ce-9345-4cd98bb8cc32"},{"name":"/Callbacks/Id","id":"99d6f019-4afa-4e56-9365-501428e1cd8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id","description":"<p>Fetches details of a specific webhook configuration by its ID.</p>\n","urlObject":{"path":["Callbacks","Id"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"99d6f019-4afa-4e56-9365-501428e1cd8e"},{"name":"/Callbacks/Active","id":"4176e872-61e2-4563-acf9-665b8aba1e8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active","description":"<p>Activates a webhook configuration by its ID and associated <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Active"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4176e872-61e2-4563-acf9-665b8aba1e8e"},{"name":"/Callbacks/Remove","id":"c1e4999f-6b87-4696-80c6-797de022d67a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove","description":"<p>Removes a webhook configuration by its ID.</p>\n","urlObject":{"path":["Callbacks","Remove"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1e4999f-6b87-4696-80c6-797de022d67a"},{"name":"/Callbacks/Activity","id":"f0833fe7-ee05-44c3-ac3c-ddb68c4217d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"CallbackId","value":"<long>","description":"<p>(Required) CallbackId for getting activity</p>\n"},{"key":"PageNo","value":"<integer>","description":"<p>Page No</p>\n"},{"key":"PageSize","value":"<integer>","description":"<p>Page size</p>\n"},{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity","description":"<p>Retrieves the activity logs of a webhook configuration by its ID and <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Activity"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0833fe7-ee05-44c3-ac3c-ddb68c4217d4"},{"name":"/Callbacks/Deactivate","id":"3e216457-aa0a-4895-b595-9aa45669834e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate","description":"<p>Deactivates a webhook configuration by its ID and associated <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Deactivate"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e216457-aa0a-4895-b595-9aa45669834e"}],"id":"a3d21f77-aff9-4bbe-bbef-68b1c370370c","description":"<p>The <strong>Callbacks</strong> folder contains API methods that enable fintech companies to manage and interact with webhook configurations.</p>\n","_postman_id":"a3d21f77-aff9-4bbe-bbef-68b1c370370c"},{"name":"AsaVerify","item":[{"name":"MFARequest","id":"6e42a06f-3a23-40bf-93fc-d5de9a90f148","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Username\": \"johnsmith\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFARequest","description":"<p>This endpoint initializes a Multi-Factor Authentication (MFA) request for a user. It is used to generate and deliver a One-Time Passcode (OTP) or initiate the Time-Based OTP (TOTP) flow. This ensures the first step in securing user authentication.</p>\n","urlObject":{"path":["AsaVerify","MFARequest"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"05eed3ea-712c-41ad-838d-2c63f58f3ede","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"Username\": \"johnsmith\",\r\n\"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFARequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 18:58:30 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T185829Z-179f9cc895czs6z2hC1DUSbdk40000000atg00000000594x","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"MemberNumber\": 13223,\n  \"Action\": \"MFAOptions\",\n  \"VerificationOptions\": [\n    {\n      \"Option\": \"Mobile\",\n      \"Timer\": \"60\",\n      \"Message\": \"Send Passcode at phone number ending with XXX-3424\"\n    },\n    {\n      \"Option\": \"Email\",\n      \"Message\": \"Send Paddcode at phone number ending with XXX-3424\",\n      \"Timer\": \"60\"\n    }\n  ]\n}"},{"id":"6afb5f47-47ea-4681-b852-ed7653e0fc8f","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.\n\n\n\n\n\n\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Username\": \"johnsmith\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFARequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6e42a06f-3a23-40bf-93fc-d5de9a90f148"},{"name":"MFASend (Mobile)","id":"b80036b3-2795-4b3a-958f-9a6e49acb8a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestType\": \"TOPT\",\r\n    \"ResendRequest\": \"1\",\r\n    \"Username\": \"johnsmith\",\r\n    \"VerificationOption\": \"Mobile\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend","description":"<p>This endpoint sends a One-Time Passcode (OTP) to the user via their registered mobile number. Designed for seamless integration with mobile platforms, it provides a secure and reliable way to deliver OTPs to users for authentication.</p>\n","urlObject":{"path":["AsaVerify","MFASend"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"adcb0d6c-82f0-46c2-9142-596150d95834","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"RequestType\": \"TOPT\",\r\n  \"ResendRequest\": \"1\",\r\n  \"Username\": \"johnsmith\",\r\n  \"VerificationOption\": \"Mobile\",\r\n  \"MemberNumber\": 13223\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 18:58:39 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T185838Z-179f9cc895czs6z2hC1DUSbdk40000000atg000000005arx","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"SendMFACode\",\n  \"MemberNumber\": 13223,\n  \"VerificationOptions\": [\n    {\n      \"Option\": \"Mobile\",\n      \"Timer\": \"60\",\n      \"Message\": \"Send Passcode at phone number ending with XXX-3424\"\n    }\n  ],\nIsSuccess:true\n}"},{"id":"8fe6b35c-6fc2-414e-8bf9-61208437d6d4","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestType\": \"TOPT\",\r\n    \"ResendRequest\": \"1\",\r\n    \"Username\": \"johnsmith\",\r\n    \"VerificationOption\": \"Mobile\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"SendMFACode\",\n  \"MemberNumber\": 13223,\n  \"status\": \"failure\",\n  \"message\": \"Failed to send MFA code due to an error.\",\n  \"VerificationOptions\": [],\n  \"IsSuccess\": false\n}\n``\n"}],"_postman_id":"b80036b3-2795-4b3a-958f-9a6e49acb8a4"},{"name":"MFASend (Email)","id":"f69ca70c-e18b-4690-a789-20f57ddca7d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestType\": \"TOPT\",\r\n    \"ResendRequest\": \"1\",\r\n    \"Username\": \"johnsmith\",\r\n    \"VerificationOption\": \"Email\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend","description":"<p>This endpoint facilitates sending a One-Time Passcode (OTP) to the user through their registered email address. It ensures secure delivery for users preferring email-based verification, maintaining flexibility in the authentication process.</p>\n","urlObject":{"path":["AsaVerify","MFASend"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"1c84177e-44c2-464c-ab18-80d96d55754f","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"RequestType\": \"TOPT\",\r\n  \"ResendRequest\": \"1\",\r\n  \"Username\": \"johnsmith\",\r\n  \"VerificationOption\": \"Mobile\",\r\n  \"MemberNumber\": 13223\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 18:44:51 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T184450Z-179f9cc895crkmtdhC1DUSn4n40000000beg00000000hmv5","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"SendMFACode\",\n  \"MemberNumber\": 13223,\n  \"VerificationOptions\": [\n    {\n      \"Option\": \"Mobile\",\n      \"Timer\": \"60\",\n      \"Message\": \"Send Passcode at phone number ending with XXX-3424\"\n    }\n  ],\nIsSuccess:true\n}\n"},{"id":"2d6998f6-18a8-4340-869b-1fba65cab1dd","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestType\": \"TOPT\",\r\n    \"ResendRequest\": \"1\",\r\n    \"Username\": \"johnsmith\",\r\n    \"VerificationOption\": \"Email\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"SendMFACode\",\n  \"MemberNumber\": 13223,\n  \"status\": \"failure\",\n  \"message\": \"MFA code delivery failed due to a system error. Please try again later.\",\n  \"VerificationOptions\": [],\n  \"IsSuccess\": false\n}\n"}],"_postman_id":"f69ca70c-e18b-4690-a789-20f57ddca7d0"},{"name":"MFAVerify (Mobile)","id":"605a11b4-5c32-4850-8145-e1098a3bc145","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n    \"Action\": \"VerifyMFACode\",\r\n    \"MemberNumber\": 13223,\r\n    \"Verification\": {\r\n        \"Option\": \"Mobile\",\r\n        \"Value\": \"PIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify","description":"<p>This endpoint verifies the OTP entered by the user when received through their registered mobile number. It validates the provided passcode, confirming successful authentication and granting access to protected resources or actions.</p>\n","urlObject":{"path":["AsaVerify","MFAVerify"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"07a48be7-52f0-43d6-b982-bff71cd8584e","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n  \"Action\": \"VerifyMFACode\",\r\n  \"MemberNumber\": 13223\r\n  \"Verification\": {\r\n    \"Option\": \"Mobile\",\r\n    \"Value\": \"PIN\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 19:01:01 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T190101Z-179f9cc895czs6z2hC1DUSbdk40000000atg0000000066a9","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"VerifyMFACode\",\n  \"Verification\": {\n    \"Status\": \"Verified\",\n    \"Message\": \"MFA Code verified Successfully\"\n  },\nIsSuccess:true\n}"},{"id":"cd5f0914-7c43-435c-876b-0653fbc862c5","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n    \"Action\": \"VerifyMFACode\",\r\n    \"MemberNumber\": 13223,\r\n    \"Verification\": {\r\n        \"Option\": \"Mobile\",\r\n        \"Value\": \"PIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"605a11b4-5c32-4850-8145-e1098a3bc145"},{"name":"MFAVerify (Email)","id":"f51db4ac-f895-454a-94cf-8f5e7c8b9dc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n    \"Action\": \"VerifyMFACode\",\r\n    \"MemberNumber\": 13223,\r\n    \"Verification\": {\r\n        \"Option\": \"Email\",\r\n        \"Value\": \"PIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify","description":"<p>This endpoint verifies the OTP entered by the user when received via their registered email address. It ensures the accuracy of the provided code and finalizes the authentication process for email-based verification.</p>\n","urlObject":{"path":["AsaVerify","MFAVerify"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"25175b15-1043-4126-b14f-ad950f203717","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"","type":"text"},{"key":"X-ASA-FintechCode","value":"","type":"text"},{"key":"requestId","value":"","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n  \"Action\": \"VerifyMFACode\",\r\n  \"MemberNumber\": 13223\r\n  \"Verification\": {\r\n    \"Option\": \"Email\",\r\n    \"Value\": \"PIN\"\r\n  }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 19:00:28 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T190028Z-179f9cc895czs6z2hC1DUSbdk40000000atg0000000060kh","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"VerifyMFACode\",\n  \"Verification\": {\n    \"Status\": \"Verified\",\n    \"Message\": \"MFA Code verified Successfully\"\n  },\nIsSuccess:true\n}"},{"id":"caf118c9-0940-41ba-9758-bcfd6b498162","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n    \"Action\": \"VerifyMFACode\",\r\n    \"MemberNumber\": 13223,\r\n    \"Verification\": {\r\n        \"Option\": \"Email\",\r\n        \"Value\": \"PIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"VerifyMFACode\",\n  \"Verification\": {\n    \"Status\": \"Failed\",\n    \"Message\": \"MFA Code verification failed. Invalid or expired code.\"\n  },\n  \"IsSuccess\": false\n}\n"}],"_postman_id":"f51db4ac-f895-454a-94cf-8f5e7c8b9dc1"}],"id":"8e0f481b-fb18-4ad3-b554-2efbb5f758df","description":"<p>This folder contains comprehensive API documentation for the ASA Multi-Factor Authentication (MFA) API, designed to integrate advanced authentication features into financial services platforms. It includes detailed technical specifications, configuration guidelines, and workflow descriptions to assist Sharetec developers in implementing secure and seamless MFA solutions. The API supports OTP and TOTP mechanisms, ensuring robust user verification and compliance with industry security standards. Whether for mobile or web applications, this documentation provides all the necessary resources to enhance authentication processes and safeguard sensitive financial data.</p>\n","_postman_id":"8e0f481b-fb18-4ad3-b554-2efbb5f758df"}],"id":"3529409e-c123-4a11-857a-69d7a34b3d3d","description":"<p>This folder contains the latest version (v1.09) of the ASA Open API documentation. It includes updated technical specifications, new features, enhancements, and resolved issues to streamline the integration of MFA functionalities. Developers are encouraged to use this version to leverage the most recent improvements and ensure compatibility with current systems.</p>\n","_postman_id":"3529409e-c123-4a11-857a-69d7a34b3d3d"},{"name":"v1.08","item":[{"name":"LoginWithASA Authentication Copy","item":[{"name":"Authentication/Authorization","event":[{"listen":"test","script":{"id":"22068136-bd67-4a55-99a7-048049d82725","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenLoginWithASA = respBody.data.message.split(\"token=\")[1].split(\"&\")[0];\r","\r","    pm.environment.set(\"tokenLoginWithASA\", tokenLoginWithASA);\r","\r","    pm.environment.set(\"requestId\", respBody.reference[0].requestId);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6166 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"C6166 status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.status).to.eql(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"9a063103-e40e-4fb9-b43e-ad195e4340bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version"},{"key":"RequestId","value":"cfdd9a0b-072f-4027-9fab-a1b4bdb3a26a","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"asaFintechCode\": \"asaFintechCode\",\n    \"applicationCode\": \"FintechApplicationCode\",\n    \"authorizationKey\": \"FintechAuthorizationKey\",\n    \"redirectUrl\": \"LoginWithAsaSuccessRedirectURL\",\n    \"redirectFailureUrl\": \"LoginWithAsaFailureRedirectURL\",\n    \"scope\": \"openid\",\n    \"subscriptionKey\": \"FintechSubscriptionKey\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Authorization","description":"<p>The initial step to OAuth LoginwithASA Authentication, the Authorization API returns a secure URL to the LoginWithASA credentials screen for the Consumer. The Consumer can provide their ASA Credentials, and upon validation, the user will be redirected to the URL provided by the Fintech.</p>\n","urlObject":{"path":["Authentication","Authorization"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"0681d5a5-7484-4e2b-a4b8-6eacd33eb3fd","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version"},{"key":"RequestId","value":"87869ccb-df9e-4582-a4dc-b618cafbba7f","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"asaFintechCode\": \"asaFintechCode\",\n    \"applicationCode\": \"FintechApplicationCode\",\n    \"authorizationKey\": \"FintechAuthorizationKey\",\n    \"redirectUrl\": \"LoginWithAsaSuccessRedirectURL\",\n    \"redirectFailureUrl\": \"LoginWithAsaFailureRedirectURL\",\n    \"scope\": \"openid\",\n    \"subscriptionKey\": \"FintechSubscriptionKey\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Authorization"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Request processed successfully.\",\n    \"reference\": [\n        {\n            \"requestId\": \"12345678-abcd-90ef-ghij-1234567890ab\",\n            \"timeStamp\": \"2024-07-30T11:40:00.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"RedirectUrl\": \"https://example.com/success\",\n        \"RedirectFailureUrl\": \"https://example.com/failure\"\n    }\n}"},{"id":"f82606be-f33a-4923-b546-44049f21e539","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version"},{"key":"RequestId","value":"619a9a8a-b06e-4c8e-a592-ae7de661e58b","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"asaFintechCode\": \"asaFintechCode\",\n    \"applicationCode\": \"FintechApplicationCode\",\n    \"authorizationKey\": \"FintechAuthorizationKey\",\n    \"redirectUrl\": \"LoginWithAsaSuccessRedirectURL\",\n    \"redirectFailureUrl\": \"LoginWithAsaFailureRedirectURL\",\n    \"scope\": \"openid\",\n    \"subscriptionKey\": \"FintechSubscriptionKey\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Authorization"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:38:53 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T113852Z-17f86d6d9f45hvg24ag3xx5s0800000009h00000000049b0","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Validation error occurred.\",\n    \"reference\": [\n        {\n            \"requestId\": \"8c472912-5c68-4135-bd6b-8afa883eeb4b\",\n            \"timeStamp\": \"2024-07-30T11:38:53.8177841+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"field\": \"RedirectUrl\",\n            \"message\": \"The RedirectUrl field is required.\"\n        },\n        {\n            \"field\": \"RedirectFailureUrl\",\n            \"message\": \"The RedirectFailureUrl field is required.\"\n        }\n    ]\n}"}],"_postman_id":"9a063103-e40e-4fb9-b43e-ad195e4340bd"},{"name":"Authentication/RefreshToken","event":[{"listen":"test","script":{"id":"082a5ae6-1105-41de-a703-4c9454015719","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"ec30e494-c581-441a-a661-7d5d39607add","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"RequestId","value":"c7cbe088-cfe5-4348-93e8-ee18ccd4e0c3","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/RefreshToken","description":"<p>This endpoint generates a new bearer token identical to the one provided in the Authorization header, but with an extended expiration date. This allows the Fintech to continue accessing authorized Consumer data without the Consumer having to log in again.</p>\n","urlObject":{"path":["Authentication","RefreshToken"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"965cc27d-f5b4-4ea3-b41d-5dcd1f15b1f4","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"RequestId","value":"41134739-d790-46fe-99e3-b8cf501647c6","type":"text"}],"body":{"mode":"formdata","formdata":[],"options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/RefreshToken"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:47:49 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T114642Z-17d84dc54f6z2qdwctsktwzy88000000084g00000000m91a","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"3b3fa4dd-bb68-4dbc-aabc-5af85cf82fc4\",\n            \"timeStamp\": \"2024-07-30T11:46:49.23126+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsImtpZCI6Ikp3dE9wZW5BcGlTaWduS2V5SWQiLCJ0eXAiOiJKV1QifQ.eyJVc2VySWQiOiI1NDM5IiwiQXNhQ29uc3VtZXJDb2RlIjoiMTc4NTI5NjMxMyIsIkFzYUZpbnRlY2hDb2RlIjoiMTIzNDU2NzgiLCJSZWRpcmVjdFVybCI6Imh0dHBzOi8vZGV2LnNwZW5kcGFsLmNvbS9hc2Fsb2dpbiIsIlJlZGlyZWN0RmFpbHVyZVVybCI6Imh0dHBzOi8vZGV2LnNwZW5kcGFsLmNvbS9hc2Fsb2dpbmZhaWxlZCIsIkFwcGxpY2F0aW9uQ29kZSI6IjIwMDEiLCJBdXRob3JpemF0aW9uS2V5IjoibDhyL2k4YnRid0JSQ0FhTTJtN2MiLCJTdWJzY3JpcHRpb25LZXkiOiI5YWUyODEwOGRiOTM0MTZmYjQ0MDU4YTRhOWE3YTUwMyIsIkNvbnN1bWVyTmFtZSI6IlZpa2FzIEt1bWFyIiwiVG9rZW5UYWciOiIyY2NmNmU1Yy01ZGM4LTRhNmYtOGJmNS01YmY4ZjY2YWY0ODEiLCJFeHBpcmF0aW9uVGltZSI6IjIwMjQtMDgtMDFUMTE6NDc6MzYuNTcwNzc3NFoiLCJqdGkiOiIwNzU2MDA1Yy03MTg5LTQ3OTMtOWEwYy03NTk0YjgxMWI0OTQiLCJyb2xlIjoiVXNlciIsIm5iZiI6MTcyMjM0MDA2OCwiZXhwIjoxNzIyNTEyODU2LCJpYXQiOjE3MjIzNDAwNjgsImlzcyI6Imh0dHBzOi8vb3BlbmFwaXFhLmFzYWNvcmUuY29tIiwiYXVkIjoiaHR0cHM6Ly9vcGVuYXBpcWEuYXNhY29yZS5jb20ifQ.sxzSOxuFmxCDr98iDjSBb8JmtqqKiPDINVBNH65xOLY\",\n        \"tokenExpiryDate\": \"2024-08-01T11:47:36.5707774+00:00\"\n    }\n}"},{"id":"cd733f11-a08f-4f9b-9873-4a4152ab9cf9","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"RequestId","value":"64f80857-52de-41b4-8cea-89d97c100357","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/RefreshToken"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Validation error occurred.\",\n    \"reference\": [\n        {\n            \"requestId\": \"7c9d4f12-a678-4def-b123-6e78f9ab12cd\",\n            \"timeStamp\": \"2024-07-30T11:50:30.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"RedirectUrl\",\n            \"message\": \"The RedirectUrl field is required.\"\n        },\n        {\n            \"field\": \"RedirectFailureUrl\",\n            \"message\": \"The RedirectFailureUrl field is required.\"\n        }\n    ]\n}"}],"_postman_id":"ec30e494-c581-441a-a661-7d5d39607add"},{"name":"Authentication/ChangePassword","event":[{"listen":"test","script":{"id":"2849b1e5-f5ed-459d-9000-e2981a09126a","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var reqbody = JSON.parse(request.data);\r","\r","    if (respBody.status == 200) {\r","        postman.setEnvironmentVariable(\"consumerPassword\", reqbody.newPassword);\r","    }\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"af4ce857-ccb1-48a5-a86b-d78f42b6d9c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"da793fb5-093c-47c1-bdd1-4b534221a60b","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\": \"{{consumerPassword}}\",\r\n    \"newPassword\": \"Stuart@2022\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ChangePassword","description":"<p>This endpoint allows a Consumer to change their existing password. This endpoint requires the Consumer to provide their current password along with the new password they wish to set. The new password must meet the security requirements set by ASA to ensure account protection.</p>\n","urlObject":{"path":["Authentication","ChangePassword"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"e46579b8-e8a4-4b81-a681-469a3421ddf3","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"32096955-b04f-483c-a9f8-2ce3d80b4dc2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\": \"{{consumerPassword}}\",\r\n    \"newPassword\": \"Stuart@2023\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ChangePassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:49:00 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T114858Z-17d84dc54f6z2qdwctsktwzy88000000084g00000000mrbq","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"873353444\",\n            \"timeStamp\": \"2024-07-30T11:48:58.4107425+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": \"Password changed successfully.\"\n}"},{"id":"7ccfe444-2d89-4348-b30f-782de4c2ddfd","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"d8e28bc6-deab-484e-b699-b1a1161d9226","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\": \"{{consumerPassword}}\",\r\n    \"newPassword\": \"Stuart@2022\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ChangePassword"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Password change failed.\",\n    \"reference\": [\n        {\n            \"requestId\": \"982374234\",\n            \"timeStamp\": \"2024-07-30T11:50:30.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"field\": \"currentPassword\",\n            \"message\": \"The current password is incorrect.\"\n        },\n        {\n            \"field\": \"newPassword\",\n            \"message\": \"The new password must be at least 8 characters long.\"\n        }\n    ]\n}\n"}],"_postman_id":"af4ce857-ccb1-48a5-a86b-d78f42b6d9c4"},{"name":"Authentication/ForgotPassword","event":[{"listen":"test","script":{"id":"a962a064-75fb-44cd-802c-7ca72be65187","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"982a23a5-2175-4ef3-a5cc-2098af470700","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"RequestId","value":"326f2d66-e5e1-4e5d-92c7-eead2eb7b3ef","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailId\": \"example@mail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ForgotPassword","description":"<p>This endpoint initiates the password recovery process for a Consumer who has forgotten their password. This endpoint will send an email to the Consumer with instructions on how to reset their password. The Consumer must provide their registered email address to receive the password reset link.</p>\n","urlObject":{"path":["Authentication","ForgotPassword"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"063438de-f127-4349-8cfe-64bc3dbfe45d","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"RequestId","value":"c9e02b87-91b6-4e15-95bc-1faab02c7ec3","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailId\": \"example@mail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ForgotPassword"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:49:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T114908Z-17d84dc54f6z2qdwctsktwzy88000000084g00000000msb7","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"581241500\",\n            \"timeStamp\": \"2024-07-30T11:49:09.118669+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": \"Temporary Password sent via email.\"\n}"},{"id":"d96a9b4f-328a-4df9-bae2-d82d8ee4a545","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"RequestId","value":"4e01a8e5-63e8-4992-a57c-fcfcb9050a1d","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailId\": \"example@mail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ForgotPassword"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Temporary password request failed.\",\n    \"reference\": [\n        {\n            \"requestId\": \"982374235\",\n            \"timeStamp\": \"2024-07-30T11:51:45.9876543+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"field\": \"email\",\n            \"message\": \"The provided email address is not registered.\"\n        }\n    ]\n}\n"}],"_postman_id":"982a23a5-2175-4ef3-a5cc-2098af470700"},{"name":"Authentication/LogOff","event":[{"listen":"test","script":{"id":"64d737e5-b9e5-44b0-891d-11ae99bf0fb7","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"9c257363-7ac3-44ae-98a0-d9493c33a450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"99805138-f606-4594-beb1-9a93a2cc1f8f","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Logoff","description":"<p>This endpoint is designed to invalidate the given bearer token, effectively logging the Consumer out of the system. This endpoint ensures that the bearer token can no longer be used to access Consumer data.</p>\n","urlObject":{"path":["Authentication","Logoff"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"ca92346d-b4c9-4f15-8a1d-3acf91f17a10","name":"LogOff","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"173a51ca-a638-4dc2-9a6e-ebd5a6ec2ffe","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Logoff"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 19 Jul 2024 15:24:49 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240719T152449Z-17f987cfdd7lqgq5a6d6w9cfu0000000058g000000020wvg","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Logoff Successfully\",\n    \"reference\": [\n        {\n            \"requestId\": \"6b8f6e2d-fbf5-4369-895c-127034b40667\",\n            \"timeStamp\": \"2024-07-19T15:24:49.6587741+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": \"Logoff Successfully\"\n}"},{"id":"7a877948-c8fd-46ec-9e20-f5ff31e29f95","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"2c45580c-bb57-4599-9d5b-5c86db03fe38","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Logoff"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Temporary password request failed.\",\n    \"reference\": [\n        {\n            \"requestId\": \"982374235\",\n            \"timeStamp\": \"2024-07-30T11:51:45.9876543+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"field\": \"email\",\n            \"message\": \"The provided email address is not registered.\"\n        }\n    ]\n}\n"}],"_postman_id":"9c257363-7ac3-44ae-98a0-d9493c33a450"}],"id":"28d924ee-f199-4e16-9bc1-043652c8c3b8","description":"<p>This section covers the authentication process using the LoginWithASA feature. It provides the necessary API endpoints, request parameters, and response structures to ensure a smooth and secure login experience for your users.</p>\n","_postman_id":"28d924ee-f199-4e16-9bc1-043652c8c3b8"},{"name":"Balance","item":[{"name":"Balance","id":"d724bd07-102e-49e0-8834-854760dff820","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"65dd4e11-1ad4-4881-bc0f-06db52eea4e4","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance","description":"<p>This endpoint provides endpoints for retrieving comprehensive information about a Consumer's financial accounts. Through this API, you can access a list of all accounts, detailed information about specific accounts, and current balances. This suite of endpoints is essential for Fintech applications that aim to offer users an in-depth view of their financial status and manage their accounts effectively.</p>\n","urlObject":{"path":["Balance"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"be5b3b81-3328-4a8c-826e-506edc0cf24c","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"a6b76e95-a08f-458e-b7e3-bf18efc30b96","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:56:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115619Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006k0y","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"asaConsumerCode\": 262082627,\n        \"period\": \"Daily\",\n        \"startPeriod\": \"2024-07-29T00:00:00\",\n        \"endPeriod\": \"2024-07-30T00:00:00\",\n        \"fiCalculatedBalance\": {\n            \"networth\": 980000,\n            \"changeNetworth\": 980000,\n            \"changePercent\": 0,\n            \"asset\": 1010000,\n            \"changeAsset\": 1010000,\n            \"changeAssetPercent\": 0,\n            \"liability\": 30000,\n            \"changeLiability\": 30000,\n            \"changeLiabilityPercent\": 0\n        },\n        \"netWorthTrends\": null\n    }\n}"},{"id":"5a5c2bcf-3098-4859-8ac2-b189d078f820","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"0c90fc08-9728-4a6a-bc59-f360225d5d4a","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve financial data.\",\n    \"reference\": [\n        {\n            \"requestId\": \"473829102\",\n            \"timeStamp\": \"2024-07-30T12:05:30.456789+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"field\": \"asaConsumerCode\",\n            \"message\": \"Invalid or missing consumer code.\"\n        },\n        {\n            \"field\": \"period\",\n            \"message\": \"Unsupported period format.\"\n        }\n    ]\n}\n"}],"_postman_id":"d724bd07-102e-49e0-8834-854760dff820"},{"name":"Balance/Accounts","event":[{"listen":"test","script":{"id":"95303a88-9692-4c60-a5ef-f7204890c0cc","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var accountNumber = respBody.data[0].asaFiAccountCode;\r","\r","    pm.environment.set(\"accountNumber\", accountNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","    var accountNumberList;\r","    console.log(respBody.data.length)\r","\r","    accountNumberList = '\"' + respBody.data[0].asaFiAccountCode + '\"';\r","    console.log(accountNumberList);\r","    \r","\r","    if (respBody.data.length > 1) {\r","        for (var i = 1; i < respBody.data.length; i++) {\r","            accountNumberList = accountNumberList + ',' + '\"' + respBody.data[i].asaFiAccountCode + '\"';\r","        }\r","\r","    }\r","\r","    pm.environment.set(\"accountNumberList\", accountNumberList);\r","\r","\r","\r","    console.log(accountNumberList)\r","\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6167 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"b423eadb-f878-44c5-a17f-06c3866001d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"7eb91f43-c29c-47d7-b0ac-e937801d0cb9","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Accounts","description":"<p>This endpoint retrieves a list of accounts associated with the authenticated Consumer, including summary details such as account type, balance, and account status.</p>\n","urlObject":{"path":["Balance","Accounts"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"a5233b14-e16c-4e1a-9cc5-5c7945f8b2c0","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"778456b8-92ce-47ab-8ab5-5e3c262bf798","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Accounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Sep 2024 14:02:48 GMT","uuid":"774ca0bc-678a-466c-a86d-ff29eea63c71","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","uuid":"1989c20e-900b-4fe5-abac-6117a5df33c8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","uuid":"db0e0e11-7e55-4a3f-b596-dccda122bd3f","enabled":true},{"key":"Connection","value":"keep-alive","uuid":"8eca2866-5235-4bc5-aa86-414b2fdce4f0","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","uuid":"57e22c14-ef74-42dc-bc66-446fc79d655c","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","uuid":"d9ac28cb-d902-4c7d-8329-9ff38eb66fd4","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","uuid":"649a0077-96dd-4438-8465-36200b3d57ad","enabled":true},{"key":"api-supported-versions","value":"1.0, 1.5, 1.6, 1.7, 1.8","uuid":"348c3192-da61-48da-8341-81988854913f","enabled":true},{"key":"x-azure-ref","value":"20240917T140247Z-1748dbb68c5ghnbpb3zcvy1yps00000000q000000000vugr","uuid":"edc69fd8-9f2f-442c-a142-98fd5f6d0d94","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","uuid":"7d52af3c-f055-43fd-83bd-b17ef1a9309d","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Authorized Accounts for the ASA Consumer: 961977790.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f51507a5-be37-48bf-88df-d6bcfdf8e38c\",\n            \"timeStamp\": \"2024-09-17T14:02:48.7627678+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"balance\": 10000,\n            \"asaConsumerCode\": 961977790,\n            \"asaFintechCode\": 12345678,\n            \"asaFiAccountCode\": 2007286214,\n            \"accountName\": \"Mortgage\",\n            \"accountNumber\": \"XXXXXX8773\",\n            \"currencyCode\": \"USD\",\n            \"dateOpened\": null,\n            \"description\": null,\n            \"accountTypeDescription\": \"Loan Property\",\n            \"accountType\": \"Property\",\n            \"accountTypeId\": 10,\n            \"availableBalance\": 10000,\n            \"calculatedBalance\": 10000,\n            \"status\": \"Reauthenticate\",\n            \"creditLimit\": 0,\n            \"asaFiCode\": 143987246,\n            \"fiName\": \"MX Bank\"\n        }\n    ]\n}"},{"id":"a246915a-f300-42e2-86c7-235f75870ffb","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"6dca131a-9f4b-4a12-ae91-8bb29756a0b2","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Accounts"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve authorized accounts for the ASA Consumer: 961977790.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f51507a5-be37-48bf-88df-d6bcfdf8e38c\",\n            \"timeStamp\": \"2024-09-17T14:02:48.7627678+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [],\n    \"error\": {\n        \"code\": \"AUTHORIZATION_FAILED\",\n        \"message\": \"User authorization required. Please reauthenticate to access account details.\"\n    }\n}\n"}],"_postman_id":"b423eadb-f878-44c5-a17f-06c3866001d8"},{"name":"Balance/Details","id":"458a7ba1-fd61-4450-9a1f-963b616e5337","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"4b26a62d-4e3f-4fe1-a200-79e023b676c7","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Details","description":"<p>This endpoint returns detailed information for a specific account identified by the provided <code>AccountId</code>. This endpoint enables Fintech applications to access comprehensive data about the account, including its current balance, transaction history, account type, and other relevant metadata.</p>\n","urlObject":{"path":["Balance","Details"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"de465635-a7a6-43ef-9e41-0631c49abebb","name":"Balance/Details","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"d86dd2c0-d010-4bb7-b93c-443ba95d55b0","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:05 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115703Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006r89","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Account balance detail for account: 126554873.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f76d6dbc-1b5f-4bd1-851d-a5827e752ae5\",\n            \"timeStamp\": \"2024-07-30T11:57:05.370518+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"available\": 10000,\n        \"current\": 10000,\n        \"limit\": 0,\n        \"asaFiAccountCode\": 126554873,\n        \"accountName\": \"Mortgage\",\n        \"accountNumber\": \"XXXXXX8773\",\n        \"isoCurrencyCode\": \"USD\",\n        \"unofficialCurrencyCode\": \"USD\"\n    }\n}"},{"id":"2489915a-091f-4926-ab99-2b911e10de50","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"95b4b089-cbd3-4516-be80-524e34885121","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Details"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve account balance details for account: 126554873.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f76d6dbc-1b5f-4bd1-851d-a5827e752ae5\",\n            \"timeStamp\": \"2024-07-30T11:57:05.370518+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": null,\n    \"error\": {\n        \"code\": \"BALANCE_RETRIEVAL_FAILED\",\n        \"message\": \"Unable to fetch account balance details due to a system error. Please try again later.\"\n    }\n}\n"}],"_postman_id":"458a7ba1-fd61-4450-9a1f-963b616e5337"}],"id":"3cb0b77c-c7af-45f6-b30a-f4f0ee2f4e97","description":"<p>The Balance API contains endpoints designed to fetch the Consumer’s account information, including balances and detailed transactional data. These endpoints allow Fintech applications to access and present comprehensive financial information to their users, facilitating better financial management and insights.</p>\n","_postman_id":"3cb0b77c-c7af-45f6-b30a-f4f0ee2f4e97"},{"name":"Consumer","item":[{"name":"Consumer","event":[{"listen":"test","script":{"id":"b61235e6-f595-472e-a1e1-86fe4dcb6774","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var virtualEmail = respBody.data.email;\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    postman.setEnvironmentVariable(\"virtualEmail\", virtualEmail);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"f6fe24cf-f5d4-43dc-bb4b-fc289e8ce2ef","exec":[""],"type":"text/javascript","packages":{}}}],"id":"80e6a7a7-9f52-4437-8a32-29d341d2f6f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"1ac41c7b-40e3-446e-8b5e-28935c5af3b1","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer","description":"<p>Retrieves a list of all financial institutions available on the ASA Platform. This endpoint provides a comprehensive directory of institutions, allowing Fintech applications to offer users options for selecting and interacting with different financial entities. It is essential for displaying available institutions in user interfaces or integrating institutional data into financial services.</p>\n","urlObject":{"path":["Consumer"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"1d63c2b5-3f38-496f-a870-4414a351f29b","name":"Consumer","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"d6e8a319-67d1-4fc8-bea0-d00a7b2ca50c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:14 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115713Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006s8e","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"0467c977-bfd4-4bab-839e-b33f5bd942e4\",\n            \"timeStamp\": \"2024-07-30T11:57:14.4249755+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"asaConsumerCode\": 262082627,\n        \"email\": \"Saratoga36520@qa.asavault.com\"\n    }\n}"},{"id":"0d170087-0b24-45da-8c29-664e72d6ce76","name":"Consumer","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"1e416e2f-a92f-4827-bd0b-b9cf229096ba","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"\n{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve consumer details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a1b2c3d4-e5f6-7890-abcd-1234567890ef\",\n            \"timeStamp\": \"2024-07-30T12:00:25.987654+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"asaConsumerCode\",\n            \"message\": \"Invalid or missing consumer code.\"\n        },\n        {\n            \"field\": \"email\",\n            \"message\": \"Email not found or not associated with any consumer.\"\n        }\n    ]\n}\n\n"}],"_postman_id":"80e6a7a7-9f52-4437-8a32-29d341d2f6f5"},{"name":"Consumer/List","event":[{"listen":"test","script":{"id":"27f43a16-8c0e-4784-a28a-3d7b74a7be7b","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var dataLength = respBody.data.data.length;\r","\r","    console.log(\"PazeSize - Records: \" + dataLength);\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"6f5ce9ee-8dd1-46ff-a36e-032e183d76f1","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0c8ef6bb-c48e-4baa-bbe9-8a6ca6941953","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"cd55d107-b416-4721-b9a8-40a143c71b8a","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer/List","description":"<p>Provides a list of consumers, including their associated details. This endpoint is used to obtain detailed information about consumers registered on the ASA Platform. It is useful for applications that need to display consumer profiles or manage consumer data within the Fintech environment.</p>\n","urlObject":{"path":["Consumer","List"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"cab4f728-108e-40a9-a75b-e62e68c73483","name":"Consumer/List","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"ad575755-cff3-4618-97ea-001061b2013d","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer/List"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115720Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006t3h","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"e13481dd-9895-4103-a49f-52635a83a4e8\",\n            \"timeStamp\": \"2024-07-30T11:57:20.8195831+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"totalCount\": 297,\n        \"page\": 1,\n        \"pageSize\": 100,\n        \"data\": [\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Vicksburg41181@qa.asavault.com\",\n                \"asaConsumerCode\": 4535062,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"EastGlenville99011@qa.asavault.com\",\n                \"asaConsumerCode\": 16531360,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"EastGlenville99011@qa.asavault.com\",\n                \"asaConsumerCode\": 16531360,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wolcott66043@qa.asavault.com\",\n                \"asaConsumerCode\": 20039112,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"MonteRio31494@qa.asavault.com\",\n                \"asaConsumerCode\": 27743042,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LaurelHill80880@qa.asavault.com\",\n                \"asaConsumerCode\": 32955468,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sherman38209@qa.asavault.com\",\n                \"asaConsumerCode\": 33478790,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Springfield55571@qa.asavault.com\",\n                \"asaConsumerCode\": 34823798,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Centerville45923@qa.asavault.com\",\n                \"asaConsumerCode\": 37353458,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Francis54669@qa.asavault.com\",\n                \"asaConsumerCode\": 48395234,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Luxemburg19946@qa.asavault.com\",\n                \"asaConsumerCode\": 53139476,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Norwood89005@qa.asavault.com\",\n                \"asaConsumerCode\": 59600823,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sprague47202@qa.asavault.com\",\n                \"asaConsumerCode\": 64581492,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Stanford97130@qa.asavault.com\",\n                \"asaConsumerCode\": 69773872,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GrandRapidsCharterTownship92750@qa.asavault.com\",\n                \"asaConsumerCode\": 72389995,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Abington22066@qa.asavault.com\",\n                \"asaConsumerCode\": 86505913,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Poseyville74666@qa.asavault.com\",\n                \"asaConsumerCode\": 87689851,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Maroa84128@qa.asavault.com\",\n                \"asaConsumerCode\": 95746035,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Goodrich57979@qa.asavault.com\",\n                \"asaConsumerCode\": 97275963,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Jasper57587@qa.asavault.com\",\n                \"asaConsumerCode\": 97815760,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Scotland85064@qa.asavault.com\",\n                \"asaConsumerCode\": 130314836,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"RanchitosLasLomas96653@qa.asavault.com\",\n                \"asaConsumerCode\": 136828524,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Quinebaug45504@qa.asavault.com\",\n                \"asaConsumerCode\": 138480869,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Newland76165@qa.asavault.com\",\n                \"asaConsumerCode\": 153231173,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Leesburg36748@qa.asavault.com\",\n                \"asaConsumerCode\": 154479459,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Lockhart30724@qa.asavault.com\",\n                \"asaConsumerCode\": 167315277,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"PatrickAFB90218@qa.asavault.com\",\n                \"asaConsumerCode\": 192633494,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Mansfield46526@qa.asavault.com\",\n                \"asaConsumerCode\": 203930737,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Jackson89369@qa.asavault.com\",\n                \"asaConsumerCode\": 206005629,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GrinnellTownship82848@qa.asavault.com\",\n                \"asaConsumerCode\": 210445259,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Florence22526@qa.asavault.com\",\n                \"asaConsumerCode\": 218545468,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Plainfield81769@qa.asavault.com\",\n                \"asaConsumerCode\": 224226274,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BigelowCorners55767@qa.asavault.com\",\n                \"asaConsumerCode\": 226912971,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BigelowCorners55767@qa.asavault.com\",\n                \"asaConsumerCode\": 226912971,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"HarrisonTown53018@qa.asavault.com\",\n                \"asaConsumerCode\": 233893717,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Helga57115@qa.asavault.com\",\n                \"asaConsumerCode\": 241195492,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WinslowTownship78550@qa.asavault.com\",\n                \"asaConsumerCode\": 250615910,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Eva29540@qa.asavault.com\",\n                \"asaConsumerCode\": 253903996,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Holt10528@qa.asavault.com\",\n                \"asaConsumerCode\": 256625081,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Meacham49736@qa.asavault.com\",\n                \"asaConsumerCode\": 258438598,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Anthony30343@qa.asavault.com\",\n                \"asaConsumerCode\": 259619933,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Saratoga36520@qa.asavault.com\",\n                \"asaConsumerCode\": 262082627,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Saratoga36520@qa.asavault.com\",\n                \"asaConsumerCode\": 262082627,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Barlow89081@qa.asavault.com\",\n                \"asaConsumerCode\": 264648147,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Nord67957@qa.asavault.com\",\n                \"asaConsumerCode\": 268147398,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ForestHill12089@qa.asavault.com\",\n                \"asaConsumerCode\": 268996846,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Winters39862@qa.asavault.com\",\n                \"asaConsumerCode\": 282970797,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"TwinLakes98749@qa.asavault.com\",\n                \"asaConsumerCode\": 283889657,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Lebanon86777@qa.asavault.com\",\n                \"asaConsumerCode\": 305323333,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Campbell44022@qa.asavault.com\",\n                \"asaConsumerCode\": 316990879,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Crownpoint41302@qa.asavault.com\",\n                \"asaConsumerCode\": 324354635,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WestSharyland14537@qa.asavault.com\",\n                \"asaConsumerCode\": 331807480,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WestMineral64982@qa.asavault.com\",\n                \"asaConsumerCode\": 332057111,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Joppa12528@qa.asavault.com\",\n                \"asaConsumerCode\": 339118896,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Elwood59909@qa.asavault.com\",\n                \"asaConsumerCode\": 340308726,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FootsCreek12144@qa.asavault.com\",\n                \"asaConsumerCode\": 343181362,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"OakCreek79931@qa.asavault.com\",\n                \"asaConsumerCode\": 355884818,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Pine67392@qa.asavault.com\",\n                \"asaConsumerCode\": 362244982,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ShevlinTownship50713@qa.asavault.com\",\n                \"asaConsumerCode\": 367825809,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BallClub82309@qa.asavault.com\",\n                \"asaConsumerCode\": 373317525,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"OceanBeach88323@qa.asavault.com\",\n                \"asaConsumerCode\": 377640998,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Ellington17363@qa.asavault.com\",\n                \"asaConsumerCode\": 378556855,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Henderson84411@qa.asavault.com\",\n                \"asaConsumerCode\": 381539676,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Millbrook71591@qa.asavault.com\",\n                \"asaConsumerCode\": 382120039,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Cloquet58749@qa.asavault.com\",\n                \"asaConsumerCode\": 385472145,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Cloquet58749@qa.asavault.com\",\n                \"asaConsumerCode\": 385472145,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Center35973@qa.asavault.com\",\n                \"asaConsumerCode\": 386662007,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LevelGreen53222@qa.asavault.com\",\n                \"asaConsumerCode\": 390231190,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"KirwinTownship75847@qa.asavault.com\",\n                \"asaConsumerCode\": 399539619,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"KirwinTownship75847@qa.asavault.com\",\n                \"asaConsumerCode\": 399539619,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Limestone64159@qa.asavault.com\",\n                \"asaConsumerCode\": 406832994,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"StonyCreekMills83113@qa.asavault.com\",\n                \"asaConsumerCode\": 408960783,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Russia39485@qa.asavault.com\",\n                \"asaConsumerCode\": 409804183,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Larkspur16072@qa.asavault.com\",\n                \"asaConsumerCode\": 435404780,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wilburn43265@qa.asavault.com\",\n                \"asaConsumerCode\": 448522223,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"SandCoulee18545@qa.asavault.com\",\n                \"asaConsumerCode\": 463167492,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Catawba64780@qa.asavault.com\",\n                \"asaConsumerCode\": 465939174,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LebanonTownship96044@qa.asavault.com\",\n                \"asaConsumerCode\": 472427479,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Indiana81282@qa.asavault.com\",\n                \"asaConsumerCode\": 474517941,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"DiamondBluffCDP21825@qa.asavault.com\",\n                \"asaConsumerCode\": 480844517,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Scituate76288@qa.asavault.com\",\n                \"asaConsumerCode\": 499987385,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Chalybeate17546@qa.asavault.com\",\n                \"asaConsumerCode\": 524971595,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sidell83388@qa.asavault.com\",\n                \"asaConsumerCode\": 527232907,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GreenCamp88143@qa.asavault.com\",\n                \"asaConsumerCode\": 532791318,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"NewOrleansStation26246@qa.asavault.com\",\n                \"asaConsumerCode\": 544889175,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sherman32197@qa.asavault.com\",\n                \"asaConsumerCode\": 545408782,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LakeElmo28213@qa.asavault.com\",\n                \"asaConsumerCode\": 548071294,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ChildersHill48610@qa.asavault.com\",\n                \"asaConsumerCode\": 551398966,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Denmark52392@qa.asavault.com\",\n                \"asaConsumerCode\": 566797948,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GreenValley66129@qa.asavault.com\",\n                \"asaConsumerCode\": 570333790,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Irving98598@qa.asavault.com\",\n                \"asaConsumerCode\": 585417749,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"RhinebeckTown40910@qa.asavault.com\",\n                \"asaConsumerCode\": 591783552,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Blaine72431@qa.asavault.com\",\n                \"asaConsumerCode\": 595154454,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BroeckPointe18390@qa.asavault.com\",\n                \"asaConsumerCode\": 599159089,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wewahitchka35306@qa.asavault.com\",\n                \"asaConsumerCode\": 603506520,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Chilili23980@qa.asavault.com\",\n                \"asaConsumerCode\": 617673203,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Paauilo80807@qa.asavault.com\",\n                \"asaConsumerCode\": 620656364,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            }\n        ]\n    }\n}"},{"id":"16fd04e0-930b-402e-bacd-88fe37bb35ac","name":"Consumer/List","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"9ef5fd9e-9f87-4185-889c-2bf37acd127a","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer/List"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve consumer details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a1b2c3d4-e5f6-7890-abcd-1234567890ef\",\n            \"timeStamp\": \"2024-07-30T12:00:25.987654+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"field\": \"asaConsumerCode\",\n            \"message\": \"Invalid or missing consumer code.\"\n        },\n        {\n            \"field\": \"email\",\n            \"message\": \"Email not found or not associated with any consumer.\"\n        }\n    ]\n}\n"}],"_postman_id":"0c8ef6bb-c48e-4baa-bbe9-8a6ca6941953"}],"id":"dff3107d-0b29-48e3-87dc-2c7adf0078fe","description":"<p>The Consumer API offers endpoints for retrieving and managing updated consumer information on the ASA Platform. These endpoints enable Fintech applications to access a comprehensive list of financial institutions and specific consumer-related data. This functionality is crucial for applications that need to integrate with multiple financial institutions or provide detailed consumer information.</p>\n","_postman_id":"dff3107d-0b29-48e3-87dc-2c7adf0078fe"},{"name":"Dynamic Links","item":[{"name":"DynamicLink","id":"ba3a235e-514d-447f-a6e4-1b9aafd56e53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"EmailAddress","value":"example@mail.com","type":"text"},{"key":"BearerToken","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"requestId","value":"1857c4f2-28ef-4510-9c86-14685f206d2a","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/DynamicLink","description":"<p>Returns a secure URL that grants access to ASA Vault for a specified consumer, as authenticated by the Fintech. This endpoint generates a dynamic link that allows the authenticated Fintech to securely interact with ASA Vault on behalf of the consumer. The returned URL can be used to access specific resources or initiate actions within ASA Vault, tailored to the needs of the Fintech and the consumer involved.</p>\n","urlObject":{"path":["DynamicLink"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"cdb7b7c8-8926-4ced-b3e1-416c214ef782","name":"DynamicLink","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"EmailAddress","value":"example@mail.com","type":"text"},{"key":"BearerToken","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"requestId","value":"fdedb8c3-3c64-41f4-9a2f-2cd8a25f4c43","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/DynamicLink"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:32 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115730Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006ub8","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"42310706-ac38-455d-b981-08e99ba746c6\",\n            \"timeStamp\": \"2024-07-30T11:57:30.7812869+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": \"https://asacore.com/q3qXY9wUmAnJzzvC8\"\n}"},{"id":"b2cb83ef-fd85-49fb-841e-89588a34c293","name":"DynamicLink","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"EmailAddress","value":"example@mail.com","type":"text"},{"key":"BearerToken","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"requestId","value":"e4c501d5-373d-48d4-adf4-7fe203201873","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/DynamicLink"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Bad Request - Invalid Parameters\",\n    \"reference\": [\n        {\n            \"requestId\": \"a7b98cdd-1234-5678-9101-abcdefabcdef\",\n            \"timeStamp\": \"2024-07-30T12:30:00.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": null\n}\n"}],"_postman_id":"ba3a235e-514d-447f-a6e4-1b9aafd56e53"}],"id":"c87eafd3-db02-4c37-9e53-c30e18b031f7","description":"<p>The Dynamic Links API provides endpoints for generating and managing secure URLs that grant access to ASA Vault for consumers. These endpoints facilitate the creation of dynamic links, enabling Fintech applications to direct users to specific resources or actions within ASA Vault, ensuring secure and streamlined interactions with consumer data.</p>\n<img src=\"https://content.pstmn.io/c1d234aa-2207-41d9-a189-3365de6dcaec/aW1hZ2UtMjAyNDA4MjktMTg0NzM5LnBuZw==\" alt />","_postman_id":"c87eafd3-db02-4c37-9e53-c30e18b031f7"},{"name":"Holdings","item":[{"name":"Holdings","id":"66bcb2a4-ec01-4802-b13c-ef5c47fe9140","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version"},{"key":"requestId","value":"930e165a-6c5e-47f7-8229-85caca258b2e"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey"},{"key":"FromDate","value":"2022-01-28","type":"text"}],"url":"https://openapiuat.asacore.com/Holdings","description":"<p>Fetch the current holdings associated with the consumer’s accounts. The response provides detailed information on the various assets and balances held within the accounts, including cash balances, investments, and other financial instruments.</p>\n","urlObject":{"path":["Holdings"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"a73a3f96-6498-480a-914d-7bd39c83c14e","name":"Holdings","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version"},{"key":"requestId","value":"bff4fcd5-6567-4c4e-8b8a-e65ea08d25d3"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey"},{"key":"FromDate","value":"2022-01-28","type":"text"}],"url":"https://openapiuat.asacore.com/Holdings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:00:47 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T120043Z-17bcbddb4fbjnkh6pyc83vsr4n0000000ve000000000997s","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"totalRecords\": 0,\n        \"currentPage\": 1,\n        \"consumerHoldings\": []\n    }\n}"}],"_postman_id":"66bcb2a4-ec01-4802-b13c-ef5c47fe9140"}],"id":"9bcdafcc-57cb-4e57-bc9f-6b66176c1544","description":"<p>The \"Holdings\" API folder contains endpoint dedicated to managing and retrieving information about the consumer's current financial holdings.</p>\n","_postman_id":"9bcdafcc-57cb-4e57-bc9f-6b66176c1544"},{"name":"Institutions","item":[{"name":"Institutions","id":"336e47d2-e567-4199-9a7d-c887f4e6c2d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"9460be73-0ff5-4c50-877b-8e435cc895b7","type":"text"}],"url":"https://openapiuat.asacore.com/Institutions","description":"<p>This endpoint retrieves a list of financial institutions available on the ASA Platform. This endpoint will provide detailed information about each institution, including identifiers, names, and other relevant attributes. The data returned will facilitate integration and interaction with ASA's financial network, allowing Fintech applications to present users with a comprehensive overview of available institutions.</p>\n","urlObject":{"path":["Institutions"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"5897a4b2-21c4-46d6-b48a-a9e6534302eb","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"91e74806-4c15-4c95-a649-d34f7802de81","type":"text"}],"url":"https://openapiuat.asacore.com/Institutions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:41 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115739Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006vmw","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Get Institutions - Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"579e1fc9-1a2f-462d-86f1-948e88722aa0\",\n            \"timeStamp\": \"2024-07-30T11:57:40.4549033+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"asaFiCode\": 123456,\n            \"displayName\": \"Home CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/466a9da1-5280-4c58-a97b-9fa689024834.png\",\n            \"url\": \"https://asa.financial\"\n        },\n        {\n            \"asaFiCode\": 123457,\n            \"displayName\": \"First Education FCU\",\n            \"fiLogo\": null,\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 123458,\n            \"displayName\": \"Partner Colorado CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/c6e9a986-6853-4dee-a547-759b719cb20a.png\",\n            \"url\": \"https://www.partnercoloradocu.org/\"\n        },\n        {\n            \"asaFiCode\": 1402332681,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1584935833,\n            \"displayName\": \"UAT Home CUvb\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1031231503,\n            \"displayName\": \"Home Cu\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 691931121,\n            \"displayName\": \"Home Cu\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1816893414,\n            \"displayName\": \"Home CUT\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1304158862,\n            \"displayName\": \"gpay1\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/16fd7e30-de52-4841-aba4-800e66e95f44.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1844800446,\n            \"displayName\": \"gpay\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/2eb699d1-1837-4be9-944e-efd6b4ff17e4.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 879330357,\n            \"displayName\": \"Zuriel FI MX Test 01\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/79085ad2-c83e-459e-bb26-b953052f19be.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 10126654,\n            \"displayName\": null,\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 544033948,\n            \"displayName\": \"Zuriel FI MX UI Test 01\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/23647d32-e4e6-4d53-8e6f-7320879576d1.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1257941782,\n            \"displayName\": \"Zuriel FI ASA UI Test 01\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/39d4ddfc-1e32-473a-bcbb-42f2f8608ce3.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 114685342,\n            \"displayName\": \"Zuriel FI MX UITest 02\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/afd5edd2-1f2f-48c1-8936-9d9c84184b14.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 480845336,\n            \"displayName\": \"Zuriel FI ASA UITest 02\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/0b7fd91c-7205-45d4-9a4a-9efdb315df32.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1351746420,\n            \"displayName\": \"ZurMX Institution 220206\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/e7b69115-2936-4d03-91f9-36272971b581.png\",\n            \"url\": \"https://www.mx.com\"\n        },\n        {\n            \"asaFiCode\": 1836602110,\n            \"displayName\": \"Name5\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/4fb4c301-5710-4bcb-9649-34de3b4ef92d.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 483966939,\n            \"displayName\": \"name6\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/f32e7c5c-2696-4e96-a51c-c695f4268de8.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1111477478,\n            \"displayName\": \"Partner Colorado CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 837830701,\n            \"displayName\": \"Partner Colorado CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 237199758,\n            \"displayName\": \"R477-2\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/8319601a-296c-4971-9614-b971b8e6da74.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 855499956,\n            \"displayName\": \"Oleksii\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/6b3bff1f-c384-4a32-8b63-7cdc8b019e18.png\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1640022943,\n            \"displayName\": \"Partner Colorado CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 967050430,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 745096228,\n            \"displayName\": null,\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-68e96dd6-eabd-42d3-9f05-416897f0746c_100x100.png\",\n            \"url\": \"www.mx.com\"\n        },\n        {\n            \"asaFiCode\": 29950081,\n            \"displayName\": null,\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-a4b1697f-f956-e651-5f8e-e4072166408c_100x100.png\",\n            \"url\": \"https://www.wellsfargo.com\"\n        },\n        {\n            \"asaFiCode\": 305625133,\n            \"displayName\": null,\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-89244607-fe38-41fc-4f61-47ced371f33c_100x100.png\",\n            \"url\": \"https://www.chase.com/\"\n        },\n        {\n            \"asaFiCode\": 1708848135,\n            \"displayName\": null,\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-c1fe4896-a540-2b70-92ae-b8343c33c744_100x100.png\",\n            \"url\": \"https://www.americanexpress.com\"\n        },\n        {\n            \"asaFiCode\": 115305258,\n            \"displayName\": \"Citibank\",\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-529918d9-8655-b609-33fe-17a66144ef23_100x100.png\",\n            \"url\": \"https://online.citi.com\"\n        },\n        {\n            \"asaFiCode\": 11565491,\n            \"displayName\": \"Home Cu\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1098251797,\n            \"displayName\": \"Home Cu\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 603790986,\n            \"displayName\": \"Name445\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/cd1623c3-3d32-41f9-879a-76b89eea5c15.png\",\n            \"url\": \"https://asacentralqa.asacore.com/#/fi-portal/registration\"\n        },\n        {\n            \"asaFiCode\": 1664189975,\n            \"displayName\": \"FI Igor CU MX\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/69cbdf93-b6e5-4df5-b21e-6003fa174bd5.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1398125923,\n            \"displayName\": \"bankofamerica\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/37fc10b9-2459-4148-b0ef-fea75439b3d6.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1558661762,\n            \"displayName\": \"Bank of America\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/a07e49b0-feea-4d50-98e2-38ad514fe10d.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1014879771,\n            \"displayName\": \"Bank OfAmerica\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/249d6e99-422d-4181-ae36-c40f45b4b18b.png\",\n            \"url\": \"https://asacentralqa.asacore.com/#/fi-portal/registration\"\n        },\n        {\n            \"asaFiCode\": 2040081520,\n            \"displayName\": \"BankOf America\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/b3266ee4-e36b-43af-a9ad-676b80155f37.png\",\n            \"url\": \"https://asacentralqa.asacore.com/#/fi-portal/registration\"\n        },\n        {\n            \"asaFiCode\": 1171046128,\n            \"displayName\": \"Bank\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/13105684-f56e-4343-9a2c-bf4c23e74549.png\",\n            \"url\": \"https://tempail.com/en/\"\n        },\n        {\n            \"asaFiCode\": 844105831,\n            \"displayName\": \"All bank\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/28aeee6b-5b6a-4f38-8e01-6fe3e8310321.png\",\n            \"url\": \"https://tempail.com/en/\"\n        },\n        {\n            \"asaFiCode\": 1753875375,\n            \"displayName\": \"HSBC\",\n            \"fiLogo\": \"https://asacentralapidataqa.blob.core.windows.net/asadocuments/Images/FiIcons/e62eaa11-3d27-4edd-8b72-6b1c4281fe5c.png\",\n            \"url\": \"https://www.hsbc.co.in/\"\n        },\n        {\n            \"asaFiCode\": 1306076057,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 1121284388,\n            \"displayName\": \"AP-2832 Test\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/ecec1d06-f138-46e5-b9c4-f98d351dfb0c.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 190014398,\n            \"displayName\": \"AP-942\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/454db3f0-a6b5-47e5-9c21-0b3d58481f83.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 143987246,\n            \"displayName\": \"MX Bank\",\n            \"fiLogo\": \"https://content.moneydesktop.com/storage/MD_Assets/Ipad%20Logos/100x100/INS-1572a04c-912b-59bf-5841-332c7dfafaef_100x100.png\",\n            \"url\": \"https://www.mx.com\"\n        },\n        {\n            \"asaFiCode\": 1424686255,\n            \"displayName\": \"asdasd\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/iVBORw0KGgoAAAANSUhEUgAAAJYAAACWBAMAAADOL2zRAAAAG1BMVEXMzMyWlpaqqqq3t7fFxcW+vr6xsbGjo6OcnJyLKnDGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVRoge3SMW+DMBiE4YsxJqMJtHOTITPeOsLQnaodGImEUMZEkZhRUqn92f0MaTubtfeMh/QGHANEREREREREREREtIJJ0xbH299kp8l8FaGtLdTQ19HjofxZlJ0m1+eBKZcikd9PWtXC5DoDotRO04B9YOvFIXmXLy2jEbiqE6Df7DTleA5socLqvEFVxtJyrpZFWz/pHM2CVte0lS8g2eDe6prOyqPglhzROL+Xye4tmT4WvRcQ2/m81p+/rdguOi8Hc5L/8Qk4vhZzy08DduGt9eVQyP2qoTM1zi0/uf4hvBWf5c77e69Gf798y08L7j0RERERERERERH9P99ZpSVRivB/rgAAAABJRU5ErkJggg==\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1637304098,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 639844041,\n            \"displayName\": \"Audit FI\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/iVBORw0KGgoAAAANSUhEUgAAAJYAAACWBAMAAADOL2zRAAAAG1BMVEXMzMyWlpaqqqq3t7fFxcW+vr6xsbGjo6OcnJyLKnDGAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABAElEQVRoge3SMW+DMBiE4YsxJqMJtHOTITPeOsLQnaodGImEUMZEkZhRUqn92f0MaTubtfeMh/QGHANEREREREREREREtIJJ0xbH299kp8l8FaGtLdTQ19HjofxZlJ0m1+eBKZcikd9PWtXC5DoDotRO04B9YOvFIXmXLy2jEbiqE6Df7DTleA5socLqvEFVxtJyrpZFWz/pHM2CVte0lS8g2eDe6prOyqPglhzROL+Xye4tmT4WvRcQ2/m81p+/rdguOi8Hc5L/8Qk4vhZzy08DduGt9eVQyP2qoTM1zi0/uf4hvBWf5c77e69Gf798y08L7j0RERERERERERH9P99ZpSVRivB/rgAAAABJRU5ErkJggg==\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 431655606,\n            \"displayName\": \"Slice\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": null\n        },\n        {\n            \"asaFiCode\": 983293088,\n            \"displayName\": \"abc\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/1d509dd5-2d95-4baa-b4d6-396001ed6257.png\",\n            \"url\": \"https://www.test_fi.com\"\n        },\n        {\n            \"asaFiCode\": 968841875,\n            \"displayName\": \"Corelation Home CU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/c1a19de5-dce9-4f08-ba18-87aad0532eba.png\",\n            \"url\": \"https://www.pyramidfcu.com/\"\n        },\n        {\n            \"asaFiCode\": 1119938312,\n            \"displayName\": \"FI-Test\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/f0855cf1-e29f-4f2e-9ca5-7269fff541a4.png\",\n            \"url\": \"https://www.test_fi1.com\"\n        },\n        {\n            \"asaFiCode\": 982876872,\n            \"displayName\": \"Pyramid FCU\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/42823737-c75e-424a-953d-f86acf027f75.png\",\n            \"url\": \"https://www.pyramidfcu.com\"\n        },\n        {\n            \"asaFiCode\": 1141891841,\n            \"displayName\": \"822023\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/e68803fd-36f7-4aa9-8b11-6db9e17513b2.png\",\n            \"url\": \"https://asacentralqa.asacore.com/#/fi-portal/r\"\n        },\n        {\n            \"asaFiCode\": 356322266,\n            \"displayName\": \"fi test2 10-24-2023\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/Images/FiIcons/13d22761-63e4-4907-a9f6-23c518b17bc4.png\",\n            \"url\": \"url\"\n        },\n        {\n            \"asaFiCode\": 743718673,\n            \"displayName\": \"asd\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/ee902192-ee79-4cb4-a25e-6b32372b3c80.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 354908256,\n            \"displayName\": \"Test21\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/c90811d3-9c99-4010-9957-3450174874fa.png\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1550734917,\n            \"displayName\": \"BusinessId\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/\",\n            \"url\": \"\"\n        },\n        {\n            \"asaFiCode\": 1333166771,\n            \"displayName\": \"Fi for bussiness\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/8c9ed5e9-be58-41b7-953c-ce3dc5df9d6c.png\",\n            \"url\": \"https://firstedfcu.com/\"\n        },\n        {\n            \"asaFiCode\": 796723146,\n            \"displayName\": \"no business 2\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/929d184f-3c47-4a3e-9ade-2d412b084ced.png\",\n            \"url\": \"https://asa.financial\"\n        },\n        {\n            \"asaFiCode\": 1129339515,\n            \"displayName\": \"no business 4\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/2c70fd05-0d45-4110-b23b-c37aa3c7b343.png\",\n            \"url\": \"https://www.aerofed.net\"\n        },\n        {\n            \"asaFiCode\": 523640055,\n            \"displayName\": \"Pima Federal Credit Union\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/6290e523-2201-4a3b-8414-4f9ef05881f6.png\",\n            \"url\": \"https://www.pimafederal.org/\"\n        },\n        {\n            \"asaFiCode\": 1284288427,\n            \"displayName\": \"FI Igor CU MX\",\n            \"fiLogo\": \"https://cdnqa.asacore.com/asadocuments/2a50dbca-4b24-4f1d-a1bb-9566a53de6a3.png\",\n            \"url\": \"\"\n        }\n    ]\n}"},{"id":"b9fb3c3b-d732-4ca3-be57-e5a7188f54df","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"d6c82f63-31dd-4b78-b749-a24983a578c5","type":"text"}],"url":"https://openapiuat.asacore.com/Institutions"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Get Institutions - Failed\",\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"description\": \"The request parameters are missing or invalid.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"b123f45d-6789-4abc-8123-ef456789abcd\",\n            \"timeStamp\": \"2024-07-30T12:10:30.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.08\"\n}\n"}],"_postman_id":"336e47d2-e567-4199-9a7d-c887f4e6c2d4"}],"id":"587c412a-fcde-48b6-ab28-ff73bf22c123","description":"<p>The Institution API is designed to provide access to information about financial institutions available on the ASA Platform. While the endpoint is not yet implemented, it will be used to retrieve a comprehensive list of all financial institutions integrated with ASA.</p>\n","_postman_id":"587c412a-fcde-48b6-ab28-ff73bf22c123"},{"name":"Notification","item":[{"name":"Notification/GetAll","event":[{"listen":"test","script":{"id":"acc166e5-a644-46be-891e-11581cb2723b","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var senderMessageId = respBody.data.notificationsViewModels[0].senderMessageId;\r","\r","    var messageId = respBody.data.notificationsViewModels[0].messageId;\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    postman.setEnvironmentVariable(\"senderMessageId\", senderMessageId);\r","\r","    postman.setEnvironmentVariable(\"messageId\", messageId);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"b52415fc-6ea7-4bce-9b71-34c136c23642","exec":[""],"type":"text/javascript","packages":{}}}],"id":"a8e2d045-8e1a-4f83-bc94-eed36decba26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"84eaee5a-0d3f-4b17-87b2-01d0959660fe","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"1","type":"text"},{"key":"IsDeleted","value":"false","type":"text"},{"key":"IsRead","value":"false","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/GetAll","description":"<p>Returns all notifications available to the authenticated Fintech or Consumer. This endpoint provides a comprehensive list of notifications, offering detailed information about each notification, including sender details, message content, and timestamps. This functionality is useful for accessing the complete history of notifications for tracking and reference purposes.</p>\n","urlObject":{"path":["Notification","GetAll"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"f4edbbd8-b0fe-465d-8086-280e46b09df2","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"858987061","type":"text"},{"key":"RequestId","value":"21307d3a-8919-4208-890e-4576b9351f38","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"1","type":"text"},{"key":"IsDeleted","value":"false","type":"text"},{"key":"IsRead","value":"false","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:33 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151422Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v1p0","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"ab1412ea-3d92-419b-959e-af859d9c0335\",\n            \"timeStamp\": \"2024-07-31T15:14:31.7759858+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"notificationsViewModels\": [\n            {\n                \"messageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n                \"conversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n                \"asaConsumerCode\": 858987061,\n                \"asaFintechCode\": 12345678,\n                \"appName\": null,\n                \"messageType\": 0,\n                \"virtualEmail\": \"Peachland81054\",\n                \"receivedDate\": \"2024-07-03T23:46:08.643\",\n                \"expiryDate\": \"2024-07-04T00:02:48.643\",\n                \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n                \"to\": \"Peachland81054@qa.asavault.com\",\n                \"cc\": null,\n                \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n                \"body\": \"Test automation notification\",\n                \"isRead\": false,\n                \"isArchived\": false,\n                \"readDateTime\": null,\n                \"archiveDateTime\": null,\n                \"isDeleted\": false,\n                \"status\": \"Forwarded\",\n                \"deliveryState\": \"delivered\",\n                \"sendState\": \"sent\",\n                \"senderMessageId\": \"Automation Sender Id\"\n            }\n        ],\n        \"pageSize\": 1,\n        \"pageNo\": 1,\n        \"totalCount\": 55\n    }\n}"},{"id":"2e3facf6-ad25-43f9-9895-5bb1ee9108a5","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"806ffae2-212c-4b0a-9305-737681a55986","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"1","type":"text"},{"key":"IsDeleted","value":"false","type":"text"},{"key":"IsRead","value":"false","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/GetAll"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve notifications.\",\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"description\": \"The request parameters are missing or invalid.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"d9f5c3b2-7e88-4a6d-b234-e6a8f7c12345\",\n            \"timeStamp\": \"\n"}],"_postman_id":"a8e2d045-8e1a-4f83-bc94-eed36decba26"},{"name":"Notification","event":[{"listen":"test","script":{"id":"5b723f74-cae7-4483-ab0a-9dca74d30505","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"17fce1ec-03fb-44f5-8fcd-f140031ee0c4","exec":[""],"type":"text/javascript","packages":{}}}],"id":"669e824e-e91c-4fa0-8de9-4b49106876ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"MessageId","value":"{{messageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"63c82b3e-3a4f-4cda-9057-debd5b13c833","type":"text"}],"url":"https://openapiuat.asacore.com/Notification","description":"<p>Retrieves a summary of notifications related to the authenticated Fintech or Consumer. This endpoint provides a general overview of recent notifications, allowing users to stay informed about relevant updates and activities within the ASA platform. The response typically includes a list of notifications with essential details such as timestamps and summary information.</p>\n","urlObject":{"path":["Notification"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"2d9434bd-1b43-468c-9702-fc380ccdc853","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"MessageId","value":"{{messageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"8958b1ce-e669-4423-8a1b-a2846dfc78eb","type":"text"}],"url":"https://openapiuat.asacore.com/Notification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:51 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151447Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v49e","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"d796aaa1-e12f-4631-8920-b10702a5f01e\",\n            \"timeStamp\": \"2024-07-31T15:14:49.0064729+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"smtpId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n        \"to\": \"zuriel.tejeda@asa.financial\",\n        \"toName\": \"\",\n        \"from\": \"notifications@qa.asavault.com\",\n        \"fromName\": \"Zuriel Tejeda\",\n        \"replyTo\": \"reply+c76c89c4-afb5-4962-a37f-a2a0d9290e2e+f577b40b-a9bd-422d-a620-c4accd4ea3a5@qa.asavault.com\",\n        \"replyToName\": \"Zuriel Tejeda\",\n        \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n        \"charsets\": null,\n        \"text\": \"Test automation notification\",\n        \"html\": null,\n        \"categories\": [\n            \"AsaFintech\"\n        ],\n        \"headers\": {\n            \"X-ASA-MessageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n            \"X-ASA-ParentMessageId\": null,\n            \"X-ASA-ConversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n            \"X-ASA-ASAConsumerCode\": \"858987061\",\n            \"X-ASA-AsaFintechCode\": \"12345678\",\n            \"X-ASA-AppName\": null,\n            \"List-Unsubscribe\": \"<mailto:un-subscribe+c76c89c4-afb5-4962-a37f-a2a0d9290e2e@qa.asavault.com>, <https://www.qa.asavault.com/api/unsubscribe/c76c89c4-afb5-4962-a37f-a2a0d9290e2e>\",\n            \"List-Unsubscribe-Post\": \"List-Unsubscribe=One-Click\"\n        },\n        \"attachments\": []\n    }\n}"},{"id":"6f96330d-b600-4057-828b-f76b392a3f29","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"MessageId","value":"{{messageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"7e6b67e3-7c06-4038-8e33-f135c906d42b","type":"text"}],"url":"https://openapiuat.asacore.com/Notification"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to send email notification.\",\n    \"reference\": [\n        {\n            \"requestId\": \"d796aaa1-e12f-4631-8920-b10702a5f01e\",\n            \"timeStamp\": \"2024-07-31T15:14:49.0064729+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": null,\n    \"error\": {\n        \"code\": \"EMAIL_SEND_FAILURE\",\n        \"message\": \"An error occurred while sending the\n"}],"_postman_id":"669e824e-e91c-4fa0-8de9-4b49106876ab"},{"name":"Notification/BySenderMessageId","event":[{"listen":"test","script":{"id":"02c0e8ba-3775-476d-9ceb-1dffe10eb81f","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"612026ef-7dee-4aa2-a0b0-fe381493e58e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0fc46fdb-924e-4d53-9b89-25d23e6341aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"SenderMessageId","value":"{{senderMessageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"092e9b1b-d5ca-484a-a016-9d6509588caf","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/BySenderMessageId","description":"<p>Retrieves a specific notification based on the Sender Message ID. This endpoint allows users to fetch a detailed notification by providing the unique identifier assigned by the sender. The response includes complete information about the notification associated with the given Sender Message ID, enabling targeted retrieval and review of specific messages.</p>\n","urlObject":{"path":["Notification","BySenderMessageId"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"4dba20c1-1e36-4892-b3f7-ec6f7452e070","name":"Success Failure","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"SenderMessageId","value":"{{senderMessageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"328f4576-d7e9-4550-9782-64de959a174c","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/BySenderMessageId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:57 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151456Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v5ab","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"563992b8-8d97-481c-91a2-daf2fd3f68ce\",\n            \"timeStamp\": \"2024-07-31T15:14:56.4742535+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"consumerFintechMessagesId\": 2792,\n            \"messageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n            \"conversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:08.643\",\n            \"expiryDate\": \"2024-07-04T00:02:48.643\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2793,\n            \"messageId\": \"521b3fbb-cc1b-42a7-9e67-7b90eb3eda62\",\n            \"conversationId\": \"9c9d078a-7df3-44ca-aad5-b247817f91eb\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:41.243\",\n            \"expiryDate\": \"2024-07-04T00:03:21.243\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:41 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2794,\n            \"messageId\": \"2939cf3f-0ed7-4670-813e-24bbe0c906f9\",\n            \"conversationId\": \"81c19158-b086-4e23-9702-8015fe6f342c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:49.63\",\n            \"expiryDate\": \"2024-07-04T00:03:29.63\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:49 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2795,\n            \"messageId\": \"6ffd5cb5-6af1-4136-9075-f81357b0a2ce\",\n            \"conversationId\": \"ef4a0b21-1c6f-44a9-9319-57e0f33a5428\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:52:06.493\",\n            \"expiryDate\": \"2024-07-04T00:08:46.493\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:52:06 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2796,\n            \"messageId\": \"b56e6960-66a5-404a-b5f2-035090de15d6\",\n            \"conversationId\": \"653ac09e-bd12-44aa-8bcd-2eebeb90e9af\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:57:36.03\",\n            \"expiryDate\": \"2024-07-04T00:14:16.03\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:57:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2797,\n            \"messageId\": \"57f1b306-ce9f-40d2-b44d-d60d7586d828\",\n            \"conversationId\": \"f5086b49-9b50-4a20-a5d9-1699ead0144e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:58:31.06\",\n            \"expiryDate\": \"2024-07-04T00:15:11.06\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:58:31 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2798,\n            \"messageId\": \"fc17c5f7-86ab-48dc-9a87-4bcc9eb3fe35\",\n            \"conversationId\": \"ed9fa35d-09bf-4281-ba3f-dcb9aa8a6645\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:58:37.887\",\n            \"expiryDate\": \"2024-07-04T00:15:17.887\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:58:37 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2799,\n            \"messageId\": \"5dd32e0c-5251-4a0f-bd08-9b8d55f7ffc2\",\n            \"conversationId\": \"210df4b6-9416-402a-9eae-3ff69e89b2be\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T00:00:58.757\",\n            \"expiryDate\": \"2024-07-04T00:17:38.757\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 18:00:58 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2800,\n            \"messageId\": \"61bd44cf-cab9-4524-96b5-aa9bf569e044\",\n            \"conversationId\": \"3b523640-6947-43c5-8375-237e212c3b53\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:23.233\",\n            \"expiryDate\": \"2024-07-04T02:03:03.233\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:23 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2801,\n            \"messageId\": \"e0a0bc03-dba4-4d9f-8a5e-a42c6505ab34\",\n            \"conversationId\": \"2c2d1bc7-8788-4fc9-a407-df540e739099\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:31.487\",\n            \"expiryDate\": \"2024-07-04T02:03:11.487\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:31 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2802,\n            \"messageId\": \"1991050b-e351-4f14-8d61-c3a3b080791d\",\n            \"conversationId\": \"4387e20f-9a8d-4dc1-9f2a-5ab330007323\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:36.093\",\n            \"expiryDate\": \"2024-07-04T02:03:16.093\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2803,\n            \"messageId\": \"e41ebc2c-de8e-4e2d-a072-9d64f22bd1bd\",\n            \"conversationId\": \"0b71862a-0b48-455e-b120-2ab9c259e204\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:48:54.387\",\n            \"expiryDate\": \"2024-07-04T02:05:34.387\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:48:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2804,\n            \"messageId\": \"16b5e08c-979d-4a68-8b26-b1c5d518a415\",\n            \"conversationId\": \"d49a48d1-d0b2-46ef-a708-348259ffe588\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:51:50.983\",\n            \"expiryDate\": \"2024-07-04T02:08:30.983\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:51:50 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2805,\n            \"messageId\": \"15bf7eb6-4c4f-4165-901f-4657ea1f6729\",\n            \"conversationId\": \"23f0453e-c4bc-4a39-b6b4-e08622bb41c3\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:10:29.36\",\n            \"expiryDate\": \"2024-07-04T02:27:09.36\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:10:29 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2806,\n            \"messageId\": \"d77d2140-e1f5-4302-a7d4-2306e77ab0a8\",\n            \"conversationId\": \"80a5139d-59b7-494b-9d3a-7c3867ce7134\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:11:51.173\",\n            \"expiryDate\": \"2024-07-04T02:28:31.173\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:11:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2807,\n            \"messageId\": \"b1b685aa-82b8-4648-a4a0-3c6d086766c8\",\n            \"conversationId\": \"ef4b55c7-c0f6-4ea0-a051-b4e1441b2197\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:20:24.807\",\n            \"expiryDate\": \"2024-07-04T02:37:04.807\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:20:24 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2808,\n            \"messageId\": \"a09ea215-310c-4ebe-959b-b664542bcaef\",\n            \"conversationId\": \"7655adb9-33de-43bb-9467-50c86cf467fc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:14:44.363\",\n            \"expiryDate\": \"2024-07-04T03:31:24.363\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:14:44 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2809,\n            \"messageId\": \"3a74c4d0-60bc-4b23-98d8-123611c65636\",\n            \"conversationId\": \"52839666-d9cd-4525-b6f6-54fc38d493ff\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:14:54.59\",\n            \"expiryDate\": \"2024-07-04T03:31:34.59\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:14:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2810,\n            \"messageId\": \"a8549103-ab00-45c9-a7d7-748456743ff4\",\n            \"conversationId\": \"c0cfdaa0-c039-464e-abe9-f87045e0b28a\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:15:01.88\",\n            \"expiryDate\": \"2024-07-04T03:31:41.88\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:15:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2811,\n            \"messageId\": \"eab474d3-be76-4e97-a9dc-53d42a2860bc\",\n            \"conversationId\": \"b998e90a-7e95-46f4-b8cb-807628249452\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:17:01.69\",\n            \"expiryDate\": \"2024-07-04T03:33:41.69\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:17:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T03:17:06.17\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2812,\n            \"messageId\": \"668436de-9074-4670-899c-976953fea2d0\",\n            \"conversationId\": \"8b512e86-1b28-453e-a872-e18f52627077\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:18:24.737\",\n            \"expiryDate\": \"2024-07-04T03:35:04.737\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:18:24 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T03:18:30.09\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2813,\n            \"messageId\": \"d93d8a91-dd65-4ef1-850a-2af517f2752e\",\n            \"conversationId\": \"58d6ac68-cedc-4a97-9c34-6f43b0daa77c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T05:49:21.41\",\n            \"expiryDate\": \"2024-07-04T06:06:01.41\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2814,\n            \"messageId\": \"1a52da84-4332-4fff-9f1a-0f2a67e2aba2\",\n            \"conversationId\": \"905eb998-a936-4aa8-9852-2791eda029ce\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T14:00:00.133\",\n            \"expiryDate\": \"2024-07-04T14:16:40.133\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2815,\n            \"messageId\": \"1259469c-c3e6-42f9-8f14-bc48b1fb54d4\",\n            \"conversationId\": \"210cbdbb-78d5-46a2-82ba-5b3e4d774af7\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:05:45.8\",\n            \"expiryDate\": \"2024-07-04T17:22:25.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:05:45 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2816,\n            \"messageId\": \"fe50f9fa-3270-4b87-8ed1-283e713652e8\",\n            \"conversationId\": \"0cf85813-53f5-4675-83a0-2093f9622979\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:37:38.517\",\n            \"expiryDate\": \"2024-07-04T17:54:18.517\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:37:38 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T17:37:49.857\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2817,\n            \"messageId\": \"c96b9cb2-b6b2-4e20-9e57-cb990a475666\",\n            \"conversationId\": \"0e1b12c4-37a8-4943-8929-59d6d3712bb9\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:45:48.59\",\n            \"expiryDate\": \"2024-07-04T18:02:28.59\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:45:48 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2818,\n            \"messageId\": \"e7ede965-720b-43f4-916f-821161709812\",\n            \"conversationId\": \"51b6dfc5-caf6-4039-8bc6-128e6fb2bb87\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:46:55.16\",\n            \"expiryDate\": \"2024-07-04T18:03:35.16\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:46:55 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2819,\n            \"messageId\": \"47443b5f-3045-493a-84f9-648334fbd8e5\",\n            \"conversationId\": \"d3f42560-5171-470c-aa3c-719a77970897\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:47:04.457\",\n            \"expiryDate\": \"2024-07-04T18:03:44.457\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:47:04 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2820,\n            \"messageId\": \"6fe1cdc7-0b95-48de-af7d-02899f6ea0a8\",\n            \"conversationId\": \"eae058bb-de88-4823-9845-1a98bb6fad7d\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:47:09.583\",\n            \"expiryDate\": \"2024-07-04T18:03:49.583\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:47:09 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2821,\n            \"messageId\": \"8650dd07-5a46-4123-8db3-8ba3c2e414d4\",\n            \"conversationId\": \"866ece59-3aed-4791-9c61-602222f794ee\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:07:18.617\",\n            \"expiryDate\": \"2024-07-04T19:23:58.617\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:07:18 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2822,\n            \"messageId\": \"94e67f03-9ce1-4a40-8ca2-816289cf423e\",\n            \"conversationId\": \"3ef08bb3-4a65-4186-9238-ea7578291c28\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:10:43.53\",\n            \"expiryDate\": \"2024-07-04T19:27:23.53\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:10:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2823,\n            \"messageId\": \"26882954-da9b-4a4a-9a20-dd8739145bda\",\n            \"conversationId\": \"86b7b2f1-535d-4156-ab43-ca2e5574fcfe\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:12:32.207\",\n            \"expiryDate\": \"2024-07-04T19:29:12.207\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:12:32 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2824,\n            \"messageId\": \"49948bf5-127f-4f38-bde5-7139bc188550\",\n            \"conversationId\": \"b3d64d54-d05f-411a-907a-d516d71ff77f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:18:51.04\",\n            \"expiryDate\": \"2024-07-04T19:35:31.04\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:18:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2825,\n            \"messageId\": \"ed8204f3-d74b-4551-b9e0-1268d13a83ed\",\n            \"conversationId\": \"d27ca2d2-059f-4d22-86ac-7d4f4f1f6bf6\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:20:13.467\",\n            \"expiryDate\": \"2024-07-04T19:36:53.467\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:20:13 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2826,\n            \"messageId\": \"66433e24-10d3-465f-9a37-826ad1c5a5d2\",\n            \"conversationId\": \"52d2abb5-b43f-48ef-b050-c9952c38fb85\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:24:41.787\",\n            \"expiryDate\": \"2024-07-04T19:41:21.787\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:24:41 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T19:24:46.777\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2827,\n            \"messageId\": \"09fd4eea-f02e-455d-b125-0d902fcf2fe8\",\n            \"conversationId\": \"f28a6dc7-4f9b-4705-8be4-1ee7bb878768\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:40:56.097\",\n            \"expiryDate\": \"2024-07-04T19:57:36.097\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:40:56 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2828,\n            \"messageId\": \"3867b037-c7f7-4185-95ac-f48f6817fa93\",\n            \"conversationId\": \"b75c9c0e-0c9f-42b6-aaa8-d804796bdd2f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:47:39.143\",\n            \"expiryDate\": \"2024-07-04T20:04:19.143\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:47:39 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T19:47:51.82\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2829,\n            \"messageId\": \"b57d8a57-74c9-4bf6-8642-cba2648aeffb\",\n            \"conversationId\": \"d69b142c-de49-41a9-9dc9-f1fbce5a0085\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:16:36.14\",\n            \"expiryDate\": \"2024-07-04T20:33:16.14\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:16:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2830,\n            \"messageId\": \"c5a7c526-6195-4755-b935-6f5cd2ef91c3\",\n            \"conversationId\": \"d3d06ed2-2dda-431c-876a-2ea3f9e7479b\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:04.943\",\n            \"expiryDate\": \"2024-07-04T20:40:44.943\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:04 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2831,\n            \"messageId\": \"b89095a6-075a-4517-ae43-7b2c0819f2c4\",\n            \"conversationId\": \"fa078c8c-dede-4b22-8e7b-c670afdf2dfc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:11.577\",\n            \"expiryDate\": \"2024-07-04T20:40:51.577\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:11 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2832,\n            \"messageId\": \"da8d4b3d-7567-4627-bd53-7468c34512b2\",\n            \"conversationId\": \"d89c22ae-18b5-44a5-a798-4530e9bb7af9\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:14.693\",\n            \"expiryDate\": \"2024-07-04T20:40:54.693\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:14 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2833,\n            \"messageId\": \"e08b48fa-f4b7-47da-b0c4-3ea119d5a881\",\n            \"conversationId\": \"78e1890b-5a83-4f8c-ae2f-48158619cba2\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:25:01.863\",\n            \"expiryDate\": \"2024-07-04T20:41:41.863\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:25:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2834,\n            \"messageId\": \"49cf06a6-d23e-4d88-bba0-a9e5b22c282a\",\n            \"conversationId\": \"54c18e5b-62dd-4eb2-bb50-a351e3feb273\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:26:38.8\",\n            \"expiryDate\": \"2024-07-04T20:43:18.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:26:38 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2835,\n            \"messageId\": \"40bb0798-2cf4-47e9-aab0-86b3b69697a7\",\n            \"conversationId\": \"851f5cb8-e808-4daf-b1d1-58eb72eeb6f5\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:33:57.77\",\n            \"expiryDate\": \"2024-07-04T20:50:37.77\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:33:57 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2836,\n            \"messageId\": \"776c2da3-55eb-4eb5-8673-0dbcc02df2e4\",\n            \"conversationId\": \"a41bc838-955a-4707-b758-e3455f7e21b0\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:36:33.997\",\n            \"expiryDate\": \"2024-07-04T20:53:13.997\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:36:33 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2837,\n            \"messageId\": \"8d9a10c6-84e2-429d-aa05-8cda97773210\",\n            \"conversationId\": \"c3182669-8fc7-4c23-850b-14daf2a6ab94\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:43:25.41\",\n            \"expiryDate\": \"2024-07-04T21:00:05.41\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:43:25 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2838,\n            \"messageId\": \"30990e0a-098a-462d-ad78-7eda5e0adb2e\",\n            \"conversationId\": \"e1019a71-f840-4a73-b519-79d217aafa56\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:47:51.467\",\n            \"expiryDate\": \"2024-07-04T21:04:31.467\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:47:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2839,\n            \"messageId\": \"5612d190-c0c8-4d63-a646-31a3f73031b8\",\n            \"conversationId\": \"4fba0f47-c6b1-40c2-8038-418d5d466077\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:01:17.74\",\n            \"expiryDate\": \"2024-07-04T21:17:57.74\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:01:17 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2840,\n            \"messageId\": \"4297ea48-26e9-4686-b9ad-e5ca10b9f122\",\n            \"conversationId\": \"90758f03-b94e-499a-bef7-8303e1e147dc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:28:36.983\",\n            \"expiryDate\": \"2024-07-04T21:45:16.983\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:28:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:28:44.623\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2841,\n            \"messageId\": \"ba84d10d-5b46-4c7d-8e8f-cabd6700ccb1\",\n            \"conversationId\": \"81cfa597-8353-4704-aa7a-1b63a934c4c7\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:28:49.18\",\n            \"expiryDate\": \"2024-07-04T21:45:29.18\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:28:49 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2842,\n            \"messageId\": \"97a888d1-e834-48b6-86ee-a0fdd044d259\",\n            \"conversationId\": \"62d7d5c8-a594-45a6-9f81-bb75ffd08caf\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:31:09.277\",\n            \"expiryDate\": \"2024-07-04T21:47:49.277\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:31:09 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:31:26.4\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2843,\n            \"messageId\": \"fca74e29-5977-4a8d-a0d2-7b3db0097a5e\",\n            \"conversationId\": \"38482577-c4e7-4a65-a79f-12c9a661bee1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:20.963\",\n            \"expiryDate\": \"2024-07-04T22:09:00.963\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:20 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:25.963\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2844,\n            \"messageId\": \"c4818eed-262b-4423-a6c9-bdb0715353cf\",\n            \"conversationId\": \"a83c3465-0d1a-4944-a4f2-dcec79d40eaa\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:32.747\",\n            \"expiryDate\": \"2024-07-04T22:09:12.747\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:32 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:34.693\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2845,\n            \"messageId\": \"0040cc95-13d2-4574-b1a4-b516f69a3e48\",\n            \"conversationId\": \"f3f8e50f-0ac5-472f-bc84-e1068ac8bc6f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:37.997\",\n            \"expiryDate\": \"2024-07-04T22:09:17.997\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:37 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:39.52\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2846,\n            \"messageId\": \"eca5204d-b2d3-4f53-9e1e-1705c2ac3d32\",\n            \"conversationId\": \"74d997c8-92b8-4997-8e3d-69d47c5f3db3\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:02.707\",\n            \"expiryDate\": \"2024-07-04T22:13:42.707\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:02 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:14.933\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2847,\n            \"messageId\": \"6abba621-8ed5-4308-8d9a-f666c534ec8e\",\n            \"conversationId\": \"1f40152b-a319-44c8-b426-1ae2cf611bb6\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:20.267\",\n            \"expiryDate\": \"2024-07-04T22:14:00.267\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:20 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:25.657\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2848,\n            \"messageId\": \"ea93bd5c-aefe-421e-9992-773d15030441\",\n            \"conversationId\": \"294da330-12ff-41d5-9bcb-4acece6b371e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:30.237\",\n            \"expiryDate\": \"2024-07-04T22:14:10.237\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:30 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:33.933\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2849,\n            \"messageId\": \"090bb497-b8eb-44a8-a604-4422fe387e6b\",\n            \"conversationId\": \"b2ff9316-bc9f-4933-aff1-89c12a0e8b02\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:07:01.8\",\n            \"expiryDate\": \"2024-07-04T22:23:41.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:07:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:07:21.603\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2850,\n            \"messageId\": \"866d6338-8a20-4c6c-9d69-190c03366635\",\n            \"conversationId\": \"2bc3d28e-fc84-4b24-8277-e699e0bc6f5e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:14:43.007\",\n            \"expiryDate\": \"2024-07-04T22:31:23.007\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:14:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:14:56.197\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2851,\n            \"messageId\": \"f92b71f4-b58c-4199-9926-deb27c94962b\",\n            \"conversationId\": \"f0773357-fe40-4965-9715-a695aa50898a\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:18:52.863\",\n            \"expiryDate\": \"2024-07-04T22:35:32.863\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:18:52 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2852,\n            \"messageId\": \"52522e63-98fb-4016-8b18-ef7bb4988077\",\n            \"conversationId\": \"acbc3ec9-1c7f-4beb-9d6a-ccf8bb092b05\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:19:26.353\",\n            \"expiryDate\": \"2024-07-04T22:36:06.353\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:19:26 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2853,\n            \"messageId\": \"46031767-120f-4f77-bbd8-972891dd9914\",\n            \"conversationId\": \"ce4f6abc-ab7f-418b-afea-91c9c572ff7b\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:19:54.303\",\n            \"expiryDate\": \"2024-07-04T22:36:34.303\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:19:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2854,\n            \"messageId\": \"e5910601-19f7-4059-8173-3b341e67c0d5\",\n            \"conversationId\": \"cbe6ea08-3392-4251-bae2-98c4b224ff41\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:21:37.267\",\n            \"expiryDate\": \"2024-07-04T22:38:17.267\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:21:37 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:21:44.217\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2855,\n            \"messageId\": \"3d3c9abf-41f4-4c50-810d-9c38d789d0c2\",\n            \"conversationId\": \"fad0b804-b3d3-4ce2-95af-6f0e7ecdd072\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:25:43.813\",\n            \"expiryDate\": \"2024-07-04T22:42:23.813\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:25:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:26:00.657\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2856,\n            \"messageId\": \"4532c497-5b86-416e-8a2c-7016bae3ac00\",\n            \"conversationId\": \"7250e115-3dac-4d90-bf81-1708aad664f1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:31:54.98\",\n            \"expiryDate\": \"2024-07-04T22:48:34.98\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 22:31:54 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:32:01.1\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2857,\n            \"messageId\": \"06d85319-3f66-459a-bb56-1793c2c21c88\",\n            \"conversationId\": \"08484240-ca62-4fa5-be94-005fd5eff622\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T10:40:05.953\",\n            \"expiryDate\": \"2024-07-05T10:56:45.953\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 10:40:05 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T10:40:17.903\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2858,\n            \"messageId\": \"1f2b95e0-bfd5-430b-80ee-14a21a792f3f\",\n            \"conversationId\": \"62db3963-8ebd-44a6-97b1-9afea489850e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T14:45:18.247\",\n            \"expiryDate\": \"2024-07-05T15:01:58.247\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 14:45:18 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T14:45:39.517\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2859,\n            \"messageId\": \"a16943cf-1f8f-4415-b8de-c28692f182af\",\n            \"conversationId\": \"733578b5-cdbe-4c91-bbf4-daaca3d9b0dd\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T15:48:39.487\",\n            \"expiryDate\": \"2024-07-05T16:05:19.487\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 09:48:39 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T15:48:52.2\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2860,\n            \"messageId\": \"95610972-4122-4abc-a43f-58899ed497b7\",\n            \"conversationId\": \"c7785a43-29f6-4f2a-83ff-564b764268e1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-06T12:45:06.723\",\n            \"expiryDate\": \"2024-07-06T13:01:46.723\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Sat Jul 06 12:45:06 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-06T12:45:59.147\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2862,\n            \"messageId\": \"45ae403e-e3b5-482a-b114-230603e5c3f4\",\n            \"conversationId\": \"47aa7446-8f9f-4cf8-ba01-a3560e0fe85f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-08T07:06:36.91\",\n            \"expiryDate\": \"2024-07-08T07:23:16.91\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 08 07:06:36 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-08T07:06:50.163\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2863,\n            \"messageId\": \"e68e7c6a-aa8f-4e16-9aa0-17a4b46527ed\",\n            \"conversationId\": \"ebc0a7c0-cc21-4d98-87ce-15b6d9c45638\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T10:59:46.037\",\n            \"expiryDate\": \"2024-07-09T11:16:26.037\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 10:59:46 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T11:00:07.187\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2864,\n            \"messageId\": \"2823a1e5-81da-444c-9ac8-dce494cc53ea\",\n            \"conversationId\": \"a1e98b99-ee66-4591-a585-33da99081c0f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T11:54:35.277\",\n            \"expiryDate\": \"2024-07-09T12:11:15.277\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 11:54:35 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T11:54:58.507\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2865,\n            \"messageId\": \"97ca1745-a725-4821-938e-bed833678c4b\",\n            \"conversationId\": \"dc577686-5fd3-4f82-aaf6-56b86357291e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T15:28:22.387\",\n            \"expiryDate\": \"2024-07-09T15:45:02.387\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 15:28:22 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T15:29:26.877\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2866,\n            \"messageId\": \"a8886a67-f68d-4091-b14d-a1f3e1a0f60b\",\n            \"conversationId\": \"d03375ec-3458-44fd-9b82-37c1fccff3be\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T19:49:26.52\",\n            \"expiryDate\": \"2024-07-09T20:06:06.52\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 13:49:26 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T19:49:37.137\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2867,\n            \"messageId\": \"eebd45b2-bcf6-480f-8803-ccae6dd41b7e\",\n            \"conversationId\": \"1565a363-cd2c-4a70-8c6d-e6f2c1f3c9a1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T21:08:04.047\",\n            \"expiryDate\": \"2024-07-09T21:24:44.047\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 21:08:04 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T21:08:23.263\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2868,\n            \"messageId\": \"0238f021-d408-45b2-abf9-c6b6a932fec4\",\n            \"conversationId\": \"42a7e818-1358-48b7-a060-11e54f2e5c74\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-10T09:57:13.933\",\n            \"expiryDate\": \"2024-07-10T10:13:53.933\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 10 09:57:13 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-10T09:57:59.783\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2869,\n            \"messageId\": \"3d9e3f42-8cc5-4f52-a446-b85d0bb868c4\",\n            \"conversationId\": \"43f2c5f8-d3b8-471c-aec1-549236ada84c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-10T12:53:41.177\",\n            \"expiryDate\": \"2024-07-10T13:10:21.177\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 10 12:53:41 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-10T12:53:47.313\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2870,\n            \"messageId\": \"e7ce6768-b106-435e-bfa3-73b2d983b1ca\",\n            \"conversationId\": \"e463e07c-0bb7-4126-a104-15477bfb1ddb\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-12T09:44:20.69\",\n            \"expiryDate\": \"2024-07-12T10:01:00.69\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 12 09:44:20 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-12T09:44:58.847\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2871,\n            \"messageId\": \"3925dbec-ef01-4be9-8383-3f2b6afd2065\",\n            \"conversationId\": \"248ba29a-aded-412b-a657-721d20f7486f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-12T12:38:18.12\",\n            \"expiryDate\": \"2024-07-12T12:54:58.12\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 12 12:38:18 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-12T12:39:03.733\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2872,\n            \"messageId\": \"004b81d2-c9b5-466d-a3f3-d9b18a5f4ad8\",\n            \"conversationId\": \"72244489-438b-46a2-983e-ade6dd3a28cc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-15T12:39:07.653\",\n            \"expiryDate\": \"2024-07-15T12:55:47.653\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 15 12:39:07 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-15T12:39:29.493\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2873,\n            \"messageId\": \"79a54371-f4fa-4825-9b6d-e508d0a63c53\",\n            \"conversationId\": \"06bc7ea5-37e2-440e-aedb-a883ecccb68c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-15T13:22:45.813\",\n            \"expiryDate\": \"2024-07-15T13:39:25.813\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 15 13:22:45 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-15T13:23:22.487\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2874,\n            \"messageId\": \"44f610c7-70a7-4d41-a324-0053796fa7ee\",\n            \"conversationId\": \"d34f5b95-2be2-44af-a831-b45890ecf7ab\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-16T13:31:41.577\",\n            \"expiryDate\": \"2024-07-16T13:48:21.577\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 16 13:31:41 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-16T13:32:47.2\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2876,\n            \"messageId\": \"88e65c07-2bec-4fa5-814b-8baf0beac3d1\",\n            \"conversationId\": \"62c15916-8f11-4aac-bb94-bfccc0470b59\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-16T14:27:39.117\",\n            \"expiryDate\": \"2024-07-16T14:44:19.117\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 16 14:27:39 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-16T14:28:01.57\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2877,\n            \"messageId\": \"db909d0f-aa60-48f8-bef2-145cca5ebbe9\",\n            \"conversationId\": \"4598fc51-d927-49d4-8b19-9443eaf24439\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-17T09:24:08.957\",\n            \"expiryDate\": \"2024-07-17T09:40:48.957\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 17 09:24:08 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-17T09:24:26.387\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2878,\n            \"messageId\": \"5f760581-5253-453e-9650-6a9815063898\",\n            \"conversationId\": \"f5f402f7-c4d5-4d0f-ad7d-1a1183e17099\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-19T08:39:14.187\",\n            \"expiryDate\": \"2024-07-19T08:55:54.187\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 19 08:39:14 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-19T08:39:44.02\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2903,\n            \"messageId\": \"d48f4b39-b5a5-4409-9179-b340ffbcfa6b\",\n            \"conversationId\": \"15783051-c2a7-4f9a-9168-a0578af024ab\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-22T12:36:56.503\",\n            \"expiryDate\": \"2024-07-22T12:53:36.503\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 22 12:36:56 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-22T12:37:41.513\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        }\n    ]\n}"},{"id":"602997b1-a7cb-429e-a603-f01f6f5ad0a6","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"SenderMessageId","value":"{{senderMessageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"e64bd15a-d4da-49d7-90b5-93052de9cc98","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/BySenderMessageId"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Bad Request. Invalid parameters.\",\n    \"reference\": [\n        {\n            \"requestId\": \"9b8a1f2c-6e5d-4b44-8c1d-3f8f9f3a5e6d\",\n            \"timeStamp\": \"2024-07-31T15:30:25.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": null,\n    \"error\": {\n        \"code\": \"INVALID_PARAMETERS\",\n        \"details\": \"The provided request parameters are incorrect or missing required fields.\"\n    }\n}\n"}],"_postman_id":"0fc46fdb-924e-4d53-9b89-25d23e6341aa"}],"id":"bff410ee-af46-4551-8ee4-584fd5a0ac27","description":"<p>The Notification API is designed to manage and retrieve notifications within the ASA platform. This API provides endpoints for accessing notifications related to various activities and updates, facilitating effective communication and tracking for Fintech applications and their users.</p>\n","_postman_id":"bff410ee-af46-4551-8ee4-584fd5a0ac27"},{"name":"Account Type","item":[{"name":"AccountTypes","event":[{"listen":"test","script":{"id":"66cfd004-3194-4f47-9e02-2c6330085ff2","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"fc7e3f3e-29a1-4cd5-8ec1-c72a1ef50175","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"5e0d9f60-2b48-47a2-b3aa-89ac45d92d85","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Account/AccountTypes","description":"<p>Retrieves a list of available account types within the ASA platform. This endpoint provides detailed information about the various types of accounts that can be managed or accessed, including descriptions and attributes associated with each account type.</p>\n","urlObject":{"path":["Account","AccountTypes"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"421a23f9-bfe6-46dd-a6ca-253a958993ca","name":"Success Failure","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"fe9f230a-e9d6-4ff4-914e-bf85e13dd1bd","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text","disabled":true}],"url":"https://openapiuat.asacore.com/Account/AccountTypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:28 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115927Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf00000000078bx","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Get AccountTypes - Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"ae493998-7d71-486d-99e2-8615ec1a83cc\",\n            \"timeStamp\": \"2024-07-30T11:59:27.9692656+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"fiAccountTypeId\": 1,\n            \"accountType\": \"Bank\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Bank\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 1,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Savings\",\n                \"Checking\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 46,\n            \"accountType\": \"Vehicle Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Vehicle Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 2,\n            \"searchCriteria\": \"\\\"Vehicle;Loan\\\",\\\"Car;Loan\\\",\\\"Auto;Loan\\\",\\\"Boat;Loan\\\",\\\"Plane;Loan\\\",\\\"RV;Loan\\\",\\\"Motorcycle;Loan\\\",\\\"ATV;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 3,\n            \"accountType\": \"Checking\",\n            \"parentFiAccountTypeId\": 1,\n            \"fullAccountType\": \"Bank Checking\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 3,\n            \"searchCriteria\": \"\\\"CHECKING\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 5,\n            \"accountType\": \"IRA\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments IRA\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 5,\n            \"searchCriteria\": \"\\\"IRA\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 7,\n            \"accountType\": \"Loan\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 7,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": [\n                \"Property\",\n                \"HELOC\",\n                \"Vehicle Loan\",\n                \"Precious Metal Loan\",\n                \"Real Estate Loan\",\n                \"Jewelry Loan\",\n                \"Personal Loan\",\n                \"Loan Other\",\n                \"Commercial Loan\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 47,\n            \"accountType\": \"Precious Metal Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Precious Metal Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 8,\n            \"searchCriteria\": \"\\\"Gold;Loan\\\",\\\"Silver;Loan\\\",\\\"Platinum;Loan\\\",\\\"Bullion;Loan\\\",\\\"Coin;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 9,\n            \"accountType\": \"Vehicle\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Vehicle\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 9,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Auto\",\n                \"Boat\",\n                \"Plane\",\n                \"RV\",\n                \"Motorcycle\",\n                \"403K\",\n                \"Vehicle Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 10,\n            \"accountType\": \"Property\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Property\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 10,\n            \"searchCriteria\": \"\\\"Mortgage\\\",\\\"Jumbo\\\",\\\"Property;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 11,\n            \"accountType\": \"HELOC\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan HELOC\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 11,\n            \"searchCriteria\": \"\\\"HELOC\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 12,\n            \"accountType\": \"Credit\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Credit\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 12,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": [\n                \"Credit Card\",\n                \"Line of Credit\",\n                \"Credit Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 13,\n            \"accountType\": \"Credit Card\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Credit Card\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 13,\n            \"searchCriteria\": \"\\\"CREDIT;CARD\\\",\\\"AMEX\\\",\\\"Mastercard\\\",\\\"Visa\\\",\\\"quicksilver\\\",\\\"Gold;Card\\\",\\\"Silver;Card\\\",\\\"Platinum;Card\\\",\\\"Reserve;Card\\\",\\\"Plus;Card\\\",\\\"Blue;Card\\\",\\\"Discover;Card\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 14,\n            \"accountType\": \"Line of Credit\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Line of Credit\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 14,\n            \"searchCriteria\": \"\\\"Line;Credit\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 15,\n            \"accountType\": \"Auto\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Auto\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 15,\n            \"searchCriteria\": \"\\\"Auto\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 16,\n            \"accountType\": \"Boat\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Boat\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 16,\n            \"searchCriteria\": \"\\\"Boat\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 17,\n            \"accountType\": \"Plane\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Plane\",\n            \"description\": \"\",\n            \"isActive\": true,\n            \"sortOrder\": 17,\n            \"searchCriteria\": \"\\\"Plane\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 18,\n            \"accountType\": \"RV\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle RV\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 18,\n            \"searchCriteria\": \"\\\"RV;Vehicle\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 19,\n            \"accountType\": \"Motorcycle\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Motorcycle\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 19,\n            \"searchCriteria\": \"\\\"Motorcycle\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 20,\n            \"accountType\": \"403K\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle 403K\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 20,\n            \"searchCriteria\": \"\\\"403K\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 21,\n            \"accountType\": \"Vehicle Other\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Vehicle Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 21,\n            \"searchCriteria\": \"\\\"Vehicle;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 22,\n            \"accountType\": \"Real Estate\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Real Estate\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 22,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Residential\",\n                \"Commercial\",\n                \"Land\",\n                \"Real Estate Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 23,\n            \"accountType\": \"Residential\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Residential\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 23,\n            \"searchCriteria\": \"\\\"Residential;Real;Estate\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 24,\n            \"accountType\": \"Commercial\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Commercial\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 24,\n            \"searchCriteria\": \"\\\"Commercial;Real;Estate\\\",\\\"Rental\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 25,\n            \"accountType\": \"Land\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Land\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 25,\n            \"searchCriteria\": \"\\\"Land;Real;Estate\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 26,\n            \"accountType\": \"Real Estate Other\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Real Estate Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 26,\n            \"searchCriteria\": \"\\\"Real;Estate;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 27,\n            \"accountType\": \"Bond\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Bond\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 27,\n            \"searchCriteria\": \"\\\"Bond\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 28,\n            \"accountType\": \"Crypto\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Crypto\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 28,\n            \"searchCriteria\": \"\\\"Crypto\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 30,\n            \"accountType\": \"Valuables\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Valuables\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 30,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Jewelry\",\n                \"Precious Metal\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 31,\n            \"accountType\": \"Jewelry\",\n            \"parentFiAccountTypeId\": 30,\n            \"fullAccountType\": \"Valuables Jewelry\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 31,\n            \"searchCriteria\": \"\\\"Jewelry\\\",\\\"Ring\\\",\\\"Watch\\\",\\\"Necklace\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 101,\n            \"accountType\": \"Commercial Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Commercial Loan\",\n            \"description\": \"\",\n            \"isActive\": true,\n            \"sortOrder\": 32,\n            \"searchCriteria\": \"\\\"Commercial;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 35,\n            \"accountType\": \"Precious Metal\",\n            \"parentFiAccountTypeId\": 30,\n            \"fullAccountType\": \"Valuables Precious Metal\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 35,\n            \"searchCriteria\": \"\\\"Gold\\\",\\\"Silver\\\",\\\"Platinum\\\",\\\"Bullion\\\",\\\"Coin\\\",\\\"Precious;Metal;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 42,\n            \"accountType\": \"Insurance\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Insurance\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 42,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Insurance\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 43,\n            \"accountType\": \"Machinery\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Machinery\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 43,\n            \"searchCriteria\": \"\\\"Machinery\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 44,\n            \"accountType\": \"Investments Other\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Investments Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 44,\n            \"searchCriteria\": \"\\\"Investments;Other\\\",\\\"Investment;Other\\\",\\\";CD;\\\",\\\"Investment\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"AvailableBalance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 45,\n            \"accountType\": \"Roth\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Roth\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 45,\n            \"searchCriteria\": \"\\\"Roth\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 48,\n            \"accountType\": \"Real Estate Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Real Estate Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 48,\n            \"searchCriteria\": \"\\\"Real;Estate;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 49,\n            \"accountType\": \"Jewelry Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Jewelry Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 49,\n            \"searchCriteria\": \"\\\"Jewelry;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 50,\n            \"accountType\": \"Personal Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Personal Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 50,\n            \"searchCriteria\": \"\\\"Personal;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 51,\n            \"accountType\": \"Insurance\",\n            \"parentFiAccountTypeId\": 42,\n            \"fullAccountType\": \"Insurance Insurance\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 51,\n            \"searchCriteria\": \"\\\"Insurance\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 52,\n            \"accountType\": \"Brokerage\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Brokerage\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 52,\n            \"searchCriteria\": \"\\\"Brokerage\\\",\\\"eTrade\\\",\\\"Schwab\\\",\\\"Ameritrade\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 53,\n            \"accountType\": \"Credit Other\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Credit Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 53,\n            \"searchCriteria\": \"\\\"Credit\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 54,\n            \"accountType\": \"Loan Other\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Loan Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 54,\n            \"searchCriteria\": \"\\\"Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 2,\n            \"accountType\": \"Savings\",\n            \"parentFiAccountTypeId\": 1,\n            \"fullAccountType\": \"Bank Savings\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 100,\n            \"searchCriteria\": \"\\\"Savings\\\",\\\"Saving\\\",\\\"Share\\\",\\\"College\\\",\\\"Saver\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        }\n    ]\n}"},{"id":"c3f66280-86ad-4f94-83b7-456f494c3274","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"25486eae-15c3-4b83-8366-cb344334c0b5","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text","disabled":true}],"url":"https://openapiuat.asacore.com/Account/AccountTypes"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Get AccountTypes - Failed\",\n    \"reference\": [\n        {\n            \"requestId\": \"d1234abc-56ef-7890-gh12-34567ijkl890\",\n            \"timeStamp\": \"2024-07-30T12:05:15.1234567+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": null,\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"details\": \"The request parameters are invalid or missing.\"\n    }\n}\n"}],"_postman_id":"fc7e3f3e-29a1-4cd5-8ec1-c72a1ef50175"}],"id":"562d6ba6-21d4-49c2-8d42-574ed367f1ac","description":"<p>The Accounts API provides endpoints for managing and retrieving information related to different types of accounts available within the ASA platform. This includes retrieving account types and other relevant account-related information, which is essential for financial applications and services that interact with consumer accounts.</p>\n","_postman_id":"562d6ba6-21d4-49c2-8d42-574ed367f1ac"},{"name":"Transaction Category","item":[{"name":"TransactionCategories","id":"9b7eb8aa-c87e-4e0f-9ae3-a5918cad0f83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"ea277e63-dde6-4644-a364-7be030d0ac88","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/TransactionCategories","description":"<p>Returns a comprehensive list of currently active transaction categories. Each entry includes the category's name, unique identifier (ID), and details on its hierarchical structure. This endpoint helps Fintechs categorize transactions accurately and ensures consistency in transaction management and reporting.</p>\n","urlObject":{"path":["TransactionCategories"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"e8f6e95f-3750-41c1-a90c-73ef0043dbd2","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"2fcb2382-6f3d-45a9-89ee-b318ecb9deea","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/TransactionCategories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:39 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115938Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf00000000079kn","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Get Transaction Categories - Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"e38a6928-a823-4c79-829f-522ec97178db\",\n            \"timeStamp\": \"2024-07-30T11:59:38.5652699+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"N/A\",\n            \"description\": \"Default not mapped category\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Donation\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Entertainment\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Food and Drink\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"General\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Government\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Home Improvement\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Income\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Interest\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Loan Payment\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Medical\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Personal Care\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Rent\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Transfer In\",\n            \"description\": \"\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Transfer Out\",\n            \"description\": \"\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Transportation\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Travel\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Utilities\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Taxes\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Transfer\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Investments\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Shopping\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Education\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Auto & Transport\",\n            \"description\": \"Auto & Transport\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Bills & Utilities\",\n            \"description\": \"Bills & Utilities\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Business Services\",\n            \"description\": \"Business Services\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Fees & Charges\",\n            \"description\": \"Fees & Charges\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Financial\",\n            \"description\": \"Financial\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Food & Dining\",\n            \"description\": \"Food & Dining\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Gifts & Donations\",\n            \"description\": \"Gifts & Donations\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Health & Fitness\",\n            \"description\": \"Health & Fitness\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Home\",\n            \"description\": \"Home\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 33,\n            \"name\": \"Kids\",\n            \"description\": \"Kids\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Pets\",\n            \"description\": \"Pets\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Uncategorized\",\n            \"description\": \"Uncategorized\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Entertainment\",\n            \"description\": \"Entertainment\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Amusement\",\n            \"description\": \"Amusement\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Arts\",\n            \"description\": \"Arts\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Movies & DVDs\",\n            \"description\": \"Movies & DVDs\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Music\",\n            \"description\": \"Music\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Newspapers & Magazines\",\n            \"description\": \"Newspapers & Magazines\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Income\",\n            \"description\": \"Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Bonus\",\n            \"description\": \"Bonus\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Interest Income\",\n            \"description\": \"Interest Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Paycheck\",\n            \"description\": \"Paycheck\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Reimbursement\",\n            \"description\": \"Reimbursement\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Rental Income\",\n            \"description\": \"Rental Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Returned Purchase\",\n            \"description\": \"Returned Purchase\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 49,\n            \"name\": \"Personal Care\",\n            \"description\": \"Personal Care\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Hair\",\n            \"description\": \"Hair\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"Laundry\",\n            \"description\": \"Laundry\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 52,\n            \"name\": \"Spa & Massage\",\n            \"description\": \"Spa & Massage\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Travel\",\n            \"description\": \"Travel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"Air Travel\",\n            \"description\": \"Air Travel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"Hotel\",\n            \"description\": \"Hotel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Rental Car & Taxi\",\n            \"description\": \"Rental Car & Taxi\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 57,\n            \"name\": \"Vacation\",\n            \"description\": \"Vacation\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 58,\n            \"name\": \"Taxes\",\n            \"description\": \"Taxes\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 59,\n            \"name\": \"Federal Tax\",\n            \"description\": \"Federal Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 60,\n            \"name\": \"Local Tax\",\n            \"description\": \"Local Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 61,\n            \"name\": \"Property Tax\",\n            \"description\": \"Property Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 62,\n            \"name\": \"Sales Tax\",\n            \"description\": \"Sales Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 63,\n            \"name\": \"State Tax\",\n            \"description\": \"State Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Transfer\",\n            \"description\": \"Transfer\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 65,\n            \"name\": \"Credit Card Payment\",\n            \"description\": \"Credit Card Payment\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 66,\n            \"name\": \"Transfer for Cash Spending\",\n            \"description\": \"Transfer for Cash Spending\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"Mortgage Payment\",\n            \"description\": \"Mortgage Payment\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 68,\n            \"name\": \"Investments\",\n            \"description\": \"Investments\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Buy\",\n            \"description\": \"Buy\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"Deposit\",\n            \"description\": \"Deposit\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 71,\n            \"name\": \"Dividend & Cap Gains\",\n            \"description\": \"Dividend & Cap Gains\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 72,\n            \"name\": \"Sell\",\n            \"description\": \"Sell\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 73,\n            \"name\": \"Withdrawal\",\n            \"description\": \"Withdrawal\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Shopping\",\n            \"description\": \"Shopping\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"Books\",\n            \"description\": \"Books\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 76,\n            \"name\": \"Clothing\",\n            \"description\": \"Clothing\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 77,\n            \"name\": \"Electronics & Software\",\n            \"description\": \"Electronics & Software\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 78,\n            \"name\": \"Hobbies\",\n            \"description\": \"Hobbies\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 79,\n            \"name\": \"Sporting Goods\",\n            \"description\": \"Sporting Goods\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Education\",\n            \"description\": \"Education\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 81,\n            \"name\": \"Books & Supplies\",\n            \"description\": \"Books & Supplies\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 82,\n            \"name\": \"Student Loan\",\n            \"description\": \"Student Loan\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"Tuition\",\n            \"description\": \"Tuition\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"Auto & Transport\",\n            \"description\": \"Auto & Transport\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 85,\n            \"name\": \"Auto Insurance\",\n            \"description\": \"Auto Insurance\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 86,\n            \"name\": \"Auto Payment\",\n            \"description\": \"Auto Payment\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 87,\n            \"name\": \"Gas\",\n            \"description\": \"Gas\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 88,\n            \"name\": \"Parking\",\n            \"description\": \"Parking\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 89,\n            \"name\": \"Public Transportation\",\n            \"description\": \"Public Transportation\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 90,\n            \"name\": \"Service & Parts\",\n            \"description\": \"Service & Parts\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 91,\n            \"name\": \"Bills & Utilities\",\n            \"description\": \"Bills & Utilities\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 92,\n            \"name\": \"Domain Names\",\n            \"description\": \"Domain Names\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 93,\n            \"name\": \"Fraud Protection\",\n            \"description\": \"Fraud Protection\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 94,\n            \"name\": \"Home Phone\",\n            \"description\": \"Home Phone\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 95,\n            \"name\": \"Hosting\",\n            \"description\": \"Hosting\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 96,\n            \"name\": \"Internet\",\n            \"description\": \"Internet\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 97,\n            \"name\": \"Mobile Phone\",\n            \"description\": \"Mobile Phone\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 98,\n            \"name\": \"Television\",\n            \"description\": \"Television\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Utilities\",\n            \"description\": \"Utilities\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 100,\n            \"name\": \"Business Services\",\n            \"description\": \"Business Services\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 101,\n            \"name\": \"Advertising\",\n            \"description\": \"Advertising\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 102,\n            \"name\": \"Legal\",\n            \"description\": \"Legal\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 103,\n            \"name\": \"Office Supplies\",\n            \"description\": \"Office Supplies\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 104,\n            \"name\": \"Printing\",\n            \"description\": \"Printing\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 105,\n            \"name\": \"Shipping\",\n            \"description\": \"Shipping\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 106,\n            \"name\": \"Fees & Charges\",\n            \"description\": \"Fees & Charges\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 107,\n            \"name\": \"ATM Fee\",\n            \"description\": \"ATM Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 108,\n            \"name\": \"Banking Fee\",\n            \"description\": \"Banking Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 109,\n            \"name\": \"Finance Charge\",\n            \"description\": \"Finance Charge\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 110,\n            \"name\": \"Late Fee\",\n            \"description\": \"Late Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 111,\n            \"name\": \"Service Fee\",\n            \"description\": \"Service Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 112,\n            \"name\": \"Trade Commissions\",\n            \"description\": \"Trade Commissions\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 113,\n            \"name\": \"Financial\",\n            \"description\": \"Financial\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 114,\n            \"name\": \"Financial Advisor\",\n            \"description\": \"Financial Advisor\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 115,\n            \"name\": \"Life Insurance\",\n            \"description\": \"Life Insurance\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 116,\n            \"name\": \"Food & Dining\",\n            \"description\": \"Food & Dining\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 117,\n            \"name\": \"Alcohol & Bars\",\n            \"description\": \"Alcohol & Bars\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 118,\n            \"name\": \"Coffee Shops\",\n            \"description\": \"Coffee Shops\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 119,\n            \"name\": \"Fast Food\",\n            \"description\": \"Fast Food\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 120,\n            \"name\": \"Groceries\",\n            \"description\": \"Groceries\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 121,\n            \"name\": \"Restaurants\",\n            \"description\": \"Restaurants\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 122,\n            \"name\": \"Gifts & Donations\",\n            \"description\": \"Gifts & Donations\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 123,\n            \"name\": \"Charity\",\n            \"description\": \"Charity\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 124,\n            \"name\": \"Gift\",\n            \"description\": \"Gift\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 125,\n            \"name\": \"Health & Fitness\",\n            \"description\": \"Health & Fitness\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 126,\n            \"name\": \"Dentist\",\n            \"description\": \"Dentist\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 127,\n            \"name\": \"Doctor\",\n            \"description\": \"Doctor\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 128,\n            \"name\": \"Eyecare\",\n            \"description\": \"Eyecare\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 129,\n            \"name\": \"Gym\",\n            \"description\": \"Gym\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 130,\n            \"name\": \"Health Insurance\",\n            \"description\": \"Health Insurance\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 131,\n            \"name\": \"Pharmacy\",\n            \"description\": \"Pharmacy\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 132,\n            \"name\": \"Sports\",\n            \"description\": \"Sports\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 133,\n            \"name\": \"Home\",\n            \"description\": \"Home\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 134,\n            \"name\": \"Furnishings\",\n            \"description\": \"Furnishings\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 135,\n            \"name\": \"Home Improvement\",\n            \"description\": \"Home Improvement\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 136,\n            \"name\": \"Home Insurance\",\n            \"description\": \"Home Insurance\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 137,\n            \"name\": \"Home Services\",\n            \"description\": \"Home Services\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 138,\n            \"name\": \"Home Supplies\",\n            \"description\": \"Home Supplies\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 139,\n            \"name\": \"Lawn & Garden\",\n            \"description\": \"Lawn & Garden\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 140,\n            \"name\": \"Mortgage & Rent\",\n            \"description\": \"Mortgage & Rent\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 141,\n            \"name\": \"Kids\",\n            \"description\": \"Kids\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 142,\n            \"name\": \"Allowance\",\n            \"description\": \"Allowance\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 143,\n            \"name\": \"Baby Supplies\",\n            \"description\": \"Baby Supplies\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 144,\n            \"name\": \"Babysitter & Daycare\",\n            \"description\": \"Babysitter & Daycare\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 145,\n            \"name\": \"Child Support\",\n            \"description\": \"Child Support\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 146,\n            \"name\": \"Kids Activities\",\n            \"description\": \"Kids Activities\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 147,\n            \"name\": \"Toys\",\n            \"description\": \"Toys\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Pets\",\n            \"description\": \"Pets\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 149,\n            \"name\": \"Pet Food & Supplies\",\n            \"description\": \"Pet Food & Supplies\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 150,\n            \"name\": \"Pet Grooming\",\n            \"description\": \"Pet Grooming\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 151,\n            \"name\": \"Veterinary\",\n            \"description\": \"Veterinary\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 152,\n            \"name\": \"Uncategorized\",\n            \"description\": \"Uncategorized\",\n            \"parentCategory\": \"Uncategorized\"\n        },\n        {\n            \"id\": 153,\n            \"name\": \"Cash\",\n            \"description\": \"Cash\",\n            \"parentCategory\": \"Uncategorized\"\n        },\n        {\n            \"id\": 154,\n            \"name\": \"Check\",\n            \"description\": \"Check\",\n            \"parentCategory\": \"Uncategorized\"\n        }\n    ]\n}"},{"id":"9469db16-5c50-4b97-a307-dee09fc763dc","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"224f0042-43a1-4a12-aee1-822298592a56","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/TransactionCategories"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Get Transaction Categories - Failed\",\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"details\": \"The request parameters are invalid or missing.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"e38a6928-a823-4c79-829f-522ec97178db\",\n            \"timeStamp\": \"2024-07-30T11:59:38.5652699+00:00\n"}],"_postman_id":"9b7eb8aa-c87e-4e0f-9ae3-a5918cad0f83"}],"id":"ea9afe5f-9b3b-48ff-9f9c-9b27b9b088b5","description":"<p>The TransactionCategory API provides endpoints for retrieving information about transaction categories supported by the ASA platform. This includes details on the categories currently active, which are useful for categorizing and managing transactions effectively within financial applications.</p>\n","_postman_id":"ea9afe5f-9b3b-48ff-9f9c-9b27b9b088b5"},{"name":"Transactions","item":[{"name":"Transactions","event":[{"listen":"prerequest","script":{"id":"fabe0d9a-a6a8-4641-bb09-e250d9313e1a","exec":["const moment = require('moment');\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"dc91785b-3446-4834-b3a8-921adb46f03e","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var count = respBody.data[0].transactions.length;\r","\r","    console.log(count);\r","}\r","catch(e)\r","{\r","    console.log(e.message);\r","}"],"type":"text/javascript","packages":{}}}],"id":"4a003493-1535-4f0c-bee7-3dd725f9ef00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"c3e16ef3-f41a-4559-adf6-b41e36ef0f1e","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        {{accountNumberList}}\r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions","description":"<p>This endpoint allows clients to fetch transactions associated with the current consumer's accounts. This endpoint searches the database and related services to retrieve transactions that meet the specified search parameters provided in the request body.</p>\n","urlObject":{"path":["Transactions"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"8973d148-388f-47a3-8acf-5c8d4519fc7a","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"c7385272-fe72-4934-9a73-c9532fa0074b","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        {{accountNumberList}}\r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:58 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115949Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000007aw4","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"a48859d1-d8e8-4af9-a1f2-c9810289c6a0\",\n            \"timeStamp\": \"2024-07-30T11:59:50.3467112+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"account\": {\n                \"account_id\": \"126554873\",\n                \"asaficode\": 143987246,\n                \"accountname\": \"Mortgage - \",\n                \"balances\": {\n                    \"available\": 10000,\n                    \"current\": 10000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"account_typeid\": 10,\n                \"account_type\": \"Property\",\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879607\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.59,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879608\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 25.41,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879609\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.49,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879610\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 56.39,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879612\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 71.62,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879614\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.54,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879613\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 13.45,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879616\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 31.6,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879617\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 46.3,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879618\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 10.06,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879611\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 64.83,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879615\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 21.97,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879623\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 51.15,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879624\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.98,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879626\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 61.73,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879631\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 33.41,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879633\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 23.13,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879634\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 70.48,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879620\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 11.67,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879625\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.26,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879622\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 3.52,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879628\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 41.84,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879621\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 69.69,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879627\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.87,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879619\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 15.88,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879632\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.81,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879629\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.37,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879630\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 73.67,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879639\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 52.21,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879642\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 17.39,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879635\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.12,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879638\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.55,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879653\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 45.75,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879655\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 21.96,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879643\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 37.78,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879656\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.58,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879647\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.18,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879650\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 70.41,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879640\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 41.96,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879648\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.53,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879636\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.5,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879651\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.76,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879641\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.16,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879646\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879637\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 52.86,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879644\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 35.02,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879649\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.26,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879654\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 14.69,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879645\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.88,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879652\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 20.96,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-07-30T12:00:00\"\n            }\n        },\n        {\n            \"account\": {\n                \"account_id\": \"765178291\",\n                \"asaficode\": 143987246,\n                \"accountname\": \"Savings - \",\n                \"balances\": {\n                    \"available\": 500000,\n                    \"current\": 500000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"account_typeid\": 2,\n                \"account_type\": \"Savings\",\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879557\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.85,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879558\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 41.48,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879559\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 39.34,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879560\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.45,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879561\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.54,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879566\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 46.05,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879563\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 21.96,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879567\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 62.45,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879564\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 38.71,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879568\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.86,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879562\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.23,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879565\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 31.19,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879578\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 31.54,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879581\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 51.5,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879569\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.02,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879577\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.42,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879571\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 37.49,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879573\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.29,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879576\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 22.59,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879582\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 24.26,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879572\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 72.99,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879575\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.48,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879579\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.83,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879580\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 5.78,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879574\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 21.85,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879584\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.25,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879570\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879583\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.96,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879585\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 2.23,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879593\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.13,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879601\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 30.02,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879604\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 61.25,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879590\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.19,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879594\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 53.9,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879586\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 8.89,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879596\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.08,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879602\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.47,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879603\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.49,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879592\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 15.55,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879599\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.88,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879589\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.19,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879598\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 70.83,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879588\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 72.56,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879591\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 45.22,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879597\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.58,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879605\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 43.36,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879587\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 15.16,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879600\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 69.94,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879595\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 24.6,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879606\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 64.68,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-07-30T12:00:00\"\n            }\n        },\n        {\n            \"account\": {\n                \"account_id\": \"1647888337\",\n                \"asaficode\": 143987246,\n                \"accountname\": \"Checking - \",\n                \"balances\": {\n                    \"available\": 500000,\n                    \"current\": 500000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"account_typeid\": 3,\n                \"account_type\": \"Checking\",\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879757\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Ross\",\n                        \"merchantname\": \"Ross\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 152,\n                        \"transactioncategory\": \"Uncategorized\",\n                        \"transactioncategorydescription\": \"Uncategorized\",\n                        \"currency\": \"USD\",\n                        \"amount\": 61.43,\n                        \"transactionmemo\": \"Ross\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879758\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"WinCo Foods\",\n                        \"merchantname\": \"Winco Foods & Bakery\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 120,\n                        \"transactioncategory\": \"Groceries\",\n                        \"transactioncategorydescription\": \"Groceries\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.41,\n                        \"transactionmemo\": \"Winco Foods & Bakery\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879759\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Starbucks\",\n                        \"merchantname\": \"Starbucks\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 118,\n                        \"transactioncategory\": \"Coffee Shops\",\n                        \"transactioncategorydescription\": \"Coffee Shops\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.75,\n                        \"transactionmemo\": \"Starbucks\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879760\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Foot Locker\",\n                        \"merchantname\": \"Foot Locker\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 76,\n                        \"transactioncategory\": \"Clothing\",\n                        \"transactioncategorydescription\": \"Clothing\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.82,\n                        \"transactionmemo\": \"Foot Locker\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879762\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Macy's\",\n                        \"merchantname\": \"Macy's\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 74,\n                        \"transactioncategory\": \"Shopping\",\n                        \"transactioncategorydescription\": \"Shopping\",\n                        \"currency\": \"USD\",\n                        \"amount\": 52.13,\n                        \"transactionmemo\": \"Macy's\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879764\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Apple iTunes\",\n                        \"merchantname\": \"Apple iTunes\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 40,\n                        \"transactioncategory\": \"Music\",\n                        \"transactioncategorydescription\": \"Music\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.47,\n                        \"transactionmemo\": \"Apple iTunes\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879763\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"See's Candies\",\n                        \"merchantname\": \"See's Candies\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 74,\n                        \"transactioncategory\": \"Shopping\",\n                        \"transactioncategorydescription\": \"Shopping\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.26,\n                        \"transactionmemo\": \"See's Candies\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879766\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Gamestop\",\n                        \"merchantname\": \"Gamestop\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 36,\n                        \"transactioncategory\": \"Entertainment\",\n                        \"transactioncategorydescription\": \"Entertainment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.9,\n                        \"transactionmemo\": \"Gamestop\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879761\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 15.35,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879765\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"El Torito Grill\",\n                        \"merchantname\": \"El Torito Grill\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 121,\n                        \"transactioncategory\": \"Restaurants\",\n                        \"transactioncategorydescription\": \"Restaurants\",\n                        \"currency\": \"USD\",\n                        \"amount\": 23.7,\n                        \"transactionmemo\": \"El Torito Grill\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879767\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"United Healthcare\",\n                        \"merchantname\": \"United Healthcare\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 130,\n                        \"transactioncategory\": \"Health Insurance\",\n                        \"transactioncategorydescription\": \"Health Insurance\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.5,\n                        \"transactionmemo\": \"United Healthcare\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879768\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Comcast\",\n                        \"merchantname\": \"Comcast\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 99,\n                        \"transactioncategory\": \"Utilities\",\n                        \"transactioncategorydescription\": \"Utilities\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.66,\n                        \"transactionmemo\": \"Comcast\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879771\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Pap John's Pizza\",\n                        \"merchantname\": \"Pap John's Pizza\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.78,\n                        \"transactionmemo\": \"Pap John's Pizza\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879778\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Big Bob's Burgers\",\n                        \"merchantname\": \"Big Bob's Burgers\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 32.85,\n                        \"transactionmemo\": \"Big Bob's Burgers\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879779\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Seasons Salon Day & Spa\",\n                        \"merchantname\": \"Seasons Salon Day & Spa\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 50,\n                        \"transactioncategory\": \"Hair\",\n                        \"transactioncategorydescription\": \"Hair\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.07,\n                        \"transactionmemo\": \"Seasons Salon Day & Spa\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879784\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Harmons\",\n                        \"merchantname\": \"Harmons\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 120,\n                        \"transactioncategory\": \"Groceries\",\n                        \"transactioncategorydescription\": \"Groceries\",\n                        \"currency\": \"USD\",\n                        \"amount\": 6.01,\n                        \"transactionmemo\": \"Harmons\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879773\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Starbucks\",\n                        \"merchantname\": \"Starbucks\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 118,\n                        \"transactioncategory\": \"Coffee Shops\",\n                        \"transactioncategorydescription\": \"Coffee Shops\",\n                        \"currency\": \"USD\",\n                        \"amount\": 40.72,\n                        \"transactionmemo\": \"Starbucks\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879775\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Delta\",\n                        \"merchantname\": \"Delta\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 152,\n                        \"transactioncategory\": \"Uncategorized\",\n                        \"transactioncategorydescription\": \"Uncategorized\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.3,\n                        \"transactionmemo\": \"Delta\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879770\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.04,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879772\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Visa Platinum Payment\",\n                        \"merchantname\": \"Visa Platinum Payment\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 65,\n                        \"transactioncategory\": \"Credit Card Payment\",\n                        \"transactioncategorydescription\": \"Credit Card Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 7.94,\n                        \"transactionmemo\": \"Visa Platinum Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879776\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Del Taco\",\n                        \"merchantname\": \"Del Taco\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 152,\n                        \"transactioncategory\": \"Uncategorized\",\n                        \"transactioncategorydescription\": \"Uncategorized\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.09,\n                        \"transactionmemo\": \"Del Taco\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879782\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Gap\",\n                        \"merchantname\": \"Gap\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 76,\n                        \"transactioncategory\": \"Clothing\",\n                        \"transactioncategorydescription\": \"Clothing\",\n                        \"currency\": \"USD\",\n                        \"amount\": 8.44,\n                        \"transactionmemo\": \"Gap\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879777\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Lowe's\",\n                        \"merchantname\": \"Lowes\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 135,\n                        \"transactioncategory\": \"Home Improvement\",\n                        \"transactioncategorydescription\": \"Home Improvement\",\n                        \"currency\": \"USD\",\n                        \"amount\": 23.84,\n                        \"transactionmemo\": \"Lowes\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879781\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Ralph's\",\n                        \"merchantname\": \"Ralph's\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.87,\n                        \"transactionmemo\": \"Ralph's\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879780\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 40.14,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879783\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Seasons Salon Day & Spa\",\n                        \"merchantname\": \"Seasons Salon Day & Spa\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 50,\n                        \"transactioncategory\": \"Hair\",\n                        \"transactioncategorydescription\": \"Hair\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54.3,\n                        \"transactionmemo\": \"Seasons Salon Day & Spa\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879769\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Kay Jewelers\",\n                        \"merchantname\": \"Kay Jewelers\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 74,\n                        \"transactioncategory\": \"Shopping\",\n                        \"transactioncategorydescription\": \"Shopping\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.46,\n                        \"transactionmemo\": \"Kay Jewelers\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879774\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Paycheck\",\n                        \"merchantname\": \"Payroll\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 45,\n                        \"transactioncategory\": \"Paycheck\",\n                        \"transactioncategorydescription\": \"Paycheck\",\n                        \"currency\": \"USD\",\n                        \"amount\": 32.09,\n                        \"transactionmemo\": \"Payroll\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879789\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Provo Power\",\n                        \"merchantname\": \"Provo Power\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 99,\n                        \"transactioncategory\": \"Utilities\",\n                        \"transactioncategorydescription\": \"Utilities\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.92,\n                        \"transactionmemo\": \"Provo Power\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879797\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Toys R Us\",\n                        \"merchantname\": \"Toys 'R' Us\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 147,\n                        \"transactioncategory\": \"Toys\",\n                        \"transactioncategorydescription\": \"Toys\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54.49,\n                        \"transactionmemo\": \"Toys 'R' Us\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879786\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Foot Locker\",\n                        \"merchantname\": \"Foot Locker\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 76,\n                        \"transactioncategory\": \"Clothing\",\n                        \"transactioncategorydescription\": \"Clothing\",\n                        \"currency\": \"USD\",\n                        \"amount\": 40.22,\n                        \"transactionmemo\": \"Foot Locker\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879799\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Bath & Body Works\",\n                        \"merchantname\": \"Bath and Body Works\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 49,\n                        \"transactioncategory\": \"Personal Care\",\n                        \"transactioncategorydescription\": \"Personal Care\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.05,\n                        \"transactionmemo\": \"Bath and Body Works\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879804\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"El Vaquero\",\n                        \"merchantname\": \"El Vaquero\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 23.2,\n                        \"transactionmemo\": \"El Vaquero\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879805\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Starbucks\",\n                        \"merchantname\": \"Starbucks\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 118,\n                        \"transactioncategory\": \"Coffee Shops\",\n                        \"transactioncategorydescription\": \"Coffee Shops\",\n                        \"currency\": \"USD\",\n                        \"amount\": 38.82,\n                        \"transactionmemo\": \"Starbucks\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879798\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.99,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879803\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Foot Locker\",\n                        \"merchantname\": \"Foot Locker\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 76,\n                        \"transactioncategory\": \"Clothing\",\n                        \"transactioncategorydescription\": \"Clothing\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.77,\n                        \"transactionmemo\": \"Foot Locker\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879788\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Bath & Body Works\",\n                        \"merchantname\": \"Bath and Body Works\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 49,\n                        \"transactioncategory\": \"Personal Care\",\n                        \"transactioncategorydescription\": \"Personal Care\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.78,\n                        \"transactionmemo\": \"Bath and Body Works\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879791\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 51.23,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879792\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Seasons Salon Day & Spa\",\n                        \"merchantname\": \"Seasons Salon Day & Spa\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 50,\n                        \"transactioncategory\": \"Hair\",\n                        \"transactioncategorydescription\": \"Hair\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.5,\n                        \"transactionmemo\": \"Seasons Salon Day & Spa\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879796\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Donation\",\n                        \"merchantname\": \"Donation\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 123,\n                        \"transactioncategory\": \"Charity\",\n                        \"transactioncategorydescription\": \"Charity\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.82,\n                        \"transactionmemo\": \"Donation\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879794\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Good Earth Natural Foods\",\n                        \"merchantname\": \"Good Earth Natural Foods\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 120,\n                        \"transactioncategory\": \"Groceries\",\n                        \"transactioncategorydescription\": \"Groceries\",\n                        \"currency\": \"USD\",\n                        \"amount\": 63.46,\n                        \"transactionmemo\": \"Good Earth Natural Foods\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879800\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Pap John's Pizza\",\n                        \"merchantname\": \"Pap John's Pizza\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 70.47,\n                        \"transactionmemo\": \"Pap John's Pizza\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879785\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Paycheck\",\n                        \"merchantname\": \"Payroll\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 45,\n                        \"transactioncategory\": \"Paycheck\",\n                        \"transactioncategorydescription\": \"Paycheck\",\n                        \"currency\": \"USD\",\n                        \"amount\": 30.25,\n                        \"transactionmemo\": \"Payroll\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879787\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Paycheck\",\n                        \"merchantname\": \"Payroll\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 45,\n                        \"transactioncategory\": \"Paycheck\",\n                        \"transactioncategorydescription\": \"Paycheck\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.2,\n                        \"transactionmemo\": \"Payroll\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879795\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.94,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879801\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"El Torito\",\n                        \"merchantname\": \"El Torito\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 52.01,\n                        \"transactionmemo\": \"El Torito\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879802\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Target\",\n                        \"merchantname\": \"Target\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 74,\n                        \"transactioncategory\": \"Shopping\",\n                        \"transactioncategorydescription\": \"Shopping\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.4,\n                        \"transactionmemo\": \"Target\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879806\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Questar Gas\",\n                        \"merchantname\": \"Questar Gas\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 99,\n                        \"transactioncategory\": \"Utilities\",\n                        \"transactioncategorydescription\": \"Utilities\",\n                        \"currency\": \"USD\",\n                        \"amount\": 63.12,\n                        \"transactionmemo\": \"Questar Gas\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879790\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Starbucks\",\n                        \"merchantname\": \"Starbucks\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 118,\n                        \"transactioncategory\": \"Coffee Shops\",\n                        \"transactioncategorydescription\": \"Coffee Shops\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.67,\n                        \"transactionmemo\": \"Starbucks\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879793\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Paycheck\",\n                        \"merchantname\": \"Payroll\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 45,\n                        \"transactioncategory\": \"Paycheck\",\n                        \"transactioncategorydescription\": \"Paycheck\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.65,\n                        \"transactionmemo\": \"Payroll\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-07-30T12:00:00\"\n            }\n        }\n    ]\n}"},{"id":"930e2804-df9b-43b2-bf4b-737ce1befadd","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"c1217339-c720-43ba-9bff-dcb787b1c7f5","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        {{accountNumberList}}\r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failure\",\n    \"error\": {\n        \"code\": \"INVALID_REQUEST\",\n        \"message\": \"The request contains invalid or missing parameters.\",\n        \"details\": \"Transaction data could not be processed due to a malformed request.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"a48859d1-d8e8-4af9-a1f2-c9810289c6a0\",\n            \"timeStamp\": \"2024-07-30T11:59:50.3467112+00:00\"\n        }\n    ],\n    \"version\": \"1.09\"\n}\n"}],"_postman_id":"4a003493-1535-4f0c-bee7-3dd725f9ef00"},{"name":"Transactions/Ignore","event":[{"listen":"prerequest","script":{"id":"c28fc4b0-ca4c-454c-9990-98d29d6cf030","exec":["const moment = require('moment');\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"0794b492-933e-4b4f-a2a0-9a04e4228978","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var count = respBody.data[0].transactions.length;\r","\r","    console.log(count);\r","}\r","catch(e)\r","{\r","    console.log(e.message);\r","}"],"type":"text/javascript","packages":{}}}],"id":"95d792b5-ef6d-4246-9df8-348956123ddf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"8ad5b769-e62c-43ca-8361-9fd061afb847","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionIds\": [\r\n        1324967\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions/Ignore","description":"<p>This endpoint allows clients to fetch transactions associated with the current consumer's accounts. This endpoint searches the database and related services to retrieve transactions that meet the specified search parameters provided in the request body.</p>\n","urlObject":{"path":["Transactions","Ignore"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"7ad976ed-bbce-4dcf-a1b3-8f6a3ab161e8","name":"Transactions","originalRequest":{"method":"POST","header":[{"key":"asaConsumerCode","value":"1965805674","type":"text"},{"key":"asafintechCode","value":"12345678","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"{{SubscriptionKey}}","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"options\": {\r\n        \"account_ids\": [\r\n            \"\"\r\n        ],\r\n        \"count\": 1,\r\n        \"offset\": 1,\r\n        \"include_original_description\": true,\r\n        \"include_personal_finance_category_beta\": true\r\n    },\r\n    \"client_id\": \"12345678\",\r\n    \"access_token\": \"asaConsumerCode\",\r\n    \"start_date\": \"2022-08-02T17:52:11.030Z\",\r\n    \"end_date\": \"2022-09-22T17:52:11.030Z\",\r\n    \"categoryId\": \"null\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:f1dc8c3c-b470-4a36-8925-fdfb4667e8a3","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true},{"key":"X-Azure-Ref","value":"0jHESYwAAAAA0anM6+arASob999hdDMkvTUVYMzBFREdFMDQxMwBiMDBjNzdmYS1iNDkwLTQ3MTQtYTVlMy05MDczN2IzZWJhNjA=","enabled":true},{"key":"Date","value":"Fri, 02 Sep 2022 21:11:57 GMT","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"870179581\",\n            \"timeStamp\": \"2022-09-02T21:11:40.5654356+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"request_id\": \"870179581\",\n            \"account\": {\n                \"account_id\": \"60900\",\n                \"balances\": {\n                    \"available\": 7071.1,\n                    \"current\": 7076.1,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"60900 - 0000\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": null\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603887\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"TYPE: XXTAXEIP2 CO: IRS TREAS 310\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-04T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-04T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603888\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-09T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-09T00:00:00\",\n                    \"date\": \"2021-02-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 166.42,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603889\",\n                    \"account_owner\": \"To Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-09T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-09T00:00:00\",\n                    \"date\": \"2021-02-09T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 692.2,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603890\",\n                    \"account_owner\": \"FRESE, BRIAN\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit ACH FRESE, BRIAN\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-03T00:00:00\",\n                    \"date\": \"2020-10-24T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603891\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603892\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-21T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-21T00:00:00\",\n                    \"date\": \"2021-04-09T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603893\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603894\",\n                    \"account_owner\": \"To Loan 0099\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-09T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-09T00:00:00\",\n                    \"date\": \"2020-12-04T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1845.27,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603895\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"To FRESE,BRIAN J XXXXXXXXXX Share 0015\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-17T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-17T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603896\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603897\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-03T00:00:00\",\n                    \"date\": \"2021-03-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603898\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"TYPE: WEB PMTS CO: First Education\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-01T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-01T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603899\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-05-07T00:00:00\",\n                    \"authorized_datetime\": \"2021-05-07T00:00:00\",\n                    \"date\": \"2021-05-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.9,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603900\",\n                    \"account_owner\": \"From Share 0002\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-17T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-17T00:00:00\",\n                    \"date\": \"2021-01-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1.01,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603901\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-26T00:00:00\",\n                    \"date\": \"2021-03-22T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.91,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603902\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603903\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-30T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-30T00:00:00\",\n                    \"date\": \"2021-03-30T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 490273.41,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603904\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-29T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-29T00:00:00\",\n                    \"date\": \"2021-01-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.9,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603905\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603906\",\n                    \"account_owner\": \"To Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-26T00:00:00\",\n                    \"date\": \"2021-02-26T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 266.8,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603907\",\n                    \"account_owner\": \"To Loan 0099\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-03T00:00:00\",\n                    \"date\": \"2021-01-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 855,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603908\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-23T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-23T00:00:00\",\n                    \"date\": \"2021-04-23T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603909\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-02T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-02T00:00:00\",\n                    \"date\": \"2021-01-29T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 125,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603910\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.08%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603911\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 25,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        },\n        {\n            \"request_id\": \"870179581\",\n            \"account\": {\n                \"account_id\": \"60900\",\n                \"balances\": {\n                    \"available\": 11300,\n                    \"current\": 11300,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"60900 - 0002\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": null\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538156\",\n                    \"account_owner\": \"From Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-01-16T00:00:00\",\n                    \"authorized_datetime\": \"2020-01-16T00:00:00\",\n                    \"date\": \"2020-01-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 548.94,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538157\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-01T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-01T00:00:00\",\n                    \"date\": \"2020-12-18T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538158\",\n                    \"account_owner\": \"To Share 0000\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-04-07T00:00:00\",\n                    \"authorized_datetime\": \"2020-04-07T00:00:00\",\n                    \"date\": \"2020-04-07T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 176.63,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538159\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-25T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-25T00:00:00\",\n                    \"date\": \"2020-09-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538160\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-11T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-11T00:00:00\",\n                    \"date\": \"2020-08-28T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538161\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-07-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-07-03T00:00:00\",\n                    \"date\": \"2020-06-19T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538162\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-06T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-06T00:00:00\",\n                    \"date\": \"2020-10-24T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538163\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-12T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-12T00:00:00\",\n                    \"date\": \"2021-02-26T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538164\",\n                    \"account_owner\": \"To Share 0000\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-17T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-17T00:00:00\",\n                    \"date\": \"2021-01-15T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1.01,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538165\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-10-24T00:00:00\",\n                    \"authorized_datetime\": \"2020-10-24T00:00:00\",\n                    \"date\": \"2020-10-23T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538166\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-07-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-07-31T00:00:00\",\n                    \"date\": \"2020-07-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538167\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-11-22T00:00:00\",\n                    \"authorized_datetime\": \"2019-11-22T00:00:00\",\n                    \"date\": \"2019-11-08T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538168\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Check Received 200.00\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-27T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-27T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538169\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-26T00:00:00\",\n                    \"date\": \"2021-02-12T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538170\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-11-22T00:00:00\",\n                    \"authorized_datetime\": \"2019-11-22T00:00:00\",\n                    \"date\": \"2019-11-22T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2492.96,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538171\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-02-28T00:00:00\",\n                    \"authorized_datetime\": \"2020-02-28T00:00:00\",\n                    \"date\": \"2020-02-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538172\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-08-17T00:00:00\",\n                    \"authorized_datetime\": \"2020-08-17T00:00:00\",\n                    \"date\": \"2020-08-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 322.46,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538173\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-13T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-13T00:00:00\",\n                    \"date\": \"2019-12-13T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538174\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538175\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-10-02T00:00:00\",\n                    \"authorized_datetime\": \"2020-10-02T00:00:00\",\n                    \"date\": \"2020-10-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 600,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538176\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538177\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-30T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-30T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538178\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538179\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538180\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-09-30T00:00:00\",\n                    \"authorized_datetime\": \"2019-09-30T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 50,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        }\n    ]\n}"},{"id":"d6ea5b7e-bf86-415d-b3a0-9dd2f5b1089c","name":"Transactions","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"{{SubscriptionKey}}","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"asaConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"asafintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"options\": {\r\n        \"account_ids\": [\r\n            {{accountNumberList}}\r\n        ],\r\n        \"count\": 180,\r\n        \"offset\": 1,\r\n        \"include_original_description\": true,\r\n        \"include_personal_finance_category_beta\": true\r\n    },\r\n    \"client_id\": \"asaFintechCode\",\r\n    \"access_token\": \"asaConsumerCode\",\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"categoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 07 Jul 2023 13:44:44 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"api-supported-versions","value":"1.0","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:86aed618-83d3-4c98-a528-f6cd0294e307","enabled":true},{"key":"x-azure-ref","value":"20230707T134443Z-0fas3a6fs96n12krafz5s2xpxw000000015g00000001dxfe","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"1860616543\",\n            \"timeStamp\": \"2023-07-07T13:44:44.0043275+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"request_id\": \"1860616543\",\n            \"account\": {\n                \"account_id\": \"1104053940\",\n                \"balances\": {\n                    \"available\": 808.41,\n                    \"current\": 808.41,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"BUSINESS CHECKING ...9833 - \",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": \"Transactions is not fully synchronized for this period, some of them will come later... Last transaction is for 2023-07-06T12:00:00.0000000\"\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"230756\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"230756\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-07-06\",\n                    \"authorized_datetime\": \"2023-07-06T00:00:00.0000000\",\n                    \"date\": \"2023-07-06\",\n                    \"datetime\": \"2023-07-06T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5400,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"224178\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"224178\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-07-03\",\n                    \"authorized_datetime\": \"2023-07-03T00:00:00.0000000\",\n                    \"date\": \"2023-07-03\",\n                    \"datetime\": \"2023-07-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"221973\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221973\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"221972\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221972\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 28398.44,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"221971\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221971\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"221970\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221970\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"221969\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"221969\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-28\",\n                    \"authorized_datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"date\": \"2023-06-28\",\n                    \"datetime\": \"2023-06-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6400,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"206454\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"206454\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-13\",\n                    \"authorized_datetime\": \"2023-06-13T00:00:00.0000000\",\n                    \"date\": \"2023-06-13\",\n                    \"datetime\": \"2023-06-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 400,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"205069\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"205069\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-08\",\n                    \"authorized_datetime\": \"2023-06-08T00:00:00.0000000\",\n                    \"date\": \"2023-06-08\",\n                    \"datetime\": \"2023-06-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"205068\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"205068\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-08\",\n                    \"authorized_datetime\": \"2023-06-08T00:00:00.0000000\",\n                    \"date\": \"2023-06-08\",\n                    \"datetime\": \"2023-06-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"204708\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"204708\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-07\",\n                    \"authorized_datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"date\": \"2023-06-07\",\n                    \"datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 7420,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"204707\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"204707\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-07\",\n                    \"authorized_datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"date\": \"2023-06-07\",\n                    \"datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"204706\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"204706\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-07\",\n                    \"authorized_datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"date\": \"2023-06-07\",\n                    \"datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 31524.84,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"204705\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"204705\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-07\",\n                    \"authorized_datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"date\": \"2023-06-07\",\n                    \"datetime\": \"2023-06-07T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"202754\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"202754\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-02\",\n                    \"authorized_datetime\": \"2023-06-02T00:00:00.0000000\",\n                    \"date\": \"2023-06-02\",\n                    \"datetime\": \"2023-06-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"202753\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"202753\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-06-02\",\n                    \"authorized_datetime\": \"2023-06-02T00:00:00.0000000\",\n                    \"date\": \"2023-06-02\",\n                    \"datetime\": \"2023-06-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2120,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"201859\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201859\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-31\",\n                    \"authorized_datetime\": \"2023-05-31T00:00:00.0000000\",\n                    \"date\": \"2023-05-31\",\n                    \"datetime\": \"2023-05-31T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1100,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"201250\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201250\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-30\",\n                    \"authorized_datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"date\": \"2023-05-30\",\n                    \"datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 45515.84,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"201249\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201249\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-30\",\n                    \"authorized_datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"date\": \"2023-05-30\",\n                    \"datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"201248\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201248\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-30\",\n                    \"authorized_datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"date\": \"2023-05-30\",\n                    \"datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"201247\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"201247\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-30\",\n                    \"authorized_datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"date\": \"2023-05-30\",\n                    \"datetime\": \"2023-05-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 11276.32,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"190822\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"190822\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-26\",\n                    \"authorized_datetime\": \"2023-05-26T00:00:00.0000000\",\n                    \"date\": \"2023-05-26\",\n                    \"datetime\": \"2023-05-26T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 98,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"186407\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"186407\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-26\",\n                    \"authorized_datetime\": \"2023-05-26T00:00:00.0000000\",\n                    \"date\": \"2023-05-26\",\n                    \"datetime\": \"2023-05-26T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 98,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194470\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194470\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-23\",\n                    \"authorized_datetime\": \"2023-05-23T00:00:00.0000000\",\n                    \"date\": \"2023-05-23\",\n                    \"datetime\": \"2023-05-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 98,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"185506\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"185506\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-23\",\n                    \"authorized_datetime\": \"2023-05-23T00:00:00.0000000\",\n                    \"date\": \"2023-05-23\",\n                    \"datetime\": \"2023-05-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 98,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194472\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194472\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-22\",\n                    \"authorized_datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"date\": \"2023-05-22\",\n                    \"datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194471\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194471\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-22\",\n                    \"authorized_datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"date\": \"2023-05-22\",\n                    \"datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 4.34,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"184985\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"184985\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-22\",\n                    \"authorized_datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"date\": \"2023-05-22\",\n                    \"datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"184983\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"184983\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-22\",\n                    \"authorized_datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"date\": \"2023-05-22\",\n                    \"datetime\": \"2023-05-22T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 4.34,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194474\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194474\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-16\",\n                    \"authorized_datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"date\": \"2023-05-16\",\n                    \"datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 35,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194473\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194473\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-16\",\n                    \"authorized_datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"date\": \"2023-05-16\",\n                    \"datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"183795\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"183795\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-16\",\n                    \"authorized_datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"date\": \"2023-05-16\",\n                    \"datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 35,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"183794\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"183794\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-16\",\n                    \"authorized_datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"date\": \"2023-05-16\",\n                    \"datetime\": \"2023-05-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194476\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194476\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-15\",\n                    \"authorized_datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"date\": \"2023-05-15\",\n                    \"datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194475\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194475\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-15\",\n                    \"authorized_datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"date\": \"2023-05-15\",\n                    \"datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"183319\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"183319\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-15\",\n                    \"authorized_datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"date\": \"2023-05-15\",\n                    \"datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"183318\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"183318\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-15\",\n                    \"authorized_datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"date\": \"2023-05-15\",\n                    \"datetime\": \"2023-05-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194480\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194480\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194479\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194479\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 399.31,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194478\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194478\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 108.74,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194477\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194477\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"181552\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"181552\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"181551\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"181551\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 399.31,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"181550\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"181550\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 108.74,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"181549\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"181549\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-08\",\n                    \"authorized_datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"date\": \"2023-05-08\",\n                    \"datetime\": \"2023-05-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194481\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194481\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-02\",\n                    \"authorized_datetime\": \"2023-05-02T00:00:00.0000000\",\n                    \"date\": \"2023-05-02\",\n                    \"datetime\": \"2023-05-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"180003\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"180003\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-02\",\n                    \"authorized_datetime\": \"2023-05-02T00:00:00.0000000\",\n                    \"date\": \"2023-05-02\",\n                    \"datetime\": \"2023-05-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194484\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194484\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194483\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194483\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 54418.12,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194482\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194482\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"179639\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"179639\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"179638\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"179638\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 54418.12,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"179637\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"179637\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-05-01\",\n                    \"authorized_datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"date\": \"2023-05-01\",\n                    \"datetime\": \"2023-05-01T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194487\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194487\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 80372.8,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194486\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194486\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194485\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194485\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 18000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"178752\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"178752\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 80372.8,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"178751\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"178751\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"178750\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"178750\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-28\",\n                    \"authorized_datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"date\": \"2023-04-28\",\n                    \"datetime\": \"2023-04-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 18000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194488\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194488\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-25\",\n                    \"authorized_datetime\": \"2023-04-25T00:00:00.0000000\",\n                    \"date\": \"2023-04-25\",\n                    \"datetime\": \"2023-04-25T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 185.23,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"177849\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"177849\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-25\",\n                    \"authorized_datetime\": \"2023-04-25T00:00:00.0000000\",\n                    \"date\": \"2023-04-25\",\n                    \"datetime\": \"2023-04-25T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 185.23,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194489\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194489\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-24\",\n                    \"authorized_datetime\": \"2023-04-24T00:00:00.0000000\",\n                    \"date\": \"2023-04-24\",\n                    \"datetime\": \"2023-04-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 4774.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"177412\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"177412\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-24\",\n                    \"authorized_datetime\": \"2023-04-24T00:00:00.0000000\",\n                    \"date\": \"2023-04-24\",\n                    \"datetime\": \"2023-04-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 4774.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194490\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194490\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-19\",\n                    \"authorized_datetime\": \"2023-04-19T00:00:00.0000000\",\n                    \"date\": \"2023-04-19\",\n                    \"datetime\": \"2023-04-19T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"176024\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"176024\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-19\",\n                    \"authorized_datetime\": \"2023-04-19T00:00:00.0000000\",\n                    \"date\": \"2023-04-19\",\n                    \"datetime\": \"2023-04-19T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194491\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194491\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-17\",\n                    \"authorized_datetime\": \"2023-04-17T00:00:00.0000000\",\n                    \"date\": \"2023-04-17\",\n                    \"datetime\": \"2023-04-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"175368\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"175368\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-17\",\n                    \"authorized_datetime\": \"2023-04-17T00:00:00.0000000\",\n                    \"date\": \"2023-04-17\",\n                    \"datetime\": \"2023-04-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194493\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194493\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-13\",\n                    \"authorized_datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"date\": \"2023-04-13\",\n                    \"datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194492\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194492\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-13\",\n                    \"authorized_datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"date\": \"2023-04-13\",\n                    \"datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"174281\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"174281\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-13\",\n                    \"authorized_datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"date\": \"2023-04-13\",\n                    \"datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"174280\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"174280\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-13\",\n                    \"authorized_datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"date\": \"2023-04-13\",\n                    \"datetime\": \"2023-04-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194494\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194494\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-11\",\n                    \"authorized_datetime\": \"2023-04-11T00:00:00.0000000\",\n                    \"date\": \"2023-04-11\",\n                    \"datetime\": \"2023-04-11T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"173614\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"173614\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-11\",\n                    \"authorized_datetime\": \"2023-04-11T00:00:00.0000000\",\n                    \"date\": \"2023-04-11\",\n                    \"datetime\": \"2023-04-11T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194495\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194495\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-10\",\n                    \"authorized_datetime\": \"2023-04-10T00:00:00.0000000\",\n                    \"date\": \"2023-04-10\",\n                    \"datetime\": \"2023-04-10T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"172896\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"172896\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-04-10\",\n                    \"authorized_datetime\": \"2023-04-10T00:00:00.0000000\",\n                    \"date\": \"2023-04-10\",\n                    \"datetime\": \"2023-04-10T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194496\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194496\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-29\",\n                    \"authorized_datetime\": \"2023-03-29T00:00:00.0000000\",\n                    \"date\": \"2023-03-29\",\n                    \"datetime\": \"2023-03-29T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 12000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"166882\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"166882\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-29\",\n                    \"authorized_datetime\": \"2023-03-29T00:00:00.0000000\",\n                    \"date\": \"2023-03-29\",\n                    \"datetime\": \"2023-03-29T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 12000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194497\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194497\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-28\",\n                    \"authorized_datetime\": \"2023-03-28T00:00:00.0000000\",\n                    \"date\": \"2023-03-28\",\n                    \"datetime\": \"2023-03-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"166641\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"166641\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-28\",\n                    \"authorized_datetime\": \"2023-03-28T00:00:00.0000000\",\n                    \"date\": \"2023-03-28\",\n                    \"datetime\": \"2023-03-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194498\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194498\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-27\",\n                    \"authorized_datetime\": \"2023-03-27T00:00:00.0000000\",\n                    \"date\": \"2023-03-27\",\n                    \"datetime\": \"2023-03-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 161.6,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"166266\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"166266\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-27\",\n                    \"authorized_datetime\": \"2023-03-27T00:00:00.0000000\",\n                    \"date\": \"2023-03-27\",\n                    \"datetime\": \"2023-03-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 161.6,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194499\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194499\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-24\",\n                    \"authorized_datetime\": \"2023-03-24T00:00:00.0000000\",\n                    \"date\": \"2023-03-24\",\n                    \"datetime\": \"2023-03-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"165548\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"165548\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-24\",\n                    \"authorized_datetime\": \"2023-03-24T00:00:00.0000000\",\n                    \"date\": \"2023-03-24\",\n                    \"datetime\": \"2023-03-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194500\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194500\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-21\",\n                    \"authorized_datetime\": \"2023-03-21T00:00:00.0000000\",\n                    \"date\": \"2023-03-21\",\n                    \"datetime\": \"2023-03-21T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"162398\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"162398\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-21\",\n                    \"authorized_datetime\": \"2023-03-21T00:00:00.0000000\",\n                    \"date\": \"2023-03-21\",\n                    \"datetime\": \"2023-03-21T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194501\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194501\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-20\",\n                    \"authorized_datetime\": \"2023-03-20T00:00:00.0000000\",\n                    \"date\": \"2023-03-20\",\n                    \"datetime\": \"2023-03-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"162055\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"162055\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-20\",\n                    \"authorized_datetime\": \"2023-03-20T00:00:00.0000000\",\n                    \"date\": \"2023-03-20\",\n                    \"datetime\": \"2023-03-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194503\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194503\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-17\",\n                    \"authorized_datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"date\": \"2023-03-17\",\n                    \"datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 42596.88,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194502\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194502\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-17\",\n                    \"authorized_datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"date\": \"2023-03-17\",\n                    \"datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"161303\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"161303\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-17\",\n                    \"authorized_datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"date\": \"2023-03-17\",\n                    \"datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 42596.88,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"161302\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"161302\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-17\",\n                    \"authorized_datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"date\": \"2023-03-17\",\n                    \"datetime\": \"2023-03-17T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194504\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194504\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-15\",\n                    \"authorized_datetime\": \"2023-03-15T00:00:00.0000000\",\n                    \"date\": \"2023-03-15\",\n                    \"datetime\": \"2023-03-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 35,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"160418\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"160418\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-15\",\n                    \"authorized_datetime\": \"2023-03-15T00:00:00.0000000\",\n                    \"date\": \"2023-03-15\",\n                    \"datetime\": \"2023-03-15T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 35,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194506\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194506\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-14\",\n                    \"authorized_datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"date\": \"2023-03-14\",\n                    \"datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194505\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194505\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-14\",\n                    \"authorized_datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"date\": \"2023-03-14\",\n                    \"datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"159813\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"159813\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-14\",\n                    \"authorized_datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"date\": \"2023-03-14\",\n                    \"datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"159812\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"159812\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-14\",\n                    \"authorized_datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"date\": \"2023-03-14\",\n                    \"datetime\": \"2023-03-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194507\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194507\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-13\",\n                    \"authorized_datetime\": \"2023-03-13T00:00:00.0000000\",\n                    \"date\": \"2023-03-13\",\n                    \"datetime\": \"2023-03-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 81.33,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"157845\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"157845\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-13\",\n                    \"authorized_datetime\": \"2023-03-13T00:00:00.0000000\",\n                    \"date\": \"2023-03-13\",\n                    \"datetime\": \"2023-03-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 81.33,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194508\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194508\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-09\",\n                    \"authorized_datetime\": \"2023-03-09T00:00:00.0000000\",\n                    \"date\": \"2023-03-09\",\n                    \"datetime\": \"2023-03-09T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 230.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"152083\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"152083\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-09\",\n                    \"authorized_datetime\": \"2023-03-09T00:00:00.0000000\",\n                    \"date\": \"2023-03-09\",\n                    \"datetime\": \"2023-03-09T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 230.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194509\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194509\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-08\",\n                    \"authorized_datetime\": \"2023-03-08T00:00:00.0000000\",\n                    \"date\": \"2023-03-08\",\n                    \"datetime\": \"2023-03-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"151848\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"151848\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-08\",\n                    \"authorized_datetime\": \"2023-03-08T00:00:00.0000000\",\n                    \"date\": \"2023-03-08\",\n                    \"datetime\": \"2023-03-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194511\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194511\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-03\",\n                    \"authorized_datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"date\": \"2023-03-03\",\n                    \"datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194510\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194510\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-03\",\n                    \"authorized_datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"date\": \"2023-03-03\",\n                    \"datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5678.31,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149857\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149857\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-03\",\n                    \"authorized_datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"date\": \"2023-03-03\",\n                    \"datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149856\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149856\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-03\",\n                    \"authorized_datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"date\": \"2023-03-03\",\n                    \"datetime\": \"2023-03-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5678.31,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"194512\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194512\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-02\",\n                    \"authorized_datetime\": \"2023-03-02T00:00:00.0000000\",\n                    \"date\": \"2023-03-02\",\n                    \"datetime\": \"2023-03-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149858\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149858\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-03-02\",\n                    \"authorized_datetime\": \"2023-03-02T00:00:00.0000000\",\n                    \"date\": \"2023-03-02\",\n                    \"datetime\": \"2023-03-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194517\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194517\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"7\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 27.1,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194516\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194516\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 211.82,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194515\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194515\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 13.97,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194514\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194514\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194513\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194513\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"16\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 13.59,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149863\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149863\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"7\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 27.1,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149862\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149862\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 211.82,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149861\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149861\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 13.97,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149860\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149860\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149859\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149859\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-28\",\n                    \"authorized_datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"date\": \"2023-02-28\",\n                    \"datetime\": \"2023-02-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"16\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 13.59,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"194518\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"194518\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149869\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149869\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 114.13,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149868\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149868\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 163.06,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149867\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149867\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 24.1,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149866\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149866\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"12\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 129.23,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149865\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149865\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 155.83,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149864\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149864\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-27\",\n                    \"authorized_datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"date\": \"2023-02-27\",\n                    \"datetime\": \"2023-02-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149870\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149870\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-24\",\n                    \"authorized_datetime\": \"2023-02-24T00:00:00.0000000\",\n                    \"date\": \"2023-02-24\",\n                    \"datetime\": \"2023-02-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 174.05,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149871\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149871\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-23\",\n                    \"authorized_datetime\": \"2023-02-23T00:00:00.0000000\",\n                    \"date\": \"2023-02-23\",\n                    \"datetime\": \"2023-02-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 255.13,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149873\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149873\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-21\",\n                    \"authorized_datetime\": \"2023-02-21T00:00:00.0000000\",\n                    \"date\": \"2023-02-21\",\n                    \"datetime\": \"2023-02-21T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 29.55,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149872\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149872\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-21\",\n                    \"authorized_datetime\": \"2023-02-21T00:00:00.0000000\",\n                    \"date\": \"2023-02-21\",\n                    \"datetime\": \"2023-02-21T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149875\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149875\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-14\",\n                    \"authorized_datetime\": \"2023-02-14T00:00:00.0000000\",\n                    \"date\": \"2023-02-14\",\n                    \"datetime\": \"2023-02-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149874\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149874\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-14\",\n                    \"authorized_datetime\": \"2023-02-14T00:00:00.0000000\",\n                    \"date\": \"2023-02-14\",\n                    \"datetime\": \"2023-02-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149877\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149877\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-13\",\n                    \"authorized_datetime\": \"2023-02-13T00:00:00.0000000\",\n                    \"date\": \"2023-02-13\",\n                    \"datetime\": \"2023-02-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149876\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149876\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-13\",\n                    \"authorized_datetime\": \"2023-02-13T00:00:00.0000000\",\n                    \"date\": \"2023-02-13\",\n                    \"datetime\": \"2023-02-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 32072.44,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149878\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149878\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-10\",\n                    \"authorized_datetime\": \"2023-02-10T00:00:00.0000000\",\n                    \"date\": \"2023-02-10\",\n                    \"datetime\": \"2023-02-10T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149881\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149881\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-08\",\n                    \"authorized_datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"date\": \"2023-02-08\",\n                    \"datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 41221.16,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149880\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149880\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-08\",\n                    \"authorized_datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"date\": \"2023-02-08\",\n                    \"datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149879\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149879\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-08\",\n                    \"authorized_datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"date\": \"2023-02-08\",\n                    \"datetime\": \"2023-02-08T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149883\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149883\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-03\",\n                    \"authorized_datetime\": \"2023-02-03T00:00:00.0000000\",\n                    \"date\": \"2023-02-03\",\n                    \"datetime\": \"2023-02-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149882\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149882\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-03\",\n                    \"authorized_datetime\": \"2023-02-03T00:00:00.0000000\",\n                    \"date\": \"2023-02-03\",\n                    \"datetime\": \"2023-02-03T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5515,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149884\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149884\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-02-02\",\n                    \"authorized_datetime\": \"2023-02-02T00:00:00.0000000\",\n                    \"date\": \"2023-02-02\",\n                    \"datetime\": \"2023-02-02T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 53.17,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149887\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149887\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-31\",\n                    \"authorized_datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"date\": \"2023-01-31\",\n                    \"datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2000,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149886\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149886\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-31\",\n                    \"authorized_datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"date\": \"2023-01-31\",\n                    \"datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 41.83,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149885\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149885\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-31\",\n                    \"authorized_datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"date\": \"2023-01-31\",\n                    \"datetime\": \"2023-01-31T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 3200,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149892\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149892\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 20.67,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149891\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149891\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 33.63,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149890\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149890\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 53.17,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149889\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149889\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"5\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 103.75,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149888\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149888\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-30\",\n                    \"authorized_datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"date\": \"2023-01-30\",\n                    \"datetime\": \"2023-01-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2.5,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149893\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149893\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-27\",\n                    \"authorized_datetime\": \"2023-01-27T00:00:00.0000000\",\n                    \"date\": \"2023-01-27\",\n                    \"datetime\": \"2023-01-27T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 85.02,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149894\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149894\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-23\",\n                    \"authorized_datetime\": \"2023-01-23T00:00:00.0000000\",\n                    \"date\": \"2023-01-23\",\n                    \"datetime\": \"2023-01-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"22\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 208.01,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149896\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149896\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-20\",\n                    \"authorized_datetime\": \"2023-01-20T00:00:00.0000000\",\n                    \"date\": \"2023-01-20\",\n                    \"datetime\": \"2023-01-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149895\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149895\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-20\",\n                    \"authorized_datetime\": \"2023-01-20T00:00:00.0000000\",\n                    \"date\": \"2023-01-20\",\n                    \"datetime\": \"2023-01-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149901\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149901\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 275.6,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149900\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149900\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149899\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149899\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149898\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149898\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149897\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149897\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-13\",\n                    \"authorized_datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"date\": \"2023-01-13\",\n                    \"datetime\": \"2023-01-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149902\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149902\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-10\",\n                    \"authorized_datetime\": \"2023-01-10T00:00:00.0000000\",\n                    \"date\": \"2023-01-10\",\n                    \"datetime\": \"2023-01-10T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 10,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149904\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149904\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-09\",\n                    \"authorized_datetime\": \"2023-01-09T00:00:00.0000000\",\n                    \"date\": \"2023-01-09\",\n                    \"datetime\": \"2023-01-09T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"4\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30.1,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149903\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149903\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-09\",\n                    \"authorized_datetime\": \"2023-01-09T00:00:00.0000000\",\n                    \"date\": \"2023-01-09\",\n                    \"datetime\": \"2023-01-09T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149905\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149905\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-06\",\n                    \"authorized_datetime\": \"2023-01-06T00:00:00.0000000\",\n                    \"date\": \"2023-01-06\",\n                    \"datetime\": \"2023-01-06T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5515,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149907\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149907\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-05\",\n                    \"authorized_datetime\": \"2023-01-05T00:00:00.0000000\",\n                    \"date\": \"2023-01-05\",\n                    \"datetime\": \"2023-01-05T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149906\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149906\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-05\",\n                    \"authorized_datetime\": \"2023-01-05T00:00:00.0000000\",\n                    \"date\": \"2023-01-05\",\n                    \"datetime\": \"2023-01-05T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 11400,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149910\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149910\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-04\",\n                    \"authorized_datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"date\": \"2023-01-04\",\n                    \"datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 42909.6,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149909\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149909\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-04\",\n                    \"authorized_datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"date\": \"2023-01-04\",\n                    \"datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 15,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149908\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149908\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2023-01-04\",\n                    \"authorized_datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"date\": \"2023-01-04\",\n                    \"datetime\": \"2023-01-04T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"20\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 8500,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149911\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149911\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-30\",\n                    \"authorized_datetime\": \"2022-12-30T00:00:00.0000000\",\n                    \"date\": \"2022-12-30\",\n                    \"datetime\": \"2022-12-30T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149912\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149912\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-28\",\n                    \"authorized_datetime\": \"2022-12-28T00:00:00.0000000\",\n                    \"date\": \"2022-12-28\",\n                    \"datetime\": \"2022-12-28T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"18\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 137.09,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149914\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149914\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-23\",\n                    \"authorized_datetime\": \"2022-12-23T00:00:00.0000000\",\n                    \"date\": \"2022-12-23\",\n                    \"datetime\": \"2022-12-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 310,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149913\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149913\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-23\",\n                    \"authorized_datetime\": \"2022-12-23T00:00:00.0000000\",\n                    \"date\": \"2022-12-23\",\n                    \"datetime\": \"2022-12-23T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149915\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149915\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-20\",\n                    \"authorized_datetime\": \"2022-12-20T00:00:00.0000000\",\n                    \"date\": \"2022-12-20\",\n                    \"datetime\": \"2022-12-20T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 21,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149916\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149916\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-16\",\n                    \"authorized_datetime\": \"2022-12-16T00:00:00.0000000\",\n                    \"date\": \"2022-12-16\",\n                    \"datetime\": \"2022-12-16T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1600,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149918\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149918\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-14\",\n                    \"authorized_datetime\": \"2022-12-14T00:00:00.0000000\",\n                    \"date\": \"2022-12-14\",\n                    \"datetime\": \"2022-12-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149917\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149917\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-14\",\n                    \"authorized_datetime\": \"2022-12-14T00:00:00.0000000\",\n                    \"date\": \"2022-12-14\",\n                    \"datetime\": \"2022-12-14T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 37698,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149922\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149922\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-13\",\n                    \"authorized_datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"date\": \"2022-12-13\",\n                    \"datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"1\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 30,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149921\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149921\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-13\",\n                    \"authorized_datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"date\": \"2022-12-13\",\n                    \"datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 6049.9,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149920\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149920\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-13\",\n                    \"authorized_datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"date\": \"2022-12-13\",\n                    \"datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 452.47,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"149919\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149919\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-13\",\n                    \"authorized_datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"date\": \"2022-12-13\",\n                    \"datetime\": \"2022-12-13T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 945.41,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"149924\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"149924\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": null,\n                    \"merchant_name\": null,\n                    \"location\": null,\n                    \"authorized_date\": \"2022-12-12\",\n                    \"authorized_datetime\": \"2022-12-12T00:00:00.0000000\",\n                    \"date\": \"2022-12-12\",\n                    \"datetime\": \"2022-12-12T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"21\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 50292.44,\n                    \"account_id\": \"1104053940\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 241,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        },\n        {\n            \"request_id\": \"1860616543\",\n            \"account\": {\n                \"account_id\": \"1419224992\",\n                \"balances\": {\n                    \"available\": 12.52,\n                    \"current\": 17.52,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \" - REGULAR SHARE\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": \"Transactions is not fully synchronized for this period, some of them will come later... Last transaction is for 2022-10-12T00:09:00.0000000\"\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"148997\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"148997\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \" Deposit Home Banking Transfer\",\n                    \"merchant_name\": \" Deposit Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2022-10-12\",\n                    \"authorized_datetime\": \"2022-10-12T00:00:00.0000000\",\n                    \"date\": \"2022-10-12\",\n                    \"datetime\": \"2022-10-12T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 12.52,\n                    \"account_id\": \"1419224992\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"C\",\n                    \"transaction_id\": \"148996\",\n                    \"account_owner\": \"troy\",\n                    \"pending_transaction_id\": \"148996\",\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \" Deposit\",\n                    \"merchant_name\": \" Deposit\",\n                    \"location\": null,\n                    \"authorized_date\": \"2022-06-24\",\n                    \"authorized_datetime\": \"2022-06-24T00:00:00.0000000\",\n                    \"date\": \"2022-06-24\",\n                    \"datetime\": \"2022-06-24T00:00:00.0000000\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 5,\n                    \"account_id\": \"1419224992\",\n                    \"transaction_code\": \"C\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 2,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        },\n        {\n            \"request_id\": \"1860616543\",\n            \"account\": {\n                \"account_id\": \"1692715934\",\n                \"balances\": {\n                    \"available\": -5,\n                    \"current\": 0,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"Share - Savings Account\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": \"Transactions is not fully synchronized for this period, some of them will come later... Last transaction is for 2023-07-07T00:00:00.0000000\"\n            },\n            \"transactions\": [],\n            \"total_transactions\": 0,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        }\n    ]\n}"},{"id":"fb368f8b-ed51-41a6-bc5f-f11c2bc9f0fe","name":"Transactions_Test","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.06","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        \r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Mar 2024 09:04:24 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240327T090422Z-k76p7mf4fp3pxf4ssur6w5153g00000008m0000000000dtp","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"314325064\",\n            \"timeStamp\": \"2024-03-27T09:04:23.9303612+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"account\": {\n                \"account_id\": \"1365944437\",\n                \"asaficode\": 1240071753,\n                \"accountname\": \"Mortgage - \",\n                \"balances\": {\n                    \"available\": 10000,\n                    \"current\": 10000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641158\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-27T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.41,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641160\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.07,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641161\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 63.73,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641159\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 46.4,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641162\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-25T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 39.79,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641163\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-25T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.84,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641164\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-24T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 33.72,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641165\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-24T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 14.06,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641166\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-23T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 17.76,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641167\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-23T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.87,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641168\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-22T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.02,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641169\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-22T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.71,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641170\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.59,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641171\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 71.49,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641172\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-20T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.65,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641173\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-20T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.58,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641174\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-19T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.95,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641175\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-19T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.61,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641176\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-18T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.17,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641177\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-18T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 43.01,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641178\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-17T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.35,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641179\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-17T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.16,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641180\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-16T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.8,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641181\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-16T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.49,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641182\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-15T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.73,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641183\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-15T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 11.58,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641184\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-14T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.77,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641185\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-14T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 24.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641186\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-13T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.08,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641187\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-13T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 20.39,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641188\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-12T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 25.95,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641189\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-12T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.35,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641190\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-11T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 6.77,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641191\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-11T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 65.92,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641192\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-10T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.13,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641193\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-10T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.75,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641194\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-09T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.25,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641195\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-09T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.8,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641196\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-08T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 56.2,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641197\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-08T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.2,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641198\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-07T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 30.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641199\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-07T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 66.23,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641200\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-06T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.52,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641201\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-06T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.85,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641202\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-05T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 67.12,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641203\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-05T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 62.32,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641204\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-04T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.75,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641205\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-04T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 65.66,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641206\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-03T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54.11,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641207\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-03T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.41,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-03-27T12:00:00\"\n            }\n        }\n    ]\n}"},{"id":"edd37459-89f8-41a6-901e-4f7e77e967a9","name":"count","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.06","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        \r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2008-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 27 Mar 2024 17:40:59 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240327T174055Z-k5nuuwd4852s52fk3tvnc2140s00000006p000000000vg5f","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"1759863836\",\n            \"timeStamp\": \"2024-03-27T17:40:57.1983692+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"account\": {\n                \"account_id\": \"1365944437\",\n                \"asaficode\": 1240071753,\n                \"accountname\": \"Mortgage - \",\n                \"balances\": {\n                    \"available\": 10000,\n                    \"current\": 10000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641158\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-27T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.41,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641160\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.07,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641161\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 63.73,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641159\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-26T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 46.4,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641162\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-25T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 39.79,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641163\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-25T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.84,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641164\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-24T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 33.72,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641165\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-24T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 14.06,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641166\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-23T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 17.76,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641167\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-23T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.87,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641168\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-22T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.02,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641169\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-22T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.71,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641170\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.59,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641171\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 71.49,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641172\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-20T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.65,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641173\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-20T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.58,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641174\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-19T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.95,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641175\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-19T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.61,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641176\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-18T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.17,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641177\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-18T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 43.01,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641178\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-17T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.35,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641179\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-17T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.16,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641180\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-16T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.8,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641181\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-16T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.49,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641182\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-15T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.73,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641183\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"tranactiondate\": \"2024-03-15T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 11.58,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641184\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-14T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.77,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641185\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-14T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 24.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641186\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-13T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.08,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641187\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-13T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 20.39,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641188\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-12T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 25.95,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641189\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-12T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.35,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641190\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-11T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 6.77,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641191\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-11T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 65.92,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641192\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-10T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.13,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641193\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-10T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.75,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641194\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-09T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.25,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641195\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-09T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.8,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641196\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-08T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 56.2,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641197\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-08T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.2,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641198\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-07T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 30.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641199\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-07T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 66.23,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641200\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-06T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.52,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641201\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-06T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.85,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641202\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"tranactiondate\": \"2024-03-05T00:00:00.0000000\",\n                        \"categoryid\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 67.12,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641203\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"tranactiondate\": \"2024-03-05T00:00:00.0000000\",\n                        \"categoryid\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 62.32,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1641204\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"tranactiondate\": \"2024-03-04T00:00:00.0000000\",\n                        \"categoryid\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.75,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641205\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-04T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 65.66,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641206\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"tranactiondate\": \"2024-03-03T00:00:00.0000000\",\n                        \"categoryid\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54.11,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1641207\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"tranactiondate\": \"2024-03-03T00:00:00.0000000\",\n                        \"categoryid\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.41,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-03-27T12:00:00\"\n            }\n        },\n        {\n            \"account\": {\n                \"account_id\": \"2084526527\",\n                \"asaficode\": 123456,\n                \"accountname\": \" - SAVINGS\",\n                \"balances\": {\n                    \"available\": 4752.31,\n                    \"current\": 4752.31,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642905\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.32,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642906\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642907\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.21,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642908\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.04,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642909\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.04,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642910\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020  \",\n                        \"merchantname\": \" Deposit Kiosk Transfer From Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.01,\n                        \"transactionmemo\": \" Deposit Kiosk Transfer From Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642911\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020  \",\n                        \"merchantname\": \" Deposit Kiosk Transfer From Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.03,\n                        \"transactionmemo\": \" Deposit Kiosk Transfer From Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642912\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642913\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642914\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642915\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.4,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642916\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.5,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642917\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642918\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642919\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.99,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642920\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer-Test\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer-Test\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642921\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642922\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer-Test\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 Intra-account transfer-Test\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642923\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642924\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642925\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Loan 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.7,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642926\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642927\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642928\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Loan 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.01,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642929\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642930\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642931\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642932\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.04,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642933\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.6,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642934\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.7,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642935\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642936\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642937\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642938\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642939\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642940\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.5,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642941\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.5,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642942\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.18,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642943\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642944\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642945\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642946\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.1,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642947\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642948\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642949\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.3,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642950\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.4,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642951\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.5,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642952\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.4,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642953\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Loan 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.7,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Loan 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642954\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.2,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642955\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.12,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642956\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020  \",\n                        \"merchantname\": \" Deposit Kiosk Transfer From Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.02,\n                        \"transactionmemo\": \" Deposit Kiosk Transfer From Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642957\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.03,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642958\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.01,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642959\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.11,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 One time Transfer Link created and verified\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642960\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.31,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642961\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020  \",\n                        \"merchantname\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"tranactiondate\": \"2010-04-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 0.33,\n                        \"transactionmemo\": \" Withdrawal Kiosk Transfer To Share 0020 New Transfer Link created automatically and verified.\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642904\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.00%\",\n                        \"tranactiondate\": \"2010-03-31T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.14,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.00%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642900\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2010-03-28T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1592.45,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642901\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020 \",\n                        \"merchantname\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"tranactiondate\": \"2010-03-21T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 2000,\n                        \"transactionmemo\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642898\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.00%\",\n                        \"tranactiondate\": \"2010-02-28T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 3.35,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.00%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642896\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"tranactiondate\": \"2010-01-31T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 3.82,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642899\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2010-01-24T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1454.2,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642902\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020 \",\n                        \"merchantname\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"tranactiondate\": \"2010-01-17T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 2000,\n                        \"transactionmemo\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642903\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2010-01-03T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1272.27,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642897\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"tranactiondate\": \"2009-12-31T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.49,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642893\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2009-12-27T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1694.87,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642894\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" From Share 0020 \",\n                        \"merchantname\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"tranactiondate\": \"2009-12-20T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 2000,\n                        \"transactionmemo\": \" Deposit Transfer From Share 0020 DRAFT/SAVE XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642892\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"tranactiondate\": \"2009-11-30T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 3.93,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"C\",\n                        \"transactionid\": \"1642895\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" 1.000% \",\n                        \"merchantname\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"tranactiondate\": \"2009-10-31T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.17,\n                        \"transactionmemo\": \" Deposit Dividend 1.000% Annual Percentage Yield Earned 1.01%\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    },\n                    {\n                        \"transactiontype\": \"D\",\n                        \"transactionid\": \"1642891\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \" To Share 0020 \",\n                        \"merchantname\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"tranactiondate\": \"2009-10-25T00:00:00.0000000\",\n                        \"categoryid\": \"General\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1590.45,\n                        \"transactionmemo\": \" Withdrawal Transfer To Share 0020 SAVE/DRAFT XFER\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null\n                    }\n                ],\n                \"total_transactions\": 71,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2010-04-24T23:55:00\"\n            }\n        }\n    ]\n}"}],"_postman_id":"95d792b5-ef6d-4246-9df8-348956123ddf"}],"id":"5c0a539e-20f3-43ed-88a0-653854caac19","description":"<p>The \"Transactions\" API folder contains the endpoint designed to manage and retrieve transaction data associated with a consumer's accounts.</p>\n","_postman_id":"5c0a539e-20f3-43ed-88a0-653854caac19"},{"name":"Payments","item":[{"name":"Payment/PaymentHistory","id":"890867b8-64d3-47f7-8b00-a10a75ef9f0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"{{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"1eb97f21-7726-42bf-8085-479b7ca93922","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Payment/PaymentHistory","description":"<p>Retrieve a detailed history of all payments made from the consumer's accounts. The response includes information such as payment dates, amounts, recipients, and statuses. This endpoint is useful for tracking past transactions and reviewing payment records.</p>\n","urlObject":{"path":["Payment","PaymentHistory"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"9e8680e5-e231-48ad-aab4-e19c68b85db2","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"{{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"447ac11d-0360-4882-b60a-1919e088dc8f","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Payment/PaymentHistory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:00:27 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"close","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T120026Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000007f08","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"No Payment History  information records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a39b82d1-047c-4957-802e-c68f22cf46e8\",\n            \"timeStamp\": \"2024-07-30T12:00:27.146842+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"billingTransactionsViewModel\": [],\n        \"pageSize\": 100,\n        \"pageNo\": 1,\n        \"totalCount\": 0\n    }\n}"},{"id":"7c4e45e8-ecfd-40ff-b826-9d739b35202e","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"{{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"1df58ef1-874a-4e44-8710-e98cc9e9471d","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Payment/PaymentHistory"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"message\": \"Failed to retrieve payment history records.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a39b82d1-047c-4957-802e-c68f22cf46e8\",\n            \"timeStamp\": \"2024-07-30T12:00:27.146842+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"PAYMENT_HISTORY_NOT_FOUND\",\n        \"description\": \"No payment history records were found for the given request.\",\n        \"suggestion\": \"Please verify the account details or try again later.\"\n    }\n}\n"}],"_postman_id":"890867b8-64d3-47f7-8b00-a10a75ef9f0f"}],"id":"e36b0a65-908d-403a-b39a-70aee6352e6e","description":"<p>The \"Payments\" API folder contains endpoints designed to manage and retrieve payment-related information. These endpoints allow clients to access payment history and holdings associated with the current consumer’s accounts.</p>\n","_postman_id":"e36b0a65-908d-403a-b39a-70aee6352e6e"},{"name":"Holdings","item":[{"name":"Holdings","id":"45fb1abf-95cc-4677-950d-0f51681aafa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version"},{"key":"requestId","value":"3e707d66-1dab-4b6d-a338-8982defa805b"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey"},{"key":"FromDate","value":"2022-01-28","type":"text"}],"url":"https://openapiuat.asacore.com/Holdings","description":"<p>Fetch the current holdings associated with the consumer’s accounts. The response provides detailed information on the various assets and balances held within the accounts, including cash balances, investments, and other financial instruments.</p>\n","urlObject":{"path":["Holdings"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"0fdcca03-6730-4840-beea-001a13d49ddc","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version"},{"key":"requestId","value":"dce296ce-250f-4ad2-a083-dc1e79dfd3c1"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey"},{"key":"FromDate","value":"2022-01-28","type":"text"}],"url":"https://openapiuat.asacore.com/Holdings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:00:47 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T120043Z-17bcbddb4fbjnkh6pyc83vsr4n0000000ve000000000997s","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"totalRecords\": 0,\n        \"currentPage\": 1,\n        \"consumerHoldings\": []\n    }\n}"},{"id":"08918f7c-cfad-4c96-a4f4-80481f1d3fae","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version"},{"key":"requestId","value":"17be8274-a8d8-4aec-b5b0-2d630466cfdc"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey"},{"key":"FromDate","value":"2022-01-28","type":"text"}],"url":"https://openapiuat.asacore.com/Holdings"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"message\": \"Failed to retrieve consumer holdings.\",\n    \"reference\": [],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"CONSUMER_HOLDINGS_NOT_FOUND\",\n        \"description\": \"No consumer holdings records were found for the given request.\",\n        \"suggestion\": \"Please verify the account details or try again later.\"\n    }\n}\n"}],"_postman_id":"45fb1abf-95cc-4677-950d-0f51681aafa6"}],"id":"2ed4f935-6e01-4ac0-a992-34d92bccf7bd","description":"<p>The \"Holdings\" API folder contains endpoint dedicated to managing and retrieving information about the consumer's current financial holdings.</p>\n","_postman_id":"2ed4f935-6e01-4ac0-a992-34d92bccf7bd"},{"name":"Transfers","item":[{"name":"Transfers/TransferStatus","id":"3a9380e0-cab3-4233-8085-c0ed057b5241","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"defebbe9-8325-4c42-8bcd-ce229539b229","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferStatus","description":"<p>Retrieve the status of a transfer to track its progress. The response provides the current status of the transfer, including whether it is pending, completed, or failed.</p>\n","urlObject":{"path":["Transfers","TransferStatus"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"809a9811-aa91-49ed-9730-ef968609b953","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"5358fb06-2b85-4a4f-8db1-b00379afb0c0","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:21:52 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152152Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000swcb","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"74417880-ce42-4edb-a247-552cc48cde4d\",\n            \"timeStamp\": \"2024-07-31T15:21:52.8395714+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"List of Transfer Statuses\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Pending when transfer is initiated and has not been completed\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Completed when transfer is completed\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Unauthorized when consumer does not have permisssion to make the transfer\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Denied when FI does not allow the Transfer\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Error\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Disabled when Transfer links is not enabled\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Upcoming when the transfer is coming up in future\"\n        }\n    ]\n}"},{"id":"427f161c-14f1-4587-a4d6-74256f3a1f1a","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"0f3f9f1e-a622-4156-982a-bf49967e4b7c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferStatus"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve transfer statuses.\",\n    \"reference\": [\n        {\n            \"requestId\": \"74417880-ce42-4edb-a247-552cc48cde4d\",\n            \"timeStamp\": \"2024-07-31T15:21:52.8395714+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"TRANSFER_STATUS_FETCH_FAILED\",\n        \"description\": \"Unable to retrieve the list of transfer statuses due to invalid request parameters or system error.\",\n        \"suggestion\": \"Please check the request parameters and try\n"}],"_postman_id":"3a9380e0-cab3-4233-8085-c0ed057b5241"},{"name":"Transfers/AccountDetails","event":[{"listen":"test","script":{"id":"64df69d5-cd9c-49ba-a730-6e3ec51a7894","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var fromAccount = respBody.data.transferAccountModels[0].fromAccountDetailModel;\r","    var toAccount = respBody.data.transferAccountModels[0].toAccountDetailModels[0];\r","\r","    var fromAccountNickname = fromAccount.nickName;\r","    var fromAccountNumber = fromAccount.asaFiAccountCode;\r","    var fromAccountLast4 = fromAccount.accountLast4;\r","    var fromAccountType = fromAccount.accountType;\r","    var fromAccountFi = fromAccount.asaFiCode;\r","\r","    pm.environment.set(\"fromAccountNickname\", fromAccountNickname);\r","    pm.environment.set(\"fromAccountNumber\", fromAccountNumber);\r","    pm.environment.set(\"fromAccountLast4\", fromAccountLast4);\r","    pm.environment.set(\"fromAccountType\", fromAccountType);\r","    pm.environment.set(\"fromAccountFi\", fromAccountFi);\r","\r","    var toAccountNickname = toAccount.nickName;\r","    var toAccountNumber = toAccount.asaFiAccountCode;\r","    var toAccountLast4 = toAccount.accountLast4;\r","    var toAccountType = toAccount.accountType;\r","    var toAccountFi = toAccount.asaFiCode;\r","\r","    pm.environment.set(\"toAccountNickname\", toAccountNickname);\r","    pm.environment.set(\"toAccountNumber\", toAccountNumber);\r","    pm.environment.set(\"toAccountLast4\", toAccountLast4);\r","    pm.environment.set(\"toAccountType\", toAccountType);\r","     pm.environment.set(\"toAccountFi\", toAccountFi);\r","\r","    pm.environment.set(\"requestId\", respBody.reference[0].requestId);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"a43c92ad-c7b1-40da-9634-fc41ffe5ed47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"ddc75535-18ed-49bc-bddb-6662945243ae","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/AccountDetails","description":"<p>Retrieve details of the accounts involved in transfers, providing information on the source and destination accounts. The response includes account details such as account numbers, names, and types.</p>\n","urlObject":{"path":["Transfers","AccountDetails"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"b569ad33-55d3-4d01-8995-e7d26915d284","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"bb874461-340a-4265-9695-838e05ef93b6","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/AccountDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:16:00 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151557Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001vd0x","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found Accounts:11 , TransferLinks:0.\",\n    \"reference\": [\n        {\n            \"requestId\": \"22003b0d-d096-4bdc-ab06-148467b991c0\",\n            \"timeStamp\": \"2024-07-31T15:15:58.3954636+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"transferAccountModels\": [\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Savings\",\n                    \"accountNumber\": \"765178291\",\n                    \"accountLast4\": \"3248\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Savings\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 2,\n                    \"accountTypeDescription\": \"Bank Savings\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Mortgage\",\n                    \"accountNumber\": \"126554873\",\n                    \"accountLast4\": \"8773\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Investment\",\n                    \"accountNumber\": \"1347179251\",\n                    \"accountLast4\": \"9950\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Investments Other\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 44,\n                    \"accountTypeDescription\": \"Investments Investments Other\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Checking\",\n                    \"accountNumber\": \"1647888337\",\n                    \"accountLast4\": \"0685\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Checking\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 3,\n                    \"accountTypeDescription\": \"Bank Checking\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Loan\",\n                    \"accountNumber\": \"2047878534\",\n                    \"accountLast4\": \"0061\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Loan Other\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 54,\n                    \"accountTypeDescription\": \"Loan Loan Other\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Credit Card\",\n                    \"accountNumber\": \"356437938\",\n                    \"accountLast4\": \"5092\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Credit Card\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 13,\n                    \"accountTypeDescription\": \"Credit Credit Card\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Bank Savings-4008\",\n                    \"accountNumber\": \"902793008\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Savings\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 2,\n                    \"accountTypeDescription\": \"Bank Savings\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Bank Checking-4008\",\n                    \"accountNumber\": \"1498283438\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Checking\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 3,\n                    \"accountTypeDescription\": \"Bank Checking\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Loan Property-4008\",\n                    \"accountNumber\": \"1349252545\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"72 MONTH NEW AUTO\",\n                    \"accountNumber\": \"347024981\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Vehicle Loan\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 46,\n                    \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                    \"accountNumber\": \"1347627542\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    }\n                ]\n            }\n        ],\n        \"transferLinkDetailModels\": []\n    }\n}"},{"id":"474c3052-a164-4c59-bbae-0fdbbaba938a","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"5d022243-6d26-40da-89ec-4ccc7af7741c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/AccountDetails"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve account and transfer link details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"22003b0d-d096-4bdc-ab06-148467b991c0\",\n            \"timeStamp\": \"2024-07-31T15:15:58.3954636+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"ACCOUNT_TRANSFER_FETCH_FAILED\",\n        \"description\": \"Unable to retrieve account and transfer link details due to invalid request parameters or system error.\",\n        \"suggestion\": \"Please check the request parameters and try again. If the issue persists, contact support.\"\n    },\n    \"data\": {\n        \"transferAccountModels\": [],\n        \"transferLinkDetailModels\": []\n    }\n}\n"}],"_postman_id":"a43c92ad-c7b1-40da-9634-fc41ffe5ed47"},{"name":"Transfers/TransferLink/Create","event":[{"listen":"test","script":{"id":"15aa6aee-2179-48ea-8556-e9be4622fe90","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var linkCode = respBody.data.linkCode;\r","\r","    pm.environment.set(\"linkCode\", linkCode);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"9dbf7fe2-abf1-4189-aa66-b1b5a7e966cf","exec":["const moment = require('moment');\r","\r","var nextDay = moment().add(1, 'days');\r","\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}}],"id":"1ffe0643-96ff-4c26-ac6a-436f085a07a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"74c5680c-8ab4-45c6-b1e4-6bb7b39ad3de","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionCategoryId\": 20,\r\n    \"linkName\": \"External Transfer Link\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.01,\r\n    \"recurringTransferSchedule\": \"None\",\r\n    \"expireAt\": \"{{currentTimestamp}}\",\r\n    \"fromAccountDetailModel\": {\r\n        \"nickName\": \"{{fromAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{fromAccountNumber}}\",\r\n        \"accountLast4\": \"{{fromAccountLast4}}\",\r\n        \"asaFiCode\": \"{{fromAccountFi}}\",\r\n        \"accountType\": \"{{fromAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    },\r\n    \"toAccountDetailModel\": {\r\n        \"nickName\": \"{{toAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{toAccountNumber}}\",\r\n        \"accountLast4\": \"{{toAccountLast4}}\",\r\n        \"asaFiCode\": \"{{toAccountFi}}\",\r\n        \"accountType\": \"{{toAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Create","description":"<p>Create a new transfer link to facilitate transfers between accounts using a unique link code. The request body should include details required to create the transfer link, and the response provides the created transfer link details, including the link code.</p>\n","urlObject":{"path":["Transfers","TransferLink","Create"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"c17521ef-88ed-42c0-82c3-b79e40a23342","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"22b851a0-48cd-4dda-b164-b58504d1cace","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionCategoryId\": 20,\r\n    \"linkName\": \"External Transfer Link\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.02,\r\n    \"recurringTransferSchedule\": \"None\",\r\n    \"expireAt\": \"{{currentTimestamp}}\",\r\n    \"fromAccountDetailModel\": {\r\n        \"nickName\": \"{{fromAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{fromAccountNumber}}\",\r\n        \"accountLast4\": \"{{fromAccountLast4}}\",\r\n        \"asaFiCode\": \"{{fromAccountFi}}\",\r\n        \"accountType\": \"{{fromAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    },\r\n    \"toAccountDetailModel\": {\r\n        \"nickName\": \"{{toAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{toAccountNumber}}\",\r\n        \"accountLast4\": \"{{toAccountLast4}}\",\r\n        \"asaFiCode\": \"{{toAccountFi}}\",\r\n        \"accountType\": \"{{toAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 14 Sep 2024 01:56:19 GMT","uuid":"b60e1b6b-b48d-46de-b31b-9f610d0f0beb","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","uuid":"4355fe1c-66f6-40e4-9faa-b9c24dbbc99c","enabled":true},{"key":"Transfer-Encoding","value":"chunked","uuid":"802952db-c821-4736-8e90-04496eff18a2","enabled":true},{"key":"Connection","value":"keep-alive","uuid":"12f25f71-44b7-4abc-a62c-3b1b61f16ef6","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","uuid":"91a0023b-3db8-49eb-9f27-90137c256ab5","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","uuid":"b0767965-9df2-4171-a64a-18d821669b3d","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","uuid":"27e7a035-a7a4-4db0-9558-1afb5f611a60","enabled":true},{"key":"api-supported-versions","value":"1.5, 1.6, 1.7, 1.8","uuid":"660bd5f1-47dc-4324-93b7-c2735f36dd5b","enabled":true},{"key":"x-azure-ref","value":"20240914T015618Z-157bc45b6592msc50fxs3wds1000000007fg000000006u9c","uuid":"ef54a6c7-8579-4fed-a27e-7eeb316e733d","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","uuid":"dad9ede4-424b-493b-854b-51d0a09187d4","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"TransferLink(External Transfer Link) created successfully.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c282dbdc-c5fa-4566-8d59-59111ce68653\",\n            \"timeStamp\": \"2024-09-14T01:56:18.761576+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"linkCode\": \"6bcafb17-ecad-42e2-959d-da969acf9a52\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.02,\n        \"permission\": \"OneTime\",\n        \"isVerified\": true,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-09-14T01:56:19.461016+00:00\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"asaFiAccountCode\": \"1399496736\",\n            \"accountLast4\": \"4008\",\n            \"asaFiCode\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"961977790\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"asaFiAccountCode\": \"1807390412\",\n            \"accountLast4\": \"4008\",\n            \"asaFiCode\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"961977790\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"49622f0e-41f2-41b9-bc3e-f3c4213cda24","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"af95c50d-fd8e-442d-a8cc-eeb0f67eef1e","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionCategoryId\": 20,\r\n    \"linkName\": \"External Transfer Link\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.01,\r\n    \"recurringTransferSchedule\": \"None\",\r\n    \"expireAt\": \"{{currentTimestamp}}\",\r\n    \"fromAccountDetailModel\": {\r\n        \"nickName\": \"{{fromAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{fromAccountNumber}}\",\r\n        \"accountLast4\": \"{{fromAccountLast4}}\",\r\n        \"asaFiCode\": \"{{fromAccountFi}}\",\r\n        \"accountType\": \"{{fromAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    },\r\n    \"toAccountDetailModel\": {\r\n        \"nickName\": \"{{toAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{toAccountNumber}}\",\r\n        \"accountLast4\": \"{{toAccountLast4}}\",\r\n        \"asaFiCode\": \"{{toAccountFi}}\",\r\n        \"accountType\": \"{{toAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Create"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve account and transfer link details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"22003b0d-d096-4bdc-ab06-148467b991c0\",\n            \"timeStamp\": \"2024-07-31T15:15:58.3954636+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"error\": {\n        \"code\": \"ACCOUNT_TRANSFER_FETCH_FAILED\",\n        \"description\": \"Unable to retrieve account and transfer link details due to invalid request parameters or system error.\",\n        \"suggestion\": \"Please check the request parameters and try again. If the issue persists, contact support.\"\n    },\n    \"data\": {\n        \"transferAccountModels\": [],\n        \"transferLinkDetailModels\": []\n    }\n}\n"}],"_postman_id":"1ffe0643-96ff-4c26-ac6a-436f085a07a8"},{"name":"Transfers/TransferLink/Verify","id":"566e345e-e306-4422-a4ac-b408fe0561f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"9a567ee6-8318-480e-85cf-8377d05ddec9","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 0.2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Verify","description":"<p>Verify a transfer link to ensure its validity for use in a transfer. The request body should contain the link code, and the response provides the verification status and details of the transfer link.</p>\n","urlObject":{"path":["Transfers","TransferLink","Verify"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"a48270d0-2c50-4b4a-956d-24585c208c1e","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"1a924923-3397-4ab7-be00-120665dd0338","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.02\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 14 Sep 2024 07:18:40 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5, 1.6, 1.7, 1.8","enabled":true},{"key":"x-azure-ref","value":"20240914T071839Z-r1db6fdb8c7pgms5cfz5ga28m800000004a000000000pg8d","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"TransferLink with LinkCode: 6bcafb17-ecad-42e2-959d-da969acf9a52 is Verified.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c2f04bd4-94dc-4ccb-b0d8-2b3206301042\",\n            \"timeStamp\": \"2024-09-14T07:18:40.0780006+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"linkCode\": \"6bcafb17-ecad-42e2-959d-da969acf9a52\",\n            \"linkName\": \"External Transfer Link\",\n            \"amount\": 1.02,\n            \"permission\": \"OneTime\",\n            \"isVerified\": true,\n            \"isEnabled\": true,\n            \"enableLastChangeDatetime\": \"2024-09-14T01:56:19.46\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"asaFiAccountCode\": \"1399496736\",\n                \"accountLast4\": \"4008\",\n                \"asaFiCode\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"961977790\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"asaFiAccountCode\": \"1807390412\",\n                \"accountLast4\": \"4008\",\n                \"asaFiCode\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"961977790\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"},{"id":"7b2b2845-892e-424d-b423-35bfaab23a34","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"ccfb9dd7-ba61-4ad8-be3b-225a2cfa6288","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 0.2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Verify"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"TransferLink with LinkCode: 6bcafb17-ecad-42e2-959d-da969acf9a52 is Verified.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c2f04bd4-94dc-4ccb-b0d8-2b3206301042\",\n            \"timeStamp\": \"2024-09-14T07:18:40.0780006+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"linkCode\": \"6bcafb17-ecad-42e2-959d-da969acf9a52\",\n            \"linkName\": \"External Transfer Link\",\n            \"amount\": 1.02,\n            \"permission\": \"OneTime\",\n            \"isVerified\": true,\n            \"isEnabled\": true,\n            \"enableLastChangeDatetime\": \"2024-09-14T01:56:19.46\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"asaFiAccountCode\": \"1399496736\",\n                \"accountLast4\": \"4008\",\n                \"asaFiCode\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"961977790\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"asaFiAccountCode\": \"1807390412\",\n                \"accountLast4\": \"4008\",\n                \"asaFiCode\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"961977790\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"}],"_postman_id":"566e345e-e306-4422-a4ac-b408fe0561f8"},{"name":"Transfers/MakeTransfer","event":[{"listen":"test","script":{"id":"5440ef18-6759-48c5-bd74-685e2a6119d6","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data.confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"64fd1761-d07c-4aa0-b6de-142e93f34ac0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"ed12ea3b-cc33-44fe-b890-6c6422b8ee6f","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"amount\": 1.20\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/MakeTransfer","description":"<p>Initiate a new funds transfer between accounts, handling the creation and processing of the transfer. The request body should include transfer details such as source account, destination account, amount, and transfer date. The response provides confirmation of the transfer initiation, including a unique confirmation number and status.</p>\n","urlObject":{"path":["Transfers","MakeTransfer"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"fc0e6748-f9a8-47ec-9db5-8d70619aed1e","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"1e4ba216-ae6c-4e5a-bb66-e54c22e42dbe","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"amount\": 1.20\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/MakeTransfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:19:47 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151939Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000sawt","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Transaction Completed Successfully!\",\n    \"reference\": [\n        {\n            \"requestId\": \"56f1a0f3-abcf-456d-8573-10f655bda8ef\",\n            \"timeStamp\": \"2024-07-31T15:19:40.1147627+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"confirmationNumber\": \"3744821390151631175\",\n        \"asaTransactionId\": 1882367,\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"amount\": 1.2,\n        \"transferDateTime\": \"7/31/2024 3:19:42 PM\",\n        \"permission\": \"OneTime\",\n        \"transferStatus\": \"pending\",\n        \"message\": \"Transfer (874dffc4-119a-4bce-bcb1-d87a167ad857) Completed Successfully!\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"463cc436-27b5-44a5-8449-edf15a05e69b","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"51a2c79b-5a9f-4bd9-8aad-a1f896b1b867","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"amount\": 1.20\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/MakeTransfer"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Transfer Transaction Failed!\",\n    \"reference\": [\n        {\n            \"requestId\": \"56f1a0f3-abcf-456d-8573-10f655bda8ef\",\n            \"timeStamp\": \"2024-07-31T15:19:40.1147627+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"TRANSFER_FAILED\",\n        \"description\": \"The transfer could not be completed due to insufficient funds, invalid account details, or a system error.\",\n        \"suggestion\": \"Please verify the account details, ensure sufficient funds, and try again. If the issue persists, contact support.\"\n    },\n    \"data\": {\n        \"confirmationNumber\": null,\n        \"asaTransactionId\": null,\n        \"linkCode\": null,\n        \"amount\": 1.2,\n        \"transferDateTime\": \"7/31/2024 3:19:42 PM\",\n        \"permission\": \"OneTime\",\n        \"transferStatus\": \"failed\",\n        \"message\": \"Transfer could not be completed!\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}\n"}],"_postman_id":"64fd1761-d07c-4aa0-b6de-142e93f34ac0"},{"name":"Transfers","event":[{"listen":"test","script":{"id":"c509b7d7-7456-4bd2-80ae-b6ee5679afd3","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"daa8870c-7dbb-4b69-9881-9b1cf4f7bfb1","exec":[""],"type":"text/javascript","packages":{}}}],"id":"7533c6e6-4986-4392-a66e-d7e800b329bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"2c6decb1-e7e0-4085-92b2-7ac61bd3c661","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/Transfers","description":"<p>Fetch a list of all transfers associated with the current consumer’s accounts. This can include past and pending transfers.</p>\n","urlObject":{"path":["Transfers","Transfers"],"host":["https://openapiuat.asacore.com"],"query":[{"disabled":true,"key":"StartDate","value":"01-01-2024"},{"disabled":true,"key":"EndDate","value":"01-01-2024"},{"disabled":true,"key":"TransferStatus","value":"denied"}],"variable":[]}},"response":[{"id":"c3016da6-900a-45eb-886e-fc1de0179918","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"4a093a83-427d-48d6-bd15-b6df3b661c2d","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers","host":["https://openapiuat.asacore.com"],"path":["Transfers"],"query":[{"key":"StartDate","value":"01-01-2024","disabled":true},{"key":"EndDate","value":"01-01-2024","disabled":true},{"key":"AccountNumbers","value":"4008","disabled":true},{"key":"TransferStatus","value":"denied","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:01:01 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T120100Z-17bcbddb4fbjnkh6pyc83vsr4n0000000ve0000000009b00","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"No Transfer Transaction information records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"e880c184-fb48-44e1-b6c5-dd6eb9eecbaa\",\n            \"timeStamp\": \"2024-07-30T12:01:00.2312973+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": \"\"\n}"},{"id":"008d295d-59de-42d7-b843-7f94317794b4","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"5c5be468-bc8c-49f2-bb0d-27ea024d84cd","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/Transfers","host":["https://openapiuat.asacore.com"],"path":["Transfers","Transfers"],"query":[{"key":"StartDate","value":"01-01-2024","disabled":true},{"key":"EndDate","value":"01-01-2024","disabled":true},{"key":"TransferStatus","value":"denied","disabled":true}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve Transfer Transaction information.\",\n    \"reference\": [\n        {\n            \"requestId\": \"e880c184-fb48-44e1-b6c5-dd6eb9eecbaa\",\n            \"timeStamp\": \"2024-07-30T12:01:00.2312973+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"NO_RECORDS_FOUND\",\n        \"description\": \"No transfer transaction records were found for the given request.\",\n        \"suggestion\": \"Please check the\n"}],"_postman_id":"7533c6e6-4986-4392-a66e-d7e800b329bf"},{"name":"Transfers/{{ConfirmationNumber}}","id":"ae53ba6a-c7e9-467b-9d8c-cf10b7baa985","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"50e0580b-8140-4a22-888f-133fc4292420","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/:confirmationNumber","description":"<p>Get the details of a specific transfer using its unique confirmation number. The response includes detailed information about the specified transfer, such as amount, date, status, and account details.</p>\n","urlObject":{"path":["Transfers",":confirmationNumber"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[{"id":"4e53250d-5584-4e71-a4da-52410923e759","type":"any","value":"{{confirmationNumber}}","key":"confirmationNumber"}]}},"response":[{"id":"9156c11a-ade9-432b-9a8a-bc6b53de933a","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"e7e9d5b5-6695-4678-8d6f-268107e93b40","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/:confirmationNumber","host":["https://openapiuat.asacore.com"],"path":["Transfers",":confirmationNumber"],"variable":[{"key":"confirmationNumber","value":"3744821390151631175"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:21:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152120Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000ssee","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success, 1 - Records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f4217a4b-7b4d-4bc0-8ec1-698f989a0ebb\",\n            \"timeStamp\": \"2024-07-31T15:21:20.9579489+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"confirmationNumber\": \"3744821390151631175\",\n            \"asaTransactionId\": 0,\n            \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n            \"amount\": 1.2,\n            \"transferDateTime\": \"7/31/2024 3:19:42 PM\",\n            \"permission\": \"OneTime\",\n            \"transferStatus\": \"completed\",\n            \"message\": \"26318:26316:08000000022386 - {\\\"Confirmation\\\":\\\"08000000022386\\\",\\\"SequenceFrom\\\":\\\"26318\\\",\\\"SequenceTo\\\":\\\"26316\\\",\\\"TransactionPostDate\\\":\\\"2010-04-24T00:00:00\\\",\\\"MessageId\\\":\\\"transfer\\\",\\\"StatusCode\\\":\\\"0\\\",\\\"OverdrawToleranceAmount\\\":0.0,\\\"IsSuccess\\\":true,\\\"IsError\\\":false}\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"accountNumber\": \"902793008\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"accountNumber\": \"1498283438\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"},{"id":"651aae82-68d4-401e-80d8-55f852b5a1da","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"7e6c9f74-490b-4e96-a68d-db3826de1e47","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/:confirmationNumber","host":["https://openapiuat.asacore.com"],"path":["Transfers",":confirmationNumber"],"variable":[{"key":"confirmationNumber","value":"{{confirmationNumber}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve transfer transaction details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f4217a4b-7b4d-4bc0-8ec1-698f989a0ebb\",\n            \"timeStamp\": \"2024-07-31T15:21:20.9579489+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"TRANSACTION_NOT_FOUND\",\n        \"description\": \"No valid transfer transaction records were found.\",\n        \"suggestion\": \"Please verify the confirmation number or transaction ID and try again. If the issue persists, contact customer support.\"\n    },\n    \"data\": null\n}\n"}],"_postman_id":"ae53ba6a-c7e9-467b-9d8c-cf10b7baa985"},{"name":"Transfers/TransferLink","event":[{"listen":"test","script":{"id":"7f78ed48-c06f-41b7-b7d9-14e3b6374441","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"c6ca4dd3-ec94-44e0-bf86-fddefe4f7c24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"6edddcd2-9119-448a-855e-967ed170df15","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink","description":"<p>Retrieve all transfer links associated with the current consumer’s accounts. The response includes a list of transfer links, detailing their codes, statuses, and creation dates.</p>\n","urlObject":{"path":["Transfers","TransferLink"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"b4e85b65-1cf1-421b-be5e-c65d47afbc18","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"24187249-737d-4e85-a7b6-ed535f63ffc4","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:23 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152223Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t05a","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found 1 Transfer Links.\",\n    \"reference\": [\n        {\n            \"requestId\": \"74c09811-ef89-4409-9cc7-b0339cdd7491\",\n            \"timeStamp\": \"2024-07-31T15:22:23.3272234+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": [\n        {\n            \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n            \"linkName\": \"External Transfer Link\",\n            \"amount\": 1.22,\n            \"permission\": \"OneTime\",\n            \"isVerified\": true,\n            \"isEnabled\": true,\n            \"enableLastChangeDatetime\": \"2024-07-31T15:19:12.423\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"accountNumber\": \"902793008\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"accountNumber\": \"1498283438\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"},{"id":"ca08d455-b678-49ae-b54b-ddfdb50bc9c3","name":"Failure Reponse","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"1d14192e-3472-41e4-b836-534d577cce09","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve transfer links.\",\n    \"reference\": [\n        {\n            \"requestId\": \"74c09811-ef89-4409-9cc7-b0339cdd7491\",\n            \"timeStamp\": \"2024-07-31T15:22:23.3272234+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"TRANSFER_LINK_NOT_FOUND\",\n        \"description\": \"No valid transfer links were found.\",\n        \"suggestion\": \"Please verify the link code and try again. If the issue persists, contact\n"}],"_postman_id":"c6ca4dd3-ec94-44e0-bf86-fddefe4f7c24"},{"name":"Transfers/TransferLink/{{LinkCode}}","event":[{"listen":"test","script":{"id":"34109896-7c99-4103-9298-15a4f91ea2a0","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"b541b2bb-66a2-48a4-9f37-9e9eacf2f8b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"ecd59026-62ed-4109-b875-a4e1cee4d850","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/{{linkCode}}","description":"<p>Get details of a specific transfer link using its unique link code. The response includes detailed information about the specified transfer link.</p>\n","urlObject":{"path":["Transfers","TransferLink","{{linkCode}}"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"9a27efe1-44dd-4697-a0af-4c327c4710ef","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"864d07f4-a1d2-4345-b78e-ad96308ca92e","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/{{linkCode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:32 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152231Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t194","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found Transfer Link(External Transfer Link).\",\n    \"reference\": [\n        {\n            \"requestId\": \"996a785b-9a55-435e-97af-6c9fb7a1e444\",\n            \"timeStamp\": \"2024-07-31T15:22:31.8946155+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": true,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:19:12.423\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"f782f784-9d51-482c-b9a6-b422067b2dd7","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"ae4b985f-2944-4a11-8163-c70fa9b01df7","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/{{linkCode}}"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve transfer link details.\",\n    \"reference\": [\n        {\n            \"requestId\": \"996a785b-9a55-435e-97af-6c9fb7a1e444\",\n            \"timeStamp\": \"2024-07-31T15:22:31.8946155+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"TRANSFER_LINK_NOT_FOUND\",\n        \"description\": \"The requested transfer link could not be found or is currently unavailable.\",\n        \"suggestion\": \"Please verify the link code and try again. If the issue persists, contact customer support.\"\n    },\n    \"data\": null\n}\n"}],"_postman_id":"b541b2bb-66a2-48a4-9f37-9e9eacf2f8b6"},{"name":"Transfers/TransferLink/Remove","id":"9b8ca148-30f5-4fa6-a610-c957cfd93a36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"07149271-b586-4a4b-a2c9-ea3e0fe2f17e","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Remove?linkcode={{linkCode}}","description":"<p>Permanently delete a transfer link, removing it entirely from the system. This action cannot be undone, and the link will no longer be available for any future transfers. The request body should include the link code to be removed, and the response provides the status of the remove operation.</p>\n","urlObject":{"path":["Transfers","TransferLink","Remove"],"host":["https://openapiuat.asacore.com"],"query":[{"key":"linkcode","value":"{{linkCode}}"}],"variable":[]}},"response":[{"id":"5137ae68-6654-45ca-b24c-bb0010f7fdb3","name":"Success Response","originalRequest":{"method":"DELETE","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"cbb3e782-96ec-40d2-92b8-d2e358741a48","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/TransferLink/Remove?linkcode={{linkCode}}","host":["https://openapiuat.asacore.com"],"path":["Transfers","TransferLink","Remove"],"query":[{"key":"linkcode","value":"{{linkCode}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:59 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152258Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t4sk","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Link has been Deactivated Successfully!\",\n    \"reference\": [\n        {\n            \"requestId\": \"e0ab89c8-ca9e-4527-b681-875d14540b53\",\n            \"timeStamp\": \"2024-07-31T15:22:58.9938862+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": false,\n        \"isEnabled\": false,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:22:59.3631214Z\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"73b260a9-e293-42aa-b3db-5030aba2757e","name":"Transfers/TransferLink/Remove","originalRequest":{"method":"DELETE","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"5528774d-3a05-41b8-9475-cf87888260d5","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/TransferLink/Remove?linkcode={{linkCode}}","host":["https://openapiuat.asacore.com"],"path":["Transfers","TransferLink","Remove"],"query":[{"key":"linkcode","value":"{{linkCode}}"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to deactivate transfer link.\",\n    \"reference\": [\n        {\n            \"requestId\": \"e0ab89c8-ca9e-4527-b681-875d14540b53\",\n            \"timeStamp\": \"2024-07-31T15:22:58.9938862+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"TRANSFER_LINK_DEACTIVATION_FAILED\",\n        \"description\": \"The requested transfer link could not be deactivated due to a system error or invalid request.\",\n        \"suggestion\": \"Please verify the link code and ensure it is active before attempting deactivation again. If the issue persists, contact customer support.\"\n    },\n    \"data\": null\n}\n"}],"_postman_id":"9b8ca148-30f5-4fa6-a610-c957cfd93a36"},{"name":"Transfers/TransferLink/Enable","id":"cced01f1-919a-4d96-9a58-52aab6c86638","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"bd757236-13ea-487a-9c11-28e9b373fae9","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"enable\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Enable","description":"<p>Enable a transfer link that has been previously disabled, making it active and usable again. The request body should include the link code to be enabled, and the response provides the status of the enable operation.</p>\n","urlObject":{"path":["Transfers","TransferLink","Enable"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"906f5c62-c832-43a7-a634-1bac06e0cbd4","name":"Success Response","originalRequest":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"06f5746c-be74-437b-a386-7a080f434fa2","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"enable\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Enable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:23:06 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152305Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t5m7","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Link 874dffc4-119a-4bce-bcb1-d87a167ad857 is now enabled!\",\n    \"reference\": [\n        {\n            \"requestId\": \"67f18e7b-9541-4edc-913d-84892014d354\",\n            \"timeStamp\": \"2024-07-31T15:23:05.9952744+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": false,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:22:59.363\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"},{"id":"e27ff0ea-4ffe-411f-8ab5-671a9e3b2643","name":"Failure Response","originalRequest":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"5452631b-88e4-4085-900e-efefcf5824b8","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"enable\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Enable"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to enable transfer link.\",\n    \"reference\": [\n        {\n            \"requestId\": \"67f18e7b-9541-4edc-913d-84892014d354\",\n            \"timeStamp\": \"2024-07-31T15:23:05.9952744+00:00\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"error\": {\n        \"code\": \"TRANSFER_LINK_ENABLE_FAILED\",\n        \"description\": \"The requested transfer link could not be enabled due to a system error or invalid request.\",\n        \"suggestion\": \"Please verify the link code and ensure it is currently deactivated before attempting to enable it again. If the issue persists, contact customer support.\"\n    },\n    \"data\": null\n}\n"}],"_postman_id":"cced01f1-919a-4d96-9a58-52aab6c86638"}],"id":"2024f20b-5fe0-4fdb-a1ee-7a1e86025182","description":"<p>The \"Transfers\" API folder encompasses a set of endpoints dedicated to managing and executing funds transfers between accounts. These endpoints provide functionalities for creating, verifying, and tracking transfers, as well as managing transfer links and their statuses. The flow for Transfer APIs are as follows:</p>\n<ul>\n<li><p>When a consumer or fintech wants to initiate a transfer, they first need to retrieve the necessary account details using the <strong>Account Details API</strong>. With these details, they can create a transfer link using the <strong>Create Transfer Link API</strong>. This generates a link code that can be verified using the <strong>Verify Transfer Link API</strong> to ensure the link is valid and error-free.</p>\n</li>\n<li><p>Once the link is verified, the <strong>Make Transfer API</strong> can be used to initiate the actual transfer or edit the amount if needed. Throughout this process, the <strong>Transfer Status API</strong> can be used to check the current status of the transfer, ensuring the transaction is proceeding as expected.</p>\n</li>\n<li><p>For a comprehensive view of all transfers, the <strong>Transfers API</strong> provides a detailed list of all transfers made by the customer or fintech. Specific transaction details can be accessed through the <strong>Confirmation Link API</strong>.</p>\n</li>\n<li><p>Consumers can manage their transfer links using the <strong>Transfer Link API</strong> to fetch details of all created links. The <strong>Using Link Code API</strong> provides detailed information based on a specific link code. If a transfer link needs to be disabled or re-enabled, the <strong>Remove API</strong> and <strong>Enable API</strong> facilitate this functionality, allowing for complete control over the transfer links.</p>\n</li>\n</ul>\n<p>This flow ensures a smooth and secure process for initiating, verifying, and managing transfers, providing both consumers and fintechs with the necessary tools to handle their transactions efficiently.</p>\n<img src=\"https://content.pstmn.io/37dd52f5-551d-449f-b0d5-403015ea326d/NjYyMjlhMWUtMjA2My00ZjNiLTliZmMtNjQ0YTFlY2FjZDYyLnBuZw==\" alt />","_postman_id":"2024f20b-5fe0-4fdb-a1ee-7a1e86025182"},{"name":"HealthCheck","item":[{"name":"HealthCheck","id":"cbb87486-713f-4fb9-83a8-3012858965cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck","description":"<p>An endpoint that performs a complete system health assessment, checking the status of core services, database connections, and other critical dependencies.</p>\n","urlObject":{"path":["api","HealthCheck"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7f80194d-fc3c-4be3-b686-2c33b94ff9c7","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"results\": {\n    \"checkName\": {\n      \"status\": \"<string>\",\n      \"description\": \"<string>\",\n      \"duration\": \"<string>\",\n      \"data\": {},\n      \"exception\": \"<string>\"\n    }\n  }\n}"},{"id":"816b5ac0-e62a-49a9-af2d-fee74b9bcd2a","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"failure\",\n  \"results\": {\n    \"checkName\": {\n      \"status\": \"error\",\n      \"description\": \"The check encountered an unexpected failure.\",\n      \"duration\": \"0ms\",\n      \"data\": {},\n      \"exception\": \"System encountered an internal error while processing the request.\"\n    }\n  }\n}\n"}],"_postman_id":"cbb87486-713f-4fb9-83a8-3012858965cb"},{"name":"HealthCheck/Live","id":"d593716a-1b46-4509-826a-f97c84264654","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck/Live","description":"<p>An endpoint that checks if the application is live and able to respond to incoming requests, typically used for quick availability check</p>\n","urlObject":{"path":["api","HealthCheck","Live"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"ad3b5238-4bff-4a3a-bf7a-017d62fec28e","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck/Live"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"results\": {\n    \"checkName\": {\n      \"status\": \"<string>\",\n      \"description\": \"<string>\",\n      \"duration\": \"<string>\",\n      \"data\": {},\n      \"exception\": \"<string>\"\n    }\n  }\n}"},{"id":"04091931-07e0-4b55-99d4-73c4701be114","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/api/HealthCheck/Live"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"failure\",\n  \"results\": {\n    \"checkName\": {\n      \"status\": \"failed\",\n      \"description\": \"The requested operation could not be completed due to an error.\",\n      \"duration\": \"0ms\",\n      \"data\": {},\n      \"exception\": \"An unexpected error occurred while processing the request.\"\n    }\n  }\n}\n"}],"_postman_id":"d593716a-1b46-4509-826a-f97c84264654"}],"id":"26484257-883e-4505-9cdc-c743ce908b17","description":"<p>A general endpoint to verify the system's health and operational status. It confirms whether the service is running and available.</p>\n","_postman_id":"26484257-883e-4505-9cdc-c743ce908b17"},{"name":"Callbacks","item":[{"name":"/Callbacks/List","id":"730922d6-18a6-4914-a288-98c15e2bcbd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List","description":"<p>Returns a list of all active webhook configurations for the fintech.</p>\n","urlObject":{"path":["Callbacks","List"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"8495d89e-378a-4d4d-94a1-17517f557fe5","name":"Returns callback configurations","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": [\n    {\n      \"webhookConfigurationsId\": \"<long>\",\n      \"webhookName\": \"<string>\",\n      \"webhookEvent\": {\n        \"eventName\": \"<string>\",\n        \"dateCreated\": \"<dateTime>\",\n        \"lastUpdated\": \"<dateTime>\",\n        \"description\": \"<string>\",\n        \"notificationMessage\": \"<string>\",\n        \"sampleJsonObject\": \"<string>\",\n        \"sampleTextObject\": \"<string>\"\n      },\n      \"isActive\": \"<boolean>\",\n      \"retryCount\": \"<integer>\",\n      \"recordCount\": \"<integer>\",\n      \"emailAddressToNotify\": \"<string>\",\n      \"isNotify\": \"<boolean>\",\n      \"isfetchConsumerRecord\": \"<boolean>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"webhookCallBackURL\": \"<string>\",\n      \"webhookResponseType\": \"<string>\",\n      \"termsCondition\": \"<integer>\",\n      \"webhookGroupMembers\": \"<string>\"\n    },\n    {\n      \"webhookConfigurationsId\": \"<long>\",\n      \"webhookName\": \"<string>\",\n      \"webhookEvent\": {\n        \"eventName\": \"<string>\",\n        \"dateCreated\": \"<dateTime>\",\n        \"lastUpdated\": \"<dateTime>\",\n        \"description\": \"<string>\",\n        \"notificationMessage\": \"<string>\",\n        \"sampleJsonObject\": \"<string>\",\n        \"sampleTextObject\": \"<string>\"\n      },\n      \"isActive\": \"<boolean>\",\n      \"retryCount\": \"<integer>\",\n      \"recordCount\": \"<integer>\",\n      \"emailAddressToNotify\": \"<string>\",\n      \"isNotify\": \"<boolean>\",\n      \"isfetchConsumerRecord\": \"<boolean>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"webhookCallBackURL\": \"<string>\",\n      \"webhookResponseType\": \"<string>\",\n      \"termsCondition\": \"<integer>\",\n      \"webhookGroupMembers\": \"<string>\"\n    }\n  ]\n}"},{"id":"fb547caa-f6f9-43fd-81c3-e31e0fc7595e","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"204dbb6e-ef4e-4825-b79b-cd67371d975f","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"730922d6-18a6-4914-a288-98c15e2bcbd8"},{"name":"/Callbacks/EventList","id":"5e397300-24d0-4069-a660-ba1854d9b930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList","description":"<p>Returns a list of all active webhook events supported by the system.</p>\n","urlObject":{"path":["Callbacks","EventList"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"2f82ea23-1286-4519-b69e-f7c225dca9c6","name":"Returns callback eventlist","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": [\n    {\n      \"eventName\": \"<string>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"description\": \"<string>\",\n      \"notificationMessage\": \"<string>\",\n      \"sampleJsonObject\": \"<string>\",\n      \"sampleTextObject\": \"<string>\"\n    },\n    {\n      \"eventName\": \"<string>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"description\": \"<string>\",\n      \"notificationMessage\": \"<string>\",\n      \"sampleJsonObject\": \"<string>\",\n      \"sampleTextObject\": \"<string>\"\n    }\n  ]\n}"},{"id":"b15dc52d-625d-43ab-b572-19b76d650025","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"1c221c98-ab89-4c6d-84cc-6a338ee013b6","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"5e397300-24d0-4069-a660-ba1854d9b930"},{"name":"/Callbacks/Id","id":"67194138-f074-442c-ace9-e0ebefd0b47f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id","description":"<p>Fetches details of a specific webhook configuration by its ID.</p>\n","urlObject":{"path":["Callbacks","Id"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"0db5f38c-f9e3-44a9-baa0-e74f3bc4ad84","name":"Returns callback configuration","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": {\n    \"webhookConfigurationsId\": \"<long>\",\n    \"webhookName\": \"<string>\",\n    \"webhookEvent\": {\n      \"eventName\": \"<string>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"description\": \"<string>\",\n      \"notificationMessage\": \"<string>\",\n      \"sampleJsonObject\": \"<string>\",\n      \"sampleTextObject\": \"<string>\"\n    },\n    \"isActive\": \"<boolean>\",\n    \"retryCount\": \"<integer>\",\n    \"recordCount\": \"<integer>\",\n    \"emailAddressToNotify\": \"<string>\",\n    \"isNotify\": \"<boolean>\",\n    \"isfetchConsumerRecord\": \"<boolean>\",\n    \"dateCreated\": \"<dateTime>\",\n    \"lastUpdated\": \"<dateTime>\",\n    \"webhookCallBackURL\": \"<string>\",\n    \"webhookResponseType\": \"<string>\",\n    \"termsCondition\": \"<integer>\",\n    \"webhookGroupMembers\": \"<string>\"\n  }\n}"},{"id":"4d20a134-e724-4ac8-90ef-7ed3080bfc96","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"bc370c6f-bc0b-4677-a51e-96574c43130d","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"67194138-f074-442c-ace9-e0ebefd0b47f"},{"name":"/Callbacks/Active","id":"14c96473-2dd9-42f4-b9fe-0e72d55544da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active","description":"<p>Activates a webhook configuration by its ID and associated <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Active"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"cd7a227f-2bff-4352-8dfd-c04c29bb530b","name":"Returns message","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"c81121eb-4ba5-45cc-a154-de85402c070e","name":"Bad request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"6ae43217-bdb4-451f-b343-5cdec0f9611c","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"14c96473-2dd9-42f4-b9fe-0e72d55544da"},{"name":"/Callbacks/Remove","id":"49f5f60e-dd64-43d4-a642-bc87ea919515","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove","description":"<p>Removes a webhook configuration by its ID.</p>\n","urlObject":{"path":["Callbacks","Remove"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9806e698-0065-4b88-8194-3c39f67fc65a","name":"Returns message","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"5effac7f-d00e-46e2-9c8d-c97abc90c270","name":"Bad request","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"58c4c3ba-692e-46c3-bdaf-48541c262939","name":"Internal Server Error","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"49f5f60e-dd64-43d4-a642-bc87ea919515"},{"name":"/Callbacks/Activity","id":"66d16f9c-4a8f-4d4f-9f42-d838e076afb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"CallbackId","value":"<long>","description":"<p>(Required) CallbackId for getting activity</p>\n"},{"key":"PageNo","value":"<integer>","description":"<p>Page No</p>\n"},{"key":"PageSize","value":"<integer>","description":"<p>Page size</p>\n"},{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity","description":"<p>Retrieves the activity logs of a webhook configuration by its ID and <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Activity"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e3cb9685-40c2-4fd0-a8b1-173fe6fefd00","name":"Returns callback activity","originalRequest":{"method":"GET","header":[{"description":"(Required) CallbackId for getting activity","key":"CallbackId","value":"<long>"},{"description":"Page No","key":"PageNo","value":"<integer>"},{"description":"Page size","key":"PageSize","value":"<integer>"},{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": {\n    \"totalCount\": \"<integer>\",\n    \"page\": \"<integer>\",\n    \"pageSize\": \"<integer>\",\n    \"data\": {\n      \"nullable\": true\n    }\n  }\n}"},{"id":"09bc463d-a179-455d-86b8-a480a63d9eff","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) CallbackId for getting activity","key":"CallbackId","value":"<long>"},{"description":"Page No","key":"PageNo","value":"<integer>"},{"description":"Page size","key":"PageSize","value":"<integer>"},{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"3f9cf86a-453f-4aae-9f9b-27def4736faa","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) CallbackId for getting activity","key":"CallbackId","value":"<long>"},{"description":"Page No","key":"PageNo","value":"<integer>"},{"description":"Page size","key":"PageSize","value":"<integer>"},{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"66d16f9c-4a8f-4d4f-9f42-d838e076afb0"},{"name":"/Callbacks/Deactivate","id":"877b0d40-aa3d-4963-8c18-802ebf91d6e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate","description":"<p>Deactivates a webhook configuration by its ID and associated <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Deactivate"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"b50e7839-5f11-43a4-bdce-f251ede22911","name":"Returns message","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"0b793655-14b5-418f-bb17-802d96307fcc","name":"Bad request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"1cf97299-f1b8-4578-b47e-d9c7bffba0af","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"877b0d40-aa3d-4963-8c18-802ebf91d6e2"}],"id":"6c04382e-3efb-4532-b9e8-eb74f2dce558","description":"<p>The <strong>Callbacks</strong> folder contains API methods that enable fintech companies to manage and interact with webhook configurations.</p>\n","_postman_id":"6c04382e-3efb-4532-b9e8-eb74f2dce558"},{"name":"AsaVerify","item":[{"name":"MFARequest","id":"cfd048f2-75f7-4d7e-b626-f39a0a5e90d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Username\": \"johnsmith\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFARequest","description":"<p>This endpoint initializes a Multi-Factor Authentication (MFA) request for a user. It is used to generate and deliver a One-Time Passcode (OTP) or initiate the Time-Based OTP (TOTP) flow. This ensures the first step in securing user authentication.</p>\n","urlObject":{"path":["AsaVerify","MFARequest"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9b07ea3b-f6ba-4f90-9958-225146d72085","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"Username\": \"johnsmith\",\r\n\"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFARequest"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 18:58:30 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T185829Z-179f9cc895czs6z2hC1DUSbdk40000000atg00000000594x","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"MemberNumber\": 13223,\n  \"Action\": \"MFAOptions\",\n  \"VerificationOptions\": [\n    {\n      \"Option\": \"Mobile\",\n      \"Timer\": \"60\",\n      \"Message\": \"Send Passcode at phone number ending with XXX-3424\"\n    },\n    {\n      \"Option\": \"Email\",\n      \"Message\": \"Send Paddcode at phone number ending with XXX-3424\",\n      \"Timer\": \"60\"\n    }\n  ]\n}"},{"id":"9db352ef-08dd-412a-aa76-c5a6c8d31464","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.\n\n\n\n\n\n\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Username\": \"johnsmith\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFARequest"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cfd048f2-75f7-4d7e-b626-f39a0a5e90d9"},{"name":"MFASend (Mobile)","id":"0f0ef9c9-1e89-4b85-893d-e76e1d9a131a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestType\": \"TOPT\",\r\n    \"ResendRequest\": \"1\",\r\n    \"Username\": \"johnsmith\",\r\n    \"VerificationOption\": \"Mobile\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend","description":"<p>This endpoint sends a One-Time Passcode (OTP) to the user via their registered mobile number. Designed for seamless integration with mobile platforms, it provides a secure and reliable way to deliver OTPs to users for authentication.</p>\n","urlObject":{"path":["AsaVerify","MFASend"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"a49d4bf3-22d5-40a7-9f39-eeec5d3d3e83","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"RequestType\": \"TOPT\",\r\n  \"ResendRequest\": \"1\",\r\n  \"Username\": \"johnsmith\",\r\n  \"VerificationOption\": \"Mobile\",\r\n  \"MemberNumber\": 13223\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 18:58:39 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T185838Z-179f9cc895czs6z2hC1DUSbdk40000000atg000000005arx","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"SendMFACode\",\n  \"MemberNumber\": 13223,\n  \"VerificationOptions\": [\n    {\n      \"Option\": \"Mobile\",\n      \"Timer\": \"60\",\n      \"Message\": \"Send Passcode at phone number ending with XXX-3424\"\n    }\n  ],\nIsSuccess:true\n}"},{"id":"d79546cd-17e5-4c46-9c2d-2b6b3e4dc7b5","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestType\": \"TOPT\",\r\n    \"ResendRequest\": \"1\",\r\n    \"Username\": \"johnsmith\",\r\n    \"VerificationOption\": \"Mobile\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"SendMFACode\",\n  \"MemberNumber\": 13223,\n  \"status\": \"failure\",\n  \"message\": \"Failed to send MFA code due to an error.\",\n  \"VerificationOptions\": [],\n  \"IsSuccess\": false\n}\n``\n"}],"_postman_id":"0f0ef9c9-1e89-4b85-893d-e76e1d9a131a"},{"name":"MFASend (Email)","id":"236ba570-16c8-429f-81b9-a44bf209b0e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestType\": \"TOPT\",\r\n    \"ResendRequest\": \"1\",\r\n    \"Username\": \"johnsmith\",\r\n    \"VerificationOption\": \"Email\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend","description":"<p>This endpoint facilitates sending a One-Time Passcode (OTP) to the user through their registered email address. It ensures secure delivery for users preferring email-based verification, maintaining flexibility in the authentication process.</p>\n","urlObject":{"path":["AsaVerify","MFASend"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"184ba875-bc87-4b28-97ea-3dd6750732ae","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"RequestType\": \"TOPT\",\r\n  \"ResendRequest\": \"1\",\r\n  \"Username\": \"johnsmith\",\r\n  \"VerificationOption\": \"Mobile\",\r\n  \"MemberNumber\": 13223\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 18:44:51 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T184450Z-179f9cc895crkmtdhC1DUSn4n40000000beg00000000hmv5","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"SendMFACode\",\n  \"MemberNumber\": 13223,\n  \"VerificationOptions\": [\n    {\n      \"Option\": \"Mobile\",\n      \"Timer\": \"60\",\n      \"Message\": \"Send Passcode at phone number ending with XXX-3424\"\n    }\n  ],\nIsSuccess:true\n}\n"},{"id":"c79768e4-3139-46fa-b234-772786acf38a","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestType\": \"TOPT\",\r\n    \"ResendRequest\": \"1\",\r\n    \"Username\": \"johnsmith\",\r\n    \"VerificationOption\": \"Email\",\r\n    \"MemberNumber\": 13223\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFASend"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"SendMFACode\",\n  \"MemberNumber\": 13223,\n  \"status\": \"failure\",\n  \"message\": \"MFA code delivery failed due to a system error. Please try again later.\",\n  \"VerificationOptions\": [],\n  \"IsSuccess\": false\n}\n"}],"_postman_id":"236ba570-16c8-429f-81b9-a44bf209b0e3"},{"name":"MFAVerify (Mobile)","id":"e2d00931-7b98-4390-9c7c-8fde500d354c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n    \"Action\": \"VerifyMFACode\",\r\n    \"MemberNumber\": 13223,\r\n    \"Verification\": {\r\n        \"Option\": \"Mobile\",\r\n        \"Value\": \"PIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify","description":"<p>This endpoint verifies the OTP entered by the user when received through their registered mobile number. It validates the provided passcode, confirming successful authentication and granting access to protected resources or actions.</p>\n","urlObject":{"path":["AsaVerify","MFAVerify"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"d7f255ec-cecc-4a4a-a580-42d96688d171","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n  \"Action\": \"VerifyMFACode\",\r\n  \"MemberNumber\": 13223\r\n  \"Verification\": {\r\n    \"Option\": \"Mobile\",\r\n    \"Value\": \"PIN\"\r\n  }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 19:01:01 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T190101Z-179f9cc895czs6z2hC1DUSbdk40000000atg0000000066a9","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"VerifyMFACode\",\n  \"Verification\": {\n    \"Status\": \"Verified\",\n    \"Message\": \"MFA Code verified Successfully\"\n  },\nIsSuccess:true\n}"},{"id":"503b9814-c3b6-4c3d-bf06-0a615e1b2197","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n    \"Action\": \"VerifyMFACode\",\r\n    \"MemberNumber\": 13223,\r\n    \"Verification\": {\r\n        \"Option\": \"Mobile\",\r\n        \"Value\": \"PIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e2d00931-7b98-4390-9c7c-8fde500d354c"},{"name":"MFAVerify (Email)","id":"60a2c785-973e-4d31-99ed-9a887536cf7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"<p>The subscription key provided to authenticate and authorize API requests through the API gateway.</p>\n","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"<p>Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation.</p>\n"},{"key":"Content-Type","value":"application/json","description":"<p>Indicates the format of the data in the request body, typically set to application/json.</p>\n"},{"key":"X-ASA-ConsumerCode","value":"","description":"<p>Identifies the consuming application or institution making the API request.</p>\n","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"<p>A unique code representing the fintech entity leveraging the API services.</p>\n","type":"text"},{"key":"requestId","value":"","description":"<p>A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.</p>\n","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"<p>Identifies the specific application within the fintech organization initiating the API call.</p>\n","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"<p>A secure key used to authorize API requests, ensuring that the request originates from a trusted source.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n    \"Action\": \"VerifyMFACode\",\r\n    \"MemberNumber\": 13223,\r\n    \"Verification\": {\r\n        \"Option\": \"Email\",\r\n        \"Value\": \"PIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify","description":"<p>This endpoint verifies the OTP entered by the user when received via their registered email address. It ensures the accuracy of the provided code and finalizes the authentication process for email-based verification.</p>\n","urlObject":{"path":["AsaVerify","MFAVerify"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"320f46ef-3fbc-4f67-9552-e6d5ce05d2d9","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09"},{"key":"Content-Type","value":"application/json"},{"key":"X-ASA-ConsumerCode","value":"","type":"text"},{"key":"X-ASA-FintechCode","value":"","type":"text"},{"key":"requestId","value":"","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n  \"Action\": \"VerifyMFACode\",\r\n  \"MemberNumber\": 13223\r\n  \"Verification\": {\r\n    \"Option\": \"Email\",\r\n    \"Value\": \"PIN\"\r\n  }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jan 2025 19:00:28 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PATCH,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.9","enabled":true},{"key":"Vary","value":"Origin","enabled":true},{"key":"Access-Control-Max-Age","value":"5","enabled":true},{"key":"Access-Control-Expose-Headers","value":"Access-Control-Allow-Origin","enabled":true},{"key":"x-azure-ref","value":"20250113T190028Z-179f9cc895czs6z2hC1DUSbdk40000000atg0000000060kh","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"VerifyMFACode\",\n  \"Verification\": {\n    \"Status\": \"Verified\",\n    \"Message\": \"MFA Code verified Successfully\"\n  },\nIsSuccess:true\n}"},{"id":"3c55cdf0-e058-4f3f-ba51-60097d6ff858","name":"Failure Response","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"","description":"The subscription key provided to authenticate and authorize API requests through the API gateway.","type":"text"},{"key":"X-ASA-APIVersion","value":"1.09","description":"Specifies the version of the ASA API being used, ensuring compatibility with the intended implementation."},{"key":"Content-Type","value":"application/json","description":"Indicates the format of the data in the request body, typically set to application/json."},{"key":"X-ASA-ConsumerCode","value":"","description":"Identifies the consuming application or institution making the API request.","type":"text"},{"key":"X-ASA-FintechCode","value":"","description":"A unique code representing the fintech entity leveraging the API services.","type":"text"},{"key":"requestId","value":"","description":"A unique identifier for tracking and correlating individual API requests for logging and debugging purposes.","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"","description":"Identifies the specific application within the fintech organization initiating the API call.","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"","description":"A secure key used to authorize API requests, ensuring that the request originates from a trusted source.","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\r\n    \"Action\": \"VerifyMFACode\",\r\n    \"MemberNumber\": 13223,\r\n    \"Verification\": {\r\n        \"Option\": \"Email\",\r\n        \"Value\": \"PIN\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}/AsaVerify/MFAVerify"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n  \"RequestId\": \"fd240c2a-d9be-4e25-98a9-633f6d217ffd\",\n  \"Action\": \"VerifyMFACode\",\n  \"Verification\": {\n    \"Status\": \"Failed\",\n    \"Message\": \"MFA Code verification failed. Invalid or expired code.\"\n  },\n  \"IsSuccess\": false\n}\n"}],"_postman_id":"60a2c785-973e-4d31-99ed-9a887536cf7a"}],"id":"607e372a-e885-4ba4-9dfa-ee0d809040d0","description":"<p>This folder contains comprehensive API documentation for the ASA Multi-Factor Authentication (MFA) API, designed to integrate advanced authentication features into financial services platforms. It includes detailed technical specifications, configuration guidelines, and workflow descriptions to assist Sharetec developers in implementing secure and seamless MFA solutions. The API supports OTP and TOTP mechanisms, ensuring robust user verification and compliance with industry security standards. Whether for mobile or web applications, this documentation provides all the necessary resources to enhance authentication processes and safeguard sensitive financial data.</p>\n","_postman_id":"607e372a-e885-4ba4-9dfa-ee0d809040d0"},{"name":"Subscriptions Copy","item":[{"name":"SubscriptionPlans","id":"b82fcad8-1dfb-43b4-9f6d-c5a6f9d3c9ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"d560b78f-f480-4440-b815-5635c2da49a9","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Subscriptions/SubscriptionPlans","description":"<p>Retrieves a list of available subscription plans. This endpoint provides details on different subscription options that Fintech can choose from.</p>\n","urlObject":{"path":["Subscriptions","SubscriptionPlans"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"017b7443-ebd0-4d33-b485-a9ae5b0bab81","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"{{Ocp-Apim-Subscription-Key}}","type":"text"},{"key":"X-ASA-ApiVersion","value":"1.08","type":"text"},{"key":"requestId","value":"7c76e884-d5aa-4ff4-80c3-4f467ebc013f","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"{{fintechapplicationcode}}","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"{{fintechauthorizationKey}}","type":"text"}],"url":"https://localhost:5001/Subscriptions/SubscriptionPlans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Date","value":"Tue, 20 Aug 2024 12:29:07 GMT","enabled":true},{"key":"Server","value":"Kestrel","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"api-supported-versions","value":"1.8","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"There are 6 Subscriptions Plans available for Fintech:12345678\",\n    \"reference\": [\n        {\n            \"requestId\": \"8c4df208-fe67-4edb-8a38-002b95496f6c\",\n            \"timeStamp\": \"2024-08-20T05:29:07.8145591-07:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"asaFintechCode\": 12345678,\n            \"subscriptionPlanCode\": 1,\n            \"subscriptionTitle\": \"Starter\",\n            \"subscriptionIcon\": null,\n            \"description\": \"Plan description\",\n            \"isFree\": true,\n            \"freeTrialPeriod\": 30,\n            \"oneTimeAmount\": 0,\n            \"isRecurring\": true,\n            \"recurringAmount\": 0,\n            \"billingCycle\": \"Monthly\"\n        },\n        {\n            \"asaFintechCode\": 12345678,\n            \"subscriptionPlanCode\": 2,\n            \"subscriptionTitle\": \"Gold\",\n            \"subscriptionIcon\": null,\n            \"description\": \"Plan description\",\n            \"isFree\": false,\n            \"freeTrialPeriod\": 365,\n            \"oneTimeAmount\": 4.99,\n            \"isRecurring\": true,\n            \"recurringAmount\": 4.99,\n            \"billingCycle\": \"Monthly\"\n        },\n        {\n            \"asaFintechCode\": 12345678,\n            \"subscriptionPlanCode\": 11,\n            \"subscriptionTitle\": \"Mega Plans20001\",\n            \"subscriptionIcon\": null,\n            \"description\": \"this is testing\",\n            \"isFree\": false,\n            \"freeTrialPeriod\": 0,\n            \"oneTimeAmount\": 1222,\n            \"isRecurring\": false,\n            \"recurringAmount\": 0,\n            \"billingCycle\": \"Monthly\"\n        },\n        {\n            \"asaFintechCode\": 12345678,\n            \"subscriptionPlanCode\": 12,\n            \"subscriptionTitle\": \"Mega Plans200011\",\n            \"subscriptionIcon\": null,\n            \"description\": \"this is testing\",\n            \"isFree\": false,\n            \"freeTrialPeriod\": 0,\n            \"oneTimeAmount\": 1000,\n            \"isRecurring\": true,\n            \"recurringAmount\": 10,\n            \"billingCycle\": \"Monthly\"\n        },\n        {\n            \"asaFintechCode\": 12345678,\n            \"subscriptionPlanCode\": 13,\n            \"subscriptionTitle\": \"Mega Plans200012\",\n            \"subscriptionIcon\": null,\n            \"description\": \"fetch fintech in asaconnect api that display in asavault app with specified status\",\n            \"isFree\": false,\n            \"freeTrialPeriod\": 0,\n            \"oneTimeAmount\": 1222,\n            \"isRecurring\": true,\n            \"recurringAmount\": 12,\n            \"billingCycle\": \"Monthly\"\n        },\n        {\n            \"asaFintechCode\": 12345678,\n            \"subscriptionPlanCode\": 14,\n            \"subscriptionTitle\": \"Mega Plans2000123\",\n            \"subscriptionIcon\": null,\n            \"description\": \"Mega Plans20001\",\n            \"isFree\": false,\n            \"freeTrialPeriod\": 0,\n            \"oneTimeAmount\": 122,\n            \"isRecurring\": false,\n            \"recurringAmount\": 0,\n            \"billingCycle\": \"Monthly\"\n        }\n    ]\n}"},{"id":"39592630-18a1-4c79-a9c0-d41d99f4125e","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"9dc9d6a3-3017-4d58-92b0-ce1b634eea0f","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Subscriptions/SubscriptionPlans"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to retrieve Subscription Plans for Fintech:12345678\",\n    \"error\": {\n        \"code\": \"FETCH_ERROR\",\n        \"details\": \"Unable to fetch subscription plans due to an internal server error or invalid request parameters.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"8c4df208-fe67-4edb-\n"}],"_postman_id":"b82fcad8-1dfb-43b4-9f6d-c5a6f9d3c9ba"},{"name":"Subscriptions","id":"e5fbcb1d-2fb3-403b-b7c0-3fa1cbbd83bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"2f1ebf4c-fd05-4189-86aa-7562f6a4e21e","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Subscriptions/Subscriptions","description":"<p>Retrieves a list of active subscriptions for a consumer. This endpoint provides details on current subscriptions including their status, plan details, and start dates.</p>\n","urlObject":{"path":["Subscriptions","Subscriptions"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"1a695b84-2def-473e-908c-e4e1e0c2d6e8","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"{{Ocp-Apim-Subscription-Key}}","type":"text"},{"key":"X-ASA-ApiVersion","value":"1.08","type":"text"},{"key":"requestId","value":"b8c69ecd-bb32-473c-9da1-f12ec363746a","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"{{fintechapplicationcode}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"{{fintechauthorizationKey}}","type":"text"}],"url":"https://localhost:5001/Subscriptions/Subscriptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Date","value":"Tue, 20 Aug 2024 12:30:31 GMT","enabled":true},{"key":"Server","value":"Kestrel","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"api-supported-versions","value":"1.8","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"message\": \"No Subscription Plans found for Consumer:463822805 and AsaFintech:12345678\",\n    \"reference\": [\n        {\n            \"requestId\": \"e78ea273-3c54-4f24-8846-d775fd378242\",\n            \"timeStamp\": \"2024-08-20T05:30:29.9324641-07:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": \"\"\n}"},{"id":"64bffdb8-2ebf-4399-b8cc-d99c1ce40054","name":"Failure Response","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"requestId","value":"2d047f21-7b04-4ee8-8f9d-b37cf2e6c24d","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Subscriptions/Subscriptions"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"message\": \"No Subscription Plans found for Consumer: 463822805 and AsaFintech: 12345678\",\n    \"error\": {\n        \"code\": \"SUBSCRIPTION_NOT_FOUND\",\n        \"details\": \"The requested consumer and fintech combination does not have any available subscription plans. Please verify the provided identifiers and try again.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"e78ea273-3c54-4f24-8846-d775fd378242\",\n            \"timeStamp\": \"2024-08-20T05:30:29.9324641-07:00\"\n        }\n    ],\n    \"version\": \"1.09\"\n}\n"}],"_postman_id":"e5fbcb1d-2fb3-403b-b7c0-3fa1cbbd83bc"},{"name":"CancelSubscription","id":"e52a2e52-3a27-4a4d-ad27-bad4fdeafaba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"b98a2ffde7864380846ab6fb34e435e4","type":"text"},{"key":"X-ASA-ApiVersion","value":"1.08","type":"text"},{"key":"requestId","value":"c045c4a3-7666-43b6-a69e-46553b55d5b5","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"1120","type":"text"},{"key":"X-ASA-ConsumerCode","value":"1846830442","type":"text"},{"key":"X-ASA-FintechCode","value":"12345678","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"efHuZ8Viem3CTTVXass1","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"BillingDetailCode\" : \n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Subscriptions/CancelSubscription","description":"<p>The ASAOpen API provides endpoints to manage subscription cancellations for both Monthly and Yearly plans. This document details the cancellation process, expected responses, and system behavior.</p>\n<p><strong>Request Headers:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"Authorization\": \"Bearer &lt;token&gt;\",\n  \"Content-Type\": \"application/json\"\n}\n\n</code></pre><p><strong>Request Body:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"userId\": \"string\",  \n  \"subscriptionId\": \"string\"\n}\n\n</code></pre><p>If the <code>SubscriptionEndDate</code> is in the future:</p>\n<ol>\n<li><p>The system stops recurring payments immediately.</p>\n</li>\n<li><p>The subscription remains active until the <code>SubscriptionEndDate</code>.</p>\n</li>\n<li><p>A background process will automatically terminate the subscription on the <code>SubscriptionEndDate</code>.</p>\n</li>\n<li><p>Refunds are not issued as part of the cancellation process.</p>\n</li>\n</ol>\n<h2 id=\"notes\">Notes</h2>\n<ul>\n<li><p>Users can continue using the subscription until the <code>SubscriptionEndDate</code>.</p>\n</li>\n<li><p>Once the subscription reaches its end date, access will be revoked automatically.</p>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response for this request is a JSON object representing the schema of the data returned. Below is an example of the JSON schema for the response:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"type\": \"object\",\n  \"properties\": {\n    \"status\": {\n      \"type\": \"string\",\n      \"description\": \"The status of the cancellation request\"\n    },\n    \"message\": {\n      \"type\": \"string\",\n      \"description\": \"A message providing additional information about the cancellation status\"\n    }\n  }\n}\n\n</code></pre>\n<p>This JSON schema outlines the structure of the response object, including the <code>status</code> and <code>message</code> properties.</p>\n","urlObject":{"path":["Subscriptions","CancelSubscription"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"4328e48a-5367-4bc5-9211-35dcbee3bcc4","name":"Consumer/CancelSubscription","originalRequest":{"method":"GET","header":[],"url":"/Consumer/CancelSubscription"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Recurring subscription plan has been canceled successfully.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c045c4a3-7666-43b6-a69e-46553b55d5b5\",\n            \"timeStamp\": \"2024-11-05T12:48:40.6761662+05:30\"\n        }\n    ],\n    \"version\": \"1.08\",\n    \"data\": \"Recurring subscription plan has been canceled successfully.\"\n}"},{"id":"9fdea261-99df-491f-b5b6-60001a0c664f","name":"Consumer/CancelSubscription","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"curl --location 'https://asaconnectqa.asacore.com/asaconnect/Consumer/CancelSubscription' \\\n--header 'Ocp-Apim-Subscription-Key: 9ae28108db93416fb44058a4a9a7a503' \\\n--header 'asaConsumerCode: 551398966' \\\n--header 'X_ASA_version: 1.08' \\\n--header 'asaFintechCode: 141907084' \\\n--header 'Content-Type: application/json' \\\n--data '{\n    \"BillingDetailCode\" : 615756486\n}'","options":{"raw":{"language":"json"}}},"url":"/Consumer/CancelSubscription"},"status":"Bad Request","code":400,"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Failed to cancel the recurring subscription plan.\",\n    \"error\": {\n        \"code\": \"SUBSCRIPTION_CANCELLATION_FAILED\",\n        \"description\": \"The subscription could not be canceled due to an invalid request or system error.\"\n    },\n    \"reference\": [\n        {\n            \"requestId\": \"f3b12c9d-8e5a-4d3f-9c6c-2a6b7e5d2f8a\",\n            \"timeStamp\": \"2024-11-05T13:15:22.1234567+05:30\"\n        }\n    ],\n    \"version\": \"1.09\"\n}\n"}],"_postman_id":"e52a2e52-3a27-4a4d-ad27-bad4fdeafaba"}],"id":"22a7f90b-9e44-4a0b-bc73-77ef693a6e18","description":"<p>The Subscriptions API allows you to manage and monitor subscriptions for your customers. This includes creating, and updating subscriptions, and subscription plans. The API provides endpoints to retrieve subscription details and plan information.</p>\n","_postman_id":"22a7f90b-9e44-4a0b-bc73-77ef693a6e18"}],"id":"bfaeadc2-36ad-4409-9143-04876e720273","description":"<p>This folder provides version v1.08 of the ASA Open API documentation. It offers detailed guidance on implementing MFA features, including minor updates and optimizations compared to previous releases. This version serves as a stable and reliable reference for systems not yet upgraded to the latest API.</p>\n","_postman_id":"bfaeadc2-36ad-4409-9143-04876e720273"},{"name":"v1.07","item":[{"name":"Authentication","item":[{"name":"Authorization","event":[{"listen":"test","script":{"id":"93b4b19b-f288-46ca-ac0d-ae6cdbd9d87b","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenLoginWithASA = respBody.data.message.split(\"token=\")[1].split(\"&\")[0];\r","\r","    pm.environment.set(\"tokenLoginWithASA\", tokenLoginWithASA);\r","\r","    pm.environment.set(\"requestId\", respBody.reference[0].requestId);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6166 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"C6166 status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.status).to.eql(200);\r","});\r","\r","pm.test('C6166 status in JSON response body is not null', function () {\r","    pm.expect(respBody.status).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6166 message in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.message).to.eql(\"Success, Authentication done successfully\");\r","});\r","\r","pm.test('C6166 message in JSON response body is not null', function () {\r","    pm.expect(respBody.message).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6166 message in JSON response body is not empty\", function () {\r","    pm.expect(respBody.message).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6166 reference.requestId in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.reference[0].requestId.length).to.not.lessThan(8);\r","});\r","\r","pm.test('C6166 reference.requestId in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].requestId).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6166 reference.requestId in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].requestId).to.not.to.be.empty;\r","});\r","\r","pm.test('C6166 reference.timeStamp in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].timeStamp).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6166 reference.timeStamp in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].timeStamp).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6166 version in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.version).to.eql(version);\r","});\r","\r","pm.test('C6166 version in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.version).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6166 version in JSON response body is not empty\", function () {\r","    pm.expect(respBody.version).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6166 data.field in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.field).to.eql(\"UniqueLoginUrl\");\r","});\r","\r","pm.test('C6166 data.field in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.field).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6166 data.field in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.field).to.not.to.be.empty;\r","});\r","\r","pm.test('C6166 data.message in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.message).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6166 data.message in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.message).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6166 Only valid response parmeters are present in JSON response body\", () => {\r","    pm.expect(respBody).have.all.keys(\"status\", \"message\", \"data\", \"reference\", \"version\");\r","})\r","\r","pm.test(\"C6166 Only valid sub fields of reference parameter are present in JSON response body\", () => {\r","    pm.expect(respBody.reference[0]).have.all.keys(\"requestId\", \"timeStamp\");\r","})\r","\r","pm.test(\"C6166 Only valid sub fields of data parameter are present in JSON response body\", () => {\r","    pm.expect(respBody.data).have.all.keys(\"field\", \"message\");\r","})\r","\r","\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"6c79d0eb-426a-4892-a8e0-0bb8f50192f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version"}],"body":{"mode":"raw","raw":"{\n    \"asaFintechCode\": \"asaFintechCode\",\n    \"applicationCode\": \"FintechApplicationCode\",\n    \"authorizationKey\": \"FintechAuthorizationKey\",\n    \"redirectUrl\": \"https://dev.spendpal.com/asalogin\",\n    \"redirectFailureUrl\": \"https://dev.spendpal.com/asaloginfailed\",\n    \"scope\": \"openid\",\n    \"subscriptionKey\": \"FintechSubscriptionKey\"\n    }","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Authorization","description":"<p>This endpoint is used to authorize a user or application, typically by exchanging valid credentials or tokens for an access token. The access token grants permission to access protected resources within the system. The specific implementation details can vary depending on the authentication framework in use.</p>\n","urlObject":{"path":["Authentication","Authorization"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c79d0eb-426a-4892-a8e0-0bb8f50192f4"},{"name":"LoginWithASA","event":[{"listen":"test","script":{"id":"e42e87d1-4a81-432c-99d8-a9cfa6ef3e3b","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");    \r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6167 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"C6167 status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.status).to.eql(200);\r","});\r","\r","pm.test('C6167 status in JSON response body is not null', function () {\r","    pm.expect(respBody.status).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 message in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.message).to.eql(\"Success\");\r","});\r","\r","pm.test('C6167 message in JSON response body is not null', function () {\r","    pm.expect(respBody.message).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 message in JSON response body is not empty\", function () {\r","    pm.expect(respBody.message).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 reference.requestId in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.reference[0].requestId.length).to.not.lessThan(8);\r","});\r","\r","pm.test('C6167 reference.requestId in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].requestId).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 reference.requestId in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].requestId).to.not.to.be.empty;\r","});\r","\r","pm.test('C6167 reference.timeStamp in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].timeStamp).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 reference.timeStamp in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].timeStamp).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 version in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.version).to.eql(version);\r","});\r","\r","pm.test('C6167 version in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.version).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 version in JSON response body is not empty\", function () {\r","    pm.expect(respBody.version).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 data.asaFintechCode in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.asaFintechCode).to.eql(asaFintechCode);\r","});\r","\r","pm.test('C6167 data.asaFintechCode in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.asaFintechCode).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 data.asaFintechCode in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.asaFintechCode).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 data.asaConsumerCode in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.asaConsumerCode).to.eql(AsaConsumerCode);\r","});\r","\r","pm.test('C6167 data.asaConsumerCode in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.asaConsumerCode).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 data.asaConsumerCode in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.asaConsumerCode).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 data.scope in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.scope).to.eql(\"bearer\");\r","});\r","\r","pm.test('C6167 data.scope in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.scope).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 data.scope in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.scope).to.not.to.be.empty;\r","});\r","\r","pm.test('C6167 data.token in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.token).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 data.token in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.token).to.not.to.be.empty;\r","});\r","\r","pm.test('C6167 data.tokenExpiryDate in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.tokenExpiryDate).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 data.tokenExpiryDate in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.tokenExpiryDate).to.not.to.be.empty;\r","});\r","\r","pm.test('C6167 data.redirectURL in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.redirectURL).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 data.redirectURL in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.redirectURL).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 data.status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.status).to.eql(\"success\");\r","});\r","\r","pm.test('C6167 data.status in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.data.status).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6167 data.status in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.status).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 Only valid response parmeters are present in JSON response body\", () => {\r","    pm.expect(respBody).have.all.keys(\"status\", \"message\", \"data\", \"reference\", \"version\");\r","})\r","\r","pm.test(\"C6167 Only valid sub fields of reference parameter are present in JSON response body\", () => {\r","    pm.expect(respBody.reference[0]).have.all.keys(\"requestId\", \"timeStamp\");\r","})\r","\r","pm.test(\"C6167 Only valid sub fields of data parameter are present in JSON response body\", () => {\r","    pm.expect(respBody.data).have.all.keys(\"asaFintechCode\", \"asaConsumerCode\", \"scope\", \"token\", \"tokenExpiryDate\", \"redirectURL\", \"status\", \"errorMessage\", \"errorCode\");\r","})\r",""],"type":"text/javascript"}}],"id":"ee524da0-a962-4e77-ad9b-7a608796c3b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"userName\": \"example@mail.com\",\n    \"password\": \"{{consumerPassword}}\",\n    \"token\": \"{{tokenLoginWithASA}}\",\n    \"requestId\": \"{{requestId}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/LoginWithASA","description":"<p>This endpoint allows users to log in with ASA. Users provide their AAD credentials, and upon successful authentication, receive an access token to interact with protected resources.</p>\n","urlObject":{"path":["Authentication","LoginWithASA"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee524da0-a962-4e77-ad9b-7a608796c3b1"},{"name":"RefreshToken","event":[{"listen":"test","script":{"id":"dd6a0ce9-96a5-4a24-a4d4-05b9b5f59f85","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"C6168 status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.status).to.eql(200);\r","});\r","\r","pm.test('C6168 status in JSON response body is not null', function () {\r","    pm.expect(respBody.status).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 message in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.message).to.eql(\"Success\");\r","});\r","\r","pm.test('C6168 message in JSON response body is not null', function () {\r","    pm.expect(respBody.message).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 message in JSON response body is not empty\", function () {\r","    pm.expect(respBody.message).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 reference.requestId in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.reference[0].requestId.length).to.not.lessThan(8);\r","});\r","\r","pm.test('C6168 reference.requestId in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].requestId).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 reference.requestId in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].requestId).to.not.to.be.empty;\r","});\r","\r","pm.test('C6168 reference.timeStamp in JSON response body is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].timeStamp).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 reference.timeStamp in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].timeStamp).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 version in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.version).to.eql(version);\r","});\r","\r","pm.test('C6168 version in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.version).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 version in JSON response body is not empty\", function () {\r","    pm.expect(respBody.version).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 data.token in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.token).to.eql(token);\r","});\r","\r","pm.test('C6168 data.token in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.data.token).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 data.token in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.token).to.not.to.be.empty;\r","});\r","\r","pm.test('C6168 data.tokenExpiryDate in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.data.tokenExpiryDate).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 data.tokenExpiryDate in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.tokenExpiryDate).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 Only valid response parmeters are present in JSON response body\", () => {\r","    pm.expect(respBody).have.all.keys(\"status\", \"message\", \"data\", \"reference\", \"version\");\r","})\r","\r","pm.test(\"C6167 Only valid sub fields of reference parameter are present in JSON response body\", () => {\r","    pm.expect(respBody.reference[0]).have.all.keys(\"requestId\", \"timeStamp\");\r","})\r","\r","pm.test(\"C6167 Only valid sub fields of data parameter are present in JSON response body\", () => {\r","    pm.expect(respBody.data).have.all.keys(\"token\", \"tokenExpiryDate\");\r","})\r","\r",""],"type":"text/javascript"}}],"id":"46020726-6715-4c46-a9ce-f8ca0cc567bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/RefreshToken","description":"<p>This endpoint enables clients to obtain a new access token by presenting a valid refresh token. This is commonly used to maintain user sessions without requiring re-authentication, ensuring continuous access to protected resources.</p>\n","urlObject":{"path":["Authentication","RefreshToken"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"46020726-6715-4c46-a9ce-f8ca0cc567bf"},{"name":"LogOff","event":[{"listen":"test","script":{"id":"dd6a0ce9-96a5-4a24-a4d4-05b9b5f59f85","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"C6168 status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.status).to.eql(200);\r","});\r","\r","pm.test('C6168 status in JSON response body is not null', function () {\r","    pm.expect(respBody.status).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 message in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.message).to.eql(\"Success\");\r","});\r","\r","pm.test('C6168 message in JSON response body is not null', function () {\r","    pm.expect(respBody.message).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 message in JSON response body is not empty\", function () {\r","    pm.expect(respBody.message).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 reference.requestId in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.reference[0].requestId.length).to.not.lessThan(7);\r","});\r","\r","pm.test('C6168 reference.requestId in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].requestId).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 reference.requestId in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].requestId).to.not.to.be.empty;\r","});\r","\r","pm.test('C6168 reference.timeStamp in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].timeStamp).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 reference.timeStamp in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].timeStamp).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 version in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.version).to.eql(version);\r","});\r","\r","pm.test('C6168 version in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.version).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 version in JSON response body is not empty\", function () {\r","    pm.expect(respBody.version).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 data.token in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.token).to.eql(token);\r","});\r","\r","pm.test('C6168 data.token in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.data.token).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 data.token in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.token).to.not.to.be.empty;\r","});\r","\r","pm.test('C6168 data.tokenExpiryDate in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.data.tokenExpiryDate).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 data.tokenExpiryDate in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.tokenExpiryDate).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6167 Only valid response parmeters are present in JSON response body\", () => {\r","    pm.expect(respBody).have.all.keys(\"status\", \"message\", \"data\", \"reference\", \"version\");\r","})\r","\r","pm.test(\"C6167 Only valid sub fields of reference parameter are present in JSON response body\", () => {\r","    pm.expect(respBody.reference[0]).have.all.keys(\"requestId\", \"timeStamp\");\r","})\r","\r","pm.test(\"C6167 Only valid sub fields of data parameter are present in JSON response body\", () => {\r","    pm.expect(respBody.data).have.all.keys(\"asaFintechCode\", \"asaConsumerCode\", \"scope\", \"token\", \"tokenExpiryDate\", \"redirectURL\", \"status\", \"errorMessage\", \"errorCode\");\r","})\r","\r",""],"type":"text/javascript"}}],"id":"baff22dc-b172-4b3d-8f4b-20a8874712e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/Logoff","description":"<p>This endpoint logs the user out of the system by invalidating their current session and associated tokens. After a successful logoff, the user must re-authenticate to regain access to protected resources.</p>\n","urlObject":{"path":["Authentication","Logoff"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"baff22dc-b172-4b3d-8f4b-20a8874712e9"},{"name":"ForgotPassword","event":[{"listen":"test","script":{"id":"dd6a0ce9-96a5-4a24-a4d4-05b9b5f59f85","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var tokenRefresh = respBody.data.token;\r","\r","    pm.environment.set(\"tokenRefresh\", tokenRefresh);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"C6168 status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.status).to.eql(200);\r","});\r","\r","pm.test('C6168 status in JSON response body is not null', function () {\r","    pm.expect(respBody.status).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 message in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.message).to.eql(\"Success\");\r","});\r","\r","pm.test('C6168 message in JSON response body is not null', function () {\r","    pm.expect(respBody.message).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 message in JSON response body is not empty\", function () {\r","    pm.expect(respBody.message).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 reference.requestId in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.reference[0].requestId.length).to.not.lessThan(7);\r","});\r","\r","pm.test('C6168 reference.requestId in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].requestId).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 reference.requestId in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].requestId).to.not.to.be.empty;\r","});\r","\r","pm.test('C6168 reference.timeStamp in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].timeStamp).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 reference.timeStamp in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].timeStamp).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 version in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.version).to.eql(version);\r","});\r","\r","pm.test('C6168 version in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.version).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 version in JSON response body is not empty\", function () {\r","    pm.expect(respBody.version).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 data.token in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.token).to.eql(token);\r","});\r","\r","pm.test('C6168 data.token in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.data.token).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 data.token in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.token).to.not.to.be.empty;\r","});\r","\r","pm.test('C6168 data.tokenExpiryDate in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.data.tokenExpiryDate).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 data.tokenExpiryDate in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.tokenExpiryDate).to.not.to.be.empty;\r","});\r","\r",""],"type":"text/javascript"}}],"id":"2daaa40d-8834-4fca-840f-cd51b2b6f037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailId\": \"example@mail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ForgotPassword","description":"<p>This endpoint initiates the password reset process for users who have forgotten their passwords. Typically, users provide their registered email address, and the system sends instructions or a token to facilitate the password reset.</p>\n","urlObject":{"path":["Authentication","ForgotPassword"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2daaa40d-8834-4fca-840f-cd51b2b6f037"},{"name":"ChangePassword","event":[{"listen":"test","script":{"id":"dd6a0ce9-96a5-4a24-a4d4-05b9b5f59f85","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var reqbody = JSON.parse(request.data);\r","\r","    if (respBody.status == 200) {\r","        postman.setEnvironmentVariable(\"consumerPassword\", reqbody.newPassword);\r","    }\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6168 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"C6168 status in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.status).to.eql(200);\r","});\r","\r","pm.test('C6168 status in JSON response body is not null', function () {\r","    pm.expect(respBody.status).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 message in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.message).to.eql(\"Success\");\r","});\r","\r","pm.test('C6168 message in JSON response body is not null', function () {\r","    pm.expect(respBody.message).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 message in JSON response body is not empty\", function () {\r","    pm.expect(respBody.message).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 reference.requestId in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.reference[0].requestId.length).to.not.lessThan(7);\r","});\r","\r","pm.test('C6168 reference.requestId in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].requestId).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 reference.requestId in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].requestId).to.not.to.be.empty;\r","});\r","\r","pm.test('C6168 reference.timeStamp in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.reference[0].timeStamp).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 reference.timeStamp in JSON response body is not empty\", function () {\r","    pm.expect(respBody.reference[0].timeStamp).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 version in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.version).to.eql(version);\r","});\r","\r","pm.test('C6168 version in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.version).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 version in JSON response body is not empty\", function () {\r","    pm.expect(respBody.version).to.not.to.be.empty;\r","});\r","\r","pm.test(\"C6168 data.token in JSON response body is present with correct value\", function () {\r","    pm.expect(respBody.data.token).to.eql(token);\r","});\r","\r","pm.test('C6168 data.token in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.data.token).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 data.token in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.token).to.not.to.be.empty;\r","});\r","\r","pm.test('C6168 data.tokenExpiryDate in JSON response body is is not null/undefined', function () {\r","    pm.expect(respBody.data.tokenExpiryDate).is.not.oneOf([null, undefined]);\r","});\r","\r","pm.test(\"C6168 data.tokenExpiryDate in JSON response body is not empty\", function () {\r","    pm.expect(respBody.data.tokenExpiryDate).to.not.to.be.empty;\r","});\r","\r",""],"type":"text/javascript"}}],"id":"bf01020b-ee18-4086-810e-fc02a869b0a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"oldPassword\": \"{{consumerPassword}}\",\r\n    \"newPassword\": \"Stuart@2022\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Authentication/ChangePassword","description":"<p>This endpoint allows authenticated users to change their current password. Users must provide their current password along with the new desired password. Upon successful validation, the system updates the user's password accordingly.</p>\n","urlObject":{"path":["Authentication","ChangePassword"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf01020b-ee18-4086-810e-fc02a869b0a1"}],"id":"2ae142d9-07a7-4577-91ac-f557af2c888f","description":"<p>The <strong>Authentication</strong> section provides a comprehensive guide to managing user identity and access. This section covers authorization processes, ensuring that authenticated users have the appropriate permissions to access specific resources. By following the guidelines in this section, developers can securely integrate authentication and authorization mechanisms into their applications, safeguarding sensitive data and maintaining the integrity of user interactions.</p>\n","_postman_id":"2ae142d9-07a7-4577-91ac-f557af2c888f"},{"name":"Authorization","item":[{"name":"well-known/jwks","id":"28eb6b02-0f20-411c-9236-9706c45aad75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://asaopenapi-api-qa.azurewebsites.net/Authentication/.well-known/jwks.json","description":"<p>This endpoint provides the JSON Web Key Set (JWKS), a JSON document containing the public keys used to verify JSON Web Tokens (JWTs) issued by the authorization server. By accessing this endpoint, clients can retrieve the necessary public keys to validate the signatures of received JWTs, ensuring their authenticity and integrity.</p>\n","urlObject":{"protocol":"https","path":["Authentication",".well-known","jwks.json"],"host":["asaopenapi-api-qa","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"28eb6b02-0f20-411c-9236-9706c45aad75"},{"name":"well-known/openid-configuration","id":"0f05e4d7-3d8f-4cf5-8929-2b33292f8e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://asaopenapi-api-qa.azurewebsites.net/Authentication/.well-known/openid-configuration","description":"<p>This endpoint, as defined by the OpenID Connect Discovery specification, returns a JSON document containing the OpenID Provider's configuration information. This includes details such as the issuer's identifier, authorization endpoint, token endpoint, supported scopes, response types, and the location of the JWKS endpoint.</p>\n","urlObject":{"protocol":"https","path":["Authentication",".well-known","openid-configuration"],"host":["asaopenapi-api-qa","azurewebsites","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f05e4d7-3d8f-4cf5-8929-2b33292f8e61"}],"id":"d49f2e8f-e01b-4e67-82bf-b42c6e0c6780","_postman_id":"d49f2e8f-e01b-4e67-82bf-b42c6e0c6780","description":""},{"name":"Consumer","item":[{"name":"Consumer","event":[{"listen":"test","script":{"id":"b61235e6-f595-472e-a1e1-86fe4dcb6774","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var virtualEmail = respBody.data.email;\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    postman.setEnvironmentVariable(\"virtualEmail\", virtualEmail);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"f6fe24cf-f5d4-43dc-bb4b-fc289e8ce2ef","exec":[""],"type":"text/javascript","packages":{}}}],"id":"74c17432-5268-4a72-b793-4824fe7a241b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"4d69595f-049c-4da2-b85b-b9ab2524de53","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer","description":"<p>Retrieves a list of all financial institutions available on the ASA Platform. This endpoint provides a comprehensive directory of institutions, allowing Fintech applications to offer users options for selecting and interacting with different financial entities. It is essential for displaying available institutions in user interfaces or integrating institutional data into financial services.</p>\n","urlObject":{"path":["Consumer"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"e3de6ea6-1393-4774-a235-e2e84ef922d0","name":"Consumer","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"127d639a-3fce-487e-a826-43fc79162655","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:14 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115713Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006s8e","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"0467c977-bfd4-4bab-839e-b33f5bd942e4\",\n            \"timeStamp\": \"2024-07-30T11:57:14.4249755+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"asaConsumerCode\": 262082627,\n        \"email\": \"Saratoga36520@qa.asavault.com\"\n    }\n}"}],"_postman_id":"74c17432-5268-4a72-b793-4824fe7a241b"},{"name":"Consumer/List","event":[{"listen":"test","script":{"id":"27f43a16-8c0e-4784-a28a-3d7b74a7be7b","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var dataLength = respBody.data.data.length;\r","\r","    console.log(\"PazeSize - Records: \" + dataLength);\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"6f5ce9ee-8dd1-46ff-a36e-032e183d76f1","exec":[""],"type":"text/javascript","packages":{}}}],"id":"8e20650b-a534-4145-8ede-716cde3362e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"8be524b6-6150-4221-9677-3913afb15198","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer/List","description":"<p>Provides a list of consumers, including their associated details. This endpoint is used to obtain detailed information about consumers registered on the ASA Platform. It is useful for applications that need to display consumer profiles or manage consumer data within the Fintech environment.</p>\n","urlObject":{"path":["Consumer","List"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"e98ad497-685e-49c1-afed-f7a424a96dc0","name":"Consumer/List","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"RequestId","value":"529b4528-7707-48fd-a86e-1ebaec2dd0dd","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Consumer/List"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115720Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006t3h","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"e13481dd-9895-4103-a49f-52635a83a4e8\",\n            \"timeStamp\": \"2024-07-30T11:57:20.8195831+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"totalCount\": 297,\n        \"page\": 1,\n        \"pageSize\": 100,\n        \"data\": [\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Vicksburg41181@qa.asavault.com\",\n                \"asaConsumerCode\": 4535062,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"EastGlenville99011@qa.asavault.com\",\n                \"asaConsumerCode\": 16531360,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"EastGlenville99011@qa.asavault.com\",\n                \"asaConsumerCode\": 16531360,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wolcott66043@qa.asavault.com\",\n                \"asaConsumerCode\": 20039112,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"MonteRio31494@qa.asavault.com\",\n                \"asaConsumerCode\": 27743042,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LaurelHill80880@qa.asavault.com\",\n                \"asaConsumerCode\": 32955468,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sherman38209@qa.asavault.com\",\n                \"asaConsumerCode\": 33478790,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Springfield55571@qa.asavault.com\",\n                \"asaConsumerCode\": 34823798,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Centerville45923@qa.asavault.com\",\n                \"asaConsumerCode\": 37353458,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Francis54669@qa.asavault.com\",\n                \"asaConsumerCode\": 48395234,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Luxemburg19946@qa.asavault.com\",\n                \"asaConsumerCode\": 53139476,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Norwood89005@qa.asavault.com\",\n                \"asaConsumerCode\": 59600823,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sprague47202@qa.asavault.com\",\n                \"asaConsumerCode\": 64581492,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Stanford97130@qa.asavault.com\",\n                \"asaConsumerCode\": 69773872,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GrandRapidsCharterTownship92750@qa.asavault.com\",\n                \"asaConsumerCode\": 72389995,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Abington22066@qa.asavault.com\",\n                \"asaConsumerCode\": 86505913,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Poseyville74666@qa.asavault.com\",\n                \"asaConsumerCode\": 87689851,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Maroa84128@qa.asavault.com\",\n                \"asaConsumerCode\": 95746035,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Goodrich57979@qa.asavault.com\",\n                \"asaConsumerCode\": 97275963,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Jasper57587@qa.asavault.com\",\n                \"asaConsumerCode\": 97815760,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Scotland85064@qa.asavault.com\",\n                \"asaConsumerCode\": 130314836,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"RanchitosLasLomas96653@qa.asavault.com\",\n                \"asaConsumerCode\": 136828524,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Quinebaug45504@qa.asavault.com\",\n                \"asaConsumerCode\": 138480869,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Newland76165@qa.asavault.com\",\n                \"asaConsumerCode\": 153231173,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Leesburg36748@qa.asavault.com\",\n                \"asaConsumerCode\": 154479459,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Lockhart30724@qa.asavault.com\",\n                \"asaConsumerCode\": 167315277,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"PatrickAFB90218@qa.asavault.com\",\n                \"asaConsumerCode\": 192633494,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Mansfield46526@qa.asavault.com\",\n                \"asaConsumerCode\": 203930737,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Jackson89369@qa.asavault.com\",\n                \"asaConsumerCode\": 206005629,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FortAnnTown32119@qa.asavault.com\",\n                \"asaConsumerCode\": 207870247,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GrinnellTownship82848@qa.asavault.com\",\n                \"asaConsumerCode\": 210445259,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Florence22526@qa.asavault.com\",\n                \"asaConsumerCode\": 218545468,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Plainfield81769@qa.asavault.com\",\n                \"asaConsumerCode\": 224226274,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BigelowCorners55767@qa.asavault.com\",\n                \"asaConsumerCode\": 226912971,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BigelowCorners55767@qa.asavault.com\",\n                \"asaConsumerCode\": 226912971,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"HarrisonTown53018@qa.asavault.com\",\n                \"asaConsumerCode\": 233893717,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Helga57115@qa.asavault.com\",\n                \"asaConsumerCode\": 241195492,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WinslowTownship78550@qa.asavault.com\",\n                \"asaConsumerCode\": 250615910,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Eva29540@qa.asavault.com\",\n                \"asaConsumerCode\": 253903996,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Holt10528@qa.asavault.com\",\n                \"asaConsumerCode\": 256625081,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Meacham49736@qa.asavault.com\",\n                \"asaConsumerCode\": 258438598,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Anthony30343@qa.asavault.com\",\n                \"asaConsumerCode\": 259619933,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Saratoga36520@qa.asavault.com\",\n                \"asaConsumerCode\": 262082627,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Saratoga36520@qa.asavault.com\",\n                \"asaConsumerCode\": 262082627,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Barlow89081@qa.asavault.com\",\n                \"asaConsumerCode\": 264648147,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Nord67957@qa.asavault.com\",\n                \"asaConsumerCode\": 268147398,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ForestHill12089@qa.asavault.com\",\n                \"asaConsumerCode\": 268996846,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Winters39862@qa.asavault.com\",\n                \"asaConsumerCode\": 282970797,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"TwinLakes98749@qa.asavault.com\",\n                \"asaConsumerCode\": 283889657,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Lebanon86777@qa.asavault.com\",\n                \"asaConsumerCode\": 305323333,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Campbell44022@qa.asavault.com\",\n                \"asaConsumerCode\": 316990879,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Crownpoint41302@qa.asavault.com\",\n                \"asaConsumerCode\": 324354635,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WestSharyland14537@qa.asavault.com\",\n                \"asaConsumerCode\": 331807480,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"WestMineral64982@qa.asavault.com\",\n                \"asaConsumerCode\": 332057111,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Joppa12528@qa.asavault.com\",\n                \"asaConsumerCode\": 339118896,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Elwood59909@qa.asavault.com\",\n                \"asaConsumerCode\": 340308726,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"FootsCreek12144@qa.asavault.com\",\n                \"asaConsumerCode\": 343181362,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"OakCreek79931@qa.asavault.com\",\n                \"asaConsumerCode\": 355884818,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Pine67392@qa.asavault.com\",\n                \"asaConsumerCode\": 362244982,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ShevlinTownship50713@qa.asavault.com\",\n                \"asaConsumerCode\": 367825809,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BallClub82309@qa.asavault.com\",\n                \"asaConsumerCode\": 373317525,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"OceanBeach88323@qa.asavault.com\",\n                \"asaConsumerCode\": 377640998,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Ellington17363@qa.asavault.com\",\n                \"asaConsumerCode\": 378556855,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Henderson84411@qa.asavault.com\",\n                \"asaConsumerCode\": 381539676,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Millbrook71591@qa.asavault.com\",\n                \"asaConsumerCode\": 382120039,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Cloquet58749@qa.asavault.com\",\n                \"asaConsumerCode\": 385472145,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Cloquet58749@qa.asavault.com\",\n                \"asaConsumerCode\": 385472145,\n                \"isAuthorized\": false,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Center35973@qa.asavault.com\",\n                \"asaConsumerCode\": 386662007,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LevelGreen53222@qa.asavault.com\",\n                \"asaConsumerCode\": 390231190,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"KirwinTownship75847@qa.asavault.com\",\n                \"asaConsumerCode\": 399539619,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"KirwinTownship75847@qa.asavault.com\",\n                \"asaConsumerCode\": 399539619,\n                \"isAuthorized\": true,\n                \"allowEmail\": true,\n                \"allowSMS\": true,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Limestone64159@qa.asavault.com\",\n                \"asaConsumerCode\": 406832994,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"StonyCreekMills83113@qa.asavault.com\",\n                \"asaConsumerCode\": 408960783,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Russia39485@qa.asavault.com\",\n                \"asaConsumerCode\": 409804183,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Larkspur16072@qa.asavault.com\",\n                \"asaConsumerCode\": 435404780,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wilburn43265@qa.asavault.com\",\n                \"asaConsumerCode\": 448522223,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"SandCoulee18545@qa.asavault.com\",\n                \"asaConsumerCode\": 463167492,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Catawba64780@qa.asavault.com\",\n                \"asaConsumerCode\": 465939174,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LebanonTownship96044@qa.asavault.com\",\n                \"asaConsumerCode\": 472427479,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Indiana81282@qa.asavault.com\",\n                \"asaConsumerCode\": 474517941,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"DiamondBluffCDP21825@qa.asavault.com\",\n                \"asaConsumerCode\": 480844517,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Scituate76288@qa.asavault.com\",\n                \"asaConsumerCode\": 499987385,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Chalybeate17546@qa.asavault.com\",\n                \"asaConsumerCode\": 524971595,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sidell83388@qa.asavault.com\",\n                \"asaConsumerCode\": 527232907,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GreenCamp88143@qa.asavault.com\",\n                \"asaConsumerCode\": 532791318,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"NewOrleansStation26246@qa.asavault.com\",\n                \"asaConsumerCode\": 544889175,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Sherman32197@qa.asavault.com\",\n                \"asaConsumerCode\": 545408782,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"LakeElmo28213@qa.asavault.com\",\n                \"asaConsumerCode\": 548071294,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"ChildersHill48610@qa.asavault.com\",\n                \"asaConsumerCode\": 551398966,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Denmark52392@qa.asavault.com\",\n                \"asaConsumerCode\": 566797948,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"GreenValley66129@qa.asavault.com\",\n                \"asaConsumerCode\": 570333790,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Irving98598@qa.asavault.com\",\n                \"asaConsumerCode\": 585417749,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"RhinebeckTown40910@qa.asavault.com\",\n                \"asaConsumerCode\": 591783552,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Blaine72431@qa.asavault.com\",\n                \"asaConsumerCode\": 595154454,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"BroeckPointe18390@qa.asavault.com\",\n                \"asaConsumerCode\": 599159089,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Wewahitchka35306@qa.asavault.com\",\n                \"asaConsumerCode\": 603506520,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Chilili23980@qa.asavault.com\",\n                \"asaConsumerCode\": 617673203,\n                \"isAuthorized\": false,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": false\n            },\n            {\n                \"asaFintechCode\": 12345678,\n                \"emailAddress\": \"Paauilo80807@qa.asavault.com\",\n                \"asaConsumerCode\": 620656364,\n                \"isAuthorized\": true,\n                \"allowEmail\": false,\n                \"allowSMS\": false,\n                \"allowNotification\": true\n            }\n        ]\n    }\n}"}],"_postman_id":"8e20650b-a534-4145-8ede-716cde3362e6"}],"id":"ed55cb2d-7407-4ad1-82fe-1bb0b77ea15e","description":"<p>The Consumer API offers endpoints for retrieving and managing updated consumer information on the ASA Platform. These endpoints enable Fintech applications to access a comprehensive list of financial institutions and specific consumer-related data. This functionality is crucial for applications that need to integrate with multiple financial institutions or provide detailed consumer information.</p>\n","_postman_id":"ed55cb2d-7407-4ad1-82fe-1bb0b77ea15e"},{"name":"Holdings","item":[{"name":"/Holdings","id":"d28da46e-22fa-4a9b-920f-f1020567d541","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-ConsumerCode","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"application/json"}],"url":"{{baseUrl}}/Holdings?Filter=<string>&SortBy=<string>&IsAscending=<boolean>&FromDate=<dateTime>&ToDate=<dateTime>&IncludeCashAccounts=<boolean>&PageNo=<integer>&PageSize=<integer>","urlObject":{"path":["Holdings"],"host":["{{baseUrl}}"],"query":[{"key":"Filter","value":"<string>"},{"key":"SortBy","value":"<string>"},{"key":"IsAscending","value":"<boolean>"},{"key":"FromDate","value":"<dateTime>"},{"key":"ToDate","value":"<dateTime>"},{"key":"IncludeCashAccounts","value":"<boolean>"},{"key":"PageNo","value":"<integer>"},{"key":"PageSize","value":"<integer>"}],"variable":[]}},"response":[],"_postman_id":"d28da46e-22fa-4a9b-920f-f1020567d541"}],"id":"c7921c6e-92a1-42e4-bba9-0d7a40e64f1f","description":"<p>The <strong>Holdings</strong> folder in your API documentation encompasses endpoints dedicated to managing and retrieving information about a consumer's current financial holdings within the ASA Open API framework. These endpoints are essential for fintech applications to access and display up-to-date financial data, enabling consumers to view their assets, investments, and other financial instruments in real-time.</p>\n","_postman_id":"c7921c6e-92a1-42e4-bba9-0d7a40e64f1f"},{"name":"Institutions","item":[{"name":"Get Fi(Institution) List","id":"3fa9a0e7-2309-4142-b59b-353264d53aed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Institutions","description":"<p>Sample request:\n GET /Institutions</p>\n<p>--header 'Ocp-Apim-Subscription-Key: xxxxxxxxxxxxxxxx' <br />--header 'X-ASA-ApiVersion: 1.06' <br />--header 'X-ASA-FintechCode: 12345678' <br />--header 'X-ASA-FintechApplicationCode: 1234' <br />--header 'X-ASA-FintechAuthorizationKey: efHuZ8Viem3CTTVXaxxx' <br />--header 'RequestId: 1'</p>\n","urlObject":{"path":["Institutions"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fa9a0e7-2309-4142-b59b-353264d53aed"}],"id":"c9f497d7-13c3-4c8c-9603-a12916030cdc","description":"<p>The <strong>Institutions</strong> folder in your API documentation encompasses endpoints that provide information about financial institutions within the ASA Open API framework.</p>\n","_postman_id":"c9f497d7-13c3-4c8c-9603-a12916030cdc"},{"name":"Notification","item":[{"name":"GetAll","item":[{"name":"Get ConsumerNotifications for a fintech filter by ASAConsumerCode","id":"d0726013-d301-4c57-9fc0-36f7b5d1292a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-ConsumerCode","value":"<long>","description":"<p>(Required) The ASA Code for the Consumer whose data is being accessed by the current request.</p>\n"},{"key":"X-ASA-FintechApplicationName","value":"<string>","description":"<p>Fintech ApplicationName</p>\n"},{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"PageNo","value":"<integer>"},{"key":"PageSize","value":"<integer>"},{"key":"IsDeleted","value":"<boolean>"},{"key":"IsRead","value":"<boolean>"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Notification/GetAll","description":"<p>Sample request:\n GET /Notification/GetAll</p>\n<p>--header 'Ocp-Apim-Subscription-Key: xxxxxxxxxxxxxxxx' <br />--header 'X-ASA-ApiVersion: 1.06' <br />--header 'X-ASA-FintechCode: 12345678' <br />--header 'X-ASA-FintechApplicationCode: 1234' <br />--header 'X-ASA-FintechAuthorizationKey: efHuZ8Viem3CTTVXaxxx' <br />--header 'X-ASA-FintechApplicationName: abcd' <br />--header 'X-ASA-ConsumerCode: 123456' <br />--header 'IsDeleted: false' <br />--header 'IsRead: false' <br />--header 'RequestId: 1' <br />--header 'PageNo: 1' <br />--header 'PageSize: 10' \\</p>\n","urlObject":{"path":["Notification","GetAll"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d0726013-d301-4c57-9fc0-36f7b5d1292a"}],"id":"717d210f-0bf4-4a49-bb7a-0e0a0ee44e71","description":"<p>Retrieves a list of consumer notifications for a specific fintech application, filtered by the <code>ASAConsumerCode</code>. This endpoint allows applications to access all notifications associated with a particular consumer, facilitating effective communication and information delivery.</p>\n","_postman_id":"717d210f-0bf4-4a49-bb7a-0e0a0ee44e71"},{"name":"BySenderMessageID","item":[{"name":"get notification by SenderMessageId","id":"b618792f-f7e5-4275-bd05-de984b09ef05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"SenderMessageId","value":"<string>"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Notification/bysendermessageid","description":"<p>Sample request:\n GET /Notification/bysendermessageid</p>\n<p>--header 'Ocp-Apim-Subscription-Key: xxxxxxxxxxxxxxxx' <br />--header 'X-ASA-ApiVersion: 1.06' <br />--header 'X-ASA-FintechCode: 12345678' <br />--header 'X-ASA-FintechApplicationCode: 1234' <br />--header 'X-ASA-FintechAuthorizationKey: efHuZ8Viem3CTTVXaxxx' <br />--header 'RequestId: 1' <br />--header 'SenderMessageId: 1' \\</p>\n","urlObject":{"path":["Notification","bysendermessageid"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b618792f-f7e5-4275-bd05-de984b09ef05"}],"id":"184d0305-13fa-4df3-8c2f-e7b0feb21db5","description":"<p>Retrieves a specific consumer notification using the <code>SenderMessageId</code>. This endpoint is useful for accessing a particular notification when the message ID is known, enabling precise retrieval of individual notifications.</p>\n","_postman_id":"184d0305-13fa-4df3-8c2f-e7b0feb21db5"},{"name":"Get ConsumerNotification with HTML by MessageID","id":"03516d96-e912-479d-b6d2-703c98071a1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"MessageId","value":"<string>"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Notification","description":"<p>Sample request:<br />GET /Notification</p>\n<p>--header 'Ocp-Apim-Subscription-Key: xxxxxxxxxxxxxxxx'<br />--header 'X-ASA-ApiVersion: 1.06'<br />--header 'X-ASA-FintechCode: 12345678'<br />--header 'X-ASA-FintechApplicationCode: 1234'<br />--header 'X-ASA-FintechAuthorizationKey: efHuZ8Viem3CTTVXaxxx'<br />--header 'RequestId: 1'<br />--header 'MessageId: 1' \\</p>\n","urlObject":{"path":["Notification"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"03516d96-e912-479d-b6d2-703c98071a1c"}],"id":"bf26309d-08e0-40dd-bf61-64165549cf3c","description":"<p>The <strong>Notification</strong> folder in your API documentation encompasses endpoints that enable fintech applications to retrieve and manage consumer notifications within the ASA Open API framework.</p>\n","_postman_id":"bf26309d-08e0-40dd-bf61-64165549cf3c"},{"name":"Callbacks","item":[{"name":"/Callbacks/List","id":"08d3f81e-8337-479e-89a7-554387c3462b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List","description":"<p>Returns a list of all active webhook configurations for the fintech.</p>\n","urlObject":{"path":["Callbacks","List"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"af07747a-32b3-48ad-82c3-fb0c790dd205","name":"Returns callback configurations","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": [\n    {\n      \"webhookConfigurationsId\": \"<long>\",\n      \"webhookName\": \"<string>\",\n      \"webhookEvent\": {\n        \"eventName\": \"<string>\",\n        \"dateCreated\": \"<dateTime>\",\n        \"lastUpdated\": \"<dateTime>\",\n        \"description\": \"<string>\",\n        \"notificationMessage\": \"<string>\",\n        \"sampleJsonObject\": \"<string>\",\n        \"sampleTextObject\": \"<string>\"\n      },\n      \"isActive\": \"<boolean>\",\n      \"retryCount\": \"<integer>\",\n      \"recordCount\": \"<integer>\",\n      \"emailAddressToNotify\": \"<string>\",\n      \"isNotify\": \"<boolean>\",\n      \"isfetchConsumerRecord\": \"<boolean>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"webhookCallBackURL\": \"<string>\",\n      \"webhookResponseType\": \"<string>\",\n      \"termsCondition\": \"<integer>\",\n      \"webhookGroupMembers\": \"<string>\"\n    },\n    {\n      \"webhookConfigurationsId\": \"<long>\",\n      \"webhookName\": \"<string>\",\n      \"webhookEvent\": {\n        \"eventName\": \"<string>\",\n        \"dateCreated\": \"<dateTime>\",\n        \"lastUpdated\": \"<dateTime>\",\n        \"description\": \"<string>\",\n        \"notificationMessage\": \"<string>\",\n        \"sampleJsonObject\": \"<string>\",\n        \"sampleTextObject\": \"<string>\"\n      },\n      \"isActive\": \"<boolean>\",\n      \"retryCount\": \"<integer>\",\n      \"recordCount\": \"<integer>\",\n      \"emailAddressToNotify\": \"<string>\",\n      \"isNotify\": \"<boolean>\",\n      \"isfetchConsumerRecord\": \"<boolean>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"webhookCallBackURL\": \"<string>\",\n      \"webhookResponseType\": \"<string>\",\n      \"termsCondition\": \"<integer>\",\n      \"webhookGroupMembers\": \"<string>\"\n    }\n  ]\n}"},{"id":"b9e8006a-a2b4-4820-974d-69acbe033867","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"fae92326-255e-4d13-b089-1923d50a0423","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/List"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"08d3f81e-8337-479e-89a7-554387c3462b"},{"name":"/Callbacks/EventList","id":"5f3c6fae-4dc7-4a96-aa78-9cf80e96f363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList","description":"<p>Returns a list of all active webhook events supported by the system.</p>\n","urlObject":{"path":["Callbacks","EventList"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3fb93ee5-0e56-426d-af6b-6159cf6c1e93","name":"Returns callback eventlist","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": [\n    {\n      \"eventName\": \"<string>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"description\": \"<string>\",\n      \"notificationMessage\": \"<string>\",\n      \"sampleJsonObject\": \"<string>\",\n      \"sampleTextObject\": \"<string>\"\n    },\n    {\n      \"eventName\": \"<string>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"description\": \"<string>\",\n      \"notificationMessage\": \"<string>\",\n      \"sampleJsonObject\": \"<string>\",\n      \"sampleTextObject\": \"<string>\"\n    }\n  ]\n}"},{"id":"f86ad75e-b2fd-4358-a595-786216de321f","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"404018c7-dd16-4d90-be4d-d1e5aa6ba2b3","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/EventList"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"5f3c6fae-4dc7-4a96-aa78-9cf80e96f363"},{"name":"/Callbacks/Id","id":"3025ea49-5325-4d4c-9787-1c53bc91884a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id","description":"<p>Fetches details of a specific webhook configuration by its ID.</p>\n","urlObject":{"path":["Callbacks","Id"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"3b361ff8-663c-4139-a3c7-4fd2912f7f23","name":"Returns callback configuration","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": {\n    \"webhookConfigurationsId\": \"<long>\",\n    \"webhookName\": \"<string>\",\n    \"webhookEvent\": {\n      \"eventName\": \"<string>\",\n      \"dateCreated\": \"<dateTime>\",\n      \"lastUpdated\": \"<dateTime>\",\n      \"description\": \"<string>\",\n      \"notificationMessage\": \"<string>\",\n      \"sampleJsonObject\": \"<string>\",\n      \"sampleTextObject\": \"<string>\"\n    },\n    \"isActive\": \"<boolean>\",\n    \"retryCount\": \"<integer>\",\n    \"recordCount\": \"<integer>\",\n    \"emailAddressToNotify\": \"<string>\",\n    \"isNotify\": \"<boolean>\",\n    \"isfetchConsumerRecord\": \"<boolean>\",\n    \"dateCreated\": \"<dateTime>\",\n    \"lastUpdated\": \"<dateTime>\",\n    \"webhookCallBackURL\": \"<string>\",\n    \"webhookResponseType\": \"<string>\",\n    \"termsCondition\": \"<integer>\",\n    \"webhookGroupMembers\": \"<string>\"\n  }\n}"},{"id":"90b6306d-fef9-442d-b300-33d69e94bf8a","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"f3cdc4f2-534c-44b3-b0da-30fe5d7b0bdb","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Id"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"3025ea49-5325-4d4c-9787-1c53bc91884a"},{"name":"/Callbacks/Active","id":"e73748af-d941-47ab-9b2d-ef018fff044c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active","description":"<p>Activates a webhook configuration by its ID and associated <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Active"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fa9ed538-ea7d-4ea2-a639-2a04209c1308","name":"Returns message","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"df697a16-5687-4417-9e5e-03c9296fba18","name":"Bad request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"82b9ce95-2e23-4d88-8f83-82bafd04f0b8","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Active"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"e73748af-d941-47ab-9b2d-ef018fff044c"},{"name":"/Callbacks/Remove","id":"fc248d7f-5847-461b-916b-df6c935135d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove","description":"<p>Removes a webhook configuration by its ID.</p>\n","urlObject":{"path":["Callbacks","Remove"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"fd44c516-5ac8-4821-b58c-5e13bf51648c","name":"Returns message","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"0e1e1f03-f80c-4743-98d5-d71c699a3d71","name":"Bad request","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"863de2ad-85a8-4b46-9398-d07718b94911","name":"Internal Server Error","originalRequest":{"method":"DELETE","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Remove"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"fc248d7f-5847-461b-916b-df6c935135d4"},{"name":"/Callbacks/Activity","id":"c4a28ea2-183d-4f8b-b511-3743d7034aaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"CallbackId","value":"<long>","description":"<p>(Required) CallbackId for getting activity</p>\n"},{"key":"PageNo","value":"<integer>","description":"<p>Page No</p>\n"},{"key":"PageSize","value":"<integer>","description":"<p>Page size</p>\n"},{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity","description":"<p>Retrieves the activity logs of a webhook configuration by its ID and <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Activity"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"6175745c-5afa-4e6a-82a8-5ef855aeaea4","name":"Returns callback activity","originalRequest":{"method":"GET","header":[{"description":"(Required) CallbackId for getting activity","key":"CallbackId","value":"<long>"},{"description":"Page No","key":"PageNo","value":"<integer>"},{"description":"Page size","key":"PageSize","value":"<integer>"},{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": {\n    \"totalCount\": \"<integer>\",\n    \"page\": \"<integer>\",\n    \"pageSize\": \"<integer>\",\n    \"data\": {\n      \"nullable\": true\n    }\n  }\n}"},{"id":"ea3e3d87-d29f-4bf7-8df7-0d7383746b6b","name":"Bad request","originalRequest":{"method":"GET","header":[{"description":"(Required) CallbackId for getting activity","key":"CallbackId","value":"<long>"},{"description":"Page No","key":"PageNo","value":"<integer>"},{"description":"Page size","key":"PageSize","value":"<integer>"},{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"58403992-dd0e-4246-bba2-0b4a69ee4aff","name":"Internal Server Error","originalRequest":{"method":"GET","header":[{"description":"(Required) CallbackId for getting activity","key":"CallbackId","value":"<long>"},{"description":"Page No","key":"PageNo","value":"<integer>"},{"description":"Page size","key":"PageSize","value":"<integer>"},{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Activity"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"c4a28ea2-183d-4f8b-b511-3743d7034aaa"},{"name":"/Callbacks/Deactivate","id":"3bb13405-e564-4258-9bca-86f794e44a08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"X-ASA-FintechCode","value":"<long>","description":"<p>(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechApplicationCode","value":"<long>","description":"<p>(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint</p>\n"},{"key":"X-ASA-FintechAuthorizationKey","value":"<string>","description":"<p>X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.</p>\n"},{"key":"RequestId","value":"<string>","description":"<p>RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.</p>\n"},{"key":"CallbackId","value":"<long>","description":"<p>(Required) </p>\n"},{"key":"X-ASA-ApiVersion","value":"<string>","description":"<p>(Required) </p>\n"},{"key":"Ocp-Apim-Subscription-Key","value":"<string>","description":"<p>(Required) Subscription key provided by ASA.</p>\n"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate","description":"<p>Deactivates a webhook configuration by its ID and associated <code>AsaFintechCode</code>.</p>\n","urlObject":{"path":["Callbacks","Deactivate"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"82771aad-3e05-49a6-b798-e7c9c529b16b","name":"Returns message","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"63e86182-2006-44a5-8b66-8311d399b5ea","name":"Bad request","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"},{"id":"7f3bf2a3-ccfd-4016-902d-5fa922bfb292","name":"Internal Server Error","originalRequest":{"method":"PUT","header":[{"description":"(Required) The X-ASA-FintechCode is Required header, Provided by ASA for the Fintech that's attempting to access this OpenAPI endpoint","key":"X-ASA-FintechCode","value":"<long>"},{"description":"(Required) X-ASA-FintechApplicationCode is Required header, provided by ASA for identifying the Application calling this OpenAPI endpoint","key":"X-ASA-FintechApplicationCode","value":"<long>"},{"description":"X-ASA-FintechAuthorizationKey for the Fintech Application is required when Fintech want to access consumer information directly from ASA, provided by ASA for authorizing OpenAPI.","key":"X-ASA-FintechAuthorizationKey","value":"<string>"},{"description":"RequestId identifies the current transaction being processed. If not provided by the client it will be generated by the backend.","key":"RequestId","value":"<string>"},{"description":"(Required) ","key":"CallbackId","value":"<long>"},{"description":"(Required) ","key":"X-ASA-ApiVersion","value":"<string>"},{"description":"(Required) Subscription key provided by ASA.","key":"Ocp-Apim-Subscription-Key","value":"<string>"},{"key":"Accept","value":"text/plain"}],"url":"{{baseUrl}}/Callbacks/Deactivate"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<integer>\",\n  \"message\": \"<string>\",\n  \"reference\": [\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    },\n    {\n      \"requestId\": \"<string>\",\n      \"timeStamp\": \"<dateTime>\"\n    }\n  ],\n  \"version\": \"<string>\",\n  \"data\": \"<string>\"\n}"}],"_postman_id":"3bb13405-e564-4258-9bca-86f794e44a08"}],"id":"1ca9d646-d854-402a-8558-36bee4b4a111","description":"<p>The <strong>Callbacks</strong> folder contains API methods that enable fintech companies to manage and interact with webhook configurations.</p>\n","_postman_id":"1ca9d646-d854-402a-8558-36bee4b4a111"},{"name":"Payments","item":[{"name":"Payment/PaymentHistory","id":"c4c8f36f-02a6-4096-a187-0081a1627d26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"{{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"70f50eb4-d4a5-42ec-8663-f936f1b68e75","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Payment/PaymentHistory","description":"<p>Retrieve a detailed history of all payments made from the consumer's accounts. The response includes information such as payment dates, amounts, recipients, and statuses. This endpoint is useful for tracking past transactions and reviewing payment records.</p>\n","urlObject":{"path":["Payment","PaymentHistory"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"bf65cc80-d242-4e44-8545-4d0675acfc6f","name":"Payment/PaymentHistory","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"{{tokenRefresh}}","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"08e5707b-eed4-45ac-91d1-a15c9011da54","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"100","type":"text"}],"url":"https://openapiuat.asacore.com/Payment/PaymentHistory"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:00:27 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"close","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T120026Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000007f08","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"No Payment History  information records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"a39b82d1-047c-4957-802e-c68f22cf46e8\",\n            \"timeStamp\": \"2024-07-30T12:00:27.146842+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"billingTransactionsViewModel\": [],\n        \"pageSize\": 100,\n        \"pageNo\": 1,\n        \"totalCount\": 0\n    }\n}"}],"_postman_id":"c4c8f36f-02a6-4096-a187-0081a1627d26"}],"id":"61b19391-6844-46be-998a-ff1a6560c0db","description":"<p>The \"Payments\" API folder contains endpoints designed to manage and retrieve payment-related information. These endpoints allow clients to access payment history and holdings associated with the current consumer’s accounts.</p>\n","_postman_id":"61b19391-6844-46be-998a-ff1a6560c0db"},{"name":"Transfers","item":[{"name":"Transfers/TransferStatus","id":"45cba060-38f6-4f52-9396-0397a5211459","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"79ae0fbc-4825-4964-98f3-ee031eefa4db","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferStatus","description":"<p>Retrieve the status of a transfer to track its progress. The response provides the current status of the transfer, including whether it is pending, completed, or failed.</p>\n","urlObject":{"path":["Transfers","TransferStatus"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"d9bba77c-ff16-452d-92ba-e4269ea8562c","name":"Transfers/TransferStatus","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"b40e0309-dec5-48bc-aeae-ebd1546813f6","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:21:52 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152152Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000swcb","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"74417880-ce42-4edb-a247-552cc48cde4d\",\n            \"timeStamp\": \"2024-07-31T15:21:52.8395714+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"List of Transfer Statuses\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Pending when transfer is initiated and has not been completed\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Completed when transfer is completed\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Unauthorized when consumer does not have permisssion to make the transfer\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Denied when FI does not allow the Transfer\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Error\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Disabled when Transfer links is not enabled\"\n        },\n        {\n            \"transferStatusCode\": null,\n            \"description\": \"Transfer Status is Upcoming when the transfer is coming up in future\"\n        }\n    ]\n}"}],"_postman_id":"45cba060-38f6-4f52-9396-0397a5211459"},{"name":"Transfers/AccountDetails","event":[{"listen":"test","script":{"id":"64df69d5-cd9c-49ba-a730-6e3ec51a7894","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var fromAccount = respBody.data.transferAccountModels[0].fromAccountDetailModel;\r","    var toAccount = respBody.data.transferAccountModels[0].toAccountDetailModels[0];\r","\r","    var fromAccountNickname = fromAccount.nickName;\r","    var fromAccountNumber = fromAccount.asaFiAccountCode;\r","    var fromAccountLast4 = fromAccount.accountLast4;\r","    var fromAccountType = fromAccount.accountType;\r","    var fromAccountFi = fromAccount.asaFiCode;\r","\r","    pm.environment.set(\"fromAccountNickname\", fromAccountNickname);\r","    pm.environment.set(\"fromAccountNumber\", fromAccountNumber);\r","    pm.environment.set(\"fromAccountLast4\", fromAccountLast4);\r","    pm.environment.set(\"fromAccountType\", fromAccountType);\r","    pm.environment.set(\"fromAccountFi\", fromAccountFi);\r","\r","    var toAccountNickname = toAccount.nickName;\r","    var toAccountNumber = toAccount.asaFiAccountCode;\r","    var toAccountLast4 = toAccount.accountLast4;\r","    var toAccountType = toAccount.accountType;\r","    var toAccountFi = toAccount.asaFiCode;\r","\r","    pm.environment.set(\"toAccountNickname\", toAccountNickname);\r","    pm.environment.set(\"toAccountNumber\", toAccountNumber);\r","    pm.environment.set(\"toAccountLast4\", toAccountLast4);\r","    pm.environment.set(\"toAccountType\", toAccountType);\r","     pm.environment.set(\"toAccountFi\", toAccountFi);\r","\r","    pm.environment.set(\"requestId\", respBody.reference[0].requestId);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"10d03782-b4f2-4a46-9ccf-4eaaf214d786","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"ecae4656-066a-4c8a-ad90-0c841ce909aa","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/AccountDetails","description":"<p>Retrieve details of the accounts involved in transfers, providing information on the source and destination accounts. The response includes account details such as account numbers, names, and types.</p>\n","urlObject":{"path":["Transfers","AccountDetails"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"6bda8217-dba8-41d1-a96d-8e369db24489","name":"Transfers/AccountDetails","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"85c34ebc-46a3-4130-9863-4f27403c6038","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/AccountDetails"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:16:00 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151557Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001vd0x","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found Accounts:11 , TransferLinks:0.\",\n    \"reference\": [\n        {\n            \"requestId\": \"22003b0d-d096-4bdc-ab06-148467b991c0\",\n            \"timeStamp\": \"2024-07-31T15:15:58.3954636+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"transferAccountModels\": [\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Savings\",\n                    \"accountNumber\": \"765178291\",\n                    \"accountLast4\": \"3248\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Savings\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 2,\n                    \"accountTypeDescription\": \"Bank Savings\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Mortgage\",\n                    \"accountNumber\": \"126554873\",\n                    \"accountLast4\": \"8773\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Investment\",\n                    \"accountNumber\": \"1347179251\",\n                    \"accountLast4\": \"9950\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Investments Other\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 44,\n                    \"accountTypeDescription\": \"Investments Investments Other\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Checking\",\n                    \"accountNumber\": \"1647888337\",\n                    \"accountLast4\": \"0685\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Checking\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 3,\n                    \"accountTypeDescription\": \"Bank Checking\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Loan\",\n                    \"accountNumber\": \"2047878534\",\n                    \"accountLast4\": \"0061\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Loan Other\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 54,\n                    \"accountTypeDescription\": \"Loan Loan Other\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Credit Card\",\n                    \"accountNumber\": \"356437938\",\n                    \"accountLast4\": \"5092\",\n                    \"accountFI\": \"143987246\",\n                    \"accountType\": \"Credit Card\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 13,\n                    \"accountTypeDescription\": \"Credit Credit Card\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Bank Savings-4008\",\n                    \"accountNumber\": \"902793008\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Savings\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 2,\n                    \"accountTypeDescription\": \"Bank Savings\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Bank Checking-4008\",\n                    \"accountNumber\": \"1498283438\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Checking\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 3,\n                    \"accountTypeDescription\": \"Bank Checking\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"Loan Property-4008\",\n                    \"accountNumber\": \"1349252545\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"72 MONTH NEW AUTO\",\n                    \"accountNumber\": \"347024981\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Vehicle Loan\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 46,\n                    \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                        \"accountNumber\": \"1347627542\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    }\n                ]\n            },\n            {\n                \"fromAccountDetailModel\": {\n                    \"nickName\": \"30 YEAR FIXED MORTGAGE\",\n                    \"accountNumber\": \"1347627542\",\n                    \"accountLast4\": \"4008\",\n                    \"accountFI\": \"123456\",\n                    \"accountType\": \"Property\",\n                    \"asaConsumerCode\": \"262082627\",\n                    \"accountTypeId\": 10,\n                    \"accountTypeDescription\": \"Loan Property\"\n                },\n                \"toAccountDetailModels\": [\n                    {\n                        \"nickName\": \"Savings\",\n                        \"accountNumber\": \"765178291\",\n                        \"accountLast4\": \"3248\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Mortgage\",\n                        \"accountNumber\": \"126554873\",\n                        \"accountLast4\": \"8773\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"Investment\",\n                        \"accountNumber\": \"1347179251\",\n                        \"accountLast4\": \"9950\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Investments Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 44,\n                        \"accountTypeDescription\": \"Investments Investments Other\"\n                    },\n                    {\n                        \"nickName\": \"Checking\",\n                        \"accountNumber\": \"1647888337\",\n                        \"accountLast4\": \"0685\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan\",\n                        \"accountNumber\": \"2047878534\",\n                        \"accountLast4\": \"0061\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Loan Other\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 54,\n                        \"accountTypeDescription\": \"Loan Loan Other\"\n                    },\n                    {\n                        \"nickName\": \"Credit Card\",\n                        \"accountNumber\": \"356437938\",\n                        \"accountLast4\": \"5092\",\n                        \"accountFI\": \"143987246\",\n                        \"accountType\": \"Credit Card\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 13,\n                        \"accountTypeDescription\": \"Credit Credit Card\"\n                    },\n                    {\n                        \"nickName\": \"Bank Savings-4008\",\n                        \"accountNumber\": \"902793008\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Savings\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 2,\n                        \"accountTypeDescription\": \"Bank Savings\"\n                    },\n                    {\n                        \"nickName\": \"Bank Checking-4008\",\n                        \"accountNumber\": \"1498283438\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Checking\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 3,\n                        \"accountTypeDescription\": \"Bank Checking\"\n                    },\n                    {\n                        \"nickName\": \"Loan Property-4008\",\n                        \"accountNumber\": \"1349252545\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Property\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 10,\n                        \"accountTypeDescription\": \"Loan Property\"\n                    },\n                    {\n                        \"nickName\": \"72 MONTH NEW AUTO\",\n                        \"accountNumber\": \"347024981\",\n                        \"accountLast4\": \"4008\",\n                        \"accountFI\": \"123456\",\n                        \"accountType\": \"Vehicle Loan\",\n                        \"asaConsumerCode\": \"262082627\",\n                        \"accountTypeId\": 46,\n                        \"accountTypeDescription\": \"Loan Vehicle Loan\"\n                    }\n                ]\n            }\n        ],\n        \"transferLinkDetailModels\": []\n    }\n}"}],"_postman_id":"10d03782-b4f2-4a46-9ccf-4eaaf214d786"},{"name":"Transfers/TransferLink/Create","event":[{"listen":"test","script":{"id":"15aa6aee-2179-48ea-8556-e9be4622fe90","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var linkCode = respBody.data.linkCode;\r","\r","    pm.environment.set(\"linkCode\", linkCode);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"9dbf7fe2-abf1-4189-aa66-b1b5a7e966cf","exec":["const moment = require('moment');\r","\r","var nextDay = moment().add(1, 'days');\r","\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}}],"id":"3b8050fd-5638-4907-a489-f185363a8bb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"9319e91d-95e4-40da-98da-07381930df75","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionCategoryId\": 20,\r\n    \"linkName\": \"External Transfer Link\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.01,\r\n    \"recurringTransferSchedule\": \"None\",\r\n    \"expireAt\": \"{{currentTimestamp}}\",\r\n    \"fromAccountDetailModel\": {\r\n        \"nickName\": \"{{fromAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{fromAccountNumber}}\",\r\n        \"accountLast4\": \"{{fromAccountLast4}}\",\r\n        \"asaFiCode\": \"{{fromAccountFi}}\",\r\n        \"accountType\": \"{{fromAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    },\r\n    \"toAccountDetailModel\": {\r\n        \"nickName\": \"{{toAccountNickname}}\",\r\n        \"asaFiAccountCode\": \"{{toAccountNumber}}\",\r\n        \"accountLast4\": \"{{toAccountLast4}}\",\r\n        \"asaFiCode\": \"{{toAccountFi}}\",\r\n        \"accountType\": \"{{toAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Create","description":"<p>Create a new transfer link to facilitate transfers between accounts using a unique link code. The request body should include details required to create the transfer link, and the response provides the created transfer link details, including the link code.</p>\n","urlObject":{"path":["Transfers","TransferLink","Create"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"f385920e-a081-4a40-a7ef-3be2fc94e12c","name":"v.1.09","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"d9729d2e-a4c7-4442-a51d-e35b924462e6","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionCategoryId\": 5,\r\n    \"linkName\": \"External Transfer Link\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 1.22,\r\n    \"recurringTransferSchedule\": \"None\",\r\n    \"expireAt\": \"{{currentTimestamp}}\",\r\n    \"fromAccountDetailModel\": {\r\n        \"nickName\": \"{{fromAccountNickname}}\",\r\n        \"accountNumber\": \"{{fromAccountNumber}}\",\r\n        \"accountLast4\": \"{{fromAccountLast4}}\",\r\n        \"accountFI\": \"{{fromAccountFi}}\",\r\n        \"accountType\": \"{{fromAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    },\r\n    \"toAccountDetailModel\": {\r\n        \"nickName\": \"{{toAccountNickname}}\",\r\n        \"accountNumber\": \"{{toAccountNumber}}\",\r\n        \"accountLast4\": \"{{toAccountLast4}}\",\r\n        \"accountFI\": \"{{toAccountFi}}\",\r\n        \"accountType\": \"{{toAccountType}}\",\r\n        \"asaConsumerCode\": \"asaConsumerCode\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:19:13 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151909Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000s6wa","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"TransferLink(External Transfer Link) created successfully.\",\n    \"reference\": [\n        {\n            \"requestId\": \"b76faa6a-48d1-44ce-bf9a-65ffd1e87816\",\n            \"timeStamp\": \"2024-07-31T15:19:10.8915737+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": true,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:19:12.4249473+00:00\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"}],"_postman_id":"3b8050fd-5638-4907-a489-f185363a8bb0"},{"name":"Transfers/TransferLink/Verify","id":"4bfe99c4-b49a-4652-8a6a-c21ffbeccd38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"b9a086b3-cfed-4b5d-a715-299f3722c64c","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 0.2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Verify","description":"<p>Verify a transfer link to ensure its validity for use in a transfer. The request body should contain the link code, and the response provides the verification status and details of the transfer link.</p>\n","urlObject":{"path":["Transfers","TransferLink","Verify"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"4b8afc0c-945f-46af-83dd-1977c74c0435","name":"v.1.09","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"4f098a10-1d65-4f74-a499-4b6f0a4a70cd","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"permission\": \"OneTime\",\r\n    \"amount\": 0.2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:12 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152212Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000syzs","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"TransferLink with LinkCode: 874dffc4-119a-4bce-bcb1-d87a167ad857 is Verified.\",\n    \"reference\": [\n        {\n            \"requestId\": \"c520b6b4-d1f5-4fcd-a75d-837ca630927d\",\n            \"timeStamp\": \"2024-07-31T15:22:12.4853134+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n            \"linkName\": \"External Transfer Link\",\n            \"amount\": 1.22,\n            \"permission\": \"OneTime\",\n            \"isVerified\": true,\n            \"isEnabled\": true,\n            \"enableLastChangeDatetime\": \"2024-07-31T15:19:12.423\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"accountNumber\": \"902793008\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"accountNumber\": \"1498283438\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4bfe99c4-b49a-4652-8a6a-c21ffbeccd38"},{"name":"Transfers/MakeTransfer","event":[{"listen":"test","script":{"id":"5440ef18-6759-48c5-bd74-685e2a6119d6","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data.confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"0d71331e-08cc-436e-ac8b-dccab3bb214a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"1cfe3cb8-5e38-4536-9534-a4f4027816ee","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"amount\": 1.20\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/MakeTransfer","description":"<p>Initiate a new funds transfer between accounts, handling the creation and processing of the transfer. The request body should include transfer details such as source account, destination account, amount, and transfer date. The response provides confirmation of the transfer initiation, including a unique confirmation number and status.</p>\n","urlObject":{"path":["Transfers","MakeTransfer"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"7a6f3316-f9ad-4d48-85eb-2213171fb639","name":"v.1.07","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"e46ac0d1-feb3-4761-aded-ba101dc8e6de","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"amount\": 1.20\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/MakeTransfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:19:47 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151939Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000sawt","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Transaction Completed Successfully!\",\n    \"reference\": [\n        {\n            \"requestId\": \"56f1a0f3-abcf-456d-8573-10f655bda8ef\",\n            \"timeStamp\": \"2024-07-31T15:19:40.1147627+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"confirmationNumber\": \"3744821390151631175\",\n        \"asaTransactionId\": 1882367,\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"amount\": 1.2,\n        \"transferDateTime\": \"7/31/2024 3:19:42 PM\",\n        \"permission\": \"OneTime\",\n        \"transferStatus\": \"pending\",\n        \"message\": \"Transfer (874dffc4-119a-4bce-bcb1-d87a167ad857) Completed Successfully!\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"}],"_postman_id":"0d71331e-08cc-436e-ac8b-dccab3bb214a"},{"name":"Transfers","event":[{"listen":"test","script":{"id":"c509b7d7-7456-4bd2-80ae-b6ee5679afd3","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"daa8870c-7dbb-4b69-9881-9b1cf4f7bfb1","exec":[""],"type":"text/javascript","packages":{}}}],"id":"51823d4c-306d-4c1b-b050-23d00afee579","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"44420261-7f84-4fcd-bec0-2f08c089a288","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/Transfers","description":"<p>Fetch a list of all transfers associated with the current consumer’s accounts. This can include past and pending transfers.</p>\n","urlObject":{"path":["Transfers","Transfers"],"host":["https://openapiuat.asacore.com"],"query":[{"disabled":true,"key":"StartDate","value":"01-01-2024"},{"disabled":true,"key":"EndDate","value":"01-01-2024"},{"disabled":true,"key":"TransferStatus","value":"denied"}],"variable":[]}},"response":[{"id":"7011c787-465b-4a9a-90ef-d35177d3b41c","name":"v.1.09","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"fb55bc9f-a6df-429d-ab21-cd5009a806b2","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers","host":["https://openapiuat.asacore.com"],"path":["Transfers"],"query":[{"key":"StartDate","value":"01-01-2024","disabled":true},{"key":"EndDate","value":"01-01-2024","disabled":true},{"key":"AccountNumbers","value":"4008","disabled":true},{"key":"TransferStatus","value":"denied","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 12:01:01 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T120100Z-17bcbddb4fbjnkh6pyc83vsr4n0000000ve0000000009b00","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"No Transfer Transaction information records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"e880c184-fb48-44e1-b6c5-dd6eb9eecbaa\",\n            \"timeStamp\": \"2024-07-30T12:01:00.2312973+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": \"\"\n}"}],"_postman_id":"51823d4c-306d-4c1b-b050-23d00afee579"},{"name":"Transfers/{{ConfirmationNumber}}","id":"d5782e5b-860b-4489-8f7c-ded0e8d16e3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"21b87645-ac31-4ef2-8d8c-3519ec3d70a6","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/:confirmationNumber","description":"<p>Get the details of a specific transfer using its unique confirmation number. The response includes detailed information about the specified transfer, such as amount, date, status, and account details.</p>\n","urlObject":{"path":["Transfers",":confirmationNumber"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[{"id":"4e53250d-5584-4e71-a4da-52410923e759","type":"any","value":"{{confirmationNumber}}","key":"confirmationNumber"}]}},"response":[{"id":"9a9c9eec-15c8-4ed0-9162-f81201902469","name":"v.1.09","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"a41b833e-1df1-4ffd-bc08-c5b8731f7b79","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/:confirmationNumber","host":["https://openapiuat.asacore.com"],"path":["Transfers",":confirmationNumber"],"variable":[{"key":"confirmationNumber","value":"3744821390151631175"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:21:21 GMT","uuid":"0ca12996-82ae-4edc-9d9e-ca8bc47ac279","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","uuid":"201dde26-175c-4852-930c-247edfd90313","enabled":true},{"key":"Transfer-Encoding","value":"chunked","uuid":"f5c1315e-b4e5-4628-b189-ab569a352990","enabled":true},{"key":"Connection","value":"keep-alive","uuid":"ab31a143-666a-4496-9e39-37c6f3c6f7c4","enabled":true},{"key":"Content-Encoding","value":"gzip","uuid":"5db7335d-d15f-442c-a642-949e9351e1ef","enabled":true},{"key":"Vary","value":"Accept-Encoding","uuid":"43b1de26-4351-453f-af20-88610bac2e4f","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","uuid":"65c866d6-1a73-4b91-926a-e2c4b2277a0b","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","uuid":"a81b1583-d1f5-4d91-b01f-45b220fa16ba","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","uuid":"55398f2f-fc80-43f3-99ea-a74d0d2992a8","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","uuid":"7f29890c-e2cf-468f-b3f9-f3585bfe7cec","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","uuid":"4aaed6f9-28e5-4a3b-8e6a-a015574c0969","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","uuid":"72b0aa6c-25e0-486b-a42f-bd404af07255","enabled":true},{"key":"x-azure-ref","value":"20240731T152120Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000ssee","uuid":"adc362fd-7343-4506-ab82-35661023b6e1","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","uuid":"6239d93e-99ff-4c97-8f60-f909426ddafe","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success, 1 - Records found.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f4217a4b-7b4d-4bc0-8ec1-698f989a0ebb\",\n            \"timeStamp\": \"2024-07-31T15:21:20.9579489+00:00\"\n        }\n    ],\n    \"version\": \"1.07\",\n    \"data\": [\n        {\n            \"confirmationNumber\": \"3744821390151631175\",\n            \"asaTransactionId\": 0,\n            \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n            \"amount\": 1.2,\n            \"transferDateTime\": \"7/31/2024 3:19:42 PM\",\n            \"permission\": \"OneTime\",\n            \"transferStatus\": \"completed\",\n            \"message\": \"26318:26316:08000000022386 - {\\\"Confirmation\\\":\\\"08000000022386\\\",\\\"SequenceFrom\\\":\\\"26318\\\",\\\"SequenceTo\\\":\\\"26316\\\",\\\"TransactionPostDate\\\":\\\"2010-04-24T00:00:00\\\",\\\"MessageId\\\":\\\"transfer\\\",\\\"StatusCode\\\":\\\"0\\\",\\\"OverdrawToleranceAmount\\\":0.0,\\\"IsSuccess\\\":true,\\\"IsError\\\":false}\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"accountNumber\": \"902793008\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"accountNumber\": \"1498283438\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"}],"_postman_id":"d5782e5b-860b-4489-8f7c-ded0e8d16e3c"},{"name":"Transfers/TransferLink","event":[{"listen":"test","script":{"id":"7f78ed48-c06f-41b7-b7d9-14e3b6374441","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"31db454a-dd79-4358-a80a-716b0ca151c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"e1d98fa7-eab5-4c7b-88a5-bfa666cd98bc","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink","description":"<p>Retrieve all transfer links associated with the current consumer’s accounts. The response includes a list of transfer links, detailing their codes, statuses, and creation dates.</p>\n","urlObject":{"path":["Transfers","TransferLink"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"471f1b88-3dd4-4432-9473-0cbd06b0e383","name":"Transfers/TransferLink","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"f522799f-c96c-4053-9737-0767fc9b80dc","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:23 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152223Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t05a","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found 1 Transfer Links.\",\n    \"reference\": [\n        {\n            \"requestId\": \"74c09811-ef89-4409-9cc7-b0339cdd7491\",\n            \"timeStamp\": \"2024-07-31T15:22:23.3272234+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n            \"linkName\": \"External Transfer Link\",\n            \"amount\": 1.22,\n            \"permission\": \"OneTime\",\n            \"isVerified\": true,\n            \"isEnabled\": true,\n            \"enableLastChangeDatetime\": \"2024-07-31T15:19:12.423\",\n            \"fromAccountDetailModel\": {\n                \"nickName\": \"Bank Savings-4008\",\n                \"accountNumber\": \"902793008\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Savings\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 2,\n                \"accountTypeDescription\": \"Bank Savings\"\n            },\n            \"toAccountDetailModel\": {\n                \"nickName\": \"Bank Checking-4008\",\n                \"accountNumber\": \"1498283438\",\n                \"accountLast4\": \"4008\",\n                \"accountFI\": \"123456\",\n                \"accountType\": \"Checking\",\n                \"asaConsumerCode\": \"262082627\",\n                \"accountTypeId\": 3,\n                \"accountTypeDescription\": \"Bank Checking\"\n            }\n        }\n    ]\n}"}],"_postman_id":"31db454a-dd79-4358-a80a-716b0ca151c8"},{"name":"Transfers/TransferLink/{{LinkCode}}","event":[{"listen":"test","script":{"id":"34109896-7c99-4103-9298-15a4f91ea2a0","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"37904874-2d5d-40cd-b0ed-a585c3a0b8fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"881a6bf3-350b-4017-93db-7862d1c5d510","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/{{linkCode}}","description":"<p>Get details of a specific transfer link using its unique link code. The response includes detailed information about the specified transfer link.</p>\n","urlObject":{"path":["Transfers","TransferLink","{{linkCode}}"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"e92dfefb-ef38-4cdd-9493-a90d50f2761d","name":"Transfers/TransferLink/{{LinkCode}}","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"ea328756-93e6-430c-8496-4a1ca48cc18b","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/{{linkCode}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:32 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152231Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t194","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Found Transfer Link(External Transfer Link).\",\n    \"reference\": [\n        {\n            \"requestId\": \"996a785b-9a55-435e-97af-6c9fb7a1e444\",\n            \"timeStamp\": \"2024-07-31T15:22:31.8946155+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": true,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:19:12.423\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"}],"_postman_id":"37904874-2d5d-40cd-b0ed-a585c3a0b8fb"},{"name":"Transfers/TransferLink/Remove","id":"32b5c8a7-e8c2-414a-8150-2cc2af61669c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"c117229e-dfe3-4210-aa3a-05e663489c26","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Remove?linkcode={{linkCode}}","description":"<p>Permanently delete a transfer link, removing it entirely from the system. This action cannot be undone, and the link will no longer be available for any future transfers. The request body should include the link code to be removed, and the response provides the status of the remove operation.</p>\n","urlObject":{"path":["Transfers","TransferLink","Remove"],"host":["https://openapiuat.asacore.com"],"query":[{"key":"linkcode","value":"{{linkCode}}"}],"variable":[]}},"response":[{"id":"f9c18f31-48d1-4c96-8328-3eaa4b342182","name":"Transfers/TransferLink/Remove","originalRequest":{"method":"DELETE","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"a15a1de9-8eed-4cb0-8416-dfeac7acaaf2","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":{"raw":"https://openapiuat.asacore.com/Transfers/TransferLink/Remove?linkcode={{linkCode}}","host":["https://openapiuat.asacore.com"],"path":["Transfers","TransferLink","Remove"],"query":[{"key":"linkcode","value":"{{linkCode}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:22:59 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152258Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t4sk","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Link has been Deactivated Successfully!\",\n    \"reference\": [\n        {\n            \"requestId\": \"e0ab89c8-ca9e-4527-b681-875d14540b53\",\n            \"timeStamp\": \"2024-07-31T15:22:58.9938862+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": false,\n        \"isEnabled\": false,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:22:59.3631214Z\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"}],"_postman_id":"32b5c8a7-e8c2-414a-8150-2cc2af61669c"},{"name":"Transfers/TransferLink/Enable","id":"2a08d668-dbed-4176-b26f-2a8a508626d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"a7d7e0de-4eea-4453-8f35-5f2063ad6b05","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"enable\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Enable","description":"<p>Enable a transfer link that has been previously disabled, making it active and usable again. The request body should include the link code to be enabled, and the response provides the status of the enable operation.</p>\n","urlObject":{"path":["Transfers","TransferLink","Enable"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"30e8dad6-3ca0-4fc8-94a8-b170a4375d8d","name":"Transfers/TransferLink/Enable","originalRequest":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"184deabf-8868-4519-b9c0-850e6f694097","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkCode\": \"{{linkCode}}\",\r\n    \"enable\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transfers/TransferLink/Enable"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:23:06 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T152305Z-17bcbddb4fb2sq7fnuqpmun3t40000000m1g00000000t5m7","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Transfer Link 874dffc4-119a-4bce-bcb1-d87a167ad857 is now enabled!\",\n    \"reference\": [\n        {\n            \"requestId\": \"67f18e7b-9541-4edc-913d-84892014d354\",\n            \"timeStamp\": \"2024-07-31T15:23:05.9952744+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"linkCode\": \"874dffc4-119a-4bce-bcb1-d87a167ad857\",\n        \"linkName\": \"External Transfer Link\",\n        \"amount\": 1.22,\n        \"permission\": \"OneTime\",\n        \"isVerified\": false,\n        \"isEnabled\": true,\n        \"enableLastChangeDatetime\": \"2024-07-31T15:22:59.363\",\n        \"fromAccountDetailModel\": {\n            \"nickName\": \"Bank Savings-4008\",\n            \"accountNumber\": \"902793008\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Savings\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 2,\n            \"accountTypeDescription\": \"Bank Savings\"\n        },\n        \"toAccountDetailModel\": {\n            \"nickName\": \"Bank Checking-4008\",\n            \"accountNumber\": \"1498283438\",\n            \"accountLast4\": \"4008\",\n            \"accountFI\": \"123456\",\n            \"accountType\": \"Checking\",\n            \"asaConsumerCode\": \"262082627\",\n            \"accountTypeId\": 3,\n            \"accountTypeDescription\": \"Bank Checking\"\n        }\n    }\n}"}],"_postman_id":"2a08d668-dbed-4176-b26f-2a8a508626d0"}],"id":"eafb2695-f6d1-46ed-9763-ccf36a392a20","description":"<p>The \"Transfers\" API folder encompasses a set of endpoints dedicated to managing and executing funds transfers between accounts. These endpoints provide functionalities for creating, verifying, and tracking transfers, as well as managing transfer links and their statuses. The flow for Transfer APIs are as follows:</p>\n<ul>\n<li><p>When a consumer or fintech wants to initiate a transfer, they first need to retrieve the necessary account details using the <strong>Account Details API</strong>. With these details, they can create a transfer link using the <strong>Create Transfer Link API</strong>. This generates a link code that can be verified using the <strong>Verify Transfer Link API</strong> to ensure the link is valid and error-free.</p>\n</li>\n<li><p>Once the link is verified, the <strong>Make Transfer API</strong> can be used to initiate the actual transfer or edit the amount if needed. Throughout this process, the <strong>Transfer Status API</strong> can be used to check the current status of the transfer, ensuring the transaction is proceeding as expected.</p>\n</li>\n<li><p>For a comprehensive view of all transfers, the <strong>Transfers API</strong> provides a detailed list of all transfers made by the customer or fintech. Specific transaction details can be accessed through the <strong>Confirmation Link API</strong>.</p>\n</li>\n<li><p>Consumers can manage their transfer links using the <strong>Transfer Link API</strong> to fetch details of all created links. The <strong>Using Link Code API</strong> provides detailed information based on a specific link code. If a transfer link needs to be disabled or re-enabled, the <strong>Remove API</strong> and <strong>Enable API</strong> facilitate this functionality, allowing for complete control over the transfer links.</p>\n</li>\n</ul>\n<p>This flow ensures a smooth and secure process for initiating, verifying, and managing transfers, providing both consumers and fintechs with the necessary tools to handle their transactions efficiently.</p>\n<img src=\"https://content.pstmn.io/37dd52f5-551d-449f-b0d5-403015ea326d/NjYyMjlhMWUtMjA2My00ZjNiLTliZmMtNjQ0YTFlY2FjZDYyLnBuZw==\" alt />","_postman_id":"eafb2695-f6d1-46ed-9763-ccf36a392a20"},{"name":"Transactions","item":[{"name":"Transactions","event":[{"listen":"prerequest","script":{"id":"fabe0d9a-a6a8-4641-bb09-e250d9313e1a","exec":["const moment = require('moment');\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"dc91785b-3446-4834-b3a8-921adb46f03e","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var count = respBody.data[0].transactions.length;\r","\r","    console.log(count);\r","}\r","catch(e)\r","{\r","    console.log(e.message);\r","}"],"type":"text/javascript","packages":{}}}],"id":"4fd1d7a3-46da-4406-9a33-a8d5d61dfe92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"d6e0bcd0-85ad-44ca-98a5-76d2f3487442","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        {{accountNumberList}}\r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions","description":"<p>This endpoint allows clients to fetch transactions associated with the current consumer's accounts. This endpoint searches the database and related services to retrieve transactions that meet the specified search parameters provided in the request body.</p>\n","urlObject":{"path":["Transactions"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"44bd5bbe-f04f-4308-bcf3-f74c17edb35d","name":"Transactions","originalRequest":{"method":"POST","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"371a02ff-59c9-4dab-bbc3-858854756014","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"account_ids\": [\r\n        {{accountNumberList}}\r\n    ],\r\n    \"pagesize\": 100,\r\n    \"pageno\": 1,\r\n    \"start_date\": \"2009-01-01T17:52:11.030Z\",\r\n    \"end_date\": \"{{currentTimestamp}}\",\r\n    \"transactionCategoryId\": \"\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true,\r\n    \"transactionId\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:58 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115949Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000007aw4","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"a48859d1-d8e8-4af9-a1f2-c9810289c6a0\",\n            \"timeStamp\": \"2024-07-30T11:59:50.3467112+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"account\": {\n                \"account_id\": \"126554873\",\n                \"asaficode\": 143987246,\n                \"accountname\": \"Mortgage - \",\n                \"balances\": {\n                    \"available\": 10000,\n                    \"current\": 10000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"account_typeid\": 10,\n                \"account_type\": \"Property\",\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879607\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.59,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879608\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 25.41,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879609\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.49,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879610\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 56.39,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879612\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 71.62,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879614\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.54,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879613\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 13.45,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879616\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 31.6,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879617\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 46.3,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879618\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 10.06,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879611\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 64.83,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879615\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 21.97,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879623\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 51.15,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879624\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 19.98,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879626\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 61.73,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879631\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 33.41,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879633\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 23.13,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879634\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 70.48,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879620\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 11.67,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879625\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.26,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879622\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 3.52,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879628\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 41.84,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879621\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 69.69,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879627\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.87,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879619\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 15.88,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879632\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.81,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879629\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.37,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879630\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 73.67,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879639\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 52.21,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879642\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 17.39,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879635\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 34.12,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879638\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 36.55,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879653\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 45.75,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879655\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 21.96,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879643\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 37.78,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879656\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.58,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879647\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.18,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879650\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 70.41,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879640\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 41.96,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879648\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.53,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879636\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.5,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879651\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.76,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879641\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.16,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879646\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Mortgage Payment\",\n                        \"merchantname\": \"Mortgage Payment\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 67,\n                        \"transactioncategory\": \"Mortgage Payment\",\n                        \"transactioncategorydescription\": \"Mortgage Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.93,\n                        \"transactionmemo\": \"Mortgage Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879637\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 52.86,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879644\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Payment\",\n                        \"merchantname\": \"Payment\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 35.02,\n                        \"transactionmemo\": \"Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879649\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Interest Charge\",\n                        \"merchantname\": \"Interest Charge\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 109,\n                        \"transactioncategory\": \"Finance Charge\",\n                        \"transactioncategorydescription\": \"Finance Charge\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.26,\n                        \"transactionmemo\": \"Interest Charge\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879654\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 14.69,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879645\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Fee\",\n                        \"merchantname\": \"Fee\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 108,\n                        \"transactioncategory\": \"Banking Fee\",\n                        \"transactioncategorydescription\": \"Banking Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.88,\n                        \"transactionmemo\": \"Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879652\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Late Fee\",\n                        \"merchantname\": \"Late Fee\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 110,\n                        \"transactioncategory\": \"Late Fee\",\n                        \"transactioncategorydescription\": \"Late Fee\",\n                        \"currency\": \"USD\",\n                        \"amount\": 20.96,\n                        \"transactionmemo\": \"Late Fee\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-07-30T12:00:00\"\n            }\n        },\n        {\n            \"account\": {\n                \"account_id\": \"765178291\",\n                \"asaficode\": 143987246,\n                \"accountname\": \"Savings - \",\n                \"balances\": {\n                    \"available\": 500000,\n                    \"current\": 500000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"account_typeid\": 2,\n                \"account_type\": \"Savings\",\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879557\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.85,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879558\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 41.48,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879559\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 39.34,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879560\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.45,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879561\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.54,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879566\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 46.05,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879563\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 21.96,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879567\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 62.45,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879564\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 38.71,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879568\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.86,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879562\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.23,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879565\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 31.19,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879578\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 31.54,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879581\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 51.5,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879569\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.02,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879577\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.42,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879571\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 37.49,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879573\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.29,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879576\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 22.59,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879582\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 24.26,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879572\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 72.99,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879575\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.48,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879579\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 9.83,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879580\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 5.78,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879574\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 21.85,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879584\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 42.25,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879570\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879583\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.96,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879585\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 2.23,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879593\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.13,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879601\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 30.02,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879604\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 61.25,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879590\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 26.19,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879594\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 53.9,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879586\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 8.89,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879596\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.08,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879602\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.47,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879603\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.49,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879592\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 15.55,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879599\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 55.88,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879589\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Checking\",\n                        \"merchantname\": \"Savings Transfer from Checking\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.19,\n                        \"transactionmemo\": \"Savings Transfer from Checking\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879598\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 70.83,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879588\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 72.56,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879591\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 45.22,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879597\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 57.58,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879605\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 43.36,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879587\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 15.16,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879600\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 69.94,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879595\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 24.6,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879606\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer From Savings\",\n                        \"merchantname\": \"Transfer from Savings\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 64.68,\n                        \"transactionmemo\": \"Transfer from Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-07-30T12:00:00\"\n            }\n        },\n        {\n            \"account\": {\n                \"account_id\": \"1647888337\",\n                \"asaficode\": 143987246,\n                \"accountname\": \"Checking - \",\n                \"balances\": {\n                    \"available\": 500000,\n                    \"current\": 500000,\n                    \"iso_currency_code\": \"USD\"\n                },\n                \"account_typeid\": 3,\n                \"account_type\": \"Checking\",\n                \"transactions\": [\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879757\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Ross\",\n                        \"merchantname\": \"Ross\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 152,\n                        \"transactioncategory\": \"Uncategorized\",\n                        \"transactioncategorydescription\": \"Uncategorized\",\n                        \"currency\": \"USD\",\n                        \"amount\": 61.43,\n                        \"transactionmemo\": \"Ross\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879758\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"WinCo Foods\",\n                        \"merchantname\": \"Winco Foods & Bakery\",\n                        \"transactiondate\": \"2024-07-30\",\n                        \"transactioncategoryid\": 120,\n                        \"transactioncategory\": \"Groceries\",\n                        \"transactioncategorydescription\": \"Groceries\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.41,\n                        \"transactionmemo\": \"Winco Foods & Bakery\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-29\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879759\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Starbucks\",\n                        \"merchantname\": \"Starbucks\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 118,\n                        \"transactioncategory\": \"Coffee Shops\",\n                        \"transactioncategorydescription\": \"Coffee Shops\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.75,\n                        \"transactionmemo\": \"Starbucks\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879760\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Foot Locker\",\n                        \"merchantname\": \"Foot Locker\",\n                        \"transactiondate\": \"2024-07-29\",\n                        \"transactioncategoryid\": 76,\n                        \"transactioncategory\": \"Clothing\",\n                        \"transactioncategorydescription\": \"Clothing\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.82,\n                        \"transactionmemo\": \"Foot Locker\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-28\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879762\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Macy's\",\n                        \"merchantname\": \"Macy's\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 74,\n                        \"transactioncategory\": \"Shopping\",\n                        \"transactioncategorydescription\": \"Shopping\",\n                        \"currency\": \"USD\",\n                        \"amount\": 52.13,\n                        \"transactionmemo\": \"Macy's\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879764\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Apple iTunes\",\n                        \"merchantname\": \"Apple iTunes\",\n                        \"transactiondate\": \"2024-07-28\",\n                        \"transactioncategoryid\": 40,\n                        \"transactioncategory\": \"Music\",\n                        \"transactioncategorydescription\": \"Music\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.47,\n                        \"transactionmemo\": \"Apple iTunes\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-27\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879763\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"See's Candies\",\n                        \"merchantname\": \"See's Candies\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 74,\n                        \"transactioncategory\": \"Shopping\",\n                        \"transactioncategorydescription\": \"Shopping\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.26,\n                        \"transactionmemo\": \"See's Candies\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879766\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Gamestop\",\n                        \"merchantname\": \"Gamestop\",\n                        \"transactiondate\": \"2024-07-27\",\n                        \"transactioncategoryid\": 36,\n                        \"transactioncategory\": \"Entertainment\",\n                        \"transactioncategorydescription\": \"Entertainment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 74.9,\n                        \"transactionmemo\": \"Gamestop\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-26\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879761\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 15.35,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879765\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"El Torito Grill\",\n                        \"merchantname\": \"El Torito Grill\",\n                        \"transactiondate\": \"2024-07-26\",\n                        \"transactioncategoryid\": 121,\n                        \"transactioncategory\": \"Restaurants\",\n                        \"transactioncategorydescription\": \"Restaurants\",\n                        \"currency\": \"USD\",\n                        \"amount\": 23.7,\n                        \"transactionmemo\": \"El Torito Grill\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-25\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879767\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"United Healthcare\",\n                        \"merchantname\": \"United Healthcare\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 130,\n                        \"transactioncategory\": \"Health Insurance\",\n                        \"transactioncategorydescription\": \"Health Insurance\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.5,\n                        \"transactionmemo\": \"United Healthcare\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879768\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Comcast\",\n                        \"merchantname\": \"Comcast\",\n                        \"transactiondate\": \"2024-07-25\",\n                        \"transactioncategoryid\": 99,\n                        \"transactioncategory\": \"Utilities\",\n                        \"transactioncategorydescription\": \"Utilities\",\n                        \"currency\": \"USD\",\n                        \"amount\": 4.66,\n                        \"transactionmemo\": \"Comcast\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-24\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879771\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Pap John's Pizza\",\n                        \"merchantname\": \"Pap John's Pizza\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.78,\n                        \"transactionmemo\": \"Pap John's Pizza\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879778\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Big Bob's Burgers\",\n                        \"merchantname\": \"Big Bob's Burgers\",\n                        \"transactiondate\": \"2024-07-24\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 32.85,\n                        \"transactionmemo\": \"Big Bob's Burgers\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-23\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879779\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Seasons Salon Day & Spa\",\n                        \"merchantname\": \"Seasons Salon Day & Spa\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 50,\n                        \"transactioncategory\": \"Hair\",\n                        \"transactioncategorydescription\": \"Hair\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.07,\n                        \"transactionmemo\": \"Seasons Salon Day & Spa\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879784\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Harmons\",\n                        \"merchantname\": \"Harmons\",\n                        \"transactiondate\": \"2024-07-23\",\n                        \"transactioncategoryid\": 120,\n                        \"transactioncategory\": \"Groceries\",\n                        \"transactioncategorydescription\": \"Groceries\",\n                        \"currency\": \"USD\",\n                        \"amount\": 6.01,\n                        \"transactionmemo\": \"Harmons\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-22\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879773\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Starbucks\",\n                        \"merchantname\": \"Starbucks\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 118,\n                        \"transactioncategory\": \"Coffee Shops\",\n                        \"transactioncategorydescription\": \"Coffee Shops\",\n                        \"currency\": \"USD\",\n                        \"amount\": 40.72,\n                        \"transactionmemo\": \"Starbucks\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879775\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Delta\",\n                        \"merchantname\": \"Delta\",\n                        \"transactiondate\": \"2024-07-22\",\n                        \"transactioncategoryid\": 152,\n                        \"transactioncategory\": \"Uncategorized\",\n                        \"transactioncategorydescription\": \"Uncategorized\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.3,\n                        \"transactionmemo\": \"Delta\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-21\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879770\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.04,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879772\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Visa Platinum Payment\",\n                        \"merchantname\": \"Visa Platinum Payment\",\n                        \"transactiondate\": \"2024-07-21\",\n                        \"transactioncategoryid\": 65,\n                        \"transactioncategory\": \"Credit Card Payment\",\n                        \"transactioncategorydescription\": \"Credit Card Payment\",\n                        \"currency\": \"USD\",\n                        \"amount\": 7.94,\n                        \"transactionmemo\": \"Visa Platinum Payment\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-20\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879776\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Del Taco\",\n                        \"merchantname\": \"Del Taco\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 152,\n                        \"transactioncategory\": \"Uncategorized\",\n                        \"transactioncategorydescription\": \"Uncategorized\",\n                        \"currency\": \"USD\",\n                        \"amount\": 27.09,\n                        \"transactionmemo\": \"Del Taco\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879782\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Gap\",\n                        \"merchantname\": \"Gap\",\n                        \"transactiondate\": \"2024-07-20\",\n                        \"transactioncategoryid\": 76,\n                        \"transactioncategory\": \"Clothing\",\n                        \"transactioncategorydescription\": \"Clothing\",\n                        \"currency\": \"USD\",\n                        \"amount\": 8.44,\n                        \"transactionmemo\": \"Gap\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-19\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879777\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Lowe's\",\n                        \"merchantname\": \"Lowes\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 135,\n                        \"transactioncategory\": \"Home Improvement\",\n                        \"transactioncategorydescription\": \"Home Improvement\",\n                        \"currency\": \"USD\",\n                        \"amount\": 23.84,\n                        \"transactionmemo\": \"Lowes\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879781\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Ralph's\",\n                        \"merchantname\": \"Ralph's\",\n                        \"transactiondate\": \"2024-07-19\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.87,\n                        \"transactionmemo\": \"Ralph's\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-18\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879780\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer to Savings\",\n                        \"merchantname\": \"Transfer to Savings\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 40.14,\n                        \"transactionmemo\": \"Transfer to Savings\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879783\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Seasons Salon Day & Spa\",\n                        \"merchantname\": \"Seasons Salon Day & Spa\",\n                        \"transactiondate\": \"2024-07-18\",\n                        \"transactioncategoryid\": 50,\n                        \"transactioncategory\": \"Hair\",\n                        \"transactioncategorydescription\": \"Hair\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54.3,\n                        \"transactionmemo\": \"Seasons Salon Day & Spa\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-17\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879769\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Kay Jewelers\",\n                        \"merchantname\": \"Kay Jewelers\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 74,\n                        \"transactioncategory\": \"Shopping\",\n                        \"transactioncategorydescription\": \"Shopping\",\n                        \"currency\": \"USD\",\n                        \"amount\": 18.46,\n                        \"transactionmemo\": \"Kay Jewelers\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879774\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Paycheck\",\n                        \"merchantname\": \"Payroll\",\n                        \"transactiondate\": \"2024-07-17\",\n                        \"transactioncategoryid\": 45,\n                        \"transactioncategory\": \"Paycheck\",\n                        \"transactioncategorydescription\": \"Paycheck\",\n                        \"currency\": \"USD\",\n                        \"amount\": 32.09,\n                        \"transactionmemo\": \"Payroll\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-16\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879789\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Provo Power\",\n                        \"merchantname\": \"Provo Power\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 99,\n                        \"transactioncategory\": \"Utilities\",\n                        \"transactioncategorydescription\": \"Utilities\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.92,\n                        \"transactionmemo\": \"Provo Power\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879797\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Toys R Us\",\n                        \"merchantname\": \"Toys 'R' Us\",\n                        \"transactiondate\": \"2024-07-16\",\n                        \"transactioncategoryid\": 147,\n                        \"transactioncategory\": \"Toys\",\n                        \"transactioncategorydescription\": \"Toys\",\n                        \"currency\": \"USD\",\n                        \"amount\": 54.49,\n                        \"transactionmemo\": \"Toys 'R' Us\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-15\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879786\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Foot Locker\",\n                        \"merchantname\": \"Foot Locker\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 76,\n                        \"transactioncategory\": \"Clothing\",\n                        \"transactioncategorydescription\": \"Clothing\",\n                        \"currency\": \"USD\",\n                        \"amount\": 40.22,\n                        \"transactionmemo\": \"Foot Locker\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879799\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Bath & Body Works\",\n                        \"merchantname\": \"Bath and Body Works\",\n                        \"transactiondate\": \"2024-07-15\",\n                        \"transactioncategoryid\": 49,\n                        \"transactioncategory\": \"Personal Care\",\n                        \"transactioncategorydescription\": \"Personal Care\",\n                        \"currency\": \"USD\",\n                        \"amount\": 68.05,\n                        \"transactionmemo\": \"Bath and Body Works\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-14\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879804\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"El Vaquero\",\n                        \"merchantname\": \"El Vaquero\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 23.2,\n                        \"transactionmemo\": \"El Vaquero\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879805\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Starbucks\",\n                        \"merchantname\": \"Starbucks\",\n                        \"transactiondate\": \"2024-07-14\",\n                        \"transactioncategoryid\": 118,\n                        \"transactioncategory\": \"Coffee Shops\",\n                        \"transactioncategorydescription\": \"Coffee Shops\",\n                        \"currency\": \"USD\",\n                        \"amount\": 38.82,\n                        \"transactionmemo\": \"Starbucks\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-13\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879798\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 50.99,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879803\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Foot Locker\",\n                        \"merchantname\": \"Foot Locker\",\n                        \"transactiondate\": \"2024-07-13\",\n                        \"transactioncategoryid\": 76,\n                        \"transactioncategory\": \"Clothing\",\n                        \"transactioncategorydescription\": \"Clothing\",\n                        \"currency\": \"USD\",\n                        \"amount\": 44.77,\n                        \"transactionmemo\": \"Foot Locker\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-12\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879788\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Bath & Body Works\",\n                        \"merchantname\": \"Bath and Body Works\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 49,\n                        \"transactioncategory\": \"Personal Care\",\n                        \"transactioncategorydescription\": \"Personal Care\",\n                        \"currency\": \"USD\",\n                        \"amount\": 12.78,\n                        \"transactionmemo\": \"Bath and Body Works\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879791\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-12\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 51.23,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-11\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879792\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Seasons Salon Day & Spa\",\n                        \"merchantname\": \"Seasons Salon Day & Spa\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 50,\n                        \"transactioncategory\": \"Hair\",\n                        \"transactioncategorydescription\": \"Hair\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.5,\n                        \"transactionmemo\": \"Seasons Salon Day & Spa\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879796\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Donation\",\n                        \"merchantname\": \"Donation\",\n                        \"transactiondate\": \"2024-07-11\",\n                        \"transactioncategoryid\": 123,\n                        \"transactioncategory\": \"Charity\",\n                        \"transactioncategorydescription\": \"Charity\",\n                        \"currency\": \"USD\",\n                        \"amount\": 1.82,\n                        \"transactionmemo\": \"Donation\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-10\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879794\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Good Earth Natural Foods\",\n                        \"merchantname\": \"Good Earth Natural Foods\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 120,\n                        \"transactioncategory\": \"Groceries\",\n                        \"transactioncategorydescription\": \"Groceries\",\n                        \"currency\": \"USD\",\n                        \"amount\": 63.46,\n                        \"transactionmemo\": \"Good Earth Natural Foods\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879800\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Pap John's Pizza\",\n                        \"merchantname\": \"Pap John's Pizza\",\n                        \"transactiondate\": \"2024-07-10\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 70.47,\n                        \"transactionmemo\": \"Pap John's Pizza\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-09\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879785\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Paycheck\",\n                        \"merchantname\": \"Payroll\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 45,\n                        \"transactioncategory\": \"Paycheck\",\n                        \"transactioncategorydescription\": \"Paycheck\",\n                        \"currency\": \"USD\",\n                        \"amount\": 30.25,\n                        \"transactionmemo\": \"Payroll\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879787\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Paycheck\",\n                        \"merchantname\": \"Payroll\",\n                        \"transactiondate\": \"2024-07-09\",\n                        \"transactioncategoryid\": 45,\n                        \"transactioncategory\": \"Paycheck\",\n                        \"transactioncategorydescription\": \"Paycheck\",\n                        \"currency\": \"USD\",\n                        \"amount\": 29.2,\n                        \"transactionmemo\": \"Payroll\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-08\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879795\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Transfer\",\n                        \"merchantname\": \"Transfer\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 64,\n                        \"transactioncategory\": \"Transfer\",\n                        \"transactioncategorydescription\": \"Transfer\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.94,\n                        \"transactionmemo\": \"Transfer\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879801\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"El Torito\",\n                        \"merchantname\": \"El Torito\",\n                        \"transactiondate\": \"2024-07-08\",\n                        \"transactioncategoryid\": 116,\n                        \"transactioncategory\": \"Food & Dining\",\n                        \"transactioncategorydescription\": \"Food & Dining\",\n                        \"currency\": \"USD\",\n                        \"amount\": 52.01,\n                        \"transactionmemo\": \"El Torito\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-07\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879802\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Target\",\n                        \"merchantname\": \"Target\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 74,\n                        \"transactioncategory\": \"Shopping\",\n                        \"transactioncategorydescription\": \"Shopping\",\n                        \"currency\": \"USD\",\n                        \"amount\": 60.4,\n                        \"transactionmemo\": \"Target\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879806\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Questar Gas\",\n                        \"merchantname\": \"Questar Gas\",\n                        \"transactiondate\": \"2024-07-07\",\n                        \"transactioncategoryid\": 99,\n                        \"transactioncategory\": \"Utilities\",\n                        \"transactioncategorydescription\": \"Utilities\",\n                        \"currency\": \"USD\",\n                        \"amount\": 63.12,\n                        \"transactionmemo\": \"Questar Gas\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-06\"\n                    },\n                    {\n                        \"transactiontype\": \"Debit\",\n                        \"transactionid\": \"1879790\",\n                        \"transactiontypeid\": 1,\n                        \"transactiontypecode\": \"D\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Starbucks\",\n                        \"merchantname\": \"Starbucks\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 118,\n                        \"transactioncategory\": \"Coffee Shops\",\n                        \"transactioncategorydescription\": \"Coffee Shops\",\n                        \"currency\": \"USD\",\n                        \"amount\": 49.67,\n                        \"transactionmemo\": \"Starbucks\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    },\n                    {\n                        \"transactiontype\": \"Credit\",\n                        \"transactionid\": \"1879793\",\n                        \"transactiontypeid\": 2,\n                        \"transactiontypecode\": \"C\",\n                        \"transactionstatus\": \"Posted\",\n                        \"description\": \"Paycheck\",\n                        \"merchantname\": \"Payroll\",\n                        \"transactiondate\": \"2024-07-06\",\n                        \"transactioncategoryid\": 45,\n                        \"transactioncategory\": \"Paycheck\",\n                        \"transactioncategorydescription\": \"Paycheck\",\n                        \"currency\": \"USD\",\n                        \"amount\": 58.65,\n                        \"transactionmemo\": \"Payroll\",\n                        \"isrecurring\": false,\n                        \"isIgnoredTransaction\": null,\n                        \"transactiontime\": \"12:00:00\",\n                        \"effectiveDate\": \"2024-07-05\"\n                    }\n                ],\n                \"total_transactions\": 50,\n                \"pagenumber\": 1,\n                \"pagesize\": 100,\n                \"transactionsLastSynced\": \"2024-07-30T12:00:00\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4fd1d7a3-46da-4406-9a33-a8d5d61dfe92"},{"name":"Transactions/Ignore","event":[{"listen":"prerequest","script":{"id":"c28fc4b0-ca4c-454c-9990-98d29d6cf030","exec":["const moment = require('moment');\r","pm.globals.set(\"currentTimestamp\", moment());"],"type":"text/javascript","packages":{}}},{"listen":"test","script":{"id":"0794b492-933e-4b4f-a2a0-9a04e4228978","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var count = respBody.data[0].transactions.length;\r","\r","    console.log(count);\r","}\r","catch(e)\r","{\r","    console.log(e.message);\r","}"],"type":"text/javascript","packages":{}}}],"id":"1c59a06b-7399-497c-a3a4-9ba8cbb8d50d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"41c5a73b-cc26-4e62-9bcb-d6a74b2fe293","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"transactionIds\": [\r\n        1324967\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions/Ignore","description":"<p>This endpoint allows clients to fetch transactions associated with the current consumer's accounts. This endpoint searches the database and related services to retrieve transactions that meet the specified search parameters provided in the request body.</p>\n","urlObject":{"path":["Transactions","Ignore"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"29f66ae6-a7ec-4251-b08b-ae82d6a7a198","name":"Transactions","originalRequest":{"method":"POST","header":[{"key":"asaConsumerCode","value":"1965805674","type":"text"},{"key":"asafintechCode","value":"12345678","type":"text"},{"key":"requestId","value":"{{requestId}}","type":"text"},{"key":"Ocp-Apim-Subscription-Key","value":"{{SubscriptionKey}}","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"options\": {\r\n        \"account_ids\": [\r\n            \"\"\r\n        ],\r\n        \"count\": 1,\r\n        \"offset\": 1,\r\n        \"include_original_description\": true,\r\n        \"include_personal_finance_category_beta\": true\r\n    },\r\n    \"client_id\": \"12345678\",\r\n    \"access_token\": \"asaConsumerCode\",\r\n    \"start_date\": \"2022-08-02T17:52:11.030Z\",\r\n    \"end_date\": \"2022-09-22T17:52:11.030Z\",\r\n    \"categoryId\": \"null\",\r\n    \"transactionStatus\": null,\r\n    \"transactionType\": null,\r\n    \"includeIgnoredTransactions\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/Transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:f1dc8c3c-b470-4a36-8925-fdfb4667e8a3","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true},{"key":"X-Azure-Ref","value":"0jHESYwAAAAA0anM6+arASob999hdDMkvTUVYMzBFREdFMDQxMwBiMDBjNzdmYS1iNDkwLTQ3MTQtYTVlMy05MDczN2IzZWJhNjA=","enabled":true},{"key":"Date","value":"Fri, 02 Sep 2022 21:11:57 GMT","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"870179581\",\n            \"timeStamp\": \"2022-09-02T21:11:40.5654356+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"request_id\": \"870179581\",\n            \"account\": {\n                \"account_id\": \"60900\",\n                \"balances\": {\n                    \"available\": 7071.1,\n                    \"current\": 7076.1,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"60900 - 0000\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": null\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603887\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"TYPE: XXTAXEIP2 CO: IRS TREAS 310\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-04T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-04T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603888\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-09T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-09T00:00:00\",\n                    \"date\": \"2021-02-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 166.42,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603889\",\n                    \"account_owner\": \"To Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-09T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-09T00:00:00\",\n                    \"date\": \"2021-02-09T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 692.2,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603890\",\n                    \"account_owner\": \"FRESE, BRIAN\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit ACH FRESE, BRIAN\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-03T00:00:00\",\n                    \"date\": \"2020-10-24T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603891\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603892\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-21T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-21T00:00:00\",\n                    \"date\": \"2021-04-09T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603893\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603894\",\n                    \"account_owner\": \"To Loan 0099\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-09T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-09T00:00:00\",\n                    \"date\": \"2020-12-04T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1845.27,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603895\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"To FRESE,BRIAN J XXXXXXXXXX Share 0015\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-17T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-17T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603896\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603897\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-03T00:00:00\",\n                    \"date\": \"2021-03-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603898\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"TYPE: WEB PMTS CO: First Education\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-01T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-01T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603899\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-05-07T00:00:00\",\n                    \"authorized_datetime\": \"2021-05-07T00:00:00\",\n                    \"date\": \"2021-05-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.9,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603900\",\n                    \"account_owner\": \"From Share 0002\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-17T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-17T00:00:00\",\n                    \"date\": \"2021-01-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1.01,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603901\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-26T00:00:00\",\n                    \"date\": \"2021-03-22T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.91,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603902\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603903\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-30T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-30T00:00:00\",\n                    \"date\": \"2021-03-30T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 490273.41,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603904\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-29T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-29T00:00:00\",\n                    \"date\": \"2021-01-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 674.9,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603905\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"From YATES,DELBERT S XXXXXXXXXX Share\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-03T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603906\",\n                    \"account_owner\": \"To Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-26T00:00:00\",\n                    \"date\": \"2021-02-26T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 266.8,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603907\",\n                    \"account_owner\": \"To Loan 0099\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-03T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-03T00:00:00\",\n                    \"date\": \"2021-01-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 855,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"603908\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-04-23T00:00:00\",\n                    \"authorized_datetime\": \"2021-04-23T00:00:00\",\n                    \"date\": \"2021-04-23T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"603909\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-02T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-02T00:00:00\",\n                    \"date\": \"2021-01-29T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 125,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603910\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.08%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"603911\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 25,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        },\n        {\n            \"request_id\": \"870179581\",\n            \"account\": {\n                \"account_id\": \"60900\",\n                \"balances\": {\n                    \"available\": 11300,\n                    \"current\": 11300,\n                    \"limit\": 0,\n                    \"iso_currency_code\": \"USD\",\n                    \"unofficial_currency_code\": \"USD\"\n                },\n                \"mask\": null,\n                \"name\": \"60900 - 0002\",\n                \"official_name\": null,\n                \"type\": null,\n                \"subtype\": null,\n                \"verification_status\": null\n            },\n            \"transactions\": [\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538156\",\n                    \"account_owner\": \"From Share 0015\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-01-16T00:00:00\",\n                    \"authorized_datetime\": \"2020-01-16T00:00:00\",\n                    \"date\": \"2020-01-03T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 548.94,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538157\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-01T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-01T00:00:00\",\n                    \"date\": \"2020-12-18T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538158\",\n                    \"account_owner\": \"To Share 0000\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-04-07T00:00:00\",\n                    \"authorized_datetime\": \"2020-04-07T00:00:00\",\n                    \"date\": \"2020-04-07T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 176.63,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538159\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-25T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-25T00:00:00\",\n                    \"date\": \"2020-09-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538160\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-11T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-11T00:00:00\",\n                    \"date\": \"2020-08-28T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538161\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-07-03T00:00:00\",\n                    \"authorized_datetime\": \"2020-07-03T00:00:00\",\n                    \"date\": \"2020-06-19T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538162\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-11-06T00:00:00\",\n                    \"authorized_datetime\": \"2020-11-06T00:00:00\",\n                    \"date\": \"2020-10-24T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538163\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-12T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-12T00:00:00\",\n                    \"date\": \"2021-02-26T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538164\",\n                    \"account_owner\": \"To Share 0000\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-01-17T00:00:00\",\n                    \"authorized_datetime\": \"2021-01-17T00:00:00\",\n                    \"date\": \"2021-01-15T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 1.01,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538165\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-10-24T00:00:00\",\n                    \"authorized_datetime\": \"2020-10-24T00:00:00\",\n                    \"date\": \"2020-10-23T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2500,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538166\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-07-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-07-31T00:00:00\",\n                    \"date\": \"2020-07-17T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538167\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-11-22T00:00:00\",\n                    \"authorized_datetime\": \"2019-11-22T00:00:00\",\n                    \"date\": \"2019-11-08T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538168\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Check Received 200.00\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-27T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-27T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538169\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-02-26T00:00:00\",\n                    \"authorized_datetime\": \"2021-02-26T00:00:00\",\n                    \"date\": \"2021-02-12T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538170\",\n                    \"account_owner\": \"To Loan 0102\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal Home Banking Transfer\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-11-22T00:00:00\",\n                    \"authorized_datetime\": \"2019-11-22T00:00:00\",\n                    \"date\": \"2019-11-22T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 2492.96,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538171\",\n                    \"account_owner\": \"FEFCU Payroll\",\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit FEFCU Payroll\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-02-28T00:00:00\",\n                    \"authorized_datetime\": \"2020-02-28T00:00:00\",\n                    \"date\": \"2020-02-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 250,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"D\",\n                    \"transaction_id\": \"538172\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Deposit by Check\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-08-17T00:00:00\",\n                    \"authorized_datetime\": \"2020-08-17T00:00:00\",\n                    \"date\": \"2020-08-14T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 322.46,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"D\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538173\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-13T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-13T00:00:00\",\n                    \"date\": \"2019-12-13T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 200,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538174\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"W\",\n                    \"transaction_id\": \"538175\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"0\",\n                    \"merchant_name\": \"Withdrawal\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-10-02T00:00:00\",\n                    \"authorized_datetime\": \"2020-10-02T00:00:00\",\n                    \"date\": \"2020-10-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 600,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"W\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538176\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2019-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538177\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-09-30T00:00:00\",\n                    \"authorized_datetime\": \"2020-09-30T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538178\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Annual Percentage Yield Earned 0.05%\",\n                    \"location\": null,\n                    \"authorized_date\": \"2021-03-31T00:00:00\",\n                    \"authorized_datetime\": \"2021-03-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538179\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2020-12-31T00:00:00\",\n                    \"authorized_datetime\": \"2020-12-31T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                },\n                {\n                    \"transaction_type\": \"0\",\n                    \"transaction_id\": \"538180\",\n                    \"account_owner\": null,\n                    \"pending_transaction_id\": null,\n                    \"pending\": false,\n                    \"payment_channel\": null,\n                    \"payment_meta\": null,\n                    \"name\": \"1\",\n                    \"merchant_name\": \"Based on Average Daily Balance of\",\n                    \"location\": null,\n                    \"authorized_date\": \"2019-09-30T00:00:00\",\n                    \"authorized_datetime\": \"2019-09-30T00:00:00\",\n                    \"date\": \"0001-01-01T00:00:00\",\n                    \"datetime\": \"5/7/2021 12:00:00 AM\",\n                    \"category_id\": null,\n                    \"category\": \"General\",\n                    \"unofficail_currency_code\": \"USD\",\n                    \"iso_currency_code\": \"USD\",\n                    \"amount\": 0,\n                    \"account_id\": \"60900\",\n                    \"transaction_code\": \"0\",\n                    \"check_number\": null,\n                    \"personal_finance_category\": null\n                }\n            ],\n            \"total_transactions\": 50,\n            \"item\": {\n                \"item_id\": null,\n                \"institution_id\": null,\n                \"webhook\": null,\n                \"error\": null,\n                \"available_products\": null,\n                \"billed_products\": null,\n                \"consent_expiration_time\": null,\n                \"update_type\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"1c59a06b-7399-497c-a3a4-9ba8cbb8d50d"}],"id":"20bf4f8f-aec4-46fc-b4b3-491384cc33ab","description":"<p>The \"Transactions\" API folder contains the endpoint designed to manage and retrieve transaction data associated with a consumer's accounts.</p>\n","_postman_id":"20bf4f8f-aec4-46fc-b4b3-491384cc33ab"},{"name":"Transaction Category","item":[{"name":"TransactionCategories","id":"3e3be6a5-c095-40f2-8157-4c7b39a8c9ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"147361dc-edaf-4d78-839f-e96829027ae4","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/TransactionCategories","description":"<p>Returns a comprehensive list of currently active transaction categories. Each entry includes the category's name, unique identifier (ID), and details on its hierarchical structure. This endpoint helps Fintechs categorize transactions accurately and ensures consistency in transaction management and reporting.</p>\n","urlObject":{"path":["TransactionCategories"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"3ce17b95-4598-4b8e-8626-701372fbb3b8","name":"TransactionCategories","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"e85f2bc8-18da-40c4-a079-c6c3606baf8e","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://openapiuat.asacore.com/TransactionCategories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:39 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115938Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf00000000079kn","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Get Transaction Categories - Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"e38a6928-a823-4c79-829f-522ec97178db\",\n            \"timeStamp\": \"2024-07-30T11:59:38.5652699+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"N/A\",\n            \"description\": \"Default not mapped category\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Donation\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Entertainment\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Food and Drink\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"General\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Government\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Home Improvement\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Income\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Interest\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Loan Payment\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Medical\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Personal Care\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Rent\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Transfer In\",\n            \"description\": \"\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Transfer Out\",\n            \"description\": \"\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Transportation\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Travel\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Utilities\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Taxes\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Transfer\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Investments\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Shopping\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Education\",\n            \"description\": \"\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Auto & Transport\",\n            \"description\": \"Auto & Transport\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Bills & Utilities\",\n            \"description\": \"Bills & Utilities\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Business Services\",\n            \"description\": \"Business Services\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Fees & Charges\",\n            \"description\": \"Fees & Charges\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Financial\",\n            \"description\": \"Financial\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Food & Dining\",\n            \"description\": \"Food & Dining\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Gifts & Donations\",\n            \"description\": \"Gifts & Donations\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Health & Fitness\",\n            \"description\": \"Health & Fitness\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Home\",\n            \"description\": \"Home\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 33,\n            \"name\": \"Kids\",\n            \"description\": \"Kids\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Pets\",\n            \"description\": \"Pets\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Uncategorized\",\n            \"description\": \"Uncategorized\",\n            \"parentCategory\": null\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Entertainment\",\n            \"description\": \"Entertainment\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"Amusement\",\n            \"description\": \"Amusement\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Arts\",\n            \"description\": \"Arts\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Movies & DVDs\",\n            \"description\": \"Movies & DVDs\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Music\",\n            \"description\": \"Music\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Newspapers & Magazines\",\n            \"description\": \"Newspapers & Magazines\",\n            \"parentCategory\": \"Entertainment\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Income\",\n            \"description\": \"Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 43,\n            \"name\": \"Bonus\",\n            \"description\": \"Bonus\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Interest Income\",\n            \"description\": \"Interest Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 45,\n            \"name\": \"Paycheck\",\n            \"description\": \"Paycheck\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 46,\n            \"name\": \"Reimbursement\",\n            \"description\": \"Reimbursement\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 47,\n            \"name\": \"Rental Income\",\n            \"description\": \"Rental Income\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 48,\n            \"name\": \"Returned Purchase\",\n            \"description\": \"Returned Purchase\",\n            \"parentCategory\": \"Income\"\n        },\n        {\n            \"id\": 49,\n            \"name\": \"Personal Care\",\n            \"description\": \"Personal Care\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 50,\n            \"name\": \"Hair\",\n            \"description\": \"Hair\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 51,\n            \"name\": \"Laundry\",\n            \"description\": \"Laundry\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 52,\n            \"name\": \"Spa & Massage\",\n            \"description\": \"Spa & Massage\",\n            \"parentCategory\": \"Personal Care\"\n        },\n        {\n            \"id\": 53,\n            \"name\": \"Travel\",\n            \"description\": \"Travel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 54,\n            \"name\": \"Air Travel\",\n            \"description\": \"Air Travel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 55,\n            \"name\": \"Hotel\",\n            \"description\": \"Hotel\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 56,\n            \"name\": \"Rental Car & Taxi\",\n            \"description\": \"Rental Car & Taxi\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 57,\n            \"name\": \"Vacation\",\n            \"description\": \"Vacation\",\n            \"parentCategory\": \"Travel\"\n        },\n        {\n            \"id\": 58,\n            \"name\": \"Taxes\",\n            \"description\": \"Taxes\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 59,\n            \"name\": \"Federal Tax\",\n            \"description\": \"Federal Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 60,\n            \"name\": \"Local Tax\",\n            \"description\": \"Local Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 61,\n            \"name\": \"Property Tax\",\n            \"description\": \"Property Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 62,\n            \"name\": \"Sales Tax\",\n            \"description\": \"Sales Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 63,\n            \"name\": \"State Tax\",\n            \"description\": \"State Tax\",\n            \"parentCategory\": \"Taxes\"\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Transfer\",\n            \"description\": \"Transfer\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 65,\n            \"name\": \"Credit Card Payment\",\n            \"description\": \"Credit Card Payment\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 66,\n            \"name\": \"Transfer for Cash Spending\",\n            \"description\": \"Transfer for Cash Spending\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 67,\n            \"name\": \"Mortgage Payment\",\n            \"description\": \"Mortgage Payment\",\n            \"parentCategory\": \"Transfer\"\n        },\n        {\n            \"id\": 68,\n            \"name\": \"Investments\",\n            \"description\": \"Investments\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Buy\",\n            \"description\": \"Buy\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 70,\n            \"name\": \"Deposit\",\n            \"description\": \"Deposit\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 71,\n            \"name\": \"Dividend & Cap Gains\",\n            \"description\": \"Dividend & Cap Gains\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 72,\n            \"name\": \"Sell\",\n            \"description\": \"Sell\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 73,\n            \"name\": \"Withdrawal\",\n            \"description\": \"Withdrawal\",\n            \"parentCategory\": \"Investments\"\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Shopping\",\n            \"description\": \"Shopping\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 75,\n            \"name\": \"Books\",\n            \"description\": \"Books\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 76,\n            \"name\": \"Clothing\",\n            \"description\": \"Clothing\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 77,\n            \"name\": \"Electronics & Software\",\n            \"description\": \"Electronics & Software\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 78,\n            \"name\": \"Hobbies\",\n            \"description\": \"Hobbies\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 79,\n            \"name\": \"Sporting Goods\",\n            \"description\": \"Sporting Goods\",\n            \"parentCategory\": \"Shopping\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Education\",\n            \"description\": \"Education\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 81,\n            \"name\": \"Books & Supplies\",\n            \"description\": \"Books & Supplies\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 82,\n            \"name\": \"Student Loan\",\n            \"description\": \"Student Loan\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 83,\n            \"name\": \"Tuition\",\n            \"description\": \"Tuition\",\n            \"parentCategory\": \"Education\"\n        },\n        {\n            \"id\": 84,\n            \"name\": \"Auto & Transport\",\n            \"description\": \"Auto & Transport\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 85,\n            \"name\": \"Auto Insurance\",\n            \"description\": \"Auto Insurance\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 86,\n            \"name\": \"Auto Payment\",\n            \"description\": \"Auto Payment\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 87,\n            \"name\": \"Gas\",\n            \"description\": \"Gas\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 88,\n            \"name\": \"Parking\",\n            \"description\": \"Parking\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 89,\n            \"name\": \"Public Transportation\",\n            \"description\": \"Public Transportation\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 90,\n            \"name\": \"Service & Parts\",\n            \"description\": \"Service & Parts\",\n            \"parentCategory\": \"Auto & Transport\"\n        },\n        {\n            \"id\": 91,\n            \"name\": \"Bills & Utilities\",\n            \"description\": \"Bills & Utilities\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 92,\n            \"name\": \"Domain Names\",\n            \"description\": \"Domain Names\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 93,\n            \"name\": \"Fraud Protection\",\n            \"description\": \"Fraud Protection\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 94,\n            \"name\": \"Home Phone\",\n            \"description\": \"Home Phone\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 95,\n            \"name\": \"Hosting\",\n            \"description\": \"Hosting\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 96,\n            \"name\": \"Internet\",\n            \"description\": \"Internet\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 97,\n            \"name\": \"Mobile Phone\",\n            \"description\": \"Mobile Phone\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 98,\n            \"name\": \"Television\",\n            \"description\": \"Television\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 99,\n            \"name\": \"Utilities\",\n            \"description\": \"Utilities\",\n            \"parentCategory\": \"Bills & Utilities\"\n        },\n        {\n            \"id\": 100,\n            \"name\": \"Business Services\",\n            \"description\": \"Business Services\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 101,\n            \"name\": \"Advertising\",\n            \"description\": \"Advertising\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 102,\n            \"name\": \"Legal\",\n            \"description\": \"Legal\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 103,\n            \"name\": \"Office Supplies\",\n            \"description\": \"Office Supplies\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 104,\n            \"name\": \"Printing\",\n            \"description\": \"Printing\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 105,\n            \"name\": \"Shipping\",\n            \"description\": \"Shipping\",\n            \"parentCategory\": \"Business Services\"\n        },\n        {\n            \"id\": 106,\n            \"name\": \"Fees & Charges\",\n            \"description\": \"Fees & Charges\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 107,\n            \"name\": \"ATM Fee\",\n            \"description\": \"ATM Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 108,\n            \"name\": \"Banking Fee\",\n            \"description\": \"Banking Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 109,\n            \"name\": \"Finance Charge\",\n            \"description\": \"Finance Charge\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 110,\n            \"name\": \"Late Fee\",\n            \"description\": \"Late Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 111,\n            \"name\": \"Service Fee\",\n            \"description\": \"Service Fee\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 112,\n            \"name\": \"Trade Commissions\",\n            \"description\": \"Trade Commissions\",\n            \"parentCategory\": \"Fees & Charges\"\n        },\n        {\n            \"id\": 113,\n            \"name\": \"Financial\",\n            \"description\": \"Financial\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 114,\n            \"name\": \"Financial Advisor\",\n            \"description\": \"Financial Advisor\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 115,\n            \"name\": \"Life Insurance\",\n            \"description\": \"Life Insurance\",\n            \"parentCategory\": \"Financial\"\n        },\n        {\n            \"id\": 116,\n            \"name\": \"Food & Dining\",\n            \"description\": \"Food & Dining\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 117,\n            \"name\": \"Alcohol & Bars\",\n            \"description\": \"Alcohol & Bars\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 118,\n            \"name\": \"Coffee Shops\",\n            \"description\": \"Coffee Shops\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 119,\n            \"name\": \"Fast Food\",\n            \"description\": \"Fast Food\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 120,\n            \"name\": \"Groceries\",\n            \"description\": \"Groceries\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 121,\n            \"name\": \"Restaurants\",\n            \"description\": \"Restaurants\",\n            \"parentCategory\": \"Food & Dining\"\n        },\n        {\n            \"id\": 122,\n            \"name\": \"Gifts & Donations\",\n            \"description\": \"Gifts & Donations\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 123,\n            \"name\": \"Charity\",\n            \"description\": \"Charity\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 124,\n            \"name\": \"Gift\",\n            \"description\": \"Gift\",\n            \"parentCategory\": \"Gifts & Donations\"\n        },\n        {\n            \"id\": 125,\n            \"name\": \"Health & Fitness\",\n            \"description\": \"Health & Fitness\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 126,\n            \"name\": \"Dentist\",\n            \"description\": \"Dentist\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 127,\n            \"name\": \"Doctor\",\n            \"description\": \"Doctor\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 128,\n            \"name\": \"Eyecare\",\n            \"description\": \"Eyecare\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 129,\n            \"name\": \"Gym\",\n            \"description\": \"Gym\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 130,\n            \"name\": \"Health Insurance\",\n            \"description\": \"Health Insurance\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 131,\n            \"name\": \"Pharmacy\",\n            \"description\": \"Pharmacy\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 132,\n            \"name\": \"Sports\",\n            \"description\": \"Sports\",\n            \"parentCategory\": \"Health & Fitness\"\n        },\n        {\n            \"id\": 133,\n            \"name\": \"Home\",\n            \"description\": \"Home\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 134,\n            \"name\": \"Furnishings\",\n            \"description\": \"Furnishings\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 135,\n            \"name\": \"Home Improvement\",\n            \"description\": \"Home Improvement\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 136,\n            \"name\": \"Home Insurance\",\n            \"description\": \"Home Insurance\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 137,\n            \"name\": \"Home Services\",\n            \"description\": \"Home Services\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 138,\n            \"name\": \"Home Supplies\",\n            \"description\": \"Home Supplies\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 139,\n            \"name\": \"Lawn & Garden\",\n            \"description\": \"Lawn & Garden\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 140,\n            \"name\": \"Mortgage & Rent\",\n            \"description\": \"Mortgage & Rent\",\n            \"parentCategory\": \"Home\"\n        },\n        {\n            \"id\": 141,\n            \"name\": \"Kids\",\n            \"description\": \"Kids\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 142,\n            \"name\": \"Allowance\",\n            \"description\": \"Allowance\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 143,\n            \"name\": \"Baby Supplies\",\n            \"description\": \"Baby Supplies\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 144,\n            \"name\": \"Babysitter & Daycare\",\n            \"description\": \"Babysitter & Daycare\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 145,\n            \"name\": \"Child Support\",\n            \"description\": \"Child Support\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 146,\n            \"name\": \"Kids Activities\",\n            \"description\": \"Kids Activities\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 147,\n            \"name\": \"Toys\",\n            \"description\": \"Toys\",\n            \"parentCategory\": \"Kids\"\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Pets\",\n            \"description\": \"Pets\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 149,\n            \"name\": \"Pet Food & Supplies\",\n            \"description\": \"Pet Food & Supplies\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 150,\n            \"name\": \"Pet Grooming\",\n            \"description\": \"Pet Grooming\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 151,\n            \"name\": \"Veterinary\",\n            \"description\": \"Veterinary\",\n            \"parentCategory\": \"Pets\"\n        },\n        {\n            \"id\": 152,\n            \"name\": \"Uncategorized\",\n            \"description\": \"Uncategorized\",\n            \"parentCategory\": \"Uncategorized\"\n        },\n        {\n            \"id\": 153,\n            \"name\": \"Cash\",\n            \"description\": \"Cash\",\n            \"parentCategory\": \"Uncategorized\"\n        },\n        {\n            \"id\": 154,\n            \"name\": \"Check\",\n            \"description\": \"Check\",\n            \"parentCategory\": \"Uncategorized\"\n        }\n    ]\n}"}],"_postman_id":"3e3be6a5-c095-40f2-8157-4c7b39a8c9ca"}],"id":"a7642077-8f6a-499a-ad9b-6780f349055b","description":"<p>The TransactionCategory API provides endpoints for retrieving information about transaction categories supported by the ASA platform. This includes details on the categories currently active, which are useful for categorizing and managing transactions effectively within financial applications.</p>\n","_postman_id":"a7642077-8f6a-499a-ad9b-6780f349055b"},{"name":"Notification","item":[{"name":"Notification/GetAll","event":[{"listen":"test","script":{"id":"acc166e5-a644-46be-891e-11581cb2723b","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var senderMessageId = respBody.data.notificationsViewModels[0].senderMessageId;\r","\r","    var messageId = respBody.data.notificationsViewModels[0].messageId;\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    postman.setEnvironmentVariable(\"senderMessageId\", senderMessageId);\r","\r","    postman.setEnvironmentVariable(\"messageId\", messageId);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"b52415fc-6ea7-4bce-9b71-34c136c23642","exec":[""],"type":"text/javascript","packages":{}}}],"id":"595c7d7e-04d5-482e-b048-93f4df7eaf5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"RequestId","value":"6edc43b9-82a1-43fb-b718-f005f8e422e5","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"1","type":"text"},{"key":"IsDeleted","value":"false","type":"text"},{"key":"IsRead","value":"false","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/GetAll","description":"<p>Returns all notifications available to the authenticated Fintech or Consumer. This endpoint provides a comprehensive list of notifications, offering detailed information about each notification, including sender details, message content, and timestamps. This functionality is useful for accessing the complete history of notifications for tracking and reference purposes.</p>\n","urlObject":{"path":["Notification","GetAll"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"b3cb30da-620e-4154-ba4d-2e3f07dc4eb3","name":"Notification/GetAll","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"X-ASA-ConsumerCode","value":"858987061","type":"text"},{"key":"RequestId","value":"4ee84ddf-6634-4a2d-bcc0-9b52aee638f3","type":"text"},{"key":"PageNo","value":"1","type":"text"},{"key":"PageSize","value":"1","type":"text"},{"key":"IsDeleted","value":"false","type":"text"},{"key":"IsRead","value":"false","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/GetAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:33 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151422Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v1p0","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"ab1412ea-3d92-419b-959e-af859d9c0335\",\n            \"timeStamp\": \"2024-07-31T15:14:31.7759858+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"notificationsViewModels\": [\n            {\n                \"messageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n                \"conversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n                \"asaConsumerCode\": 858987061,\n                \"asaFintechCode\": 12345678,\n                \"appName\": null,\n                \"messageType\": 0,\n                \"virtualEmail\": \"Peachland81054\",\n                \"receivedDate\": \"2024-07-03T23:46:08.643\",\n                \"expiryDate\": \"2024-07-04T00:02:48.643\",\n                \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n                \"to\": \"Peachland81054@qa.asavault.com\",\n                \"cc\": null,\n                \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n                \"body\": \"Test automation notification\",\n                \"isRead\": false,\n                \"isArchived\": false,\n                \"readDateTime\": null,\n                \"archiveDateTime\": null,\n                \"isDeleted\": false,\n                \"status\": \"Forwarded\",\n                \"deliveryState\": \"delivered\",\n                \"sendState\": \"sent\",\n                \"senderMessageId\": \"Automation Sender Id\"\n            }\n        ],\n        \"pageSize\": 1,\n        \"pageNo\": 1,\n        \"totalCount\": 55\n    }\n}"}],"_postman_id":"595c7d7e-04d5-482e-b048-93f4df7eaf5a"},{"name":"Notification","event":[{"listen":"test","script":{"id":"5b723f74-cae7-4483-ab0a-9dca74d30505","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"17fce1ec-03fb-44f5-8fcd-f140031ee0c4","exec":[""],"type":"text/javascript","packages":{}}}],"id":"0870cb49-e6b9-4350-86f4-0a6d74f9ba9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"MessageId","value":"{{messageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"f385bd72-cd8a-4aae-a224-8ab85125ab4e","type":"text"}],"url":"https://openapiuat.asacore.com/Notification","description":"<p>Retrieves a summary of notifications related to the authenticated Fintech or Consumer. This endpoint provides a general overview of recent notifications, allowing users to stay informed about relevant updates and activities within the ASA platform. The response typically includes a list of notifications with essential details such as timestamps and summary information.</p>\n","urlObject":{"path":["Notification"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"45ff8246-b5a3-40cc-a94f-832cc5d7159c","name":"Notification","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"MessageId","value":"{{messageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"da1297bd-a461-4c95-bc3a-470455fb3442","type":"text"}],"url":"https://openapiuat.asacore.com/Notification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:51 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151447Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v49e","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"d796aaa1-e12f-4631-8920-b10702a5f01e\",\n            \"timeStamp\": \"2024-07-31T15:14:49.0064729+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"smtpId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n        \"to\": \"zuriel.tejeda@asa.financial\",\n        \"toName\": \"\",\n        \"from\": \"notifications@qa.asavault.com\",\n        \"fromName\": \"Zuriel Tejeda\",\n        \"replyTo\": \"reply+c76c89c4-afb5-4962-a37f-a2a0d9290e2e+f577b40b-a9bd-422d-a620-c4accd4ea3a5@qa.asavault.com\",\n        \"replyToName\": \"Zuriel Tejeda\",\n        \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n        \"charsets\": null,\n        \"text\": \"Test automation notification\",\n        \"html\": null,\n        \"categories\": [\n            \"AsaFintech\"\n        ],\n        \"headers\": {\n            \"X-ASA-MessageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n            \"X-ASA-ParentMessageId\": null,\n            \"X-ASA-ConversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n            \"X-ASA-ASAConsumerCode\": \"858987061\",\n            \"X-ASA-AsaFintechCode\": \"12345678\",\n            \"X-ASA-AppName\": null,\n            \"List-Unsubscribe\": \"<mailto:un-subscribe+c76c89c4-afb5-4962-a37f-a2a0d9290e2e@qa.asavault.com>, <https://www.qa.asavault.com/api/unsubscribe/c76c89c4-afb5-4962-a37f-a2a0d9290e2e>\",\n            \"List-Unsubscribe-Post\": \"List-Unsubscribe=One-Click\"\n        },\n        \"attachments\": []\n    }\n}"}],"_postman_id":"0870cb49-e6b9-4350-86f4-0a6d74f9ba9f"},{"name":"Notification/BySenderMessageId","event":[{"listen":"test","script":{"id":"02c0e8ba-3775-476d-9ceb-1dffe10eb81f","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","}\r","catch (e) {\r","    console.log(e.message);\r","}\r","\r",""],"type":"text/javascript","packages":{}}},{"listen":"prerequest","script":{"id":"612026ef-7dee-4aa2-a0b0-fe381493e58e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"59b2720a-1b04-4f4b-b44e-36c5ee7eed78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"SenderMessageId","value":"{{senderMessageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"cfad2c75-dc31-4acf-9b32-e81cd55b60ab","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/BySenderMessageId","description":"<p>Retrieves a specific notification based on the Sender Message ID. This endpoint allows users to fetch a detailed notification by providing the unique identifier assigned by the sender. The response includes complete information about the notification associated with the given Sender Message ID, enabling targeted retrieval and review of specific messages.</p>\n","urlObject":{"path":["Notification","BySenderMessageId"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"8fd09c8c-b335-4f4f-8767-651b314235cc","name":"Notification/BySenderMessageId","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"default"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"SenderMessageId","value":"{{senderMessageId}}","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"requestId","value":"9a342993-cc76-41d8-a9c2-9548591b1071","type":"text"}],"url":"https://openapiuat.asacore.com/Notification/BySenderMessageId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 31 Jul 2024 15:14:57 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240731T151456Z-17bcbddb4fb2sq7fnuqpmun3t40000000kz000000001v5ab","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [\n        {\n            \"requestId\": \"563992b8-8d97-481c-91a2-daf2fd3f68ce\",\n            \"timeStamp\": \"2024-07-31T15:14:56.4742535+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"consumerFintechMessagesId\": 2792,\n            \"messageId\": \"c76c89c4-afb5-4962-a37f-a2a0d9290e2e\",\n            \"conversationId\": \"f577b40b-a9bd-422d-a620-c4accd4ea3a5\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:08.643\",\n            \"expiryDate\": \"2024-07-04T00:02:48.643\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:08 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2793,\n            \"messageId\": \"521b3fbb-cc1b-42a7-9e67-7b90eb3eda62\",\n            \"conversationId\": \"9c9d078a-7df3-44ca-aad5-b247817f91eb\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:41.243\",\n            \"expiryDate\": \"2024-07-04T00:03:21.243\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:41 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2794,\n            \"messageId\": \"2939cf3f-0ed7-4670-813e-24bbe0c906f9\",\n            \"conversationId\": \"81c19158-b086-4e23-9702-8015fe6f342c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:46:49.63\",\n            \"expiryDate\": \"2024-07-04T00:03:29.63\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:46:49 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2795,\n            \"messageId\": \"6ffd5cb5-6af1-4136-9075-f81357b0a2ce\",\n            \"conversationId\": \"ef4a0b21-1c6f-44a9-9319-57e0f33a5428\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:52:06.493\",\n            \"expiryDate\": \"2024-07-04T00:08:46.493\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:52:06 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2796,\n            \"messageId\": \"b56e6960-66a5-404a-b5f2-035090de15d6\",\n            \"conversationId\": \"653ac09e-bd12-44aa-8bcd-2eebeb90e9af\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:57:36.03\",\n            \"expiryDate\": \"2024-07-04T00:14:16.03\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:57:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2797,\n            \"messageId\": \"57f1b306-ce9f-40d2-b44d-d60d7586d828\",\n            \"conversationId\": \"f5086b49-9b50-4a20-a5d9-1699ead0144e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:58:31.06\",\n            \"expiryDate\": \"2024-07-04T00:15:11.06\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:58:31 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2798,\n            \"messageId\": \"fc17c5f7-86ab-48dc-9a87-4bcc9eb3fe35\",\n            \"conversationId\": \"ed9fa35d-09bf-4281-ba3f-dcb9aa8a6645\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-03T23:58:37.887\",\n            \"expiryDate\": \"2024-07-04T00:15:17.887\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 17:58:37 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2799,\n            \"messageId\": \"5dd32e0c-5251-4a0f-bd08-9b8d55f7ffc2\",\n            \"conversationId\": \"210df4b6-9416-402a-9eae-3ff69e89b2be\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T00:00:58.757\",\n            \"expiryDate\": \"2024-07-04T00:17:38.757\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 18:00:58 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2800,\n            \"messageId\": \"61bd44cf-cab9-4524-96b5-aa9bf569e044\",\n            \"conversationId\": \"3b523640-6947-43c5-8375-237e212c3b53\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:23.233\",\n            \"expiryDate\": \"2024-07-04T02:03:03.233\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:23 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2801,\n            \"messageId\": \"e0a0bc03-dba4-4d9f-8a5e-a42c6505ab34\",\n            \"conversationId\": \"2c2d1bc7-8788-4fc9-a407-df540e739099\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:31.487\",\n            \"expiryDate\": \"2024-07-04T02:03:11.487\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:31 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2802,\n            \"messageId\": \"1991050b-e351-4f14-8d61-c3a3b080791d\",\n            \"conversationId\": \"4387e20f-9a8d-4dc1-9f2a-5ab330007323\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:46:36.093\",\n            \"expiryDate\": \"2024-07-04T02:03:16.093\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:46:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2803,\n            \"messageId\": \"e41ebc2c-de8e-4e2d-a072-9d64f22bd1bd\",\n            \"conversationId\": \"0b71862a-0b48-455e-b120-2ab9c259e204\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:48:54.387\",\n            \"expiryDate\": \"2024-07-04T02:05:34.387\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:48:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2804,\n            \"messageId\": \"16b5e08c-979d-4a68-8b26-b1c5d518a415\",\n            \"conversationId\": \"d49a48d1-d0b2-46ef-a708-348259ffe588\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T01:51:50.983\",\n            \"expiryDate\": \"2024-07-04T02:08:30.983\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 19:51:50 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2805,\n            \"messageId\": \"15bf7eb6-4c4f-4165-901f-4657ea1f6729\",\n            \"conversationId\": \"23f0453e-c4bc-4a39-b6b4-e08622bb41c3\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:10:29.36\",\n            \"expiryDate\": \"2024-07-04T02:27:09.36\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:10:29 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2806,\n            \"messageId\": \"d77d2140-e1f5-4302-a7d4-2306e77ab0a8\",\n            \"conversationId\": \"80a5139d-59b7-494b-9d3a-7c3867ce7134\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:11:51.173\",\n            \"expiryDate\": \"2024-07-04T02:28:31.173\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:11:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2807,\n            \"messageId\": \"b1b685aa-82b8-4648-a4a0-3c6d086766c8\",\n            \"conversationId\": \"ef4b55c7-c0f6-4ea0-a051-b4e1441b2197\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T02:20:24.807\",\n            \"expiryDate\": \"2024-07-04T02:37:04.807\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 20:20:24 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2808,\n            \"messageId\": \"a09ea215-310c-4ebe-959b-b664542bcaef\",\n            \"conversationId\": \"7655adb9-33de-43bb-9467-50c86cf467fc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:14:44.363\",\n            \"expiryDate\": \"2024-07-04T03:31:24.363\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:14:44 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2809,\n            \"messageId\": \"3a74c4d0-60bc-4b23-98d8-123611c65636\",\n            \"conversationId\": \"52839666-d9cd-4525-b6f6-54fc38d493ff\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:14:54.59\",\n            \"expiryDate\": \"2024-07-04T03:31:34.59\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:14:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2810,\n            \"messageId\": \"a8549103-ab00-45c9-a7d7-748456743ff4\",\n            \"conversationId\": \"c0cfdaa0-c039-464e-abe9-f87045e0b28a\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:15:01.88\",\n            \"expiryDate\": \"2024-07-04T03:31:41.88\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:15:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2811,\n            \"messageId\": \"eab474d3-be76-4e97-a9dc-53d42a2860bc\",\n            \"conversationId\": \"b998e90a-7e95-46f4-b8cb-807628249452\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:17:01.69\",\n            \"expiryDate\": \"2024-07-04T03:33:41.69\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:17:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T03:17:06.17\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2812,\n            \"messageId\": \"668436de-9074-4670-899c-976953fea2d0\",\n            \"conversationId\": \"8b512e86-1b28-453e-a872-e18f52627077\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T03:18:24.737\",\n            \"expiryDate\": \"2024-07-04T03:35:04.737\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 03 21:18:24 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T03:18:30.09\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2813,\n            \"messageId\": \"d93d8a91-dd65-4ef1-850a-2af517f2752e\",\n            \"conversationId\": \"58d6ac68-cedc-4a97-9c34-6f43b0daa77c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T05:49:21.41\",\n            \"expiryDate\": \"2024-07-04T06:06:01.41\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2814,\n            \"messageId\": \"1a52da84-4332-4fff-9f1a-0f2a67e2aba2\",\n            \"conversationId\": \"905eb998-a936-4aa8-9852-2791eda029ce\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T14:00:00.133\",\n            \"expiryDate\": \"2024-07-04T14:16:40.133\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2815,\n            \"messageId\": \"1259469c-c3e6-42f9-8f14-bc48b1fb54d4\",\n            \"conversationId\": \"210cbdbb-78d5-46a2-82ba-5b3e4d774af7\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:05:45.8\",\n            \"expiryDate\": \"2024-07-04T17:22:25.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:05:45 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2816,\n            \"messageId\": \"fe50f9fa-3270-4b87-8ed1-283e713652e8\",\n            \"conversationId\": \"0cf85813-53f5-4675-83a0-2093f9622979\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:37:38.517\",\n            \"expiryDate\": \"2024-07-04T17:54:18.517\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:37:38 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T17:37:49.857\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2817,\n            \"messageId\": \"c96b9cb2-b6b2-4e20-9e57-cb990a475666\",\n            \"conversationId\": \"0e1b12c4-37a8-4943-8929-59d6d3712bb9\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:45:48.59\",\n            \"expiryDate\": \"2024-07-04T18:02:28.59\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:45:48 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2818,\n            \"messageId\": \"e7ede965-720b-43f4-916f-821161709812\",\n            \"conversationId\": \"51b6dfc5-caf6-4039-8bc6-128e6fb2bb87\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:46:55.16\",\n            \"expiryDate\": \"2024-07-04T18:03:35.16\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:46:55 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2819,\n            \"messageId\": \"47443b5f-3045-493a-84f9-648334fbd8e5\",\n            \"conversationId\": \"d3f42560-5171-470c-aa3c-719a77970897\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:47:04.457\",\n            \"expiryDate\": \"2024-07-04T18:03:44.457\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:47:04 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2820,\n            \"messageId\": \"6fe1cdc7-0b95-48de-af7d-02899f6ea0a8\",\n            \"conversationId\": \"eae058bb-de88-4823-9845-1a98bb6fad7d\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T17:47:09.583\",\n            \"expiryDate\": \"2024-07-04T18:03:49.583\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 11:47:09 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2821,\n            \"messageId\": \"8650dd07-5a46-4123-8db3-8ba3c2e414d4\",\n            \"conversationId\": \"866ece59-3aed-4791-9c61-602222f794ee\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:07:18.617\",\n            \"expiryDate\": \"2024-07-04T19:23:58.617\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:07:18 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2822,\n            \"messageId\": \"94e67f03-9ce1-4a40-8ca2-816289cf423e\",\n            \"conversationId\": \"3ef08bb3-4a65-4186-9238-ea7578291c28\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:10:43.53\",\n            \"expiryDate\": \"2024-07-04T19:27:23.53\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:10:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2823,\n            \"messageId\": \"26882954-da9b-4a4a-9a20-dd8739145bda\",\n            \"conversationId\": \"86b7b2f1-535d-4156-ab43-ca2e5574fcfe\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:12:32.207\",\n            \"expiryDate\": \"2024-07-04T19:29:12.207\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:12:32 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2824,\n            \"messageId\": \"49948bf5-127f-4f38-bde5-7139bc188550\",\n            \"conversationId\": \"b3d64d54-d05f-411a-907a-d516d71ff77f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:18:51.04\",\n            \"expiryDate\": \"2024-07-04T19:35:31.04\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:18:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2825,\n            \"messageId\": \"ed8204f3-d74b-4551-b9e0-1268d13a83ed\",\n            \"conversationId\": \"d27ca2d2-059f-4d22-86ac-7d4f4f1f6bf6\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:20:13.467\",\n            \"expiryDate\": \"2024-07-04T19:36:53.467\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:20:13 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2826,\n            \"messageId\": \"66433e24-10d3-465f-9a37-826ad1c5a5d2\",\n            \"conversationId\": \"52d2abb5-b43f-48ef-b050-c9952c38fb85\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:24:41.787\",\n            \"expiryDate\": \"2024-07-04T19:41:21.787\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:24:41 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T19:24:46.777\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2827,\n            \"messageId\": \"09fd4eea-f02e-455d-b125-0d902fcf2fe8\",\n            \"conversationId\": \"f28a6dc7-4f9b-4705-8be4-1ee7bb878768\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:40:56.097\",\n            \"expiryDate\": \"2024-07-04T19:57:36.097\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:40:56 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2828,\n            \"messageId\": \"3867b037-c7f7-4185-95ac-f48f6817fa93\",\n            \"conversationId\": \"b75c9c0e-0c9f-42b6-aaa8-d804796bdd2f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T19:47:39.143\",\n            \"expiryDate\": \"2024-07-04T20:04:19.143\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 13:47:39 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T19:47:51.82\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2829,\n            \"messageId\": \"b57d8a57-74c9-4bf6-8642-cba2648aeffb\",\n            \"conversationId\": \"d69b142c-de49-41a9-9dc9-f1fbce5a0085\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:16:36.14\",\n            \"expiryDate\": \"2024-07-04T20:33:16.14\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:16:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2830,\n            \"messageId\": \"c5a7c526-6195-4755-b935-6f5cd2ef91c3\",\n            \"conversationId\": \"d3d06ed2-2dda-431c-876a-2ea3f9e7479b\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:04.943\",\n            \"expiryDate\": \"2024-07-04T20:40:44.943\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:04 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2831,\n            \"messageId\": \"b89095a6-075a-4517-ae43-7b2c0819f2c4\",\n            \"conversationId\": \"fa078c8c-dede-4b22-8e7b-c670afdf2dfc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:11.577\",\n            \"expiryDate\": \"2024-07-04T20:40:51.577\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:11 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2832,\n            \"messageId\": \"da8d4b3d-7567-4627-bd53-7468c34512b2\",\n            \"conversationId\": \"d89c22ae-18b5-44a5-a798-4530e9bb7af9\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:24:14.693\",\n            \"expiryDate\": \"2024-07-04T20:40:54.693\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:24:14 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2833,\n            \"messageId\": \"e08b48fa-f4b7-47da-b0c4-3ea119d5a881\",\n            \"conversationId\": \"78e1890b-5a83-4f8c-ae2f-48158619cba2\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:25:01.863\",\n            \"expiryDate\": \"2024-07-04T20:41:41.863\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:25:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2834,\n            \"messageId\": \"49cf06a6-d23e-4d88-bba0-a9e5b22c282a\",\n            \"conversationId\": \"54c18e5b-62dd-4eb2-bb50-a351e3feb273\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:26:38.8\",\n            \"expiryDate\": \"2024-07-04T20:43:18.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:26:38 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2835,\n            \"messageId\": \"40bb0798-2cf4-47e9-aab0-86b3b69697a7\",\n            \"conversationId\": \"851f5cb8-e808-4daf-b1d1-58eb72eeb6f5\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:33:57.77\",\n            \"expiryDate\": \"2024-07-04T20:50:37.77\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:33:57 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2836,\n            \"messageId\": \"776c2da3-55eb-4eb5-8673-0dbcc02df2e4\",\n            \"conversationId\": \"a41bc838-955a-4707-b758-e3455f7e21b0\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:36:33.997\",\n            \"expiryDate\": \"2024-07-04T20:53:13.997\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:36:33 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2837,\n            \"messageId\": \"8d9a10c6-84e2-429d-aa05-8cda97773210\",\n            \"conversationId\": \"c3182669-8fc7-4c23-850b-14daf2a6ab94\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:43:25.41\",\n            \"expiryDate\": \"2024-07-04T21:00:05.41\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:43:25 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2838,\n            \"messageId\": \"30990e0a-098a-462d-ad78-7eda5e0adb2e\",\n            \"conversationId\": \"e1019a71-f840-4a73-b519-79d217aafa56\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T20:47:51.467\",\n            \"expiryDate\": \"2024-07-04T21:04:31.467\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 14:47:51 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2839,\n            \"messageId\": \"5612d190-c0c8-4d63-a646-31a3f73031b8\",\n            \"conversationId\": \"4fba0f47-c6b1-40c2-8038-418d5d466077\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:01:17.74\",\n            \"expiryDate\": \"2024-07-04T21:17:57.74\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:01:17 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2840,\n            \"messageId\": \"4297ea48-26e9-4686-b9ad-e5ca10b9f122\",\n            \"conversationId\": \"90758f03-b94e-499a-bef7-8303e1e147dc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:28:36.983\",\n            \"expiryDate\": \"2024-07-04T21:45:16.983\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:28:36 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:28:44.623\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2841,\n            \"messageId\": \"ba84d10d-5b46-4c7d-8e8f-cabd6700ccb1\",\n            \"conversationId\": \"81cfa597-8353-4704-aa7a-1b63a934c4c7\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:28:49.18\",\n            \"expiryDate\": \"2024-07-04T21:45:29.18\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:28:49 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2842,\n            \"messageId\": \"97a888d1-e834-48b6-86ee-a0fdd044d259\",\n            \"conversationId\": \"62d7d5c8-a594-45a6-9f81-bb75ffd08caf\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:31:09.277\",\n            \"expiryDate\": \"2024-07-04T21:47:49.277\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:31:09 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:31:26.4\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2843,\n            \"messageId\": \"fca74e29-5977-4a8d-a0d2-7b3db0097a5e\",\n            \"conversationId\": \"38482577-c4e7-4a65-a79f-12c9a661bee1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:20.963\",\n            \"expiryDate\": \"2024-07-04T22:09:00.963\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:20 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:25.963\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2844,\n            \"messageId\": \"c4818eed-262b-4423-a6c9-bdb0715353cf\",\n            \"conversationId\": \"a83c3465-0d1a-4944-a4f2-dcec79d40eaa\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:32.747\",\n            \"expiryDate\": \"2024-07-04T22:09:12.747\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:32 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:34.693\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2845,\n            \"messageId\": \"0040cc95-13d2-4574-b1a4-b516f69a3e48\",\n            \"conversationId\": \"f3f8e50f-0ac5-472f-bc84-e1068ac8bc6f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:52:37.997\",\n            \"expiryDate\": \"2024-07-04T22:09:17.997\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 21:52:37 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:52:39.52\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2846,\n            \"messageId\": \"eca5204d-b2d3-4f53-9e1e-1705c2ac3d32\",\n            \"conversationId\": \"74d997c8-92b8-4997-8e3d-69d47c5f3db3\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:02.707\",\n            \"expiryDate\": \"2024-07-04T22:13:42.707\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:02 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:14.933\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2847,\n            \"messageId\": \"6abba621-8ed5-4308-8d9a-f666c534ec8e\",\n            \"conversationId\": \"1f40152b-a319-44c8-b426-1ae2cf611bb6\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:20.267\",\n            \"expiryDate\": \"2024-07-04T22:14:00.267\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:20 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:25.657\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2848,\n            \"messageId\": \"ea93bd5c-aefe-421e-9992-773d15030441\",\n            \"conversationId\": \"294da330-12ff-41d5-9bcb-4acece6b371e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T21:57:30.237\",\n            \"expiryDate\": \"2024-07-04T22:14:10.237\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 15:57:30 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T21:57:33.933\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2849,\n            \"messageId\": \"090bb497-b8eb-44a8-a604-4422fe387e6b\",\n            \"conversationId\": \"b2ff9316-bc9f-4933-aff1-89c12a0e8b02\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:07:01.8\",\n            \"expiryDate\": \"2024-07-04T22:23:41.8\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:07:01 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:07:21.603\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2850,\n            \"messageId\": \"866d6338-8a20-4c6c-9d69-190c03366635\",\n            \"conversationId\": \"2bc3d28e-fc84-4b24-8277-e699e0bc6f5e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:14:43.007\",\n            \"expiryDate\": \"2024-07-04T22:31:23.007\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:14:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:14:56.197\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2851,\n            \"messageId\": \"f92b71f4-b58c-4199-9926-deb27c94962b\",\n            \"conversationId\": \"f0773357-fe40-4965-9715-a695aa50898a\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:18:52.863\",\n            \"expiryDate\": \"2024-07-04T22:35:32.863\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:18:52 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2852,\n            \"messageId\": \"52522e63-98fb-4016-8b18-ef7bb4988077\",\n            \"conversationId\": \"acbc3ec9-1c7f-4beb-9d6a-ccf8bb092b05\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:19:26.353\",\n            \"expiryDate\": \"2024-07-04T22:36:06.353\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:19:26 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2853,\n            \"messageId\": \"46031767-120f-4f77-bbd8-972891dd9914\",\n            \"conversationId\": \"ce4f6abc-ab7f-418b-afea-91c9c572ff7b\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": true,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:19:54.303\",\n            \"expiryDate\": \"2024-07-04T22:36:34.303\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:19:54 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": false,\n            \"isArchived\": false,\n            \"readDateTime\": null,\n            \"archiveDateTime\": null,\n            \"isDeleted\": false,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2854,\n            \"messageId\": \"e5910601-19f7-4059-8173-3b341e67c0d5\",\n            \"conversationId\": \"cbe6ea08-3392-4251-bae2-98c4b224ff41\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:21:37.267\",\n            \"expiryDate\": \"2024-07-04T22:38:17.267\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:21:37 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:21:44.217\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2855,\n            \"messageId\": \"3d3c9abf-41f4-4c50-810d-9c38d789d0c2\",\n            \"conversationId\": \"fad0b804-b3d3-4ce2-95af-6f0e7ecdd072\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:25:43.813\",\n            \"expiryDate\": \"2024-07-04T22:42:23.813\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 16:25:43 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:26:00.657\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2856,\n            \"messageId\": \"4532c497-5b86-416e-8a2c-7016bae3ac00\",\n            \"conversationId\": \"7250e115-3dac-4d90-bf81-1708aad664f1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-04T22:31:54.98\",\n            \"expiryDate\": \"2024-07-04T22:48:34.98\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Thu Jul 04 22:31:54 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-04T22:32:01.1\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2857,\n            \"messageId\": \"06d85319-3f66-459a-bb56-1793c2c21c88\",\n            \"conversationId\": \"08484240-ca62-4fa5-be94-005fd5eff622\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T10:40:05.953\",\n            \"expiryDate\": \"2024-07-05T10:56:45.953\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 10:40:05 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T10:40:17.903\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2858,\n            \"messageId\": \"1f2b95e0-bfd5-430b-80ee-14a21a792f3f\",\n            \"conversationId\": \"62db3963-8ebd-44a6-97b1-9afea489850e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T14:45:18.247\",\n            \"expiryDate\": \"2024-07-05T15:01:58.247\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 14:45:18 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T14:45:39.517\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2859,\n            \"messageId\": \"a16943cf-1f8f-4415-b8de-c28692f182af\",\n            \"conversationId\": \"733578b5-cdbe-4c91-bbf4-daaca3d9b0dd\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-05T15:48:39.487\",\n            \"expiryDate\": \"2024-07-05T16:05:19.487\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 05 09:48:39 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-05T15:48:52.2\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2860,\n            \"messageId\": \"95610972-4122-4abc-a43f-58899ed497b7\",\n            \"conversationId\": \"c7785a43-29f6-4f2a-83ff-564b764268e1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-06T12:45:06.723\",\n            \"expiryDate\": \"2024-07-06T13:01:46.723\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Sat Jul 06 12:45:06 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-06T12:45:59.147\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2862,\n            \"messageId\": \"45ae403e-e3b5-482a-b114-230603e5c3f4\",\n            \"conversationId\": \"47aa7446-8f9f-4cf8-ba01-a3560e0fe85f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-08T07:06:36.91\",\n            \"expiryDate\": \"2024-07-08T07:23:16.91\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 08 07:06:36 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-08T07:06:50.163\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2863,\n            \"messageId\": \"e68e7c6a-aa8f-4e16-9aa0-17a4b46527ed\",\n            \"conversationId\": \"ebc0a7c0-cc21-4d98-87ce-15b6d9c45638\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T10:59:46.037\",\n            \"expiryDate\": \"2024-07-09T11:16:26.037\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 10:59:46 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T11:00:07.187\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2864,\n            \"messageId\": \"2823a1e5-81da-444c-9ac8-dce494cc53ea\",\n            \"conversationId\": \"a1e98b99-ee66-4591-a585-33da99081c0f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T11:54:35.277\",\n            \"expiryDate\": \"2024-07-09T12:11:15.277\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 11:54:35 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T11:54:58.507\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2865,\n            \"messageId\": \"97ca1745-a725-4821-938e-bed833678c4b\",\n            \"conversationId\": \"dc577686-5fd3-4f82-aaf6-56b86357291e\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T15:28:22.387\",\n            \"expiryDate\": \"2024-07-09T15:45:02.387\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 15:28:22 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T15:29:26.877\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2866,\n            \"messageId\": \"a8886a67-f68d-4091-b14d-a1f3e1a0f60b\",\n            \"conversationId\": \"d03375ec-3458-44fd-9b82-37c1fccff3be\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T19:49:26.52\",\n            \"expiryDate\": \"2024-07-09T20:06:06.52\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 13:49:26 CST 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T19:49:37.137\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2867,\n            \"messageId\": \"eebd45b2-bcf6-480f-8803-ccae6dd41b7e\",\n            \"conversationId\": \"1565a363-cd2c-4a70-8c6d-e6f2c1f3c9a1\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-09T21:08:04.047\",\n            \"expiryDate\": \"2024-07-09T21:24:44.047\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 09 21:08:04 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-09T21:08:23.263\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2868,\n            \"messageId\": \"0238f021-d408-45b2-abf9-c6b6a932fec4\",\n            \"conversationId\": \"42a7e818-1358-48b7-a060-11e54f2e5c74\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-10T09:57:13.933\",\n            \"expiryDate\": \"2024-07-10T10:13:53.933\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 10 09:57:13 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-10T09:57:59.783\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2869,\n            \"messageId\": \"3d9e3f42-8cc5-4f52-a446-b85d0bb868c4\",\n            \"conversationId\": \"43f2c5f8-d3b8-471c-aec1-549236ada84c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-10T12:53:41.177\",\n            \"expiryDate\": \"2024-07-10T13:10:21.177\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 10 12:53:41 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-10T12:53:47.313\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2870,\n            \"messageId\": \"e7ce6768-b106-435e-bfa3-73b2d983b1ca\",\n            \"conversationId\": \"e463e07c-0bb7-4126-a104-15477bfb1ddb\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-12T09:44:20.69\",\n            \"expiryDate\": \"2024-07-12T10:01:00.69\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 12 09:44:20 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-12T09:44:58.847\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2871,\n            \"messageId\": \"3925dbec-ef01-4be9-8383-3f2b6afd2065\",\n            \"conversationId\": \"248ba29a-aded-412b-a657-721d20f7486f\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-12T12:38:18.12\",\n            \"expiryDate\": \"2024-07-12T12:54:58.12\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 12 12:38:18 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-12T12:39:03.733\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2872,\n            \"messageId\": \"004b81d2-c9b5-466d-a3f3-d9b18a5f4ad8\",\n            \"conversationId\": \"72244489-438b-46a2-983e-ade6dd3a28cc\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-15T12:39:07.653\",\n            \"expiryDate\": \"2024-07-15T12:55:47.653\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 15 12:39:07 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-15T12:39:29.493\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2873,\n            \"messageId\": \"79a54371-f4fa-4825-9b6d-e508d0a63c53\",\n            \"conversationId\": \"06bc7ea5-37e2-440e-aedb-a883ecccb68c\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-15T13:22:45.813\",\n            \"expiryDate\": \"2024-07-15T13:39:25.813\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 15 13:22:45 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-15T13:23:22.487\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2874,\n            \"messageId\": \"44f610c7-70a7-4d41-a324-0053796fa7ee\",\n            \"conversationId\": \"d34f5b95-2be2-44af-a831-b45890ecf7ab\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-16T13:31:41.577\",\n            \"expiryDate\": \"2024-07-16T13:48:21.577\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 16 13:31:41 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-16T13:32:47.2\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2876,\n            \"messageId\": \"88e65c07-2bec-4fa5-814b-8baf0beac3d1\",\n            \"conversationId\": \"62c15916-8f11-4aac-bb94-bfccc0470b59\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-16T14:27:39.117\",\n            \"expiryDate\": \"2024-07-16T14:44:19.117\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Tue Jul 16 14:27:39 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-16T14:28:01.57\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2877,\n            \"messageId\": \"db909d0f-aa60-48f8-bef2-145cca5ebbe9\",\n            \"conversationId\": \"4598fc51-d927-49d4-8b19-9443eaf24439\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-17T09:24:08.957\",\n            \"expiryDate\": \"2024-07-17T09:40:48.957\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Wed Jul 17 09:24:08 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-17T09:24:26.387\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2878,\n            \"messageId\": \"5f760581-5253-453e-9650-6a9815063898\",\n            \"conversationId\": \"f5f402f7-c4d5-4d0f-ad7d-1a1183e17099\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-19T08:39:14.187\",\n            \"expiryDate\": \"2024-07-19T08:55:54.187\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Fri Jul 19 08:39:14 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-19T08:39:44.02\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        },\n        {\n            \"consumerFintechMessagesId\": 2903,\n            \"messageId\": \"d48f4b39-b5a5-4409-9179-b340ffbcfa6b\",\n            \"conversationId\": \"15783051-c2a7-4f9a-9168-a0578af024ab\",\n            \"parentMessageId\": null,\n            \"asaConsumerCode\": 858987061,\n            \"asaFintechCode\": 12345678,\n            \"appName\": null,\n            \"messageType\": 0,\n            \"virtualEmail\": \"Peachland81054\",\n            \"isForwarded\": false,\n            \"forwardedEmail\": \"zuriel.tejeda@asa.financial\",\n            \"receivedDate\": \"2024-07-22T12:36:56.503\",\n            \"expiryDate\": \"2024-07-22T12:53:36.503\",\n            \"from\": \"Zuriel Tejeda <zuriel.tejeda@asa.financial>\",\n            \"to\": \"Peachland81054@qa.asavault.com\",\n            \"cc\": null,\n            \"subject\": \"Test automation notification Mon Jul 22 12:36:56 UTC 2024\",\n            \"body\": \"Test automation notification\",\n            \"isRead\": true,\n            \"isArchived\": false,\n            \"readDateTime\": \"2024-07-22T12:37:41.513\",\n            \"archiveDateTime\": null,\n            \"isDeleted\": true,\n            \"status\": \"Forwarded\",\n            \"rawMessage\": null,\n            \"deliveryState\": \"delivered\",\n            \"resoveState\": \"resolved\",\n            \"sendState\": \"sent\",\n            \"senderMessageId\": \"Automation Sender Id\",\n            \"campaignId\": null,\n            \"campaignMessageId\": null,\n            \"iconUrl\": null,\n            \"actionButtonText\": null,\n            \"actionButtonURL\": null,\n            \"buttonImageURL\": null,\n            \"contentType\": null,\n            \"isPushNotificationSent\": false,\n            \"tenantId\": 0\n        }\n    ]\n}"}],"_postman_id":"59b2720a-1b04-4f4b-b44e-36c5ee7eed78"}],"id":"32dc99d1-f3e4-4d0f-be20-939286ef88e3","description":"<p>The Notification API is designed to manage and retrieve notifications within the ASA platform. This API provides endpoints for accessing notifications related to various activities and updates, facilitating effective communication and tracking for Fintech applications and their users.</p>\n","_postman_id":"32dc99d1-f3e4-4d0f-be20-939286ef88e3"},{"name":"Account Type","item":[{"name":"AccountTypes","event":[{"listen":"test","script":{"id":"66cfd004-3194-4f47-9e02-2c6330085ff2","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var confirmationNumber = respBody.data[0].confirmationNumber;\r","\r","    pm.environment.set(\"confirmationNumber\", confirmationNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","\r","}\r","catch (e) { console.log(e.message) }"],"type":"text/javascript","packages":{}}}],"id":"b3be4514-e3d6-4b36-a58d-2a672de6c323","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"268c3d48-d0ed-4c44-9733-4c237f7e51c0","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Account/AccountTypes","description":"<p>Retrieves a list of available account types within the ASA platform. This endpoint provides detailed information about the various types of accounts that can be managed or accessed, including descriptions and attributes associated with each account type.</p>\n","urlObject":{"path":["Account","AccountTypes"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"90afb534-1714-43fc-ae16-4d755f243ed8","name":"AccountTypes","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"125a313a-4812-42e6-b3d1-bbb82efda670","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text","disabled":true}],"url":"https://openapiuat.asacore.com/Account/AccountTypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:59:28 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115927Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf00000000078bx","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Get AccountTypes - Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"ae493998-7d71-486d-99e2-8615ec1a83cc\",\n            \"timeStamp\": \"2024-07-30T11:59:27.9692656+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": [\n        {\n            \"fiAccountTypeId\": 1,\n            \"accountType\": \"Bank\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Bank\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 1,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Savings\",\n                \"Checking\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 46,\n            \"accountType\": \"Vehicle Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Vehicle Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 2,\n            \"searchCriteria\": \"\\\"Vehicle;Loan\\\",\\\"Car;Loan\\\",\\\"Auto;Loan\\\",\\\"Boat;Loan\\\",\\\"Plane;Loan\\\",\\\"RV;Loan\\\",\\\"Motorcycle;Loan\\\",\\\"ATV;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 3,\n            \"accountType\": \"Checking\",\n            \"parentFiAccountTypeId\": 1,\n            \"fullAccountType\": \"Bank Checking\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 3,\n            \"searchCriteria\": \"\\\"CHECKING\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 5,\n            \"accountType\": \"IRA\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments IRA\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 5,\n            \"searchCriteria\": \"\\\"IRA\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 7,\n            \"accountType\": \"Loan\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 7,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": [\n                \"Property\",\n                \"HELOC\",\n                \"Vehicle Loan\",\n                \"Precious Metal Loan\",\n                \"Real Estate Loan\",\n                \"Jewelry Loan\",\n                \"Personal Loan\",\n                \"Loan Other\",\n                \"Commercial Loan\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 47,\n            \"accountType\": \"Precious Metal Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Precious Metal Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 8,\n            \"searchCriteria\": \"\\\"Gold;Loan\\\",\\\"Silver;Loan\\\",\\\"Platinum;Loan\\\",\\\"Bullion;Loan\\\",\\\"Coin;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 9,\n            \"accountType\": \"Vehicle\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Vehicle\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 9,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Auto\",\n                \"Boat\",\n                \"Plane\",\n                \"RV\",\n                \"Motorcycle\",\n                \"403K\",\n                \"Vehicle Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 10,\n            \"accountType\": \"Property\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Property\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 10,\n            \"searchCriteria\": \"\\\"Mortgage\\\",\\\"Jumbo\\\",\\\"Property;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 11,\n            \"accountType\": \"HELOC\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan HELOC\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 11,\n            \"searchCriteria\": \"\\\"HELOC\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 12,\n            \"accountType\": \"Credit\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Credit\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 12,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": [\n                \"Credit Card\",\n                \"Line of Credit\",\n                \"Credit Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 13,\n            \"accountType\": \"Credit Card\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Credit Card\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 13,\n            \"searchCriteria\": \"\\\"CREDIT;CARD\\\",\\\"AMEX\\\",\\\"Mastercard\\\",\\\"Visa\\\",\\\"quicksilver\\\",\\\"Gold;Card\\\",\\\"Silver;Card\\\",\\\"Platinum;Card\\\",\\\"Reserve;Card\\\",\\\"Plus;Card\\\",\\\"Blue;Card\\\",\\\"Discover;Card\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 14,\n            \"accountType\": \"Line of Credit\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Line of Credit\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 14,\n            \"searchCriteria\": \"\\\"Line;Credit\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 15,\n            \"accountType\": \"Auto\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Auto\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 15,\n            \"searchCriteria\": \"\\\"Auto\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 16,\n            \"accountType\": \"Boat\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Boat\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 16,\n            \"searchCriteria\": \"\\\"Boat\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 17,\n            \"accountType\": \"Plane\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Plane\",\n            \"description\": \"\",\n            \"isActive\": true,\n            \"sortOrder\": 17,\n            \"searchCriteria\": \"\\\"Plane\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 18,\n            \"accountType\": \"RV\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle RV\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 18,\n            \"searchCriteria\": \"\\\"RV;Vehicle\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 19,\n            \"accountType\": \"Motorcycle\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Motorcycle\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 19,\n            \"searchCriteria\": \"\\\"Motorcycle\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 20,\n            \"accountType\": \"403K\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle 403K\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 20,\n            \"searchCriteria\": \"\\\"403K\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 21,\n            \"accountType\": \"Vehicle Other\",\n            \"parentFiAccountTypeId\": 9,\n            \"fullAccountType\": \"Vehicle Vehicle Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 21,\n            \"searchCriteria\": \"\\\"Vehicle;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 22,\n            \"accountType\": \"Real Estate\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Real Estate\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 22,\n            \"searchCriteria\": \"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Residential\",\n                \"Commercial\",\n                \"Land\",\n                \"Real Estate Other\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 23,\n            \"accountType\": \"Residential\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Residential\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 23,\n            \"searchCriteria\": \"\\\"Residential;Real;Estate\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 24,\n            \"accountType\": \"Commercial\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Commercial\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 24,\n            \"searchCriteria\": \"\\\"Commercial;Real;Estate\\\",\\\"Rental\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 25,\n            \"accountType\": \"Land\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Land\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 25,\n            \"searchCriteria\": \"\\\"Land;Real;Estate\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 26,\n            \"accountType\": \"Real Estate Other\",\n            \"parentFiAccountTypeId\": 22,\n            \"fullAccountType\": \"Real Estate Real Estate Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 26,\n            \"searchCriteria\": \"\\\"Real;Estate;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 27,\n            \"accountType\": \"Bond\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Bond\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 27,\n            \"searchCriteria\": \"\\\"Bond\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 28,\n            \"accountType\": \"Crypto\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Crypto\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 28,\n            \"searchCriteria\": \"\\\"Crypto\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 30,\n            \"accountType\": \"Valuables\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Valuables\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 30,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Jewelry\",\n                \"Precious Metal\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 31,\n            \"accountType\": \"Jewelry\",\n            \"parentFiAccountTypeId\": 30,\n            \"fullAccountType\": \"Valuables Jewelry\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 31,\n            \"searchCriteria\": \"\\\"Jewelry\\\",\\\"Ring\\\",\\\"Watch\\\",\\\"Necklace\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 101,\n            \"accountType\": \"Commercial Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Commercial Loan\",\n            \"description\": \"\",\n            \"isActive\": true,\n            \"sortOrder\": 32,\n            \"searchCriteria\": \"\\\"Commercial;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 35,\n            \"accountType\": \"Precious Metal\",\n            \"parentFiAccountTypeId\": 30,\n            \"fullAccountType\": \"Valuables Precious Metal\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 35,\n            \"searchCriteria\": \"\\\"Gold\\\",\\\"Silver\\\",\\\"Platinum\\\",\\\"Bullion\\\",\\\"Coin\\\",\\\"Precious;Metal;Other\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 42,\n            \"accountType\": \"Insurance\",\n            \"parentFiAccountTypeId\": null,\n            \"fullAccountType\": \"Insurance\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 42,\n            \"searchCriteria\": null,\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": [\n                \"Insurance\"\n            ],\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 43,\n            \"accountType\": \"Machinery\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Machinery\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 43,\n            \"searchCriteria\": \"\\\"Machinery\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 44,\n            \"accountType\": \"Investments Other\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Investments Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 44,\n            \"searchCriteria\": \"\\\"Investments;Other\\\",\\\"Investment;Other\\\",\\\";CD;\\\",\\\"Investment\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"AvailableBalance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 45,\n            \"accountType\": \"Roth\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Roth\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 45,\n            \"searchCriteria\": \"\\\"Roth\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 48,\n            \"accountType\": \"Real Estate Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Real Estate Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 48,\n            \"searchCriteria\": \"\\\"Real;Estate;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 49,\n            \"accountType\": \"Jewelry Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Jewelry Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 49,\n            \"searchCriteria\": \"\\\"Jewelry;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 50,\n            \"accountType\": \"Personal Loan\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Personal Loan\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 50,\n            \"searchCriteria\": \"\\\"Personal;Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 51,\n            \"accountType\": \"Insurance\",\n            \"parentFiAccountTypeId\": 42,\n            \"fullAccountType\": \"Insurance Insurance\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 51,\n            \"searchCriteria\": \"\\\"Insurance\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 52,\n            \"accountType\": \"Brokerage\",\n            \"parentFiAccountTypeId\": 4,\n            \"fullAccountType\": \"Investments Brokerage\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 52,\n            \"searchCriteria\": \"\\\"Brokerage\\\",\\\"eTrade\\\",\\\"Schwab\\\",\\\"Ameritrade\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        },\n        {\n            \"fiAccountTypeId\": 53,\n            \"accountType\": \"Credit Other\",\n            \"parentFiAccountTypeId\": 12,\n            \"fullAccountType\": \"Credit Credit Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 53,\n            \"searchCriteria\": \"\\\"Credit\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 54,\n            \"accountType\": \"Loan Other\",\n            \"parentFiAccountTypeId\": 7,\n            \"fullAccountType\": \"Loan Loan Other\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 54,\n            \"searchCriteria\": \"\\\"Loan\\\"\",\n            \"accountCategoryCode\": 2,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Liability\"\n        },\n        {\n            \"fiAccountTypeId\": 2,\n            \"accountType\": \"Savings\",\n            \"parentFiAccountTypeId\": 1,\n            \"fullAccountType\": \"Bank Savings\",\n            \"description\": null,\n            \"isActive\": true,\n            \"sortOrder\": 100,\n            \"searchCriteria\": \"\\\"Savings\\\",\\\"Saving\\\",\\\"Share\\\",\\\"College\\\",\\\"Saver\\\"\",\n            \"accountCategoryCode\": 1,\n            \"accountSubTypes\": null,\n            \"calculatedBalanceField\": \"Balance\",\n            \"accountCategoryName\": \"Asset\"\n        }\n    ]\n}"}],"_postman_id":"b3be4514-e3d6-4b36-a58d-2a672de6c323"}],"id":"0d2eccb3-8f2a-4bdf-adc3-3fc343f72c0a","description":"<p>The Accounts API provides endpoints for managing and retrieving information related to different types of accounts available within the ASA platform. This includes retrieving account types and other relevant account-related information, which is essential for financial applications and services that interact with consumer accounts.</p>\n","_postman_id":"0d2eccb3-8f2a-4bdf-adc3-3fc343f72c0a"},{"name":"Balance","item":[{"name":"Balance","id":"a545a86b-57eb-4c9e-837c-f261a25390ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"218d545b-8a16-4e67-9f74-6b26b395b3cd","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance","description":"<p>This endpoint provides endpoints for retrieving comprehensive information about a Consumer's financial accounts. Through this API, you can access a list of all accounts, detailed information about specific accounts, and current balances. This suite of endpoints is essential for Fintech applications that aim to offer users an in-depth view of their financial status and manage their accounts effectively.</p>\n","urlObject":{"path":["Balance"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"d195e3bf-8593-4bf1-8989-982081d78d98","name":"Balance","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"54122f30-2381-4604-9d00-9b916701835f","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:56:21 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115619Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006k0y","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success.\",\n    \"reference\": [],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"asaConsumerCode\": 262082627,\n        \"period\": \"Daily\",\n        \"startPeriod\": \"2024-07-29T00:00:00\",\n        \"endPeriod\": \"2024-07-30T00:00:00\",\n        \"fiCalculatedBalance\": {\n            \"networth\": 980000,\n            \"changeNetworth\": 980000,\n            \"changePercent\": 0,\n            \"asset\": 1010000,\n            \"changeAsset\": 1010000,\n            \"changeAssetPercent\": 0,\n            \"liability\": 30000,\n            \"changeLiability\": 30000,\n            \"changeLiabilityPercent\": 0\n        },\n        \"netWorthTrends\": null\n    }\n}"}],"_postman_id":"a545a86b-57eb-4c9e-837c-f261a25390ff"},{"name":"Balance/Accounts","event":[{"listen":"test","script":{"id":"95303a88-9692-4c60-a5ef-f7204890c0cc","exec":["try {\r","    var respBody = JSON.parse(responseBody);\r","\r","    var accountNumber = respBody.data[0].asaFiAccountCode;\r","\r","    pm.environment.set(\"accountNumber\", accountNumber);\r","\r","    var version = pm.request.headers.get(\"X_ASA_version\");\r","\r","    var asaFintechCode = pm.environment.get(\"asaFintechCode\");\r","\r","    var AsaConsumerCode = pm.environment.get(\"asaConsumerCode\");\r","\r","    var accountNumberList;\r","    console.log(respBody.data.length)\r","\r","    accountNumberList = '\"' + respBody.data[0].asaFiAccountCode + '\"';\r","    console.log(accountNumberList);\r","    \r","\r","    if (respBody.data.length > 1) {\r","        for (var i = 1; i < respBody.data.length; i++) {\r","            accountNumberList = accountNumberList + ',' + '\"' + respBody.data[i].asaFiAccountCode + '\"';\r","        }\r","\r","    }\r","\r","    pm.environment.set(\"accountNumberList\", accountNumberList);\r","\r","\r","\r","    console.log(accountNumberList)\r","\r","\r","}\r","catch (e) { console.log(e.message) }\r","\r","pm.test(\"C6167 HTTP status code is 200 OK\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r",""],"type":"text/javascript","packages":{}}}],"id":"e8abe4d9-42be-40c0-b24f-476608c3805b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"a8dad055-fe34-427e-a31e-96b80652e96b","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Accounts","description":"<p>This endpoint retrieves a list of accounts associated with the authenticated Consumer, including summary details such as account type, balance, and account status.</p>\n","urlObject":{"path":["Balance","Accounts"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"42047412-26f3-4a27-8edf-43275347229c","name":"Balance/Accounts","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"7aec03c9-9712-4feb-82b8-961eb724bd61","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Accounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:56:57 GMT","uuid":"1d6eaf36-c4d0-4889-be62-f25fc2685cd5","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","uuid":"60063f3e-e531-42f1-af5f-cc4026138c40","enabled":true},{"key":"Transfer-Encoding","value":"chunked","uuid":"5f9de743-215e-411e-b33d-c16f3f812255","enabled":true},{"key":"Connection","value":"keep-alive","uuid":"f037d057-f9fe-4bb1-9b4a-2a1be8db3ea5","enabled":true},{"key":"Content-Encoding","value":"gzip","uuid":"2e1cc614-ecbf-42e4-96b0-1e6f90887db5","enabled":true},{"key":"Vary","value":"Accept-Encoding","uuid":"736b73bf-2f10-47be-ae56-d56eeeea66cc","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","uuid":"0cc25f12-6448-4415-b29f-d1aed2781b5a","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","uuid":"08391411-3af6-4fc6-89bf-98894b1e4278","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","uuid":"bf04f277-2e09-4ff8-8330-d507c6137ea1","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","uuid":"058fc6b4-c3e9-42cd-a688-7afcb0c5a991","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","uuid":"c020977a-b1b6-410b-b5e8-f8a7f0024d2f","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","uuid":"0400e663-278b-4632-8b93-31552cad6b94","enabled":true},{"key":"x-azure-ref","value":"20240730T115655Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006q8u","uuid":"0c8b9127-6d37-4c81-bfce-da826daf4ab0","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","uuid":"f3526d4b-d260-4d15-b7c0-a883369f38bd","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Authorized Accounts for the ASA Consumer: 262082627.\",\n    \"reference\": [\n        {\n            \"requestId\": \"d0d77ad6-3320-4a5e-a881-fee8fe9f0919\",\n            \"timeStamp\": \"2024-07-30T11:56:55.6145647+00:00\"\n        }\n    ],\n    \"version\": \"1.07\",\n    \"data\": [\n        {\n            \"balance\": 10000,\n            \"asaConsumerCode\": 262082627,\n            \"asaFintechCode\": 12345678,\n            \"asaFiAccountCode\": 126554873,\n            \"accountName\": \"Mortgage\",\n            \"accountNumber\": \"XXXXXX8773\",\n            \"currencyCode\": \"USD\",\n            \"dateOpened\": null,\n            \"description\": null,\n            \"accountTypeDescription\": \"Loan Property\",\n            \"accountType\": \"Property\",\n            \"accountTypeId\": 10,\n            \"availableBalance\": 10000,\n            \"calculatedBalance\": 10000\n        },\n        {\n            \"balance\": 500000,\n            \"asaConsumerCode\": 262082627,\n            \"asaFintechCode\": 12345678,\n            \"asaFiAccountCode\": 765178291,\n            \"accountName\": \"Savings\",\n            \"accountNumber\": \"XXXXXX3248\",\n            \"currencyCode\": \"USD\",\n            \"dateOpened\": null,\n            \"description\": null,\n            \"accountTypeDescription\": \"Bank Savings\",\n            \"accountType\": \"Savings\",\n            \"accountTypeId\": 2,\n            \"availableBalance\": 500000,\n            \"calculatedBalance\": 500000\n        },\n        {\n            \"balance\": 500000,\n            \"asaConsumerCode\": 262082627,\n            \"asaFintechCode\": 12345678,\n            \"asaFiAccountCode\": 1647888337,\n            \"accountName\": \"Checking\",\n            \"accountNumber\": \"XXXXXX0685\",\n            \"currencyCode\": \"USD\",\n            \"dateOpened\": null,\n            \"description\": null,\n            \"accountTypeDescription\": \"Bank Checking\",\n            \"accountType\": \"Checking\",\n            \"accountTypeId\": 3,\n            \"availableBalance\": 500000,\n            \"calculatedBalance\": 500000\n        }\n    ]\n}"}],"_postman_id":"e8abe4d9-42be-40c0-b24f-476608c3805b"},{"name":"Balance/Details","id":"f82988c1-17a8-42bf-b70d-c5e6e10b6fe4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"1791a933-c011-4271-a81a-6093b36416e0","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Details","description":"<p>This endpoint returns detailed information for a specific account identified by the provided <code>AccountId</code>. This endpoint enables Fintech applications to access comprehensive data about the account, including its current balance, transaction history, account type, and other relevant metadata.</p>\n","urlObject":{"path":["Balance","Details"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"d2329cf9-2afe-40f5-9633-b08925d7290c","name":"Balance/Details","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-APIVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FiAccountCode","value":"AsaFiAccountCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"requestId","value":"0eb2bba8-954f-4e53-b2c0-e9c3b34aa2bc","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/Balance/Details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:05 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115703Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006r89","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Account balance detail for account: 126554873.\",\n    \"reference\": [\n        {\n            \"requestId\": \"f76d6dbc-1b5f-4bd1-851d-a5827e752ae5\",\n            \"timeStamp\": \"2024-07-30T11:57:05.370518+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": {\n        \"available\": 10000,\n        \"current\": 10000,\n        \"limit\": 0,\n        \"asaFiAccountCode\": 126554873,\n        \"accountName\": \"Mortgage\",\n        \"accountNumber\": \"XXXXXX8773\",\n        \"isoCurrencyCode\": \"USD\",\n        \"unofficialCurrencyCode\": \"USD\"\n    }\n}"}],"_postman_id":"f82988c1-17a8-42bf-b70d-c5e6e10b6fe4"}],"id":"2257b489-4cf0-48c1-a34a-4eafb1c85aae","description":"<p>The Balance API contains endpoints designed to fetch the Consumer’s account information, including balances and detailed transactional data. These endpoints allow Fintech applications to access and present comprehensive financial information to their users, facilitating better financial management and insights.</p>\n","_postman_id":"2257b489-4cf0-48c1-a34a-4eafb1c85aae"},{"name":"Dynamic Links","item":[{"name":"DynamicLink","id":"af313110-5519-49df-a9f1-fddfd03f65c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"EmailAddress","value":"example@mail.com","type":"text"},{"key":"BearerToken","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"requestId","value":"94f37b29-0a7d-404e-844b-36c3778e2e17","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/DynamicLink","description":"<p>Returns a secure URL that grants access to ASA Vault for a specified consumer, as authenticated by the Fintech. This endpoint generates a dynamic link that allows the authenticated Fintech to securely interact with ASA Vault on behalf of the consumer. The returned URL can be used to access specific resources or initiate actions within ASA Vault, tailored to the needs of the Fintech and the consumer involved.</p>\n","urlObject":{"path":["DynamicLink"],"host":["https://openapiuat.asacore.com"],"query":[],"variable":[]}},"response":[{"id":"0ab0cf2d-8c16-4df5-976e-b8316eeda491","name":"DynamicLink","originalRequest":{"method":"GET","header":[{"key":"Ocp-Apim-Subscription-Key","value":"FintechSubscriptionKey","type":"text"},{"key":"X-ASA-ApiVersion","value":"OpenAPI_version","type":"text"},{"key":"Authorization","value":"bearer {{tokenRefresh}}","type":"text","disabled":true},{"key":"X-ASA-ConsumerCode","value":"asaConsumerCode","type":"text"},{"key":"X-ASA-FintechCode","value":"asaFintechCode","type":"text"},{"key":"EmailAddress","value":"example@mail.com","type":"text"},{"key":"BearerToken","value":"bearer {{tokenRefresh}}","type":"text"},{"key":"requestId","value":"5242a8d9-a678-4deb-83ac-20f722bf1a6a","type":"text"},{"key":"X-ASA-FintechApplicationCode","value":"FintechApplicationCode","type":"text"},{"key":"X-ASA-FintechAuthorizationKey","value":"FintechAuthorizationKey","type":"text"}],"url":"https://openapiuat.asacore.com/DynamicLink"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 30 Jul 2024 11:57:32 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Access-Control-Allow-Headers","value":"Content-Type,Authorization","enabled":true},{"key":"Access-Control-Allow-Methods","value":"GET,POST,PUT,DELETE,OPTIONS","enabled":true},{"key":"Access-Control-Allow-Origin","value":"*","enabled":true},{"key":"api-supported-versions","value":"1.0,1.5,1.6,1.7","enabled":true},{"key":"X-Powered-By","value":"ASP.NET","enabled":true},{"key":"Request-Context","value":"appId=cid-v1:56004e94-aeb8-4e69-bee6-c0570eb3d507","enabled":true},{"key":"x-azure-ref","value":"20240730T115730Z-17bcbddb4fb2sq7fnuqpmun3t40000000hf0000000006ub8","enabled":true},{"key":"X-Cache","value":"CONFIG_NOCACHE","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Success\",\n    \"reference\": [\n        {\n            \"requestId\": \"42310706-ac38-455d-b981-08e99ba746c6\",\n            \"timeStamp\": \"2024-07-30T11:57:30.7812869+00:00\"\n        }\n    ],\n    \"version\": \"1.09\",\n    \"data\": \"https://asacore.com/q3qXY9wUmAnJzzvC8\"\n}"}],"_postman_id":"af313110-5519-49df-a9f1-fddfd03f65c7"}],"id":"2416ba82-08a0-40ba-bf89-ef14dc5ceb24","description":"<p>The Dynamic Links API provides endpoints for generating and managing secure URLs that grant access to ASA Vault for consumers. These endpoints facilitate the creation of dynamic links, enabling Fintech applications to direct users to specific resources or actions within ASA Vault, ensuring secure and streamlined interactions with consumer data.</p>\n<img src=\"https://content.pstmn.io/c1d234aa-2207-41d9-a189-3365de6dcaec/aW1hZ2UtMjAyNDA4MjktMTg0NzM5LnBuZw==\" alt />","_postman_id":"2416ba82-08a0-40ba-bf89-ef14dc5ceb24"}],"id":"8063eb97-b240-45de-a19b-375c1e532de1","description":"<p>This folder contains version v1.07 of the ASA Open API documentation. It includes foundational specifications and workflows for integrating MFA solutions. While older, this version remains useful for reference or for systems still operating on earlier implementations of the API.</p>\n","_postman_id":"8063eb97-b240-45de-a19b-375c1e532de1"}],"event":[{"listen":"prerequest","script":{"id":"17a3674d-a641-434c-8f92-99266c86888f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d1cd55ca-3159-4c8d-a4ca-0f88b3ec4d14","type":"text/javascript","exec":[""]}}],"variable":[{"key":"host_url_openapi","value":"https://openapiuat.asacore.com"},{"key":"subsciptionKeyOpenapi","value":"FintechSubscriptionKey"},{"key":"OpenAPI_version","value":"OpenAPI_version"},{"key":"asaFintechCode","value":"asaFintechCode"},{"key":"asaConsumerCode","value":"asaConsumerCode"},{"key":"applicationId","value":"FintechApplicationCode"},{"key":"authorizationKey","value":"FintechAuthorizationKey"},{"key":"accountNumber","value":"AsaFiAccountCode"},{"key":"consumerEmail","value":"example@mail.com"},{"key":"redirectUrl","value":"LoginWithAsaSuccessRedirectURL"},{"key":"redirectFailureUrl","value":"LoginWithAsaFailureRedirectURL"},{"key":"BillingDetailCode","value":""}]}