{"info":{"_postman_id":"f4a44f99-fc91-4045-9854-3b44bf9ababc","name":"AFEX API Doc 01.31.2020","description":"AFEX API is designed for businesses that want to make frequent payments. By accessing our Payment Engine via our API, it allows customers to automate their end-to-end payment processes and rapidly deliver tailor-made solutions for our customers’ business directly. Payments are sent through AFEX’s intermediary banks, payment channels and are bound by applicable laws, regulations, clearing house rules or payment processing procedures.\r\n\r\nOur API is built by developers for developers making it straightforward to integrate with our systems.\r\n\r\nWe’ve also designed our documentation to be easy to use. Our API calls are grouped into feature sets which you can see in the navigation here in our API documentation.\r\n\r\nWhat's new in this version?\r\n------------\r\nThe latest release to support these changes was deployed to production on 31st of January, 2020.\r\n\r\n* As part of our continuous enhancements to streamline the Compliance onboarding process a number of new Partner API methods are now available to assist with the collection of client information:\r\n\r\n    `Employment Status` - The new api/v1/EmploymentStatus method allows you to retrieve a list of all of the available employment status values for [private client onboarding](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda).\r\n    \r\n    `Sources Of Wealth` - The new api/v1/SourcesOfWealth method allows you to retrieve a list all of the available sources of wealth. Single or multiple sources of wealth can then be specified for [private client onboarding](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda).\r\n    \r\n    `Occupation` - Two new methods have been added that, when used together, allow you to retrieve a list of available occupation values. These include api/v1/OccupationGroups and api/v1/OccupationDetails. The occupation list is to be used for [private client onboarding](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda).\r\n    \r\n    `Private Client Create` - The [api/v1/PrivateClient](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda) method parameters have been updated to allow for the additional onboarding information listed above (Employment Status, Sources Of Wealth and Occupation) to be populated when creating a private client. Other parameters that are now available for population with this method include LEI Number, LEI Expiration Date, Description and Trading Countries.\r\n    \r\n    `Corporate Client Create` - The [api/v1/CorporateClient](https://doc.api.afex.com/?version=latest#64dffaad-9a04-45da-97bf-217a895c4fd6) method parameters have also been updated to allow for additional onboarding information to be populated which includes LEI Number and LEI Expiration Date.\r\n    \r\n    `Add Company Officer V2` - Included in this release is version 2 of our Add Company Officer method with the new URL of api/v2/AddCompanyOfficer. This version of the method allows for additional corporate client  officer information to be populated with [api/v1/CorporateClient](https://doc.api.afex.com/?version=latest#64dffaad-9a04-45da-97bf-217a895c4fd6). This includes Company Officer Identification Issuing Type, Identification Number, Identification Issuing Agency, Identification Issuing Country, Identification Issuing Region, Identification Expiration Date and Tax Identification Number.\r\n    \r\n    \r\nTechnical Notes\r\n------------\r\n**Non-Prod:** V31.01.2020 will be deployed to the Demo environment on the 14th of February, 2020.\r\n\r\n**TLS version support:** Effective June 2018, AFEX no longer supports TLS version 1.0. AFEX currently supports TLS 1.1 and 1.2 in both the demo and production environments.\r\n\r\n**Production server IP address range:** Effective August 2018, the AFEX production servers public IP range was changed to `136.179.35.192/26`.\r\n\r\n\r\nGetting Started\r\n------------\r\n**1. Read the documentation**\r\nWe recommend that you read the API documentation in Developer Center to familiarize yourself with the API conventions and functionality along with exploring the examples.\r\n\r\n**2. Use the Demo API**\r\nThe Demo API is connected to our test infrastructure. It returns real data but executes trades on your *demo account* and does not execute live transactions.\r\n    \r\nA unique demo account will be provided to you as part of your engagement and will mirror the configuration needed for your *eventual* production account.\r\n\r\nDemo end points are:\r\n\r\n**AFEX API (beneficiaries, trading and payments):**\r\n\r\n    Version 1.0 https://demo.api.afex.com:7890/\r\n    \r\n    Version 2.0 https://WebApiDemo.afex.com/\r\n\r\n**Partner API (account on-boarding):** \r\n\r\n    Version 1.0** https://demo.api.afex.com:7885/\r\n\r\n\r\n\r\n**3. Design & Development**\r\nYour dedicated Integrated Solutions Program Manager will assist with defining the optimum technical design based on your unique requirements.","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"Client On-boarding","item":[{"name":"Authentication","item":[{"name":"Get Token","id":"27b02c0e-7173-4f1a-8602-f97e5a2e757c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"password":"7afc7bed-bb75-e511-80c5-0050569b399d","username":"{{API-Key}}"}},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Grant_Type","value":"password","type":"text"},{"key":"Username","value":"{{API-Key}}","type":"text"},{"key":"Password","value":"{{PartnerAPI.Password}}","type":"text"}]},"url":"{{PartnerAPI.Endpoint}}token","description":"Request a *bearer token* which will grant access to any API calls located under the **Client On-boarding** section."},"response":[{"id":"29b4af95-d9cb-4799-a15f-98c6afcd9eca","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Grant_Type","value":"password","type":"text"},{"key":"Username","value":"{API-Key}","type":"text"},{"key":"Password","value":"","type":"text"}]},"url":"{{P-URL}}token"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"101","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json;charset=UTF-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 14:52:54 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"error\":\"unprocessable_entity\",\"error_description\":\"The username and password fields are required.\"}"},{"id":"9c3d037a-e17d-4f9d-92f9-55e4b6b6ed70","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Grant_Type","value":"password","type":"text"},{"key":"Username","value":"{API-Key}","type":"text"},{"key":"Password","value":"{Password}","type":"text"}]},"url":"{{P-URL}}token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"401","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json;charset=UTF-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 14:34:30 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"access_token\":\"D3AMwB2V6sRQrkj9uoDe5oQ5CqswM66Pa3IM_60LRr7VwOQ4x7FigaU8K1F0BDEcxjGeokSzdu73-_t1I47D9E_rN2y_reFIJ-omk63PTiao7paDcBBrGwBuMywWcqNDY-Tm0eNd_mx9bxFFEUOm0ux8I30ETGCDZLrCGfJ9BVTWsUMszNnG8mbw8UcF1f9zOXUBMhNDrCUUCaRW-n9hcT5Y-FnWAY4czSaOnFabQPtAE-RoxGppxpcmm-cGtlCu\",\"token_type\":\"bearer\",\"expires_in\":28799,\".issued\":\"Wed, 14 Feb 2018 14:34:30 GMT\",\".expires\":\"Wed, 14 Feb 2018 22:34:30 GMT\"}"}],"_postman_id":"27b02c0e-7173-4f1a-8602-f97e5a2e757c"}],"id":"6b14be11-3213-4f60-82e3-cf416ce07140","description":"A *bearer token* is required for access to any API methods located under the **Client On-boarding** section.","_postman_id":"6b14be11-3213-4f60-82e3-cf416ce07140"},{"name":"Account Creation","item":[{"name":"On-board Private Client","id":"a82016a6-4ca6-4472-889f-24fe98747dda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"body":{"mode":"raw","raw":"{\n    \"Citizenship\": \"\",\n    \"ContactAddress1\": \"\",\n    \"ContactAddress2\": \"\",\n    \"ContactAddress3\": \"\",\n    \"ContactZip\": \"\",\n    \"ContactCity\": \"\",\n    \"ContactStateRegion\": \"\",\n    \"ContactCountryCode\": \"\",\n    \"ContactPhone\": \"\",\n    \"ContactPrimaryIdentificationExpirationDate\": \"\",\n    \"ContactPrimaryIdentificationIssuingAgency\": \"\",\n    \"ContactPrimaryIdentificationNumber\": \"\",\n    \"ContactPrimaryIdentificationType\": \"\",\n    \"DateOfBirth\": \"\",\n    \"Description\":\"\",\n    \"EmploymentStatus\":\"\",\n    \"ExpectedMonthlyVolume\": \"\",\n    \"ExpectedMonthlyPayments\": \"\",\n    \"FirstName\": \"\",\n    \"Gender\": \"\",\n    \"Image\": \"\",\n    \"ImageType\": \"\",\n    \"JobTitle\": \"\",\n    \"LastName\": \"\",\n    \"LEINumber\":\"\",\n    \"LEIExpirationDate\":\"\",\n    \"MiddleName\": \"\",\n    \"Occupation\":\"\",\n    \"PrimaryEmailAddress\": \"\",\n    \"SourcesOfWealth\":\"\",\n    \"TaxIdentificationNumber\": \"\",\n    \"TermsAndConditions\": \"\",\n    \"TradingCountries\":\"\"\n}"},"url":"{{PartnerAPI.Endpoint}}api/v1/privateClient","description":"Create a new private client account.\r\n\r\nRequest Parameters\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|Citizenship|Private client citizenship.|False|\r\n|ContactAddress1|Private client address line 1.|**True**|\r\n|ContactAddress2|Private client address line 2.|False|\r\n|ContactAddress3|Pivate client address line 3.|False|\r\n|ContactZip|Private client zip code.|False|\r\n|ContactCity|Private client city.|False|\r\n|ContactStateRegion|Private client state or region.|False|\r\n|ContactCountryCode|Private client country code.|**True**|\r\n|ContactPhone|Private client phone number.|False|\r\n|ContactPrimaryIdentificationExpirationDate|Expiration of provided ID.|False|\r\n|ContactPrimaryIdentificationIssuingAgency.|Issuing agency of ID|False|\r\n|ContactPrimaryIdentificationNumber.|Primary ID number|False|\r\n|ContactPrimaryIdentificationType|Available via api/v1/primaryContactIdentificationType.|False|\r\n|DateOfBirth|Primary client DOB.|False|\r\n|Description|Description of goods and services.|False|\r\n|EmploymentStatus|Private client employment status.|False|\r\n|ExpectedMonthlyVolume|Planned monthly FX volumes.|False|\r\n|ExpectedMonthlyPayments|Planned monthly payment volumes.|False|\r\n|FirstName|Private client first name.|**True**|\r\n|Gender|Private client gender (Male/Female).|False|\r\n|Image|Deserialized image of ID.|False|\r\n|ImageType|.bmp, .emf, .exif, .gif, .icon, .jpeg, .memorybmp, .pdf, .png, .tiff and .wmf.|False|\r\n|JobTitle|Private client job title.|False|\r\n|LastName|Private client last name.|**True**|\r\n|LEINumber|Legal Entity Identifier number.|False|\r\nLEIExpirationDate|Legal Entity Identifier expiration date.|False|\r\n|MiddleName|Private client middle name.|False|\r\n|Occupation|Private client job function.|False|\r\n|PrimaryEmailAddress|Private client email.|False|\r\n|SourcesofWealth|Private client income source(s).|False|\r\n|TaxIdentificationNumber|Private client TIN/SSN.|False|\r\n|TermsAndConditions|Private client confirmed T&Cs.|**True**|\r\n|TradingCountries|Countries private client trades in.|False|"},"response":[{"id":"2c52aa65-78d6-4b0e-8779-f4b1f658132f","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"Citizenship\": \"GB\",\n    \"ContactAddress1\": \"12 Test Street\",\n    \"ContactAddress2\": \"West House\",\n    \"ContactAddress3\": \"Westminster\",\n    \"ContactZip\": \"WC2N 5AA\",\n    \"ContactCity\": \"London\",\n    \"ContactStateRegion\": \"LND\",\n    \"ContactCountryCode\": \"GB\",\n    \"ContactPhone\": \"0200 000 1111\",\n    \"ContactPrimaryIdentificationExpirationDate\": \"01/23/2030\",\n    \"ContactPrimaryIdentificationIssuingAgency\": \"Test Agency\",\n    \"ContactPrimaryIdentificationNumber\": \"111223\",\n    \"ContactPrimaryIdentificationType\": \"Passport\",\n    \"DateOfBirth\": \"01/23/1984\",\n    \"Description\":\"Account created for currency exchange and payments\",\n    \"EmploymentStatus\":\"Employed\",\n    \"ExpectedMonthlyVolume\": \"1000\",\n    \"ExpectedMonthlyPayments\": \"4\",\n    \"FirstName\": \"Henry\",\n    \"Gender\": \"Male\",\n    \"Image\":\"*byte64 array image code goes here*\",\n    \"ImageType\":\".jpeg\",\n    \"JobTitle\": \"Other\",\n    \"LastName\": \"Bloggs\",\n    \"LEINumber\":\"105105\",\n    \"LEIExpirationDate\":\"05/20/2025\",\n    \"MiddleName\": \"James\",\n    \"Occupation\":\"351\",\n    \"PrimaryEmailAddress\": \"hbloggs@noreply.com\",\n    \"SourcesOfWealth\":[\"Savings\", \"Inheritance\"],\n    \"TaxIdentificationNumber\": \"778899\",\n    \"TermsAndConditions\": \"TRUE\",\n    \"TradingCountries\":[\"GB\", \"US\", \"AU\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/privateClient"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Jan 2020 15:50:14 GMT"},{"key":"Content-Length","value":"105"}],"cookie":[],"responseTime":null,"body":"{\n    \"APIKey\": \"0001055BV66036a09-f83d-ea11-afc0-0050569b0044\",\n    \"AccountNumber\": \"0001055B\",\n    \"Message\": \"Created\"\n}"},{"id":"95946792-5ac3-43f5-bc05-7368a0048b3e","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","name":"Content-Type","value":"application/javascript","type":"text"},{"key":"Authorization","value":"bearer 245ABVP81_7e0yLfK1-KNd8aCy23qy-L4G3yc3JSFAxTu04gygaZqhKVyvh68LZyge3cZRRABkpUopIYCZnHna4rmZtZUZyGtr82mn2bcDlbJdSIrRnO1OZ8KSm6chaC3zOlfzaSYGKLCkeVt6ibr24MFoA2xCRw7qCORLKTJ-1T47L4e4GOIeI8ZIZGCZ6rP5JCRTlipkI6GAq6fZjCcWL2ZgFYvhCC-lrpx2AWJNA4961dS4WY7ay9JH-uAoZU"}],"body":{"mode":"raw","raw":"{\r\n\"Citizenship\":\"\",\r\n\"ContactAddress1\":\"\",\r\n\"ContactAddress2\":\"\",\r\n\"ContactAddress3\":\"\",\r\n\"ContactZip\":\"\",\r\n\"ContactCity\":\"\",\r\n\"ContactStateRegion\":\"\",\r\n\"ContactCountryCode\":\"\",\r\n\"ContactPrimaryIdentificationExpirationDate\":\"\",\r\n\"ContactPrimaryIdentificationIssuingAgency\":\"\",\r\n\"ContactPrimaryIdentificationNumber\":\"\",\r\n\"ContactPrimaryIdentificationType\":\"\",\r\n\"DateOfBirth\":\"\",\r\n\"ExpectedMonthlyVolume\":\"\",\r\n\"ExpectedMonthlyPayments\":\"\",\r\n\"FirstName\":\"\",\r\n\"Gender\":\"\",\r\n\"Image\":\"\",\r\n\"ImageType\":\"\",\r\n\"JobTitle\":\"\",\r\n\"LastName\":\"\",\r\n\"MiddleName\":\"\",\r\n\"PrimaryEmailAddress\":\"\",\r\n\"TaxIdentificationNumber\":\"\",\r\n\"TermsAndConditions\":\"\"\r\n}","options":{"raw":{"language":"javascript"}}},"url":"{{P-URL}}api/v1/privateClient"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"1088","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 14:55:00 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"The request is invalid.\",\"ModelState\":{\"account.ContactPrimaryIdentificationExpirationDate\":[\"An error has occurred.\"],\"account.DateOfBirth\":[\"An error has occurred.\"],\"account.Citizenship\":[\"The Citizenship field is required.\"],\"account.ContactCity\":[\"The ContactCity field is required.\"],\"account.ContactAddress1\":[\"The ContactAddress1 field is required.\"],\"account.ContactCountryCode\":[\"The ContactCountryCode field is required.\"],\"account.ContactZip\":[\"The ContactZip field is required.\"],\"account.ContactPrimaryIdentificationType\":[\"The ContactPrimaryIdentificationType field is required.\"],\"account.ContactPrimaryIdentificationNumber\":[\"The ContactPrimaryIdentificationNumber field is required.\"],\"account.ImageType\":[\"The ImageType field is required.\"],\"account.FirstName\":[\"The FirstName field is required.\"],\"account.LastName\":[\"The LastName field is required.\"],\"account.Gender\":[\"The Gender field is required.\"],\"account.TermsAndConditions\":[\"The TermsAndConditions field is required.\"],\"account.PrimaryEmailAddress\":[\"The PrimaryEmailAddress field is required.\"]}}"},{"id":"e3ad4631-5c1e-4b23-80f3-761662030086","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"body":{"mode":"raw","raw":"{\r\n\"Citizenship\":\"\",\r\n\"ContactAddress1\":\"\",\r\n\"ContactAddress2\":\"\",\r\n\"ContactAddress3\":\"\",\r\n\"ContactZip\":\"\",\r\n\"ContactCity\":\"\",\r\n\"ContactStateRegion\":\"\",\r\n\"ContactCountryCode\":\"\",\r\n\"ContactPrimaryIdentificationExpirationDate\":\"\",\r\n\"ContactPrimaryIdentificationIssuingAgency\":\"\",\r\n\"ContactPrimaryIdentificationNumber\":\"\",\r\n\"ContactPrimaryIdentificationType\":\"\",\r\n\"DateOfBirth\":\"\",\r\n\"ExpectedMonthlyVolume\":\"\",\r\n\"ExpectedMonthlyPayments\":\"\",\r\n\"FirstName\":\"\",\r\n\"Gender\":\"\",\r\n\"Image\":\"\",\r\n\"ImageType\":\"\",\r\n\"JobTitle\":\"\",\r\n\"LastName\":\"\",\r\n\"MiddleName\":\"\",\r\n\"PrimaryEmailAddress\":\"\",\r\n\"TaxIdentificationNumber\":\"\",\r\n\"TermsAndConditions\":\"\"\r\n}"},"url":"{{P-URL}}api/v1/privateClient"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"61","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 14:51:30 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"WWW-Authenticate","value":"Bearer","name":"WWW-Authenticate","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"Authorization has been denied for this request.\"}"}],"_postman_id":"a82016a6-4ca6-4472-889f-24fe98747dda"},{"name":"On-board Corporate Client","id":"64dffaad-9a04-45da-97bf-217a895c4fd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"\",\n    \"AccountPrimaryIdentificationExpirationDate\": \"\",\n    \"AccountPrimaryIdentificationIssueDate\": \"\",\n    \"AccountPrimaryIdentificationIssuer\": \"\",\n    \"AccountPrimaryIdentificationNumber\": \"\",\n    \"AFEXProductDetails\":\"\",\n    \"AccountPrimaryIdentificationType\": \"\",\n    \"BusinessAddress1\": \"\",\n    \"BusinessAddress2\": \"\",\n    \"BusinessAddress3\": \"\",\n    \"BusinessCity\": \"\",\n    \"BusinessCountryCode\": \"\",\n    \"BusinessName\": \"\",\n    \"BusinessStateRegion\": \"\",\n    \"BusinessZip\": \"\",\n    \"Citizenship\": \"\",\n    \"CompanyType\": \"\",\n    \"ContactAddress1\": \"\",\n    \"ContactAddress2\": \"\",\n    \"ContactAddress3\": \"\",\n    \"ContactBusinessPhone\": \"\",\n    \"ContactCity\": \"\",\n    \"ContactCountryCode\": \"\",\n    \"ContactPrimaryIdentificationExpirationDate\": \"\",\n    \"ContactPrimaryIdentificationIssuingAgency\": \"\",\n    \"ContactPrimaryIdentificationNumber\": \"\",\n    \"ContactPrimaryIdentificationType\": \"\",\n    \"ContactStateRegion\": \"\",\n    \"ContactZip\": \"\",\n    \"CountryOfIncorporation\": \"\",\n    \"DateOfBirth\": \"\",\n    \"DateOfIncorporation\": \"\",\n    \"Description\":\"\",\n    \"ExpectedMonthlyPayments\": \"\",\n    \"ExpectedMonthlyVolume\": \"\",\n    \"FirstName\": \"\",\n    \"Gender\": \"\",\n    \"Image\": \"\",\n    \"ImageType\": \"\",\n    \"JobTitle\": \"\",\n    \"LastName\": \"\",\n    \"LEINumber\":\"\",\n    \"LEIExpirationDate\":\"\",\n    \"MiddleName\": \"\",\n    \"NAICS\": \"\",\n    \"NumberOfEmployees\": \"\",\n    \"PrimaryEmailAddress\": \"\",\n    \"SecondaryIdentificationExpirationDate\": \"\",\n    \"SecondaryIdentificationIssueDate\": \"\",\n    \"SecondaryIdentificationIssuer\": \"\",\n    \"SecondaryIdentificationNumber\": \"\",\n    \"SecondaryIdentificationType\": \"\",\n    \"SubdivisionOfIncorporation\": \"\",\n    \"TaxIdentificationNumber\": \"\",\n    \"TermsAndConditions\": \"\",\n    \"TickerSymbol\": \"\",\n    \"TradeName\": \"\",\n    \"TradingCountries\":\"\",\n    \"Website\": \"\"\n}"},"url":"{{PartnerAPI.Endpoint}}api/v1/corporateClient","description":"|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|AccountPrimaryIdentificationExpirationDate|Company/corporate ID expiration date.|False|\r\n|AccountPrimaryIdentificationIssueDate|Company/corporate ID issue date.|False|\r\n|AccountPrimaryIdentificationIssuer|Company/corporate ID issuer.|False|\r\n|AccountPrimaryIdentificationNumber|Company/corporate ID number.|False|\r\n|AFEXProductDetails|AFEX products and services.|False|\r\n|AccountPrimaryIdentificationType|Available via api/v1/primaryContactIdentificationType.|False|\r\n|BusinessAddress1|Company/corporate address line 1.|**True**|\r\n|BusinessAddress2|Company/corporate address line 2.|False|\r\n|BusinessAddress3|Company/corporate address line 3.|False|\r\n|BusinessCity|Company/corporate city.|False|\r\n|BusinessCountryCode|Company/corporate country code.|**True**|\r\n|BusinessName|Company/corporate business name.|**True**|\r\n|BusinessStateRegion|Company/corporate state or region.|False|\r\n|BusinessZip|Company/corporate zip/post code.|False|\r\n|Citizenship|Contact citizenship.|False|\r\n|CompanyType|Available via api/v1/companyType.|**True**|\r\n|ContactAddress1|Contact address line 1.|False|\r\n|ContactAddress2|Contact address line 2.|False|\r\n|ContactAddress3|Contact address line 3.|False|\r\n|ContactBusinessPhone|Contact phone.|False|\r\n|ContactCity|Contact city.|False|\r\n|ContactCountryCode|Contact country code.|False|\r\n|ContactPrimaryIdentificationExpirationDate|Contact ID expirations date.|False|\r\n|ContactPrimaryIdentificationIssuingAgency|Contact ID issuer.|False|\r\n|ContactPrimaryIdentificationNumber|Contact ID number.|False|\r\n|ContactPrimaryIdentificationType|Available via api/v1/primaryContactIdentificationType.|False|\r\n|ContactStateRegion|Contact state or region.|False|\r\n|ContactZip|Contact zip/post code.|False|\r\n|CountryOfIncorporation|Company/corporate country of incorporation.|False|\r\n|DateOfBirth|Contact DOB.|False|\r\n|DateOfIncorporation|Company/corporate date of incorporation.|False|\r\n|Description|Description of goods or services.|False|\r\n|ExpectedMonthlyPayments|Company/corporate expected monthly payment count.|False|\r\n|ExpectedMonthlyVolume|Company/corporate expected monthy FX volume.|False|\r\n|FirstName|Contact f.name.|**True**|\r\n|Gender|Contact gender.|False|\r\n|Image|Contact ID image.|False|\r\n|ImageType|.bmp, .emf, .exif, .gif, .icon, .jpeg, .memorybmp, .pdf, .png, .tiff and .wmf|False|\r\n|JobTitle|Contact job title.|False|\r\n|LastName|Contact  l.name.|**True**|\r\n|LEINumber|Legal Entity Identifier number.|False|\r\n|LEIExpirationDate|Legal Entity Identifier expiration date.|False|\r\n|MiddleName|Contact m.name.|False|\r\n|NAICS|Available via api/v1/naics.|False|\r\n|NumberOfEmployees|Company/corporate employeec count.|False|\r\n|PrimaryEmailAddress|Contact primary email.|False|\r\n|SecondaryIdentificationExpirationDate|Contact secondary ID.|False|\r\n|SecondaryIdentificationIssuer|Contact secondary ID Issuer.|False|\r\n|SecondaryIdentificationNumber|Contact secondary ID number.|False|\r\n|SecondaryIdentificationType|Available via api/v1/primaryContactIdentificationType.|False|\r\n|SubdivisionOfIncorporation|Company/corporate incorporation subdivision.|False|\r\n|TaxIdentificationNumber|Company/corporate TIN.|False|\r\n|TermsAndConditions|Confirmation Terms & Conditions have been accepted by the end user.|**True**|\r\n|TickerSymbol|Company/corporate stock symbol.|False|\r\n|TradeName|Name the company trades under.|False|\r\n|TradingCountries|Country codes of all countries which will be traded with.|False|\r\n|Website|Company/corporate website.|False|"},"response":[{"id":"2a7c7c1c-a645-4b9e-96ba-e7019c1feb73","name":"On-board Corporate Client","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"},{"key":"Authorization","value":"bearer TSto6Ie8QJ3QaGI9d8IjLKKiHMWf7H7yCnEaEVH0Kku4I_xWLU94x_HYqtenuDJeQ37njXAuRN-uiy0RPy2-krU6P82IGN3dD8u4YAXgCCmGxv2NVArTsikk7bF_XPqfnHKG3VD5icC3ri_PiL1QC0Ul4wmJTj4xTEXxx44JAl_mccQOf4R6RvHCMtZNUPia37lfS4SoyHfG9J3qem7YDiUHTocWazTbmbxwbU_Z46g73waIx10xWk36O5cYlr08"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountNumber","value":"","type":"text"},{"key":"AccountPrimaryIdentificationExpirationDate","value":"","type":"text"},{"key":"AccountPrimaryIdentificationIssueDate","value":"","description":"Required.","type":"text"},{"key":"AccountPrimaryIdentificationIssuer","value":"","description":"Required.","type":"text"},{"key":"AccountPrimaryIdentificationNumber","value":"","type":"text"},{"key":"AccountPrimaryIdentificationType","value":"","type":"text"},{"key":"BusinessAddress1","value":"","type":"text"},{"key":"BusinessAddress2","value":"","description":"Required.","type":"text"},{"key":"BusinessAddress3","value":"","description":"Required.","type":"text"},{"key":"BusinessCity","value":"","type":"text"},{"key":"BusinessCountryCode","value":"","type":"text"},{"key":"BusinessName","value":"","type":"text"},{"key":"BusinessStateRegion","value":"","description":"Required.","type":"text"},{"key":"BusinessZip","value":"","type":"text"},{"key":"Citizenship","value":"","description":"Required.","type":"text"},{"key":"CompanyType","value":"","type":"text"},{"key":"ContactAddress1","value":"","description":"Required.","type":"text"},{"key":"ContactAddress2","value":"","description":"Required.","type":"text"},{"key":"ContactAddress3","value":"","description":"Required.","type":"text"},{"key":"ContactBusinessPhone","value":"","type":"text"},{"key":"ContactCity","value":"","description":"Required.","type":"text"},{"key":"ContactCountryCode","value":"","description":"Required.","type":"text"},{"key":"ContactPrimaryIdentificationExpirationDate","value":"","description":"Required.","type":"text"},{"key":"ContactPrimaryIdentificationIssuingAgency","value":"","description":"Required.","type":"text"},{"key":"ContactPrimaryIdentificationNumber","value":"","description":"Required.","type":"text"},{"key":"ContactPrimaryIdentificationType","value":"","description":"Required.","type":"text"},{"key":"ContactStateRegion","value":"","description":"Required.","type":"text"},{"key":"ContactZip","value":"","description":"Required.","type":"text"},{"key":"CountryOfIncorporation","value":"","description":"Required.","type":"text"},{"key":"DateOfBirth","value":"","description":"Required.","type":"text"},{"key":"DateOfIncorporation","value":"","description":"Required.","type":"text"},{"key":"ExpectedMonthlyPayments","value":"","description":"Required.","type":"text"},{"key":"ExpectedMonthlyVolume","value":"","description":"Required.","type":"text"},{"key":"FirstName","value":"","type":"text"},{"key":"Gender","value":"","type":"text"},{"key":"Image","value":"","description":"Required.","type":"text"},{"key":"ImageType","value":"","description":"Required.","type":"text"},{"key":"JobTitle","value":"","description":"Required.","type":"text"},{"key":"LastName","value":"","type":"text"},{"key":"MiddleName","value":"","description":"Required.","type":"text"},{"key":"NAICS","value":"","description":"Required.","type":"text"},{"key":"NumberOfEmployees","value":"","description":"Required.","type":"text"},{"key":"PrimaryEmailAddress","value":"","type":"text"},{"key":"SecondaryIdentificationExpirationDate","value":"","description":"Required.","type":"text"},{"key":"SecondaryIdentificationIssueDate","value":"","description":"Required.","type":"text"},{"key":"SecondaryIdentificationIssuer","value":"","description":"Required.","type":"text"},{"key":"SecondaryIdentificationNumber","value":"","description":"Required.","type":"text"},{"key":"SecondaryIdentificationType","value":"","description":"Required.","type":"text"},{"key":"SubdivisionOfIncorporation","value":"","description":"Required.","type":"text"},{"key":"TaxIdentificationNumber","value":"","description":"Required.","type":"text"},{"key":"TermsAndConditions","value":"","type":"text"},{"key":"TickerSymbol","value":"","description":"Required.","type":"text"},{"key":"TradeName","value":"","description":"Required.","type":"text"},{"key":"Website","value":"","description":"Required.","type":"text"}]},"url":"{{P-URL}}api/v1/corporateClient"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"81865680-186a-4abd-879b-c68efd195dd0","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"AccountPrimaryIdentificationExpirationDate\": \"09/19/2050\",\n    \"AccountPrimaryIdentificationIssueDate\": \"09/19/2010\",\n    \"AccountPrimaryIdentificationNumber\": \"49876523\",\n    \"AccountPrimaryIdentificationType\": \"BusinessRegistrationNumber\",\n    \"BusinessAddress1\": \"10 Example Street\",\n    \"BusinessCity\": \"London\",\n    \"BusinessCountryCode\": \"GB\",\n    \"BusinessName\": \"Example Business Name\",\n    \"BusinessZip\": \"WC2N\",\n    \"CompanyType\": \"Private Limited Company\",\n    \"ContactBusinessPhone\": \"02071234567\",\n    \"DateOfIncorporation\": \"09/19/2010\",\n    \"FirstName\": \"Example First Name\",\n    \"Gender\": \"Male\",\n    \"LastName\": \"Example Last Name\",\n    \"PrimaryEmailAddress\": \"example@noreply.com\",\n    \"TermsAndConditions\": \"TRUE\",\n    \"TradingCountries\":[\"GB\", \"US\", \"AU\"],\n    \"Website\": \"www.examplesite.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/corporateClient"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 08:37:32 GMT"},{"key":"Content-Length","value":"105"}],"cookie":[],"responseTime":null,"body":"{\n    \"APIKey\": \"00010503V128198b1-b8da-e911-9e8a-0050569b0044\",\n    \"AccountNumber\": \"00010503\",\n    \"Message\": \"Created\"\n}"},{"id":"c6ccd6cc-2bf8-452e-b448-fdb0f4957ac2","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer TSto6Ie8QJ3QaGI9d8IjLKKiHMWf7H7yCnEaEVH0Kku4I_xWLU94x_HYqtenuDJeQ37njXAuRN-uiy0RPy2-krU6P82IGN3dD8u4YAXgCCmGxv2NVArTsikk7bF_XPqfnHKG3VD5icC3ri_PiL1QC0Ul4wmJTj4xTEXxx44JAl_mccQOf4R6RvHCMtZNUPia37lfS4SoyHfG9J3qem7YDiUHTocWazTbmbxwbU_Z46g73waIx10xWk36O5cYlr08"}],"body":{"mode":"raw","raw":"{\r\n\"AccountNumber\": \"\",\r\n\"AccountPrimaryIdentificationExpirationDate\": \"\",\r\n\"AccountPrimaryIdentificationIssuer\": \"\",\r\n\"AccountPrimaryIdentificationIssueDate\": \"\",\r\n\"AccountPrimaryIdentificationNumber\": \"\",\r\n\"AccountPrimaryIdentificationType\": \"\",\r\n\"BusinessAddress1\": \"\",\r\n\"BusinessAddress2\": \"\",\r\n\"BusinessAddress3\": \"\",\r\n\"BusinessCity\": \"\",\r\n\"BusinessCountryCode\": \"\",\r\n\"BusinessName\": \"\",\r\n\"BusinessStateRegion\": \"\",\r\n\"BusinessZip\": \"\",\r\n\"Citizenship\": \"\",\r\n\"CompanyType\": \"\",\r\n\"ContactAddress1\": \"\",\r\n\"ContactAddress2\": \"\",\r\n\"ContactAddress3\": \"\",\r\n\"ContactBusinessPhone\": \"\",\r\n\"ContactCity\": \"\",\r\n\"ContactCountryCode\": \"\",\r\n\"ContactPrimaryIdentificationExpirationDate\": \"\",\r\n\"ContactPrimaryIdentificationIssuingAgency\": \"\",\r\n\"ContactPrimaryIdentificationNumber\": \"\",\r\n\"ContactPrimaryIdentificationType\": \"\",\r\n\"ContactStateRegion\": \"\",\r\n\"ContactZip\": \"\",\r\n\"CountryOfIncorporation\": \"\",\r\n\"DateOfBirth\": \"\",\r\n\"DateOfIncorporation\": \"\",\r\n\"ExpectedMonthlyVolume\": \"\",\r\n\"ExpectedMonthlyPayments\": \"\",\r\n\"FirstName\": \"\",\r\n\"Gender\": \"\",\r\n\"Image\": \"\",\r\n\"ImageType\": \"\",\r\n\"JobTitle\": \"\",\r\n\"LastName\": \"\",\r\n\"MiddleName\": \"\",\r\n\"NAICS\": \"\",\r\n\"NumberOfEmployees\": \"\",\r\n\"PrimaryEmailAddress\": \"\",\r\n\"SecondaryIdentificationExpirationDate\": \"\",\r\n\"SecondaryIdentificationIssueDate\": \"\",\r\n\"SecondaryIdentificationIssuer\": \"\",\r\n\"SecondaryIdentificationNumber\": \"\",\r\n\"SecondaryIdentificationType\": \"\",\r\n\"SubdivisionOfIncorporation\": \"\",\r\n\"TaxIdentificationNumber\": \"\",\r\n\"TermsAndConditions\": \"\",\r\n\"TickerSymbol\": \"\",\r\n\"TradeName\": \"\",\r\n\"Website\": \"\"\r\n}"},"url":"{{P-URL}}api/v1/corporateClient"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"1189","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 14:49:55 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"The request is invalid.\",\"ModelState\":{\"account.AccountPrimaryIdentificationExpirationDate\":[\"An error has occurred.\"],\"account.DateOfIncorporation\":[\"An error has occurred.\"],\"account.AccountPrimaryIdentificationNumber\":[\"The AccountPrimaryIdentificationNumber field is required.\"],\"account.AccountPrimaryIdentificationType\":[\"The AccountPrimaryIdentificationType field is required.\"],\"account.BusinessAddress1\":[\"The BusinessAddress1 field is required.\"],\"account.BusinessCity\":[\"The BusinessCity field is required.\"],\"account.BusinessCountryCode\":[\"The BusinessCountryCode field is required.\"],\"account.BusinessName\":[\"The BusinessName field is required.\"],\"account.BusinessZip\":[\"The BusinessZip field is required.\"],\"account.CompanyType\":[\"The CompanyType field is required.\"],\"account.ContactBusinessPhone\":[\"The ContactBusinessPhone field is required.\"],\"account.FirstName\":[\"The FirstName field is required.\"],\"account.LastName\":[\"The LastName field is required.\"],\"account.Gender\":[\"The Gender field is required.\"],\"account.TermsAndConditions\":[\"The TermsAndConditions field is required.\"],\"account.PrimaryEmailAddress\":[\"The PrimaryEmailAddress field is required.\"]}}"},{"id":"cefc7559-d432-4312-bcde-2753ac8e6c35","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"body":{"mode":"raw","raw":"{\r\n\"AccountNumber\": \"\",\r\n\"AccountPrimaryIdentificationExpirationDate\": \"\",\r\n\"AccountPrimaryIdentificationIssuer\": \"\",\r\n\"AccountPrimaryIdentificationIssueDate\": \"\",\r\n\"AccountPrimaryIdentificationNumber\": \"\",\r\n\"AccountPrimaryIdentificationType\": \"\",\r\n\"BusinessAddress1\": \"\",\r\n\"BusinessAddress2\": \"\",\r\n\"BusinessAddress3\": \"\",\r\n\"BusinessCity\": \"\",\r\n\"BusinessCountryCode\": \"\",\r\n\"BusinessName\": \"\",\r\n\"BusinessStateRegion\": \"\",\r\n\"BusinessZip\": \"\",\r\n\"Citizenship\": \"\",\r\n\"CompanyType\": \"\",\r\n\"ContactAddress1\": \"\",\r\n\"ContactAddress2\": \"\",\r\n\"ContactAddress3\": \"\",\r\n\"ContactBusinessPhone\": \"\",\r\n\"ContactCity\": \"\",\r\n\"ContactCountryCode\": \"\",\r\n\"ContactPrimaryIdentificationExpirationDate\": \"\",\r\n\"ContactPrimaryIdentificationIssuingAgency\": \"\",\r\n\"ContactPrimaryIdentificationNumber\": \"\",\r\n\"ContactPrimaryIdentificationType\": \"\",\r\n\"ContactStateRegion\": \"\",\r\n\"ContactZip\": \"\",\r\n\"CountryOfIncorporation\": \"\",\r\n\"DateOfBirth\": \"\",\r\n\"DateOfIncorporation\": \"\",\r\n\"ExpectedMonthlyVolume\": \"\",\r\n\"ExpectedMonthlyPayments\": \"\",\r\n\"FirstName\": \"\",\r\n\"Gender\": \"\",\r\n\"Image\": \"\",\r\n\"ImageType\": \"\",\r\n\"JobTitle\": \"\",\r\n\"LastName\": \"\",\r\n\"MiddleName\": \"\",\r\n\"NAICS\": \"\",\r\n\"NumberOfEmployees\": \"\",\r\n\"PrimaryEmailAddress\": \"\",\r\n\"SecondaryIdentificationExpirationDate\": \"\",\r\n\"SecondaryIdentificationIssueDate\": \"\",\r\n\"SecondaryIdentificationIssuer\": \"\",\r\n\"SecondaryIdentificationNumber\": \"\",\r\n\"SecondaryIdentificationType\": \"\",\r\n\"SubdivisionOfIncorporation\": \"\",\r\n\"TaxIdentificationNumber\": \"\",\r\n\"TermsAndConditions\": \"\",\r\n\"TickerSymbol\": \"\",\r\n\"TradeName\": \"\",\r\n\"Website\": \"\"\r\n}"},"url":"{{P-URL}}api/v1/corporateClient"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"61","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 14:52:20 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"WWW-Authenticate","value":"Bearer","name":"WWW-Authenticate","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"Authorization has been denied for this request.\"}"}],"_postman_id":"64dffaad-9a04-45da-97bf-217a895c4fd6"},{"name":"Add Company Officer","id":"4662fc37-84f1-45d4-a3c2-de2efc51b6ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"\",\n    \"FirstName\": \"\",\n    \"MiddleName\":\"\",\n    \"LastName\":\"\",\n    \"PercentOwnership\": \"\",\n    \"Director\": \"\",\n    \"DateOfBirth\": \"\",\n    \"Address1\": \"\",\n    \"City\": \"\",\n\t\"CountryCode\": \"\",\n\t\"StateRegion\": \"\",\n\t\"Zip\": \"\",\n\t\"CompanyOfficerIdentificationIssuingType\":\"\",\n\t\"CompanyOfficerIdentificationNumber\":\"\",\n\t\"CompanyOfficerIdentificationIssuingAgency\":\"\",\n\t\"CompanyOfficerIdentificationIssuingCountry\":\"\",\n\t\"CompanyOfficerIdentificationIssuingRegion\":\"\",\n\t\"CompanyOfficerIdentificationExpirationDate\":\"\",\n\t\"CompanyOfficerTaxIdentificationNumber\":\"\"\n\t\n}"},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer","description":"This method is used to add a Company Officer to an existing Corporate Client account. A Company Officer is a Director or UBO (Ultimate Beneficial Owner) with a controlling company ownership of 25% or greater and is verified as part of the standard AFEX due diligence and KYC procedures.\r\n\r\nRequest Parameters\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|ApiKey|The API Key corresponding to the account to which you are adding the Company Officer details.|**True**|\r\n|First Name|Company Officer's First Name.|False|\r\n|Middle Name|Company Officer's Middle Name.|False|\r\n|Last Name|Company Officer's Last Name.|**True**|\r\n|PercentOwnership|The percent (%) ownership the Company Officer has in the corporation.  Only required for 25% or greater.|**True**|\r\n|Director|Identify whether the Company Officer is a Director {True} or not {False}.|**True**|\r\n|DateOfBirth|DOB of Company Officer.|False|\r\n|Address1|Address of Company Officer.|False|\r\n|City|City of Company Officer.|False|\r\n|CountryCode|ISO country code of Company Officer.|False|\r\n|StateRegion|State of Company Officer.|False|\r\n|Zip|Zip code of Company Officer.|False|\r\n|CompanyOfficerIdentificationIssuingType|Identification types available via api/v1/PrimaryContactIdentificationType.|False|\r\n|CompanyOfficerIdentificationNumber|Company Officer ID Number.|False|\r\n|CompanyOfficerIdentificationIssuingAgency|Issuing agency of provided ID.|False|\r\n|CompanyOfficerIdentificationIssuingCountry|Issuing Country of provided ID.|False|\r\n|CompanyOfficerIdentificationIssuingRegion|Issuing State/Province/County of provided ID.|False|\r\n|CompanyOfficerIdentificationExpirationDate|Company Officer ID expiration date.|False|\r\n|CompanyOfficerTaxIdentificationNumber|Company Officer's TIN/SSN.|False|"},"response":[{"id":"0ff8ac49-4fbe-4834-abe6-797cd30707fc","name":"401 Unauthorized - Account Closed","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"[Client API Key]\",\n    \"Name\": \"Jill Bloggs\",\n    \"PercentOwnership\": \"50\",\n    \"Director\": \"true\",\n    \"DateOfBirth\": \"04/15/2019\",\n    \"Address1\": \"1234 Example Street\",\n    \"City\": \"London\",\n\t\"CountryCode\": \"GB\",\n\t\"StateRegion\": \"LND\",\n\t\"Zip\": \"WC2N 123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 09:27:19 GMT"},{"key":"Content-Length","value":"83"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"This account 00010503V128198b1-b8da-e911-9e8a-0050569b0044 is closed.\"\n}"},{"id":"40ae427c-0822-41b9-91ab-4109ee588c81","name":"400 Bad Request - Invalid Country Code","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"[Client API Key]\",\n    \"Name\": \"Jill Bloggs\",\n    \"PercentOwnership\": \"50\",\n    \"Director\": \"true\",\n    \"DateOfBirth\": \"04/15/2019\",\n    \"Address1\": \"1234 Example Street\",\n    \"City\": \"London\",\n\t\"CountryCode\": \"XX\",\n\t\"StateRegion\": \"LND\",\n\t\"Zip\": \"WC2N 123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 09:29:35 GMT"},{"key":"Content-Length","value":"34"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid CountryCode.\"\n}"},{"id":"4de521a9-c796-4277-88b1-c06bf6c403e6","name":"401 Unauthorized - Parent & Child Account Mismatch","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"[Client API Key]\",\n    \"Name\": \"Joe Bloggs\",\n    \"PercentOwnership\": \"50\",\n    \"Director\": \"true\",\n    \"DateOfBirth\": \"04/15/2019\",\n    \"Address1\": \"1234 Example Street\",\n    \"City\": \"London\",\n\t\"CountryCode\": \"GB\",\n\t\"StateRegion\": \"LND\",\n\t\"Zip\": \"WC2N 123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 09:20:33 GMT"},{"key":"Content-Length","value":"102"}],"cookie":[],"responseTime":null,"body":"\"You are not authorized to update this data on account 000104E4Vd0bc1176-2bcf-e911-84db-0050569b0044.\""},{"id":"770e956a-0ba0-45a2-bf32-79afc349e11a","name":"400 Bad Request - Invalid Percent Ownership","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"[Client API Key]\",\n    \"Name\": \"Jill Bloggs\",\n    \"PercentOwnership\": \"101\",\n    \"Director\": \"true\",\n    \"DateOfBirth\": \"04/15/2019\",\n    \"Address1\": \"1234 Example Street\",\n    \"City\": \"London\",\n\t\"CountryCode\": \"GB\",\n\t\"StateRegion\": \"LND\",\n\t\"Zip\": \"WC2N 123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 09:15:12 GMT"},{"key":"Content-Length","value":"67"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"PercentOwnership must be a whole number from 1 - 100.\"\n}"},{"id":"9988abef-9ff4-4c24-a370-e8626ed08d6c","name":"401 Unauthorized - Invalid API Key","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"[Client API Key]\",\n    \"Name\": \"Joe Bloggs\",\n    \"PercentOwnership\": \"50\",\n    \"Director\": \"true\",\n    \"DateOfBirth\": \"04/15/2019\",\n    \"Address1\": \"1234 Example Street\",\n    \"City\": \"London\",\n\t\"CountryCode\": \"GB\",\n\t\"StateRegion\": \"LND\",\n\t\"Zip\": \"WC2N 123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 09:09:17 GMT"},{"key":"Content-Length","value":"38"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid API Key: XXXXXXX\"\n}"},{"id":"bca058cc-603c-4b4a-b983-2d7ed0130fb1","name":"400 Bad Request - Invalid Region Code","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"[Client API Key]\",\n    \"Name\": \"Jill Bloggs\",\n    \"PercentOwnership\": \"50\",\n    \"Director\": \"true\",\n    \"DateOfBirth\": \"04/15/2019\",\n    \"Address1\": \"1234 Example Street\",\n    \"City\": \"London\",\n\t\"CountryCode\": \"GB\",\n\t\"StateRegion\": \"XZX\",\n\t\"Zip\": \"WC2N 123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 09:30:35 GMT"},{"key":"Content-Length","value":"34"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid StateRegion.\"\n}"},{"id":"eab6f139-9dc7-418f-9dd2-c77ba3b4f0c5","name":"201 Create","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"[client API Key]\",\n    \"FirstName\": \"Joe\",\n    \"MiddleName\":\"\",\n    \"LastName\":\"Bloggs\",\n    \"PercentOwnership\": \"25\",\n    \"Director\": \"true\",\n    \"DateOfBirth\": \"04/15/1989\",\n    \"Address1\": \"12345 Example Street\",\n    \"City\": \"London\",\n\t\"CountryCode\": \"GB\",\n\t\"StateRegion\": \"LND\",\n\t\"Zip\": \"WC2N 5RW\",\n\t\"CompanyOfficerIdentificationIssuingType\":\"Passport\",\n\t\"CompanyOfficerIdentificationNumber\":\"111113\",\n\t\"CompanyOfficerIdentificationIssuingAgency\":\"Test Agency\",\n\t\"CompanyOfficerIdentificationIssuingCountry\":\"GB\",\n\t\"CompanyOfficerIdentificationIssuingRegion\":\"LND\",\n\t\"CompanyOfficerIdentificationExpirationDate\":\"05/22/2029\",\n\t\"CompanyOfficerTaxIdentificationNumber\":\"3456\"\n\t\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Jan 2020 15:10:04 GMT"},{"key":"Content-Length","value":"35"}],"cookie":[],"responseTime":null,"body":"\"Company officer added to account.\""}],"_postman_id":"4662fc37-84f1-45d4-a3c2-de2efc51b6ee"},{"name":"Client Account Status","id":"0f887147-35a6-4bc1-bf8b-bbabe1f0e903","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {token}"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/clientstatus?ApiKey=","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","clientstatus"],"query":[{"key":"ApiKey","value":""}]},"description":"Get the account status of a child account by API key.\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|ApiKey|API key for child account.|**True**|\r\n\r\n**Status Definitions**\r\n\r\n| Status  |  Description                            |\r\n|-----------|-------------------------------------------------------------------|\r\n|PendingApproval      | The account has been created and is waiting to be submitted to the AFEX Compliance team for approval.  An account in this status cannot trade.|\r\n|SubmittedforApproval      |   The account has been submitted for assessment and approval.  An account in this status cannot trade.|\r\n|Approved      |   The account has been approved by AFEX and is able to trade.|\r\n|Closed      |  The account is closed, is no longer active and cannot trade.|  \r\n|ReferAFEX      | All other account statuses not included in the above. The client should be referred to AFEX regarding further information on the account status.|"},"response":[{"id":"6c05715f-8258-4510-928a-a588bb72ac1c","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer oBnFGbbLSAOL5s0V60ALkTl9CDRLDtg4o-fn0cCXYhstIcsHtOUjD0YtVyuDYnhzix7C4sDlZ8MM8q3maIhvXot5K_f9Qmdni1WaPkbaU7xnhGcgY8PFwxWCxTXnbHh8Sarhf6p_YriKiK2FldbKatNn8PASWQq7aRQeUZgVsS_eqJmUqZYLzPF8-bZDIV-opCsXeZg-vN1RVlQd2Uq86Hllzcw277rg5V2DT5XlMZikPtGMhRyVliE1B7lTRLPU","disabled":false},{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false}],"url":{"raw":"{{P-URL}}api/v1/clientstatus?ApiKey=00001235V04c19750-4d48-e111-bb59-000c29573934","host":["{{P-URL}}api"],"path":["v1","clientstatus"],"query":[{"key":"ApiKey","value":"00001235V04c19750-4d48-e111-bb59-000c29573934"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"28","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 11 Apr 2018 12:20:57 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"AccountStatus\":\"Approved\"}"},{"id":"87b8c06e-f007-46fa-a05d-4bfc8fe61170","name":"Client Account Status","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer oBnFGbbLSAOL5s0V60ALkTl9CDRLDtg4o-fn0cCXYhstIcsHtOUjD0YtVyuDYnhzix7C4sDlZ8MM8q3maIhvXot5K_f9Qmdni1WaPkbaU7xnhGcgY8PFwxWCxTXnbHh8Sarhf6p_YriKiK2FldbKatNn8PASWQq7aRQeUZgVsS_eqJmUqZYLzPF8-bZDIV-opCsXeZg-vN1RVlQd2Uq86Hllzcw277rg5V2DT5XlMZikPtGMhRyVliE1B7lTRLPU"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{P-URL}}api/v1/clientstatus?ApiKey=00001235V04c19750-4d48-e111-bb59-000c29573934","host":["{{P-URL}}api"],"path":["v1","clientstatus"],"query":[{"key":"ApiKey","value":"00001235V04c19750-4d48-e111-bb59-000c29573934"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0f887147-35a6-4bc1-bf8b-bbabe1f0e903"},{"name":"Retrieve  Private Client Account Details","id":"3b8ef663-58f3-4bdc-bc8c-9b0c88dc2b68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {token}"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/privateclient?ApiKey=","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","privateclient"],"query":[{"key":"ApiKey","value":""}]},"description":"Get the account details for the specified private client.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|ApiKey|APIKey of the account which you would like the private client details for.|**True**|"},"response":[],"_postman_id":"3b8ef663-58f3-4bdc-bc8c-9b0c88dc2b68"},{"name":"Retrieve  Corporate Client Account Details","id":"f55db681-7033-458b-977c-0bc540322bac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"bearer {token}"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/corporateClient?ApiKey=","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","corporateClient"],"query":[{"key":"ApiKey","value":""}]},"description":"Get the account details for the specified corporate client.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|ApiKey|APIKey of the account which you would like the corporate client details for.|**True**|"},"response":[],"_postman_id":"f55db681-7033-458b-977c-0bc540322bac"}],"id":"c971e46c-03f8-4ae5-9319-e773b88122c8","description":"Using these methods, an AFEX Partner can create either a **Corporate** or *Private (Individual)** account.","event":[{"listen":"prerequest","script":{"id":"69611675-0dde-411a-b14f-60aeac286fb3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"60fc480c-6f88-4480-9f6d-a3232071e9f5","type":"text/javascript","exec":[""]}}],"_postman_id":"c971e46c-03f8-4ae5-9319-e773b88122c8"},{"name":"Reference Data","item":[{"name":"Identification Types","id":"19d83e3b-0e71-4cff-b339-da47b358416b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{PartnerAPI.Endpoint}}api/v1/primaryContactIdentificationType","description":"Get list of identification types for use with [api/v1/CorporateClient](https://doc.api.afex.com/?version=latest#64dffaad-9a04-45da-97bf-217a895c4fd6) and [api/v1/PrivateClient](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda)."},"response":[{"id":"bf818739-c7ad-4be9-ad70-22ed9320a47a","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/primaryContactIdentificationType"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"61","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 26 Feb 2018 14:54:01 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Bearer","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"Authorization has been denied for this request.\"}"},{"id":"ce962696-6931-4ac5-9701-3c0d4ce48067","name":"Identification Types","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/primaryContactIdentificationType"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"dba83eec-c87c-4079-80eb-cde585eb1684","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false},{"key":"Authorization","value":"bearer Cdx8E0gpRxzHUcH69mnijNAjSSTDJ032mQCel8eoKLQ3gCTnoUTfq16bWnz2vjxUIxj2kablYgAk_fg7sGR1MqFNOQuTU_xHnPJI-qkbsmvd1CMA08V_yhZX0Q7v_taeDUrxAJLgIb8EYWnT1kbrtqVhaXd7fTA6SGU5Yoc9zS9X1KBlfHH6WbgVf7_O_OiTUaYOFW7eRqwBB_c4HbG-3vMp0DnGLorAPWMt8dUIKeT0CCzcjuPY5QGKmSytXBRn","disabled":false}],"url":"{{P-URL}}api/v1/primaryContactIdentificationType"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"54","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 15:11:57 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\"DriversLicense\",\"Passport\",\"CitizenshipCard\",\"Item\"]"}],"_postman_id":"19d83e3b-0e71-4cff-b339-da47b358416b"},{"name":"Company Types","id":"5ceb5806-89c7-49e7-80a6-43d4626f5a80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{PartnerAPI.Endpoint}}api/v1/companyType","description":"Get list of company types for use with [api/v1/CorporateClient](https://doc.api.afex.com/?version=latest#64dffaad-9a04-45da-97bf-217a895c4fd6) and [api/v1/PrivateClient](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda)."},"response":[{"id":"142d6ece-c1ad-459b-9ea8-e1175fb416f7","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false},{"key":"Authorization","value":"bearer Cdx8E0gpRxzHUcH69mnijNAjSSTDJ032mQCel8eoKLQ3gCTnoUTfq16bWnz2vjxUIxj2kablYgAk_fg7sGR1MqFNOQuTU_xHnPJI-qkbsmvd1CMA08V_yhZX0Q7v_taeDUrxAJLgIb8EYWnT1kbrtqVhaXd7fTA6SGU5Yoc9zS9X1KBlfHH6WbgVf7_O_OiTUaYOFW7eRqwBB_c4HbG-3vMp0DnGLorAPWMt8dUIKeT0CCzcjuPY5QGKmSytXBRn","disabled":false}],"url":"{{P-URL}}api/v1/companyType"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"10136","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 15:13:13 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\"Akciju sabiedrība (AS)\",\"Akcinė bendrovė (AB)\",\"Akciová společnost\",\"Akciová spoločnosť (a.s.)\",\"Aksjeselskap (AS)\",\"Aktiebolag (AB)\",\"Aktiengesellschaft\",\"Aktiengesellschaft (AG)\",\"Aktiengesellschaft (AG)\",\"Aktiengesellschaft (AG)\",\"Aktieselskab (A/S)\",\"Aktsiaselts (AS)\",\"aktsionerno drujestvo (AD)\",\"Allmennaksjeselskap (ASA)\",\"Anónimi Etería (A.E.)\",\"Anpartsselskab (ApS)\",\"Anstalt\",\"Ansvarlig selskap (ANS)\",\"Association\",\"Association/Non-Profit Organization\",\"Autre\",\"avoin yhtiö (Ay)\",\"Badan Usaha Milik Negara (BUMN)\",\"Beperkte Aansprakelijkheid (B.A.)\",\"Besloten vennootschap (bv)\",\"besloten vennootschap met beperkte aansprakelijkheid (BVBA)\",\"betéti társaság (bt.)\",\"Bezpeļņas organizācija (BO)\",\"Commanditaire vennootschap (cv)\",\"commanditaire vennootschap op aandelen (Comm VA)\",\"Commanditaire Vennotschap (CV)\",\"Company limited by guarantee\",\"coöperatieve vennootschap met beperkte aansprakelijkheid (CVBA)\",\"coöperatieve vennootschap met onbeperkte aansprakelijkheid (CVOA)\",\"Cooperativa de Responsabilidade Limitada (CRL)\",\"Corporation\",\"Corporation\",\"Delniška družba (d.d.)\",\"Designated Activity Company (DAC)\",\"dioničko društvo (d.d.)\",\"drujestvo s ogranichena otgovornost (OOD)\",\"društvo s ograničenom odgovornošću (d.o.o.)\",\"Družba z neomejeno odgovornostjo (d.n.o.)\",\"Družba z omejeno odgovornostjo (d.o.o.)\",\"družstvo\",\"ednolichen turgovetz (ET)\",\"ednolichno aktsionerno druzhestvo (EAD)\",\"ednolichno druzhestvo s ogranichena otgovornost (EOOD)\",\"eenmanszaak\",\"Eenmanszaak\",\"eenpersoons besloten vennootschap met beperkte aansprakelijkheid (EBVBA)\",\"egyéni cég (e.c.)\",\"egyéni vállalkozó (e.v.)\",\"eingetragenes Einzelunternehmen (eU)\",\"einkahlutafélag (ehf)\",\"einstaklingsfyrirtæki\",\"Einzelunternehmen\",\"Einzelunternehmen\",\"Empresa Individual de Responsabilidad Limitada (EIRL)\",\"Enkeltmandsvirksomhed\",\"Enkeltpersonforetak\",\"Enskild firma\",\"Entreprise individuelle (EI)\",\"Entreprise unipersonnelle à responsabilité limitée (EURL)\",\"Etería Periorisménis Euthínis (E.P.E.\",\"Eterórithmi Etería (E.E.)\",\"EURL\",\"Exempt Private Company (EPC)\",\"Firma (Fa)\",\"Fond commun de placement (FCP)\",\"Fonds commun de placement (FCP)\",\"Forening\",\"Füüsilisest isikust ettevõtja (FIE)\",\"General Partnership\",\"General Partnership (GP)\",\"General Partnership (GP)\",\"General Partnership (GP)\",\"Gesellschaft bürgerlichen Rechts (GbR)\",\"Gesellschaft des bürgerlichen Rechts (GesbR)\",\"Gesellschaft mit beschränkter Haftung (GmbH)\",\"Gesellschaft mit beschränkter Haftung (GmbH)\",\"Gesellschaft mit beschränkter Haftung (GmbH)\",\"Gesellschaft mit beschränkter Haftung (GmbH)\",\"gewone commanditaire vennootschap (Comm V)\",\"Government Entity\",\"Handelsbolag (HB)\",\"hlutafélag (hf.)\",\"Ideell förening\",\"Idiotiki kefaleouhiki Eteria\",\"Imprenditore\",\"Inc. (Incorporated)\",\"Incorporated (Inc)\",\"Individuālais komersants (IK)\",\"Individuali veikla\",\"Interessentskab (I/S)\",\"Investmentgesellschaft mit festem Kapital (SICAF)\",\"Investmentgesellschaft mit variablem Kapital (SICAV)\",\"Iværksætterselskab (IVS)\",\"javno trgovačko društvo (j.t.d.)\",\"jednoosobowa działalność gospodarcza\",\"jednostavno društvo s ograničenom odgovornošću (j.d.o.o.)\",\"julkinen osakeyhtiö (Oyj)\",\"Kollektivgesellschaft (GP)\",\"Komanditinė ūkinė bendrija (KUB)\",\"Komanditna družba (k.d.)\",\"Komanditná spoločnosť (k.s.)\",\"komanditní společnost (k.s.)\",\"komanditno društvo (k.d.)\",\"komanditno druzhestvo (KD)\",\"komanditno druzhestvo s aktzii (KDA)\",\"Komandītsabiedrība (KS)\",\"kommandiittiyhtiö (Ky)\",\"Kommanditbolag (KB)\",\"Kommanditgesellschaft (KG)\",\"Kommanditgesellschaft (KG)\",\"Kommanditgesellschaft (LP)\",\"Kommanditgesellschaft auf Aktien (KgaA)\",\"Kommanditselskab (K/S)\",\"Kommandittselskap (KS)\",\"Kooperativ\",\"korlátolt felelősségű társaság (kft.)\",\"közkereseti társaság (kkt)\",\"Limitada (Lda.)\",\"Limited (Ltd.)\",\"Limited Liability Company (LLC)\",\"Limited Liability Company (LLC)\",\"Limited Liability Corporation\",\"Limited Liability Limited Partnership (LLLP)\",\"Limited Liability Partnership\",\"Limited Liability Partnership (LLP)\",\"Limited Liability Partnership (LLP)\",\"Limited Liability Partnership (LLP)\",\"Limited Liability Partnership (LLP)\",\"Limited Partnership\",\"Limited Partnership (LP)\",\"Limited Partnership (LP)\",\"Limited Partnership (LP)\",\"Limited Partnership (LP)\",\"Limited Partnership (LP)\",\"Look Through Company (LTC)\",\"Ltd. (Limited)\",\"Mažoji bendrija (MB)\",\"Monoprósopi Etería Periorisménis Euthínis\",\"naamloze vennootschap (NV)\",\"Naamloze vennootschap (nv)\",\"NL (No Liability)\",\"No-Liability Company (NL)\",\"nyilvánosan működő részvénytársaság (Nyrt.)\",\"obrt\",\"offene Gesellschaft (OG)\",\"Offene Handelsgesellschaft (OHG)\",\"Omórithmi Etería\",\"ortakluk\",\"osakeyhtiö (Oy)\",\"Osaühing (OU)\",\"osuuskunta (osk)\",\"Other\",\"Partnerselskab or Kommanditaktieselskab (P/S)\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Persekutuan Komanditer\",\"Persekutuan Perdata (Maatschap)\",\"Perseroan Terbatas (PT)\",\"Perseroan Terbatas Terbuka or Perseroan Terbuka (PT Tbk)\",\"persoana fizica autorizata (PFA)\",\"Persona Física\",\"Perusahaan Dagang (PD)\",\"Pilnsabiedrība (PS)\",\"Private Corporation\",\"Private Corporation (Pty Ltd)\",\"Private Corporation (PtyLtd)\",\"Private Fund Limited Partnership (PFLP)\",\"Private Liability Company\",\"Private Limited Company\",\"Private Limited Company\",\"Private Limited Company\",\"Private Limited Company/Sendirian Berhad (Pte Ltd/Sdn Bhd)\",\"Private Limited Liability Company\",\"Private Ltd Company (Ltd)\",\"Private Ltd Company (Ltd)\",\"Private Ltd Company (Ltd)\",\"Private stichting\",\"Privatstiftung\",\"Professional Limited Liability Company (PLLC)\",\"Proprietary Limited (Pty Ltd)\",\"Proprietary Limited Company (Pty. Ltd.)\",\"Pty. (Unlimited Proprietary) company with share capital\",\"Pty. Ltd. (Proprietary Limited Company)\",\"Public Company\",\"Public Company (Ltd).\",\"Public Company (Quoted)\",\"Public Company (Unquoted)\",\"Public Coproration (Ltd)\",\"Public Corporation\",\"Public Limited Company\",\"Public Limited Company\",\"Public Limited Company (listed)\",\"Public Limited Company (listed)\",\"Public Limited Company (listed)\",\"Public Limited Company (unlisted)\",\"Public Limited Company (unlisted)\",\"Public Limited Company (unlisted)\",\"Public Limited Company/Berhad (Ltd/Bhd)\",\"Public Limited Liability Company\",\"Publikt aktiebolag (AB (publ)\",\"Registered Charity\",\"Registered Charity\",\"säätiö\",\"Sabiedrība ar ierobežotu atbildību (SIA)\",\"sameignarfélag (sf.)\",\"samlagsfélag\",\"Samostojni podjetnik (s.p.)\",\"samvinnufélag\",\"SARL\",\"Single Member Company\",\"sjálfseignarstofnun\",\"Sociedad Anonima (SA)\",\"Sociedad Anónima (SA)\",\"Sociedad Anónima (SA)\",\"Sociedad Colectiva (SC)\",\"Sociedad Comanditaria (S Cra)\",\"Sociedad Cooperativa (S Coop)\",\"Sociedad de Responsabilidad Limitada (Ltda)\",\"Sociedad de Responsabilidad Limitada (S de RL)\",\"Sociedad en Comandita por Acciones (S en C)\",\"Sociedad en Comandita Simple (S en C)\",\"Sociedad Limitada (SL)\",\"Sociedad Limitada Nueva Empresa (SLNE)\",\"Sociedad por Acciones (SpA)\",\"Sociedade Aberta (S.A.\",\"Sociedade Anónima (S.A.)\",\"Sociedade Fechada (S.F.)\",\"Sociedade Gestora de Participações Sociais (SGPS)\",\"Sociedades por Acciones Simplificada (SAS)\",\"Società a responsabilità limitata (Srl)\",\"Società cooperativa a responsabilità limitata (Scrl)\",\"Societa Europea\",\"Società in accomandita per azioni (Sapa)\",\"Società in accomandita semplice (Sas)\",\"Società in nome collettivo (snc)\",\"Società per azioni (Spa)\",\"Società semplice (Ss)\",\"societate cu răspundere limitată (S.R.L.)\",\"societate în comandită pe acţiuni (S.C.A.)\",\"societate în comandită simplă (S.C.S.)\",\"societate în nume colectiv (S.N.C.\",\"Societate pe Acţiuni (S.A.)\",\"Societatea cu răspundere limitată cu proprietar unic (SRL)\",\"Société à responsabilité limitée (S.A.R.L.)\",\"Société à responsabilité limitée (SARL)\",\"Société Anonyme\",\"Société anonyme (S.A.)\",\"Société anonyme (SA)\",\"Société cotée en bourse\",\"Société d’investissement à capital fixe (SICAF)\",\"Société d’Investissement à Capital variable (SICAV)\",\"Société d'investissement à capital fixe\",\"Société d'investissement à capital variable (SICAV)\",\"Société en commandite par actions (SCA)\",\"Société en commandite simple (SCS)\",\"Société en commandite simple (SECS)\",\"Société en nom collectif (SNC)\",\"Société par actions simplifiée (SAS)\",\"Société pas actions simplifiée\",\"Sole Proprietorship\",\"Sole Trader\",\"Sole Trader\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Spółdzielnia\",\"Společnost s ručením omezeným\",\"spółka akcyjna (S.A.)\",\"spółka jawna (sp.j.)\",\"spółka komandytowa (sp.k.)\",\"spółka komandytowo-akcyjna (S.K.A.)\",\"spółka partnerska (sp.p.)\",\"spółka z ograniczoną odpowiedzialnością (Sp. Z o.o.)\",\"Spoločnosť s ručením obmedzeným (s.r.o.)\",\"Stichting\",\"stichting van openbaar nut\",\"Stiftelse\",\"Stiftung\",\"Stiftung\",\"Stiftung / Fondation / Fondazione\",\"stille Gesellschaft (stG)\",\"subiratelno druzhestvo (SD)\",\"Superannuation Fund\",\"szövetkezet (szov.)\",\"Täisühing (TU)\",\"Tikroji ūkinė bendrija (TUB)\",\"toiminimi (T mi)\",\"Toko\",\"Treuhandschaft\",\"Treuunternehmen\",\"U- unipersonnelle (EURL)\",\"Uitsluiting van Aansprakelijkheid (U.A.)\",\"Unipessoal Lda\",\"Unlimited Company\",\"Unlimited Company (UC)\",\"Unlimited Company (UC)\",\"Unlimited Proprietary Company (Pty.)\",\"Unternehmergesellschaft (UG)\",\"Usaha Dagang (UD)\",\"Usaldusühing (UU)\",\"Uždaroji akcinė bendrovė (UAB)\",\"Variable Capital Company\",\"vennootschap onder firma (VOF)\",\"Vennootschap onder firma (vof)\",\"Verein\",\"Verein / Association / Associazione\",\"Vereinigung ohne Gewinnerzielungsabsicht (VoG)\",\"Verejná obchodná spoločnosť (v.o.s.)\",\"veřejná obchodní společnost (v.o.s.)\",\"Viešoji įstaiga (VsI)\",\"Wettelijke Aansprakelijkheid (W.A.)\",\"Yayasan\",\"zadruga\",\"zártközűen működő részvénytársaság (Zrt.)\",\"živnost\",\"živnosť\"]"},{"id":"5ad4f9f1-4a70-4609-8082-abefe3da45d1","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/companyType"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"61","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 15:13:33 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"WWW-Authenticate","value":"Bearer","name":"WWW-Authenticate","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"Authorization has been denied for this request.\"}"},{"id":"7e3fd821-d73e-41c0-8fc8-ef7aa61ae01a","name":"Company Types","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/companyType"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5ceb5806-89c7-49e7-80a6-43d4626f5a80"},{"name":"Occupation Groups","id":"2aaeab8d-b6a4-400e-8633-6b1ca8454718","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{PartnerAPI.Endpoint}}api/v1/OccupationGroups","description":"Get list of occupation groups for use with [api/v1/OccupationDetails](https://doc.api.afex.com/?version=latest#d3172e33-806a-4105-a98c-c41328400655)."},"response":[{"id":"af54240d-0633-49d0-89e2-b368bc239d60","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"url":"{{PartnerAPI.Endpoint}}api/v1/OccupationGroups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Jan 2020 14:00:37 GMT"},{"key":"Content-Length","value":"591"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"GroupName\": \"Armed Forces Occupations\",\n        \"GroupId\": \"0\"\n    },\n    {\n        \"GroupName\": \"Managers\",\n        \"GroupId\": \"1\"\n    },\n    {\n        \"GroupName\": \"Professionals\",\n        \"GroupId\": \"2\"\n    },\n    {\n        \"GroupName\": \"Technicians and Associate Professionals\",\n        \"GroupId\": \"3\"\n    },\n    {\n        \"GroupName\": \"Clerical Support Workers\",\n        \"GroupId\": \"4\"\n    },\n    {\n        \"GroupName\": \"Services And Sales Workers\",\n        \"GroupId\": \"5\"\n    },\n    {\n        \"GroupName\": \"Skilled Agricultural, Forestry and Fishery Workers\",\n        \"GroupId\": \"6\"\n    },\n    {\n        \"GroupName\": \"Craft and Related Trades Workers\",\n        \"GroupId\": \"7\"\n    },\n    {\n        \"GroupName\": \"Plant and Machine Operators and Assemblers\",\n        \"GroupId\": \"8\"\n    },\n    {\n        \"GroupName\": \"Elementary Occupations\",\n        \"GroupId\": \"9\"\n    }\n]"}],"_postman_id":"2aaeab8d-b6a4-400e-8633-6b1ca8454718"},{"name":"Occupation Details","id":"d3172e33-806a-4105-a98c-c41328400655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/OccupationDetails?GroupId","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","OccupationDetails"],"query":[{"key":"GroupId","value":"","type":"text"}]},"description":"Using the GroupId retrieved with [api/v1/OccupationGroups](https://doc.api.afex.com/?version=latest#2aaeab8d-b6a4-400e-8633-6b1ca8454718), Get a list of occupation details for use with [api/v1/PrivateClient](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda)."},"response":[{"id":"09108037-6cf5-4385-a30e-91476f3eb8ba","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/OccupationDetails?GroupId=1","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","OccupationDetails"],"query":[{"key":"GroupId","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Jan 2020 14:18:56 GMT"},{"key":"Content-Length","value":"860"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"DetailsName\": \"Legislators and Senior Officials\",\n        \"DetailsId\": \"111\"\n    },\n    {\n        \"DetailsName\": \"Managing Directors and Chief Executives\",\n        \"DetailsId\": \"112\"\n    },\n    {\n        \"DetailsName\": \"Business Services and Administration Managers\",\n        \"DetailsId\": \"121\"\n    },\n    {\n        \"DetailsName\": \"Sales, Marketing and Development Managers\",\n        \"DetailsId\": \"122\"\n    },\n    {\n        \"DetailsName\": \"Production Managers in Agriculture, Forestry and Fisheries\",\n        \"DetailsId\": \"131\"\n    },\n    {\n        \"DetailsName\": \"Manufacturing, Mining, Construction and Distribution Managers\",\n        \"DetailsId\": \"132\"\n    },\n    {\n        \"DetailsName\": \"Information and Communications Technology Services Managers\",\n        \"DetailsId\": \"133\"\n    },\n    {\n        \"DetailsName\": \"Professional Services Managers\",\n        \"DetailsId\": \"134\"\n    },\n    {\n        \"DetailsName\": \"Hotel and Restaurant Managers\",\n        \"DetailsId\": \"141\"\n    },\n    {\n        \"DetailsName\": \"Retail and Wholesale Trade Managers\",\n        \"DetailsId\": \"142\"\n    },\n    {\n        \"DetailsName\": \"Other Services Managers\",\n        \"DetailsId\": \"143\"\n    }\n]"}],"_postman_id":"d3172e33-806a-4105-a98c-c41328400655"},{"name":"Sources Of Wealth","id":"b56fe054-a505-4e0c-aa54-7d7bebbc8890","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{PartnerAPI.Endpoint}}api/v1/SourcesOfWealth","description":"Get list of sources of wealth for use with [api/v1/PrivateClient](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda)."},"response":[{"id":"84370c95-c055-4cb9-a420-bb81ae846453","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"url":"{{PartnerAPI.Endpoint}}api/v1/SourcesOfWealth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Jan 2020 14:08:55 GMT"},{"key":"Content-Length","value":"207"}],"cookie":[],"responseTime":null,"body":"[\n    \"Business Ownership Revenue\",\n    \"Company Profits\",\n    \"Company Sale\",\n    \"Employment Income\",\n    \"Family\",\n    \"Gift\",\n    \"Inheritance\",\n    \"Property Sale\",\n    \"Retirement Income\",\n    \"Sale or Liquidation of Investments\",\n    \"Savings\",\n    \"Trust Beneficiary\"\n]"}],"_postman_id":"b56fe054-a505-4e0c-aa54-7d7bebbc8890"},{"name":"Employment Status","id":"4b0b5031-b410-4904-936e-3593fca5e6c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{PartnerAPI.Endpoint}}api/v1/EmploymentStatus","description":"Get list of employment status types for use with [api/v1/PrivateClient](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda)."},"response":[{"id":"147d6fdc-85d0-4140-8002-2ef2fe02c09c","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"url":"{{PartnerAPI.Endpoint}}api/v1/EmploymentStatus"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 23 Jan 2020 14:12:53 GMT"},{"key":"Content-Length","value":"61"}],"cookie":[],"responseTime":null,"body":"[\n    \"Employed\",\n    \"Retired\",\n    \"Self-Employed\",\n    \"Student\",\n    \"Unemployed\"\n]"}],"_postman_id":"4b0b5031-b410-4904-936e-3593fca5e6c6"},{"name":"Product Details","id":"465f2fd8-43ee-4224-8da4-4f8f987545e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{PartnerAPI.Endpoint}}api/v1/ProductDetails","description":"Get list of product details for use with [api/v1/CorporateClient](https://doc.api.afex.com/?version=latest#64dffaad-9a04-45da-97bf-217a895c4fd6)."},"response":[{"id":"a2bd7005-5695-42c1-bbee-1f0d9d7e4565","name":"Company Types","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/companyType"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c63a6c62-8f2d-4ec6-af48-04ba5b7fcc77","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/companyType"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"61","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 15:13:33 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"WWW-Authenticate","value":"Bearer","name":"WWW-Authenticate","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"Authorization has been denied for this request.\"}"},{"id":"e6064856-5bbd-4b5a-b817-fdbb8bb780c3","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false},{"key":"Authorization","value":"bearer Cdx8E0gpRxzHUcH69mnijNAjSSTDJ032mQCel8eoKLQ3gCTnoUTfq16bWnz2vjxUIxj2kablYgAk_fg7sGR1MqFNOQuTU_xHnPJI-qkbsmvd1CMA08V_yhZX0Q7v_taeDUrxAJLgIb8EYWnT1kbrtqVhaXd7fTA6SGU5Yoc9zS9X1KBlfHH6WbgVf7_O_OiTUaYOFW7eRqwBB_c4HbG-3vMp0DnGLorAPWMt8dUIKeT0CCzcjuPY5QGKmSytXBRn","disabled":false}],"url":"{{P-URL}}api/v1/companyType"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"10136","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 15:13:13 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\"Akciju sabiedrība (AS)\",\"Akcinė bendrovė (AB)\",\"Akciová společnost\",\"Akciová spoločnosť (a.s.)\",\"Aksjeselskap (AS)\",\"Aktiebolag (AB)\",\"Aktiengesellschaft\",\"Aktiengesellschaft (AG)\",\"Aktiengesellschaft (AG)\",\"Aktiengesellschaft (AG)\",\"Aktieselskab (A/S)\",\"Aktsiaselts (AS)\",\"aktsionerno drujestvo (AD)\",\"Allmennaksjeselskap (ASA)\",\"Anónimi Etería (A.E.)\",\"Anpartsselskab (ApS)\",\"Anstalt\",\"Ansvarlig selskap (ANS)\",\"Association\",\"Association/Non-Profit Organization\",\"Autre\",\"avoin yhtiö (Ay)\",\"Badan Usaha Milik Negara (BUMN)\",\"Beperkte Aansprakelijkheid (B.A.)\",\"Besloten vennootschap (bv)\",\"besloten vennootschap met beperkte aansprakelijkheid (BVBA)\",\"betéti társaság (bt.)\",\"Bezpeļņas organizācija (BO)\",\"Commanditaire vennootschap (cv)\",\"commanditaire vennootschap op aandelen (Comm VA)\",\"Commanditaire Vennotschap (CV)\",\"Company limited by guarantee\",\"coöperatieve vennootschap met beperkte aansprakelijkheid (CVBA)\",\"coöperatieve vennootschap met onbeperkte aansprakelijkheid (CVOA)\",\"Cooperativa de Responsabilidade Limitada (CRL)\",\"Corporation\",\"Corporation\",\"Delniška družba (d.d.)\",\"Designated Activity Company (DAC)\",\"dioničko društvo (d.d.)\",\"drujestvo s ogranichena otgovornost (OOD)\",\"društvo s ograničenom odgovornošću (d.o.o.)\",\"Družba z neomejeno odgovornostjo (d.n.o.)\",\"Družba z omejeno odgovornostjo (d.o.o.)\",\"družstvo\",\"ednolichen turgovetz (ET)\",\"ednolichno aktsionerno druzhestvo (EAD)\",\"ednolichno druzhestvo s ogranichena otgovornost (EOOD)\",\"eenmanszaak\",\"Eenmanszaak\",\"eenpersoons besloten vennootschap met beperkte aansprakelijkheid (EBVBA)\",\"egyéni cég (e.c.)\",\"egyéni vállalkozó (e.v.)\",\"eingetragenes Einzelunternehmen (eU)\",\"einkahlutafélag (ehf)\",\"einstaklingsfyrirtæki\",\"Einzelunternehmen\",\"Einzelunternehmen\",\"Empresa Individual de Responsabilidad Limitada (EIRL)\",\"Enkeltmandsvirksomhed\",\"Enkeltpersonforetak\",\"Enskild firma\",\"Entreprise individuelle (EI)\",\"Entreprise unipersonnelle à responsabilité limitée (EURL)\",\"Etería Periorisménis Euthínis (E.P.E.\",\"Eterórithmi Etería (E.E.)\",\"EURL\",\"Exempt Private Company (EPC)\",\"Firma (Fa)\",\"Fond commun de placement (FCP)\",\"Fonds commun de placement (FCP)\",\"Forening\",\"Füüsilisest isikust ettevõtja (FIE)\",\"General Partnership\",\"General Partnership (GP)\",\"General Partnership (GP)\",\"General Partnership (GP)\",\"Gesellschaft bürgerlichen Rechts (GbR)\",\"Gesellschaft des bürgerlichen Rechts (GesbR)\",\"Gesellschaft mit beschränkter Haftung (GmbH)\",\"Gesellschaft mit beschränkter Haftung (GmbH)\",\"Gesellschaft mit beschränkter Haftung (GmbH)\",\"Gesellschaft mit beschränkter Haftung (GmbH)\",\"gewone commanditaire vennootschap (Comm V)\",\"Government Entity\",\"Handelsbolag (HB)\",\"hlutafélag (hf.)\",\"Ideell förening\",\"Idiotiki kefaleouhiki Eteria\",\"Imprenditore\",\"Inc. (Incorporated)\",\"Incorporated (Inc)\",\"Individuālais komersants (IK)\",\"Individuali veikla\",\"Interessentskab (I/S)\",\"Investmentgesellschaft mit festem Kapital (SICAF)\",\"Investmentgesellschaft mit variablem Kapital (SICAV)\",\"Iværksætterselskab (IVS)\",\"javno trgovačko društvo (j.t.d.)\",\"jednoosobowa działalność gospodarcza\",\"jednostavno društvo s ograničenom odgovornošću (j.d.o.o.)\",\"julkinen osakeyhtiö (Oyj)\",\"Kollektivgesellschaft (GP)\",\"Komanditinė ūkinė bendrija (KUB)\",\"Komanditna družba (k.d.)\",\"Komanditná spoločnosť (k.s.)\",\"komanditní společnost (k.s.)\",\"komanditno društvo (k.d.)\",\"komanditno druzhestvo (KD)\",\"komanditno druzhestvo s aktzii (KDA)\",\"Komandītsabiedrība (KS)\",\"kommandiittiyhtiö (Ky)\",\"Kommanditbolag (KB)\",\"Kommanditgesellschaft (KG)\",\"Kommanditgesellschaft (KG)\",\"Kommanditgesellschaft (LP)\",\"Kommanditgesellschaft auf Aktien (KgaA)\",\"Kommanditselskab (K/S)\",\"Kommandittselskap (KS)\",\"Kooperativ\",\"korlátolt felelősségű társaság (kft.)\",\"közkereseti társaság (kkt)\",\"Limitada (Lda.)\",\"Limited (Ltd.)\",\"Limited Liability Company (LLC)\",\"Limited Liability Company (LLC)\",\"Limited Liability Corporation\",\"Limited Liability Limited Partnership (LLLP)\",\"Limited Liability Partnership\",\"Limited Liability Partnership (LLP)\",\"Limited Liability Partnership (LLP)\",\"Limited Liability Partnership (LLP)\",\"Limited Liability Partnership (LLP)\",\"Limited Partnership\",\"Limited Partnership (LP)\",\"Limited Partnership (LP)\",\"Limited Partnership (LP)\",\"Limited Partnership (LP)\",\"Limited Partnership (LP)\",\"Look Through Company (LTC)\",\"Ltd. (Limited)\",\"Mažoji bendrija (MB)\",\"Monoprósopi Etería Periorisménis Euthínis\",\"naamloze vennootschap (NV)\",\"Naamloze vennootschap (nv)\",\"NL (No Liability)\",\"No-Liability Company (NL)\",\"nyilvánosan működő részvénytársaság (Nyrt.)\",\"obrt\",\"offene Gesellschaft (OG)\",\"Offene Handelsgesellschaft (OHG)\",\"Omórithmi Etería\",\"ortakluk\",\"osakeyhtiö (Oy)\",\"Osaühing (OU)\",\"osuuskunta (osk)\",\"Other\",\"Partnerselskab or Kommanditaktieselskab (P/S)\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Partnership\",\"Persekutuan Komanditer\",\"Persekutuan Perdata (Maatschap)\",\"Perseroan Terbatas (PT)\",\"Perseroan Terbatas Terbuka or Perseroan Terbuka (PT Tbk)\",\"persoana fizica autorizata (PFA)\",\"Persona Física\",\"Perusahaan Dagang (PD)\",\"Pilnsabiedrība (PS)\",\"Private Corporation\",\"Private Corporation (Pty Ltd)\",\"Private Corporation (PtyLtd)\",\"Private Fund Limited Partnership (PFLP)\",\"Private Liability Company\",\"Private Limited Company\",\"Private Limited Company\",\"Private Limited Company\",\"Private Limited Company/Sendirian Berhad (Pte Ltd/Sdn Bhd)\",\"Private Limited Liability Company\",\"Private Ltd Company (Ltd)\",\"Private Ltd Company (Ltd)\",\"Private Ltd Company (Ltd)\",\"Private stichting\",\"Privatstiftung\",\"Professional Limited Liability Company (PLLC)\",\"Proprietary Limited (Pty Ltd)\",\"Proprietary Limited Company (Pty. Ltd.)\",\"Pty. (Unlimited Proprietary) company with share capital\",\"Pty. Ltd. (Proprietary Limited Company)\",\"Public Company\",\"Public Company (Ltd).\",\"Public Company (Quoted)\",\"Public Company (Unquoted)\",\"Public Coproration (Ltd)\",\"Public Corporation\",\"Public Limited Company\",\"Public Limited Company\",\"Public Limited Company (listed)\",\"Public Limited Company (listed)\",\"Public Limited Company (listed)\",\"Public Limited Company (unlisted)\",\"Public Limited Company (unlisted)\",\"Public Limited Company (unlisted)\",\"Public Limited Company/Berhad (Ltd/Bhd)\",\"Public Limited Liability Company\",\"Publikt aktiebolag (AB (publ)\",\"Registered Charity\",\"Registered Charity\",\"säätiö\",\"Sabiedrība ar ierobežotu atbildību (SIA)\",\"sameignarfélag (sf.)\",\"samlagsfélag\",\"Samostojni podjetnik (s.p.)\",\"samvinnufélag\",\"SARL\",\"Single Member Company\",\"sjálfseignarstofnun\",\"Sociedad Anonima (SA)\",\"Sociedad Anónima (SA)\",\"Sociedad Anónima (SA)\",\"Sociedad Colectiva (SC)\",\"Sociedad Comanditaria (S Cra)\",\"Sociedad Cooperativa (S Coop)\",\"Sociedad de Responsabilidad Limitada (Ltda)\",\"Sociedad de Responsabilidad Limitada (S de RL)\",\"Sociedad en Comandita por Acciones (S en C)\",\"Sociedad en Comandita Simple (S en C)\",\"Sociedad Limitada (SL)\",\"Sociedad Limitada Nueva Empresa (SLNE)\",\"Sociedad por Acciones (SpA)\",\"Sociedade Aberta (S.A.\",\"Sociedade Anónima (S.A.)\",\"Sociedade Fechada (S.F.)\",\"Sociedade Gestora de Participações Sociais (SGPS)\",\"Sociedades por Acciones Simplificada (SAS)\",\"Società a responsabilità limitata (Srl)\",\"Società cooperativa a responsabilità limitata (Scrl)\",\"Societa Europea\",\"Società in accomandita per azioni (Sapa)\",\"Società in accomandita semplice (Sas)\",\"Società in nome collettivo (snc)\",\"Società per azioni (Spa)\",\"Società semplice (Ss)\",\"societate cu răspundere limitată (S.R.L.)\",\"societate în comandită pe acţiuni (S.C.A.)\",\"societate în comandită simplă (S.C.S.)\",\"societate în nume colectiv (S.N.C.\",\"Societate pe Acţiuni (S.A.)\",\"Societatea cu răspundere limitată cu proprietar unic (SRL)\",\"Société à responsabilité limitée (S.A.R.L.)\",\"Société à responsabilité limitée (SARL)\",\"Société Anonyme\",\"Société anonyme (S.A.)\",\"Société anonyme (SA)\",\"Société cotée en bourse\",\"Société d’investissement à capital fixe (SICAF)\",\"Société d’Investissement à Capital variable (SICAV)\",\"Société d'investissement à capital fixe\",\"Société d'investissement à capital variable (SICAV)\",\"Société en commandite par actions (SCA)\",\"Société en commandite simple (SCS)\",\"Société en commandite simple (SECS)\",\"Société en nom collectif (SNC)\",\"Société par actions simplifiée (SAS)\",\"Société pas actions simplifiée\",\"Sole Proprietorship\",\"Sole Trader\",\"Sole Trader\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Sole Trader (Proprietorship)\",\"Spółdzielnia\",\"Společnost s ručením omezeným\",\"spółka akcyjna (S.A.)\",\"spółka jawna (sp.j.)\",\"spółka komandytowa (sp.k.)\",\"spółka komandytowo-akcyjna (S.K.A.)\",\"spółka partnerska (sp.p.)\",\"spółka z ograniczoną odpowiedzialnością (Sp. Z o.o.)\",\"Spoločnosť s ručením obmedzeným (s.r.o.)\",\"Stichting\",\"stichting van openbaar nut\",\"Stiftelse\",\"Stiftung\",\"Stiftung\",\"Stiftung / Fondation / Fondazione\",\"stille Gesellschaft (stG)\",\"subiratelno druzhestvo (SD)\",\"Superannuation Fund\",\"szövetkezet (szov.)\",\"Täisühing (TU)\",\"Tikroji ūkinė bendrija (TUB)\",\"toiminimi (T mi)\",\"Toko\",\"Treuhandschaft\",\"Treuunternehmen\",\"U- unipersonnelle (EURL)\",\"Uitsluiting van Aansprakelijkheid (U.A.)\",\"Unipessoal Lda\",\"Unlimited Company\",\"Unlimited Company (UC)\",\"Unlimited Company (UC)\",\"Unlimited Proprietary Company (Pty.)\",\"Unternehmergesellschaft (UG)\",\"Usaha Dagang (UD)\",\"Usaldusühing (UU)\",\"Uždaroji akcinė bendrovė (UAB)\",\"Variable Capital Company\",\"vennootschap onder firma (VOF)\",\"Vennootschap onder firma (vof)\",\"Verein\",\"Verein / Association / Associazione\",\"Vereinigung ohne Gewinnerzielungsabsicht (VoG)\",\"Verejná obchodná spoločnosť (v.o.s.)\",\"veřejná obchodní společnost (v.o.s.)\",\"Viešoji įstaiga (VsI)\",\"Wettelijke Aansprakelijkheid (W.A.)\",\"Yayasan\",\"zadruga\",\"zártközűen működő részvénytársaság (Zrt.)\",\"živnost\",\"živnosť\"]"}],"_postman_id":"465f2fd8-43ee-4224-8da4-4f8f987545e3"},{"name":"Job Titles","id":"03e0a991-3388-46f9-9ee4-1ad5141a659f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{PartnerAPI.Endpoint}}api/v1/jobTitles","description":"Get list of job titles for use with [api/v1/CorporateClient](https://doc.api.afex.com/?version=latest#64dffaad-9a04-45da-97bf-217a895c4fd6) and [api/v1/PrivateClient](https://doc.api.afex.com/?version=latest#a82016a6-4ca6-4472-889f-24fe98747dda)."},"response":[{"id":"324c5893-a79b-4f00-b58e-6342481380b7","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false},{"key":"Authorization","value":"bearer ","disabled":false}],"url":"{{P-URL}}api/v1/jobTitles"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"61","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 14:33:43 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"WWW-Authenticate","value":"Bearer","name":"WWW-Authenticate","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"Authorization has been denied for this request.\"}"},{"id":"42474865-4c79-4a33-8ee0-05b008931a00","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer 6gvkukuyYrE1n747dOXFRwtvs4NyNIMzp8VvJRcip6HejTwnjJzGZPXIs7N0AqdXGtO86d6YiuV7j6Pz5V9ucIVOa-dYqJF1Z7E6o2bTBO765cgwcfefSyDuEGS2plyAPC7kH1Hhjt2iYUzn2Dk329lmCxtpbsUKDm0vfuenQ4N6Hv1pNwPt2JLsiBCAqj7lVtY9eZvZBHP3naOl17EcS7ilnH0n5vaIhNkUUxBWZXUz9BmmicP8e9s9Ha7aAI39"}],"url":"{{P-URL}}api/v1/jobTitles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"1165","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 14:32:29 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\"Accountant\",\"Accountant\",\"Accounts Manager\",\"Accounts Manager\",\"Accounts Payable Clerk\",\"Accounts Payable Clerk\",\"Accounts Payable Manager\",\"Accounts Payable Manager\",\"Accounts Receivable Clerk\",\"Accounts Receivable Clerk\",\"Accounts Receivable Manager\",\"Accounts Receivable Manager\",\"Cash Manager\",\"Cash Manager\",\"CEO\",\"CEO\",\"CFO\",\"CFO\",\"Chairman\",\"Chairman\",\"Commercial Director\",\"Commercial Director\",\"Company Secretary\",\"Company Secretary\",\"Comptroller\",\"Comptroller\",\"Controller\",\"Controller\",\"COO\",\"COO\",\"Director\",\"Director\",\"Finance Manager\",\"Finance Manager\",\"Finance Officer\",\"Finance Officer\",\"Financial Controller\",\"Financial Controller\",\"Financial Director\",\"Financial Director\",\"General Manager\",\"General Manager\",\"Group Accountant\",\"Group Accountant\",\"Group Finance Director\",\"Group Finance Director\",\"Group Treasurey Manager\",\"Group Treasurey Manager\",\"Head of Finance\",\"Head of Finance\",\"Head of Treasury\",\"Head of Treasury\",\"Managing Director\",\"Managing Director\",\"Office Manager\",\"Office Manager\",\"Other\",\"Other\",\"Owner\",\"Owner\",\"President\",\"President\",\"Seafarer\",\"Seafarer\",\"Treasury Manager\",\"Treasury Manager\",\"VP of Finance\",\"VP of Finance\"]"},{"id":"b8872ce0-344e-4daf-b8bf-08669a0e6733","name":"Job Titles","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/jobTitles"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"03e0a991-3388-46f9-9ee4-1ad5141a659f"},{"name":"NAICS Codes","id":"b2431978-7903-41dc-8244-e41bc6cf7ba7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{PartnerAPI.Endpoint}}api/v1/naics","description":"Get list of NAICS (North American Industry Classification System) codes for use with [api/v1/CorporateClient](https://doc.api.afex.com/?version=latest#64dffaad-9a04-45da-97bf-217a895c4fd6)."},"response":[{"id":"3bb8bf68-e67d-4cf0-ac77-c79f1de0ce94","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer Cdx8E0gpRxzHUcH69mnijNAjSSTDJ032mQCel8eoKLQ3gCTnoUTfq16bWnz2vjxUIxj2kablYgAk_fg7sGR1MqFNOQuTU_xHnPJI-qkbsmvd1CMA08V_yhZX0Q7v_taeDUrxAJLgIb8EYWnT1kbrtqVhaXd7fTA6SGU5Yoc9zS9X1KBlfHH6WbgVf7_O_OiTUaYOFW7eRqwBB_c4HbG-3vMp0DnGLorAPWMt8dUIKeT0CCzcjuPY5QGKmSytXBRn"}],"url":"{{P-URL}}api/v1/naics"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"66526","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 14 Feb 2018 15:14:10 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\n    \"Abrasive Product Manufacturing\",\n    \"Accommodation\",\n    \"Accommodation and Food Services\",\n    \"Accounting, Tax Preparation, Bookkeeping, and Payroll Services\",\n    \"Activities Related to Credit Intermediation\",\n    \"Activities Related to Real Estate\",\n    \"Adhesive Manufacturing\",\n    \"Administration of Air and Water Resource and Solid Waste Management Programs\",\n    \"Administration of Urban Planning and Community and Rural Development\",\n    \"Administration of Veterans' Affairs\",\n    \"Administrative and Support and Waste Management and Remediation Services\",\n    \"Administrative and Support Services\",\n    \"Administrative Management and General Management Consulting Services\",\n    \"Advertising Agencies\",\n    \"Advertising Material Distribution Services\",\n    \"Advertising, Public Relations, and Related Services\",\n    \"Continued...\"\n]"},{"id":"e5d0088b-9f09-4455-ab90-cd0eb5845b22","name":"NAICS Codes","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/naics"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"f74ab2a6-9762-4bee-92e7-a86ef04e51da","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer {token}"}],"url":"{{P-URL}}api/v1/naics"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"61","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 26 Feb 2018 14:54:34 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"WWW-Authenticate","value":"Bearer","name":"WWW-Authenticate","description":"Indicates the authentication scheme that should be used to access the requested entity."},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Message\":\"Authorization has been denied for this request.\"}"}],"_postman_id":"b2431978-7903-41dc-8244-e41bc6cf7ba7"}],"id":"20720271-ce14-498d-abb4-61d3d4e98ba7","description":"Supporting data used in on-boarding new accounts.","_postman_id":"20720271-ce14-498d-abb4-61d3d4e98ba7"},{"name":"Direct Debit","item":[{"name":"Direct Debit - Enrollment","id":"75e3516d-8fb8-4dcd-a8d7-b68dee7d307e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"\",\n    \"AccountOwnerFirstName\": \"\",\n    \"AccountOwnerLastName\": \"\",\n    \"BankName\": \"\",\n    \"AccountNumber\": \"\",\n    \"BankRoutingCode\": \"\",\n    \"Currency\": \"\",\n    \"BankDetailsVerified\": \"\"\n}"},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitEnroll","description":"This method will enable the enrollment of an account for Direct Debit settlement.  The account details are stored and can be used as a settlement account in  [api/v2/Trades/Create](https://doc.api.afex.com/?version=latest#f2fe552d-d981-4430-b80b-8e1eb9f334e5), [api/Forwards/Create](https://doc.api.afex.com/?version=latest#727f1d97-3357-4535-93ad-cdec62dc9ac7) or [api/v2/Payments/Create](https://doc.api.afex.com/?version=latest#5ae41789-68f6-4ca1-b80e-32aa710e145d0) by including the 'AccountNumber' parameter for the desired direct debit account.\r\n\r\nRequest Parameters\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|ApiKey|ApiKey of the account which you would like the direct debit account enrolled.|**True**|\r\n|AccountOwnerFirstName|The first name on the account being enrolled in direct debit.|**True**|\r\n|AccountOwnerLastName|The last name on the account being enrolled in direct debit.|**True**|\r\n|BankName|Name of the bank which holds the direct debit account.|**True**|\r\n|AccountNumber|Account number of the direct debit account.|**True**|\r\n|BankRoutingCode|Routing Code/Sort Code of the bank which holds the direct debit account.|**True**|\r\n|Currency|3-digit ISO currency code for the account being enrolled in direct debit.|**True**|\r\n|BankDetailsVerified|Some partners utlize third party services to validate the account details prior to transmitting to AFEX.  In the event the account was verfied {True} the account will be immediately set up for use.  If the account has not be verified {False} the details will follow a stanrdard verification process using micro-deposits. |**True**|"},"response":[{"id":"0b072005-a697-4aec-9d87-e2703d4bad3b","name":"401 Unauthorized - Direct Debit Enrollment Not Authorized","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"00010503V128198b1-b8da-e911-9e8a-0050569b0044\",\n    \"AccountOwnerFirstName\": \"Example First Name\",\n    \"AccountOwnerLastName\": \"Example Last Name\",\n    \"BankName\": \"Barclays\",\n    \"AccountNumber\": \"12345678\",\n    \"BankRoutingCode\": \"1234\",\n    \"Currency\": \"GBP\",\n    \"BankDetailsVerified\": \"true\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitEnroll"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 12:52:37 GMT"},{"key":"Content-Length","value":"61"}],"cookie":[],"responseTime":null,"body":"\"This account is not authorized for direct debit enrollment.\""},{"id":"37304f94-628e-43af-ab33-c049c80128d9","name":"401 Unauthorized - Invalid API Key","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"XXXXXXX\",\n    \"AccountOwnerFirstName\": \"Example First Name\",\n    \"AccountOwnerLastName\": \"Example Last Name\",\n    \"BankName\": \"Barclays\",\n    \"AccountNumber\": \"12345678\",\n    \"BankRoutingCode\": \"1234\",\n    \"Currency\": \"GBP\",\n    \"BankDetailsVerified\": \"true\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitEnroll"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 12:41:46 GMT"},{"key":"Content-Length","value":"38"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid API Key: XXXXXXX\"\n}"},{"id":"395ed0d8-06fb-4e58-b765-f0915d669bc5","name":"400 Bad Request - Missing Required Fields","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"00010503V128198b1-b8da-e911-9e8a-0050569b0044\",\n    \"AccountOwnerFirstName\": \"Example First Name\",\n    \"AccountOwnerLastName\": \"Example Last Name\",\n    \"BankName\": \"\",\n    \"AccountNumber\": \"12345678\",\n    \"BankRoutingCode\": \"1234\",\n    \"Currency\": \"GBP\",\n    \"BankDetailsVerified\": \"true\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitEnroll"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 12:43:57 GMT"},{"key":"Content-Length","value":"43"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Request must contain BankName\"\n}"},{"id":"83294462-af4e-4e60-ad3c-f0a05439a560","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"00010503V128198b1-b8da-e911-9e8a-0050569b0044\",\n    \"AccountOwnerFirstName\": \"Example First Name\",\n    \"AccountOwnerLastName\": \"Example Last Name\",\n    \"BankName\": \"Barclays\",\n    \"AccountNumber\": \"12345678\",\n    \"BankRoutingCode\": \"1234\",\n    \"Currency\": \"GBP\",\n    \"BankDetailsVerified\": \"true\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitEnroll"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 12:37:57 GMT"},{"key":"Content-Length","value":"54"}],"cookie":[],"responseTime":null,"body":"\"This account is submitted to enroll in Direct Debit.\""},{"id":"d50cdcdf-f7f3-402f-89d0-a55a3e904bc0","name":"400 Bad Request - Field Lengths Exceeded","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"00010503V128198b1-b8da-e911-9e8a-0050569b0044\",\n    \"AccountOwnerFirstName\": \"Example First Nameeeeeeeeeeeeeeeeeeeeeeeeeeeeee\",\n    \"AccountOwnerLastName\": \"Example Last Name\",\n    \"BankName\": \"Barclays\",\n    \"AccountNumber\": \"12345678\",\n    \"BankRoutingCode\": \"1234\",\n    \"Currency\": \"GBP\",\n    \"BankDetailsVerified\": \"true\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitEnroll"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 12:50:50 GMT"},{"key":"Content-Length","value":"72"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"AccountOwnerFirstName cannot be greater than 35 characters\"\n}"},{"id":"f22f42ad-422b-4372-bd91-1368f0a4778c","name":"400  Bad Request - Invalid Currency Code","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"00010503V128198b1-b8da-e911-9e8a-0050569b0044\",\n    \"AccountOwnerFirstName\": \"Example First Name\",\n    \"AccountOwnerLastName\": \"Example Last Name\",\n    \"BankName\": \"Barclays\",\n    \"AccountNumber\": \"12345678\",\n    \"BankRoutingCode\": \"1234\",\n    \"Currency\": \"XZX\",\n    \"BankDetailsVerified\": \"true\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitEnroll"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 12:47:05 GMT"},{"key":"Content-Length","value":"42"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"XZX is not a valid currency.\"\n}"}],"_postman_id":"75e3516d-8fb8-4dcd-a8d7-b68dee7d307e"},{"name":"Direct Debit - Un-enrollment","id":"efc99634-5f95-4564-a8e4-ba312a82a9d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"\"\n}"},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitUnenroll","description":"This method will enable the un-enrollment of an account for Direct Debit settlement.\r\n\r\nRequest Parameters\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|ApiKey|ApiKey of the account which you would like to un-enroll from direct debit.|**True**|\r\n|AccountNumber|Account number of the direct debit account.  This must correspond to an already enrolled account number.|**True**|\r\n|Currency|3-digit ISO currency code for the account being un-enrolled in direct debit.|**True**|"},"response":[{"id":"a8e295ec-54b0-451f-a368-5f3a9d2a93c8","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"XXXXXXXXV128198b1-b8da-e911-9e8a-0050569b0044\",\n    \"AccountNumber\": \"000XXXXX\",\n    \"Currency\": \"GBP\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitUnenroll"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Sep 2019 14:31:33 GMT"},{"key":"Content-Length","value":"56"}],"cookie":[],"responseTime":null,"body":"\"This account is submitted to unenroll in Direct Debit.\""}],"_postman_id":"efc99634-5f95-4564-a8e4-ba312a82a9d0"}],"id":"9d004efb-b0e3-48c4-96d7-05d15ba2761a","_postman_id":"9d004efb-b0e3-48c4-96d7-05d15ba2761a"},{"name":"Push Notifications","item":[{"name":"Notification Filters","id":"2a498180-da12-45a8-834a-2161b21cfd55","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":""},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/NotificationFilters","description":"This method can be used to retrieve the available notification filters.  Any notification filter can be subscribed to using: \n\n[api/v1/WebHooks/notificationSubscribe](https://doc.api.afex.com/?version=latest#990a4c05-d883-4fe5-845d-f6ee86311134)"},"response":[{"id":"0bc63b5d-c481-48b8-94d8-ec4019066ebc","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/NotificationFilters"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 19 Sep 2019 14:00:02 GMT"},{"key":"Content-Length","value":"241"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"NotificationFilter\": \"AccountApproved\",\n        \"Description\": \"Account Approved\"\n    },\n    {\n        \"NotificationFilter\": \"TransactionProcessed\",\n        \"Description\": \"Transaction Processed\"\n    },\n    {\n        \"NotificationFilter\": \"BeneficiaryApproved\",\n        \"Description\": \"Beneficiary Approved\"\n    }\n]"}],"_postman_id":"2a498180-da12-45a8-834a-2161b21cfd55"},{"name":"Notification Subscriptions","id":"24037203-2e6f-427d-ba08-7d6022373023","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscriptions?ApiKey=","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","WebHooks","notificationSubscriptions"],"query":[{"key":"ApiKey","value":""}]},"description":"This can be used to retrieve a list of active subscriptions for a specified customer.\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|ApiKey| * for wildcard (all) or individual APIKey to view customer account subscriptions. |**True**|"},"response":[{"id":"603c0a2a-5e14-4520-81e1-e18ca75d2df0","name":"400 Bad Request - No Active Subscriptions","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscriptions?ApiKey=00010360V55f22670-d5ff-e711-99a2-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","WebHooks","notificationSubscriptions"],"query":[{"key":"ApiKey","value":"00010360V55f22670-d5ff-e711-99a2-0050569b0044"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Sep 2019 12:47:59 GMT"},{"key":"Content-Length","value":"26"}],"cookie":[],"responseTime":null,"body":"\"No active subscriptions.\""},{"id":"b108713b-1510-4183-be1d-7429a1e384b8","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscriptions?ApiKey=00010503V128198b1-b8da-e911-9e8a-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","WebHooks","notificationSubscriptions"],"query":[{"key":"ApiKey","value":"00010503V128198b1-b8da-e911-9e8a-0050569b0044"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 20 Sep 2019 15:37:22 GMT"},{"key":"Content-Length","value":"324"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ApiKey\": \"00010503V128198b1-b8da-e911-9e8a-0050569b0044\",\n        \"FilterSubscriptions\": [\n            {\n                \"NotificationFilter\": \"AccountApproved\",\n                \"Description\": \"Account Approved\"\n            },\n            {\n                \"NotificationFilter\": \"BeneficiaryApproved\",\n                \"Description\": \"Beneficiary Approved\"\n            },\n            {\n                \"NotificationFilter\": \"TransactionProcessed\",\n                \"Description\": \"Transaction Processed\"\n            }\n        ]\n    }\n]"},{"id":"ce5c021e-ff09-46b0-b144-efb3a3dd4796","name":"401 Unauthorized - Invalid API Key","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscriptions?ApiKey=00XX0103V128198b1-b8da-e911-9e8a-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","WebHooks","notificationSubscriptions"],"query":[{"key":"ApiKey","value":"00XX0103V128198b1-b8da-e911-9e8a-0050569b0044"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Sep 2019 12:50:25 GMT"},{"key":"Content-Length","value":"49"}],"cookie":[],"responseTime":null,"body":"\"Authorization has been denied for this request.\""}],"_postman_id":"24037203-2e6f-427d-ba08-7d6022373023"},{"name":"Notification Subscribe","id":"990a4c05-d883-4fe5-845d-f6ee86311134","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\r\n\t\"NotificationFilter\":[\"\", \"\", \"\"],\r\n\t\"Subscribe\":\"\",\r\n\t\"ApiKey\":[\"\", \"\", \"\"],\r\n\t\"PartnerEndpoint\":\"\",\r\n\t\"PartnerSecret\":\"\"\r\n} \r\n"},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscribe","description":"As part of AFEX’s continuous enhancement of its API offering, this latest release includes the introduction of API outbound notifications (Web-Hooks). This enhancement will allow AFEX to send partners and clients notifications via the API for triggered events, specifically status changes. \r\n\r\nPartners can subscribe to the three different notification filters listed below in which they will receive an outbound notification to alert them of any status changes. A new ‘WebHook Notification Filters’ method has been added to the Partner API which will return all of AFEX’s current notification types. \r\n\r\n    `Account Approval` - An on-boarded account has been approved and is ready for use.\r\n\r\n    `Beneficiary Approval` - A beneficiary template has been validated and approved for the use of sending funds with api/v2/Trades/Create, or api/v2/Paymentments/Create.\r\n\r\n    `Transaction Processed` - A transaction has been updated from pending to processed.\r\n\r\nEach service will poll every 5 minutes to see whether a change has been applied to the selected notification filter criteria such as a client account being approved; a beneficiary being approved; or if a transaction has been processed. The partner can provide their own endpoint in which these outbound notifications would be sent to.\r\n\r\nRequest Parameters\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|NotificationFilter|Specify what notification filter you are subscribing to.  [\"*\"] for wildcard (all) or individual filter to subscribe.|**True**|\r\n|Subscribe|[True] for subscribe, [False] for unsubscribe.|**True**|\r\n|ApiKey|[\"*\"] for wildcard (all) or individual APIKey for account to subscribe.|**True**|\r\n|PartnerEndpoint|Partner specified endpoint which will be used for callback.|**True**|\r\n|PartnerSecret|Partner specified endpoint secret for callback authentication. Must be in a hexadecimal format. If a partner does not want to specify a secret then pass the value '1'.|**True**|"},"response":[{"id":"062b8460-bdc5-4ded-902e-d828fbd275a4","name":"400 Bad Request - Invalid URL Endpoint","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\r\n\t\"NotificationFilter\":[\"AccountApproved\", \"BeneficiaryApproved\", \"TransactionProcessed\"],\r\n\t\"Subscribe\":\"true\",\r\n\t\"ApiKey\":[\"0XX0103V128198b1-xxxx-e911-xxxx-0050569b0044\"],\r\n\t\"PartnerEndpoint\":\"XXXX://webhook.site/e5977ce8-95f8-48c2-958c-3c1c6dc9b32a\",\r\n\t\"PartnerSecret\":\"1\"\r\n} \r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscribe"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Sep 2019 12:59:44 GMT"},{"key":"Content-Length","value":"34"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid URL Endpoint\"\n}"},{"id":"0670746d-f3eb-48ca-9874-7d3d33223ba1","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\r\n\t\"NotificationFilter\":[\"AccountApproved\", \"BeneficiaryApproved\", \"TransactionProcessed\"],\r\n\t\"Subscribe\":\"true\",\r\n\t\"ApiKey\":[\"00000003V128198b1-xxxx-e911-xxxx-0050569b0000\"],\r\n\t\"PartnerEndpoint\":\"http://webhook.site/e5977ce8-95f8-48c2-958c-3c1c6dc9b32a\",\r\n\t\"PartnerSecret\":\"A12B3C4D\"\r\n} \r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscribe"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 20 Sep 2019 14:19:10 GMT"},{"key":"Content-Length","value":"23"}],"cookie":[],"responseTime":null,"body":"\"Subscription updated.\""},{"id":"60469828-b983-41cb-a73d-cc6729d11bc6","name":"401 Unauthorized - Invalid API Key","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\r\n\t\"NotificationFilter\":[\"AccountApproved\", \"BeneficiaryApproved\", \"TransactionProcessed\"],\r\n\t\"Subscribe\":\"true\",\r\n\t\"ApiKey\":[\"0XX0103V128198b1-b8da-e911-9e8a-0050569b0044\"],\r\n\t\"PartnerEndpoint\":\"http://webhook.site/e5977ce8-95f8-48c2-958c-3c1c6dc9b32a\",\r\n\t\"PartnerSecret\":\"1A2B4C4D\"\r\n} \r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscribe"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"WWW-Authenticate","value":"Bearer"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Sep 2019 12:56:18 GMT"},{"key":"Content-Length","value":"49"}],"cookie":[],"responseTime":null,"body":"\"Authorization has been denied for this request.\""},{"id":"a885d48d-54d2-4614-8fd3-a6d6abacd666","name":"400 Bad Request - Invalid Notification Filter","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\r\n\t\"NotificationFilter\":[\"MyStatusApproved\"],\r\n\t\"Subscribe\":\"true\",\r\n\t\"ApiKey\":[\"0001000V128198b1-xxxx-e911-xxxx-0050569b0044\"],\r\n\t\"PartnerEndpoint\":\"http://webhook.site/e5977ce8-95f8-48c2-958c-3c1c6dc9b32a\",\r\n\t\"PartnerSecret\":\"1A2B3C4D\"\r\n} \r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscribe"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Sep 2019 12:52:57 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"\"Invalid notification filter.\""},{"id":"dedb4e89-bde1-44be-a6c9-af1c369a00e4","name":"400 Bad Request - Invalid Partner Secret Format","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\r\n\t\"NotificationFilter\":[\"AccountApproved\", \"BeneficiaryApproved\", \"TransactionProcessed\"],\r\n\t\"Subscribe\":\"TRUE\",\r\n\t\"ApiKey\":[\"00000000V3244133D-xxxx-E911-xxxx-005056900000\"],\r\n\t\"PartnerEndpoint\":\"http://webhook.site/#!/a4285c9a-b90e-48eb-b292-163756163d64\",\r\n\t\"PartnerSecret\":\"G1Z2Y3U5\"\r\n} \r\n"},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscribe"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 27 Nov 2019 15:23:37 GMT"},{"key":"Content-Length","value":"37"}],"cookie":[],"responseTime":null,"body":"\"Partner Secret must be hexadecimal.\""},{"id":"e06680fa-ad8e-4096-9250-3d0a284bcc61","name":"400 Bad Request - Missing Required Fields","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"raw","raw":"{\r\n\t\"NotificationFilter\":[\"AccountApproved\", \"BeneficiaryApproved\", \"TransactionProcessed\"],\r\n\t\"Subscribe\":\"\",\r\n\t\"ApiKey\":[\"0XX0100V128198b1-xxxx-e911-9e8a-0050569b0044\"],\r\n\t\"PartnerEndpoint\":\"http://webhook.site/e5977ce8-95f8-48c2-958c-3c1c6dc9b32a\",\r\n\t\"PartnerSecret\":\"1A2B3C4D\"\r\n} \r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscribe"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 23 Sep 2019 12:58:38 GMT"},{"key":"Content-Length","value":"104"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"The request is invalid.\",\n    \"ModelState\": {\n        \"subscription.Subscribe\": [\n            \"An error has occurred.\"\n        ]\n    }\n}"}],"_postman_id":"990a4c05-d883-4fe5-845d-f6ee86311134"}],"id":"6d625c21-71e9-4a96-ae1b-c25b1b24add0","description":"Push Notifications, commonly referred to as webhooks, allow you to subscribe to key events whereby AFEX will send an out-bound notification when the event criteria is triggered.  Events include Account Approval, Beneficiary Template Approval or Transaction Processing.  Real-time updates will be sent assuring you have the latest information to support your internal processes and customer's needs.\n\nUsing the methods in this collection, an AFEX Partner can get available subscription filters, enroll, unenroll or get active subscriptions.","event":[{"listen":"prerequest","script":{"id":"0bb6c24e-15d4-4e22-ab83-8b863e3fffd2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0a0f9eda-89b3-42f2-a3c3-dd8989ab8acd","type":"text/javascript","exec":[""]}}],"_postman_id":"6d625c21-71e9-4a96-ae1b-c25b1b24add0"}],"id":"69d57c28-f71f-4e9f-96d9-e92a49f1d706","description":"With the AFEX API it is possible to on-board customers’ accounts to enable them to transfer funds internationally. One of the value propositions of the AFEX Partnership Program is that it allows your customers to enjoy AFEX’s products and services from your portal.  In order to utilize AFEX’s products and services, your customers will undergo a compliance due diligence review by becoming clients of AFEX.\n","event":[{"listen":"prerequest","script":{"id":"17b65f8c-d148-46e2-b815-c21011cd7aad","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0eea038e-1814-4240-91fa-708571d1da2c","type":"text/javascript","exec":[""]}}],"_postman_id":"69d57c28-f71f-4e9f-96d9-e92a49f1d706"},{"name":"Beneficiary Management","item":[{"name":"Create/Update/Disable Beneficiary","item":[{"name":"Create Beneficiary","id":"b8c1c5e4-10e2-4b94-be42-89d5509b2b3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"BankAccountNumber\": \"\",\n    \"BankAddress1\": \"\",\n    \"BankAddress2\": \"\",\n    \"BankAddress3\": \"\",\n    \"BankCountryCode\": \"\",\n    \"BankName\": \"\",\n    \"BankRoutingCode\": \"\",\n    \"BankSWIFTBIC\": \"\",\n    \"BeneficiaryAddressLine1\": \"\",\n    \"BeneficiaryAddressLine2\": \"\",\n    \"BeneficiaryCity\": \"\",\n    \"BeneficiaryCountryCode\": \"\",\n    \"BeneficiaryName\": \"\",\n    \"BeneficiaryPostalCode\": \"\",\n    \"BeneficiaryRegion\": \"\",\n    \"Corporate\": \"\",\n    \"Currency\": \"\",\n    \"HighLowValue\": \"\",\n    \"IntermediaryBankAccountNumber\": \"\",\n    \"IntermediaryBankAddress1\": \"\",\n    \"IntermediaryBankAddress2\": \"\",\n    \"IntermediaryBankAddress3\": \"\",\n    \"IntermediaryBankCountryCode\": \"\",\n    \"IntermediaryBankName\": \"\",\n    \"IntermediaryBankRoutingCode\": \"\",\n    \"IntermediaryBankSWIFTBIC\": \"\",\n    \"NotificationEmail\": \"\",\n    \"RemittanceLine1\": \"\",\n    \"RemittanceLine2\": \"\",\n    \"RemittanceLine3\": \"\",\n    \"RemittanceLine4\": \"\",\n    \"VendorId\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/beneficiaryCreate","description":"Create a new beneficiary.  Funds can be sent to a beneficiary bank account by specifying the beneficiary's VendorID in either [api/v2/trades/create](https://doc.api.afex.com/?version=latest#f2fe552d-d981-4430-b80b-8e1eb9f334e5) or [api/v2/payments/create](https://doc.api.afex.com/?version=latest#5ae41789-68f6-4ca1-b80e-32aa710e145d) requests.\n\nWhen creating a beneficiary, you may assign your own unique VendorID in the create request, or otherwise the AFEX system will assign a default VendorID. \n\nThe required data for a beneficiary varies based on currency, clearing method (SWIFT/high value or local clearing/low value), beneficiary entity type (corporate or individual), and beneficiary and bank country.  This validation utilizes AFEX payment and currency rules to derive the details needed to deliver a payment to a beneficiary.  When all the required data is submitted, the beneficiary will be created with a status of \"Approved\" or \"Pending\".  Where the status is \"Pending\", this will require manual review and approval by AFEX.\n\nNote that an iterative approach is recommended for the beneficiary creation (As seen in the below steps 1 - 4.)  *A detailed design document outlining this flow is available upon request from your Implementation Program Manager.*\n\n    1. Submit the minimum set of beneficiary data as described as described above i.e. currency, HighLowValue, Corporate=true or false, bank country code and beneficiary address and country code\n    2. Review the remaining required data as indicated by the response\n    3. Submit required beneficiary data\n    4. Repeat until the response indicates \"Beneficiary has been created\", Status \"Approved\" or \"Pending\"\n\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|BankAccountNumber|Beneficiary account number|**True**|\n|BankAddress1|Beneficiary bank address line 1|**True**|\n|BankAddress2|Beneficiary bank address line 2|Varies by currency|\n|BankAddress3|Beneficiary bank address line 3|False|\n|BankCountryCode|Beneficiary bank country code|**True**|\n|BankName|Beneficiary bank name|True (auto-populated with BankSWIFTBIC or BankRoutingCOde|\n|BankRoutingCode|Beneficiary bank routing/sort code|Varies by currency|\n|BankSWIFTBIC|Beneficiary bank SWIFTBIC|Varies by currency|\n|BeneficiaryAddressLine1|Beneficiary address line 1|Varies by currency|\n|BeneficiaryAddressLine2|Beneficiary address line 2|Varies by currency|\n|BeneficiaryCity|Beneficiary city|**True**|\n|BeneficiaryCountryCode|Beneficiary country code|**True**|\n|BeneficiaryName|Beneficiary name|**True**|\n|BeneficiaryPostalCode|Beneficiary post code|**True**|\n|BeneficiaryRegion|Beneficiary region|Varies by currency|\n|Corporate|Corporate account = True/False|False: *defaults to Corporate*|\n|Currency|Beneficiary currency must = currency of bank account|**True**|\n|HighLowValue|Low (local clearing) = 0, High (wire) = 1|False - *defaults to 1*|\n|IntermediaryBankAccountNumber|Auto-populated using beneficiary bank data|False|\n|IntermediaryBankAddress1|Auto-populated using beneficiary bank data|False|\n|IntermediaryBankAddress2|Auto-populated using beneficiary bank data|False|\n|IntermediaryBankAddress3|Auto-populated using beneficiary bank data|False|\n|IntermediaryBankCountryCode|Auto-populated using beneficiary bank data|False|\n|IntermediaryBankName|Auto-populated using beneficiary bank data|False|\n|IntermediaryBankRoutingCode|Auto-populated using beneficiary bank data|False|\n|IntermediaryBankSWIFTBIC|Auto-populated using beneficiary bank data|False|\n|NotificationEmail|Beneficiary email address for payment notification email|False|\n|RemittanceLine1|Auto-populated with 'by order of' information|False|\n|RemittanceLine2|Purpose of payment code via [api/PurposeOfPayment](https://doc.api.afex.com/?version=latest#d2085d87-b6f7-4767-bbb2-2b3781d93405)|Varies by currency|\n|RemittanceLine3|Special remittance data for some exotic currencies|Varies by currency|\n|RemittanceLine4|Special remittance data for some exotic currencies|Varies by currency|\n|VendorId|Unique ID for the beneficiary record|**True**|"},"response":[{"id":"12c336bd-ef2f-4d51-b696-91d4cd7b8948","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"BankAccountNumber","value":"123456","type":"text"},{"key":"BankAddress1","value":"","type":"text"},{"key":"BankAddress2","value":"","type":"text"},{"key":"BankAddress3","value":"","type":"text"},{"key":"BankCountryCode","value":"AU","type":"text"},{"key":"BankName","value":"ANZ","type":"text"},{"key":"BankRoutingCode","value":"013265","type":"text"},{"key":"BankSWIFTBIC","value":"ANZBAU3MXXX","type":"text"},{"key":"BeneficiaryAddressLine1","value":"55 Collins Street","type":"text"},{"key":"BeneficiaryAddressLine2","value":"","type":"text"},{"key":"BeneficiaryCity","value":"Melbourne","type":"text"},{"key":"BeneficiaryCountryCode","value":"AU","type":"text"},{"key":"BeneficiaryName","value":"%$$%$%$$","type":"text"},{"key":"BeneficiaryPostalCode","value":"3000","type":"text"},{"key":"BeneficiaryRegion","value":"VIC","type":"text"},{"key":"Corporate","value":"TRUE","type":"text"},{"key":"Currency","value":"AUD","type":"text"},{"key":"HighLowValue","value":"1","type":"text"},{"key":"IntermediaryBankAccountNumber","value":"","type":"text"},{"key":"IntermediaryBankAddress1","value":"","type":"text"},{"key":"IntermediaryBankAddress2","value":"","type":"text"},{"key":"IntermediaryBankAddress3","value":"","type":"text"},{"key":"IntermediaryBankCountryCode","value":"","type":"text"},{"key":"IntermediaryBankName","value":"","type":"text"},{"key":"IntermediaryBankRoutingCode","value":"","type":"text"},{"key":"IntermediaryBankSWIFTBIC","value":"","type":"text"},{"key":"NotificationEmail","value":"","type":"text"},{"key":"RemittanceLine1","value":"","type":"text"},{"key":"RemittanceLine2","value":"ALLW","type":"text"},{"key":"RemittanceLine3","value":"","type":"text"},{"key":"RemittanceLine4","value":"","type":"text"},{"key":"VendorId","value":"AUDTESTOLLINS","type":"text"}]},"url":"{{URL}}api/beneficiaryCreate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Nov 2018 05:28:18 GMT"},{"key":"Content-Length","value":"1089"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Name\": \"Invalid BeneficiaryName\",\n        \"Code\": 2,\n        \"InformationMessage\": null,\n        \"InformationCode\": 0,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"RemittanceLine1 updated from '' to 'BOF AFEX ERP Validation USA'\",\n        \"InformationCode\": 100013,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"BankAddress1 updated from 'GROUP LIMITED ANZ CENTRE MELBOURNE' to 'Group Limited 833 Collins Street'\",\n        \"InformationCode\": 100018,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"BankAddress2 updated from 'LEVEL 9, 833 COLLINS STREET' to ''\",\n        \"InformationCode\": 100019,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"BankAddress3 updated from '' to 'Docklands'\",\n        \"InformationCode\": 100020,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"BankName updated from 'ANZ' to 'Australia and New Zealand Banking'\",\n        \"InformationCode\": 100022,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"BankNationalId has more than one location. A match cannot be determined. Please use the National ID lookup to choose the correct bank.\",\n        \"InformationCode\": 100025,\n        \"Status\": null\n    }\n]"},{"id":"da38c211-f4bf-46ce-8e73-76fedab988c1","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"BankAccountNumber\":\"246810\",\r\n\"BankAddress1\":\"\",\r\n\"BankAddress2\":\"\",\r\n\"BankAddress3\":\"\",\r\n\"BankCountryCode\":\"US\",\r\n\"BankName\":\"Example Bank Name\",\r\n\"BankRoutingCode\":\"075900575\",\r\n\"BankSWIFTBIC\":\"\",\r\n\"BeneficiaryAddressLine1\":\"\",\r\n\"BeneficiaryAddressLine2\":\"\",\r\n\"BeneficiaryCity\":\"\",\r\n\"BeneficiaryCountryCode\":\"US\",\r\n\"BeneficiaryName\":\"Example Beneficiary Name\",\r\n\"BeneficiaryPostalCode\":\"\",\r\n\"BeneficiaryRegion\":\"\",\r\n\"BeneficiaryRegionCode\":\"\",\r\n\"Corporate\":\"\",\r\n\"Currency\":\"USD\",\r\n\"DeliveryAccountNumber\":\"\",\r\n\"DeliveryMethodId\":\"\",\r\n\"HighLowValue\":\"\",\r\n\"IntermediaryBankAccountNumber\":\"\",\r\n\"IntermediaryBankAddress1\":\"\",\r\n\"IntermediaryBankAddress2\":\"\",\r\n\"IntermediaryBankAddress3\":\"\",\r\n\"IntermediaryBankCountryCode\":\"\",\r\n\"IntermediaryBankName\":\"\",\r\n\"IntermediaryBankRoutingCode\":\"\",\r\n\"IntermediaryBankSWIFTBIC\":\"\",\r\n\"NotificationEmail\":\"\",\r\n\"RemittanceLine1\":\"\",\r\n\"RemittanceLine2\":\"Example Remittance Data\",\r\n\"RemittanceLine3\":\"\",\r\n\"RemittanceLine4\":\"\",\r\n\"Savings\":\"\",\r\n\"ShipToAddress1\":\"\",\r\n\"ShipToAddress2\":\"\",\r\n\"ShipToCity\":\"\",\r\n\"ShipToCountryCode\":\"\",\r\n\"ShipToCountryName\":\"\",\r\n\"ShipToPostalCode\":\"\",\r\n\"ShipToRegion\":\"\",\r\n\"ShipToRegionCode\":\"\",\r\n\"TemplateType\":\"\",\r\n\"VendorId\":\"\"\r\n}"},"url":"{{URL}}api/beneficiaryCreate"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"955","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 16:17:43 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"Name\":\"Beneficiary has been created. Vendor ID: USDExampleBeneficiaryName\",\"Code\":0,\"InformationMessage\":null,\"InformationCode\":0,\"Status\":\"Pending\"},{\"Name\":null,\"Code\":0,\"InformationMessage\":\"RemittanceLine1 updated from '' to 'BOF afexdemoBradAnderson'\",\"InformationCode\":100013,\"Status\":null},{\"Name\":null,\"Code\":0,\"InformationMessage\":\"BankNationalId has more than one location. A match cannot be determined. Please use the National ID lookup to choose the correct bank.\",\"InformationCode\":100025,\"Status\":null},{\"Name\":null,\"Code\":0,\"InformationMessage\":\"BankAddress1 updated from '' to 'Association 926 W College Ave'\",\"InformationCode\":100018,\"Status\":null},{\"Name\":null,\"Code\":0,\"InformationMessage\":\"BankAddress3 updated from '' to 'Appleton'\",\"InformationCode\":100020,\"Status\":null},{\"Name\":null,\"Code\":0,\"InformationMessage\":\"BankName updated from 'EXAMPLE BANK NAME' to 'Associated Bank, National'\",\"InformationCode\":100022,\"Status\":null}]"},{"id":"dd8df566-1196-4604-aeeb-794e3fd22743","name":"Create Beneficiary","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"BankAccountNumber","value":"","type":"text"},{"key":"BankAddress1","value":"","type":"text"},{"key":"BankAddress2","value":"","type":"text"},{"key":"BankAddress3","value":"","type":"text"},{"key":"BankCountryCode","value":"","type":"text"},{"key":"BankName","value":"","type":"text"},{"key":"BankRoutingCode","value":"","type":"text"},{"key":"BankSWIFTBIC","value":"","type":"text"},{"key":"BeneficiaryAddressLine1","value":"","type":"text"},{"key":"BeneficiaryAddressLine2","value":"","type":"text"},{"key":"BeneficiaryCity","value":"","type":"text"},{"key":"BeneficiaryCountryCode","value":"","type":"text"},{"key":"BeneficiaryName","value":"","type":"text"},{"key":"BeneficiaryPostalCode","value":"","type":"text"},{"key":"BeneficiaryRegion","value":"","type":"text"},{"key":"Corporate","value":"","type":"text"},{"key":"Currency","value":"","type":"text"},{"key":"HighLowValue","value":"","type":"text"},{"key":"IntermediaryBankAccountNumber","value":"","type":"text"},{"key":"IntermediaryBankAddress1","value":"","type":"text"},{"key":"IntermediaryBankAddress2","value":"","type":"text"},{"key":"IntermediaryBankAddress3","value":"","type":"text"},{"key":"IntermediaryBankCountryCode","value":"","type":"text"},{"key":"IntermediaryBankName","value":"","type":"text"},{"key":"IntermediaryBankRoutingCode","value":"","type":"text"},{"key":"IntermediaryBankSWIFTBIC","value":"","type":"text"},{"key":"NotificationEmail","value":"","type":"text"},{"key":"RemittanceLine1","value":"","type":"text"},{"key":"RemittanceLine2","value":"","type":"text"},{"key":"RemittanceLine3","value":"","type":"text"},{"key":"RemittanceLine4","value":"","type":"text"},{"key":"VendorId","value":"","type":"text"}]},"url":"{{URL}}api/beneficiaryCreate"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b8c1c5e4-10e2-4b94-be42-89d5509b2b3c"},{"name":"Update Beneficiary","id":"00e904a3-efbd-4c34-8a21-863a6565b42e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"BankAccountNumber\": \"\",\n    \"BankRoutingCode\": \"\",\n    \"BankSWIFTBIC\": \"\",\n    \"BeneficiaryCountryCode\":\"\",\n    \"BeneficiaryName\": \"\",\n    \"Currency\":\"\",\n    \"NotificationEmail\": \"\",\n    \"RemittanceLine2\": \"\",\n    \"RemittanceLine3\": \"\",\n    \"RemittanceLine4\": \"\",\n    \"VendorID\":\"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/beneficiaryUpdate","description":"Update an existing beneficiary record (note, this method cannot be used to update an **instant beneficiary**).  The update request must echo back the original data sent to create the beneficiary, and for those fields to be updated, the updated data should be populated instead.\n\n**Note** only the below parameters are recommended to be updated.  Updating any other parameter would require too significant a change to the overall template. If additional parameters do need updating, it is advised that you disable the template using [api/BeneficiaryDisable](https://doc.api.afex.com/?version=latest#0c51b233-3611-4f7b-9181-c162a533d471) and create a new beneficiary template.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Desription\t| Required|\n|-----------|-----------|-----------|\n|BankAccountNumber|Can be changed to a new account using the same or new bank data.|False|\n|BankRoutingCode|Updated bank must be within the same country/currency as original.|False|\n|BankSWIFTBIC|Updated bank must be within the same country/currency as original.|False|\n|NotificationEmail|Payment notification will be delivered to new email address.|False|\n|RemittanceLine2|Purpose of payment code via [api/PurposeOfPayment](https://doc.api.afex.com/?version=latest#d2085d87-b6f7-4767-bbb2-2b3781d93405).|False|\n|RemittanceLine3|Used for special remittance data on some exotics currencies.|False|\n|RemittanceLine4|Used for special remittance data on some exotics currencies.|False|\n|VendorID|Unique ID for the beneficiary record.|**True**|"},"response":[{"id":"6cdb1817-4a1e-427b-90da-6b381cc1160e","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"BankAccountNumber","value":"","type":"text"},{"key":"BankAddress1","value":"","type":"text"},{"key":"BankAddress2","value":"","type":"text"},{"key":"BankAddress3","value":"","type":"text"},{"key":"BankCountryCode","value":"AU","type":"text"},{"key":"BankName","value":"Rural Bank Limited","type":"text"},{"key":"BankRoutingCode","value":"","type":"text"},{"key":"BankSWIFTBIC","value":"","type":"text"},{"key":"BeneficiaryAddressLine1","value":"1 Park Street","type":"text"},{"key":"BeneficiaryAddressLine2","value":"","type":"text"},{"key":"BeneficiaryCity","value":"Sydney","type":"text"},{"key":"BeneficiaryCountryCode","value":"AU","type":"text"},{"key":"BeneficiaryName","value":"37471 UAT API AUD 1","type":"text"},{"key":"BeneficiaryPostalCode","value":"2000","type":"text"},{"key":"BeneficiaryRegion","value":"NSW","type":"text"},{"key":"Corporate","value":"TRUE","type":"text"},{"key":"Currency","value":"AUD","type":"text"},{"key":"HighLowValue","value":"1","type":"text"},{"key":"IntermediaryBankAccountNumber","value":"","type":"text"},{"key":"IntermediaryBankAddress1","value":"","type":"text"},{"key":"IntermediaryBankAddress2","value":"","type":"text"},{"key":"IntermediaryBankAddress3","value":"","type":"text"},{"key":"IntermediaryBankCountryCode","value":"","type":"text"},{"key":"IntermediaryBankName","value":"","type":"text"},{"key":"IntermediaryBankRoutingCode","value":"","type":"text"},{"key":"IntermediaryBankSWIFTBIC","value":"","type":"text"},{"key":"NotificationEmail","value":"","type":"text"},{"key":"RemittanceLine1","value":"","type":"text"},{"key":"RemittanceLine2","value":"","type":"text"},{"key":"RemittanceLine3","value":"","type":"text"},{"key":"RemittanceLine4","value":"","type":"text"},{"key":"VendorId","value":"AUD1","type":"text"}]},"url":"{{URL}}api/beneficiaryUpdate"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Nov 2018 22:06:16 GMT"},{"key":"Content-Length","value":"392"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Name\": \"BankAccountNumber cannot be blank\",\n        \"Code\": 50,\n        \"InformationMessage\": null,\n        \"InformationCode\": 0,\n        \"Status\": null\n    },\n    {\n        \"Name\": \"BankRoutingCode / NationalID cannot be blank\",\n        \"Code\": 54,\n        \"InformationMessage\": null,\n        \"InformationCode\": 0,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"RemittanceLine1 updated from '' to 'BOF AFEX ERP Validation USA'\",\n        \"InformationCode\": 100013,\n        \"Status\": null\n    }\n]"},{"id":"9eb1a2b7-24c1-467f-935d-5e20af020c5b","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"BankAccountNumber","value":"12345","type":"text"},{"key":"BankAddress1","value":"","type":"text"},{"key":"BankAddress2","value":"","type":"text"},{"key":"BankAddress3","value":"","type":"text"},{"key":"BankCountryCode","value":"AU","type":"text"},{"key":"BankName","value":"Rural Bank Limited","type":"text"},{"key":"BankRoutingCode","value":"345906","type":"text"},{"key":"BankSWIFTBIC","value":"","type":"text"},{"key":"BeneficiaryAddressLine1","value":"1 Park Street","type":"text"},{"key":"BeneficiaryAddressLine2","value":"","type":"text"},{"key":"BeneficiaryCity","value":"Sydney","type":"text"},{"key":"BeneficiaryCountryCode","value":"AU","type":"text"},{"key":"BeneficiaryName","value":"37471 UAT API AUD 1","type":"text"},{"key":"BeneficiaryPostalCode","value":"2000","type":"text"},{"key":"BeneficiaryRegion","value":"NSW","type":"text"},{"key":"Corporate","value":"TRUE","type":"text"},{"key":"Currency","value":"AUD","type":"text"},{"key":"HighLowValue","value":"1","type":"text"},{"key":"IntermediaryBankAccountNumber","value":"","type":"text"},{"key":"IntermediaryBankAddress1","value":"","type":"text"},{"key":"IntermediaryBankAddress3","value":"","type":"text"},{"key":"IntermediaryBankCountryCode","value":"","type":"text"},{"key":"IntermediaryBankName","value":"","type":"text"},{"key":"IntermediaryBankRoutingCode","value":"","type":"text"},{"key":"IntermediaryBankSWIFTBIC","value":"","type":"text"},{"key":"NotificationEmail","value":"","type":"text"},{"key":"RemittanceLine1","value":"","type":"text"},{"key":"RemittanceLine2","value":"ALLW","type":"text"},{"key":"RemittanceLine3","value":"","type":"text"},{"key":"RemittanceLine4","value":"","type":"text"},{"key":"VendorId","value":"AUD1","type":"text"}]},"url":"{{URL}}api/beneficiaryUpdate"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Nov 2018 22:09:23 GMT"},{"key":"Content-Length","value":"538"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"RemittanceLine1 updated from '' to 'BOF AFEX ERP Validation USA'\",\n        \"InformationCode\": 100013,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"BankAddress1 updated from '' to '1st Fl, 27 Currie Street'\",\n        \"InformationCode\": 100018,\n        \"Status\": null\n    },\n    {\n        \"Name\": null,\n        \"Code\": 0,\n        \"InformationMessage\": \"BankAddress3 updated from '' to 'Adelaide'\",\n        \"InformationCode\": 100020,\n        \"Status\": null\n    },\n    {\n        \"Name\": \"Beneficiary has been updated\",\n        \"Code\": 0,\n        \"InformationMessage\": null,\n        \"InformationCode\": 0,\n        \"Status\": \"Approved\"\n    }\n]"}],"_postman_id":"00e904a3-efbd-4c34-8a21-863a6565b42e"},{"name":"Disable Beneficiary ","id":"0c51b233-3611-4f7b-9181-c162a533d471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"vendorId\": \"\"\n}"},"url":{"raw":"{{AFEXAPI.Endpoint}}api/beneficiaryDisable?VendorId=","host":["{{AFEXAPI.Endpoint}}api"],"path":["beneficiaryDisable"],"query":[{"key":"VendorId","value":""}]},"description":"Disable an existing beneficiary record by VendorID. Once a beneficiary is disabled, it can only be re-enabled by contacting AFEX. Can be used for a standard beneficiary or an instant beneficiary."},"response":[{"id":"09d6910f-c3bd-42da-8b5b-1891d101fa4f","name":"Disable Beneficiary","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{URL}}api/beneficiaryDisable?VendorId=NZD636046187630498296","host":["{{URL}}api"],"path":["beneficiaryDisable"],"query":[{"key":"VendorId","value":"NZD636046187630498296"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"41","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 12 Apr 2018 13:33:39 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"NZD636046187630498296 has been disabled\""},{"id":"6b321fbc-bd28-43e9-9158-0f51dce527f6","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{URL}}api/beneficiaryDisable?VendorId=","host":["{{URL}}api"],"path":["beneficiaryDisable"],"query":[{"key":"VendorId","value":""}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"51","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 16:21:21 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"A vendor ID is required to disable a beneficiary.\""},{"id":"87bfd491-899c-49fc-a7dd-eff1ac8c4bd0","name":"200 Ok","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{URL}}api/beneficiaryDisable?VendorId=USDExampleBeneficiaryName","host":["{{URL}}api"],"path":["beneficiaryDisable"],"query":[{"key":"VendorId","value":"USDExampleBeneficiaryName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"45","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 16:20:49 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"USDExampleBeneficiaryName has been disabled\""}],"_postman_id":"0c51b233-3611-4f7b-9181-c162a533d471"}],"id":"92c809e6-09b7-4b14-b1fe-0e2e79d9ce0c","description":"Create, Update and Disable a beneficiary.","event":[{"listen":"prerequest","script":{"id":"a24db6aa-2e34-4f75-bdf7-d06e5d930f32","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e4081897-7ccf-4f44-bead-2d866139d34b","type":"text/javascript","exec":[""]}}],"_postman_id":"92c809e6-09b7-4b14-b1fe-0e2e79d9ce0c"},{"name":"Create Instant Payment Beneficiary","item":[{"name":"Validate an Instant Beneficiary","id":"a61f7298-dc37-49a1-8d53-bbce4135ab1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"AccountID\":\"\",\n    \"FundingBalanceID\":\"\",\n    \"NotificationEmail\":\"\",\n    \"RemittanceLine4\":\"\",\n    \"VendorId\":\"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/instantbeneficiaryvalidate","description":"Validate if the data to be supplied to create an instant beneficiary is valid.  Note, instant payments allow an AFEX client to send funds directly to another AFEX client. The transfer occurs instantly on a 24 x 7 basis including outside of business hours.  You must obtain a Funding Balance ID and an Account ID from the AFEX client who is to be the beneficiary of the funds.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|AccountId|The AccountID is the last 4 digits of the beneficiary's AFEX client account identifier which is returned with [api/fundingBalance](https://doc.api.afex.com/?version=latest#044b58ea-247d-44c4-9c93-383fbeca1938).|**True**|\n|FundingBalanceId|The FundingBalanceID is the unique identifer of a specific client account currency funding balance which is returned with [api/fundingBalance](https://doc.api.afex.com/?version=latest#044b58ea-247d-44c4-9c93-383fbeca1938).|**True**|\n|NotificationId|Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.|False|\n|RemittanceLine4|Payment specific data to be transmitted to the recipient.|False|\n|VendorId|Unique ID for the beneficiary.|**True**|"},"response":[{"id":"6ea582cf-6985-40dc-ab4f-8eaa7824e357","name":"200 OK Adding yourself as a beneficiary is not supported","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","type":"text","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}"},{"key":"FundingBalanceID","value":"NZD321886320","sessionValue":"NZD491133416","description":"Required. FundingBalanceID is the beneficiary's currency holding identifier under their\n AFEX client account - is returned by api/fundingbalance?currency={}","type":"text"},{"key":"NotificationEmail","value":"test@afex.com","sessionValue":"test@afex.com","description":"Optional.  Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.","type":"text"},{"key":"RemittanceLine1","value":"","sessionValue":null,"description":"Optional. Remittance line 1 on the payment.   AFEX will overwrite with By Order Of <sender's AFEX account name>","type":"text"},{"key":"RemittanceLine2","value":"ALLW","sessionValue":"ALLW","description":"Optional. Remittance line 2 on the payment.  Populate with an AFEX Purpose of Payment Code as  returned by GET api/PurposeofPayment method","type":"text"},{"key":"RemittanceLine3","value":"invoice 12345","sessionValue":"25 Test Street Auckland","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 07 8998 9999","sessionValue":"Invoice 12333","description":"Optional. Remittance line 4 on the payment. ","type":"text"},{"key":"VendorID","value":"NZD00003","sessionValue":"NZD00001","description":"Optional. Assigns a unique ID to the beneficiary -  must be supplied in the payments/create to send the payment to the beneficiary.   You may specify your own VendorID, or if you do not, the system will provide a default VendorID in the response.\n ","type":"text"}]},"url":"{{URL}}api/instantbeneficiaryvalidate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"139","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 02 Oct 2018 01:41:20 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"Name\":\"Adding yourself as a beneficiary is not supported.\",\"Code\":100048,\"InformationMessage\":null,\"InformationCode\":0,\"IsValid\":false}]"},{"id":"842baa24-ebe5-429f-9921-5022f2130d9b","name":"200 OK No match found","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"03DB","type":"text","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}"},{"key":"FundingBalanceID","value":"NZD91133417","sessionValue":"NZD491133416","description":"Required. FundingBalanceID is the beneficiary's currency holding identifier under their\n AFEX client account - is returned by api/fundingbalance?currency={}","type":"text"},{"key":"NotificationEmail","value":"","sessionValue":null,"description":"Optional.  Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.","type":"text"},{"key":"RemittanceLine1","value":"","sessionValue":null,"description":"Optional. Remittance line 1 on the payment.   AFEX will overwrite with By Order Of <sender's AFEX account name>","type":"text"},{"key":"RemittanceLine2","value":"","sessionValue":null,"description":"Optional. Remittance line 2 on the payment.  Populate with an AFEX Purpose of Payment Code as  returned by GET api/PurposeofPayment method","type":"text"},{"key":"RemittanceLine3","value":"","sessionValue":"25 Test Street Auckland","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"","sessionValue":"Invoice 12333","description":"Optional. Remittance line 4 on the payment. ","type":"text"},{"key":"VendorID","value":"NZD00003","sessionValue":"NZD00001","description":"Optional. Assigns a unique ID to the beneficiary -  must be supplied in the payments/create to send the payment to the beneficiary.   You may specify your own VendorID, or if you do not, the system will provide a default VendorID in the response.\n ","type":"text"}]},"url":"{{URL}}api/instantbeneficiaryvalidate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"154","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 02 Oct 2018 01:37:17 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"Name\":\"There was no match found, please verify the information provided.\",\"Code\":100048,\"InformationMessage\":null,\"InformationCode\":0,\"IsValid\":false}]"},{"id":"f793a865-29e1-428a-a5e8-31edfe635985","name":"200 OK The beneficiary is valid","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","type":"text","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}"},{"key":"FundingBalanceID","value":"NZD321886320","sessionValue":"NZD491133416","description":"Required. FundingBalanceID is the beneficiary's currency holding identifier under their\n AFEX client account - is returned by api/fundingbalance?currency={}","type":"text"},{"key":"NotificationEmail","value":"test@afex.com","sessionValue":"test@afex.com","description":"Optional.  Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.","type":"text"},{"key":"RemittanceLine1","value":"","sessionValue":null,"description":"Optional. Remittance line 1 on the payment.   AFEX will overwrite with By Order Of <sender's AFEX account name>","type":"text"},{"key":"RemittanceLine2","value":"ALLW","sessionValue":"ALLW","description":"Optional. Remittance line 2 on the payment.  Populate with an AFEX Purpose of Payment Code as  returned by GET api/PurposeofPayment method","type":"text"},{"key":"RemittanceLine3","value":"invoice 12345","sessionValue":"25 Test Street Auckland","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 07 8998 9999","sessionValue":"Invoice 12333","description":"Optional. Remittance line 4 on the payment. ","type":"text"},{"key":"VendorID","value":"NZD00003","sessionValue":"NZD00001","description":"Optional. Assigns a unique ID to the beneficiary -  must be supplied in the payments/create to send the payment to the beneficiary.   You may specify your own VendorID, or if you do not, the system will provide a default VendorID in the response.\n ","type":"text"}]},"url":"{{URL}}api/instantbeneficiaryvalidate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"107","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 02 Oct 2018 01:44:55 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"Name\":\"The beneficiary is valid\",\"Code\":0,\"InformationMessage\":null,\"InformationCode\":0,\"IsValid\":true}]"}],"_postman_id":"a61f7298-dc37-49a1-8d53-bbce4135ab1c"},{"name":"Create an Instant Beneficiary","id":"696cadba-e98e-4e32-9cff-af5e5ee80acd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"AccountID\": \"\",\n    \"FundingBalanceID\": \"\",\n    \"NotificationEmail\": \"\",\n    \"RemittanceLine4\": \"\",\n    \"VendorId\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/instantbeneficiarycreate","description":"Create an instant beneficiary to receive an instant payment.  Instant payments allow an AFEX client to send funds directly to another AFEX client. The transfer occurs instantly on a 24 x 7 basis including outside of business hours.  You must obtain a Funding Balance ID and an Account ID from the AFEX client who is to be the beneficiary of the funds. Note, instant beneficiaries can only be paid via a scheduled payment from existing currency holdings / Vostro balances (api/payments/create). They cannot be paid directly from trade proceeds (api/trades/create).\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|AccountId|The AccountID is the last 4 digits of the beneficiary's AFEX client account identifier which is returned with [api/fundingBalance](https://doc.api.afex.com/?version=latest#044b58ea-247d-44c4-9c93-383fbeca1938).|**True**|\n|FundingBalanceId|The FundingBalanceID is the unique identifer of a specific client account currency funding balance which is returned with [api/fundingBalance](https://doc.api.afex.com/?version=latest#044b58ea-247d-44c4-9c93-383fbeca1938).|**True**|\n|NotificationId|Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.|False|\n|RemittanceLine4|Payment specific data to be transmitted to the recipient.|False|\n|VendorId|Unique ID for the beneficiary.|**True**|"},"response":[{"id":"1d62bf05-67a4-4713-914e-e73050d40e23","name":"200 OK Vendor ID is already in use","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","type":"text","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}"},{"key":"FundingBalanceID","value":"USD067323395","sessionValue":"03DA","description":"Required. FundingBalanceID is the beneficiary's currency holding identifer under their\n AFEX client account - is returned by api/fundingbalance?currency={}","type":"text"},{"key":"VendorID","value":"USD00001","sessionValue":"NZDC2Cbene","description":"Optional. Assigns a unique ID to the beneficiary -  must be supplied in the payments/create to send the payment to the beneficiary.   You may specify your own VendorID, or if you do not, the system will provide a default VendorID in the response.\n ","type":"text"},{"key":"NotificationEmail","value":"test@afex.com","sessionValue":"NZD491133416","description":"Optional.  Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.","type":"text"},{"key":"RemittanceLine1","value":"","sessionValue":null,"description":"Optional. Remittance line 1 on the payment.   AFEX will overwrite with By Order Of <sender's AFEX account name>","type":"text"},{"key":"RemittanceLine2","value":"INVPT","sessionValue":"INVPT","description":"Optional. Remittance line 2 on the payment.  Populate with an AFEX Purpose of Payment Code as  returned by GET api/PurposeofPayment method","type":"text"},{"key":"RemittanceLine3","value":"invoice payment","sessionValue":"25 Testing Street Auckland","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 098777 6666","sessionValue":"Invoice 1234","description":"Optional. Remittance line 4 on the payment.","type":"text"}]},"url":"{{URL}}api/instantbeneficiarycreate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"112","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 02 Oct 2018 01:52:35 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"Name\":\"USD00001 is already in use\",\"Code\":10002,\"InformationMessage\":null,\"InformationCode\":0,\"Status\":null}]"},{"id":"309a1f66-7da9-4c1c-b2eb-e357f132d625","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"03DA","type":"text","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}"},{"key":"FundingBalanceID","value":"NZD491133416","sessionValue":"03DA","description":"Required. FundingBalanceID is the beneficiary's currency holding identifer under their\n AFEX client account - is returned by api/fundingbalance?currency={}","type":"text"},{"key":"VendorID","value":"NZD0001","sessionValue":"NZDC2Cbene","description":"Optional. Assigns a unique ID to the beneficiary -  must be supplied in the payments/create to send the payment to the beneficiary.   You may specify your own VendorID, or if you do not, the system will provide a default VendorID in the response.\n ","type":"text"},{"key":"NotificationEmail","value":"","sessionValue":"NZD491133416","description":"Optional.  Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been sent.","type":"text"},{"key":"RemittanceLine1","value":"","sessionValue":null,"description":"Optional. Remittance line 1 of the wire transfer.  Appears on the recipient's bank statement and may be required by processing banks.  AFEX will overwrite with By Order Of <sender's AFEX account name>","type":"text"},{"key":"RemittanceLine2","value":"","sessionValue":null,"description":"Optional. Remittance line 2 of the wire transfer.  AFEX Purpose of Payment Code as  returned by Get PurposeofPayment.  Appears on the recipient's bank statement and may be required by processing banks. ","type":"text"},{"key":"RemittanceLine3","value":"25 Testing Street Auckland","sessionValue":"25 Testing Street Auckland","description":"Optional. Remittance line 3 of the wire transfer.  Appears on the recipient's bank statement and may be required by processing banks.","type":"text"},{"key":"RemittanceLine4","value":"Invoice 1234","sessionValue":"Invoice 1234","description":"Optional. Remittance line 4 of the wire transfer.  Appears on the recipient's bank statement and may be required by processing banks.","type":"text"}]},"url":"{{URL}}api/instantbeneficiarycreate"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"136","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 30 Aug 2018 00:50:00 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"Name\":\"Beneficiary has been created. Vendor ID: NZD0001\",\"Code\":0,\"InformationMessage\":null,\"InformationCode\":0,\"Status\":\"Approved\"}]"},{"id":"8fd439ab-9076-4718-869b-6a90da79b916","name":"200 OK No Match Found (invalid Funding Balance ID or Account ID)","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","type":"text","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}"},{"key":"FundingBalanceID","value":"USD06732339X","sessionValue":"03DA","description":"Required. FundingBalanceID is the beneficiary's currency holding identifer under their\n AFEX client account - is returned by api/fundingbalance?currency={}","type":"text"},{"key":"VendorID","value":"USD00005","sessionValue":"NZDC2Cbene","description":"Optional. Assigns a unique ID to the beneficiary -  must be supplied in the payments/create to send the payment to the beneficiary.   You may specify your own VendorID, or if you do not, the system will provide a default VendorID in the response.\n ","type":"text"},{"key":"NotificationEmail","value":"test@afex.com","sessionValue":"NZD491133416","description":"Optional.  Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.","type":"text"},{"key":"RemittanceLine1","value":"","sessionValue":null,"description":"Optional. Remittance line 1 on the payment.   AFEX will overwrite with By Order Of <sender's AFEX account name>","type":"text"},{"key":"RemittanceLine2","value":"INVPT","sessionValue":"INVPT","description":"Optional. Remittance line 2 on the payment.  Populate with an AFEX Purpose of Payment Code as  returned by GET api/PurposeofPayment method","type":"text"},{"key":"RemittanceLine3","value":"invoice payment","sessionValue":"25 Testing Street Auckland","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 098777 6666","sessionValue":"Invoice 1234","description":"Optional. Remittance line 4 on the payment.","type":"text"}]},"url":"{{URL}}api/instantbeneficiarycreate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"151","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 02 Oct 2018 01:50:58 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"Name\":\"There was no match found, please verify the information provided\",\"Code\":100048,\"InformationMessage\":null,\"InformationCode\":0,\"Status\":null}]"},{"id":"c3216dc0-994b-45a6-a34a-5b98570dfb14","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","type":"text","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}"},{"key":"FundingBalanceID","value":"USD067323395","sessionValue":"03DA","description":"Required. FundingBalanceID is the beneficiary's currency holding identifer under their\n AFEX client account - is returned by api/fundingbalance?currency={}","type":"text"},{"key":"VendorID","value":"USD00001","sessionValue":"NZDC2Cbene","description":"Optional. Assigns a unique ID to the beneficiary -  must be supplied in the payments/create to send the payment to the beneficiary.   You may specify your own VendorID, or if you do not, the system will provide a default VendorID in the response.\n ","type":"text"},{"key":"NotificationEmail","value":"test@afex.com","sessionValue":"NZD491133416","description":"Optional.  Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.","type":"text"},{"key":"RemittanceLine1","value":"","sessionValue":null,"description":"Optional. Remittance line 1 on the payment.   AFEX will overwrite with By Order Of <sender's AFEX account name>","type":"text"},{"key":"RemittanceLine2","value":"INVPT","sessionValue":"INVPT","description":"Optional. Remittance line 2 on the payment.  Populate with an AFEX Purpose of Payment Code as  returned by GET api/PurposeofPayment method","type":"text"},{"key":"RemittanceLine3","value":"invoice payment","sessionValue":"25 Testing Street Auckland","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 098777 6666","sessionValue":"Invoice 1234","description":"Optional. Remittance line 4 on the payment.","type":"text"}]},"url":"{{URL}}api/instantbeneficiarycreate"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"137","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 02 Oct 2018 01:49:32 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"Name\":\"Beneficiary has been created. Vendor ID: USD00001\",\"Code\":0,\"InformationMessage\":null,\"InformationCode\":0,\"Status\":\"Approved\"}]"}],"_postman_id":"696cadba-e98e-4e32-9cff-af5e5ee80acd"},{"name":"Create Funding Balance (Instant Payments)","id":"18232495-03a0-4edc-9114-fc32eb7772b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"\",\n    \"Currency\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/fundingbalance/create","description":"Create a funding balance for a currency. A funding balance is required to set up an \"instant\" beneficiary to receive AFEX Client to Client payments in the required currency.  The Funding Balance ID and the Account ID must be supplied to the remitter of the funds to allow for those funds to be sent to the correct AFEX client account.  Creation of a funding balance is only required if the client has not transacted in the currency before, and a Vostro holding for the currency therefore doesn't yet exist.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|AccountNumber|AFEX account number to create funding balance.|**True**|\n|Currency|Currency of desired funding balance.|**True**|"},"response":[{"id":"4cd47237-d636-4375-81a1-bb9e9c0586d0","name":"200 OK invalid currency code","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Currency","value":"LLL","type":"text","description":"Required. ISO 3 letter currency code"},{"key":"AccountNumber","value":"","sessionValue":"000103DA","description":"Required. AFEX Client Account Number","type":"text","disabled":true}]},"url":"{{URL}}api/fundingbalance/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"125","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 02 Oct 2018 01:55:06 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"IsSuccessful\":false,\"Currency\":\"LLL\",\"Message\":\"LLL is nto a valid currency code\",\"FundingBalanceId\":null,\"AccountId\":null}"},{"id":"a89dca30-a08e-4039-8612-7712de15d245","name":"200 OK Funding  Balance Already Exists","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Currency","value":"AUD","type":"text","description":"Required. ISO 3 letter currency code"},{"key":"AccountNumber","value":"","sessionValue":"000103DA","description":"Required. AFEX Client Account Number","type":"text","disabled":true}]},"url":"{{URL}}api/fundingbalance/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"136","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 02 Oct 2018 00:19:19 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"IsSuccessful\":false,\"Currency\":\"AUD\",\"Message\":\"Funding balance already exists.\",\"FundingBalanceId\":\"AUD486228423\",\"AccountId\":\"A8AB\"}"},{"id":"ae316324-777d-4cbb-8b28-a2bbfe720c70","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Currency","value":"CAD","type":"text","description":"ISO 3 letter currency code"},{"key":"AccountNumber","value":"","sessionValue":null,"description":"AFEX Client Account Number","type":"text"}]},"url":"{{URL}}api/fundingbalance/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"140","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 30 Aug 2018 00:23:45 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"IsSuccessful\":true,\"Message\":\"Funding balance is not ready. Please check back in a few minutes.\",\"FundingBalanceId\":\"\",\"AccountId\":\"03DA\"}"}],"_postman_id":"18232495-03a0-4edc-9114-fc32eb7772b5"},{"name":"Get Funding Balance ID and Account ID (Instant Payments)","id":"044b58ea-247d-44c4-9c93-383fbeca1938","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{AFEXAPI.Endpoint}}api/fundingbalance?Currency=","host":["{{AFEXAPI.Endpoint}}api"],"path":["fundingbalance"],"query":[{"key":"Currency","value":""}]},"description":"Get a Funding Balance ID and an Account ID.  A funding balance is required to set up an \"instant\" beneficiary to receive AFEX Client to Client payments in the required currency.  This data must be provided to the remitter of an AFEX \"instant\" client to client payment so the remitter can set up the instant beneficiary.  If a funding balance ID does not exist, one must be created using [api/FundingBalance/Create](https://doc.api.afex.com/?version=latest#18232495-03a0-4edc-9114-fc32eb7772b5).\n\n**Request Parameters**\n------------\n\n|Parameter|Description|Required|\n|---------|-----------|-----------|\n|Currency| ISO 3 letter currency code e.g. USD, AUD etc.|**True**|"},"response":[{"id":"48d8e595-0e1d-47ea-89db-be371b218ccb","name":"Funding balance doesn't exist Status 400","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-key}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"url":{"raw":"{{URL}}api/fundingbalance?currency=IDR","host":["{{URL}}api"],"path":["fundingbalance"],"query":[{"key":"currency","value":"IDR"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 18 Jan 2019 03:06:34 GMT"},{"key":"Content-Length","value":"52"}],"cookie":[],"responseTime":null,"body":"\"No funding balance exists for this Currency (IDR).\""},{"id":"a4f2af54-2749-4985-8ed5-3ffbf08fa9c2","name":"200 OK Funding Balance does not Exist","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"url":{"raw":"{{URL}}api/fundingbalance?currency=MXN","host":["{{URL}}api"],"path":["fundingbalance"],"query":[{"key":"currency","value":"MXN"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"6","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 30 Aug 2018 00:38:58 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[null]"},{"id":"ef3e3f1a-fc5d-46c5-810c-b0a1a46538b3","name":"200 OK Funding Balance Returned","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"url":{"raw":"{{URL}}api/fundingbalance?currency=USD","host":["{{URL}}api"],"path":["fundingbalance"],"query":[{"key":"currency","value":"USD"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"56","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 30 Aug 2018 00:37:31 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"FundingBalanceId\":\"USD067323395\",\"AccountId\":\"A8AB\"}]"}],"_postman_id":"044b58ea-247d-44c4-9c93-383fbeca1938"}],"id":"4fea31e9-a539-45d4-a8c5-8a8399d1512f","_postman_id":"4fea31e9-a539-45d4-a8c5-8a8399d1512f"},{"name":"Find Beneficiary","item":[{"name":"Get All Beneficiaries","id":"1784d950-01ba-46ab-aed4-4afa3ff9fa74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/beneficiary?","host":["{{AFEXAPI.Endpoint}}api"],"path":["beneficiary"],"query":[{"key":null,"value":null}]},"description":"Returns a list of all the beneficiaries including their each beneficiaries basic information and status. \n\nWhere a vendor ID is supplied as a URI parameter, the full set of beneficiary data is returned for the specified vendor ID."},"response":[{"id":"4d8443c1-7a99-4828-99a1-797e85ccb89f","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/beneficiary"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"3469","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 14:55:12 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\n       {\n        \"Name\": \"Beneficiary 1\",\n        \"Currency\": \"USD\",\n        \"VendorId\": \"USD4568213548354\",\n        \"Status\": \"Pending\"\n    },\n    {\n        \"Name\": \"Beneficiary 2\",\n        \"Currency\": \"GBP\",\n        \"VendorId\": \"GBP4546135419689\",\n        \"Status\": \"Pending\"\n    },\n    {\n        \"Name\": \"Beneficiary 3\",\n        \"Currency\": \"AUD\",\n        \"VendorId\": \"AUD8765498451665\",\n        \"Status\": \"Approved\"\n    },\n    {\n        \"Name\": \"Beneficiary 4\",\n        \"Currency\": \"CAD\",\n        \"VendorId\": \"CAD5465135132166\",\n        \"Status\": \"Pending\"\n    }\n]"},{"id":"f059b7ef-3124-4d91-8d15-ea0e1c060e69","name":"Get All Benficiaries  ","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/beneficiary"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"1784d950-01ba-46ab-aed4-4afa3ff9fa74"},{"name":"Find Beneficiary ","id":"cbd44f12-53d0-46b0-97ec-2046e94fa993","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"VendorId\": \"\"\n}"},"url":{"raw":"{{AFEXAPI.Endpoint}}api/beneficiary/find?","host":["{{AFEXAPI.Endpoint}}api"],"path":["beneficiary","find"],"query":[{"key":null,"value":null}]},"description":"Search for beneficiary using unique VendorId. Returns a full set of beneficiary data for the Vendor ID supplied as a URI parameter.  Returns both standard and instant beneficiaries.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|VendorId|The unique reference associated with the AFEX beneficiary.  This is set when creating the beneficiary using [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c).|True|"},"response":[{"id":"39c6d01b-7f80-46e9-856b-4bd3e063e417","name":"200 OK (Instant Beneficiary - has account ID and funding balance)","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false}],"url":{"raw":"{{URL}}api/beneficiary/find?VendorID=NZD0001","host":["{{URL}}api"],"path":["beneficiary","find"],"query":[{"key":"VendorID","value":"NZD0001","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1212","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 30 Aug 2018 04:41:10 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"Currency\":\"NZD\",\"VendorId\":\"NZD0001\",\"BeneficiaryName\":\"C2C TEST AMANDA\",\"TemplateType\":3,\"NotificationEmail\":\"\",\"BeneficiaryAddressLine1\":\"partner 1\",\"BeneficiaryAddressLine2\":\"\",\"BeneficiaryCity\":\"Melbourne\",\"BeneficiaryCountryCode\":\"AU\",\"BeneficiaryPostalCode\":\"SW62QZ\",\"BeneficiaryRegion\":\"\",\"BeneficiaryRegionCode\":\"\",\"RemittanceLine1\":\"BOF AFEX ERP Validation USA\",\"RemittanceLine2\":\"\",\"RemittanceLine3\":\"25 Testing Street Auckland\",\"RemittanceLine4\":\"Invoice 1234\",\"BankAccountNumber\":\"\",\"BankAddress1\":\"\",\"BankAddress2\":\"\",\"BankAddress3\":\"\",\"BankCountryCode\":\"\",\"BankName\":\"\",\"BankRoutingCode\":\"\",\"BankSWIFTBIC\":\"\",\"IntermediaryBankAccountNumber\":\"\",\"IntermediaryBankAddress1\":\"\",\"IntermediaryBankAddress2\":\"\",\"IntermediaryBankAddress3\":\"\",\"IntermediaryBankCountryCode\":\"  \",\"IntermediaryBankName\":\"\",\"IntermediaryBankRoutingCode\":\"\",\"IntermediaryBankSWIFTBIC\":\"\",\"HighLowValue\":0,\"DeliveryMethodId\":0,\"DeliveryAccountNumber\":\"\",\"ShipToAddress1\":\"partner 1\",\"ShipToAddress2\":\"\",\"ShipToCity\":\"Melbourne\",\"ShipToCountryCode\":\"AU\",\"ShipToPostalCode\":\"SW62QZ\",\"ShipToRegion\":\"\",\"ShipToRegionCode\":\"\",\"Corporate\":true,\"Savings\":false,\"FundingBalanceID\":\"NZD491133416\",\"AccountID\":\"03DA\",\"Status\":\"Approved\"}"},{"id":"a2d28664-40e8-41e4-8fc9-c0db1d50245f","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/beneficiary/find?VendorID=NABAUDBENE12222","host":["{{URL}}api"],"path":["beneficiary","find"],"query":[{"key":"VendorID","value":"NABAUDBENE12222","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1279","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 30 Aug 2018 04:34:43 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\"Currency\":\"AUD\",\"VendorId\":\"NABAUDBENE12222\",\"BeneficiaryName\":\"NABAUDBENE\",\"TemplateType\":1,\"NotificationEmail\":\"aemerson@afex.com\",\"BeneficiaryAddressLine1\":\"1 Testing Ave\",\"BeneficiaryAddressLine2\":\"\",\"BeneficiaryCity\":\"Melbourne\",\"BeneficiaryCountryCode\":\"AU\",\"BeneficiaryPostalCode\":\"3000\",\"BeneficiaryRegion\":\"Victoria\",\"BeneficiaryRegionCode\":\"VIC\",\"RemittanceLine1\":\"BOF AFEX ERP Validation USA\",\"RemittanceLine2\":\"ALLW\",\"RemittanceLine3\":\"\",\"RemittanceLine4\":\"\",\"BankAccountNumber\":\"123456\",\"BankAddress1\":\"256 BONG BONG ST\",\"BankAddress2\":\"\",\"BankAddress3\":\"BOWRAL\",\"BankCountryCode\":\"AU\",\"BankName\":\"NATIONAL AUSTRALIA BANK LIMITED\",\"BankRoutingCode\":\"082476\",\"BankSWIFTBIC\":\"\",\"IntermediaryBankAccountNumber\":\"\",\"IntermediaryBankAddress1\":\"\",\"IntermediaryBankAddress2\":\"\",\"IntermediaryBankAddress3\":\"\",\"IntermediaryBankCountryCode\":\"  \",\"IntermediaryBankName\":\"\",\"IntermediaryBankRoutingCode\":\"\",\"IntermediaryBankSWIFTBIC\":\"\",\"HighLowValue\":1,\"DeliveryMethodId\":0,\"DeliveryAccountNumber\":\"\",\"ShipToAddress1\":\"1 Testing Ave\",\"ShipToAddress2\":\"\",\"ShipToCity\":\"Melbourne\",\"ShipToCountryCode\":\"AU\",\"ShipToPostalCode\":\"3000\",\"ShipToRegion\":\"Victoria\",\"ShipToRegionCode\":\"VIC\",\"Corporate\":true,\"Savings\":false,\"FundingBalanceID\":null,\"AccountID\":null,\"Status\":\"Approved\"}"},{"id":"e214b927-3026-4c57-832d-d47b780f9133","name":"Find Beneficiary","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/beneficiary/find?VendorID=","host":["{{URL}}api"],"path":["beneficiary","find"],"query":[{"key":"VendorID","value":"","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"f2f3b8c0-29c9-45d0-a932-fb64006ad5de","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/beneficiary/find?VendorID=Beneficiary 5","host":["{{URL}}api"],"path":["beneficiary","find"],"query":[{"key":"VendorID","value":"Beneficiary 5","description":"(Required)"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"59","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 15:08:38 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"A beneficiary does not exist for vendor ID: Beneficiary 5\""}],"_postman_id":"cbd44f12-53d0-46b0-97ec-2046e94fa993"}],"id":"20d751a5-2784-45b8-b3a9-5dcf1915a8fb","event":[{"listen":"prerequest","script":{"id":"3b943bbd-154e-4629-9eff-0ee00a924c26","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2c353572-7d51-4436-a244-b8cfb221644c","type":"text/javascript","exec":[""]}}],"_postman_id":"20d751a5-2784-45b8-b3a9-5dcf1915a8fb"},{"name":"Find Beneficiary Banks & Reference Data","item":[{"name":"Beneficiary Information and Error Codes","id":"8efb1ef3-7a6f-4376-977d-b6c6c78804c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{AFEXAPI.Endpoint}}api/beneficiaryCodes?Information=","host":["{{AFEXAPI.Endpoint}}api"],"path":["beneficiaryCodes"],"query":[{"key":"Information","value":""}]},"description":"Retrieve all response codes related to:\n\n1. [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c)\n2. [api/BeneficiaryUpdate](https://doc.api.afex.com/?version=latest#00e904a3-efbd-4c34-8a21-863a6565b42e)\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|Information|'True' returns informative codes; 'False' returns error codes.|**True**|"},"response":[{"id":"1fca3ed9-47d6-48e9-aa51-0e05d2f6f592","name":"Beneficiary Error Codes","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/beneficiaryCodes?Information","host":["{{URL}}api"],"path":["beneficiaryCodes"],"query":[{"key":"Information","value":null,"description":"(Required)  'True' returns informative codes; 'False' returns error codes"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"637c2919-f20f-4aaa-a6e2-22f6af5c8f01","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/beneficiaryCodes?Information=False","host":["{{URL}}api"],"path":["beneficiaryCodes"],"query":[{"key":"Information","value":"False","description":"(Required)  'True' returns informative codes; 'False' returns error codes"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"501","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 15:14:44 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"BankAccountNumber\":50,\"BankCountryCode\":52,\"BankName\":53,\"Beneficiary Routing Code / National ID\":54,\"Beneficiary SWIFT BIC\":55,\"Beneficiary Address 1\":56,\"BeneficiaryName\":58,\"Beneficiary City\":60,\"BeneficiaryCountryCode\":61,\"Currency\":62,\"Intermediary Bank Country\":64,\"Intermediary Bank Name\":65,\"Beneficiary Postal Code\":66,\"Remittance Line 1 (By Order of)\":67,\"Remittance Line 2 (Purpose of Payment)\":68,\"Ship To Address 1\":69,\"Ship To Country\":70,\"Intermediary Account# / IBAN\":72,\"Default\":2}"}],"_postman_id":"8efb1ef3-7a6f-4376-977d-b6c6c78804c3"},{"name":"Find Country","id":"4fbf4f84-2ec0-4750-9c84-c8db181496ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{AFEXAPI.Endpoint}}api/country/find","description":"Returns a list of all countries including for each country, the Country Name and Country Code.  For use when calling the following methods:\n\n1. [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c)\n2. [api/BeneficiaryUpdate](https://doc.api.afex.com/?version=latest#00e904a3-efbd-4c34-8a21-863a6565b42e)"},"response":[{"id":"3d4ee9e7-5c8a-477d-a900-ca904a087d67","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/country/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Nov 2018 04:47:25 GMT"},{"key":"Content-Length","value":"8320"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Code\": \"AX\",\n        \"Name\": \"Aland Islands\"\n    },\n    {\n        \"Code\": \"AL\",\n        \"Name\": \"Albania\"\n    },\n    {\n        \"Code\": \"DZ\",\n        \"Name\": \"Algeria\"\n    },\n    {\n        \"Code\": \"AS\",\n        \"Name\": \"American Samoa\"\n    },\n    {\n        \"Code\": \"AD\",\n        \"Name\": \"Andorra\"\n    },\n    {\n        \"Code\": \"AO\",\n        \"Name\": \"Angola\"\n    },\n    {\n        \"Code\": \"AI\",\n        \"Name\": \"Anguilla\"\n    },\n    {\n        \"Code\": \"AG\",\n        \"Name\": \"Antigua and Barbuda\"\n    },\n    {\n        \"Code\": \"AR\",\n        \"Name\": \"Argentina\"\n    },\n    {\n        \"Code\": \"AM\",\n        \"Name\": \"Armenia\"\n    },\n    {\n        \"Code\": \"AW\",\n        \"Name\": \"Aruba\"\n    },\n    {\n        \"Code\": \"AU\",\n        \"Name\": \"Australia\"\n    },\n    {\n        \"Code\": \"AT\",\n        \"Name\": \"Austria\"\n    },\n    {\n        \"Code\": \"AZ\",\n        \"Name\": \"Azerbaijan\"\n    },\n    {\n        \"Code\": \"BS\",\n        \"Name\": \"Bahamas\"\n    },\n    {\n        \"Code\": \"BH\",\n        \"Name\": \"Bahrain\"\n    },\n    {\n        \"Code\": \"BD\",\n        \"Name\": \"Bangladesh\"\n    },\n    {\n        \"Code\": \"BB\",\n        \"Name\": \"Barbados\"\n    },\n    {\n        \"Code\": \"BY\",\n        \"Name\": \"Belarus\"\n    },\n    {\n        \"Code\": \"BE\",\n        \"Name\": \"Belgium\"\n    },\n    {\n        \"Code\": \"BZ\",\n        \"Name\": \"Belize\"\n    },\n    {\n        \"Code\": \"BJ\",\n        \"Name\": \"Benin\"\n    },\n    {\n        \"Code\": \"BM\",\n        \"Name\": \"Bermuda\"\n    },\n    {\n        \"Code\": \"BT\",\n        \"Name\": \"Bhutan\"\n    },\n    {\n        \"Code\": \"BO\",\n        \"Name\": \"Bolivia\"\n    },\n    {\n        \"Code\": \"BQ\",\n        \"Name\": \"Bonaire, Sint Eustatius and Saba\"\n    },\n    {\n        \"Code\": \"BA\",\n        \"Name\": \"Bosnia and Herzegovina\"\n    },\n    {\n        \"Code\": \"BW\",\n        \"Name\": \"Botswana\"\n    },\n    {\n        \"Code\": \"BV\",\n        \"Name\": \"Bouvet Island\"\n    },\n    {\n        \"Code\": \"BR\",\n        \"Name\": \"Brazil\"\n    },\n    {\n        \"Code\": \"IO\",\n        \"Name\": \"British Indian Ocean Territory\"\n    },\n    {\n        \"Code\": \"BN\",\n        \"Name\": \"Brunei Darussalam\"\n    },\n    {\n        \"Code\": \"BG\",\n        \"Name\": \"Bulgaria\"\n    },\n    {\n        \"Code\": \"BF\",\n        \"Name\": \"Burkina Faso\"\n    },\n    {\n        \"Code\": \"BI\",\n        \"Name\": \"Burundi\"\n    },\n    {\n        \"Code\": \"KH\",\n        \"Name\": \"Cambodia\"\n    },\n    {\n        \"Code\": \"CM\",\n        \"Name\": \"Cameroon\"\n    },\n    {\n        \"Code\": \"CA\",\n        \"Name\": \"Canada\"\n    },\n    {\n        \"Code\": \"CV\",\n        \"Name\": \"Cape Verde\"\n    },\n    {\n        \"Code\": \"KY\",\n        \"Name\": \"Cayman Islands\"\n    },\n    {\n        \"Code\": \"CF\",\n        \"Name\": \"Central African Republic\"\n    },\n    {\n        \"Code\": \"TD\",\n        \"Name\": \"Chad\"\n    },\n    {\n        \"Code\": \"CL\",\n        \"Name\": \"Chile\"\n    },\n    {\n        \"Code\": \"CN\",\n        \"Name\": \"China\"\n    },\n    {\n        \"Code\": \"CX\",\n        \"Name\": \"Christmas Island\"\n    },\n    {\n        \"Code\": \"CC\",\n        \"Name\": \"Cocos (Keeling) Islands\"\n    },\n    {\n        \"Code\": \"CO\",\n        \"Name\": \"Colombia\"\n    },\n    {\n        \"Code\": \"KM\",\n        \"Name\": \"Comoros\"\n    },\n    {\n        \"Code\": \"CG\",\n        \"Name\": \"Congo\"\n    },\n    {\n        \"Code\": \"CD\",\n        \"Name\": \"Congo, Democratic Republic of the\"\n    },\n    {\n        \"Code\": \"CK\",\n        \"Name\": \"Cook Islands\"\n    },\n    {\n        \"Code\": \"CR\",\n        \"Name\": \"Costa Rica\"\n    },\n    {\n        \"Code\": \"HR\",\n        \"Name\": \"Croatia\"\n    },\n    {\n        \"Code\": \"CW\",\n        \"Name\": \"Curacao\"\n    },\n    {\n        \"Code\": \"CY\",\n        \"Name\": \"Cyprus\"\n    },\n    {\n        \"Code\": \"CZ\",\n        \"Name\": \"Czech Republic\"\n    },\n    {\n        \"Code\": \"DK\",\n        \"Name\": \"Denmark\"\n    },\n    {\n        \"Code\": \"DJ\",\n        \"Name\": \"Djibouti\"\n    },\n    {\n        \"Code\": \"DM\",\n        \"Name\": \"Dominica\"\n    },\n    {\n        \"Code\": \"DO\",\n        \"Name\": \"Dominican Republic\"\n    },\n    {\n        \"Code\": \"EC\",\n        \"Name\": \"Ecuador\"\n    },\n    {\n        \"Code\": \"EG\",\n        \"Name\": \"Egypt\"\n    },\n    {\n        \"Code\": \"SV\",\n        \"Name\": \"El Salvador\"\n    },\n    {\n        \"Code\": \"GQ\",\n        \"Name\": \"Equatorial Guinea\"\n    },\n    {\n        \"Code\": \"ER\",\n        \"Name\": \"Eritrea\"\n    },\n    {\n        \"Code\": \"EE\",\n        \"Name\": \"Estonia\"\n    },\n    {\n        \"Code\": \"ET\",\n        \"Name\": \"Ethiopia\"\n    },\n    {\n        \"Code\": \"FK\",\n        \"Name\": \"Falkland Islands (Malvinas)\"\n    },\n    {\n        \"Code\": \"FO\",\n        \"Name\": \"Faroe Islands\"\n    },\n    {\n        \"Code\": \"FJ\",\n        \"Name\": \"Fiji\"\n    },\n    {\n        \"Code\": \"FI\",\n        \"Name\": \"Finland\"\n    },\n    {\n        \"Code\": \"FR\",\n        \"Name\": \"France\"\n    },\n    {\n        \"Code\": \"GF\",\n        \"Name\": \"French Guiana\"\n    },\n    {\n        \"Code\": \"PF\",\n        \"Name\": \"French Polynesia\"\n    },\n    {\n        \"Code\": \"TF\",\n        \"Name\": \"French Southern Territories\"\n    },\n    {\n        \"Code\": \"GA\",\n        \"Name\": \"Gabon\"\n    },\n    {\n        \"Code\": \"GM\",\n        \"Name\": \"Gambia\"\n    },\n    {\n        \"Code\": \"GE\",\n        \"Name\": \"Georgia\"\n    },\n    {\n        \"Code\": \"DE\",\n        \"Name\": \"Germany\"\n    },\n    {\n        \"Code\": \"GH\",\n        \"Name\": \"Ghana\"\n    },\n    {\n        \"Code\": \"GI\",\n        \"Name\": \"Gibraltar\"\n    },\n    {\n        \"Code\": \"GR\",\n        \"Name\": \"Greece\"\n    },\n    {\n        \"Code\": \"GL\",\n        \"Name\": \"Greenland\"\n    },\n    {\n        \"Code\": \"GD\",\n        \"Name\": \"Grenada\"\n    },\n    {\n        \"Code\": \"GP\",\n        \"Name\": \"Guadaloupe\"\n    },\n    {\n        \"Code\": \"GU\",\n        \"Name\": \"Guam\"\n    },\n    {\n        \"Code\": \"GT\",\n        \"Name\": \"Guatemala\"\n    },\n    {\n        \"Code\": \"GG\",\n        \"Name\": \"Guernsey, C.I.\"\n    },\n    {\n        \"Code\": \"GN\",\n        \"Name\": \"Guinea\"\n    },\n    {\n        \"Code\": \"GW\",\n        \"Name\": \"Guinea-Bissau\"\n    },\n    {\n        \"Code\": \"GY\",\n        \"Name\": \"Guyana\"\n    },\n    {\n        \"Code\": \"HT\",\n        \"Name\": \"Haiti\"\n    },\n    {\n        \"Code\": \"HM\",\n        \"Name\": \"Heard Island and McDonald Islands\"\n    },\n    {\n        \"Code\": \"HN\",\n        \"Name\": \"Honduras\"\n    },\n    {\n        \"Code\": \"HK\",\n        \"Name\": \"Hong Kong\"\n    },\n    {\n        \"Code\": \"HU\",\n        \"Name\": \"Hungary\"\n    },\n    {\n        \"Code\": \"IS\",\n        \"Name\": \"Iceland\"\n    },\n    {\n        \"Code\": \"IN\",\n        \"Name\": \"India\"\n    },\n    {\n        \"Code\": \"ID\",\n        \"Name\": \"Indonesia\"\n    },\n    {\n        \"Code\": \"IQ\",\n        \"Name\": \"Iraq\"\n    },\n    {\n        \"Code\": \"IE\",\n        \"Name\": \"Ireland\"\n    },\n    {\n        \"Code\": \"IM\",\n        \"Name\": \"Isle of Man\"\n    },\n    {\n        \"Code\": \"IL\",\n        \"Name\": \"Israel\"\n    },\n    {\n        \"Code\": \"IT\",\n        \"Name\": \"Italy\"\n    },\n    {\n        \"Code\": \"CI\",\n        \"Name\": \"Ivory Coast\"\n    },\n    {\n        \"Code\": \"JM\",\n        \"Name\": \"Jamaica\"\n    },\n    {\n        \"Code\": \"JP\",\n        \"Name\": \"Japan\"\n    },\n    {\n        \"Code\": \"JE\",\n        \"Name\": \"Jersey, C.I.\"\n    },\n    {\n        \"Code\": \"JO\",\n        \"Name\": \"Jordan\"\n    },\n    {\n        \"Code\": \"KZ\",\n        \"Name\": \"Kazakhstan\"\n    },\n    {\n        \"Code\": \"KE\",\n        \"Name\": \"Kenya\"\n    },\n    {\n        \"Code\": \"KI\",\n        \"Name\": \"Kiribati\"\n    },\n    {\n        \"Code\": \"XK\",\n        \"Name\": \"Kosovo\"\n    },\n    {\n        \"Code\": \"KW\",\n        \"Name\": \"Kuwait\"\n    },\n    {\n        \"Code\": \"KG\",\n        \"Name\": \"Kyrgyzstan\"\n    },\n    {\n        \"Code\": \"LA\",\n        \"Name\": \"Laos\"\n    },\n    {\n        \"Code\": \"LV\",\n        \"Name\": \"Latvia\"\n    },\n    {\n        \"Code\": \"LB\",\n        \"Name\": \"Lebanon\"\n    },\n    {\n        \"Code\": \"LS\",\n        \"Name\": \"Lesotho\"\n    },\n    {\n        \"Code\": \"LR\",\n        \"Name\": \"Liberia\"\n    },\n    {\n        \"Code\": \"LY\",\n        \"Name\": \"Libya\"\n    },\n    {\n        \"Code\": \"LI\",\n        \"Name\": \"Liechtenstein\"\n    },\n    {\n        \"Code\": \"LT\",\n        \"Name\": \"Lithuania\"\n    },\n    {\n        \"Code\": \"LU\",\n        \"Name\": \"Luxembourg\"\n    },\n    {\n        \"Code\": \"MO\",\n        \"Name\": \"Macau\"\n    },\n    {\n        \"Code\": \"MK\",\n        \"Name\": \"Macedonia\"\n    },\n    {\n        \"Code\": \"MG\",\n        \"Name\": \"Madagascar\"\n    },\n    {\n        \"Code\": \"MW\",\n        \"Name\": \"Malawi\"\n    },\n    {\n        \"Code\": \"MY\",\n        \"Name\": \"Malaysia\"\n    },\n    {\n        \"Code\": \"MV\",\n        \"Name\": \"Maldives\"\n    },\n    {\n        \"Code\": \"ML\",\n        \"Name\": \"Mali\"\n    },\n    {\n        \"Code\": \"MT\",\n        \"Name\": \"Malta\"\n    },\n    {\n        \"Code\": \"MH\",\n        \"Name\": \"Marshall Islands\"\n    },\n    {\n        \"Code\": \"MQ\",\n        \"Name\": \"Martinique\"\n    },\n    {\n        \"Code\": \"MR\",\n        \"Name\": \"Mauritania\"\n    },\n    {\n        \"Code\": \"MU\",\n        \"Name\": \"Mauritius\"\n    },\n    {\n        \"Code\": \"YT\",\n        \"Name\": \"Mayotte\"\n    },\n    {\n        \"Code\": \"MX\",\n        \"Name\": \"Mexico\"\n    },\n    {\n        \"Code\": \"FM\",\n        \"Name\": \"Micronesia\"\n    },\n    {\n        \"Code\": \"MD\",\n        \"Name\": \"Moldova\"\n    },\n    {\n        \"Code\": \"MC\",\n        \"Name\": \"Monaco\"\n    },\n    {\n        \"Code\": \"MN\",\n        \"Name\": \"Mongolia\"\n    },\n    {\n        \"Code\": \"ME\",\n        \"Name\": \"Montenegro\"\n    },\n    {\n        \"Code\": \"MS\",\n        \"Name\": \"Montserrat\"\n    },\n    {\n        \"Code\": \"MA\",\n        \"Name\": \"Morocco\"\n    },\n    {\n        \"Code\": \"MZ\",\n        \"Name\": \"Mozambique\"\n    },\n    {\n        \"Code\": \"MM\",\n        \"Name\": \"Myanmar\"\n    },\n    {\n        \"Code\": \"NA\",\n        \"Name\": \"Namibia\"\n    },\n    {\n        \"Code\": \"NR\",\n        \"Name\": \"Nauru\"\n    },\n    {\n        \"Code\": \"NP\",\n        \"Name\": \"Nepal\"\n    },\n    {\n        \"Code\": \"NL\",\n        \"Name\": \"Netherlands\"\n    },\n    {\n        \"Code\": \"AN\",\n        \"Name\": \"Netherlands Antilles\"\n    },\n    {\n        \"Code\": \"NC\",\n        \"Name\": \"New Caledonia\"\n    },\n    {\n        \"Code\": \"NZ\",\n        \"Name\": \"New Zealand\"\n    },\n    {\n        \"Code\": \"NI\",\n        \"Name\": \"Nicaragua\"\n    },\n    {\n        \"Code\": \"NE\",\n        \"Name\": \"Niger\"\n    },\n    {\n        \"Code\": \"NG\",\n        \"Name\": \"Nigeria\"\n    },\n    {\n        \"Code\": \"NU\",\n        \"Name\": \"Niue\"\n    },\n    {\n        \"Code\": \"NF\",\n        \"Name\": \"Norfolk Island\"\n    },\n    {\n        \"Code\": \"MP\",\n        \"Name\": \"Northern Mariana Islands\"\n    },\n    {\n        \"Code\": \"NO\",\n        \"Name\": \"Norway\"\n    },\n    {\n        \"Code\": \"OM\",\n        \"Name\": \"Oman\"\n    },\n    {\n        \"Code\": \"PK\",\n        \"Name\": \"Pakistan\"\n    },\n    {\n        \"Code\": \"PW\",\n        \"Name\": \"Palau\"\n    },\n    {\n        \"Code\": \"PA\",\n        \"Name\": \"Panama\"\n    },\n    {\n        \"Code\": \"PG\",\n        \"Name\": \"Papua New Guinea\"\n    },\n    {\n        \"Code\": \"PY\",\n        \"Name\": \"Paraguay\"\n    },\n    {\n        \"Code\": \"PE\",\n        \"Name\": \"Peru\"\n    },\n    {\n        \"Code\": \"PH\",\n        \"Name\": \"Philippines\"\n    },\n    {\n        \"Code\": \"PN\",\n        \"Name\": \"Pitcairn\"\n    },\n    {\n        \"Code\": \"PL\",\n        \"Name\": \"Poland\"\n    },\n    {\n        \"Code\": \"PT\",\n        \"Name\": \"Portugal\"\n    },\n    {\n        \"Code\": \"PR\",\n        \"Name\": \"Puerto Rico\"\n    },\n    {\n        \"Code\": \"QA\",\n        \"Name\": \"Qatar\"\n    },\n    {\n        \"Code\": \"RE\",\n        \"Name\": \"Reunion\"\n    },\n    {\n        \"Code\": \"RO\",\n        \"Name\": \"Romania\"\n    },\n    {\n        \"Code\": \"RU\",\n        \"Name\": \"Russian Federation\"\n    },\n    {\n        \"Code\": \"RW\",\n        \"Name\": \"Rwanda\"\n    },\n    {\n        \"Code\": \"BL\",\n        \"Name\": \"Saint Barthelemy\"\n    },\n    {\n        \"Code\": \"SH\",\n        \"Name\": \"Saint Helena\"\n    },\n    {\n        \"Code\": \"KN\",\n        \"Name\": \"Saint Kitts and Nevis\"\n    },\n    {\n        \"Code\": \"LC\",\n        \"Name\": \"Saint Lucia\"\n    },\n    {\n        \"Code\": \"MF\",\n        \"Name\": \"Saint Martin\"\n    },\n    {\n        \"Code\": \"PM\",\n        \"Name\": \"Saint Pierre and Miquelon\"\n    },\n    {\n        \"Code\": \"VC\",\n        \"Name\": \"Saint Vincent and the Grenadines\"\n    },\n    {\n        \"Code\": \"WS\",\n        \"Name\": \"Samoa\"\n    },\n    {\n        \"Code\": \"SM\",\n        \"Name\": \"San Marino\"\n    },\n    {\n        \"Code\": \"ST\",\n        \"Name\": \"Sao Tome and Principe\"\n    },\n    {\n        \"Code\": \"SA\",\n        \"Name\": \"Saudi Arabia\"\n    },\n    {\n        \"Code\": \"SN\",\n        \"Name\": \"Senegal\"\n    },\n    {\n        \"Code\": \"RS\",\n        \"Name\": \"Serbia\"\n    },\n    {\n        \"Code\": \"SC\",\n        \"Name\": \"Seychelles\"\n    },\n    {\n        \"Code\": \"SL\",\n        \"Name\": \"Sierra Leone\"\n    },\n    {\n        \"Code\": \"SG\",\n        \"Name\": \"Singapore\"\n    },\n    {\n        \"Code\": \"SX\",\n        \"Name\": \"Sint Maarten (Dutch part)\"\n    },\n    {\n        \"Code\": \"SK\",\n        \"Name\": \"Slovak Republic\"\n    },\n    {\n        \"Code\": \"SI\",\n        \"Name\": \"Slovenia\"\n    },\n    {\n        \"Code\": \"SB\",\n        \"Name\": \"Solomon Islands\"\n    },\n    {\n        \"Code\": \"SO\",\n        \"Name\": \"Somalia\"\n    },\n    {\n        \"Code\": \"ZA\",\n        \"Name\": \"South Africa\"\n    },\n    {\n        \"Code\": \"GS\",\n        \"Name\": \"South Georgia and the South Sandwich Islands\"\n    },\n    {\n        \"Code\": \"KR\",\n        \"Name\": \"South Korea\"\n    },\n    {\n        \"Code\": \"ES\",\n        \"Name\": \"Spain\"\n    },\n    {\n        \"Code\": \"LK\",\n        \"Name\": \"Sri Lanka\"\n    },\n    {\n        \"Code\": \"SR\",\n        \"Name\": \"Suriname\"\n    },\n    {\n        \"Code\": \"SJ\",\n        \"Name\": \"Svalbard and Jan Mayen\"\n    },\n    {\n        \"Code\": \"SZ\",\n        \"Name\": \"Swaziland\"\n    },\n    {\n        \"Code\": \"SE\",\n        \"Name\": \"Sweden\"\n    },\n    {\n        \"Code\": \"CH\",\n        \"Name\": \"Switzerland\"\n    },\n    {\n        \"Code\": \"TW\",\n        \"Name\": \"Taiwan\"\n    },\n    {\n        \"Code\": \"TJ\",\n        \"Name\": \"Tajikistan\"\n    },\n    {\n        \"Code\": \"TZ\",\n        \"Name\": \"Tanzania\"\n    },\n    {\n        \"Code\": \"TH\",\n        \"Name\": \"Thailand\"\n    },\n    {\n        \"Code\": \"TL\",\n        \"Name\": \"Timor-Leste\"\n    },\n    {\n        \"Code\": \"TG\",\n        \"Name\": \"Togo\"\n    },\n    {\n        \"Code\": \"TK\",\n        \"Name\": \"Tokelau\"\n    },\n    {\n        \"Code\": \"TO\",\n        \"Name\": \"Tonga\"\n    },\n    {\n        \"Code\": \"TT\",\n        \"Name\": \"Trinidad and Tobago\"\n    },\n    {\n        \"Code\": \"TN\",\n        \"Name\": \"Tunisia\"\n    },\n    {\n        \"Code\": \"TR\",\n        \"Name\": \"Turkey\"\n    },\n    {\n        \"Code\": \"TM\",\n        \"Name\": \"Turkmenistan\"\n    },\n    {\n        \"Code\": \"TC\",\n        \"Name\": \"Turks and Caicos Islands\"\n    },\n    {\n        \"Code\": \"TV\",\n        \"Name\": \"Tuvalu\"\n    },\n    {\n        \"Code\": \"UG\",\n        \"Name\": \"Uganda\"\n    },\n    {\n        \"Code\": \"UA\",\n        \"Name\": \"Ukraine\"\n    },\n    {\n        \"Code\": \"AE\",\n        \"Name\": \"United Arab Emirates\"\n    },\n    {\n        \"Code\": \"GB\",\n        \"Name\": \"United Kingdom\"\n    },\n    {\n        \"Code\": \"US\",\n        \"Name\": \"United States\"\n    },\n    {\n        \"Code\": \"UM\",\n        \"Name\": \"United States Minor Outlying Islands\"\n    },\n    {\n        \"Code\": \"UY\",\n        \"Name\": \"Uruguay\"\n    },\n    {\n        \"Code\": \"UZ\",\n        \"Name\": \"Uzbekistan\"\n    },\n    {\n        \"Code\": \"VU\",\n        \"Name\": \"Vanuatu\"\n    },\n    {\n        \"Code\": \"VA\",\n        \"Name\": \"Vatican City State (Holy See)\"\n    },\n    {\n        \"Code\": \"VE\",\n        \"Name\": \"Venezuela\"\n    },\n    {\n        \"Code\": \"VN\",\n        \"Name\": \"Viet Nam\"\n    },\n    {\n        \"Code\": \"VG\",\n        \"Name\": \"Virgin Islands, British\"\n    },\n    {\n        \"Code\": \"VI\",\n        \"Name\": \"Virgin Islands, U.S.\"\n    },\n    {\n        \"Code\": \"WF\",\n        \"Name\": \"Wallis and Fortuna Islands\"\n    },\n    {\n        \"Code\": \"EH\",\n        \"Name\": \"Western Sahara (provisional)\"\n    },\n    {\n        \"Code\": \"YE\",\n        \"Name\": \"Yemen\"\n    },\n    {\n        \"Code\": \"ZM\",\n        \"Name\": \"Zambia\"\n    },\n    {\n        \"Code\": \"ZW\",\n        \"Name\": \"Zimbabwe\"\n    }\n]"}],"_postman_id":"4fbf4f84-2ec0-4750-9c84-c8db181496ac"},{"name":"Find Region/State","id":"a4e8d8e8-bbad-43dc-92d2-da6c638bbe7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"CountryCode\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/country/region","description":"Returns a list of all regions/states by country code.\n\nFor use when calling the following methods:\n\n1. [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c)\n2. [api/BeneficiaryUpdate](https://doc.api.afex.com/?version=latest#00e904a3-efbd-4c34-8a21-863a6565b42e)\n\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|CountryCode|Country codes available via [api/Country/Find](https://doc.api.afex.com/?version=latest#4fbf4f84-2ec0-4750-9c84-c8db181496ac).|**True**|"},"response":[{"id":"1304e244-61db-47bb-aebf-b2c29f40f010","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"CountryCode","value":"AU","type":"text"}]},"url":"{{URL}}api/country/region"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Nov 2018 04:49:21 GMT"},{"key":"Content-Length","value":"453"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Id\": \"ACT\",\n        \"Name\": \"Australian Capital Territory\",\n        \"CountryCode\": null\n    },\n    {\n        \"Id\": \"NSW\",\n        \"Name\": \"New South Wales\",\n        \"CountryCode\": null\n    },\n    {\n        \"Id\": \"NT\",\n        \"Name\": \"Northern Territory\",\n        \"CountryCode\": null\n    },\n    {\n        \"Id\": \"QLD\",\n        \"Name\": \"Queensland\",\n        \"CountryCode\": null\n    },\n    {\n        \"Id\": \"SA\",\n        \"Name\": \"South Australia\",\n        \"CountryCode\": null\n    },\n    {\n        \"Id\": \"TAS\",\n        \"Name\": \"Tasmania\",\n        \"CountryCode\": null\n    },\n    {\n        \"Id\": \"VIC\",\n        \"Name\": \"Victoria\",\n        \"CountryCode\": null\n    },\n    {\n        \"Id\": \"WA\",\n        \"Name\": \"Western Australia\",\n        \"CountryCode\": null\n    }\n]"},{"id":"2179d0ec-2701-4d91-bac7-276057d78484","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\"CountryCode\":\"\"\n}"},"url":"{{URL}}api/country/region"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"34","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 15:17:22 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"The Country Code is not defined.\""},{"id":"6d48d4d8-5b89-4644-b51c-39b8ab25c8b2","name":"Find region Invalid Country Code status 400","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"CountryCode","value":"XX","type":"text"}]},"url":"{{URL}}api/country/region"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 22:58:32 GMT"},{"key":"Content-Length","value":"22"}],"cookie":[],"responseTime":null,"body":"\"Invalid Country Code\""}],"_postman_id":"a4e8d8e8-bbad-43dc-92d2-da6c638bbe7d"},{"name":"Find City","id":"a0596b65-694d-45de-a07d-7ab0849624ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{AFEXAPI.Endpoint}}api/city/find?CountryCode=","host":["{{AFEXAPI.Endpoint}}api"],"path":["city","find"],"query":[{"key":"CountryCode","value":""}]},"description":"Returns a list of all suburbs/cities by country code.\n\nFor use when calling the following methods:\n\n1. [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c)\n2. [api/BeneficiaryUpdate](https://doc.api.afex.com/?version=latest#00e904a3-efbd-4c34-8a21-863a6565b42e)\n\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|**CountryCode**|Country codes available via [api/Country/Find](https://doc.api.afex.com/?version=latest#4fbf4f84-2ec0-4750-9c84-c8db181496ac).|**True**|"},"response":[{"id":"74f70c1d-64bc-4ab2-adb9-cab9f134e66d","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/city/find?CountryCode=AU","host":["{{URL}}api"],"path":["city","find"],"query":[{"key":"CountryCode","value":"AU","description":"(Required)  ISO Country Code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Nov 2018 04:53:13 GMT"},{"key":"Content-Length","value":"16600"}],"cookie":[],"responseTime":null,"body":"[\n    \"Abbotsford\",\n    \"Aberfoyle Park\",\n    \"Acacia Ridge\",\n    \"Acton\",\n    \"Adamstown\",\n    \"Adelaide\",\n    \"Airlie Beach\",\n    \"Airport West\",\n    \"Aitkenvale\",\n    \"Albany\",\n    \"Albany Creek\",\n    \"Albert Park\",\n    \"Albion Park\",\n    \"Albury\",\n    \"Alderley\",\n    \"Alexandra\",\n    \"Alexandria\",\n    \"Alice Springs\",\n    \"Allora\",\n    \"Alphington\",\n    \"Alstonville\",\n    \"Altona\",\n    \"Altona Meadows\",\n    \"Alyangula\",\n    \"Angaston\",\n    \"Anglesea\",\n    \"Annandale\",\n    \"Annerley\",\n    \"Apollo Bay\",\n    \"Applecross\",\n    \"Arana Hills\",\n    \"Ararat\",\n    \"Archerfield\",\n    \"Ardlethan\",\n    \"Ardrossan\",\n    \"Armadale\",\n    \"Armidale\",\n    \"Arncliffe\",\n    \"Artarmon\",\n    \"Ascot\",\n    \"Ascot Vale\",\n    \"Ashburton\",\n    \"Ashfield\",\n    \"Ashgrove\",\n    \"Ashmore\",\n    \"Aspley\",\n    \"Atherton\",\n    \"Auburn\",\n    \"Augusta\",\n    \"Australind\",\n    \"Avalon Beach\",\n    \"Ayr\",\n    \"Babinda\",\n    \"Bacchus Marsh\",\n    \"Bairnsdale\",\n    \"Balaclava\",\n    \"Balaklava\",\n    \"Balcatta\",\n    \"Baldivis\",\n    \"Balgowlah\",\n    \"Ballajura\",\n    \"Ballan\",\n    \"Ballarat\",\n    \"Ballina\",\n    \"Balmain\",\n    \"Balmoral\",\n    \"Balnarring\",\n    \"Balranald\",\n    \"Balwyn\",\n    \"Bangalow\",\n    \"Bankstown\",\n    \"Banyo\",\n    \"Baradine\",\n    \"Barcaldine\",\n    \"Bargara\",\n    \"Barham\",\n    \"Barmera\",\n    \"Barraba\",\n    \"Barton\",\n    \"Bass Hill\",\n    \"Bassendean\",\n    \"Bateau Bay\",\n    \"Batemans Bay\",\n    \"Bathurst\",\n    \"Batlow\",\n    \"Baulkham Hills\",\n    \"Bayswater\",\n    \"Bayswater North\",\n    \"Beaconsfield\",\n    \"Beaudesert\",\n    \"Beaufort\",\n    \"Beaumaris\",\n    \"Bedford\",\n    \"Bedford Park\",\n    \"Beechworth\",\n    \"Beecroft\",\n    \"Beenleigh\",\n    \"Beerwah\",\n    \"Bega\",\n    \"Belconnen\",\n    \"Belgrave\",\n    \"Bella Vista\",\n    \"Bellara\",\n    \"Bellerive\",\n    \"Bellingen\",\n    \"Belmont\",\n    \"Belmore\",\n    \"Belrose\",\n    \"Benalla\",\n    \"Bendigo\",\n    \"Benowa\",\n    \"Bentleigh\",\n    \"Bentley\",\n    \"Berala\",\n    \"Berri\",\n    \"Berrigan\",\n    \"Berry\",\n    \"Berwick\",\n    \"Beverley\",\n    \"Beverly Hills\",\n    \"Bexley\",\n    \"Bicton\",\n    \"Biggenden\",\n    \"Biggera Waters\",\n    \"Biloela\",\n    \"Bingara\",\n    \"Birchip\",\n    \"Birkdale\",\n    \"Birtinya\",\n    \"Black Rock\",\n    \"Blackall\",\n    \"Blackburn\",\n    \"Blackburn North\",\n    \"Blackheath\",\n    \"Blacktown\",\n    \"Blackwater\",\n    \"Blackwood\",\n    \"Blair Athol\",\n    \"Blaxland\",\n    \"Blayney\",\n    \"Boddington\",\n    \"Boggabri\",\n    \"Bomaderry\",\n    \"Bombala\",\n    \"Bondi\",\n    \"Bondi Beach\",\n    \"Bondi Junction\",\n    \"Bonnyrigg\",\n    \"Booleroo Centre\",\n    \"Boonah\",\n    \"Booragoon\",\n    \"Boorowa\",\n    \"Boort\",\n    \"Booval\",\n    \"Bordertown\",\n    \"Boronia\",\n    \"Botany\",\n    \"Boulder\",\n    \"Bourke\",\n    \"Bowen\",\n    \"Bowen Hills\",\n    \"Bowral\",\n    \"Box Hill\",\n    \"Boyne Island\",\n    \"Boyup Brook\",\n    \"Braeside\",\n    \"Braidwood\",\n    \"Brassall\",\n    \"Brendale\",\n    \"Brewarrina\",\n    \"Bribie Island\",\n    \"Bridgetown\",\n    \"Bright\",\n    \"Brighton\",\n    \"Brighton-Le-Sands\",\n    \"Brisbane\",\n    \"Broadbeach\",\n    \"Broadford\",\n    \"Broadmeadow\",\n    \"Broadmeadows\",\n    \"Broadway\",\n    \"Broken Hill\",\n    \"Brookvale\",\n    \"Broome\",\n    \"Browns Plains\",\n    \"Bruce\",\n    \"Bruce Rock\",\n    \"Brunswick\",\n    \"Brunswick Heads\",\n    \"Buddina\",\n    \"Buderim\",\n    \"Bulimba\",\n    \"Bull Creek\",\n    \"Bulleen\",\n    \"Bunbury\",\n    \"Bundaberg\",\n    \"Bundall\",\n    \"Bundoora\",\n    \"Bungalow\",\n    \"Bunyip\",\n    \"Burleigh Heads\",\n    \"Burleigh Waters\",\n    \"Burnie\",\n    \"Burpengary\",\n    \"Burra\",\n    \"Burwood\",\n    \"Burwood East\",\n    \"Busselton\",\n    \"Butler\",\n    \"Byron Bay\",\n    \"Caboolture\",\n    \"Cabramatta\",\n    \"Cairns\",\n    \"Callaghan\",\n    \"Caloundra\",\n    \"Camberwell\",\n    \"Camden\",\n    \"Campbell Town\",\n    \"Campbellfield\",\n    \"Campbelltown\",\n    \"Camperdown\",\n    \"Campsie\",\n    \"Canberra\",\n    \"Canley Heights\",\n    \"Canning Vale\",\n    \"Cannington\",\n    \"Cannon Hill\",\n    \"Cannonvale\",\n    \"Canowindra\",\n    \"Canterbury\",\n    \"Capalaba\",\n    \"Capella\",\n    \"Capital Hill\",\n    \"Cardiff\",\n    \"Cardwell\",\n    \"Carina\",\n    \"Carindale\",\n    \"Carine\",\n    \"Caringbah\",\n    \"Carlingford\",\n    \"Carlton\",\n    \"Carnamah\",\n    \"Carnarvon\",\n    \"Carnegie\",\n    \"Caroline Springs\",\n    \"Carrum Downs\",\n    \"Casino\",\n    \"Casterton\",\n    \"Castle Hill\",\n    \"Castlecrag\",\n    \"Castlemaine\",\n    \"Castletown\",\n    \"Casuarina\",\n    \"Casula\",\n    \"Caulfield\",\n    \"Cecil Park\",\n    \"Ceduna\",\n    \"Cessnock\",\n    \"Chadstone\",\n    \"Charlestown\",\n    \"Charleville\",\n    \"Charlton\",\n    \"Charters Towers\",\n    \"Chatswood\",\n    \"Chelsea\",\n    \"Cheltenham\",\n    \"Chermside\",\n    \"Cherrybrook\",\n    \"Chester Hill\",\n    \"Chevron Island\",\n    \"Childers\",\n    \"Chinchilla\",\n    \"Chipping Norton\",\n    \"Chirnside Park\",\n    \"Christies Beach\",\n    \"Christmas Island\",\n    \"Churchill\",\n    \"Clare\",\n    \"Claremont\",\n    \"Clarkson\",\n    \"Clayfield\",\n    \"Clayton\",\n    \"Clear Island Waters\",\n    \"Clermont\",\n    \"Cleve\",\n    \"Cleveland\",\n    \"Clifton\",\n    \"Cloncurry\",\n    \"Clovelly\",\n    \"Cloverdale\",\n    \"Cobar\",\n    \"Cobden\",\n    \"Cobram\",\n    \"Coburg\",\n    \"Coffs Harbour\",\n    \"Cohuna\",\n    \"Colac\",\n    \"Coleambally\",\n    \"Coleraine\",\n    \"Collie\",\n    \"Collingwood\",\n    \"Combelltown\",\n    \"Concord\",\n    \"Concord West\",\n    \"Condell Park\",\n    \"Condobolin\",\n    \"Coober Pedy\",\n    \"Coogee\",\n    \"Cooktown\",\n    \"Coolamon\",\n    \"Coolangatta\",\n    \"Coolum Beach\",\n    \"Cooma\",\n    \"Coomera\",\n    \"Coonabarabran\",\n    \"Coonamble\",\n    \"Coopers Plains\",\n    \"Cooroy\",\n    \"Coorparoo\",\n    \"Cootamundra\",\n    \"Corinda\",\n    \"Corio\",\n    \"Corowa\",\n    \"Corrigin\",\n    \"Corrimal\",\n    \"Corryong\",\n    \"Cottesloe\",\n    \"Cowell\",\n    \"Cowes\",\n    \"Cowra\",\n    \"Craigieburn\",\n    \"Cranbourne\",\n    \"Cranbrook\",\n    \"Creswick\",\n    \"Cronulla\",\n    \"Crookwell\",\n    \"Crows Nest\",\n    \"Croydon\",\n    \"Croydon Park\",\n    \"Crystal Brook\",\n    \"Culcairn\",\n    \"Cummins\",\n    \"Cunderdin\",\n    \"Cunnamulla\",\n    \"Currambine\",\n    \"Currie\",\n    \"Currimundi\",\n    \"Curtin\",\n    \"Cygnet\",\n    \"Dalby\",\n    \"Dalkeith\",\n    \"Dallas\",\n    \"Dalwallinu\",\n    \"Dandenong\",\n    \"Dangar\",\n    \"Dapto\",\n    \"Dareton\",\n    \"Darkan\",\n    \"Darlinghurst\",\n    \"Darwin\",\n    \"Daw Park\",\n    \"Daylesford\",\n    \"Deakin\",\n    \"Deception Bay\",\n    \"Dee Why\",\n    \"Deer Park\",\n    \"Deloraine\",\n    \"Deniliquin\",\n    \"Denmark\",\n    \"Derby\",\n    \"Devonport\",\n    \"Diamond Creek\",\n    \"Dianella\",\n    \"Dickson\",\n    \"Dimboola\",\n    \"Dingley\",\n    \"Docklands\",\n    \"Donald\",\n    \"Doncaster\",\n    \"Doncaster East\",\n    \"Dongara\",\n    \"Donnybrook\",\n    \"Donvale\",\n    \"Doonside\",\n    \"Dorrigo\",\n    \"Double Bay\",\n    \"Doubleview\",\n    \"Dowerin\",\n    \"Dromana\",\n    \"Drouin\",\n    \"Drummoyne\",\n    \"Drysdale\",\n    \"Dubbo\",\n    \"Dulwich Hill\",\n    \"Dunedoo\",\n    \"Dungog\",\n    \"Dunsborough\",\n    \"Dural\",\n    \"Dysart\",\n    \"Eagle Farm\",\n    \"Eaglehawk\",\n    \"Eaglemont\",\n    \"Earlville\",\n    \"Earlwood\",\n    \"East Maitland\",\n    \"Eastlakes\",\n    \"Eastwood\",\n    \"Echuca\",\n    \"Eden\",\n    \"Edenhope\",\n    \"Edgecliff\",\n    \"Edwardstown\",\n    \"Elanora\",\n    \"Elizabeth\",\n    \"Ellenbrook\",\n    \"Elsternwick\",\n    \"Eltham\",\n    \"Emerald\",\n    \"Endeavour Hills\",\n    \"Enfield\",\n    \"Engadine\",\n    \"Epping\",\n    \"Erina\",\n    \"Erindale\",\n    \"Ermington\",\n    \"Esk\",\n    \"Esperance\",\n    \"Essendon\",\n    \"Ettalong Beach\",\n    \"Eudunda\",\n    \"Euroa\",\n    \"Everton Park\",\n    \"Exeter\",\n    \"Exmouth\",\n    \"Fairfield\",\n    \"Fairfield Heights\",\n    \"Fairy Meadow\",\n    \"Falcon\",\n    \"Fawkner\",\n    \"Ferntree Gully\",\n    \"Figtree\",\n    \"Findon\",\n    \"Finley\",\n    \"Firle\",\n    \"Fitzroy\",\n    \"Five Dock\",\n    \"Flemington\",\n    \"Flinders Park\",\n    \"Floreat\",\n    \"Footscray\",\n    \"Forbes\",\n    \"Forest Hill\",\n    \"Forest Lake\",\n    \"Forestville\",\n    \"Forrestfield\",\n    \"Forster\",\n    \"Fortitude Valley\",\n    \"Fortitude Valley North\",\n    \"Foster\",\n    \"Fountain Gate\",\n    \"Frankston\",\n    \"Freeling\",\n    \"Fremantle\",\n    \"Frenchs Forest\",\n    \"Fulham\",\n    \"Fyshwick\",\n    \"Garbutt\",\n    \"Gatton\",\n    \"Gawler\",\n    \"Gayndah\",\n    \"Geebung\",\n    \"Geelong\",\n    \"Geelong West\",\n    \"George Town\",\n    \"Geraldton\",\n    \"Gerringong\",\n    \"Gilgandra\",\n    \"Gin Gin\",\n    \"Girrawheen\",\n    \"Gisborne\",\n    \"Gladesville\",\n    \"Gladstone\",\n    \"Gladstone Park\",\n    \"Glebe\",\n    \"Glen Huntly\",\n    \"Glen Innes\",\n    \"Glen Waverley\",\n    \"Glenbrook\",\n    \"Glendale\",\n    \"Glenelg\",\n    \"Glenorchy\",\n    \"Glenroy\",\n    \"Glenside\",\n    \"Gloucester\",\n    \"Glynde\",\n    \"Gnowangerup\",\n    \"Golden Grove\",\n    \"Goodna\",\n    \"Goodwood\",\n    \"Goolwa\",\n    \"Goondiwindi\",\n    \"Gordon\",\n    \"Gordonvale\",\n    \"Gorokan\",\n    \"Gosford\",\n    \"Gosnells\",\n    \"Goulburn\",\n    \"Graceville\",\n    \"Grafton\",\n    \"Grange, The\",\n    \"Granville\",\n    \"Greenacres\",\n    \"Greensborough\",\n    \"Greenslopes\",\n    \"Greenwood\",\n    \"Grenfell\",\n    \"Greystanes\",\n    \"Greythorn\",\n    \"Griffith\",\n    \"Guildford\",\n    \"Gulgong\",\n    \"Gundagai\",\n    \"Gungahlin\",\n    \"Gunnedah\",\n    \"Gunning\",\n    \"Guyra\",\n    \"Gymea\",\n    \"Gympie\",\n    \"Hadfield\",\n    \"Hahndorf\",\n    \"Hallett Cove\",\n    \"Hamilton\",\n    \"Hamilton Hill\",\n    \"Hamilton Island\",\n    \"Hampton\",\n    \"Hampton Park\",\n    \"Harbord\",\n    \"Harden\",\n    \"Harvey\",\n    \"Hastings\",\n    \"Hawksburn\",\n    \"Hawthorn\",\n    \"Hay\",\n    \"Haymarket\",\n    \"Healesville\",\n    \"Heathcote\",\n    \"Heathmont\",\n    \"Heidelberg\",\n    \"Helensvale\",\n    \"Henley Beach\",\n    \"Henty\",\n    \"Hermit Park\",\n    \"Hervey Bay\",\n    \"Heyfield\",\n    \"Heywood\",\n    \"Highfields\",\n    \"Highgate\",\n    \"Highton\",\n    \"Hillarys\",\n    \"Hillston\",\n    \"Hilton\",\n    \"Hindmarsh\",\n    \"Hobart\",\n    \"Holbrook\",\n    \"Holt\",\n    \"Home Hill\",\n    \"Homebush\",\n    \"Homebush Bay\",\n    \"Hopetoun\",\n    \"Hoppers Crossing\",\n    \"Horningsea Park\",\n    \"Hornsby\",\n    \"Horsham\",\n    \"Howrah\",\n    \"Hughenden\",\n    \"Huonville\",\n    \"Hurstville\",\n    \"Huskisson\",\n    \"Inala\",\n    \"Indooroopilly\",\n    \"Ingham\",\n    \"Ingle Farm\",\n    \"Ingleburn\",\n    \"Inglewood\",\n    \"Injune\",\n    \"Innaloo\",\n    \"Innisfail\",\n    \"Inverell\",\n    \"Inverloch\",\n    \"Invermay\",\n    \"Ipswich\",\n    \"Isle Of Capri\",\n    \"Ivanhoe\",\n    \"Jabiru\",\n    \"Jamestown\",\n    \"Jamison Centre\",\n    \"Jandowae\",\n    \"Jannali\",\n    \"Jerilderie\",\n    \"Jerramungup\",\n    \"Jesmond\",\n    \"Jimboomba\",\n    \"Jindabyne\",\n    \"Joondalup\",\n    \"Joondanna\",\n    \"Junee\",\n    \"Jurien\",\n    \"Kadina\",\n    \"Kalamunda\",\n    \"Kalgoorlie\",\n    \"Kallangur\",\n    \"Kambalda\",\n    \"Kangaroo Flat\",\n    \"Kangaroo Point\",\n    \"Kaniva\",\n    \"Kapunda\",\n    \"Karama\",\n    \"Kardinya\",\n    \"Kareela\",\n    \"Karingal\",\n    \"Karratha\",\n    \"Karrinyup\",\n    \"Katanning\",\n    \"Katherine\",\n    \"Katoomba\",\n    \"Kawana Waters\",\n    \"Keilor\",\n    \"Keith\",\n    \"Kellerberrin\",\n    \"Kellyville\",\n    \"Kelmscott\",\n    \"Kempsey\",\n    \"Kenmore\",\n    \"Kennington\",\n    \"Kensington\",\n    \"Kent Town\",\n    \"Keon Park\",\n    \"Keperra\",\n    \"Kerang\",\n    \"Kew\",\n    \"Kewdale\",\n    \"Keysborough\",\n    \"Kiama\",\n    \"Kilcoy\",\n    \"Kilkenny\",\n    \"Kilmore\",\n    \"Kilsyth\",\n    \"Kilsyth South\",\n    \"Kimba\",\n    \"Kin Kora\",\n    \"Kingaroy\",\n    \"Kings Cross\",\n    \"Kings Langley\",\n    \"Kings Meadows\",\n    \"Kings Park\",\n    \"Kingscliff\",\n    \"Kingscote\",\n    \"Kingsford\",\n    \"Kingsgrove\",\n    \"Kingston\",\n    \"Kingswood\",\n    \"Kippa-Ring\",\n    \"Kirrawee\",\n    \"Kirwan\",\n    \"Kirwin\",\n    \"Knoxfield\",\n    \"Kogarah\",\n    \"Kojonup\",\n    \"Kondinin\",\n    \"Koo-Wee-Rup\",\n    \"Koroit\",\n    \"Korumburra\",\n    \"Kotara\",\n    \"Kununurra\",\n    \"Kurnell\",\n    \"Kurri Kurri\",\n    \"Kwinana\",\n    \"Kyabram\",\n    \"Kyneton\",\n    \"Kyogle\",\n    \"Labrador\",\n    \"Laidley\",\n    \"Lake Cargelligo\",\n    \"Lake Grace\",\n    \"Lake Haven\",\n    \"Lakemba\",\n    \"Lakes Entrance\",\n    \"Lalor\",\n    \"Lameroo\",\n    \"Lane Cove\",\n    \"Langwarrin\",\n    \"Lara\",\n    \"Latrobe\",\n    \"Launceston\",\n    \"Laurieton\",\n    \"Laverton North\",\n    \"Lavington\",\n    \"Leederville\",\n    \"Leeton\",\n    \"Leichhardt\",\n    \"Leongatha\",\n    \"Leura\",\n    \"Lidcombe\",\n    \"Lightning Ridge\",\n    \"Lilydale\",\n    \"Lindfield\",\n    \"Lindisfarne\",\n    \"Lismore\",\n    \"Lithgow\",\n    \"Liverpool\",\n    \"Lobethal\",\n    \"Lock\",\n    \"Lockhart\",\n    \"Lockleys\",\n    \"Logan City\",\n    \"Longford\",\n    \"Longreach\",\n    \"Lorne\",\n    \"Lower Templestowe\",\n    \"Lowood\",\n    \"Loxton\",\n    \"Lutwyche\",\n    \"Lyndhurst\",\n    \"Mackay\",\n    \"Macksville\",\n    \"Maclean\",\n    \"Macquarie Centre\",\n    \"Macquarie Fields\",\n    \"Maddington\",\n    \"Madeley\",\n    \"Maffra\",\n    \"Magill\",\n    \"Maitland\",\n    \"Malaga\",\n    \"Malanda\",\n    \"Maleny\",\n    \"Malvern\",\n    \"Malvern East\",\n    \"Mandurah\",\n    \"Mango Hill\",\n    \"Manifold Heights\",\n    \"Manilla\",\n    \"Manjimup\",\n    \"Manly\",\n    \"Mannum\",\n    \"Mansfield\",\n    \"Manuka\",\n    \"Marayong\",\n    \"Marden\",\n    \"Mareeba\",\n    \"Margaret River\",\n    \"Margate\",\n    \"Maribyrnong\",\n    \"Maroochydore\",\n    \"Maroubra\",\n    \"Marrickville\",\n    \"Maryborough\",\n    \"Mascot\",\n    \"Matraville\",\n    \"Mawson Lakes\",\n    \"Mayfield\",\n    \"Maylands\",\n    \"McLaren Vale\",\n    \"Meekatharra\",\n    \"Meeniyan\",\n    \"Melbourne\",\n    \"Melton\",\n    \"Melville\",\n    \"Menai\",\n    \"Meningie\",\n    \"Mentone\",\n    \"Merbein\",\n    \"Merimbula\",\n    \"Merlynston\",\n    \"Mermaid Beach\",\n    \"Mermaid Waters\",\n    \"Merredin\",\n    \"Merriwa\",\n    \"Merrylands\",\n    \"Miami\",\n    \"Middlemount\",\n    \"Midland\",\n    \"Mildura\",\n    \"Mile End\",\n    \"Miles\",\n    \"Mill Park\",\n    \"Miller\",\n    \"Millicent\",\n    \"Millmerran\",\n    \"Milsons Point\",\n    \"Milton\",\n    \"Minlaton\",\n    \"Minto\",\n    \"Miranda\",\n    \"Mirrabooka\",\n    \"Mitcham\",\n    \"Mitchell\",\n    \"Mitchelton\",\n    \"Mittagong\",\n    \"Modbury\",\n    \"Modbury North\",\n    \"Moe\",\n    \"Molong\",\n    \"Mona Vale\",\n    \"Monbulk\",\n    \"Monto\",\n    \"Mooloolaba\",\n    \"Moonah\",\n    \"Moonee Ponds\",\n    \"Moonta\",\n    \"Moora\",\n    \"Moorabbin\",\n    \"Moorebank\",\n    \"Moorooka\",\n    \"Mooroolbark\",\n    \"Mooroopna\",\n    \"Moranbah\",\n    \"Morawa\",\n    \"Morayfield\",\n    \"Mordialloc\",\n    \"Moree\",\n    \"Moreland\",\n    \"Morisset\",\n    \"Morley\",\n    \"Morningside\",\n    \"Mornington\",\n    \"Morphett Vale\",\n    \"Mortdale\",\n    \"Mortlake\",\n    \"Moruya\",\n    \"Morwell\",\n    \"Mosman\",\n    \"Moss Vale\",\n    \"Mossman\",\n    \"Mount Barker\",\n    \"Mount Beauty\",\n    \"Mount Clear\",\n    \"Mount Compass\",\n    \"Mount Druitt\",\n    \"Mount Eliza\",\n    \"Mount Evelyn\",\n    \"Mount Gambier\",\n    \"Mount Gravatt\",\n    \"Mount Hawthorn\",\n    \"Mount Isa\",\n    \"Mount Lawley\",\n    \"Mount Martha\",\n    \"Mount Ommaney\",\n    \"Mount Pleasant\",\n    \"Mount Sheridan\",\n    \"Mount Waverley\",\n    \"Mountain Gate\",\n    \"Moura\",\n    \"Mowbray\",\n    \"Mudgee\",\n    \"Mudgeeraba\",\n    \"Mukinbudin\",\n    \"Mulgrave\",\n    \"Mullumbimby\",\n    \"Mundaring\",\n    \"Mundubbera\",\n    \"Munno Para\",\n    \"Murchison\",\n    \"Murdoch\",\n    \"Murgon\",\n    \"Murray Bridge\",\n    \"Murrayville\",\n    \"Murrumbeena\",\n    \"Murtoa\",\n    \"Murwillumbah\",\n    \"Muswellbrook\",\n    \"Myaree\",\n    \"Myrtle Bank\",\n    \"Myrtleford\",\n    \"Nagambie\",\n    \"Nambour\",\n    \"Nambucca Heads\",\n    \"Nanango\",\n    \"Naracoorte\",\n    \"Narangba\",\n    \"Narellan\",\n    \"Narembeen\",\n    \"Narooma\",\n    \"Narrabeen\",\n    \"Narrabri\",\n    \"Narrandera\",\n    \"Narre Warren\",\n    \"Narrogin\",\n    \"Narromine\",\n    \"Nathalia\",\n    \"Nedlands\",\n    \"Nelson Bay\",\n    \"Nerang\",\n    \"Neutral Bay\",\n    \"New Farm\",\n    \"New Lambton\",\n    \"New Norfolk\",\n    \"Newcastle\",\n    \"Newcomb\",\n    \"Newington\",\n    \"Newman\",\n    \"Newmarket\",\n    \"Newport\",\n    \"Newport Beach\",\n    \"Newstead\",\n    \"Newton\",\n    \"Newtown\",\n    \"Nhill\",\n    \"Nhulunbuy\",\n    \"Niddrie\",\n    \"Nightcliff\",\n    \"Noarlunga Centre\",\n    \"Noble Park\",\n    \"Nollamara\",\n    \"Noosa Heads\",\n    \"Noosa Junction\",\n    \"Noosaville\",\n    \"Noranda\",\n    \"Norfolk Island\",\n    \"Normanton\",\n    \"Norseman\",\n    \"North Adelaide\",\n    \"North Lakes\",\n    \"North Parramatta\",\n    \"North Richmond\",\n    \"North Rocks\",\n    \"North Ryde\",\n    \"North Sydney\",\n    \"North Tamborine\",\n    \"Northam\",\n    \"Northampton\",\n    \"Northbridge\",\n    \"Northcote\",\n    \"Norwood\",\n    \"Notting Hill\",\n    \"Nowra\",\n    \"Numurkah\",\n    \"Nundah\",\n    \"Nuriootpa\",\n    \"Nyngan\",\n    \"Oakey\",\n    \"Oaklands Park\",\n    \"Oakleigh\",\n    \"Oatlands\",\n    \"Oatley\",\n    \"Oberon\",\n    \"Ocean Grove\",\n    \"Omeo\",\n    \"Orange\",\n    \"Orbost\",\n    \"Ormond\",\n    \"Orroroo\",\n    \"Osborne Park\",\n    \"Ouirindi\",\n    \"Ouyen\",\n    \"Oxenford\",\n    \"Oxley\",\n    \"Paddington\",\n    \"Padstow\",\n    \"Pagewood\",\n    \"Pakenham\",\n    \"Palm Beach\",\n    \"Palmerston\",\n    \"Palmyra\",\n    \"Panania\",\n    \"Para Hills\",\n    \"Paradise Point\",\n    \"Parkes\",\n    \"Parkside\",\n    \"Parkville\",\n    \"Parramatta\",\n    \"Pascoe Vale\",\n    \"Patterson\",\n    \"Payneham\",\n    \"Peak Hill\",\n    \"Peakhurst\",\n    \"Pemberton\",\n    \"Pendle Hill\",\n    \"Penguin\",\n    \"Pennant Hills\",\n    \"Penola\",\n    \"Penrith\",\n    \"Peppermint Grove\",\n    \"Peregian Beach\",\n    \"Perth\",\n    \"Peterborough\",\n    \"Petersham\",\n    \"Phillip\",\n    \"Pialba\",\n    \"Picton\",\n    \"Pimlico\",\n    \"Pinewood\",\n    \"Pingelly\",\n    \"Pinjarra\",\n    \"Pinnaroo\",\n    \"Pittsworth\",\n    \"Plumpton\",\n    \"Plympton\",\n    \"Point Cook\",\n    \"Pooraka\",\n    \"Port Adelaide\",\n    \"Port Augusta\",\n    \"Port Douglas\",\n    \"Port Fairy\",\n    \"Port Hedland\",\n    \"Port Kennedy\",\n    \"Port Lincoln\",\n    \"Port Macquarie\",\n    \"Port Melbourne\",\n    \"Port Pirie\",\n    \"Portland\",\n    \"Potts Point\",\n    \"Prahran\",\n    \"Preston\",\n    \"Proserpine\",\n    \"Prospect\",\n    \"Prospect Vale\",\n    \"Punchbowl\",\n    \"Pymble\",\n    \"Pyrmont\",\n    \"Quairading\",\n    \"Queanbeyan\",\n    \"Queenscliff\",\n    \"Queenstown\",\n    \"Quilpie\",\n    \"Quirindi\",\n    \"Rainbow\",\n    \"Ramsgate\",\n    \"Randwick\",\n    \"Rapid Creek\",\n    \"Ravenshoe\",\n    \"Raymond Terrace\",\n    \"Red Cliffs\",\n    \"Redbank\",\n    \"Redcliffe\",\n    \"Redfern\",\n    \"Redland Bay\",\n    \"Regency Park\",\n    \"Regent\",\n    \"Regents Park\",\n    \"Renmark\",\n    \"Reservoir\",\n    \"Revesby\",\n    \"Reynella\",\n    \"Rhodes\",\n    \"Richmond\",\n    \"Ridgehaven\",\n    \"Ringwood\",\n    \"Riverside\",\n    \"Riverstone\",\n    \"Riverton\",\n    \"Riverwood\",\n    \"Robe\",\n    \"Robertson\",\n    \"Robina\",\n    \"Robinvale\",\n    \"Rochedale\",\n    \"Rochester\",\n    \"Rockdale\",\n    \"Rockhampton\",\n    \"Rockingham\",\n    \"Rocklea\",\n    \"Roma\",\n    \"Romsey\",\n    \"Rooty Hill\",\n    \"Rosanna\",\n    \"Rose Bay\",\n    \"Rosebery\",\n    \"Rosebud\",\n    \"Roselands\",\n    \"Rosewater\",\n    \"Rosewood\",\n    \"Rosny\",\n    \"Round Corner\",\n    \"Rouse Hill\",\n    \"Rowville\",\n    \"Roxburgh Park\",\n    \"Roxby Downs\",\n    \"Rozelle\",\n    \"Runaway Bay\",\n    \"Rushworth\",\n    \"Rutherford\",\n    \"Rutherglen\",\n    \"Ryde\",\n    \"Rye\",\n    \"Rylstone\",\n    \"Safety Bay\",\n    \"Salamander Bay\",\n    \"Sale\",\n    \"Salisbury\",\n    \"Sanctuary Point\",\n    \"Sandgate\",\n    \"Sandringham\",\n    \"Sandy Bay\",\n    \"Sans Souci\",\n    \"Sarina\",\n    \"Sawtell\",\n    \"Scarborough\",\n    \"Scone\",\n    \"Scoresby\",\n    \"Scottsdale\",\n    \"Sea Lake\",\n    \"Seacombe Gardens\",\n    \"Seaford\",\n    \"Seaforth\",\n    \"Sebastopol\",\n    \"Sefton Park\",\n    \"Semaphore\",\n    \"Seven Hills\",\n    \"Seville\",\n    \"Seymour\",\n    \"Sheffield\",\n    \"Shellharbour\",\n    \"Shepparton\",\n    \"Sherwood\",\n    \"Silverwater\",\n    \"Singleton\",\n    \"Sippy Downs\",\n    \"Skipton\",\n    \"Slacks Creek\",\n    \"Smithfield\",\n    \"Smithton\",\n    \"Somerset\",\n    \"Somerville\",\n    \"Sorell\",\n    \"Sorrento\",\n    \"South Brisbane\",\n    \"South Hedland\",\n    \"South Lake\",\n    \"South Melbourne\",\n    \"South Morang\",\n    \"South Perth\",\n    \"South West Rocks\",\n    \"South Yarra\",\n    \"Southern Cross\",\n    \"Southport\",\n    \"Spearwood\",\n    \"Spit Junction\",\n    \"Spring Hill\",\n    \"Springfield\",\n    \"Springsure\",\n    \"Springvale\",\n    \"Springwood\",\n    \"St Agnes\",\n    \"St Albans\",\n    \"St Arnaud\",\n    \"St Clair\",\n    \"St George\",\n    \"St Helens\",\n    \"St Ives\",\n    \"St Kilda\",\n    \"St Leonards\",\n    \"St Lucia\",\n    \"St Marys\",\n    \"St Peters\",\n    \"Stafford\",\n    \"Stanhope\",\n    \"Stanthorpe\",\n    \"Stawell\",\n    \"Stepney\",\n    \"Stirling\",\n    \"Stones Corner\",\n    \"Strathalbyn\",\n    \"Strathfield\",\n    \"Strathpine\",\n    \"Strawberry Hills\",\n    \"Streaky Bay\",\n    \"Subiaco\",\n    \"Success\",\n    \"Summer Hill\",\n    \"Sunbury\",\n    \"Sunnybank\",\n    \"Sunnybank Hills\",\n    \"Sunshine\",\n    \"Surfers Paradise\",\n    \"Surrey Hills\",\n    \"Surry Hills\",\n    \"Sussex Inlet\",\n    \"Sutherland\",\n    \"Swan Hill\",\n    \"Swansea\",\n    \"Swifts Creek\",\n    \"Sydenham\",\n    \"Sydney\",\n    \"Sylvania\",\n    \"Tahmoor\",\n    \"Taigum\",\n    \"Tailem Bend\",\n    \"Tamworth\",\n    \"Tanilba Bay\",\n    \"Tannum Sands\",\n    \"Tanunda\",\n    \"Tara\",\n    \"Taree\",\n    \"Taren Point\",\n    \"Taringa\",\n    \"Tarneit\",\n    \"Taroom\",\n    \"Tatura\",\n    \"Taylors Lakes\",\n    \"Tea Tree Gully\",\n    \"Temora\",\n    \"Tennant Creek\",\n    \"Tenterfield\",\n    \"Terang\",\n    \"Terrigal\",\n    \"Tewantin\",\n    \"Texas\",\n    \"The Entrance\",\n    \"The Gap\",\n    \"The Junction\",\n    \"Theodore\",\n    \"Thirroul\",\n    \"Thomastown\",\n    \"Thornbury\",\n    \"Thornlie\",\n    \"Three Springs\",\n    \"Thuringowa\",\n    \"Thursday Island\",\n    \"Tieri\",\n    \"Timboon\",\n    \"Tin Can Bay\",\n    \"Tintinara\",\n    \"Tocumwal\",\n    \"Tom Price\",\n    \"Tongala\",\n    \"Toogoolawah\",\n    \"Toombul\",\n    \"Toongabbie\",\n    \"Toorak\",\n    \"Toormina\",\n    \"Tooronga\",\n    \"Toowong\",\n    \"Toowoomba\",\n    \"Toronto\",\n    \"Torquay\",\n    \"Torrens Park\",\n    \"Torrensville\",\n    \"Tottenham\",\n    \"Toukley\",\n    \"Townsville\",\n    \"Trafalgar\",\n    \"Traralgon\",\n    \"Trundle\",\n    \"Tuart Hill\",\n    \"Tuggerah\",\n    \"Tuggeranong\",\n    \"Tugun\",\n    \"Tullamarine\",\n    \"Tully\",\n    \"Tumbarumba\",\n    \"Tumby Bay\",\n    \"Tumut\",\n    \"Tuncurry\",\n    \"Turner\",\n    \"Turramurra\",\n    \"Tweed City\",\n    \"Tweed Heads\",\n    \"Ulladulla\",\n    \"Ultimo\",\n    \"Ulverstone\",\n    \"Umina Beach\",\n    \"Unanderra\",\n    \"Underwood\",\n    \"University of Queensland\",\n    \"Unley\",\n    \"Upper Ferntree Gully\",\n    \"Upper Mount Gravatt\",\n    \"Uralla\",\n    \"Urunga\",\n    \"Vaucluse\",\n    \"Vermont\",\n    \"Victor Harbor\",\n    \"Victoria Park\",\n    \"Victoria Point\",\n    \"Villawood\",\n    \"Vincentia\",\n    \"Virginia\",\n    \"Wagga Wagga\",\n    \"Wagga Wagga South\",\n    \"Wagin\",\n    \"Wahroonga\",\n    \"Waikerie\",\n    \"Walcha\",\n    \"Walgett\",\n    \"Walkerville\",\n    \"Wallan\",\n    \"Wallaroo\",\n    \"Wallerawang\",\n    \"Wallsend\",\n    \"Wangara\",\n    \"Wangaratta\",\n    \"Wanneroo\",\n    \"Wanniassa\",\n    \"Wantirna\",\n    \"Warburton\",\n    \"Warialda\",\n    \"Warnbro\",\n    \"Warner\",\n    \"Warners Bay\",\n    \"Waroona\",\n    \"Warracknabeal\",\n    \"Warradale\",\n    \"Warragul\",\n    \"Warrawong\",\n    \"Warren\",\n    \"Warriewood\",\n    \"Warrnambool\",\n    \"Warwick\",\n    \"Waterloo\",\n    \"Watsonia\",\n    \"Wauchope\",\n    \"Waurn Ponds\",\n    \"Waverley\",\n    \"Wee Waa\",\n    \"Welland\",\n    \"Wellington\",\n    \"Welshpool\",\n    \"Wembley\",\n    \"Wendouree\",\n    \"Wentworthville\",\n    \"Werribee\",\n    \"West Burleigh\",\n    \"West End\",\n    \"West Footscray\",\n    \"West Lakes\",\n    \"West Perth\",\n    \"West Wyalong\",\n    \"Westbury\",\n    \"Westmead\",\n    \"Weston\",\n    \"Wetherill Park\",\n    \"Wheelers Hill\",\n    \"Whitsunday\",\n    \"Whittlesea\",\n    \"Whyalla\",\n    \"Whyalla Norrie\",\n    \"Wickham\",\n    \"Willetton\",\n    \"Williamstown\",\n    \"Willoughby\",\n    \"Willoughby North\",\n    \"Willow Tree\",\n    \"Willunga\",\n    \"Windsor\",\n    \"Wingfield\",\n    \"Wingham\",\n    \"Winnellie\",\n    \"Winston Hills\",\n    \"Winton\",\n    \"Woden\",\n    \"Wodonga\",\n    \"Wollongbar\",\n    \"Wollongong\",\n    \"Wondai\",\n    \"Wongan Hills\",\n    \"Wonthaggi\",\n    \"Woodcroft\",\n    \"Woodenbong\",\n    \"Woodend\",\n    \"Woodford\",\n    \"Woodridge\",\n    \"Woodside\",\n    \"Woodvale\",\n    \"Woodville\",\n    \"Woolgoolga\",\n    \"Woollahra\",\n    \"Woolloongabba\",\n    \"Woomera\",\n    \"Woonona\",\n    \"Woy Woy\",\n    \"Wudinna\",\n    \"Wyalkatchem\",\n    \"Wycheproof\",\n    \"Wyndham\",\n    \"Wynnum\",\n    \"Wynyard\",\n    \"Wyoming\",\n    \"Wyong\",\n    \"Yamba\",\n    \"Yankalilla\",\n    \"Yarra Glen\",\n    \"Yarra Junction\",\n    \"Yarram\",\n    \"Yarraville\",\n    \"Yarrawonga\",\n    \"Yass\",\n    \"Yea\",\n    \"Yeppoon\",\n    \"York\",\n    \"Yorketown\",\n    \"Young\",\n    \"Yulara\",\n    \"Zeehan\",\n    \"Zetland\"\n]"},{"id":"86fe1fb6-9a14-4c89-b5f2-e2c728c710ec","name":"Find City Invalid Country Code Status 400","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/city/find?CountryCode=XX","host":["{{URL}}api"],"path":["city","find"],"query":[{"key":"CountryCode","value":"XX","description":"(Required)  ISO Country Code"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 22:59:33 GMT"},{"key":"Content-Length","value":"22"}],"cookie":[],"responseTime":null,"body":"\"Invalid Country Code\""},{"id":"d6c76b58-c35b-441b-a345-48537956b626","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/city/find?CountryCode=","host":["{{URL}}api"],"path":["city","find"],"query":[{"key":"CountryCode","value":"","description":"(Required)  ISO Country Code"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"29","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 15:24:30 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"A country code is required.\""}],"_postman_id":"a0596b65-694d-45de-a07d-7ab0849624ea"},{"name":"Find Bank by National ID","id":"28478caa-097e-4656-b176-1b9d27ae9332","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"City\": \"\",\n    \"CountryCode\": \"\",\n    \"Institution\": \"\",\n    \"NationalId\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/nationalid/find","description":"Search for bank details relating to a bank national ID. A national ID is the bank code assigned by a central bank.  This is commonly referred to as a sort code, routing code, ABA, BSB number etc.  These bank details can be used when validating or creating a beneficiary template.\n\nFor use when calling the following methods:\n\n1. [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c)\n2. [api/BeneficiaryUpdate](https://doc.api.afex.com/?version=latest#00e904a3-efbd-4c34-8a21-863a6565b42e)\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|City|Beneficiary bank city|False|\n|CountryCode|Country codes available via [api/Country/Find](https://doc.api.afex.com/?version=latest#4fbf4f84-2ec0-4750-9c84-c8db181496ac).|**True**|\n|Institution|Beneficiary bank name.|False|\n|NationalId|Beneficiary bank identifier.  E.G. Sort Code, Routing Code, National ID.|False|"},"response":[{"id":"2d007bc3-eac3-4357-92ef-a8757b46bbc5","name":"Find Bank by National ID Invalid Country Code Status 400","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"City","value":"Melbourne","type":"text"},{"key":"CountryCode","value":"XX","type":"text"},{"key":"Institution","value":"Westpac","type":"text"},{"key":"NationalID","value":"","type":"text"}]},"url":"{{URL}}api/nationalid/find"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 23:01:32 GMT"},{"key":"Content-Length","value":"22"}],"cookie":[],"responseTime":null,"body":"\"Invalid Country Code\""},{"id":"626e0e34-0563-4153-950e-80bb12207ad7","name":"Find Bank by National ID","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"City","value":"","type":"text"},{"key":"CountryCode","value":"","type":"text"},{"key":"Institution","value":"","type":"text"},{"key":"NationalID","value":"","type":"text"}]},"url":"{{URL}}api/nationalid/find"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"7e3cdfb2-8e72-47c6-a9e9-4261934f7687","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"City","value":"Melbourne","type":"text"},{"key":"CountryCode","value":"AU","type":"text"},{"key":"Institution","value":"Westpac","type":"text"},{"key":"NationalID","value":"","type":"text"}]},"url":"{{URL}}api/nationalid/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Nov 2018 04:56:18 GMT"},{"key":"Content-Length","value":"323206"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"NationalIdentifier\": \"703232\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"BANKVIC\",\n        \"StreetAddress1\": \"Level 3 215 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063100\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Port Melbourne\",\n        \"StreetAddress1\": \"287 Bay Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733005\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"178 Little Bourke Street\",\n        \"StreetAddress1\": \"178 Little Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733132\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"North Melbourne\",\n        \"StreetAddress1\": \"55 Errol Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033870\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"MFS Immediate Annuity Fund\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-870)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553142\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"347 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553030\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"142-144 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033459\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Retirement Benefits Fund\",\n        \"StreetAddress1\": \"(NBFI Agency to 037-001)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033807\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Melbourne Central, Shot Tower Build\",\n        \"StreetAddress2\": \"Elizabeth St\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033865\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Citic Australia Commodity\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-017)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033364\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 11, 150 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"420 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553109\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Collins Street\",\n        \"StreetAddress1\": \"459 Collins St, 10-12 Fl\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033152\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Elizabeth\",\n        \"StreetAddress1\": \"142 Elizabeth St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113250\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Queen Street\",\n        \"StreetAddress1\": \"Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333393\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"CB Melbourne\",\n        \"StreetAddress1\": \"21 Victoria Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"103194\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"BankSA - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Term Bond Sales Support\",\n        \"StreetAddress1\": \"333 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013006\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (388 Collins)\",\n        \"StreetAddress1\": \"388 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013017\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (Bourke Place)\",\n        \"StreetAddress1\": \"600 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013073\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"International Services - VIC\",\n        \"StreetAddress1\": \"6/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013160\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (230 Swanston)\",\n        \"StreetAddress1\": \"230 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013138\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Leasing (Esanda)\",\n        \"StreetAddress1\": \"6/85 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013085\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"BB Inner East Melb R Post\",\n        \"StreetAddress1\": \"2/287 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063120\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"7 Commercial Rd Melbourne\",\n        \"StreetAddress1\": \"7 Commercial Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"527440\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"361 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067972\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Lombard the Paper People Pty Ltd\",\n        \"StreetAddress1\": \"(NBFI Agency to 062-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"191 Swanston St Melbourne\",\n        \"StreetAddress1\": \"191 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063008\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"RMIT University Information Centre\",\n        \"StreetAddress1\": \"Union House Rm 016 445 Swanston St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763011\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Central\",\n        \"StreetAddress1\": \"231 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763020\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Western\",\n        \"StreetAddress1\": \"99 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"303500\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Bourke Street Store\",\n        \"StreetAddress1\": \"U34 Royal Arcade, 331-339 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483154\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Queen Street\",\n        \"StreetAddress1\": \"200 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"343001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"HSBC Bank Australia Limited\",\n        \"BranchInformation\": \"Melbourne Main Office\",\n        \"StreetAddress1\": \"271 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803205\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Defence Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 31 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"802876\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"First Option Credit Union Ltd\",\n        \"BranchInformation\": \"Melbourne VIC\",\n        \"StreetAddress1\": \"Level 4/409 St Kilda Road,\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"003715\",\n        \"NationalIdType\": \"CHIPS\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083099\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083022\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB3 L\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083031\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"East Melbourne - Victoria Pde\",\n        \"StreetAddress1\": \"200 Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3066\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083081\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"275 Swanston Street\",\n        \"StreetAddress1\": \"275 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083093\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Flagstaff - 271 William Street\",\n        \"StreetAddress1\": \"271 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083097\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB3 D\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083109\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Business Banking - VIC BNZA\",\n        \"StreetAddress1\": \"Level 6, 395 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083162\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"St Kilda Rd Financial Servs Ctr\",\n        \"StreetAddress1\": \"Ground Floor, 424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083345\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Bourke Russell Buss BBC-BB3 B\",\n        \"StreetAddress1\": \"164 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083506\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 I\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083718\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 K\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083659\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Rialto Private Banking Suite\",\n        \"StreetAddress1\": \"Level 35, 525 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083895\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"West Footscray\",\n        \"StreetAddress1\": \"67 Ashley Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3012\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083068\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083101\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"NAB Transact\",\n        \"StreetAddress1\": \"Level 9, 555 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083194\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"VIC nabPrivate Practice 5\",\n        \"StreetAddress1\": \"Level 21, 8 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083178\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"VIC nabPrivate Practice 8\",\n        \"StreetAddress1\": \"Level 21, 8 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083177\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"101 Collins St Pte Banking Suit\",\n        \"StreetAddress1\": \"Level 21 101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083942\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"VIC nabPrivate Practice 3\",\n        \"StreetAddress1\": \"Level 21, 8 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083455\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Premium Collection Agency Victoria\",\n        \"StreetAddress1\": \"Floor 6 271 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083493\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 32, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083131\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"085335\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private VIC Practice 6\",\n        \"StreetAddress1\": \"Level 21, 8 Exhibition St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083335\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private VIC Practice 6\",\n        \"StreetAddress1\": \"Level 21, 8 Exhibition St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"085242\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 26, 2 Lonsdale St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"980300\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of China (Australia) Limited\",\n        \"BranchInformation\": \"Bank of China (Australia) Ltd\",\n        \"StreetAddress1\": \"270 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704723\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Latvian Aust Credit Co-Op Socy Ltd\",\n        \"StreetAddress1\": \"Level 8, 313 Little Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703122\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Melbourne Anglican Trust Corporation\",\n        \"StreetAddress1\": \"209 Flinders Lane\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703806\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"True Cash Australia Pty Ltd\",\n        \"StreetAddress1\": \"Level 1, 1 Queens Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013395\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"158 Bay St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803232\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Big Sky Building Society Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"191 Salmon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083368\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"231 Bay St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"903000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"AP Dishonours\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015045\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Banking Product SA\",\n        \"StreetAddress1\": \"7/75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013042\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014125\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"579925\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australian Settlements Limited\",\n        \"BranchInformation\": \"Big Sky Building Society Limited\",\n        \"StreetAddress1\": \"Level 14, 114 Albert Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083183\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Sth Melbourne BBC-BB4 A\",\n        \"StreetAddress1\": \"260 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083270\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Sth Melbourne BBC-BB4 B\",\n        \"StreetAddress1\": \"260 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083426\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"TPC - South Melbourne\",\n        \"StreetAddress1\": \"Level 2, 6 Charles Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083026\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"nabPrivate Practice Melb East\",\n        \"StreetAddress1\": \"Level 21, 8 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014985\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"7/600 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"G.01 325 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013914\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Gale Pacific Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033875\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"8 Nicholson Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083355\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"North Melbourne\",\n        \"StreetAddress1\": \"536 Queensberry St\",\n        \"StreetAddress2\": \"North Melbourne\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"193879\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Bank of Melbourne\",\n        \"StreetAddress1\": \"Level 2, 525 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083054\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"National Bank House\",\n        \"StreetAddress1\": \"Ground Level 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083919\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"NABCommBroker VIC/TAS Partnership 1\",\n        \"StreetAddress1\": \"Level 10 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083043\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"National Australia Custodian Serv\",\n        \"StreetAddress1\": \"Level 12 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083011\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 22 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012802\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"3/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013527\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"16/595 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033850\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-005)\",\n        \"StreetAddress2\": \"Heatherton\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3202\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033879\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-031)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704230\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Police Financial Services Ltd\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"215 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"433191\",\n        \"NationalIdType\": \"CHIPS\",\n        \"InstitutionName\": \"Mega International Commercial Bank Co., Ltd.\",\n        \"BranchInformation\": \"Melbourne Br\",\n        \"StreetAddress1\": \"Level 20, 459 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553621\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733017\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Enterprise House\",\n        \"StreetAddress1\": \"555 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733504\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne, 90 Collins Street\",\n        \"StreetAddress1\": \"90 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553140\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"85 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553058\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Wantirna South\",\n        \"StreetAddress1\": \"Shop 1 40A, Level 1 Knox City\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3180\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"193921\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 8, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553552\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Treasury Acct\",\n        \"StreetAddress1\": \"52 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553155\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"391 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553033\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Eltham\",\n        \"StreetAddress1\": \"976 Main Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3095\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033821\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Lion Nathan Australia Wine\",\n        \"StreetAddress1\": \"(NBFI Agency to 032-277)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033210\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 7, 150 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733157\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne Head Office\",\n        \"StreetAddress1\": \"150 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033526\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"114 William Street\",\n        \"StreetAddress1\": \"114 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"473000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"423 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553139\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Kilda Road\",\n        \"StreetAddress1\": \"456 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113903\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013024\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Intnl Payments and Messaging\",\n        \"StreetAddress1\": \"19/55 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014482\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Australia Post ATO\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013197\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"V2 Plus Identification\",\n        \"StreetAddress1\": \"Lock Bag 3000 Collins St West\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"8001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013986\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013808\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Bus Bank Commercial Real Estate\",\n        \"StreetAddress1\": \"3/287 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013194\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"FCA Head Office\",\n        \"StreetAddress1\": \"85 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013994\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013068\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Funds Management\",\n        \"StreetAddress1\": \"19/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013049\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Mortgages Direct\",\n        \"StreetAddress1\": \"18/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014985\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"BIS Cleanaway Ltd - C and I\",\n        \"StreetAddress1\": \"(NBFI Agency to 014-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017988\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Clinical Laboratories Pty Ltd\",\n        \"StreetAddress1\": \"1868 Dandenong Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3168\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013563\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"833 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"99 Queen Street Melbourne\",\n        \"StreetAddress1\": \"99 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063349\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Royal Melbourne Hospital\",\n        \"StreetAddress1\": \"Grattan Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3052\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067378\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Operations Centre Hobart\",\n        \"StreetAddress1\": \"Level 3 83 Batman Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063759\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Prem Bkg Bourke St Melb Tm C\",\n        \"StreetAddress1\": \"Level 14, 535 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763014\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne Central\",\n        \"StreetAddress1\": \"Tenancy GD63, 211 La Trobe St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063012\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"121 Exhibition St Melbourne\",\n        \"StreetAddress1\": \"121 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063023\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Lonsdale Street Melbourne\",\n        \"StreetAddress1\": \"176 Lonsdale Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763008\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Victoria and Russell Sts\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"403663\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"802798\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Tabcorp Holdings Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"5 Bowen Crescent\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483185\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Victorian Mobile - Cameron Dunlop\",\n        \"StreetAddress1\": \"464 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803202\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australian Central Credit Union\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"1 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803208\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australian Central Credit Union\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"GPO Box 4500\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"097007\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Reserve Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"60 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083019\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Chinatown\",\n        \"StreetAddress1\": \"196 - 208 Russel Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083342\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Bourke Russell BBC-BB4 A\",\n        \"StreetAddress1\": \"Level 1, 160 Russell Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083391\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB3 E\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083394\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB3 N\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083851\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 B\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083336\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Affiliates Project\",\n        \"StreetAddress1\": \"Level 1, 83 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083875\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"nabPrivate Practice C\",\n        \"StreetAddress1\": \"Level 5, 525 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083450\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"500 Bourke Street PBRs\",\n        \"StreetAddress1\": \"Level 1, 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"084946\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Carrington Confirmers\",\n        \"StreetAddress1\": \"Floor 1, 100 Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083052\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"086251\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Cash Services WA C\",\n        \"StreetAddress1\": \"Level 6, 45 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083628\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"County Cash Management Trust\",\n        \"StreetAddress1\": \"Level 20 333 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"086958\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"National Australia Life Ltd\",\n        \"StreetAddress1\": \"Floor 4, 526 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"086996\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Cards WA\",\n        \"StreetAddress1\": \"Level 1, 100 Victoria Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083411\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"2306UB, 800 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"082182\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 14, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083919\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 27, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"353000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of China Limited\",\n        \"BranchInformation\": \"Melbourne Br\",\n        \"StreetAddress1\": \"270 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"183600\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Macquarie Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"944300\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Members Equity Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 28, 360 Elizabeth St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"942301\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Sydney Ltd\",\n        \"BranchInformation\": \"Bank of Sydney Ltd - Melbourne CBD\",\n        \"StreetAddress1\": \"215 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703440\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Dodo Australia Pty Ltd\",\n        \"StreetAddress1\": \"Level 14, 600 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704505\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Australian Public Service Society\",\n        \"StreetAddress1\": \"16-20 Howard Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902813\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033018\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"302-304 Bay St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063348\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"GMH Fishermans Bend Melbourne\",\n        \"StreetAddress1\": \"GMH Plant, Fishermans Bend\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013053\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"CF External Ops Processing\",\n        \"StreetAddress1\": \"75 Docras Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"154147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Direct - QLD\",\n        \"StreetAddress1\": \"Town and Country Bank, 7/75 Dorcas\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015908\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Flow Tolling P/L\",\n        \"StreetAddress1\": \"(NBFI Agency to 015-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013634\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013435\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083415\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Sth Melbourne BBC-BB4 D\",\n        \"StreetAddress1\": \"260 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083421\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Sth Melbourne BBC-BB3 F\",\n        \"StreetAddress1\": \"260 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"065197\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 10, 357 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013918\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 9 252 Flinders St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"353002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of China (Australia) Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"219-225 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"980302\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of China (Australia) Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"219-225 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012052\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013932\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Open Markets Pty Ltd\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-300)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"303 Collins Street\",\n        \"StreetAddress1\": \"303 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"260 Flinders St\",\n        \"StreetAddress1\": \"Shop 2, 260 Flinders St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703412\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Melbourne Cricket Club\",\n        \"StreetAddress1\": \"2 Brunton Avenue\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033079\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"448 St Kilda Rd\",\n        \"StreetAddress1\": \"448 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"087266\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Business Banking Channels Resources\",\n        \"StreetAddress1\": \"Level 20 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083063\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 23 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083905\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Trade - Others\",\n        \"StreetAddress1\": \"Level 26 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083817\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"CIB Money Markets VIC\",\n        \"StreetAddress1\": \"Level 30 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013166\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Insurance\",\n        \"StreetAddress1\": \"Level 25, 100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012020\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"2/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013116\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Bus Bank Head Office\",\n        \"StreetAddress1\": \"13/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013937\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"293001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"MUFG Bank Ltd.\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 18, 600 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553035\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"171 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033804\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Monitor Money-Invest Assure Hol\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-230)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553127\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"105 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553079\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Keilor East\",\n        \"StreetAddress1\": \"45 Wyong Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3033\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Institutional Business\",\n        \"StreetAddress1\": \"Level 10,360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033867\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Property Exchange Australia Ltd\",\n        \"StreetAddress1\": \"Lvl 35, 525 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033017\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"114 William Street\",\n        \"StreetAddress1\": \"114 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553041\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Little Collins Street\",\n        \"StreetAddress1\": \"267 Little Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113251\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Cnr Bourke and Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113788\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"355 Williams Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"103272\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"BankSA - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013035\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (91 William)\",\n        \"StreetAddress1\": \"91 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013128\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (Royal)\",\n        \"StreetAddress1\": \"Royal Bank 293 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013377\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"North Melbourne\",\n        \"StreetAddress1\": \"77 Errol Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013423\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"420 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012250\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013557\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013066\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate Banking C6\",\n        \"StreetAddress1\": \"1/96 Bell Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012070\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Domestic Guarantees (RCB)\",\n        \"StreetAddress1\": \"22/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013062\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate Financial Services\",\n        \"StreetAddress1\": \"7/287 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013594\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Small Business Operations\",\n        \"StreetAddress1\": \"John Pape 13/452 Finders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013132\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Bourke St Mall\",\n        \"StreetAddress1\": \"309-325 Bourke St Mall\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014909\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Staff Super (Aust) P/L\",\n        \"StreetAddress1\": \"(NBFI Agency to 014-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013043\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Bus Bank Vic Admin\",\n        \"StreetAddress1\": \"1/287 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013178\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Vic - Health Specialisation\",\n        \"StreetAddress1\": \"Level 1/287 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013103\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Esanda\",\n        \"StreetAddress1\": \"287 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014908\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"HealthScope\",\n        \"StreetAddress1\": \"(NBFI Agency to 014-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3052\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013193\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Esanda Treasury Trans Services\",\n        \"StreetAddress1\": \"Lvl 5B.2, 833 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013909\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Sportless Facility Services Pty Ltd\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063158\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"North Melbourne\",\n        \"StreetAddress1\": \"51-53 Errol Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063074\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Collins Square Docklands\",\n        \"StreetAddress1\": \"T15-16, 727 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063978\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Processing Services\",\n        \"StreetAddress1\": \"Level 5, 357 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063010\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"260 Flinders St\",\n        \"StreetAddress1\": \"260 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063021\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"241 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"303092\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"BWA East Coast Processing Centre\",\n        \"StreetAddress1\": \"Level 5, 624-628 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483183\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Commercial and Administration\",\n        \"StreetAddress1\": \"464 St Kilda Rd, 2nd Fl, VACC Hse\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"243000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Citigroup Pty Limited\",\n        \"BranchInformation\": \"Corporate Banking\",\n        \"StreetAddress1\": \"Lvl 15, 120 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"343002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"HSBC Bank Australia Limited\",\n        \"BranchInformation\": \"Swanston Street Branch\",\n        \"StreetAddress1\": \"188 Swanston St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803033\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Prime Mortgage Group\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 6 The Atrium 459 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"802254\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"EECU Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"12 Riverside Quay\",\n        \"StreetAddress2\": \"Southbank\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3006\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803216\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Pulse Credit Union Ltd\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 6, 766 Elizabeth Street,\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803758\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Cuscal Limited\",\n        \"BranchInformation\": \"Kingmoor Co-Op Credit Society Ltd\",\n        \"StreetAddress1\": \"Level 4, 377 Little Lonsdale Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803724\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Cuscal Limited\",\n        \"BranchInformation\": \"Lithuanian Co-Op Credit Society Ltd\",\n        \"StreetAddress1\": \"Post Office Box 307\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083009\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BBM A\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083028\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Eastern Branch\",\n        \"StreetAddress1\": \"100 Exhibition St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083059\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Queen and Lonsdale Streets\",\n        \"StreetAddress1\": \"242 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083091\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Western Branch\",\n        \"StreetAddress1\": \"460 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083155\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"CT 3419 424 St Kilda Rd\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083355\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"North Melbourne - Errol Street\",\n        \"StreetAddress1\": \"Cnr Queensberry and Errol Sts\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"082244\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Cash Services NSW\",\n        \"StreetAddress1\": \"Level 1, 200 Victoria Prd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083105\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"NFM Recharges\",\n        \"StreetAddress1\": \"Floor 6, 342 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083005\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Property Finance Group\",\n        \"StreetAddress1\": \"Level 3, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083309\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"DP Acctng State Ops Vic and Tas\",\n        \"StreetAddress1\": \"Level 5, 200 Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083358\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"CL-FIG-NAFM TD Bond-VIC\",\n        \"StreetAddress1\": \"Level 33, 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083188\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Superpartners\",\n        \"StreetAddress1\": \"Lvl 26 Casselden Pl, 2 Lonsdale St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083069\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083995\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Credit Cards - ECR\",\n        \"StreetAddress1\": \"Floor 1, Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083469\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Midtown Plaza\",\n        \"StreetAddress1\": \"186 Swanston St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083766\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 27, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"944400\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Members Equity Limited\",\n        \"BranchInformation\": \"ME Bank Business Leasing\",\n        \"StreetAddress1\": \"Level 16, 360 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704165\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"TransComm Credit Co-Operative\",\n        \"StreetAddress1\": \"Level 6, 99 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763348\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"GMH Fishermans Bend Melbourne\",\n        \"StreetAddress1\": \"GMH Plant, Fishermans Bend\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703203\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"SRG Financial Solutions Pty Ltd\",\n        \"StreetAddress1\": \"73 Ingles Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033014\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"301 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014992\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southern Cross Austereo Treasury\",\n        \"StreetAddress1\": \"(NBFI Agency to 014-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063215\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"South Melbourne\",\n        \"StreetAddress1\": \"277 Clarendon Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083412\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Sth Melbourne BBC-BB4 C\",\n        \"StreetAddress1\": \"260 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083635\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Sth Melbourne BBC-BB4 G\",\n        \"StreetAddress1\": \"260 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033872\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 18, 570 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033871\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"1 Nicholson Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"353002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of China Limited\",\n        \"BranchInformation\": \"Chinatown\",\n        \"StreetAddress1\": \"219-225 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"802254\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Cuscal Limited\",\n        \"BranchInformation\": \"Nexus Mutual\",\n        \"StreetAddress1\": \"GPO Box 400\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"IB-BSB3001-VIC\",\n        \"StreetAddress1\": \"500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013813\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corp Risk Management\",\n        \"StreetAddress1\": \"30/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013158\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 15, 100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013933\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"931003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Mega International Commercial Bank Co., Ltd.\",\n        \"BranchInformation\": \"Melbourne Br\",\n        \"StreetAddress1\": \"Level 20, 459 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"035890\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Customer Service Centre\",\n        \"StreetAddress1\": \"277 William St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"West End, Melbourne\",\n        \"StreetAddress1\": \"114 William St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733009\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Wales Corner, Melbourne\",\n        \"StreetAddress1\": \"Cnr Collins and Swanston Sts\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733022\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Exhibition St\",\n        \"StreetAddress1\": \"222 Exhibition St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733079\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Norwich House\",\n        \"StreetAddress1\": \"509 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733093\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"409 St Kilda Road\",\n        \"StreetAddress1\": \"409 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033979\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne Data Centre\",\n        \"StreetAddress1\": \"251 Queensberry Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553117\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Forest Hill\",\n        \"StreetAddress1\": \"Shp L77, Forest Hill Shpg Ctr\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3131\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553138\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"108 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553045\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Forest Hill\",\n        \"StreetAddress1\": \"17 Mahoneys Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3131\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033829\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Victorian Super Board\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-001)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553143\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"East Melbourne\",\n        \"StreetAddress1\": \"142 Wellington Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553625\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Mtg Banking\",\n        \"StreetAddress1\": \"522 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553018\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"155 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553125\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Wantirna South\",\n        \"StreetAddress1\": \"Shp 229A, Lvl 2, Knox City Shpg Ctr\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3180\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033846\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Seek Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333308\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033871\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Wexchange\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-002)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033016\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Elizabeth Street\",\n        \"StreetAddress1\": \"450 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733152\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Elizabeth\",\n        \"StreetAddress1\": \"142 Elizabeth St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013013\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Merged\",\n        \"StreetAddress1\": \"Refer to BSB 013-030 04/14\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013030\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (55 Collins)\",\n        \"StreetAddress1\": \"Ground Fl. 55 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013040\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (353 Elizabeth)\",\n        \"StreetAddress1\": \"353 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017220\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Call Centre Banking\",\n        \"StreetAddress1\": \"12/452 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016906\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Healthscope Ltd\",\n        \"StreetAddress1\": \"(NBFI Agency to 016-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012004\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"SMEDC\",\n        \"StreetAddress1\": \"Level 17, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013076\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013248\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Esanda Term Deposit Sales\",\n        \"StreetAddress1\": \"14/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013302\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Spencer Street\",\n        \"StreetAddress1\": \"Southern Cross Station Spencer St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013460\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Foreign Exchange Branch\",\n        \"StreetAddress1\": \"Lvl 1 Departures Melbourne Airport\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013753\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Lending Services-Commercial\",\n        \"StreetAddress1\": \"Level 2/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013413\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"International Payments Central\",\n        \"StreetAddress1\": \"21/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013946\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"International Payments\",\n        \"StreetAddress1\": \"Lobby, 100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063075\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Southgate, St Kilda Rd\",\n        \"StreetAddress1\": \"St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063243\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne Royal Domain Centre\",\n        \"StreetAddress1\": \"380 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067788\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063009\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 221 William Street\",\n        \"StreetAddress1\": \"Owen Dixon Chambers,221 William Str\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803824\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Liberty Financial PTY LTD\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 16/535 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483478\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Retail Distribution\",\n        \"StreetAddress1\": \"Level 1, 417 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"243300\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Citigroup Pty Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"350 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803035\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Collins Securities\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 446 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803228\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Big Sky Building Society Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"114 Albert Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803187\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australian Credit Union Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 3, 326 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803964\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Cuscal Limited\",\n        \"BranchInformation\": \"Vision Super Pty Ltd\",\n        \"StreetAddress1\": \"Level 5, 1 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"941000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Cyprus Australia - A Division of Bendigo and Adelaide Bank Limited\",\n        \"BranchInformation\": \"Corporate Banking Centre\",\n        \"StreetAddress1\": \"Rialto Towers, Level 41, 525 Collin\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083308\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melb Office BBC-BB3 I\",\n        \"StreetAddress1\": \"Level 1, 160 Russell Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083461\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 F\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083305\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Rialto Private Banking Practice\",\n        \"StreetAddress1\": \"Lv 35 Rialto N Tower 525 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083021\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Cheque and eFraud Investigation Team\",\n        \"StreetAddress1\": \"Level 1, 200 Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083422\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Interstar\",\n        \"StreetAddress1\": \"(NBFI Agency Arrangement)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083973\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"JBWere Cash Trust\",\n        \"StreetAddress1\": \"Level 16, 101 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083079\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"nabC S and I Offshore Buss Unit\",\n        \"StreetAddress1\": \"Level 31, 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083931\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Thomas Cook Victoria Office\",\n        \"StreetAddress1\": \"400 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083775\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"State Services Admin - Vic/Tas\",\n        \"StreetAddress1\": \"Level 3, 383 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083907\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"MLC Building Society (Vic)\",\n        \"StreetAddress1\": \"459 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083138\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"VIC nabPrivate Practice 7\",\n        \"StreetAddress1\": \"Level 21, 8 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083016\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Office BBC-BB4 C\",\n        \"StreetAddress1\": \"271 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"819003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Industrial and Commercial Bank of China Limited\",\n        \"BranchInformation\": \"Industrial and Commercial Bank of China\",\n        \"StreetAddress1\": \"379 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"944500\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Members Equity Limited\",\n        \"BranchInformation\": \"ME Bank Cards\",\n        \"StreetAddress1\": \"Level 28, 360 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704907\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"UCA Funds Management Victoria\",\n        \"StreetAddress1\": \"130 Little Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703810\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Churches of ChristFinancialServices\",\n        \"StreetAddress1\": \"Level 1, 582 Heidelberg Road\",\n        \"StreetAddress2\": \"Fairfield\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3078\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703917\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"87 Corporate Drive\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3202\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063188\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Port Melbourne\",\n        \"StreetAddress1\": \"287-290 Bay Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703102\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Vii Pty Limited\",\n        \"StreetAddress1\": \"Gateway Port 93 Cook Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553036\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"South Melbourne\",\n        \"StreetAddress1\": \"278 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013039\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"343006\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"HSBC Bank Australia Limited\",\n        \"BranchInformation\": \"South Melbourne Branch\",\n        \"StreetAddress1\": \"Sh G16/17, Clarendon Ctr,\",\n        \"StreetAddress2\": \"265 Clarendon St\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083419\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"South Melbourne\",\n        \"StreetAddress1\": \"Ground Level, 260 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083913\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Sth Melbourne BBC-BB3 I\",\n        \"StreetAddress1\": \"260 Clarendon Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083177\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"VIC nabPrivate Practice 1\",\n        \"StreetAddress1\": \"Level 21 8 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803770\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Cuscal Limited\",\n        \"BranchInformation\": \"Cardtronics Australasia Pty Ltd\",\n        \"StreetAddress1\": \"87 Corporate Drive\",\n        \"StreetAddress2\": \"Heatherton\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3202\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083268\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"nabBusiness VIC/TAS Property\",\n        \"StreetAddress1\": \"Level 29, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704505\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"APS Benefits Group Ltd\",\n        \"StreetAddress1\": \"440 William Street\",\n        \"StreetAddress2\": \"West Melbourne\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012073\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"14/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033884\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Message4U Pty Ltd\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-157)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013901\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Selfwealth Ltd\",\n        \"StreetAddress1\": \"NBFI Agency to 013-000\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083067\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"SR-Structured Deposits\",\n        \"StreetAddress1\": \"Level 36 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"066764\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Paramount Liquor\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733017\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"114 William Street\",\n        \"StreetAddress1\": \"114 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012091\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063986\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"403689\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"303155\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne Metro East Business C\",\n        \"StreetAddress1\": \"Level 5, 600 Bourke Place\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083252\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083759\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902917\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013127\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553182\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013091\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083516\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012248\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067921\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763010\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"303111\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Qantas House, Lvl 22, 114 William S\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"303146\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Direct Banking-Victoria\",\n        \"StreetAddress1\": \"Direct Banking - Vic\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083720\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013733\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017052\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333301\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033924\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113921\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"303432\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Bourke Street Store\",\n        \"StreetAddress1\": \"U34 Royal Arcade, 331-339 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012925\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333800\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"193901\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013131\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083880\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083007\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902918\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033942\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012329\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763781\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083959\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083461\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017028\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067925\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012926\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553622\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013098\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063013\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"402332\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553551\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083134\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083463\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016028\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333845\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013685\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"767918\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063076\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063982\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063099\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083749\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015127\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063055\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083017\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333030\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016027\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"767921\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083905\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083974\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015927\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015028\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063890\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015156\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333046\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"767925\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013028\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"403329\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083087\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016127\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013606\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063787\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083243\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083085\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083039\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017127\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012928\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333039\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013687\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"066757\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063786\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033547\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763032\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733547\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067379\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012127\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012028\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763786\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333055\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013150\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083063\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063985\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"084740\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014126\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015928\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033230\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333073\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015157\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"403646\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333113\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013155\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013152\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763785\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012897\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333125\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704231\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Police Financial Services Ltd\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"215 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704230\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"BANKVIC\",\n        \"StreetAddress1\": \"Level 3 215 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033350\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Melbourne Central, Shot Tower Build\",\n        \"StreetAddress2\": \"Elizabeth St\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013418\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (55 Collins)\",\n        \"StreetAddress1\": \"Ground Fl. 55 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012115\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013693\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012941\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"V2 Plus Identification\",\n        \"StreetAddress1\": \"Lock Bag 3000 Collins St West\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"8001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013115\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Domestic Guarantees (RCB)\",\n        \"StreetAddress1\": \"22/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013072\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Lending Services-Commercial\",\n        \"StreetAddress1\": \"Level 2/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763158\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"North Melbourne\",\n        \"StreetAddress1\": \"51-53 Errol Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"527442\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"361 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063758\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Prem Bkg Bourke St Melb Tm C\",\n        \"StreetAddress1\": \"Level 14, 535 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"303502\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Bourke Street Store\",\n        \"StreetAddress1\": \"U34 Royal Arcade, 331-339 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"243340\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Citigroup Pty Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"350 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803157\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Big Sky Building Society Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"114 Albert Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803109\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australian Central Credit Union\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"1 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"082532\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BBM A\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083029\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"East Melbourne - Victoria Pde\",\n        \"StreetAddress1\": \"200 Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3066\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083053\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Affiliates Project\",\n        \"StreetAddress1\": \"Level 1, 83 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083950\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 32, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083504\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"353000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of China (Australia) Limited\",\n        \"BranchInformation\": \"Bank of China (Australia) Ltd\",\n        \"StreetAddress1\": \"270 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703516\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Australian Public Service Society\",\n        \"StreetAddress1\": \"16-20 Howard Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033305\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"301 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"152147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Direct - QLD\",\n        \"StreetAddress1\": \"Town and Country Bank, 7/75 Dorcas\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012126\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763215\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"South Melbourne\",\n        \"StreetAddress1\": \"277 Clarendon Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"081408\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"nabBusiness VIC/TAS Property\",\n        \"StreetAddress1\": \"Level 29, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"260 Flinders St\",\n        \"StreetAddress1\": \"Shop 2, 260 Flinders St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013940\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Selfwealth Ltd\",\n        \"StreetAddress1\": \"NBFI Agency to 013-000\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733079\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"448 St Kilda Rd\",\n        \"StreetAddress1\": \"448 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083012\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 22 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013936\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553620\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"West End, Melbourne\",\n        \"StreetAddress1\": \"114 William St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033504\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne, 90 Collins Street\",\n        \"StreetAddress1\": \"90 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033465\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Victorian Super Board\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-001)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"420 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113879\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333035\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"CB Melbourne\",\n        \"StreetAddress1\": \"21 Victoria Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113998\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Cnr Bourke and Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013090\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Intnl Payments and Messaging\",\n        \"StreetAddress1\": \"19/55 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013165\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (353 Elizabeth)\",\n        \"StreetAddress1\": \"353 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013059\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Call Centre Banking\",\n        \"StreetAddress1\": \"12/452 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013293\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Esanda Term Deposit Sales\",\n        \"StreetAddress1\": \"14/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013911\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Sportless Facility Services Pty Ltd\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067381\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Operations Centre Hobart\",\n        \"StreetAddress1\": \"Level 3 83 Batman Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763074\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Collins Square Docklands\",\n        \"StreetAddress1\": \"T15-16, 727 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"066777\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763262\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"RMIT University Information Centre\",\n        \"StreetAddress1\": \"Union House Rm 016 445 Swanston St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"260 Flinders St\",\n        \"StreetAddress1\": \"260 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063011\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Central\",\n        \"StreetAddress1\": \"231 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083481\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 B\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083916\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"West Footscray\",\n        \"StreetAddress1\": \"67 Ashley Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3012\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083602\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083051\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"500 Bourke Street PBRs\",\n        \"StreetAddress1\": \"Level 1, 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"085251\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Cash Services WA C\",\n        \"StreetAddress1\": \"Level 6, 45 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083126\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Interstar\",\n        \"StreetAddress1\": \"(NBFI Agency Arrangement)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083847\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"JBWere Cash Trust\",\n        \"StreetAddress1\": \"Level 16, 101 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083886\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"101 Collins St Pte Banking Suit\",\n        \"StreetAddress1\": \"Level 21 101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083720\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 32, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703379\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"True Cash Australia Pty Ltd\",\n        \"StreetAddress1\": \"Level 1, 1 Queens Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902814\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"037878\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 18, 570 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063030\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"G.01 325 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"303 Collins Street\",\n        \"StreetAddress1\": \"303 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013802\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"3/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063356\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Port Melbourne\",\n        \"StreetAddress1\": \"287 Bay Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733340\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Customer Service Centre\",\n        \"StreetAddress1\": \"277 William St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033005\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"178 Little Bourke Street\",\n        \"StreetAddress1\": \"178 Little Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033009\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Wales Corner, Melbourne\",\n        \"StreetAddress1\": \"Cnr Collins and Swanston Sts\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733534\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Exhibition St\",\n        \"StreetAddress1\": \"222 Exhibition St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733165\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"409 St Kilda Road\",\n        \"StreetAddress1\": \"409 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333025\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733364\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 11, 150 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033222\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 7, 150 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033157\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne Head Office\",\n        \"StreetAddress1\": \"150 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733016\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Elizabeth Street\",\n        \"StreetAddress1\": \"450 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733164\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733146\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"114 William Street\",\n        \"StreetAddress1\": \"114 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113787\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"355 Williams Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013035\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Melbourne (Bourke Place)\",\n        \"StreetAddress1\": \"600 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013188\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"International Services - VIC\",\n        \"StreetAddress1\": \"6/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016022\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013210\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Spencer Street\",\n        \"StreetAddress1\": \"Southern Cross Station Spencer St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013105\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"FCA Head Office\",\n        \"StreetAddress1\": \"85 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013037\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate Banking Victoria\",\n        \"StreetAddress1\": \"8/287 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013579\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"International Payments\",\n        \"StreetAddress1\": \"Lobby, 100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013080\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"BB Inner East Melb R Post\",\n        \"StreetAddress1\": \"2/287 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763243\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne Royal Domain Centre\",\n        \"StreetAddress1\": \"380 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063014\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne Central\",\n        \"StreetAddress1\": \"Tenancy GD63, 211 La Trobe St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"191 Swanston St Melbourne\",\n        \"StreetAddress1\": \"191 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763012\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"121 Exhibition St Melbourne\",\n        \"StreetAddress1\": \"121 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063984\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063263\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Western\",\n        \"StreetAddress1\": \"99 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483187\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Victorian Mobile - Cameron Dunlop\",\n        \"StreetAddress1\": \"464 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"243020\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Citigroup Pty Limited\",\n        \"BranchInformation\": \"Corporate Banking\",\n        \"StreetAddress1\": \"Lvl 15, 120 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"802253\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"EECU Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"12 Riverside Quay\",\n        \"StreetAddress2\": \"Southbank\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3006\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"941290\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Cyprus Australia - A Division of Bendigo and Adelaide Bank Limited\",\n        \"BranchInformation\": \"Corporate Banking Centre\",\n        \"StreetAddress1\": \"Rialto Towers, Level 41, 525 Collin\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083274\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Flagstaff - 271 William Street\",\n        \"StreetAddress1\": \"271 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083117\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Collections Controller\",\n        \"StreetAddress1\": \"Level 7, 383 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083114\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083545\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"CL-FIG-NAFM TD Bond-VIC\",\n        \"StreetAddress1\": \"Level 33, 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083286\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Superpartners\",\n        \"StreetAddress1\": \"Lvl 26 Casselden Pl, 2 Lonsdale St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083795\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 2, 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083556\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Payables and Receivables Other\",\n        \"StreetAddress1\": \"Level 1 200 Victoria Parade\",\n        \"StreetAddress2\": \"East Melbourne\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3002\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083004\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083959\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 27, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"187700\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Macquarie Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763188\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Port Melbourne\",\n        \"StreetAddress1\": \"287-290 Bay Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014028\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016339\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013052\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083085\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 23 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013120\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"2/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033079\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Norwich House\",\n        \"StreetAddress1\": \"509 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033132\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"North Melbourne\",\n        \"StreetAddress1\": \"55 Errol Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033803\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Monitor Money-Invest Assure Hol\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-230)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"197911\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 8, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013985\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013993\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063030\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"99 Queen Street Melbourne\",\n        \"StreetAddress1\": \"99 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763075\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Southgate, St Kilda Rd\",\n        \"StreetAddress1\": \"St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763120\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"7 Commercial Rd Melbourne\",\n        \"StreetAddress1\": \"7 Commercial Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763349\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Royal Melbourne Hospital\",\n        \"StreetAddress1\": \"Grattan Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3052\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063350\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763023\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Lonsdale Street Melbourne\",\n        \"StreetAddress1\": \"176 Lonsdale Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763009\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 221 William Street\",\n        \"StreetAddress1\": \"Owen Dixon Chambers,221 William Str\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"403390\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483188\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Retail Distribution\",\n        \"StreetAddress1\": \"Level 1, 417 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"804024\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Defence Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 31 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803180\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"First Option Credit Union Ltd\",\n        \"BranchInformation\": \"Melbourne VIC\",\n        \"StreetAddress1\": \"Level 4/409 St Kilda Road,\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"087266\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083540\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Property Finance Group\",\n        \"StreetAddress1\": \"Level 3, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083032\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 14, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"085281\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 26, 2 Lonsdale St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"944301\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Members Equity Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 28, 360 Elizabeth St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"703690\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"Churches of ChristFinancialServices\",\n        \"StreetAddress1\": \"Level 1, 582 Heidelberg Road\",\n        \"StreetAddress2\": \"Fairfield\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3078\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733018\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"302-304 Bay St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083419\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"231 Bay St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"904000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"AP Dishonours\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013190\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Banking Product SA\",\n        \"StreetAddress1\": \"7/75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013418\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"14/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013153\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333213\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083766\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063924\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063785\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083012\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333302\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013151\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063781\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333303\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014151\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015897\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014152\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333013\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063979\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333038\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063918\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016155\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016152\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333047\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333053\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016151\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333037\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016156\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013156\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012152\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"704231\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Indue Ltd\",\n        \"BranchInformation\": \"BANKVIC\",\n        \"StreetAddress1\": \"Level 3 215 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033849\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Victorian Super Board\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-001)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113902\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113786\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"355 Williams Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"062380\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Operations Centre Hobart\",\n        \"StreetAddress1\": \"Level 3 83 Batman Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063066\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063769\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Prem Bkg Bourke St Melb Tm C\",\n        \"StreetAddress1\": \"Level 14, 535 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483479\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Retail Distribution\",\n        \"StreetAddress1\": \"Level 1, 417 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"941300\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Cyprus Australia - A Division of Bendigo and Adelaide Bank Limited\",\n        \"BranchInformation\": \"Corporate Banking Centre\",\n        \"StreetAddress1\": \"Rialto Towers, Level 41, 525 Collin\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083605\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BBM A\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"084244\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"East Melbourne - Victoria Pde\",\n        \"StreetAddress1\": \"200 Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3066\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083044\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"CL-FIG-NAFM TD Bond-VIC\",\n        \"StreetAddress1\": \"Level 33, 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"944900\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Members Equity Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 28, 360 Elizabeth St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013005\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083111\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 23 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014802\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"3/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553612\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733549\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Wales Corner, Melbourne\",\n        \"StreetAddress1\": \"Cnr Collins and Swanston Sts\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033805\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Melbourne Central, Shot Tower Build\",\n        \"StreetAddress2\": \"Elizabeth St\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033802\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Seek Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012068\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763030\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"99 Queen Street Melbourne\",\n        \"StreetAddress1\": \"99 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063007\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne Central\",\n        \"StreetAddress1\": \"Tenancy GD63, 211 La Trobe St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063019\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"191 Swanston St Melbourne\",\n        \"StreetAddress1\": \"191 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063948\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763021\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483186\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Victorian Mobile - Cameron Dunlop\",\n        \"StreetAddress1\": \"464 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"803201\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Defence Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 31 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083026\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"101 Collins St Pte Banking Suit\",\n        \"StreetAddress1\": \"Level 21 101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083248\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083043\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015218\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013106\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"303 Collins Street\",\n        \"StreetAddress1\": \"303 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763100\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Port Melbourne\",\n        \"StreetAddress1\": \"287 Bay Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033336\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Norwich House\",\n        \"StreetAddress1\": \"509 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333709\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"420 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033146\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"114 William Street\",\n        \"StreetAddress1\": \"114 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013029\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Call Centre Banking\",\n        \"StreetAddress1\": \"12/452 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013095\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013009\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"FCA Head Office\",\n        \"StreetAddress1\": \"85 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763260\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"121 Exhibition St Melbourne\",\n        \"StreetAddress1\": \"121 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063075\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"260 Flinders St\",\n        \"StreetAddress1\": \"260 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063782\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Central\",\n        \"StreetAddress1\": \"231 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083013\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 B\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083696\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"West Footscray\",\n        \"StreetAddress1\": \"67 Ashley Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3012\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083252\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"500 Bourke Street PBRs\",\n        \"StreetAddress1\": \"Level 1, 500 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083821\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"PFS Personal Direct Unit Vic\",\n        \"StreetAddress1\": \"Level 9, 383 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083795\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083092\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Property Finance Group\",\n        \"StreetAddress1\": \"Level 3, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083303\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083589\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 32, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"084456\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 14, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"085101\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 26, 2 Lonsdale St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902815\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015925\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063032\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"G.01 325 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063011\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"260 Flinders St\",\n        \"StreetAddress1\": \"Shop 2, 260 Flinders St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033336\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"448 St Kilda Rd\",\n        \"StreetAddress1\": \"448 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033890\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Customer Service Centre\",\n        \"StreetAddress1\": \"277 William St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033534\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Exhibition St\",\n        \"StreetAddress1\": \"222 Exhibition St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033093\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"409 St Kilda Road\",\n        \"StreetAddress1\": \"409 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033508\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne, 90 Collins Street\",\n        \"StreetAddress1\": \"90 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"197907\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 8, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013060\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017141\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"V2 Plus Identification\",\n        \"StreetAddress1\": \"Lock Bag 3000 Collins St West\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"8001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013591\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Lending Services-Commercial\",\n        \"StreetAddress1\": \"Level 2/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013988\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063895\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"North Melbourne\",\n        \"StreetAddress1\": \"51-53 Errol Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3051\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063262\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"RMIT University Information Centre\",\n        \"StreetAddress1\": \"Union House Rm 016 445 Swanston St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063926\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763077\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Western\",\n        \"StreetAddress1\": \"99 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"825000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Big Sky Building Society Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"114 Albert Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083011\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083268\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"183388\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Macquarie Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733014\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"301 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"157147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Banking Product SA\",\n        \"StreetAddress1\": \"7/75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013306\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"2/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015155\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017666\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015151\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015153\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015154\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014153\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012155\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012151\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012156\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014155\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733508\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne, 90 Collins Street\",\n        \"StreetAddress1\": \"90 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"197921\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 8, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333708\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763782\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Central\",\n        \"StreetAddress1\": \"231 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083817\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"085456\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 14, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733305\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"301 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013129\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763356\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Port Melbourne\",\n        \"StreetAddress1\": \"287 Bay Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Port Melbourne\",\n        \"ZipCode\": \"3207\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033549\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Wales Corner, Melbourne\",\n        \"StreetAddress1\": \"Cnr Collins and Swanston Sts\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"420 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733526\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"114 William Street\",\n        \"StreetAddress1\": \"114 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016141\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"V2 Plus Identification\",\n        \"StreetAddress1\": \"Lock Bag 3000 Collins St West\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"8001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763007\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne Central\",\n        \"StreetAddress1\": \"Tenancy GD63, 211 La Trobe St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"483184\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Suncorp-Metway Limited\",\n        \"BranchInformation\": \"Victorian Mobile - Cameron Dunlop\",\n        \"StreetAddress1\": \"464 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083694\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Flagstaff - 271 William Street\",\n        \"StreetAddress1\": \"271 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083463\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 B\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083725\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"PFS Personal Direct Unit Vic\",\n        \"StreetAddress1\": \"Level 9, 383 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083005\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"944600\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Members Equity Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 28, 360 Elizabeth St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"153147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Banking Product SA\",\n        \"StreetAddress1\": \"7/75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014127\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"G.01 325 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033340\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Customer Service Centre\",\n        \"StreetAddress1\": \"277 William St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033022\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Exhibition St\",\n        \"StreetAddress1\": \"222 Exhibition St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733336\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Norwich House\",\n        \"StreetAddress1\": \"509 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033165\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"409 St Kilda Road\",\n        \"StreetAddress1\": \"409 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033824\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Victorian Super Board\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-001)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033542\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Melbourne Central, Shot Tower Build\",\n        \"StreetAddress2\": \"Elizabeth St\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033861\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Seek Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013480\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013952\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"767788\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763019\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"191 Swanston St Melbourne\",\n        \"StreetAddress1\": \"191 Swanston Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063764\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063260\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"121 Exhibition St Melbourne\",\n        \"StreetAddress1\": \"121 Exhibition Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063020\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Western\",\n        \"StreetAddress1\": \"99 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063008\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"833205\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Defence Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 31 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083990\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"East Melbourne - Victoria Pde\",\n        \"StreetAddress1\": \"200 Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3066\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083110\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Property Finance Group\",\n        \"StreetAddress1\": \"Level 3, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083487\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"085234\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 26, 2 Lonsdale St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"183700\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Macquarie Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902914\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013061\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763011\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"260 Flinders St\",\n        \"StreetAddress1\": \"Shop 2, 260 Flinders St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013551\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"2/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553555\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113904\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113789\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"355 Williams Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012161\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Call Centre Banking\",\n        \"StreetAddress1\": \"12/452 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013689\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013077\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013195\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"FCA Head Office\",\n        \"StreetAddress1\": \"85 Spring Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763003\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"99 Queen Street Melbourne\",\n        \"StreetAddress1\": \"99 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063767\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Operations Centre Hobart\",\n        \"StreetAddress1\": \"Level 3 83 Batman Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763008\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"RMIT University Information Centre\",\n        \"StreetAddress1\": \"Union House Rm 016 445 Swanston St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063981\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763075\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"260 Flinders St\",\n        \"StreetAddress1\": \"260 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"941001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Cyprus Australia - A Division of Bendigo and Adelaide Bank Limited\",\n        \"BranchInformation\": \"Corporate Banking Centre\",\n        \"StreetAddress1\": \"Rialto Towers, Level 41, 525 Collin\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013125\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014566\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733002\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"303 Collins Street\",\n        \"StreetAddress1\": \"303 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733336\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"448 St Kilda Rd\",\n        \"StreetAddress1\": \"448 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083243\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 23 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015502\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"3/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016154\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013997\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015051\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013691\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012667\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012666\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013692\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013686\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015667\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014666\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553521\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013108\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763000\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063062\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083114\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Flagstaff - 271 William Street\",\n        \"StreetAddress1\": \"271 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083071\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Property Finance Group\",\n        \"StreetAddress1\": \"Level 3, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083034\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083606\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"183355\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Macquarie Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763030\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"G.01 325 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033093\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"448 St Kilda Rd\",\n        \"StreetAddress1\": \"448 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"193911\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 8, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033817\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Seek Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333707\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012206\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013666\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083544\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"PFS Personal Direct Unit Vic\",\n        \"StreetAddress1\": \"Level 9, 383 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013126\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015312\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033152\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"303 Collins Street\",\n        \"StreetAddress1\": \"303 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113906\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113957\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"355 Williams Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012141\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"V2 Plus Identification\",\n        \"StreetAddress1\": \"Lock Bag 3000 Collins St West\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"8001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067951\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063077\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Western\",\n        \"StreetAddress1\": \"99 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083111\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083586\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083060\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"085292\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 26, 2 Lonsdale St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902915\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012125\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014052\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016802\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"3/100 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013102\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Call Centre Banking\",\n        \"StreetAddress1\": \"12/452 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013953\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063904\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"833001\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Defence Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 5, 31 Queen Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083340\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"East Melbourne - Victoria Pde\",\n        \"StreetAddress1\": \"200 Victoria Parade\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3066\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083599\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 B\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"086456\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 14, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"944700\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Members Equity Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Lvl 28, 360 Elizabeth St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"155147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Banking Product SA\",\n        \"StreetAddress1\": \"7/75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013024\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015666\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013033\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013010\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033806\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Monitor Money-Invest Assure Hol\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-230)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"193907\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 8, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013011\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Call Centre Banking\",\n        \"StreetAddress1\": \"12/452 Flinders Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013954\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063938\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063927\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013133\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763032\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"G.01 325 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014105\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033840\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Seek Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113908\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113975\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"355 Williams Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016666\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015141\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"V2 Plus Identification\",\n        \"StreetAddress1\": \"Lock Bag 3000 Collins St West\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"8001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083349\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"087374\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 14, 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"183334\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Macquarie Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902816\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014302\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553540\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033808\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012240\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013124\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063919\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083090\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Flagstaff - 271 William Street\",\n        \"StreetAddress1\": \"271 William Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"082397\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"PFS Personal Direct Unit Vic\",\n        \"StreetAddress1\": \"Level 9, 383 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083092\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"156025\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Banking Product SA\",\n        \"StreetAddress1\": \"7/75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015126\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033165\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"448 St Kilda Rd\",\n        \"StreetAddress1\": \"448 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333703\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"066776\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763263\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Western\",\n        \"StreetAddress1\": \"99 King Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083950\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083974\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"424 St Kilda Rd BBC-BB4 B\",\n        \"StreetAddress1\": \"424 St Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083096\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083179\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012471\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333701\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113907\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113598\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"355 Williams Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012508\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013056\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015941\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"V2 Plus Identification\",\n        \"StreetAddress1\": \"Lock Bag 3000 Collins St West\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"8001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083208\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083548\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"183200\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Macquarie Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"156147\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Banking Product SA\",\n        \"StreetAddress1\": \"7/75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017005\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553996\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012089\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067949\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015926\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015052\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"193879\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 8, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033835\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Seek Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763076\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"403735\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063980\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083051\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902817\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016125\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012012\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733093\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"448 St Kilda Rd\",\n        \"StreetAddress1\": \"448 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013955\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083300\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083110\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"193908\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"Level 8, 530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113911\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"763350\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083112\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016126\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017125\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"RDA Credit Fix (Mt Gravatt)\",\n        \"StreetAddress1\": \"Level 7, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017059\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"733165\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"448 St Kilda Rd\",\n        \"StreetAddress1\": \"448 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553998\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113100\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"355 Williams Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3003\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013683\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014141\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"V2 Plus Identification\",\n        \"StreetAddress1\": \"Lock Bag 3000 Collins St West\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"8001\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"767949\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063899\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"403737\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"183710\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Macquarie Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"101 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333309\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012229\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"014024\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013956\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083181\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083788\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017219\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033804\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Seek Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083060\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083529\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902818\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016052\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017061\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Priority\",\n        \"StreetAddress1\": \"5/75 Dorcas St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"032849\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"Seek Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 033-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"333307\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Lvl 8, 530 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013568\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Custodian Services\",\n        \"StreetAddress1\": \"35 Elizabeth Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063032\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 367 Collins Street\",\n        \"StreetAddress1\": \"367 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063095\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne\",\n        \"StreetAddress1\": \"Level 12, 484 St Kilda Rd\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083127\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Private Banking (Client First)\",\n        \"StreetAddress1\": \"Level 4, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083552\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"Melbourne Business Centre 3069\",\n        \"StreetAddress1\": \"Level 2, 330 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083044\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"RAM Melbourne and South West VIC\",\n        \"StreetAddress1\": \"Level 28 500 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"016105\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"23/100 Queen St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"033164\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"360 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"113914\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Bank of Melbourne - A Division of Westpac Banking Corporation\",\n        \"BranchInformation\": \"St George Bank Limited\",\n        \"StreetAddress1\": \"360 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"015105\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Corporate and Structured Finance\",\n        \"StreetAddress1\": \"17/530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"013957\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"ANZ Banking Group Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 013-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"067918\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Avanteos Investments Limited\",\n        \"StreetAddress1\": \"(NBFI Agency to 063-000)\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"063036\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"BranchInformation\": \"Melbourne 385 Bourke Street\",\n        \"StreetAddress1\": \"385 Bourke Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"902916\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia Post\",\n        \"BranchInformation\": \"Australia Post\",\n        \"StreetAddress1\": \"111 Bourke St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"017126\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Payments\",\n        \"StreetAddress1\": \"Level 9, 75 Dorcas Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012794\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Southgate\",\n        \"StreetAddress1\": \"307 Clarendon St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"South Melbourne\",\n        \"ZipCode\": \"3205\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"553999\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Westpac Banking Corporation\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"541 St. Kilda Road\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3004\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"012343\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"Australia and New Zealand Banking Group Limited\",\n        \"BranchInformation\": \"Funds Management\",\n        \"StreetAddress1\": \"530 Collins Street\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083054\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"800 Bourke St\",\n        \"StreetAddress2\": \"Docklands\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3008\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    },\n    {\n        \"NationalIdentifier\": \"083607\",\n        \"NationalIdType\": \"BSB\",\n        \"InstitutionName\": \"National Australia Bank Limited\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"271 Collins St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Melbourne\",\n        \"ZipCode\": \"3000\",\n        \"CountryName\": \"Australia\",\n        \"IsoCountryCode\": \"AU\"\n    }\n]"}],"_postman_id":"28478caa-097e-4656-b176-1b9d27ae9332"},{"name":"Find Beneficiary Bank by BIC","id":"0c6bec12-dc2d-4138-895c-02256e8cb0a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"City\":\"\",\n    \"CountryCode\":\"\",\n    \"Institution\":\"\",\n    \"BIC\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/bank/find","description":"Search for bank details relating to SwiftBIC.  These bank details can be used when validating or creating a beneficiary template.\n\nFor use when calling the following methods:\n\n1. [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c)\n2. [api/BeneficiaryUpdate](https://doc.api.afex.com/?version=latest#00e904a3-efbd-4c34-8a21-863a6565b42e)\n\n**Request Parameters**\n------------\n\n|Parameter|Description|Required|\n|---------|-----------|--------|\n|City|Beneficiary bank city.|False|\n|CountryCode|Country codes available via [api/Country/Find](https://doc.api.afex.com/?version=latest#4fbf4f84-2ec0-4750-9c84-c8db181496ac).|**True**|\n|Institution|Beneficiary bank name.|False|\n|BIC|Beneficiary bank SWIFTBIC.|False|"},"response":[{"id":"1ff22eb0-3ad5-4e58-ae6e-d06eaab85452","name":"Find Beneficiary Bank by BIC Invalid Country Code Status 400","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"CountryCode","value":"XX","type":"text"},{"key":"City","value":"Melbourne","type":"text"},{"key":"Institution","value":"Commonwealth Bank","type":"text"},{"key":"SWIFTBIC","value":"","type":"text"}]},"url":"{{URL}}api/bank/find"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 23:03:52 GMT"},{"key":"Content-Length","value":"22"}],"cookie":[],"responseTime":null,"body":"\"Invalid Country Code\""},{"id":"55f9c672-a84c-4f1d-885d-bca00bf9f3ee","name":"200 OK","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"CountryCode","value":"AU","type":"text"},{"key":"City","value":"Melbourne","type":"text"},{"key":"Institution","value":"Commonwealth bank","type":"text"},{"key":"SWIFTBIC","value":"","type":"text"}]},"url":"{{URL}}api/bank/find"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 19 Nov 2018 04:58:52 GMT"},{"key":"Content-Length","value":"1378"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Address1\": \"385 Bourke Street\",\n        \"Address2\": \"\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"CTBAAU2S3OT\",\n        \"BranchCode\": \"CTBAAU2S3OT\",\n        \"BranchName\": \"Melbourne 385 Bourke Street\",\n        \"CityHeading\": \"Melbourne\",\n        \"CountryCode\": \"AU\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"PostalCode\": \"3000\",\n        \"POBox\": \"\",\n        \"CountryName\": \"Australia                          \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"SWIFT\",\n        \"IsACHConnected\": false,\n        \"IsFedwireConnected\": false,\n        \"OverrideRoutingCode\": \"\",\n        \"IsMultBanks\": false,\n        \"IsMultInterBanks\": false,\n        \"IntermediaryBanks\": [],\n        \"intermBanks\": null,\n        \"BrokenRuleResult\": {\n            \"IsValid\": true,\n            \"BrokenRules\": null,\n            \"ErrorMessage\": \"\"\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"\",\n        \"Address2\": \"\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"CTBAAU2S3FX\",\n        \"BranchCode\": \"CTBAAU2S3FX\",\n        \"BranchName\": \"Melbourne Group Treasury Centre\",\n        \"CityHeading\": \"Melbourne\",\n        \"CountryCode\": \"AU\",\n        \"InstitutionName\": \"Commonwealth Bank of Australia\",\n        \"PostalCode\": \"\",\n        \"POBox\": \"\",\n        \"CountryName\": \"Australia                          \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"SWIFT\",\n        \"IsACHConnected\": false,\n        \"IsFedwireConnected\": false,\n        \"OverrideRoutingCode\": \"\",\n        \"IsMultBanks\": false,\n        \"IsMultInterBanks\": false,\n        \"IntermediaryBanks\": [],\n        \"intermBanks\": null,\n        \"BrokenRuleResult\": {\n            \"IsValid\": true,\n            \"BrokenRules\": null,\n            \"ErrorMessage\": \"\"\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    }\n]"},{"id":"f4445789-6efc-441e-8fe4-d423dcdeaf11","name":"Find Beneficiary Bank by BIC","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"CountryCode","value":"","type":"text"},{"key":"City","value":"","type":"text"},{"key":"Institution","value":"","type":"text"},{"key":"SWIFTBIC","value":"","type":"text"}]},"url":"{{URL}}api/bank/find"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"0c6bec12-dc2d-4138-895c-02256e8cb0a6"},{"name":"Purpose of Payment Codes","id":"d2085d87-b6f7-4767-bbb2-2b3781d93405","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{AFEXAPI.Endpoint}}api/purposeOfPayment?BankCountryCode=&HighValue=&BeneficiaryCountryCode=&Currency=","host":["{{AFEXAPI.Endpoint}}api"],"path":["purposeOfPayment"],"query":[{"key":"BankCountryCode","value":""},{"key":"HighValue","value":""},{"key":"BeneficiaryCountryCode","value":""},{"key":"Currency","value":""}]},"description":"Receive a list of PurposeOfPaymentCodes.  A valid AFEX Purpose of Payment Code must be passed in RemittanceLine2.\r\n\r\nFor use when calling the following methods:\r\n\r\n1. [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c)\r\n2. [api/BeneficiaryUpdate](https://doc.api.afex.com/?version=latest#00e904a3-efbd-4c34-8a21-863a6565b42e)\r\n3. [api/v2/Trades/Create](https://doc.api.afex.com/?version=latest#f2fe552d-d981-4430-b80b-8e1eb9f334e5)\r\n4. [api/v2/Payments/Create](https://doc.api.afex.com/?version=latest#5ae41789-68f6-4ca1-b80e-32aa710e145d)\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|BankCountryCode|Country codes available via [api/Country/Find](https://doc.api.afex.com/?version=latest#4fbf4f84-2ec0-4750-9c84-c8db181496ac).|**True**|\r\n|BeneficiaryCountryCode|Country codes available via [api/Country/Find](https://doc.api.afex.com/?version=latest#4fbf4f84-2ec0-4750-9c84-c8db181496ac).|**True**|\r\n|Currency|Currency of beneficiary.|**True**|\r\n|HighValue|High or low value beneficiary.|False|"},"response":[{"id":"5ca0c035-d4ad-4579-86f7-fedafb3b1897","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false}],"url":{"raw":"{{URL}}api/purposeOfPayment?BankCountryCode=US&BeneficiaryCountryCode=US&Currency=USD","host":["{{URL}}api"],"path":["purposeOfPayment"],"query":[{"key":"BankCountryCode","value":"US","description":"(Required)"},{"key":"HighValue","value":"","description":"(Optional)","disabled":true},{"key":"BeneficiaryCountryCode","value":"US","description":"(Required)"},{"key":"Currency","value":"USD","description":"(Required)"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1748","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 12 Apr 2018 14:00:27 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"Code\":\"ADVA\",\"Description\":\"Advance\"},{\"Code\":\"ALLW\",\"Description\":\"Allowance\"},{\"Code\":\"BEXP\",\"Description\":\"Business Expenses\"},{\"Code\":\"/POP/CCTFDR\",\"Description\":\"Capital Account\"},{\"Code\":\"CHAR\",\"Description\":\"Charity\"},{\"Code\":\"COMM\",\"Description\":\"Commission Payment\"},{\"Code\":\"CPYR\",\"Description\":\"Copyright\"},{\"Code\":\"COST\",\"Description\":\"Costs\"},{\"Code\":\"/POP/CCDNDR\",\"Description\":\"Current Account\"},{\"Code\":\"DEPT\",\"Description\":\"Deposit\"},{\"Code\":\"FCPM\",\"Description\":\"Fees & Charges\"},{\"Code\":\"GDSV\",\"Description\":\"Goods And Services\"},{\"Code\":\"/POP/CGODDR\",\"Description\":\"Goods Trade\"},{\"Code\":\"GOVT\",\"Description\":\"Government Payment\"},{\"Code\":\"INSU\",\"Description\":\"Insurance Premium\"},{\"Code\":\"INTE\",\"Description\":\"Interest\"},{\"Code\":\"INTC\",\"Description\":\"Intra Company Payment\"},{\"Code\":\"INVS\",\"Description\":\"Investment & Securities\"},{\"Code\":\"IVPT\",\"Description\":\"Invoice Payment\"},{\"Code\":\"LICF\",\"Description\":\"License Fee\"},{\"Code\":\"LOAN\",\"Description\":\"Loan\"},{\"Code\":\"LOAR\",\"Description\":\"Loan Repayment\"},{\"Code\":\"MDCS\",\"Description\":\"Medical Care Services\"},{\"Code\":\"/POP/COCADR\",\"Description\":\"Other\"},{\"Code\":\"OTHR\",\"Description\":\"Other\"},{\"Code\":\"PAYR\",\"Description\":\"Payroll\"},{\"Code\":\"REFU\",\"Description\":\"Refund\"},{\"Code\":\"RENT\",\"Description\":\"Rent\"},{\"Code\":\"ROYA\",\"Description\":\"Royalties\"},{\"Code\":\"SECU\",\"Description\":\"Securities Payment\"},{\"Code\":\"/POP/CSTRDR\",\"Description\":\"Service Trade\"},{\"Code\":\"SUPP\",\"Description\":\"Supplier Payment\"},{\"Code\":\"TAXS\",\"Description\":\"Tax Payment\"},{\"Code\":\"TRPT\",\"Description\":\"Transport\"},{\"Code\":\"TREA\",\"Description\":\"Treasury Payment\"},{\"Code\":\"TRFD\",\"Description\":\"Trust Fund\"},{\"Code\":\"STDY\",\"Description\":\"Tuition Fees\"},{\"Code\":\"UBIL\",\"Description\":\"Utility Bills\"}]"},{"id":"7d24bbe0-a102-482c-b4a8-8c93b85bd5d9","name":"Purpose of Payment Codes","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/purposeOfPayment?BankCountryCode=US&HighValue&BeneficiaryCountryCode=US&Currency=USD","host":["{{URL}}api"],"path":["purposeOfPayment"],"query":[{"key":"BankCountryCode","value":"US","description":"(Required)"},{"key":"HighValue","value":null,"description":"(Optional)"},{"key":"BeneficiaryCountryCode","value":"US","description":"(Required)"},{"key":"Currency","value":"USD","description":"(Required)"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"1748","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 12 Apr 2018 14:00:27 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"Code\":\"ADVA\",\"Description\":\"Advance\"},{\"Code\":\"ALLW\",\"Description\":\"Allowance\"},{\"Code\":\"BEXP\",\"Description\":\"Business Expenses\"},{\"Code\":\"/POP/CCTFDR\",\"Description\":\"Capital Account\"},{\"Code\":\"CHAR\",\"Description\":\"Charity\"},{\"Code\":\"COMM\",\"Description\":\"Commission Payment\"},{\"Code\":\"CPYR\",\"Description\":\"Copyright\"},{\"Code\":\"COST\",\"Description\":\"Costs\"},{\"Code\":\"/POP/CCDNDR\",\"Description\":\"Current Account\"},{\"Code\":\"DEPT\",\"Description\":\"Deposit\"},{\"Code\":\"FCPM\",\"Description\":\"Fees & Charges\"},{\"Code\":\"GDSV\",\"Description\":\"Goods And Services\"},{\"Code\":\"/POP/CGODDR\",\"Description\":\"Goods Trade\"},{\"Code\":\"GOVT\",\"Description\":\"Government Payment\"},{\"Code\":\"INSU\",\"Description\":\"Insurance Premium\"},{\"Code\":\"INTE\",\"Description\":\"Interest\"},{\"Code\":\"INTC\",\"Description\":\"Intra Company Payment\"},{\"Code\":\"INVS\",\"Description\":\"Investment & Securities\"},{\"Code\":\"IVPT\",\"Description\":\"Invoice Payment\"},{\"Code\":\"LICF\",\"Description\":\"License Fee\"},{\"Code\":\"LOAN\",\"Description\":\"Loan\"},{\"Code\":\"LOAR\",\"Description\":\"Loan Repayment\"},{\"Code\":\"MDCS\",\"Description\":\"Medical Care Services\"},{\"Code\":\"/POP/COCADR\",\"Description\":\"Other\"},{\"Code\":\"OTHR\",\"Description\":\"Other\"},{\"Code\":\"PAYR\",\"Description\":\"Payroll\"},{\"Code\":\"REFU\",\"Description\":\"Refund\"},{\"Code\":\"RENT\",\"Description\":\"Rent\"},{\"Code\":\"ROYA\",\"Description\":\"Royalties\"},{\"Code\":\"SECU\",\"Description\":\"Securities Payment\"},{\"Code\":\"/POP/CSTRDR\",\"Description\":\"Service Trade\"},{\"Code\":\"SUPP\",\"Description\":\"Supplier Payment\"},{\"Code\":\"TAXS\",\"Description\":\"Tax Payment\"},{\"Code\":\"TRPT\",\"Description\":\"Transport\"},{\"Code\":\"TREA\",\"Description\":\"Treasury Payment\"},{\"Code\":\"TRFD\",\"Description\":\"Trust Fund\"},{\"Code\":\"STDY\",\"Description\":\"Tuition Fees\"},{\"Code\":\"UBIL\",\"Description\":\"Utility Bills\"}]"}],"_postman_id":"d2085d87-b6f7-4767-bbb2-2b3781d93405"},{"name":"Validate Beneficiary IBAN","id":"2b8dad84-e593-4999-af1e-f659cbe29046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{AFEXAPI.Endpoint}}api/beneficiary/isiban?Iban=&Country=","host":["{{AFEXAPI.Endpoint}}api"],"path":["beneficiary","isiban"],"query":[{"key":"Iban","value":""},{"key":"Country","value":""}]},"description":"Validate the beneficiary's IBAN and return SwiftBIC. The IBAN is the standard international bank account number format used by European banks and is also used in some non-European countries.  The bank SwiftBIC can be derived from the IBAN.\r\n\r\nFor use when calling the following methods:\r\n\r\n1. [api/BeneficiaryCreate](https://doc.api.afex.com/?version=latest#b8c1c5e4-10e2-4b94-be42-89d5509b2b3c)\r\n2. [api/BeneficiaryUpdate](https://doc.api.afex.com/?version=latest#00e904a3-efbd-4c34-8a21-863a6565b42e)\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter|Description|Required|\r\n|---------|-----------|--------|\r\n|Iban|Beneficiary bank IBAM|True|\r\n|Country|Codes are available via [api/Country/Find](https://doc.api.afex.com/?version=latest#4fbf4f84-2ec0-4750-9c84-c8db181496ac).|**True**|"},"response":[{"id":"2ac3b5d0-0e41-4de8-a498-842e54e04161","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/beneficiary/isiban?Iban=&Country=","host":["{{URL}}api"],"path":["beneficiary","isiban"],"query":[{"key":"Iban","value":"","description":"(Required)  Beneficiary Bank Iban"},{"key":"Country","value":"","description":"(Required)  ISO Country Code"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"21","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 16:02:03 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"Iban is not defined\""},{"id":"a48a77fe-017d-45b1-897f-e0d1ce9fc73d","name":"Validate Beneficiary IBAN","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/beneficiary/isiban?Iban&Country","host":["{{URL}}api"],"path":["beneficiary","isiban"],"query":[{"key":"Iban","value":null,"description":"(Required)  Beneficiary Bank Iban"},{"key":"Country","value":null,"description":"(Required)  ISO Country Code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"ce3a3c44-c792-4394-87ed-98ec0efef4c1","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/beneficiary/isiban?Iban=DE89370400440532013000&Country=DE","host":["{{URL}}api"],"path":["beneficiary","isiban"],"query":[{"key":"Iban","value":"DE89370400440532013000","description":"(Required)  Beneficiary Bank Iban"},{"key":"Country","value":"DE","description":"(Required)  ISO Country Code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"50","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Mon, 26 Feb 2018 16:01:32 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"IsIban\":true,\"BIC\":\"COBADEFFXXX\",\"Message\":null}"}],"_postman_id":"2b8dad84-e593-4999-af1e-f659cbe29046"}],"id":"7222dd1c-3cf5-40db-acf1-641582e80dd2","event":[{"listen":"prerequest","script":{"id":"0068f5a6-5681-46f7-8d5e-b6e2dd91de84","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"459057c4-3a91-44de-8aab-7b5fdd7f75a6","type":"text/javascript","exec":[""]}}],"_postman_id":"7222dd1c-3cf5-40db-acf1-641582e80dd2"}],"id":"ac574041-66d0-4b14-bbbf-6920b45c17a4","description":"Validate, create and maintain beneficiaries.\n\n**Parameter Definitions**\n\n| Parameter  |  Description                            |\n|-----------|-------------------------------------------------------------------|\n|**BankAccountNumber**      | The destination account number to which the funds are meant to be delivered.  |\n|**BankAddress1**      |Address line 1 of beneficiary bank.|\n|**BankAddress2**      |Address line 2 of beneficiary bank.|\n|**BankAddress3**      |Address line 3 of beneficiary bank.|  \n|**BankCountryCode**   | 3 digit ISO country code of beneficiary bank.<br/>*All countries available via GET api/country/find*|\n|**BankName**           |Name of beneficiary bank.|\n|**BankRoutingCode**   |National ID of beneficiary bank.<br/>E.G. Routing Code, Sort Code, etc.<br/>*Search for bank by national ID is available via POST api/nationalid/find.* |\n|**BankSWIFTBIC**      |SwiftBIC of beneficiary bank.<br/>*Search for beneficiary bank by SWIFTBIC is available via POST api/bank/find.*|\n|**BeneficiaryAddressLine1**           |Address line 1 of beneficiary.|\n|**BeneficiaryAddressLine2**           |Address line 2 of beneficiary.|\n|**BeneficiaryCity**           |City of beneficiary.<br/>*Search for cities by region is available via GET api/city/find call.*|\n|**BeneficiaryCountryCode**           |3 digit ISO country code of beneficiary.|\n|**BeneficiaryName**           |Name of beneficiary.|\n|**BeneficiaryPostalCode**           |Post code of beneficiary.|\n|**BeneficiaryRegion**           |Region of beneficiary.<br/>*Search for regions by country available via POST api/country/region.*|\n|**Corporate**           |Identify if beneficiary is corporate or individual.<br/>*Default  Corporate if not specified.*|\n|**Currency**           |3 digit ISO currency code of beneficiary.<br/>*All currencies available via GET api/currency.*|\n|**HighLowValue**           |Type of payment delivery set to either HIGH/Swift or LOW/Local Clearing.<br/>*Default LOW if not specified.|\n|**IntermediaryBankAccountNumber**           |Intermediary bank account number.|\n|**IntermediaryBankAddress1**           |Address line 1 of intermediary bank.|\n|**IntermediaryBankAddress2**           |Address line 2 of intermediary bank.|\n|**IntermediaryBankAddress3**           |Address line 3 of intermediary bank.|\n|**IntermediaryBankCountryCode**           |3 digit ISO country code of intermediary bank.|\n|**IntermediaryBankName**           |Name of intermediary bank.|\n|**IntermediaryBankRoutingCode**           |National ID of intermediary bank.<br/>E.G. Routing Code, Sort Code, etc.<br/>*Search for bank by national ID is available via POST api/nationalid/intermediary.* |\n|**IntermediaryBankSWIFTBIC**           |SwiftBIC of intermediary bank.<br/>*Search for beneficiary bank by SWIFTBIC is available via POST api/bank/intermediary.*|\n|**NotificationEmail**           |Email address used to send notification of sent payment.|\n|**RemittanceLine1**           |System populated with \"BOF [customer name]\".|\n|**RemittanceLine2**           |Purpose of payment code.<br/>*Search for POP Codes is available via GET api/purposeofpayment*.|\n|**RemittanceLine3**           |Used for special remittance data required by some minor and exotic currencies.|\n|**RemittanceLine4**           |Available for beneficiary or payment specific data to be transmitted with a payment.<br/>*This field will be overridden when the \"PurposeOfPayment\" parameter is populated in either POST api/payments/create or trades/create.*|\n|**VendorId**           |Unique identifier for beneficiary.|","event":[{"listen":"prerequest","script":{"id":"2c77d71f-14f8-491d-a275-4a8b60f212eb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"132daf99-70d6-4c61-bf5a-3f3d0e53c374","type":"text/javascript","exec":[""]}}],"_postman_id":"ac574041-66d0-4b14-bbbf-6920b45c17a4"},{"name":"Trades","item":[{"name":"Get Quote","id":"8e2fd797-01f9-4353-a948-c2de56c0b0c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{AFEXAPI.Endpoint}}api/v2/quote?CurrencyPair=&Amount=&IsAmountSettlement=&OptionDate=&ValueDate=","host":["{{AFEXAPI.Endpoint}}api"],"path":["v2","quote"],"query":[{"key":"CurrencyPair","value":""},{"key":"Amount","value":""},{"key":"IsAmountSettlement","value":""},{"key":"OptionDate","value":""},{"key":"ValueDate","value":""}]},"description":"Request a rate quote for a specified currency pair and value date (note, next available value dates are returned by [api/ValueDates](https://doc.api.afex.com/?version=latest#6f973667-bb39-454a-9083-3b8f2622ced1).\r\n\r\nThe quote ID returned may then be supplied when calling either [api/Trades/Create](https://doc.api.afex.com/?version=latest#f2fe552d-d981-4430-b80b-8e1eb9f334e5) or [api/Forwards/Create](https://doc.api.afex.com/?version=latest#727f1d97-3357-4535-93ad-cdec62dc9ac7) to fix the rate for a trade at the quoted rate (providing the quote has not yet expired).  A quote is valid for 30 seconds.\r\n\r\n**Request Parameters**\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|Amount|The Trade (buy) amount of the transaction. May be set as Settlement (sell) amount if 'True' is passed in [IsAmountSettlement] parameter.|**True**|\r\n|CurrencyPair|The currency pair specifies the trade (buy) and settlement (sell) currencies being quoted. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. For example, if the client wants to convert AUD to USD, the currency pair would be expressed as USDAUD in the quote.|**True**|\r\n|IsAmountSettlement|Passing \"True\" will set 'Amount' to settlement (sell) currency. Passing \"False\" will set 'Amount' to trade (buy) currency. If left empty it will default to 'False' (buy) currency.|False|\r\n|OptionDate|If the quote is for a window / flex forward, the OptionDate must be supplied in the [api/Forwards/Create](https://doc.api.afex.com/?version=latest#727f1d97-3357-4535-93ad-cdec62dc9ac7). The option date is the start date of the forward window period.|True *for a window forward only*|\r\n|ValueDate|The date the proceeds of the trade are paid out (providing the client has remitted settlement funds to AFEX).|**True**|"},"response":[],"_postman_id":"8e2fd797-01f9-4353-a948-c2de56c0b0c0"},{"name":"Create Trade","id":"f2fe552d-d981-4430-b80b-8e1eb9f334e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"SettlementCcy\": \"\",\n    \"TradeCcy\": \"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/v2/trades/create","description":"Create a trade or outright forward to convert from one currency to another. Trades can be booked for cash value (today), tom value (next available business day), spot value (2 business days) or forward (beyond two business days).  Trade proceeds can be paid directly to a beneficiary by supplying a VendorID, or to the client's foreign currency account with AFEX i.e. a funding trade where a VendorID / beneficiary is NOT supplied.\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|AccountNumber|AFEX client's direct debit bank account number. Only required if the trade is to be settled via direct debit. The account number must match the direct debit account number held on file for the client. If not provided, the trade will be created with expected settlement via wire.|False|\r\n|Amount|By default this field is the Amount of the trade (buy) currency.  If IsSettlementAmount=TRUE, this field is the amount of settlement (sell) currency.|**True**|\r\n|FeeAmnt|This is the fee amount to be charged for the the delivery of the payment to a beneficiary.  *Note this is value must be enabled for access before using.*  **This parameter is available in v.2 only.**|False|\r\n|IsAmountSettlement|Passing \"True\" will set 'Amount' to settlement (sell) currency. Passing \"False\" will set 'Amount' to trade (buy) currency. If left empty it will default to 'False' (buy) currency.|False|\r\n|Note|Alphanumberic string.  250 char.  @“^([a-zA-Z0-9/\\-\\?:\\(\\).,\\+\\x20}){1,250}$”  Free text entered by the user for their own reference.|False|\r\n|POPCode|AFEX standard Purpose of Payment code as returned by the method [api/PurposeOfPayment](https://doc.api.afex.com/?version=latest#d2085d87-b6f7-4767-bbb2-2b3781d93405).  This will populate remittance line 2 of the wire transfer.|False|\r\n|PurposeOfPayment|Alphanumberic string.  35 char.  No special characters.   Free text purpose of payment e.g. invoice number, contact name of sender etc.  Will be sent in remittance line 4 of the wire transfer.|False|\r\n|QuoteId|Quote ID from [api/Quote](https://doc.api.afex.com/?version=latest#8e2fd797-01f9-4353-a948-c2de56c0b0c0) if a quote is used to lock in the rate for the trade (providing the quote has not expired).  If a QuoteId is not included in the request the trade will be booked at the current market rate for the provided  trade details.|False|\r\n|SettlementCcy|3-character ISO currency code of the sell currency.  List of available currencies can be retrieved via [api/Currency](https://doc.api.afex.com/?version=latest#919a16b8-4fc6-4834-9850-475863a5aa70).|**True**|\r\n|TradeCcy|3-character ISO currency code of the buy currency.  List of available currencies can be retrieved via [api/Currency](https://doc.api.afex.com/?version=latest#919a16b8-4fc6-4834-9850-475863a5aa70).|**True**|\r\n|ValueDate|YYYY/MM/DD. For a spot trade, valid value dates can be obtained via [api/ValueDates](https://doc.api.afex.com/?version=latest#6f973667-bb39-454a-9083-3b8f2622ced1). Dates beyond spot are forward dates and there is not an API method to return valid forward dates. If the ValueDate supplied is not a valid business day, an error message will be returned.|False|\r\n|VendorId|Identifier for the beneficiary the trade funds are to be paid out to. If a vendor ID is not provided, the trade proceeds are credited to the client's AFEX funding balance.|False|"},"response":[],"_postman_id":"f2fe552d-d981-4430-b80b-8e1eb9f334e5"},{"name":"Trade Details","id":"f8f965c1-6c49-494c-b5c2-c62a214df107","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/v2/trades?Id=","host":["{{AFEXAPI.Endpoint}}api"],"path":["v2","trades"],"query":[{"key":"Id","value":""}]},"description":"Retrieve details on a Trade by passing the 'TradeNumber' or retrieve all Trades by omitting 'ID' in the request.\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|Id|The TradeNumber (AFEX transaction ID) can be passed to retrieve details of a single transaction.|False|"},"response":[{"id":"06480e98-4f99-4107-a1e5-99130ac61a63","name":"200 Trade History (ALL)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"url":{"raw":"{{URL}}api/trades","host":["{{URL}}api"],"path":["trades"],"query":[{"key":"Id","value":"","description":"Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":"","description":"Start date in the date range filter.  YYYY/MM/DD","disabled":true},{"key":"EndDate","value":"","description":"End date in the date range filter. YYYY/MM/DD","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"54438","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 29 May 2018 09:15:17 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"TradeNumber\":5603375,\"Amount\":1500.0,\"RemainingBalance\":1500.0,\"Rate\":1.3129,\"BeneficiaryName\":\"\",\"TradeCcy\":\"USD\",\"SettlementAmt\":1142.51,\"SettlementCcy\":\"GBP\",\"TradeDate\":\"2018-05-29T02:13:46\",\"ValueDate\":\"2018-06-15T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601226,\"Amount\":300.0,\"RemainingBalance\":300.0,\"Rate\":1.3879,\"BeneficiaryName\":\"\",\"TradeCcy\":\"GBP\",\"SettlementAmt\":416.37,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-23T00:00:00\",\"ValueDate\":\"2018-05-25T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601225,\"Amount\":666.0,\"RemainingBalance\":666.0,\"Rate\":1.5263,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":1016.52,\"SettlementCcy\":\"CAD\",\"TradeDate\":\"2018-05-23T10:23:38\",\"ValueDate\":\"2018-07-12T00:00:00\",\"Status\":\"Verified\"}]"},{"id":"68b7ba7f-9a1e-4143-a55d-6bab8e7c8415","name":"200 Trade History (Date Range)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","disabled":false},{"key":"API-Key","value":"{{API-Key}}","disabled":false}],"url":{"raw":"{{URL}}api/trades?StartDate=05/01/2018&EndDate=05/29/2018","host":["{{URL}}api"],"path":["trades"],"query":[{"key":"Id","value":"","description":"Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":"05/01/2018","description":"Start date in the date range filter.  YYYY/MM/DD"},{"key":"EndDate","value":"05/29/2018","description":"End date in the date range filter. YYYY/MM/DD"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"5860","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 29 May 2018 09:30:18 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"TradeNumber\":5603375,\"Amount\":1500.0,\"RemainingBalance\":1500.0,\"Rate\":1.3129,\"BeneficiaryName\":\"\",\"TradeCcy\":\"USD\",\"SettlementAmt\":1142.51,\"SettlementCcy\":\"GBP\",\"TradeDate\":\"2018-05-29T02:13:46\",\"ValueDate\":\"2018-06-15T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601226,\"Amount\":300.0,\"RemainingBalance\":300.0,\"Rate\":1.3879,\"BeneficiaryName\":\"\",\"TradeCcy\":\"GBP\",\"SettlementAmt\":416.37,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-23T00:00:00\",\"ValueDate\":\"2018-05-25T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601225,\"Amount\":666.0,\"RemainingBalance\":666.0,\"Rate\":1.5263,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":1016.52,\"SettlementCcy\":\"CAD\",\"TradeDate\":\"2018-05-23T10:23:38\",\"ValueDate\":\"2018-07-12T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601224,\"Amount\":50.0,\"RemainingBalance\":50.0,\"Rate\":1.5225,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":76.13,\"SettlementCcy\":\"CAD\",\"TradeDate\":\"2018-05-23T10:22:35\",\"ValueDate\":\"2018-05-28T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601206,\"Amount\":100.0,\"RemainingBalance\":100.0,\"Rate\":1.1902,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":119.02,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-23T00:00:00\",\"ValueDate\":\"2018-05-25T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5599266,\"Amount\":100.0,\"RemainingBalance\":100.0,\"Rate\":1.1917,\"BeneficiaryName\":\"Catalano and Cosulich Shipping Services\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":119.17,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-17T15:08:55\",\"ValueDate\":\"2018-05-21T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5599265,\"Amount\":100.0,\"RemainingBalance\":100.0,\"Rate\":1.193,\"BeneficiaryName\":\"Accorinvest-Novotel Suites\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":119.3,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-17T15:06:53\",\"ValueDate\":\"2018-05-21T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5598670,\"Amount\":400.0,\"RemainingBalance\":400.0,\"Rate\":1.1996,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":479.84,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-17T00:00:00\",\"ValueDate\":\"2018-05-21T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5598669,\"Amount\":200.0,\"RemainingBalance\":200.0,\"Rate\":1.1996,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":239.92,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-17T00:00:00\",\"ValueDate\":\"2018-05-21T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5597968,\"Amount\":3000.0,\"RemainingBalance\":3000.0,\"Rate\":1.1989,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":3596.7,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-16T00:00:00\",\"ValueDate\":\"2018-05-18T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5595649,\"Amount\":60.0,\"RemainingBalance\":60.0,\"Rate\":1.2659,\"BeneficiaryName\":\"SofyaDraftCAD\",\"TradeCcy\":\"CAD\",\"SettlementAmt\":47.4,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-10T08:28:11\",\"ValueDate\":\"2018-05-11T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5594389,\"Amount\":100.0,\"RemainingBalance\":100.0,\"Rate\":0.7591,\"BeneficiaryName\":\"37471 UAT API AUD 1\",\"TradeCcy\":\"AUD\",\"SettlementAmt\":75.91,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-07T15:24:16\",\"ValueDate\":\"2018-05-09T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5592101,\"Amount\":15.0,\"RemainingBalance\":15.0,\"Rate\":0.7567,\"BeneficiaryName\":\"AUD Ops Test\",\"TradeCcy\":\"AUD\",\"SettlementAmt\":11.35,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-01T14:09:00\",\"ValueDate\":\"2018-05-03T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5592100,\"Amount\":10.0,\"RemainingBalance\":10.0,\"Rate\":1.2116,\"BeneficiaryName\":\"Alfons Haar Mashinenbau GmbH and Co\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":12.12,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-01T14:07:50\",\"ValueDate\":\"2018-05-03T00:00:00\",\"Status\":\"Verified\"}]"},{"id":"883dadf4-899c-42a3-81c4-154559a0fec1","name":"Single Trade ID 200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"url":{"raw":"{{URL}}api/trades?id=5603375","host":["{{URL}}api"],"path":["trades"],"query":[{"key":"Id","value":"5603375","description":"Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":"","description":"Start date in the date range filter.  YYYY/MM/DD","disabled":true},{"key":"EndDate","value":"","description":"End date in the date range filter. YYYY/MM/DD","disabled":true},{"key":"id","value":"5603375"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 06:12:23 GMT"},{"key":"Content-Length","value":"276"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 5603375,\n    \"Amount\": 1500,\n    \"RemainingBalance\": 1500,\n    \"Rate\": 1.3129,\n    \"BeneficiaryName\": \"\",\n    \"TradeCcy\": \"USD\",\n    \"SettlementAmt\": 1142.51,\n    \"SettlementCcy\": \"GBP\",\n    \"TradeDate\": \"2018-05-29T02:13:46\",\n    \"ValueDate\": \"2018-06-15T00:00:00\",\n    \"Status\": \"Verified\",\n    \"Funded\": false,\n    \"Note\": \"\"\n}"},{"id":"d53f49d5-5696-41c0-8888-27122c2f6052","name":"Trade History","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"url":{"raw":"{{URL}}api/trades?Id=Optional&StartDate=Optional&EndDate=Optional","host":["{{URL}}api"],"path":["trades"],"query":[{"key":"Id","value":"Optional","description":"AFEX TradeNumber.  The Id can be passed to retrieve details for a single transaction only.  "},{"key":"StartDate","value":"Optional","description":"Start date in the date range filter.  YYYY/MM/DD"},{"key":"EndDate","value":"Optional","description":"End date in the date range filter. YYYY/MM/DD"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"f8f965c1-6c49-494c-b5c2-c62a214df107"},{"name":"Trade History","id":"ac3f9921-ec17-41df-9916-7d7b36732e0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/trades?StartDate=&EndDate=","host":["{{AFEXAPI.Endpoint}}api"],"path":["trades"],"query":[{"key":"StartDate","value":""},{"key":"EndDate","value":""}]},"description":"Date range available = [Current Day - 120 days]\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|StartDate|YYYY/MM/DD.  For use when retrieving details for a range of transactions. Start date in the date range filter.  Date range available = [Current Day - 120 days].|False|\n|EndDate|YYYY/MM/DD. For use when retrieving details for a range of transactions. End date in the date range filter.   Date range available = [Current Day - 120 days].|False|"},"response":[{"id":"13304e9d-c1ad-4a6a-a447-783257713353","name":"Trade History","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"url":{"raw":"{{URL}}api/trades?Id=Optional&StartDate=Optional&EndDate=Optional","host":["{{URL}}api"],"path":["trades"],"query":[{"key":"Id","value":"Optional","description":"AFEX TradeNumber.  The Id can be passed to retrieve details for a single transaction only.  "},{"key":"StartDate","value":"Optional","description":"Start date in the date range filter.  YYYY/MM/DD"},{"key":"EndDate","value":"Optional","description":"End date in the date range filter. YYYY/MM/DD"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"ca72e29d-b5aa-4752-bfec-570db4904656","name":"200 Trade History (Date Range)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","disabled":false},{"key":"API-Key","value":"{{API-Key}}","disabled":false}],"url":{"raw":"{{URL}}api/trades?StartDate=05/01/2018&EndDate=05/29/2018","host":["{{URL}}api"],"path":["trades"],"query":[{"key":"Id","value":"","description":"Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":"05/01/2018","description":"Start date in the date range filter.  YYYY/MM/DD"},{"key":"EndDate","value":"05/29/2018","description":"End date in the date range filter. YYYY/MM/DD"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"5860","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 29 May 2018 09:30:18 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"TradeNumber\":5603375,\"Amount\":1500.0,\"RemainingBalance\":1500.0,\"Rate\":1.3129,\"BeneficiaryName\":\"\",\"TradeCcy\":\"USD\",\"SettlementAmt\":1142.51,\"SettlementCcy\":\"GBP\",\"TradeDate\":\"2018-05-29T02:13:46\",\"ValueDate\":\"2018-06-15T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601226,\"Amount\":300.0,\"RemainingBalance\":300.0,\"Rate\":1.3879,\"BeneficiaryName\":\"\",\"TradeCcy\":\"GBP\",\"SettlementAmt\":416.37,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-23T00:00:00\",\"ValueDate\":\"2018-05-25T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601225,\"Amount\":666.0,\"RemainingBalance\":666.0,\"Rate\":1.5263,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":1016.52,\"SettlementCcy\":\"CAD\",\"TradeDate\":\"2018-05-23T10:23:38\",\"ValueDate\":\"2018-07-12T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601224,\"Amount\":50.0,\"RemainingBalance\":50.0,\"Rate\":1.5225,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":76.13,\"SettlementCcy\":\"CAD\",\"TradeDate\":\"2018-05-23T10:22:35\",\"ValueDate\":\"2018-05-28T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601206,\"Amount\":100.0,\"RemainingBalance\":100.0,\"Rate\":1.1902,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":119.02,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-23T00:00:00\",\"ValueDate\":\"2018-05-25T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5599266,\"Amount\":100.0,\"RemainingBalance\":100.0,\"Rate\":1.1917,\"BeneficiaryName\":\"Catalano and Cosulich Shipping Services\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":119.17,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-17T15:08:55\",\"ValueDate\":\"2018-05-21T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5599265,\"Amount\":100.0,\"RemainingBalance\":100.0,\"Rate\":1.193,\"BeneficiaryName\":\"Accorinvest-Novotel Suites\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":119.3,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-17T15:06:53\",\"ValueDate\":\"2018-05-21T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5598670,\"Amount\":400.0,\"RemainingBalance\":400.0,\"Rate\":1.1996,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":479.84,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-17T00:00:00\",\"ValueDate\":\"2018-05-21T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5598669,\"Amount\":200.0,\"RemainingBalance\":200.0,\"Rate\":1.1996,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":239.92,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-17T00:00:00\",\"ValueDate\":\"2018-05-21T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5597968,\"Amount\":3000.0,\"RemainingBalance\":3000.0,\"Rate\":1.1989,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":3596.7,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-16T00:00:00\",\"ValueDate\":\"2018-05-18T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5595649,\"Amount\":60.0,\"RemainingBalance\":60.0,\"Rate\":1.2659,\"BeneficiaryName\":\"SofyaDraftCAD\",\"TradeCcy\":\"CAD\",\"SettlementAmt\":47.4,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-10T08:28:11\",\"ValueDate\":\"2018-05-11T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5594389,\"Amount\":100.0,\"RemainingBalance\":100.0,\"Rate\":0.7591,\"BeneficiaryName\":\"37471 UAT API AUD 1\",\"TradeCcy\":\"AUD\",\"SettlementAmt\":75.91,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-07T15:24:16\",\"ValueDate\":\"2018-05-09T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5592101,\"Amount\":15.0,\"RemainingBalance\":15.0,\"Rate\":0.7567,\"BeneficiaryName\":\"AUD Ops Test\",\"TradeCcy\":\"AUD\",\"SettlementAmt\":11.35,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-01T14:09:00\",\"ValueDate\":\"2018-05-03T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5592100,\"Amount\":10.0,\"RemainingBalance\":10.0,\"Rate\":1.2116,\"BeneficiaryName\":\"Alfons Haar Mashinenbau GmbH and Co\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":12.12,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-01T14:07:50\",\"ValueDate\":\"2018-05-03T00:00:00\",\"Status\":\"Verified\"}]"},{"id":"da69d8c3-4869-42fa-a9c6-505083cf0acd","name":"200 Trade History (ALL)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"url":{"raw":"{{URL}}api/trades","host":["{{URL}}api"],"path":["trades"],"query":[{"key":"Id","value":"","description":"Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":"","description":"Start date in the date range filter.  YYYY/MM/DD","disabled":true},{"key":"EndDate","value":"","description":"End date in the date range filter. YYYY/MM/DD","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"54438","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 29 May 2018 09:15:17 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"[{\"TradeNumber\":5603375,\"Amount\":1500.0,\"RemainingBalance\":1500.0,\"Rate\":1.3129,\"BeneficiaryName\":\"\",\"TradeCcy\":\"USD\",\"SettlementAmt\":1142.51,\"SettlementCcy\":\"GBP\",\"TradeDate\":\"2018-05-29T02:13:46\",\"ValueDate\":\"2018-06-15T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601226,\"Amount\":300.0,\"RemainingBalance\":300.0,\"Rate\":1.3879,\"BeneficiaryName\":\"\",\"TradeCcy\":\"GBP\",\"SettlementAmt\":416.37,\"SettlementCcy\":\"USD\",\"TradeDate\":\"2018-05-23T00:00:00\",\"ValueDate\":\"2018-05-25T00:00:00\",\"Status\":\"Verified\"},{\"TradeNumber\":5601225,\"Amount\":666.0,\"RemainingBalance\":666.0,\"Rate\":1.5263,\"BeneficiaryName\":\"\",\"TradeCcy\":\"EUR\",\"SettlementAmt\":1016.52,\"SettlementCcy\":\"CAD\",\"TradeDate\":\"2018-05-23T10:23:38\",\"ValueDate\":\"2018-07-12T00:00:00\",\"Status\":\"Verified\"}]"},{"id":"f81da0f3-5a79-4b15-9cc3-db6cac6495e6","name":"Single Trade ID 200 OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"url":{"raw":"{{URL}}api/trades?id=5603375","host":["{{URL}}api"],"path":["trades"],"query":[{"key":"Id","value":"5603375","description":"Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":"","description":"Start date in the date range filter.  YYYY/MM/DD","disabled":true},{"key":"EndDate","value":"","description":"End date in the date range filter. YYYY/MM/DD","disabled":true},{"key":"id","value":"5603375"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 06:12:23 GMT"},{"key":"Content-Length","value":"276"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 5603375,\n    \"Amount\": 1500,\n    \"RemainingBalance\": 1500,\n    \"Rate\": 1.3129,\n    \"BeneficiaryName\": \"\",\n    \"TradeCcy\": \"USD\",\n    \"SettlementAmt\": 1142.51,\n    \"SettlementCcy\": \"GBP\",\n    \"TradeDate\": \"2018-05-29T02:13:46\",\n    \"ValueDate\": \"2018-06-15T00:00:00\",\n    \"Status\": \"Verified\",\n    \"Funded\": false,\n    \"Note\": \"\"\n}"}],"_postman_id":"ac3f9921-ec17-41df-9916-7d7b36732e0b"},{"name":"Trade Confirmation","id":"ac18190d-495f-4d28-9471-879cf676744e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/confirmations?TradeNumber=&Swift","host":["{{AFEXAPI.Endpoint}}api"],"path":["confirmations"],"query":[{"key":"TradeNumber","value":""},{"key":"Swift","value":null}]},"description":"Retrieve an image of a confirmation for a specified trade or a payment (SWIFT) confirmation.  This is the PDF confirmation that AFEX emails to Communication Recipients set up on the client's account.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|TradeNumber|TradeNumber (AFEX transaction ID) for the payment for which you are retrieving the confirmation.|**True**|\n|Swift|When set to \"true\" the SWIFT Confirmation will be returned.|False|"},"response":[{"id":"18765c8b-f5e3-4f2b-b06f-615c3ba15922","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/confirmations?TradeNumber=321449&Swift=True","host":["{{URL}}api"],"path":["confirmations"],"query":[{"key":"TradeNumber","value":"321449","description":"(Required)"},{"key":"Swift","value":"True","description":"(Optional)  When set to \"true\" the SWIFT Confirmation will be returned."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"17","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 04 Apr 2018 07:26:02 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"\"Trade not found\""},{"id":"2129d354-8842-4dcf-a269-fa5f7b127afb","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}","disabled":false},{"key":"Content-Type","value":"application/json","disabled":false}],"url":{"raw":"{{URL}}api/confirmations?TradeNumber=321449&Swift=True","host":["{{URL}}api"],"path":["confirmations"],"query":[{"key":"TradeNumber","value":"321449","description":"(Required)"},{"key":"Swift","value":"True","description":"(Optional)  When set to \"true\" the SWIFT Confirmation will be returned."}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Content-Length","value":"62","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 04 Apr 2018 07:26:47 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Expires","value":"-1","name":"Expires","description":"Gives the date/time after which the response is considered stale"},{"key":"Pragma","value":"no-cache","name":"Pragma","description":"Implementation-specific headers that may have various effects anywhere along the request-response chain."},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":"A name for the server"},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":"Custom header"},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"The trade number provided was not sent via the SWIFT network\""},{"id":"2d29d399-65db-4cf5-9094-c34f81724d3d","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/confirmations?TradeNumber=321449","host":["{{URL}}api"],"path":["confirmations"],"query":[{"key":"TradeNumber","value":"321449","description":"(Required)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Disposition","value":"attachment; filename=321449.pdf","name":"Content-Disposition","description":""},{"key":"Content-Length","value":"76288","name":"Content-Length","description":""},{"key":"Content-Type","value":"text/html","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:26:19 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"%PDF-1.3\r\n1 0 obj\r\n[/PDF /Text /ImageB /ImageC /ImageI]\r\nendobj\r\n7 0 obj\r\n<< /Length 1783 /Filter /FlateDecode >> stream\r\n"},{"id":"a6768c55-16ce-4d21-8666-c7b9bc5be6df","name":"Trade Confirmation","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/confirmations?TradeNumber=&Swift","host":["{{URL}}api"],"path":["confirmations"],"query":[{"key":"TradeNumber","value":"","description":"(Required)"},{"key":"Swift","value":null,"description":"(Optional)  When set to \"true\" the SWIFT Confirmation will be returned."}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ac18190d-495f-4d28-9471-879cf676744e"},{"name":"Get Quote for Predelivery on Outright Forward","id":"b6e625e2-93df-44aa-a791-d5aa7c874905","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/predelivery/quote?ValueDate=&ParentTradeNumber=","host":["{{AFEXAPI.Endpoint}}api"],"path":["predelivery","quote"],"query":[{"key":"ValueDate","value":"","description":"Required.  YYYY/MM/DD. The date the trade currency funds will be paid out.   For a predelivery, the value date cannot be greater than 14 days from the date of creation of the predelivery (inclusive of weekends and public holidays)."},{"key":"ParentTradeNumber","value":"","description":"Required. TradeNumber (AFEXtransaction ID) of parent forward"}]},"description":"Request a rate quote for a predelivery on an existing outright forward.\r\n\r\nThe quote ID returned may then be supplied when calling api/predelivery/create. A quote is valid for 30 seconds.\r\n\r\n**Response Parameters**\r\n------------\r\n\r\n| Parameter  |  Description                            |\r\n|-----------|-------------------------------------------------------------------|\r\n|AdjustedInvertedRate      |   The inverted rate quoted for the predelivery trade.|\r\n|AdjustedRate      | The rate quoted for the predelivery trade.|\r\n|InvertedRate      |   The inverted rate for the parent trade.|\r\n|QuoteId      |  The unique AFEX identifier for the quote. The QuoteID can be supplied in api/predelivery/create to fix the rate for a trade providing the trade is created before the quote expires.|  \r\n|Rate      | The rate for the parent trade.|\r\n|Terms      |     Terms define whether you need to multiply OR divide amounts by the Rate to calculate the equivalent foreign currency amount.<br/> Converting a Buy Amount to a Sell Amount<br/>If the terms are A, multiply the buy (TradeCcy) amount by the Rate to calculate the sell currency (SettlementCcy) equivalent amount. If the terms are E, divide the buy amount by the Rate to calculate the sell equivalent amount. <br/>Converting a Sell Amount to a Buy Amount<br/>If converting a sell amount to a buy amount, if the terms are A, divide the sell amount by the Rate, if the terms are E, multiply the sell amount by the Rate. <br/>Note, do not use the InvertedRate to calculate a settlement amount. This may result in a rounding discrepancy between the calculated settlement amount and the Settlement Amount provided in the AFEX trade confirmation.|\r\n|ValueDate      |   The date that the proceeds of the predelivery are paid out (providing the client has remitted settlement funds to AFEX). <br/>*Note, available value dates for cash, tom and spot are returned by api/valuedates.*|"},"response":[],"_postman_id":"b6e625e2-93df-44aa-a791-d5aa7c874905"},{"name":"Create Predelivery on Outright Forward","id":"d796fc44-1717-4b33-8898-172f636906ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"\",\n    \"Note\": \"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\",\n    \"ParentTradeNumber\": \"\",\n    \"QuoteID\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/predelivery/create","description":"Create a predelivery (drawdown) on an outright forward.\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|AccountNumber|AFEX client's direct debit bank account number. Only required if the trade is to be settled via direct debit. The account number must match the direct debit account number held on file for the client.|False|\r\n|Amount|Amount of the currency to be pre-delivered from the remaining balance on the parent forward.|**True**|\r\n|Note|Alphanumberic string. 250 char. @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$” Free text entered by the user for their own reference.|False|\r\n|POPCode|AFEX standard Purpose of Payment code as returned by the method [api/PurposeOfPayment](https://doc.api.afex.com/?version=latest#d2085d87-b6f7-4767-bbb2-2b3781d93405).  This will populate remittance line 2 of the wire transfer.|False|\r\n|PurposeOfPayment| Alphanumberic string. 35 char. No special characters. Free text purpose of payment e.g. invoice number, contact name of sender etc. Will be sent in remittance line 4 of the wire transfer.|False|\r\n|ValueDate|YYYY/MM/DD. The date the trade currency funds will be paid out.   For a predelivery, the value date cannot be greater than 14 days from the date of creation of the predelivery (inclusive of weekends and public holidays).|**True**|\r\n|VendorId|Identifier for the beneficiary the trade funds are to be paid out to. If a vendor ID is not provided, the trade proceeds are credited to the client's AFEX funding balance.|**True**|\r\n|ParentTradeNumber|AFEX TradeNumber (AFEX transaction ID) of parent trade.|**True**|\r\n|QuoteId|Quote ID from api/predelivery/quote if a quote is used to lock in the rate for the pre-delivery trade (providing the quote has not expired).|False|"},"response":[],"_postman_id":"d796fc44-1717-4b33-8898-172f636906ad"}],"id":"42346164-cc9e-4e9a-8e5f-37e5412eadc4","description":"Create a trade or retrieve 120 days trade history.","event":[{"listen":"prerequest","script":{"id":"bff74d0e-3df6-4b78-a531-bb38dddde366","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"55cc743e-07f9-4b8b-b348-76de784ae9f1","type":"text/javascript","exec":[""]}}],"_postman_id":"42346164-cc9e-4e9a-8e5f-37e5412eadc4"},{"name":"Payments","item":[{"name":"Create Payment","id":"5ae41789-68f6-4ca1-b80e-32aa710e145d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Currency\": \"GBP\",\n    \"Amount\": \"100.00\",\n    \"FeeAmt\": \"10.00\",\n    \"PaymentDate\": \"07/26/2019\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"VendorId\": \"CT5849V942\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/v2/payments/create","description":"Create scheduled payment.  A scheduled payment may be made to a standard beneficiary or an instant beneficiary (instant beneficiaries allow one AFEX client to send funds to another AFEX client - see Create Instant Payment Beneficiary for more information).  Note, instant payments do not attract wire fees as they are processed entirely within AFEX's system.  Standard payments to a beneficiary bank account may attract fees. Applicable fees are returned by POST api/fees.\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|Amount|Amount of the payment.|**True**|\r\n|Currency|3 letter ISO currency code which is available via [api/Currency](https://doc.api.afex.com/?version=latest#919a16b8-4fc6-4834-9850-475863a5aa70).|**True**|\r\n|FeeAmt|The amount which you would like assessed for this fee. This amount will be added to any existing fee on the account.  *Note that this field is available only for approved partner accounts.*  **This parameter is available in v.2 only.**|False|\r\n|PaymentDate|YYYY/MM/DD. Date the payment will be processed and sent by AFEX to the beneficiary. Soonest available PaymentDate can be determined using [api/ValueDates](https://doc.api.afex.com/?version=latest#6f973667-bb39-454a-9083-3b8f2622ced1). For an AFEX instant beneficiary, the payment date can be any date including non working days, weekends and bank holidays.|**True**|\r\n|PopCode|AFEX standard Purpose of Payment code as returned by [api/PurposeOfPayment](https://doc.api.afex.com/?version=latest#d2085d87-b6f7-4767-bbb2-2b3781d93405). This will populate remittance line 2 of the wire transfer.|False|\r\n|PurposeOfPayment|A 35 character free text field that can be used to populate Remittance 4 of an outgoing payment.|False|\r\n|ReferenceNumber|AFEX ReferenceNumber (transaction ID) for payment already booked. If populated, the request will be treated as an update to the existing scheduled payment providing it has not already been processed.|False|\r\n|VendorId|Identifier for the beneficiary the payment is to be sent to.  *Note that both Currency of the Payment and the VendorId must be the same in order to create the payment*.|**True**|"},"response":[{"id":"0bf3accd-153d-4084-b4ef-70c8fcf751f3","name":"400 - Bad Request - Invalid ValueDate","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Currency\": \"GBP\",\n    \"Amount\": \"100.00\",\n    \"FeeAmt\": \"\",\n    \"PaymentDate\": \"07/03/2019\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"VendorId\": \"CT5849V942\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/v2/payments/create"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 23 Jul 2019 16:02:01 GMT"},{"key":"Content-Length","value":"41"}],"cookie":[],"responseTime":null,"body":"\"The payment date cannot be in the past.\""},{"id":"c431eb89-b9a0-4147-b9ec-e3250092e2cd","name":"400 Bad Request - Currency Mismatch","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Currency\": \"USD\",\n    \"Amount\": \"100.00\",\n    \"FeeAmt\": \"\",\n    \"PaymentDate\": \"07/26/2019\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"VendorId\": \"CT5849V942\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/v2/payments/create"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 23 Jul 2019 16:02:56 GMT"},{"key":"Content-Length","value":"125"}],"cookie":[],"responseTime":null,"body":"\"Selected Beneficiary and Trade Currency does not match.  Please review the Beneficary or Trade Currency.  ErrorCode: 5300 0\""},{"id":"fae2d336-fb45-4f5a-a694-d26a95a3460e","name":"201 - Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Currency\": \"GBP\",\n    \"Amount\": \"100.00\",\n    \"FeeAmt\": \"\",\n    \"PaymentDate\": \"07/26/2019\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"VendorId\": \"CT5849V942\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/v2/payments/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 23 Jul 2019 15:58:52 GMT"},{"key":"Content-Length","value":"175"}],"cookie":[],"responseTime":null,"body":"{\n    \"ReferenceNumber\": 243925,\n    \"Amount\": 100,\n    \"Ccy\": \"GBP\",\n    \"PaymentDate\": \"2019-07-26T00:00:00\",\n    \"Message\": \"Scheduled payment successfully created.\",\n    \"FeeAmt\": 0,\n    \"FeeCurrency\": \"USD\"\n}"}],"_postman_id":"5ae41789-68f6-4ca1-b80e-32aa710e145d"},{"name":"Payment Details","id":"ac6b40d8-7bb1-4a25-a7a4-1b8d964b44db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/v2/payments?Id=","host":["{{AFEXAPI.Endpoint}}api"],"path":["v2","payments"],"query":[{"key":"Id","value":""}]},"description":"Retrieve details on a Payment by passing the 'TradeNumber' or retrieve all Payments by omitting 'ID' in the request.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|Id|The ReferenceNumber (AFEX transaction ID) can be passed to retrieve details of a single transaction.|False|"},"response":[{"id":"422b11ae-eb7d-47c9-a4cf-1a991344f047","name":"Payment History","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 26 Feb 2019 01:00:15 GMT"},{"key":"Content-Length","value":"26044"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ReferenceNumber\": \"SP667432\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 7500,\n        \"ValueDate\": \"2019-02-25T00:00:00\",\n        \"BeneficiaryName\": \"35503 API UAT GBP 3\",\n        \"ScheduledDate\": \"2019-02-21T14:52:00.88\",\n        \"SubmittedDate\": \"2019-02-21T14:56:34.517\",\n        \"ModifiedDate\": \"2019-02-21T22:56:34.5085145\",\n        \"TradeNumber\": \"5721144\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667403\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 11,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"AFEX - AP - US\",\n        \"ScheduledDate\": \"2019-02-20T09:27:11.28\",\n        \"SubmittedDate\": \"2019-02-20T09:27:11.28\",\n        \"ModifiedDate\": \"2019-02-20T17:27:59.8439642\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Pending Approval\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667402\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AED\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"afexdemoLosAngeles\",\n        \"ScheduledDate\": \"2019-02-20T09:21:40.753\",\n        \"SubmittedDate\": \"2019-02-20T09:26:41.717\",\n        \"ModifiedDate\": \"2019-02-20T17:26:41.7191642\",\n        \"TradeNumber\": \"5719962\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667399\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 666,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T08:39:12.33\",\n        \"SubmittedDate\": \"2019-02-20T08:41:52.7\",\n        \"ModifiedDate\": \"2019-02-20T16:41:52.7003642\",\n        \"TradeNumber\": \"5719880\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667398\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 800,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T08:39:02.043\",\n        \"SubmittedDate\": \"2019-02-20T08:41:55.823\",\n        \"ModifiedDate\": \"2019-02-20T16:41:55.8203642\",\n        \"TradeNumber\": \"5719881\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667396\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 29,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T06:18:21.45\",\n        \"SubmittedDate\": \"2019-02-20T06:32:01.707\",\n        \"ModifiedDate\": \"2019-02-20T14:32:01.7015642\",\n        \"TradeNumber\": \"5719802\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667395\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 18,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T05:36:47.053\",\n        \"SubmittedDate\": \"2019-02-20T05:41:47.573\",\n        \"ModifiedDate\": \"2019-02-20T13:41:47.5631642\",\n        \"TradeNumber\": \"5719782\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667394\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 17,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T05:34:55.443\",\n        \"SubmittedDate\": \"2019-02-20T05:36:32.33\",\n        \"ModifiedDate\": \"2019-02-20T13:36:32.3183642\",\n        \"TradeNumber\": \"5719780\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667392\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 20,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T04:22:58.41\",\n        \"SubmittedDate\": \"2019-02-20T04:26:39.66\",\n        \"ModifiedDate\": \"2019-02-20T12:26:39.6621353\",\n        \"TradeNumber\": \"5719764\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667391\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 51,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T03:45:54.073\",\n        \"SubmittedDate\": \"2019-02-20T06:02:28.333\",\n        \"ModifiedDate\": \"2019-02-20T14:02:28.3247642\",\n        \"TradeNumber\": \"5719788\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667390\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 50,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T03:45:08.84\",\n        \"SubmittedDate\": \"2019-02-20T06:21:39.843\",\n        \"ModifiedDate\": \"2019-02-20T14:21:39.8387642\",\n        \"TradeNumber\": \"5719796\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667389\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"USD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-02-19T12:05:25.287\",\n        \"SubmittedDate\": \"2019-02-19T12:11:37.443\",\n        \"ModifiedDate\": \"2019-02-19T20:11:37.4506608\",\n        \"TradeNumber\": \"5719738\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667376\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 18,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T09:03:57.577\",\n        \"SubmittedDate\": \"2019-02-18T09:06:25.28\",\n        \"ModifiedDate\": \"2019-02-18T17:06:25.2911744\",\n        \"TradeNumber\": \"5719680\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667375\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 18,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:58:12.467\",\n        \"SubmittedDate\": \"2019-02-18T09:01:38.32\",\n        \"ModifiedDate\": \"2019-02-18T17:01:38.3291744\",\n        \"TradeNumber\": \"5719679\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667374\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 15,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:54:04.483\",\n        \"SubmittedDate\": \"2019-02-18T08:56:37.217\",\n        \"ModifiedDate\": \"2019-02-18T16:56:37.2179744\",\n        \"TradeNumber\": \"5719675\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667373\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 15,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:52:52.837\",\n        \"SubmittedDate\": \"2019-02-18T08:56:24.473\",\n        \"ModifiedDate\": \"2019-02-18T16:56:24.4727744\",\n        \"TradeNumber\": \"5719674\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667372\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:51:37.507\",\n        \"SubmittedDate\": \"2019-02-18T08:56:46.123\",\n        \"ModifiedDate\": \"2019-02-18T16:56:46.1255744\",\n        \"TradeNumber\": \"5719676\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667371\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:42:48.14\",\n        \"SubmittedDate\": \"2019-02-18T08:46:35.52\",\n        \"ModifiedDate\": \"2019-02-18T16:46:35.5259744\",\n        \"TradeNumber\": \"5719673\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667370\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"USD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-12-20T00:00:00\",\n        \"BeneficiaryName\": \"USDTEST\",\n        \"ScheduledDate\": \"2019-02-17T16:31:43.987\",\n        \"SubmittedDate\": \"2019-02-17T16:31:43.987\",\n        \"ModifiedDate\": \"2019-02-18T00:31:43.9891947\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Approved\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667369\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"USD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-12-20T00:00:00\",\n        \"BeneficiaryName\": \"USDTEST\",\n        \"ScheduledDate\": \"2019-02-17T16:27:37.687\",\n        \"SubmittedDate\": \"2019-02-17T16:27:37.687\",\n        \"ModifiedDate\": \"2019-02-18T00:27:37.6807947\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Approved\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667339\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 101,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"afexdemoLosAngeles\",\n        \"ScheduledDate\": \"2019-02-15T12:18:23.183\",\n        \"SubmittedDate\": \"2019-02-18T13:31:39.6\",\n        \"ModifiedDate\": \"2019-02-18T21:31:39.5999744\",\n        \"TradeNumber\": \"5719684\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667338\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"afexdemoLosAngeles\",\n        \"ScheduledDate\": \"2019-02-15T12:18:23.127\",\n        \"SubmittedDate\": \"2019-02-18T13:31:25.59\",\n        \"ModifiedDate\": \"2019-02-18T21:31:25.5911744\",\n        \"TradeNumber\": \"5719683\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667337\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"USD\",\n        \"Amount\": 113,\n        \"ValueDate\": \"2019-02-15T00:00:00\",\n        \"BeneficiaryName\": \"CS EFT USD To CAD\",\n        \"ScheduledDate\": \"2019-02-15T12:18:23.113\",\n        \"SubmittedDate\": \"2019-02-15T12:26:23.983\",\n        \"ModifiedDate\": \"2019-02-15T20:26:23.9848169\",\n        \"TradeNumber\": \"5719472\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667336\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-02-15T12:18:23.087\",\n        \"SubmittedDate\": \"2019-02-18T13:31:46.183\",\n        \"ModifiedDate\": \"2019-02-18T21:31:46.1987744\",\n        \"TradeNumber\": \"5719685\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667316\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-15T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-02-15T11:51:23.02\",\n        \"SubmittedDate\": \"2019-02-15T11:56:13.213\",\n        \"ModifiedDate\": \"2019-02-15T19:56:13.2148169\",\n        \"TradeNumber\": \"5719224\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667304\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 7500,\n        \"ValueDate\": \"2019-02-25T00:00:00\",\n        \"BeneficiaryName\": \"35503 API UAT GBP 3\",\n        \"ScheduledDate\": \"2019-02-15T10:36:27.987\",\n        \"SubmittedDate\": \"2019-02-21T13:31:26.71\",\n        \"ModifiedDate\": \"2019-02-21T21:31:26.7091145\",\n        \"TradeNumber\": \"5721077\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667292\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 250,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"35503 API UAT GBP 3\",\n        \"ScheduledDate\": \"2019-02-15T10:18:09.683\",\n        \"SubmittedDate\": \"2019-02-15T10:21:12.053\",\n        \"ModifiedDate\": \"2019-02-15T18:21:12.0544169\",\n        \"TradeNumber\": \"5719103\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667287\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 88,\n        \"ValueDate\": \"2019-02-18T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-02-15T08:02:43.88\",\n        \"SubmittedDate\": \"2019-02-15T13:31:12.83\",\n        \"ModifiedDate\": \"2019-02-15T21:31:12.8308169\",\n        \"TradeNumber\": \"5719648\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667279\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 700,\n        \"ValueDate\": \"2019-02-15T00:00:00\",\n        \"BeneficiaryName\": \"TestCADDraft\",\n        \"ScheduledDate\": \"2019-02-14T14:40:48.89\",\n        \"SubmittedDate\": \"2019-02-14T14:45:57.84\",\n        \"ModifiedDate\": \"2019-02-14T22:45:57.8469442\",\n        \"TradeNumber\": \"5719029\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667278\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 112,\n        \"ValueDate\": \"2019-02-15T00:00:00\",\n        \"BeneficiaryName\": \"SofyaDraftWithVID\",\n        \"ScheduledDate\": \"2019-02-14T14:39:23.787\",\n        \"SubmittedDate\": \"2019-02-14T14:41:14.333\",\n        \"ModifiedDate\": \"2019-02-14T22:41:14.3325442\",\n        \"TradeNumber\": \"5719028\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667277\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-14T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-02-13T16:28:58.32\",\n        \"SubmittedDate\": \"2019-02-13T16:31:13.79\",\n        \"ModifiedDate\": \"2019-02-14T00:31:13.7898119\",\n        \"TradeNumber\": \"5718476\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667171\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AZN\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-12T00:00:00\",\n        \"BeneficiaryName\": \"AZNWire\",\n        \"ScheduledDate\": \"2019-02-12T08:27:55.85\",\n        \"SubmittedDate\": \"2019-02-12T08:31:18.39\",\n        \"ModifiedDate\": \"2019-02-12T16:31:18.389541\",\n        \"TradeNumber\": \"5717811\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667165\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"BBD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-12T00:00:00\",\n        \"BeneficiaryName\": \"BBDWire\",\n        \"ScheduledDate\": \"2019-02-12T07:57:35.02\",\n        \"SubmittedDate\": \"2019-02-12T08:01:22.287\",\n        \"ModifiedDate\": \"2019-02-12T16:01:22.299141\",\n        \"TradeNumber\": \"5717799\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667155\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AWG\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-12T00:00:00\",\n        \"BeneficiaryName\": \"AWGWire\",\n        \"ScheduledDate\": \"2019-02-12T06:31:33.463\",\n        \"SubmittedDate\": \"2019-02-12T06:36:25.77\",\n        \"ModifiedDate\": \"2019-02-12T14:36:25.763541\",\n        \"TradeNumber\": \"5717773\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667154\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"BMD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-12T00:00:00\",\n        \"BeneficiaryName\": \"BMDWire\",\n        \"ScheduledDate\": \"2019-02-12T06:22:36.04\",\n        \"SubmittedDate\": \"2019-02-12T06:26:30.863\",\n        \"ModifiedDate\": \"2019-02-12T14:26:30.857541\",\n        \"TradeNumber\": \"5717770\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667143\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AMD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-11T00:00:00\",\n        \"BeneficiaryName\": \"AMDWire\",\n        \"ScheduledDate\": \"2019-02-11T09:00:42.737\",\n        \"SubmittedDate\": \"2019-02-11T09:06:34.79\",\n        \"ModifiedDate\": \"2019-02-11T17:06:34.7895476\",\n        \"TradeNumber\": \"5717190\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667069\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-07T00:00:00\",\n        \"BeneficiaryName\": \"Arrow Business Collections\",\n        \"ScheduledDate\": \"2019-02-06T11:15:09.567\",\n        \"SubmittedDate\": \"2019-02-06T11:16:23.393\",\n        \"ModifiedDate\": \"2019-02-06T19:16:23.3911233\",\n        \"TradeNumber\": \"5715960\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667068\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 1200,\n        \"ValueDate\": \"2019-02-06T00:00:00\",\n        \"BeneficiaryName\": \"37471 UAT API AUD 1\",\n        \"ScheduledDate\": \"2019-02-06T10:52:43.013\",\n        \"SubmittedDate\": \"2019-02-06T10:56:31.097\",\n        \"ModifiedDate\": \"2019-02-06T18:56:31.1063662\",\n        \"TradeNumber\": \"5715956\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667009\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-06T00:00:00\",\n        \"BeneficiaryName\": \"37471 UAT API AUD 1\",\n        \"ScheduledDate\": \"2019-02-05T16:13:05.313\",\n        \"SubmittedDate\": \"2019-02-05T16:16:30.277\",\n        \"ModifiedDate\": \"2019-02-06T00:16:30.2660186\",\n        \"TradeNumber\": \"5715847\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666981\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-02-05T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation CA\",\n        \"ScheduledDate\": \"2019-02-05T09:09:52.317\",\n        \"SubmittedDate\": \"2019-02-05T09:26:47.423\",\n        \"ModifiedDate\": \"2019-02-05T17:26:47.4194828\",\n        \"TradeNumber\": \"5715526\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666977\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 3333,\n        \"ValueDate\": \"2019-02-05T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-02-04T16:35:16.083\",\n        \"SubmittedDate\": \"2019-02-04T16:36:47.97\",\n        \"ModifiedDate\": \"2019-02-05T00:36:47.9751535\",\n        \"TradeNumber\": \"5715514\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666976\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 2222,\n        \"ValueDate\": \"2019-02-05T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation CA\",\n        \"ScheduledDate\": \"2019-02-04T16:31:21.75\",\n        \"SubmittedDate\": \"2019-02-04T16:36:37.5\",\n        \"ModifiedDate\": \"2019-02-05T00:36:37.5076206\",\n        \"TradeNumber\": \"5715513\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666975\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 1111,\n        \"ValueDate\": \"2019-02-05T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-02-04T16:29:57.977\",\n        \"SubmittedDate\": \"2019-02-04T16:31:31.187\",\n        \"ModifiedDate\": \"2019-02-05T00:31:31.1879842\",\n        \"TradeNumber\": \"5715512\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666973\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-06T00:00:00\",\n        \"BeneficiaryName\": \"Aaronag GmbH\",\n        \"ScheduledDate\": \"2019-02-04T13:51:14.693\",\n        \"SubmittedDate\": \"2019-02-05T13:31:36.427\",\n        \"ModifiedDate\": \"2019-02-05T21:31:36.4386389\",\n        \"TradeNumber\": \"5715690\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666969\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 555,\n        \"ValueDate\": \"2019-02-01T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation USA\",\n        \"ScheduledDate\": \"2019-01-31T11:04:51.997\",\n        \"SubmittedDate\": \"2019-01-31T13:31:10\",\n        \"ModifiedDate\": \"2019-01-31T21:31:09.9959573\",\n        \"TradeNumber\": \"5714992\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666967\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 333,\n        \"ValueDate\": \"2019-01-30T00:00:00\",\n        \"BeneficiaryName\": \"AUD bene\",\n        \"ScheduledDate\": \"2019-01-29T16:55:32.607\",\n        \"SubmittedDate\": \"2019-01-29T17:01:31.573\",\n        \"ModifiedDate\": \"2019-01-30T01:01:31.5638731\",\n        \"TradeNumber\": \"5714669\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666966\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 5,\n        \"ValueDate\": \"2019-01-31T00:00:00\",\n        \"BeneficiaryName\": \"SofyaDraftWithVID\",\n        \"ScheduledDate\": \"2019-01-29T14:06:28.773\",\n        \"SubmittedDate\": \"2019-01-29T14:11:32.293\",\n        \"ModifiedDate\": \"2019-01-29T22:11:32.2946245\",\n        \"TradeNumber\": \"5714664\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666965\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 6,\n        \"ValueDate\": \"2019-01-31T00:00:00\",\n        \"BeneficiaryName\": \"TestCADDraft\",\n        \"ScheduledDate\": \"2019-01-29T14:04:19.45\",\n        \"SubmittedDate\": \"2019-01-29T14:06:02.453\",\n        \"ModifiedDate\": \"2019-01-29T22:06:02.4659388\",\n        \"TradeNumber\": \"5714663\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666964\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 112,\n        \"ValueDate\": \"2019-01-31T00:00:00\",\n        \"BeneficiaryName\": \"SofyaDraftCAD\",\n        \"ScheduledDate\": \"2019-01-29T14:01:48.08\",\n        \"SubmittedDate\": \"2019-01-29T14:05:57.69\",\n        \"ModifiedDate\": \"2019-01-29T22:05:57.6923694\",\n        \"TradeNumber\": \"5714662\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666963\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 444,\n        \"ValueDate\": \"2019-01-29T00:00:00\",\n        \"BeneficiaryName\": \"AUDBene\",\n        \"ScheduledDate\": \"2019-01-28T15:41:58.92\",\n        \"SubmittedDate\": \"2019-01-28T15:46:01.777\",\n        \"ModifiedDate\": \"2019-01-28T23:46:01.7803365\",\n        \"TradeNumber\": \"5714075\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666962\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 333,\n        \"ValueDate\": \"2019-01-29T00:00:00\",\n        \"BeneficiaryName\": \"AUDBene\",\n        \"ScheduledDate\": \"2019-01-28T15:40:53.87\",\n        \"SubmittedDate\": \"2019-01-28T15:56:30.8\",\n        \"ModifiedDate\": \"2019-01-28T23:56:30.7995043\",\n        \"TradeNumber\": \"5714078\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666961\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 113,\n        \"ValueDate\": \"2019-01-31T00:00:00\",\n        \"BeneficiaryName\": \"A AND M DEFENCE AND MARINE SERVICES LIMITED\",\n        \"ScheduledDate\": \"2019-01-28T14:43:25.09\",\n        \"SubmittedDate\": \"2019-01-29T13:31:47.18\",\n        \"ModifiedDate\": \"2019-01-29T21:31:47.1791138\",\n        \"TradeNumber\": \"5714597\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666960\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-01-30T00:00:00\",\n        \"BeneficiaryName\": \"Amit\",\n        \"ScheduledDate\": \"2019-01-28T09:32:08.757\",\n        \"SubmittedDate\": \"2019-01-28T13:30:59.497\",\n        \"ModifiedDate\": \"2019-01-28T21:30:59.5044728\",\n        \"TradeNumber\": \"5714074\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666948\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-01-24T00:00:00\",\n        \"BeneficiaryName\": \"AustinTestComma\",\n        \"ScheduledDate\": \"2019-01-22T10:40:58.74\",\n        \"SubmittedDate\": \"2019-01-22T10:40:58.74\",\n        \"ModifiedDate\": \"2019-01-22T18:40:58.7469558\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Pending Approval\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666947\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"USD\",\n        \"Amount\": 50,\n        \"ValueDate\": \"2019-01-22T00:00:00\",\n        \"BeneficiaryName\": \"AFEX - AP - US\",\n        \"ScheduledDate\": \"2019-01-22T10:34:23.19\",\n        \"SubmittedDate\": \"2019-01-22T10:34:23.19\",\n        \"ModifiedDate\": \"2019-01-22T18:34:23.1958914\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Pending Approval\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666925\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 33,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation USA\",\n        \"ScheduledDate\": \"2019-01-18T14:21:16.613\",\n        \"SubmittedDate\": \"2019-01-18T14:26:29.04\",\n        \"ModifiedDate\": \"2019-01-18T22:26:29.0411015\",\n        \"TradeNumber\": \"5712303\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666924\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 44,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation USA\",\n        \"ScheduledDate\": \"2019-01-18T14:18:39.977\",\n        \"SubmittedDate\": \"2019-01-18T14:21:19.317\",\n        \"ModifiedDate\": \"2019-01-18T22:21:19.305087\",\n        \"TradeNumber\": \"5712301\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666921\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"USD\",\n        \"Amount\": 333,\n        \"ValueDate\": \"2019-01-22T00:00:00\",\n        \"BeneficiaryName\": \"AFEX - AP - US\",\n        \"ScheduledDate\": \"2019-01-18T13:55:59.843\",\n        \"SubmittedDate\": \"2019-01-21T13:31:26.663\",\n        \"ModifiedDate\": \"2019-01-21T21:31:26.6746762\",\n        \"TradeNumber\": \"5712412\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666920\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 444,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-01-18T13:54:56.78\",\n        \"SubmittedDate\": \"2019-01-18T13:55:41.917\",\n        \"ModifiedDate\": \"2019-01-18T21:55:41.9193421\",\n        \"TradeNumber\": \"5712298\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666898\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 33,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-01-18T11:37:09.12\",\n        \"SubmittedDate\": \"2019-01-18T13:31:41.307\",\n        \"ModifiedDate\": \"2019-01-18T21:31:41.3153768\",\n        \"TradeNumber\": \"5712294\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666897\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 44,\n        \"ValueDate\": \"2019-01-18T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation USA\",\n        \"ScheduledDate\": \"2019-01-18T11:35:27.65\",\n        \"SubmittedDate\": \"2019-01-18T11:41:37.813\",\n        \"ModifiedDate\": \"2019-01-18T19:41:37.8153072\",\n        \"TradeNumber\": \"5712239\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666896\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 444,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-01-18T11:34:51.997\",\n        \"SubmittedDate\": \"2019-01-18T13:31:32.863\",\n        \"ModifiedDate\": \"2019-01-18T21:31:32.8758309\",\n        \"TradeNumber\": \"5712293\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666857\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 200,\n        \"ValueDate\": \"2019-01-14T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-01-14T08:53:50.923\",\n        \"SubmittedDate\": \"2019-01-14T08:56:43.41\",\n        \"ModifiedDate\": \"2019-01-14T16:56:43.422441\",\n        \"TradeNumber\": \"5710735\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666840\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 5,\n        \"ValueDate\": \"2019-01-11T00:00:00\",\n        \"BeneficiaryName\": \"Test Bene email wire High\",\n        \"ScheduledDate\": \"2019-01-08T07:08:33.683\",\n        \"SubmittedDate\": \"2019-01-09T13:31:08.23\",\n        \"ModifiedDate\": \"2019-01-09T21:31:08.2432312\",\n        \"TradeNumber\": \"5709394\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666839\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 5,\n        \"ValueDate\": \"2019-08-01T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-01-08T06:50:40.15\",\n        \"SubmittedDate\": \"2019-01-08T06:50:40.15\",\n        \"ModifiedDate\": \"2019-01-08T14:50:40.1498784\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Approved\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666827\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"USD\",\n        \"Amount\": 34,\n        \"ValueDate\": \"2018-12-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX - AP - US\",\n        \"ScheduledDate\": \"2018-12-20T14:08:16.18\",\n        \"SubmittedDate\": \"2018-12-20T14:11:11.553\",\n        \"ModifiedDate\": \"2018-12-20T22:11:11.5432401\",\n        \"TradeNumber\": \"5709069\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666816\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-20T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2018-12-19T14:05:31.48\",\n        \"SubmittedDate\": \"2018-12-19T14:11:29.917\",\n        \"ModifiedDate\": \"2018-12-19T22:11:29.9104569\",\n        \"TradeNumber\": \"5709058\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666811\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 991,\n        \"ValueDate\": \"2018-12-19T00:00:00\",\n        \"BeneficiaryName\": \"35503 API UAT GBP 1\",\n        \"ScheduledDate\": \"2018-12-18T13:49:25.4\",\n        \"SubmittedDate\": \"2018-12-18T13:51:48.88\",\n        \"ModifiedDate\": \"2018-12-18T21:51:48.8674269\",\n        \"TradeNumber\": \"5708211\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666806\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-18T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2018-12-17T14:53:47.477\",\n        \"SubmittedDate\": \"2018-12-17T15:05:52.623\",\n        \"ModifiedDate\": \"2018-12-17T23:05:52.6216848\",\n        \"TradeNumber\": \"5707918\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666804\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-20T00:00:00\",\n        \"BeneficiaryName\": \"Arrow Business Collections\",\n        \"ScheduledDate\": \"2018-12-17T14:34:31.973\",\n        \"SubmittedDate\": \"2018-12-18T13:31:53.87\",\n        \"ModifiedDate\": \"2018-12-18T21:31:53.8606269\",\n        \"TradeNumber\": \"5708206\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666795\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"UGX\",\n        \"Amount\": 500,\n        \"ValueDate\": \"2018-12-13T00:00:00\",\n        \"BeneficiaryName\": \"UGXWire\",\n        \"ScheduledDate\": \"2018-12-12T13:58:21.757\",\n        \"SubmittedDate\": \"2018-12-12T14:01:38.043\",\n        \"ModifiedDate\": \"2018-12-12T22:01:38.0330728\",\n        \"TradeNumber\": \"5706481\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666693\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-07T00:00:00\",\n        \"BeneficiaryName\": \"Test EUR Bene\",\n        \"ScheduledDate\": \"2018-12-04T14:36:27.797\",\n        \"SubmittedDate\": \"2018-12-04T14:36:27.797\",\n        \"ModifiedDate\": \"2018-12-04T22:36:27.7858938\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Pending Approval\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666689\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-04T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2018-11-30T09:01:59.083\",\n        \"SubmittedDate\": \"2018-11-30T09:06:35.99\",\n        \"ModifiedDate\": \"2018-11-30T17:06:36.0013725\",\n        \"TradeNumber\": \"5703165\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666688\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 1234.56,\n        \"ValueDate\": \"2018-12-05T00:00:00\",\n        \"BeneficiaryName\": \"Alb Global Solutions Inc.\",\n        \"ScheduledDate\": \"2018-11-29T12:25:43.61\",\n        \"SubmittedDate\": \"2018-12-04T13:31:36.473\",\n        \"ModifiedDate\": \"2018-12-04T21:31:36.4758192\",\n        \"TradeNumber\": \"5703940\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    }\n]"},{"id":"48b53fd1-3dcf-4c98-841d-8ef62e4f0917","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/payments","host":["{{URL}}api"],"path":["payments"],"query":[{"key":"Id","value":null,"description":"(Optional)  Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"665","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:57:19 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"ReferenceNumber\":\"SP211929\",\"PaymentStatus\":\"Prepared\",\"Currency\":\"USD\",\"Amount\":250.0000,\"ValueDate\":\"2018-08-10T00:00:00\",\"BeneficiaryName\":\"Amanda Test Bene 2\",\"ScheduledDate\":\"2018-02-27T05:56:31.597\",\"SubmittedDate\":\"2018-02-27T05:56:31.597\",\"ModifiedDate\":\"2018-02-27T13:56:31.5999157\",\"TradeNumber\":\"\",\"Status\":\"Approved\"},{\"ReferenceNumber\":\"SP211421\",\"PaymentStatus\":\"Prepared\",\"Currency\":\"USD\",\"Amount\":100.0000,\"ValueDate\":\"2018-10-15T00:00:00\",\"BeneficiaryName\":\"Amanda Test Bene 2\",\"ScheduledDate\":\"2018-01-24T02:35:48.573\",\"SubmittedDate\":\"2018-01-24T02:35:48.573\",\"ModifiedDate\":\"2018-01-24T10:35:48.5756096\",\"TradeNumber\":\"\",\"Status\":\"Approved\"}]"},{"id":"4c45b6d5-5584-4f46-9351-f8b67d449505","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/payments?Id=211929","host":["{{URL}}api"],"path":["payments"],"query":[{"key":"Id","value":"211929","description":"(Optional)  Id can be passed to retrieve single transaction details"},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"331","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:57:49 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"ReferenceNumber\":\"SP211929\",\"PaymentStatus\":\"Prepared\",\"Currency\":\"USD\",\"Amount\":250.0000,\"ValueDate\":\"2018-08-10T00:00:00\",\"BeneficiaryName\":\"Amanda Test Bene 2\",\"ScheduledDate\":\"2018-02-27T05:56:31.597\",\"SubmittedDate\":\"2018-02-27T05:56:31.597\",\"ModifiedDate\":\"2018-02-27T13:56:31.5999157\",\"TradeNumber\":\"\",\"Status\":\"Approved\"}"},{"id":"9cd8eb43-1672-4371-8d0b-b737611157e2","name":"Retrieve a single Payment","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/payments?Id=667479","host":["{{URL}}api"],"path":["payments"],"query":[{"key":"Id","value":"667479","description":"Optional. Payment ReferenceNumber (AFEX Transaction ID) can be passed to retrieve details of a single transaction"},{"key":"StartDate","value":null,"description":"Optional. YYYY/MM/DD. For use when retrieving details for a range of transactions. Start date in the date range filter.   Date range available = [Current Day - 120 days] ","disabled":true},{"key":"EndDate","value":null,"description":"Optional. YYYY/MM/DD. For use when retrieving details for a range of transactions. Enddate in the date range filter.  Date range available = [Current Day - 120 days] ","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 26 Feb 2019 20:56:20 GMT"},{"key":"Content-Length","value":"350"}],"cookie":[],"responseTime":null,"body":"{\n    \"ReferenceNumber\": \"SP667479\",\n    \"PaymentStatus\": \"Prepared\",\n    \"Currency\": \"USD\",\n    \"Amount\": 1020,\n    \"ValueDate\": \"2019-02-27T00:00:00\",\n    \"BeneficiaryName\": \"4321 USD\",\n    \"ScheduledDate\": \"2019-02-26T12:53:19.397\",\n    \"SubmittedDate\": \"2019-02-26T12:53:19.397\",\n    \"ModifiedDate\": \"2019-02-26T20:53:19.4053689\",\n    \"TradeNumber\": \"\",\n    \"Status\": \"Approved\",\n    \"Note\": \"Text in note field\"\n}"}],"_postman_id":"ac6b40d8-7bb1-4a25-a7a4-1b8d964b44db"},{"name":"Payment History","id":"aa845fb2-f4c4-4dd7-aa38-63450cc6e729","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/payments?StartDate=&EndDate=","host":["{{AFEXAPI.Endpoint}}api"],"path":["payments"],"query":[{"key":"StartDate","value":""},{"key":"EndDate","value":""}]},"description":"Date range available = [Current Day - 120 days]\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|StartDate|YYYY/MM/DD.  For use when retrieving details for a range of transactions. Start date in the date range filter.  Date range available = [Current Day - 120 days].|False|\r\n|EndDate|YYYY/MM/DD. For use when retrieving details for a range of transactions. End date in the date range filter.   Date range available = [Current Day - 120 days].|False|"},"response":[{"id":"1e585cce-fa2b-4232-ba98-2e6a1768eccc","name":"Retrieve a single Payment","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/payments?Id=667479","host":["{{URL}}api"],"path":["payments"],"query":[{"key":"Id","value":"667479","description":"Optional. Payment ReferenceNumber (AFEX Transaction ID) can be passed to retrieve details of a single transaction"},{"key":"StartDate","value":null,"description":"Optional. YYYY/MM/DD. For use when retrieving details for a range of transactions. Start date in the date range filter.   Date range available = [Current Day - 120 days] ","disabled":true},{"key":"EndDate","value":null,"description":"Optional. YYYY/MM/DD. For use when retrieving details for a range of transactions. Enddate in the date range filter.  Date range available = [Current Day - 120 days] ","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 26 Feb 2019 20:56:20 GMT"},{"key":"Content-Length","value":"350"}],"cookie":[],"responseTime":null,"body":"{\n    \"ReferenceNumber\": \"SP667479\",\n    \"PaymentStatus\": \"Prepared\",\n    \"Currency\": \"USD\",\n    \"Amount\": 1020,\n    \"ValueDate\": \"2019-02-27T00:00:00\",\n    \"BeneficiaryName\": \"4321 USD\",\n    \"ScheduledDate\": \"2019-02-26T12:53:19.397\",\n    \"SubmittedDate\": \"2019-02-26T12:53:19.397\",\n    \"ModifiedDate\": \"2019-02-26T20:53:19.4053689\",\n    \"TradeNumber\": \"\",\n    \"Status\": \"Approved\",\n    \"Note\": \"Text in note field\"\n}"},{"id":"44e21212-a9a8-41db-a3ed-335cc69c02a9","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/payments","host":["{{URL}}api"],"path":["payments"],"query":[{"key":"Id","value":null,"description":"(Optional)  Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"665","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:57:19 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"ReferenceNumber\":\"SP211929\",\"PaymentStatus\":\"Prepared\",\"Currency\":\"USD\",\"Amount\":250.0000,\"ValueDate\":\"2018-08-10T00:00:00\",\"BeneficiaryName\":\"Amanda Test Bene 2\",\"ScheduledDate\":\"2018-02-27T05:56:31.597\",\"SubmittedDate\":\"2018-02-27T05:56:31.597\",\"ModifiedDate\":\"2018-02-27T13:56:31.5999157\",\"TradeNumber\":\"\",\"Status\":\"Approved\"},{\"ReferenceNumber\":\"SP211421\",\"PaymentStatus\":\"Prepared\",\"Currency\":\"USD\",\"Amount\":100.0000,\"ValueDate\":\"2018-10-15T00:00:00\",\"BeneficiaryName\":\"Amanda Test Bene 2\",\"ScheduledDate\":\"2018-01-24T02:35:48.573\",\"SubmittedDate\":\"2018-01-24T02:35:48.573\",\"ModifiedDate\":\"2018-01-24T10:35:48.5756096\",\"TradeNumber\":\"\",\"Status\":\"Approved\"}]"},{"id":"5d6e8398-4d9b-4ddf-80cd-ff0f37aff388","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/payments?Id=211929","host":["{{URL}}api"],"path":["payments"],"query":[{"key":"Id","value":"211929","description":"(Optional)  Id can be passed to retrieve single transaction details"},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"331","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:57:49 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"ReferenceNumber\":\"SP211929\",\"PaymentStatus\":\"Prepared\",\"Currency\":\"USD\",\"Amount\":250.0000,\"ValueDate\":\"2018-08-10T00:00:00\",\"BeneficiaryName\":\"Amanda Test Bene 2\",\"ScheduledDate\":\"2018-02-27T05:56:31.597\",\"SubmittedDate\":\"2018-02-27T05:56:31.597\",\"ModifiedDate\":\"2018-02-27T13:56:31.5999157\",\"TradeNumber\":\"\",\"Status\":\"Approved\"}"},{"id":"eef51c98-8913-4101-a88a-d989edab8de4","name":"Payment History","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Tue, 26 Feb 2019 01:00:15 GMT"},{"key":"Content-Length","value":"26044"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ReferenceNumber\": \"SP667432\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 7500,\n        \"ValueDate\": \"2019-02-25T00:00:00\",\n        \"BeneficiaryName\": \"35503 API UAT GBP 3\",\n        \"ScheduledDate\": \"2019-02-21T14:52:00.88\",\n        \"SubmittedDate\": \"2019-02-21T14:56:34.517\",\n        \"ModifiedDate\": \"2019-02-21T22:56:34.5085145\",\n        \"TradeNumber\": \"5721144\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667403\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 11,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"AFEX - AP - US\",\n        \"ScheduledDate\": \"2019-02-20T09:27:11.28\",\n        \"SubmittedDate\": \"2019-02-20T09:27:11.28\",\n        \"ModifiedDate\": \"2019-02-20T17:27:59.8439642\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Pending Approval\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667402\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AED\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"afexdemoLosAngeles\",\n        \"ScheduledDate\": \"2019-02-20T09:21:40.753\",\n        \"SubmittedDate\": \"2019-02-20T09:26:41.717\",\n        \"ModifiedDate\": \"2019-02-20T17:26:41.7191642\",\n        \"TradeNumber\": \"5719962\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667399\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 666,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T08:39:12.33\",\n        \"SubmittedDate\": \"2019-02-20T08:41:52.7\",\n        \"ModifiedDate\": \"2019-02-20T16:41:52.7003642\",\n        \"TradeNumber\": \"5719880\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667398\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 800,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T08:39:02.043\",\n        \"SubmittedDate\": \"2019-02-20T08:41:55.823\",\n        \"ModifiedDate\": \"2019-02-20T16:41:55.8203642\",\n        \"TradeNumber\": \"5719881\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667396\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 29,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T06:18:21.45\",\n        \"SubmittedDate\": \"2019-02-20T06:32:01.707\",\n        \"ModifiedDate\": \"2019-02-20T14:32:01.7015642\",\n        \"TradeNumber\": \"5719802\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667395\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 18,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T05:36:47.053\",\n        \"SubmittedDate\": \"2019-02-20T05:41:47.573\",\n        \"ModifiedDate\": \"2019-02-20T13:41:47.5631642\",\n        \"TradeNumber\": \"5719782\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667394\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 17,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T05:34:55.443\",\n        \"SubmittedDate\": \"2019-02-20T05:36:32.33\",\n        \"ModifiedDate\": \"2019-02-20T13:36:32.3183642\",\n        \"TradeNumber\": \"5719780\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667392\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 20,\n        \"ValueDate\": \"2019-02-20T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T04:22:58.41\",\n        \"SubmittedDate\": \"2019-02-20T04:26:39.66\",\n        \"ModifiedDate\": \"2019-02-20T12:26:39.6621353\",\n        \"TradeNumber\": \"5719764\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667391\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 51,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T03:45:54.073\",\n        \"SubmittedDate\": \"2019-02-20T06:02:28.333\",\n        \"ModifiedDate\": \"2019-02-20T14:02:28.3247642\",\n        \"TradeNumber\": \"5719788\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667390\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 50,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-20T03:45:08.84\",\n        \"SubmittedDate\": \"2019-02-20T06:21:39.843\",\n        \"ModifiedDate\": \"2019-02-20T14:21:39.8387642\",\n        \"TradeNumber\": \"5719796\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667389\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"USD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-02-19T12:05:25.287\",\n        \"SubmittedDate\": \"2019-02-19T12:11:37.443\",\n        \"ModifiedDate\": \"2019-02-19T20:11:37.4506608\",\n        \"TradeNumber\": \"5719738\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667376\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 18,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T09:03:57.577\",\n        \"SubmittedDate\": \"2019-02-18T09:06:25.28\",\n        \"ModifiedDate\": \"2019-02-18T17:06:25.2911744\",\n        \"TradeNumber\": \"5719680\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667375\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 18,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:58:12.467\",\n        \"SubmittedDate\": \"2019-02-18T09:01:38.32\",\n        \"ModifiedDate\": \"2019-02-18T17:01:38.3291744\",\n        \"TradeNumber\": \"5719679\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667374\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 15,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:54:04.483\",\n        \"SubmittedDate\": \"2019-02-18T08:56:37.217\",\n        \"ModifiedDate\": \"2019-02-18T16:56:37.2179744\",\n        \"TradeNumber\": \"5719675\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667373\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 15,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:52:52.837\",\n        \"SubmittedDate\": \"2019-02-18T08:56:24.473\",\n        \"ModifiedDate\": \"2019-02-18T16:56:24.4727744\",\n        \"TradeNumber\": \"5719674\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667372\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:51:37.507\",\n        \"SubmittedDate\": \"2019-02-18T08:56:46.123\",\n        \"ModifiedDate\": \"2019-02-18T16:56:46.1255744\",\n        \"TradeNumber\": \"5719676\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667371\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2019-02-18T08:42:48.14\",\n        \"SubmittedDate\": \"2019-02-18T08:46:35.52\",\n        \"ModifiedDate\": \"2019-02-18T16:46:35.5259744\",\n        \"TradeNumber\": \"5719673\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667370\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"USD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-12-20T00:00:00\",\n        \"BeneficiaryName\": \"USDTEST\",\n        \"ScheduledDate\": \"2019-02-17T16:31:43.987\",\n        \"SubmittedDate\": \"2019-02-17T16:31:43.987\",\n        \"ModifiedDate\": \"2019-02-18T00:31:43.9891947\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Approved\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667369\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"USD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-12-20T00:00:00\",\n        \"BeneficiaryName\": \"USDTEST\",\n        \"ScheduledDate\": \"2019-02-17T16:27:37.687\",\n        \"SubmittedDate\": \"2019-02-17T16:27:37.687\",\n        \"ModifiedDate\": \"2019-02-18T00:27:37.6807947\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Approved\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667339\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 101,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"afexdemoLosAngeles\",\n        \"ScheduledDate\": \"2019-02-15T12:18:23.183\",\n        \"SubmittedDate\": \"2019-02-18T13:31:39.6\",\n        \"ModifiedDate\": \"2019-02-18T21:31:39.5999744\",\n        \"TradeNumber\": \"5719684\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667338\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"afexdemoLosAngeles\",\n        \"ScheduledDate\": \"2019-02-15T12:18:23.127\",\n        \"SubmittedDate\": \"2019-02-18T13:31:25.59\",\n        \"ModifiedDate\": \"2019-02-18T21:31:25.5911744\",\n        \"TradeNumber\": \"5719683\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667337\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"USD\",\n        \"Amount\": 113,\n        \"ValueDate\": \"2019-02-15T00:00:00\",\n        \"BeneficiaryName\": \"CS EFT USD To CAD\",\n        \"ScheduledDate\": \"2019-02-15T12:18:23.113\",\n        \"SubmittedDate\": \"2019-02-15T12:26:23.983\",\n        \"ModifiedDate\": \"2019-02-15T20:26:23.9848169\",\n        \"TradeNumber\": \"5719472\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667336\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-02-19T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-02-15T12:18:23.087\",\n        \"SubmittedDate\": \"2019-02-18T13:31:46.183\",\n        \"ModifiedDate\": \"2019-02-18T21:31:46.1987744\",\n        \"TradeNumber\": \"5719685\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667316\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-15T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-02-15T11:51:23.02\",\n        \"SubmittedDate\": \"2019-02-15T11:56:13.213\",\n        \"ModifiedDate\": \"2019-02-15T19:56:13.2148169\",\n        \"TradeNumber\": \"5719224\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667304\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 7500,\n        \"ValueDate\": \"2019-02-25T00:00:00\",\n        \"BeneficiaryName\": \"35503 API UAT GBP 3\",\n        \"ScheduledDate\": \"2019-02-15T10:36:27.987\",\n        \"SubmittedDate\": \"2019-02-21T13:31:26.71\",\n        \"ModifiedDate\": \"2019-02-21T21:31:26.7091145\",\n        \"TradeNumber\": \"5721077\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667292\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 250,\n        \"ValueDate\": \"2019-02-21T00:00:00\",\n        \"BeneficiaryName\": \"35503 API UAT GBP 3\",\n        \"ScheduledDate\": \"2019-02-15T10:18:09.683\",\n        \"SubmittedDate\": \"2019-02-15T10:21:12.053\",\n        \"ModifiedDate\": \"2019-02-15T18:21:12.0544169\",\n        \"TradeNumber\": \"5719103\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667287\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 88,\n        \"ValueDate\": \"2019-02-18T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-02-15T08:02:43.88\",\n        \"SubmittedDate\": \"2019-02-15T13:31:12.83\",\n        \"ModifiedDate\": \"2019-02-15T21:31:12.8308169\",\n        \"TradeNumber\": \"5719648\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667279\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 700,\n        \"ValueDate\": \"2019-02-15T00:00:00\",\n        \"BeneficiaryName\": \"TestCADDraft\",\n        \"ScheduledDate\": \"2019-02-14T14:40:48.89\",\n        \"SubmittedDate\": \"2019-02-14T14:45:57.84\",\n        \"ModifiedDate\": \"2019-02-14T22:45:57.8469442\",\n        \"TradeNumber\": \"5719029\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667278\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 112,\n        \"ValueDate\": \"2019-02-15T00:00:00\",\n        \"BeneficiaryName\": \"SofyaDraftWithVID\",\n        \"ScheduledDate\": \"2019-02-14T14:39:23.787\",\n        \"SubmittedDate\": \"2019-02-14T14:41:14.333\",\n        \"ModifiedDate\": \"2019-02-14T22:41:14.3325442\",\n        \"TradeNumber\": \"5719028\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667277\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-14T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-02-13T16:28:58.32\",\n        \"SubmittedDate\": \"2019-02-13T16:31:13.79\",\n        \"ModifiedDate\": \"2019-02-14T00:31:13.7898119\",\n        \"TradeNumber\": \"5718476\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667171\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AZN\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-12T00:00:00\",\n        \"BeneficiaryName\": \"AZNWire\",\n        \"ScheduledDate\": \"2019-02-12T08:27:55.85\",\n        \"SubmittedDate\": \"2019-02-12T08:31:18.39\",\n        \"ModifiedDate\": \"2019-02-12T16:31:18.389541\",\n        \"TradeNumber\": \"5717811\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667165\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"BBD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-12T00:00:00\",\n        \"BeneficiaryName\": \"BBDWire\",\n        \"ScheduledDate\": \"2019-02-12T07:57:35.02\",\n        \"SubmittedDate\": \"2019-02-12T08:01:22.287\",\n        \"ModifiedDate\": \"2019-02-12T16:01:22.299141\",\n        \"TradeNumber\": \"5717799\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667155\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AWG\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-12T00:00:00\",\n        \"BeneficiaryName\": \"AWGWire\",\n        \"ScheduledDate\": \"2019-02-12T06:31:33.463\",\n        \"SubmittedDate\": \"2019-02-12T06:36:25.77\",\n        \"ModifiedDate\": \"2019-02-12T14:36:25.763541\",\n        \"TradeNumber\": \"5717773\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667154\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"BMD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-12T00:00:00\",\n        \"BeneficiaryName\": \"BMDWire\",\n        \"ScheduledDate\": \"2019-02-12T06:22:36.04\",\n        \"SubmittedDate\": \"2019-02-12T06:26:30.863\",\n        \"ModifiedDate\": \"2019-02-12T14:26:30.857541\",\n        \"TradeNumber\": \"5717770\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667143\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AMD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-11T00:00:00\",\n        \"BeneficiaryName\": \"AMDWire\",\n        \"ScheduledDate\": \"2019-02-11T09:00:42.737\",\n        \"SubmittedDate\": \"2019-02-11T09:06:34.79\",\n        \"ModifiedDate\": \"2019-02-11T17:06:34.7895476\",\n        \"TradeNumber\": \"5717190\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667069\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-07T00:00:00\",\n        \"BeneficiaryName\": \"Arrow Business Collections\",\n        \"ScheduledDate\": \"2019-02-06T11:15:09.567\",\n        \"SubmittedDate\": \"2019-02-06T11:16:23.393\",\n        \"ModifiedDate\": \"2019-02-06T19:16:23.3911233\",\n        \"TradeNumber\": \"5715960\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667068\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 1200,\n        \"ValueDate\": \"2019-02-06T00:00:00\",\n        \"BeneficiaryName\": \"37471 UAT API AUD 1\",\n        \"ScheduledDate\": \"2019-02-06T10:52:43.013\",\n        \"SubmittedDate\": \"2019-02-06T10:56:31.097\",\n        \"ModifiedDate\": \"2019-02-06T18:56:31.1063662\",\n        \"TradeNumber\": \"5715956\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP667009\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 1000,\n        \"ValueDate\": \"2019-02-06T00:00:00\",\n        \"BeneficiaryName\": \"37471 UAT API AUD 1\",\n        \"ScheduledDate\": \"2019-02-05T16:13:05.313\",\n        \"SubmittedDate\": \"2019-02-05T16:16:30.277\",\n        \"ModifiedDate\": \"2019-02-06T00:16:30.2660186\",\n        \"TradeNumber\": \"5715847\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666981\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-02-05T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation CA\",\n        \"ScheduledDate\": \"2019-02-05T09:09:52.317\",\n        \"SubmittedDate\": \"2019-02-05T09:26:47.423\",\n        \"ModifiedDate\": \"2019-02-05T17:26:47.4194828\",\n        \"TradeNumber\": \"5715526\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666977\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 3333,\n        \"ValueDate\": \"2019-02-05T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-02-04T16:35:16.083\",\n        \"SubmittedDate\": \"2019-02-04T16:36:47.97\",\n        \"ModifiedDate\": \"2019-02-05T00:36:47.9751535\",\n        \"TradeNumber\": \"5715514\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666976\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 2222,\n        \"ValueDate\": \"2019-02-05T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation CA\",\n        \"ScheduledDate\": \"2019-02-04T16:31:21.75\",\n        \"SubmittedDate\": \"2019-02-04T16:36:37.5\",\n        \"ModifiedDate\": \"2019-02-05T00:36:37.5076206\",\n        \"TradeNumber\": \"5715513\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666975\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 1111,\n        \"ValueDate\": \"2019-02-05T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-02-04T16:29:57.977\",\n        \"SubmittedDate\": \"2019-02-04T16:31:31.187\",\n        \"ModifiedDate\": \"2019-02-05T00:31:31.1879842\",\n        \"TradeNumber\": \"5715512\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666973\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2019-02-06T00:00:00\",\n        \"BeneficiaryName\": \"Aaronag GmbH\",\n        \"ScheduledDate\": \"2019-02-04T13:51:14.693\",\n        \"SubmittedDate\": \"2019-02-05T13:31:36.427\",\n        \"ModifiedDate\": \"2019-02-05T21:31:36.4386389\",\n        \"TradeNumber\": \"5715690\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666969\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 555,\n        \"ValueDate\": \"2019-02-01T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation USA\",\n        \"ScheduledDate\": \"2019-01-31T11:04:51.997\",\n        \"SubmittedDate\": \"2019-01-31T13:31:10\",\n        \"ModifiedDate\": \"2019-01-31T21:31:09.9959573\",\n        \"TradeNumber\": \"5714992\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666967\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 333,\n        \"ValueDate\": \"2019-01-30T00:00:00\",\n        \"BeneficiaryName\": \"AUD bene\",\n        \"ScheduledDate\": \"2019-01-29T16:55:32.607\",\n        \"SubmittedDate\": \"2019-01-29T17:01:31.573\",\n        \"ModifiedDate\": \"2019-01-30T01:01:31.5638731\",\n        \"TradeNumber\": \"5714669\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666966\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 5,\n        \"ValueDate\": \"2019-01-31T00:00:00\",\n        \"BeneficiaryName\": \"SofyaDraftWithVID\",\n        \"ScheduledDate\": \"2019-01-29T14:06:28.773\",\n        \"SubmittedDate\": \"2019-01-29T14:11:32.293\",\n        \"ModifiedDate\": \"2019-01-29T22:11:32.2946245\",\n        \"TradeNumber\": \"5714664\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666965\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 6,\n        \"ValueDate\": \"2019-01-31T00:00:00\",\n        \"BeneficiaryName\": \"TestCADDraft\",\n        \"ScheduledDate\": \"2019-01-29T14:04:19.45\",\n        \"SubmittedDate\": \"2019-01-29T14:06:02.453\",\n        \"ModifiedDate\": \"2019-01-29T22:06:02.4659388\",\n        \"TradeNumber\": \"5714663\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666964\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 112,\n        \"ValueDate\": \"2019-01-31T00:00:00\",\n        \"BeneficiaryName\": \"SofyaDraftCAD\",\n        \"ScheduledDate\": \"2019-01-29T14:01:48.08\",\n        \"SubmittedDate\": \"2019-01-29T14:05:57.69\",\n        \"ModifiedDate\": \"2019-01-29T22:05:57.6923694\",\n        \"TradeNumber\": \"5714662\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666963\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 444,\n        \"ValueDate\": \"2019-01-29T00:00:00\",\n        \"BeneficiaryName\": \"AUDBene\",\n        \"ScheduledDate\": \"2019-01-28T15:41:58.92\",\n        \"SubmittedDate\": \"2019-01-28T15:46:01.777\",\n        \"ModifiedDate\": \"2019-01-28T23:46:01.7803365\",\n        \"TradeNumber\": \"5714075\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666962\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 333,\n        \"ValueDate\": \"2019-01-29T00:00:00\",\n        \"BeneficiaryName\": \"AUDBene\",\n        \"ScheduledDate\": \"2019-01-28T15:40:53.87\",\n        \"SubmittedDate\": \"2019-01-28T15:56:30.8\",\n        \"ModifiedDate\": \"2019-01-28T23:56:30.7995043\",\n        \"TradeNumber\": \"5714078\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666961\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 113,\n        \"ValueDate\": \"2019-01-31T00:00:00\",\n        \"BeneficiaryName\": \"A AND M DEFENCE AND MARINE SERVICES LIMITED\",\n        \"ScheduledDate\": \"2019-01-28T14:43:25.09\",\n        \"SubmittedDate\": \"2019-01-29T13:31:47.18\",\n        \"ModifiedDate\": \"2019-01-29T21:31:47.1791138\",\n        \"TradeNumber\": \"5714597\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666960\",\n        \"PaymentStatus\": \"Verified\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-01-30T00:00:00\",\n        \"BeneficiaryName\": \"Amit\",\n        \"ScheduledDate\": \"2019-01-28T09:32:08.757\",\n        \"SubmittedDate\": \"2019-01-28T13:30:59.497\",\n        \"ModifiedDate\": \"2019-01-28T21:30:59.5044728\",\n        \"TradeNumber\": \"5714074\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666948\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 10,\n        \"ValueDate\": \"2019-01-24T00:00:00\",\n        \"BeneficiaryName\": \"AustinTestComma\",\n        \"ScheduledDate\": \"2019-01-22T10:40:58.74\",\n        \"SubmittedDate\": \"2019-01-22T10:40:58.74\",\n        \"ModifiedDate\": \"2019-01-22T18:40:58.7469558\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Pending Approval\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666947\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"USD\",\n        \"Amount\": 50,\n        \"ValueDate\": \"2019-01-22T00:00:00\",\n        \"BeneficiaryName\": \"AFEX - AP - US\",\n        \"ScheduledDate\": \"2019-01-22T10:34:23.19\",\n        \"SubmittedDate\": \"2019-01-22T10:34:23.19\",\n        \"ModifiedDate\": \"2019-01-22T18:34:23.1958914\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Pending Approval\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666925\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 33,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation USA\",\n        \"ScheduledDate\": \"2019-01-18T14:21:16.613\",\n        \"SubmittedDate\": \"2019-01-18T14:26:29.04\",\n        \"ModifiedDate\": \"2019-01-18T22:26:29.0411015\",\n        \"TradeNumber\": \"5712303\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666924\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 44,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation USA\",\n        \"ScheduledDate\": \"2019-01-18T14:18:39.977\",\n        \"SubmittedDate\": \"2019-01-18T14:21:19.317\",\n        \"ModifiedDate\": \"2019-01-18T22:21:19.305087\",\n        \"TradeNumber\": \"5712301\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666921\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"USD\",\n        \"Amount\": 333,\n        \"ValueDate\": \"2019-01-22T00:00:00\",\n        \"BeneficiaryName\": \"AFEX - AP - US\",\n        \"ScheduledDate\": \"2019-01-18T13:55:59.843\",\n        \"SubmittedDate\": \"2019-01-21T13:31:26.663\",\n        \"ModifiedDate\": \"2019-01-21T21:31:26.6746762\",\n        \"TradeNumber\": \"5712412\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666920\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 444,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-01-18T13:54:56.78\",\n        \"SubmittedDate\": \"2019-01-18T13:55:41.917\",\n        \"ModifiedDate\": \"2019-01-18T21:55:41.9193421\",\n        \"TradeNumber\": \"5712298\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666898\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 33,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-01-18T11:37:09.12\",\n        \"SubmittedDate\": \"2019-01-18T13:31:41.307\",\n        \"ModifiedDate\": \"2019-01-18T21:31:41.3153768\",\n        \"TradeNumber\": \"5712294\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666897\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 44,\n        \"ValueDate\": \"2019-01-18T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation USA\",\n        \"ScheduledDate\": \"2019-01-18T11:35:27.65\",\n        \"SubmittedDate\": \"2019-01-18T11:41:37.813\",\n        \"ModifiedDate\": \"2019-01-18T19:41:37.8153072\",\n        \"TradeNumber\": \"5712239\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666896\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 444,\n        \"ValueDate\": \"2019-01-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2019-01-18T11:34:51.997\",\n        \"SubmittedDate\": \"2019-01-18T13:31:32.863\",\n        \"ModifiedDate\": \"2019-01-18T21:31:32.8758309\",\n        \"TradeNumber\": \"5712293\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666857\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 200,\n        \"ValueDate\": \"2019-01-14T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-01-14T08:53:50.923\",\n        \"SubmittedDate\": \"2019-01-14T08:56:43.41\",\n        \"ModifiedDate\": \"2019-01-14T16:56:43.422441\",\n        \"TradeNumber\": \"5710735\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666840\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 5,\n        \"ValueDate\": \"2019-01-11T00:00:00\",\n        \"BeneficiaryName\": \"Test Bene email wire High\",\n        \"ScheduledDate\": \"2019-01-08T07:08:33.683\",\n        \"SubmittedDate\": \"2019-01-09T13:31:08.23\",\n        \"ModifiedDate\": \"2019-01-09T21:31:08.2432312\",\n        \"TradeNumber\": \"5709394\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666839\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 5,\n        \"ValueDate\": \"2019-08-01T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2019-01-08T06:50:40.15\",\n        \"SubmittedDate\": \"2019-01-08T06:50:40.15\",\n        \"ModifiedDate\": \"2019-01-08T14:50:40.1498784\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Approved\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666827\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"USD\",\n        \"Amount\": 34,\n        \"ValueDate\": \"2018-12-21T00:00:00\",\n        \"BeneficiaryName\": \"AFEX - AP - US\",\n        \"ScheduledDate\": \"2018-12-20T14:08:16.18\",\n        \"SubmittedDate\": \"2018-12-20T14:11:11.553\",\n        \"ModifiedDate\": \"2018-12-20T22:11:11.5432401\",\n        \"TradeNumber\": \"5709069\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666816\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"AUD\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-20T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation AU\",\n        \"ScheduledDate\": \"2018-12-19T14:05:31.48\",\n        \"SubmittedDate\": \"2018-12-19T14:11:29.917\",\n        \"ModifiedDate\": \"2018-12-19T22:11:29.9104569\",\n        \"TradeNumber\": \"5709058\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666811\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 991,\n        \"ValueDate\": \"2018-12-19T00:00:00\",\n        \"BeneficiaryName\": \"35503 API UAT GBP 1\",\n        \"ScheduledDate\": \"2018-12-18T13:49:25.4\",\n        \"SubmittedDate\": \"2018-12-18T13:51:48.88\",\n        \"ModifiedDate\": \"2018-12-18T21:51:48.8674269\",\n        \"TradeNumber\": \"5708211\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666806\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-18T00:00:00\",\n        \"BeneficiaryName\": \"AFEX ERP Validation EU\",\n        \"ScheduledDate\": \"2018-12-17T14:53:47.477\",\n        \"SubmittedDate\": \"2018-12-17T15:05:52.623\",\n        \"ModifiedDate\": \"2018-12-17T23:05:52.6216848\",\n        \"TradeNumber\": \"5707918\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666804\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-20T00:00:00\",\n        \"BeneficiaryName\": \"Arrow Business Collections\",\n        \"ScheduledDate\": \"2018-12-17T14:34:31.973\",\n        \"SubmittedDate\": \"2018-12-18T13:31:53.87\",\n        \"ModifiedDate\": \"2018-12-18T21:31:53.8606269\",\n        \"TradeNumber\": \"5708206\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666795\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"UGX\",\n        \"Amount\": 500,\n        \"ValueDate\": \"2018-12-13T00:00:00\",\n        \"BeneficiaryName\": \"UGXWire\",\n        \"ScheduledDate\": \"2018-12-12T13:58:21.757\",\n        \"SubmittedDate\": \"2018-12-12T14:01:38.043\",\n        \"ModifiedDate\": \"2018-12-12T22:01:38.0330728\",\n        \"TradeNumber\": \"5706481\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666693\",\n        \"PaymentStatus\": \"Prepared\",\n        \"Currency\": \"EUR\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-07T00:00:00\",\n        \"BeneficiaryName\": \"Test EUR Bene\",\n        \"ScheduledDate\": \"2018-12-04T14:36:27.797\",\n        \"SubmittedDate\": \"2018-12-04T14:36:27.797\",\n        \"ModifiedDate\": \"2018-12-04T22:36:27.7858938\",\n        \"TradeNumber\": \"\",\n        \"Status\": \"Pending Approval\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666689\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"GBP\",\n        \"Amount\": 100,\n        \"ValueDate\": \"2018-12-04T00:00:00\",\n        \"BeneficiaryName\": \"2CL Communications Limited\",\n        \"ScheduledDate\": \"2018-11-30T09:01:59.083\",\n        \"SubmittedDate\": \"2018-11-30T09:06:35.99\",\n        \"ModifiedDate\": \"2018-11-30T17:06:36.0013725\",\n        \"TradeNumber\": \"5703165\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    },\n    {\n        \"ReferenceNumber\": \"SP666688\",\n        \"PaymentStatus\": \"Processed\",\n        \"Currency\": \"CAD\",\n        \"Amount\": 1234.56,\n        \"ValueDate\": \"2018-12-05T00:00:00\",\n        \"BeneficiaryName\": \"Alb Global Solutions Inc.\",\n        \"ScheduledDate\": \"2018-11-29T12:25:43.61\",\n        \"SubmittedDate\": \"2018-12-04T13:31:36.473\",\n        \"ModifiedDate\": \"2018-12-04T21:31:36.4758192\",\n        \"TradeNumber\": \"5703940\",\n        \"Status\": \"Submitted\",\n        \"Note\": null\n    }\n]"}],"_postman_id":"aa845fb2-f4c4-4dd7-aa38-63450cc6e729"}],"id":"ba7140e9-ef7a-4084-a0f7-fd6ad97c3b6b","description":"Create a payment to a beneficiary or retrieve 120 days payment history.","event":[{"listen":"prerequest","script":{"id":"4a46ac06-a64d-4535-9d7b-d32b91705c93","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d55a67cc-8bd1-478a-b2f0-97231199a08a","type":"text/javascript","exec":[""]}}],"_postman_id":"ba7140e9-ef7a-4084-a0f7-fd6ad97c3b6b"},{"name":"Window Forwards","item":[{"name":"Create Window Forward","id":"727f1d97-3357-4535-93ad-cdec62dc9ac7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Amount\": \"\",\n    \"AccountNumber\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"QuoteId\": \"\",\n    \"SettlementCcy\": \"\",\n    \"TradeCcy\": \"\",\n    \"OptionDate\": \"\",\n    \"ValueDate\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/forwards/create","description":"Create window forward.\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|Amount|By default this field is the Amount of the trade (buy) currency. If IsSettltementAmount=TRUE, this field is the amount of settlement (sell) currency.|**True**|\r\n|AccountNumber|AFEX client's direct debit bank account number. Only required if the trade is to be settled via direct debit. The account number must match the direct debit account number held on file for the client.|False|\r\n|IsAmountSettlement|Passing \"True\" will set 'Amount' to settlement (sell) currency. Passing \"False\" will set 'Amount' to trade (buy) currency. If left empty it will default to 'False' (buy) currency.|False|\r\n|Note|Alphanumberic string. 250 char. @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$” Free text entered by the user for their own reference.|False|\r\n|QuoteId|AFEX  quote ID returned by api/quote if a quote is used to lock in the rate for the trade (providing the quote has not exipired).|False|\r\n|SettlementCcy|3 character ISO currency Code of the sell currency.|**True**|\r\n|TradeCcy|3 character ISO currency code of the buy currency.|**True**|\r\n|OptionDate|YYYY/MM/DD.  Beginning date of the window period. If the date supplied is a non-business day, an error will be returned.|**True**|\r\n|ValueDate|YYYY/MM/DD.   Maturity / end date of the window period.   If the date supplied is a non-business day, an error message will be returned.|**True**|"},"response":[{"id":"10581a74-2fb1-45ab-8992-1757fa2a4f1f","name":"201 Created Settlement Amount True","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Amount","value":"10.11","description":"Required. By default this field is the Amount of the trade (buy) currency. If IsSettltementAmount=TRUE, this field is the amount of settlement (sell) currency","type":"text"},{"key":"AccountNumber","value":"","type":"text","description":"Optional. AFEX client's direct debit bank account number. Only required if the trade is to be settled via direct debit. The account number must match the direct debit account number held on file for the client."},{"key":"IsAmountSettlement","value":"TRUE","type":"text","description":"Optional. If the \"Amount\" is the settlement (sell) amount, this is TRUE. If the \"Amount\" is the trade currency amount (buy) amount this field is not required."},{"key":"Note","value":"this is note text","type":"text","description":"Optional. Alphanumberic string. 250 char. @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$” Free text entered by the user for their own reference"},{"key":"QuoteId","value":"","type":"text","description":"Optional. AFEX  quote ID returned by api/quote if a quote is used to lock in the rate for the trade (providing the quote has not exipired)"},{"key":"SettlementCcy","value":"ZAR","description":"Required. 3 character ISO currency Code of the sell currency","type":"text"},{"key":"TradeCcy","value":"USD","description":"Required. 3 character ISO currency code of the buy currency","type":"text"},{"key":"OptionDate","value":"2019/02/27","description":"Required. YYYY/MM/DD.  Beginning date of the window period. If the date supplied is a non working day, an error \nmessage will be returned ","type":"text"},{"key":"ValueDate","value":"2019/12/31","type":"text","description":"Required. YYYY/MM/DD.   Maturity /  end date of the window period.   If the date supplied is a non working day, an error message will be returned "}]},"url":"{{URL}}api/forwards/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 27 Feb 2019 03:02:25 GMT"},{"key":"Content-Length","value":"207"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 5721965,\n    \"Amount\": 0.67,\n    \"Rate\": 15.08955224,\n    \"TradeCcy\": \"USD\",\n    \"SettlementAmt\": 10.11,\n    \"SettlementCcy\": \"ZAR\",\n    \"ValueDate\": \"2019-12-31T00:00:00\",\n    \"OptionDate\": \"2019-02-27T00:00:00\",\n    \"AccountNumber\": null\n}"},{"id":"1c461515-e55a-47c0-9a64-f5b7baf3e66c","name":"Create Window Forward Limit Exceeded","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Amount","value":"1500","description":"Required. By default this field is the Amount of the trade (buy) currency. If IsSettltementAmount=TRUE, this field is the amount of settlement (sell) currency","type":"text"},{"key":"AccountNumber","value":"","type":"text","description":"Optional. AFEX client's direct debit bank account number. Only required if the trade is to be settled via direct debit. The account number must match the direct debit account number held on file for the client."},{"key":"IsAmountSettlement","value":"","type":"text","description":"Optional. If the \"Amount\" is the settlement (sell) amount, this is TRUE. If the \"Amount\" is the trade currency amount (buy) amount this field is not required."},{"key":"Note","value":"This is a note","type":"text","description":"Optional. Alphanumberic string. 250 char. @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$” Free text entered by the user for their own reference"},{"key":"QuoteId","value":"","type":"text","description":"Optional. AFEX  quote ID returned by api/quote if a quote is used to lock in the rate for the trade (providing the quote has not exipired)"},{"key":"SettlementCcy","value":"AUD","description":"Required. 3 character ISO currency Code of the sell currency","type":"text"},{"key":"TradeCcy","value":"USD","description":"Required. 3 character ISO currency code of the buy currency","type":"text"},{"key":"OptionDate","value":"2019/02/28","description":"Required. YYYY/MM/DD.  Beginning date of the window period. If the date supplied is a non working day, an error \nmessage will be returned ","type":"text"},{"key":"ValueDate","value":"2019/12/31","type":"text","description":"Required. YYYY/MM/DD.   Maturity /  end date of the window period.   If the date supplied is a non working day, an error message will be returned "}]},"url":"{{URL}}api/forwards/create"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 27 Feb 2019 21:13:39 GMT"},{"key":"Content-Length","value":"61"}],"cookie":[],"responseTime":null,"body":"\"This transaction exceeds the allowed limit on this account.\""},{"id":"3f1ec324-d16e-4912-94ef-797d46415ffd","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"Amount\":\"100.00\",\r\n\"AccountNumber\":\"\",\r\n\"IsAmountSettlement\":\"\",\r\n\"Note\":\"\",\r\n\"QuoteId\":\"W83532138\",\r\n\"SettlementCcy\":\"GBP\",\r\n\"TradeCcy\":\"USD\",\r\n\"OptionDate\":\"03/26/2018\",\r\n\"ValueDate\":\"05/01/2018\"\r\n}"},"url":"{{URL}}api/forwards/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"203","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:21:51 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"TradeNumber\":321445,\"Amount\":100.00,\"Rate\":1.3936,\"TradeCcy\":\"USD\",\"SettlementAmt\":71.76,\"SettlementCcy\":\"GBP\",\"ValueDate\":\"2018-05-01T00:00:00\",\"OptionDate\":\"2018-03-26T00:00:00\",\"AccountNumber\":null}"},{"id":"4d1a2a37-66d3-4b82-b30a-b389bc5a8b47","name":"Create Forward","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Amount","value":"","description":"Required.","type":"text"},{"key":"AccountNumber","value":"","type":"text"},{"key":"IsAmountSettlement","value":"","type":"text"},{"key":"Note","value":"","type":"text"},{"key":"QuoteId","value":"","type":"text"},{"key":"SettlementCcy","value":"","description":"Required.","type":"text"},{"key":"TradeCcy","value":"","description":"Required.","type":"text"},{"key":"OptionDate","value":"","description":"Required.","type":"text"},{"key":"ValueDate","value":"","type":"text"}]},"url":"{{URL}}api/forwards/create"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d02096b5-da18-457b-8c41-f927c997dc9a","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"Amount\":\"100.00\",\r\n\"AccountNumber\":\"\",\r\n\"IsAmountSettlement\":\"\",\r\n\"Note\":\"\",\r\n\"QuoteId\":\"W83534538\",\r\n\"SettlementCcy\":\"GBP\",\r\n\"TradeCcy\":\"USD\",\r\n\"OptionDate\":\"03/26/2018\",\r\n\"ValueDate\":\"05/01/2018\"\r\n}"},"url":"{{URL}}api/forwards/create"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"18","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:23:05 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"Invalid Quote ID\""}],"_postman_id":"727f1d97-3357-4535-93ad-cdec62dc9ac7"},{"name":"Create Drawdown on a Window Forward","id":"84477755-fa4a-497f-86e6-0a3b1c1c11f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Amount\": \"\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"\",\n    \"ForwardNumber\": \"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/drawdown/create","description":"Create a draw down for an existing window forward.\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|Amount|Amount of the drawdown from remaining balance of the parent window forward.|**True**|\r\n|AccountNumber|AFEX client's direct debit bank account number. Only required if the trade is to be settled via direct debit. The account number must match the direct debit account number held on file for the client|False.|\r\n|Currency|3-character ISO currency code.|**True**|\r\n|ForwardNumber|The TradeNumber (AFEX transaction ID) of the parent forward.|**True**|\r\n|POPCode|AFEX standard Purpose of Payment code as returned by the method GET api/PurposeOfPayment . This will populate remittance line 2 of the wire transfer|False|\r\n|PurposeOfPayment|Alphanumberic string. 35 char. No special characters. Free text purpose of payment e.g. invoice number, contact name of sender etc. Will be sent in remittance line 4 of the wire transfer.|False|\r\n|ValueDate|YYYY/MM/DD. The date the trade currency funds will be paid out.  If the date supplied is a non-business day, an error message will be returned |**True**|\r\n|VendorId|Identifier for the beneficiary the trade funds are to be paid out to. If a vendor ID is not provided, the trade proceeds are credited to the client's AFEX funding balance.|False|"},"response":[{"id":"1be11d7f-3b46-4d7a-9b3d-bdf1686f54d3","name":"400 Bad Request","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"Amount\":\"20.00\",\r\n\"AccountNumber\":\"\",\r\n\"Currency\":\"USD\",\r\n\"ForwardNumber\":\"321445\",\r\n\"PurposeofPayment\":\"\",\r\n\"ValueDate\":\"03/27/2018\",\r\n\"VendorId\":\"1231564879\"\r\n}"},"url":"{{URL}}api/drawdown/create"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"56","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:40:33 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"A beneficiary does not exist for vendor ID: 1231564879\""},{"id":"30956870-3393-447a-9902-bee082ff4c7d","name":"Create Drawdown","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Amount","value":"","description":"Required.","type":"text"},{"key":"AccountNumber","value":"","type":"text"},{"key":"Currency","value":"","description":"Required.","type":"text"},{"key":"ForwardNumber","value":"","description":"Required.","type":"text"},{"key":"PurposeOfPayment","value":"","description":"Required.","type":"text"},{"key":"ValueDate","value":"","description":"Required.","type":"text"},{"key":"VendorId","value":"","description":"Required.","type":"text"}]},"url":"{{URL}}api/drawdown/create"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"e650c215-c7e1-4bd9-b1ac-f7fcd01bd326","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"Amount\":\"25.00\",\r\n\"AccountNumber\":\"\",\r\n\"Currency\":\"USD\",\r\n\"ForwardNumber\":\"321445\",\r\n\"PurposeofPayment\":\"\",\r\n\"ValueDate\":\"03/27/2018\",\r\n\"VendorId\":\"Beneficiary 1\"\r\n}"},"url":"{{URL}}api/drawdown/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"102","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:39:16 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"TradeNumber\":321447,\"Amount\":25.00,\"Ccy\":\"USD\",\"ValueDate\":\"2018-03-27T00:00:00\",\"AccountNumber\":\"\"}"}],"_postman_id":"84477755-fa4a-497f-86e6-0a3b1c1c11f7"},{"name":"Forward Details","id":"20374e2c-6dc3-43a7-a70c-8712d62aa872","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/forwards?Id=","host":["{{AFEXAPI.Endpoint}}api"],"path":["forwards"],"query":[{"key":"Id","value":""}]},"description":"Retrieve details on a Forward by passing the 'TradeNumber' or retrieve all forward transactions by omitting 'ID' in the request.\n\n**Request Parameters**\n------------\n\n|Parameter\t|Description\t|Required\t|\n|-----------|-----------|-----------|\n|Id|The TradeNumber (AFEX transaction ID) can be passed to retrieve details of a single transaction.|False|"},"response":[{"id":"132da683-5f85-42fc-b721-40061c1765fb","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards?Id=321445","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":"321445","description":"(Optional)  Id can be passed to retrieve single transaction details"},{"key":"StartDate","value":"","description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"244","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:45:15 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"TradeNumber\":321445,\"RemainingBalance\":0.0,\"Amount\":100.0,\"Rate\":1.3936,\"TradeCcy\":\"USD\",\"SettlementAmt\":71.76,\"SettlementCcy\":\"GBP\",\"TradeDate\":\"2018-02-27T05:21:46.25Z\",\"ValueDate\":\"2018-05-01T00:00:00\",\"OptionDate\":\"2018-03-26T00:00:00\"}]"},{"id":"28b2e52f-4648-498b-9905-f6941c2a3216","name":"Forward History","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards?Id&StartDate&EndDate","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":null,"description":"(Optional)  Id can be passed to retrieve single transaction details"},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]"},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"72359988-1aaa-40dc-b793-5043c2e287d7","name":"Retrieve a single forward","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards?Id=5721965","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":"5721965","description":"Optional. The TradeNumber (AFEX transaction ID) can be passed to retrieve details of a single transaction"},{"key":"StartDate","value":null,"description":"Optional. YYYY/MM/DD.  For use when retrieving details for a range of transactions. Start date in the date range filter.  Date range available = [Current Day - 120 days] ","disabled":true},{"key":"EndDate","value":null,"description":"Optional. YYYY/MM/DD. For use when retrieving details for a range of transactions. Enddate in the date range filter.   Date range available = [Current Day - 120 days] ","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 27 Feb 2019 03:03:15 GMT"},{"key":"Content-Length","value":"271"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 5721965,\n    \"RemainingBalance\": 0.67,\n    \"Amount\": 0.67,\n    \"Rate\": 15.08955224,\n    \"TradeCcy\": \"USD\",\n    \"SettlementAmt\": 10.11,\n    \"SettlementCcy\": \"ZAR\",\n    \"TradeDate\": \"2019-02-26T19:02:25\",\n    \"ValueDate\": \"2019-12-31T00:00:00\",\n    \"OptionDate\": \"2019-02-27T00:00:00\",\n    \"Note\": \"this is note text\"\n}"},{"id":"9676198c-4781-451c-a778-a2f86102c660","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":null,"description":"(Optional)  Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"244","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:41:10 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"TradeNumber\":321445,\"RemainingBalance\":0.0,\"Amount\":100.0,\"Rate\":1.3936,\"TradeCcy\":\"USD\",\"SettlementAmt\":71.76,\"SettlementCcy\":\"GBP\",\"TradeDate\":\"2018-02-27T05:21:46.25Z\",\"ValueDate\":\"2018-05-01T00:00:00\",\"OptionDate\":\"2018-03-26T00:00:00\"}]"},{"id":"e5cb2936-256b-42c2-867c-4d2d8574a7dc","name":"Single forward ID 200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards?Id=5709798","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":"5709798","description":"Id can be passed to retrieve single transaction details"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 06:20:11 GMT"},{"key":"Content-Length","value":"266"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 5709798,\n    \"RemainingBalance\": 100,\n    \"Amount\": 100,\n    \"Rate\": 1.2661,\n    \"TradeCcy\": \"USD\",\n    \"SettlementAmt\": 78.98,\n    \"SettlementCcy\": \"GBP\",\n    \"TradeDate\": \"2019-01-11T03:26:07\",\n    \"ValueDate\": \"2019-01-25T00:00:00\",\n    \"OptionDate\": \"2019-01-18T00:00:00\",\n    \"Note\": \"42436 Test Case\"\n}"}],"_postman_id":"20374e2c-6dc3-43a7-a70c-8712d62aa872"},{"name":"Forward History","id":"84147d9a-0e6a-416f-ad3a-d6f95909f62c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/forwards?StartDate=&EndDate=","host":["{{AFEXAPI.Endpoint}}api"],"path":["forwards"],"query":[{"key":"StartDate","value":""},{"key":"EndDate","value":""}]},"description":"Date range available = [Current Day - 120 days]\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|StartDate|YYYY/MM/DD.  For use when retrieving details for a range of transactions. Start date in the date range filter.  Date range available = [Current Day - 120 days].|False|\r\n|EndDate|YYYY/MM/DD. For use when retrieving details for a range of transactions. End date in the date range filter.   Date range available = [Current Day - 120 days].|False|"},"response":[{"id":"1ebf8bfc-967b-44ab-904f-2a29a4ff082d","name":"Single forward ID 200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards?Id=5709798","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":"5709798","description":"Id can be passed to retrieve single transaction details"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 06:20:11 GMT"},{"key":"Content-Length","value":"266"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 5709798,\n    \"RemainingBalance\": 100,\n    \"Amount\": 100,\n    \"Rate\": 1.2661,\n    \"TradeCcy\": \"USD\",\n    \"SettlementAmt\": 78.98,\n    \"SettlementCcy\": \"GBP\",\n    \"TradeDate\": \"2019-01-11T03:26:07\",\n    \"ValueDate\": \"2019-01-25T00:00:00\",\n    \"OptionDate\": \"2019-01-18T00:00:00\",\n    \"Note\": \"42436 Test Case\"\n}"},{"id":"2212de1b-e867-42f0-ac60-bfce76db2ec4","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards?Id=321445","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":"321445","description":"(Optional)  Id can be passed to retrieve single transaction details"},{"key":"StartDate","value":"","description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"244","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:45:15 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"TradeNumber\":321445,\"RemainingBalance\":0.0,\"Amount\":100.0,\"Rate\":1.3936,\"TradeCcy\":\"USD\",\"SettlementAmt\":71.76,\"SettlementCcy\":\"GBP\",\"TradeDate\":\"2018-02-27T05:21:46.25Z\",\"ValueDate\":\"2018-05-01T00:00:00\",\"OptionDate\":\"2018-03-26T00:00:00\"}]"},{"id":"a0bb086e-42c2-4a21-932d-a4b545618790","name":"Retrieve a single forward","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards?Id=5721965","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":"5721965","description":"Optional. The TradeNumber (AFEX transaction ID) can be passed to retrieve details of a single transaction"},{"key":"StartDate","value":null,"description":"Optional. YYYY/MM/DD.  For use when retrieving details for a range of transactions. Start date in the date range filter.  Date range available = [Current Day - 120 days] ","disabled":true},{"key":"EndDate","value":null,"description":"Optional. YYYY/MM/DD. For use when retrieving details for a range of transactions. Enddate in the date range filter.   Date range available = [Current Day - 120 days] ","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 27 Feb 2019 03:03:15 GMT"},{"key":"Content-Length","value":"271"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 5721965,\n    \"RemainingBalance\": 0.67,\n    \"Amount\": 0.67,\n    \"Rate\": 15.08955224,\n    \"TradeCcy\": \"USD\",\n    \"SettlementAmt\": 10.11,\n    \"SettlementCcy\": \"ZAR\",\n    \"TradeDate\": \"2019-02-26T19:02:25\",\n    \"ValueDate\": \"2019-12-31T00:00:00\",\n    \"OptionDate\": \"2019-02-27T00:00:00\",\n    \"Note\": \"this is note text\"\n}"},{"id":"c2592503-0e41-421c-acd7-b9b8ed5214cb","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":null,"description":"(Optional)  Id can be passed to retrieve single transaction details","disabled":true},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"244","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 13:41:10 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"TradeNumber\":321445,\"RemainingBalance\":0.0,\"Amount\":100.0,\"Rate\":1.3936,\"TradeCcy\":\"USD\",\"SettlementAmt\":71.76,\"SettlementCcy\":\"GBP\",\"TradeDate\":\"2018-02-27T05:21:46.25Z\",\"ValueDate\":\"2018-05-01T00:00:00\",\"OptionDate\":\"2018-03-26T00:00:00\"}]"},{"id":"ca4170c8-3d5f-4107-b4d5-6246835c96de","name":"Forward History","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/forwards?Id&StartDate&EndDate","host":["{{URL}}api"],"path":["forwards"],"query":[{"key":"Id","value":null,"description":"(Optional)  Id can be passed to retrieve single transaction details"},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]"},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"84147d9a-0e6a-416f-ad3a-d6f95909f62c"}],"id":"b21fe111-cfef-47a9-a30d-294d1e858364","description":"Create a forward contract or retrieve 120 days payment history.","event":[{"listen":"prerequest","script":{"id":"f8090c72-832b-47cf-96df-d0592d71aac7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ffff2381-1789-4167-9ec8-551f56735f22","type":"text/javascript","exec":[""]}}],"_postman_id":"b21fe111-cfef-47a9-a30d-294d1e858364"},{"name":"Reference","item":[{"name":"Currency List","id":"919a16b8-4fc6-4834-9850-475863a5aa70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{AFEXAPI.Endpoint}}api/currency=","description":"Retrieve details for all AFEX supported currencies.  The details include the ISO currency code required to setup beneficiaries and create trades in the currency.  Data returned on clearing methods per currency i.e. whether HighValue (SWIFT) and / or low value (local clearing) is available for the currency, is used to determine if high or low value clearing may be specified when validating and/or creating a beneficiary in that currency.\r\n\r\n**Response Parameters**\r\n------------\r\n\r\n| Parameter  |  Description                            |\r\n|-----------|-------------------------------------------------------------------|\r\n|Code      | 3 character ISO currency code e.g. USD, AUD, CHF.              |\r\n|Name      | Name of currency.<br/> e.g. United States Dollar, Australian Dollar, Swiss Franc.  |\r\n|HighValue | HighValue indicates this currency will be sent via the SWIFT network.  <br/>SWIFT is same day settlement *providing the payment is submitted within daily processing cut off times*.|\r\n|LowValue  | LowValue indicates this currency will be send using local clearing.  <br/>Low-value may take up to 3 business days to settle however is lower cost per payment than SWIFT.|"},"response":[{"id":"27e5949a-7cd8-4690-b798-468572d018f0","name":"Currency List","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/currency"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c711fbd4-463f-4e67-9a42-64ddffc30a49","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/currency"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"5960","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:34:14 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\n    {\n        \"Code\": \"AED\",\n        \"Name\": \"United Arab Emirates dirham\",\n        \"HighValue\": true,\n        \"LowValue\": false\n    },\n    {\n        \"Code\": \"AFN\",\n        \"Name\": \"Afghani\",\n        \"HighValue\": true,\n        \"LowValue\": false\n    },\n    {\n        \"Code\": \"ARS\",\n        \"Name\": \"Argentine peso\",\n        \"HighValue\": true,\n        \"LowValue\": false\n    },\n    {\n        \"Code\": \"AUD\",\n        \"Name\": \"Australian dollar\",\n        \"HighValue\": true,\n        \"LowValue\": false\n    },\n    {\n        \"Code\": \"BDT\",\n        \"Name\": \"Bangladeshi taka\",\n        \"HighValue\": true,\n        \"LowValue\": false\n    },\n    {\n        \"Code\": \"BGN\",\n        \"Name\": \"Bulgarian lev\",\n        \"HighValue\": true,\n        \"LowValue\": false\n    },\n    {\n        \"Code\": \"BHD\",\n        \"Name\": \"Bahraini dinar\",\n        \"HighValue\": true,\n        \"LowValue\": false\n    },\n    {\n        \"Code\": \"BOB\",\n        \"Name\": \"Boliviano\",\n        \"HighValue\": true,\n        \"LowValue\": false\n    },\n    {\n        \"Code\": \"BRL\",\n        \"Name\": \"Brazilian real\",\n        \"HighValue\": true,\n        \"LowValue\": true\n    },\n    {\n    \"Continued\"\n    \"...\"    \n    }\n]"}],"_postman_id":"919a16b8-4fc6-4834-9850-475863a5aa70"},{"name":"Currency Balances","id":"3ad1d406-6428-43d0-be70-0e2acbcc419f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/funding?Currency=&StartDate=&EndDate=","host":["{{AFEXAPI.Endpoint}}api"],"path":["funding"],"query":[{"key":"Currency","value":""},{"key":"StartDate","value":""},{"key":"EndDate","value":""}]},"description":"Get balances for each foreign currency holding (Vostro) a client has with AFEX.  If a currency is supplied as a URI parameter, a **funding balance detail report** including all debits and credits for the currency holding within the **current month will be returned.**  Alternatively a date range within the last 120 days can be supplied to return transactions within that time period.\r\n\r\n*Note: A Vostro holding / funding balance is automatically created when a client first trades in a currency. The [Create Funding Balance - Instant payments](https://doc.api.afex.com/?version=latest#18232495-03a0-4edc-9114-fc32eb7772b5) method can be used to create vostro accounts manually when required.*\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|Currency|3-character ISO currency code. If a currency is supplied, a transaction list or funding balance detail report for the currency holding (Vostro) will be returned. This method returns debit and credit transactions within the current month i.e. the first of the current month to today’s date unless a date range is specified.|False|\r\n|StartDate|YYYY/MM/DD. Date range available = [Current Day - 120 days].|False|\r\n|EndDate|YYYY/MM/DD. Date range available = [Current Day - 120 days].|False|"},"response":[{"id":"1444049f-09ae-4426-80bb-5aace0c32fa8","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/funding?Currency=GBP","host":["{{URL}}api"],"path":["funding"],"query":[{"key":"Currency","value":"GBP","description":"3 character ISO currency code (Mandatory). If a currency is supplied, a transaction list or funding balance detail report for the currency holding (Vostro) will be returned. This method returns debit and credit transactions within the current month i.e. the first of the current month to today’s date"},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]  I DON'T THINK THESE ARE VALID PARAMS","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"431","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:37:08 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"Balance\":-11369.49,\"TradeDate\":\"02/01/2018\",\"Credit\":\"\",\"Debit\":\"-11,369.49\",\"Description\":\"Opening Balance\",\"TradeNumber\":\"Opening Balance\"},{\"Balance\":-11377.47,\"TradeDate\":\"02/22/2018\",\"Credit\":\"\",\"Debit\":\"-07.98\",\"Description\":\"Outright Funding Forward (deposit)\",\"TradeNumber\":\"321182\"},{\"Balance\":-11384.65,\"TradeDate\":\"02/27/2018\",\"Credit\":\"\",\"Debit\":\"-07.18\",\"Description\":\"Flex Forward Deposit\",\"TradeNumber\":\"321445\"}]"},{"id":"2c564dbc-86a2-432d-be21-cd1d0f9b44ef","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/funding","host":["{{URL}}api"],"path":["funding"],"query":[{"key":"Currency","value":null,"description":"3 character ISO currency code (Mandatory). If a currency is supplied, a transaction list or funding balance detail report for the currency holding (Vostro) will be returned. This method returns debit and credit transactions within the current month i.e. the first of the current month to today’s date","disabled":true},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]  I DON'T THINK THESE ARE VALID PARAMS","disabled":true},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"1612","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:35:06 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"AUD\",\n        \"Balance\": 19827.21,\n        \"AvailableBalance\": 0,\n        \"Rate\": 0.7836,\n        \"Terms\": \"USD/AUD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"BGN\",\n        \"Balance\": -307.77,\n        \"AvailableBalance\": 0,\n        \"Rate\": 1.5912,\n        \"Terms\": \"BGN/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"CAD\",\n        \"Balance\": 450.43,\n        \"AvailableBalance\": 0,\n        \"Rate\": 1.2724,\n        \"Terms\": \"CAD/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"EUR\",\n        \"Balance\": 18244.85,\n        \"AvailableBalance\": 0,\n        \"Rate\": 1.2289,\n        \"Terms\": \"USD/EUR\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"GBP\",\n        \"Balance\": -11384.65,\n        \"AvailableBalance\": -100,\n        \"Rate\": 1.3906,\n        \"Terms\": \"USD/GBP\",\n        \"StatusName\": \"Active\"\n    },\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"HRK\",\n        \"Balance\": 36000,\n        \"AvailableBalance\": 0,\n        \"Rate\": 6.0566,\n        \"Terms\": \"HRK/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"PLN\",\n        \"Balance\": 283.66,\n        \"AvailableBalance\": 0,\n        \"Rate\": 3.3926,\n        \"Terms\": \"PLN/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"SGD\",\n        \"Balance\": 2164.3,\n        \"AvailableBalance\": 0,\n        \"Rate\": 1.3197,\n        \"Terms\": \"SGD/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"00005305\",\n        \"Currency\": \"USD\",\n        \"Balance\": 49838.23,\n        \"AvailableBalance\": 49840,\n        \"Rate\": 1,\n        \"Terms\": \"USD/USD\",\n        \"StatusName\": \"Open Holding\"\n    }\n]"},{"id":"b1e16ca5-a3da-4f4e-85fb-88855cd7aaa2","name":"Currency Balances","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/funding?Currency&StartDate&EndDate","host":["{{URL}}api"],"path":["funding"],"query":[{"key":"Currency","value":null,"description":"3 character ISO currency code (Mandatory). If a currency is supplied, a transaction list or funding balance detail report for the currency holding (Vostro) will be returned. This method returns debit and credit transactions within the current month i.e. the first of the current month to today’s date"},{"key":"StartDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]  I DON'T THINK THESE ARE VALID PARAMS"},{"key":"EndDate","value":null,"description":"(Optional)  Date range available = [Current Day - 120 days]"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d971263a-7214-491a-beaa-61d3976df4c1","name":"Funding Balance doesn't exist Status 400","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/funding?Currency=IDR","host":["{{URL}}api"],"path":["funding"],"query":[{"key":"Currency","value":"IDR","description":"3 character ISO currency code (Mandatory). If a currency is supplied, a transaction list or funding balance detail report for the currency holding (Vostro) will be returned. This method returns debit and credit transactions within the current month i.e. the first of the current month to today’s date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 18 Jan 2019 03:02:43 GMT"},{"key":"Content-Length","value":"52"}],"cookie":[],"responseTime":null,"body":"\"No funding balance exists for this Currency (IDR).\""},{"id":"ea2b7b87-b4f2-497a-a8cf-cfc43fb782e6","name":"Invalid Currency Code Status 400","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/funding?Currency=XYZ","host":["{{URL}}api"],"path":["funding"],"query":[{"key":"Currency","value":"XYZ","description":"3 character ISO currency code (Mandatory). If a currency is supplied, a transaction list or funding balance detail report for the currency holding (Vostro) will be returned. This method returns debit and credit transactions within the current month i.e. the first of the current month to today’s date"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 06:25:13 GMT"},{"key":"Content-Length","value":"30"}],"cookie":[],"responseTime":null,"body":"\"XYZ is not a valid currency.\""}],"_postman_id":"3ad1d406-6428-43d0-be70-0e2acbcc419f"},{"name":"Credit Limits","id":"e1f5632d-1d03-424a-bcdc-3b1e5d52e967","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{AFEXAPI.Endpoint}}api/credit","description":"Returns approved trading limits and available limits for cash, tom, spot and forward trades.<br/><br/>*Note, clients approved for forwards are also limited to booking for value dates within their maximum approved forward tenor. Data on a client's approved forward tenor is not available via the API.*   \n\nAll limit amounts are expressed in the client's base currency.\n\n| Parameter  |  Description                            |\n|-----------|-------------------------------------------------------------------|\n|SpotLimit      | Client’s approved maximum limit for aggregated unsettled cash, tom and spot transactions.|\n|AvailableSpotLimit      | SpotLimit less total unsettled cash/tom/spot trades booked. Amount available to the client out of the spot limit to book new cash/tom/spot trades.|\n|ForwardLimit | Client’s approved limit for aggregated unsettled outright and window forward transactions.|\n|AvailableForwardLimit  | Forward limit less unsettled forwards booked. Amount available to the client out of the forward limit to book new forward trades.|"},"response":[{"id":"2c7ceb7a-a31c-426b-ac70-c2d4af094c58","name":"Credit Limits","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/credit"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"743812c7-e551-4ae3-968d-f3c2853245b8","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":"{{URL}}api/credit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"123","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:42:42 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"SpotLimit\":15000000.0,\"AvailableSpotLimit\":15000000.0,\"ForwardLimit\":15000000.0,\"AvailableForwardLimit\":14998417.9162413}"}],"_postman_id":"e1f5632d-1d03-424a-bcdc-3b1e5d52e967"},{"name":"Get Rate","id":"67a54c73-f336-4373-a0d4-9b6889e2e82e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/rates?CurrencyPair=&ValueType","host":["{{AFEXAPI.Endpoint}}api"],"path":["rates"],"query":[{"key":"CurrencyPair","value":"","description":"Required.  ISO 3 character currency code for each currency in the pair e.g.  USDAUD.  The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":null,"description":"Optional. Specify CASH, TOM or SPOT. The default is SPOT if not specified."}]},"description":"Request a rate for a specified currency pair.\r\n\r\nThis is an indicative rate only.  Use api/quote for securing a quote and booking a transaction.<br/>\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|CurrencyPair|Required.  ISO 3 character currency code for each currency in the pair e.g.  USDAUD.  The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. |**True**|\r\n|ValueType|Optional. Specify CASH, TOM or SPOT. The default is SPOT if not specified.|False|\r\n\r\n**Response Parameters**\r\n------------\r\n\r\n| Parameter  |  Description                            |\r\n|-----------|-------------------------------------------------------------------|\r\n|InvertedRate      | The indicative inverted rate for the currency trade.|\r\n|Rate      | The indicative rate for the currency trade.|\r\n|Terms      | Terms define whether you need to multiply OR divide amounts by the Rate to calculate the equivalent foreign currency amount.<br/>Converting a Buy Amount to a Sell Amount<br/>If the terms are A, multiply the buy (TradeCcy) amount by the Rate to calculate the sell currency (SettlementCcy) equivalent amount. If the terms are E, divide the buy amount by the Rate to calculate the sell equivalent amount. If using the InvertedRate to the reverse logic applies.<br/>  Converting a Sell Amount to a Buy Amount<br/>  If converting a sell amount to a buy amount, if the terms are A, divide by the Rate, if the terms are E, multiply by the Rate. If using the InvertedRate, the inverse logic applies.|"},"response":[{"id":"6ec0b46c-9a93-4de9-98ea-18e3f8753dce","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/rates?CurrencyPair=CADAUD&ValueType=TOM","host":["{{URL}}api"],"path":["rates"],"query":[{"key":"CurrencyPair","value":"CADAUD","description":"(Mandatory) The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":"TOM","description":"(Optional)  Specify CASH, SPOT or TOM rate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"49","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:43:45 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Rate\":0.9919,\"InvertedRate\":1.0082,\"Terms\":\"E\"}"},{"id":"985890b0-a651-4a46-bd3a-eface82ababc","name":"Get Rate","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/rates?CurrencyPair=","host":["{{URL}}api"],"path":["rates"],"query":[{"key":"CurrencyPair","value":"","description":"(Mandatory) The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":null,"description":"(Optional)  Specify CASH, SPOT or TOM rate","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c4592828-e9e4-4ac9-a1f6-65ce80383892","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/rates?CurrencyPair=CADAUD","host":["{{URL}}api"],"path":["rates"],"query":[{"key":"CurrencyPair","value":"CADAUD","description":"(Mandatory) The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":null,"description":"(Optional)  Specify CASH, SPOT or TOM rate","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"49","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:43:17 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"{\"Rate\":0.9918,\"InvertedRate\":1.0083,\"Terms\":\"E\"}"}],"_postman_id":"67a54c73-f336-4373-a0d4-9b6889e2e82e"},{"name":"Settlement Account Details","id":"53c63960-1132-424e-943c-85537b4a771c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/ssi/GetSSI?Currency","host":["{{AFEXAPI.Endpoint}}api"],"path":["ssi","GetSSI"],"query":[{"key":"Currency","value":null,"description":"Required.  3 character ISO currency code"}]},"description":"Get SSI (standard settlement instructions) for the sell currency.  These are the AFEX bank account details to enable the client to wire the settlement (sell) currency amount to AFEX to fund the trade.  The AFEX bank account varies depending on the sell currency.\n\n**Response Parameters**\n------------\n\n| Parameter  |  Description                            |\n|-----------|-------------------------------------------------------------------|\n|Currency      | The settlement (sell) currency.|\n|PaymentInstructions      | AFEX bank account details and other remittance details required for the client to wire the settlement currency funds to AFEX. |"},"response":[{"id":"55693257-ba21-4fac-a051-d0f431ee5b09","name":"400 Bad Request","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/ssi/GetSSI?Currency=","host":["{{URL}}api"],"path":["ssi","GetSSI"],"query":[{"key":"Currency","value":"","description":"(Required)  ISO currency code"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"27","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:44:33 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"The currency is required.\""},{"id":"59ad567e-0a80-4633-8509-cc94c3661cd3","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/ssi/GetSSI?Currency=AUD","host":["{{URL}}api"],"path":["ssi","GetSSI"],"query":[{"key":"Currency","value":"AUD","description":"(Required)  ISO currency code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"184","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 27 Feb 2018 14:44:17 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[{\"Currency\":\"AUD\",\"PaymentInstructions\":\"Remit Funds to: Bank of America, Sydney\\rSWIFT: BOFAAUSX\\rBSB: 232001\\rAccount No: 14849037\\rBeneficiary: Associated Foreign Exchange, Inc.\"}]"},{"id":"f11b923b-85d1-4511-a175-fbf6df94af14","name":"Settlement Account Details","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/ssi/GetSSI?Currency","host":["{{URL}}api"],"path":["ssi","GetSSI"],"query":[{"key":"Currency","value":null,"description":"(Required)  ISO currency code"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"53c63960-1132-424e-943c-85537b4a771c"},{"name":"Get Value Date","id":"6f973667-bb39-454a-9083-3b8f2622ced1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/v2/valuedates?CurrencyPair=&ValueType=","host":["{{AFEXAPI.Endpoint}}api"],"path":["v2","valuedates"],"query":[{"key":"CurrencyPair","value":""},{"key":"ValueType","value":""}]},"description":"The value date is the date that the trade proceeds are paid out to either the beneficiary, or in the case of a funding trade, to the client's AFEX currency holding.  Value dates must be business days for both the buy (trade) and sell (settlement) currencies.  The AFEX value date calendar is based on local business dates, business dates in the country of the trade and settlement currency and local payment cut off times by currency. \r\n\r\n\r\nThe api/valuedates method returns next available value date for the ValueType supplied.  ValueType can be CASH (value today), TOM (value next available business day), or SPOT (value 2 business days).  If the value type specified is not allowed for the currency due to AFEX currency rules, an error message will be returned rather than a date.  Value dates beyond spot i.e. forward value dates, are not available via the api/valuedates method.  These can be calculated using inputs from the api/holidays method response.\r\n\r\nValue dates returned by the [api/valuedates](https://doc.api.afex.com/?version=latest#6f973667-bb39-454a-9083-3b8f2622ced1) call can be used to populate the ValueDate field in the following calls: [api/trades/create](https://doc.api.afex.com/?version=latest#f2fe552d-d981-4430-b80b-8e1eb9f334e5), [api/payments/create](https://doc.api.afex.com/?version=latest#5ae41789-68f6-4ca1-b80e-32aa710e145d), [api/drawdown/create](https://doc.api.afex.com/?version=latest#84477755-fa4a-497f-86e6-0a3b1c1c11f7), and [api/predelivery/create](https://doc.api.afex.com/?version=latest#d796fc44-1717-4b33-8898-172f636906ad).\r\n \r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|CurrencyPair|3-character ISO currency codes for the buy and sell currencies. The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair e.g. USDAUD for selling AUD to buy USD.|**True**|\r\n|ValueType|CASH, TOM or SPOT.  CASH=today, TOM=next business day,  SPOT=2 business days.  If a ValueType is not specified, the SPOT value type will be defaulted.   If the value type is not allowed for the currency provided, an error message will be returned.|False|"},"response":[{"id":"2ca9d377-ed1f-483c-a29e-d44a79338c78","name":"Get Value Date","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/valuedates?CurrencyPair&ValueType","host":["{{URL}}api"],"path":["valuedates"],"query":[{"key":"CurrencyPair","value":null,"description":"(Mandatory) The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":null,"description":"(Optional)  CASH, TOM or SPOT"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"6b923205-063d-4392-80a0-9787fa9e09b9","name":"Get Value Date TOM not allowed status 400","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/valuedates?CurrencyPair=USDAFN&ValueType=TOM","host":["{{URL}}api"],"path":["valuedates"],"query":[{"key":"CurrencyPair","value":"USDAFN","description":"(Mandatory) The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":"TOM","description":"(Optional)  CASH, TOM or SPOT"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 22:52:06 GMT"},{"key":"Content-Length","value":"48"}],"cookie":[],"responseTime":null,"body":"\"This AFN currency is not allowed for Tom date.\""},{"id":"991098aa-6277-4dd4-88ed-c2befa7be3f6","name":"Get Value Date Spot not allowed status 400","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/valuedates?CurrencyPair=USDAFN&ValueType=SPOT","host":["{{URL}}api"],"path":["valuedates"],"query":[{"key":"CurrencyPair","value":"USDAFN","description":"(Mandatory) The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":"SPOT","description":"(Optional)  CASH, TOM or SPOT"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 22:53:51 GMT"},{"key":"Content-Length","value":"49"}],"cookie":[],"responseTime":null,"body":"\"This AFN currency is not allowed for Spot date.\""},{"id":"d44f6a6a-37ea-47c7-90f3-a26d37f84106","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/valuedates?CurrencyPair=USDAUD&ValueType","host":["{{URL}}api"],"path":["valuedates"],"query":[{"key":"CurrencyPair","value":"USDAUD","description":"(Mandatory) The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":null,"description":"(Optional)  CASH, TOM or SPOT"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"12","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 28 Feb 2018 14:25:24 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"2018/03/02\""},{"id":"e58ad53a-9fdf-4a02-8fec-eb86fcf1ffdc","name":"Get Value Date Cash not allowed status 400","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/valuedates?CurrencyPair=USDAFN&ValueType=CASH","host":["{{URL}}api"],"path":["valuedates"],"query":[{"key":"CurrencyPair","value":"USDAFN","description":"(Mandatory) The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. "},{"key":"ValueType","value":"CASH","description":"(Optional)  CASH, TOM or SPOT"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache"},{"key":"Pragma","value":"no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Expires","value":"-1"},{"key":"Server","value":"Microsoft-IIS/7.5"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Wed, 16 Jan 2019 22:50:33 GMT"},{"key":"Content-Length","value":"49"}],"cookie":[],"responseTime":null,"body":"\"This AFN currency is not allowed for Cash date.\""}],"_postman_id":"6f973667-bb39-454a-9083-3b8f2622ced1"},{"name":"Fees","id":"40777c9d-e7e3-4124-93da-ea43bc13faff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Amount\": \"\",\n    \"AccountNumber\": \"\",\n    \"SettlementCcy\": \"\",\n    \"TradeCcy\": \"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/fees","description":"Retrieve any applicable payment processing fees charged to the client by AFEX for a payment to a beneficiary.  Payment processing fees may be charged for a beneficiary payment directly from a trade (spot, forward or predelivery), or via a scheduled payment from existing foreign currency holdings (Vostro).  Fees are expressed in the client's base currency.  The fee returned is charged to the AFEX client and does not include any other indirect fees which may be deducted from the amount sent to the beneficiary by banks or intermediary banks involved in onward processing of the payment.<br/><br/>*Please note, payment processing fees are NOT applied to funding trades (where trade proceeds are paid into the client's own foreign currency holding with AFEX) as there is no payment to a beneficiary involved.*\r\n\r\n**Request Parameters**\r\n------------\r\n\r\n|Parameter\t|Description\t|Required\t|\r\n|-----------|-----------|-----------|\r\n|Amount|Amount to be paid out to the beneficiary (VendorID).|**True**|\r\n|SettlementCcy|3 character ISO currency code of the sell currency. For fees for a scheduled payment (where there is no trade or settlement currency), use the same currency code for both the settlement and trade currency.|**True**|\r\n|TradeCcy|3-character ISO currency code of the buy currency. For fees for a scheduled payment (where there is no trade or settlement currency), use the same currency code for both the settlement and trade currency.|**True**|\r\n|VendorId|Identifier for the beneficiary the payment will be sent to.  Note, the API will not enforce this parameter as mandatory to be provided, however a VendorID must be provided to obtain the correct fee for the payment.|**True**|\r\n|ValueDate|The date the payment will be processed by AFEX.|False|"},"response":[{"id":"ee51776c-ae0f-4412-918e-95bcb3ba9ea7","name":"Fees","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Amount","value":"","type":"text"},{"key":"AccountNumber","value":"","type":"text"},{"key":"SettlementCcy","value":"","type":"text"},{"key":"TradeCcy","value":"","type":"text"},{"key":"VendorId","value":"","type":"text"},{"key":"ValueDate","value":"","type":"text"}]},"url":"{{URL}}api/fees"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"40777c9d-e7e3-4124-93da-ea43bc13faff"},{"name":"Holidays","id":"7000a67b-6df7-4de0-ac23-9c32e61ba8c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/holidays?CurrencyPair=","host":["{{AFEXAPI.Endpoint}}api"],"path":["holidays"],"query":[{"key":"CurrencyPair","value":"","description":"Required. 3 character ISO currency code . The currency pair specifies the trade (buy) and settlement (sell) currencies. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. For example if the client wants to convert AUD to USD, the currency pair would be expressed as USDAUD."}]},"description":"Retrieve all non-processing days (holidays) for a currency pair.  Data returned can be used to derive a value date beyond spot value for use when creating a forward, drawdown, payment, or predelivery. It should be noted that the api/valuedates method cannot return value dates beyond spot.  \n\nThe logic for deriving a valid value date from api/holidays response is shown below.\n\nA valid value date is any date which:\n\n* is not included in the list of holidays returned for the currency pair AND \n* falls on a Monday to Friday AND\n* If the date is to be used to create forward, is within the maximum forward tenor allowed for the client account"},"response":[{"id":"0b24dd8b-46a7-4ff8-a0c3-2e6c1dc40058","name":"200 Ok","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/holidays?CurrencyPair=USDGBP","host":["{{URL}}api"],"path":["holidays"],"query":[{"key":"CurrencyPair","value":"USDGBP","description":"3 character ISO currency code (Mandatory). The currency pair specifies the trade (buy) and settlement (sell) currencies being quoted. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. For example if the client wants to convert AUD to USD, the currency pair would be expressed as USDAUD."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Content-Length","value":"2025","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 28 Feb 2018 14:28:32 GMT","name":"Date","description":""},{"key":"Expires","value":"-1","name":"Expires","description":""},{"key":"Pragma","value":"no-cache","name":"Pragma","description":""},{"key":"Server","value":"Microsoft-IIS/7.5","name":"Server","description":""},{"key":"X-AspNet-Version","value":"4.0.30319","name":"X-AspNet-Version","description":""},{"key":"X-Powered-By","value":"ASP.NET","name":"X-Powered-By","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"[\n    \"2018-01-01T00:00:00\",\n    \"2018-01-15T00:00:00\",\n    \"2018-02-19T00:00:00\",\n    \"2018-03-30T00:00:00\",\n    \"2018-04-02T00:00:00\",\n    \"2018-05-07T00:00:00\",\n    \"2018-05-28T00:00:00\",\n    \"2018-07-04T00:00:00\",\n    \"2018-08-27T00:00:00\",\n    \"2018-09-03T00:00:00\",\n    \"2018-10-08T00:00:00\",\n    \"2018-11-12T00:00:00\",\n    \"2018-11-22T00:00:00\",\n    \"2018-12-25T00:00:00\",\n    \"2018-12-26T00:00:00\",\n    \"2019-01-01T00:00:00\",\n    \"2019-01-21T00:00:00\",\n    \"2019-02-18T00:00:00\",\n    \"2019-04-19T00:00:00\",\n    \"2019-04-22T00:00:00\",\n  \"Contniued\"\n  \"...\"\n]"},{"id":"fd29db3d-4f01-4be0-bfd9-b751912122c1","name":"Holidays","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{URL}}api/holidays?CurrencyPair=","host":["{{URL}}api"],"path":["holidays"],"query":[{"key":"CurrencyPair","value":"","description":"3 character ISO currency code (Mandatory). The currency pair specifies the trade (buy) and settlement (sell) currencies being quoted. The pair must have the trade currency (buy) as the first in the pair and the settlement currency (sell) as the second in the pair. For example if the client wants to convert AUD to USD, the currency pair would be expressed as USDAUD."}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7000a67b-6df7-4de0-ac23-9c32e61ba8c4"}],"id":"e7be1e90-288e-4184-a516-6237f710967d","description":"Supporting data including currencies, balances, limits and valid payment dates.","event":[{"listen":"prerequest","script":{"id":"491f7284-cf7f-4182-8e95-5ada6279c5b4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9e8d2856-1984-46c2-a0f1-4a743ebbf020","type":"text/javascript","exec":[""]}}],"_postman_id":"e7be1e90-288e-4184-a516-6237f710967d"}],"event":[{"listen":"prerequest","script":{"id":"5c07573e-2429-4bfb-b896-368481735893","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"344f0544-04ba-4443-afc0-4625c6513795","type":"text/javascript","exec":[""]}}]}