{"info":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","description":"<html><head></head><body><p>The Corpay Cross-Border API is designed for businesses that want to connect their existing software or ERP infrastructure to Corpay's extensive range of international payment, risk management and FX services. By accessing Corpay's Payment Engine via our API, it allows our partners to automate their end-to-end payment processes and rapidly deliver direct tailor-made solutions for their business requirements. Payments are sent through Corpay Cross-Border's intermediary banks, payment channels and are bound by applicable laws, regulations, clearing house rules or payment processing procedures.</p>\n<p>Our API is built by developers for developers making it straightforward to integrate with our systems. Rest assured that all new clients who wish to partner with Corpay and integrate with our API will also be designated their own Technical Sales Consultant to assist throughout the whole integration life-cycle.</p>\n<p>We’ve designed our documentation to be easy to use as well as providing a clear insight into Corpay Cross-Border's suite of API services. All of our individual API methods are grouped into feature sets which you can see in the navigation menu here on our API documentation.</p>\n<h1 id=\"release-notes\">Release Notes</h1>\n<hr>\n<p>Corpay Cross-Border's suite of API services and functionality is continuously growing in which we deploy multiple Releases throughout the year. To discover what's new with Corpay's API, you can read our in-depth release notes that detail the most recent API enhancements and updates as found on our <a href=\"https://apisolutions.afex.com/resources/release-notes/\">API Solutions site here!</a></p>\n<h1 id=\"technical-notes\">Technical Notes</h1>\n<hr>\n<p><strong>Production</strong>: V03.12.2021 was deployed to our Production environment on December 3rd 2021.</p>\n<p><strong>Non-Prod:</strong> V03.12.2021 was deployed to the Demo environment on December 3rd 2021.</p>\n<p><strong>TLS version support:</strong> Effective June 2018, Corpay no longer supports TLS version 1.0. Corpay currently supports TLS 1.1 and 1.2 in both the demo and production environments.</p>\n<p><strong>Production server IP address range:</strong> Effective August 2018, the Corpay production servers public IP range was changed to <code>136.179.35.192/26</code>.</p>\n<h1 id=\"getting-started\">Getting Started</h1>\n<hr>\n<p><strong>1. Read the documentation</strong><br>We recommend that you read the API documentation's different feature sets to familiarize yourself with the API conventions and functionality along with exploring the provided examples. A recent addition to our documentation is the inclusion of the Use Case Library to further help you learn how our API functions can be applied to solve for different scenarios and tasks.</p>\n<p><strong>2. Use the Demo API</strong><br>The Demo API is connected to our test infrastructure. It returns real data but executes trades on your <em>demo account</em> and does not execute live transactions.</p>\n<p>A unique demo account will be provided to you as part of your engagement and will mirror the configuration needed for your <em>eventual</em> production account.</p>\n<p>Demo end points are:</p>\n<p><strong>AFEX API (beneficiaries, trading and payments):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Version 1.0 https://demo.api.afex.com:7890/\nVersion 2.0 https://WebApiDemo.afex.com/\n\n</code></pre><p><strong>Partner API (account on-boarding):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Version 1.0** https://demo.api.afex.com:7885/\n\n</code></pre><p><strong>3. Design &amp; Development</strong><br>Your dedicated Integrated Solutions Program Manager will assist with defining the optimum technical design based on your unique requirements.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Release Notes","slug":"release-notes"},{"content":"Technical Notes","slug":"technical-notes"},{"content":"Getting Started","slug":"getting-started"}],"owner":"2117326","collectionId":"af0acbd5-6174-42e0-ada8-f2927d739c23","publishedId":"TVev5kPY","public":true,"customColor":{"top-bar":"3D1628","right-sidebar":"3D1628","highlight":"981239"},"publishDate":"2022-03-16T10:56:21.000Z"},"item":[{"name":"Use Case Library","item":[{"name":"On-Board a Client","id":"a3b293b5-a393-43a3-b252-94e598b47476","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"url":"","description":"<h2 id=\"use-case-overview\">Use Case Overview</h2>\n<hr />\n<p>Corpay Cross-Border's PartnerAPI services enable you to on-board your own clients with Corpay which in turn grants them access to Corpay's DirectAPI payment functions. The PartnerAPI allows partners to on-board Corporate clients by passing all pre-agreed KYC/Registration data via our secure Account Create method. The following steps will walk you through on-boarding a new client account with Corpay. </p>\n<p>In this use case, a company that provides a corporate currency risk management software needs to onboard a new corporate client in the Freight Forwarding industry onto both their own software and Corpay Cross-Border. Once this client has been on-boarded they will be able to use the risk management software to gain market exposure and hedging advice as well as carry out trades/payments based on the advised hedging strategy. </p>\n<p>Thankfully, this company's software is not only integrated with Corpay's DirectAPI services to power their risk management software's trade and payment capabilities, but it is also integrated with Corpay's PartnerAPI. This means the new Freight corporate client can be seamlessly on-boarded with both the partner company and Corpay at the same time. </p>\n<p>Using the software's registration form, the client will populate all of the mandatory on-boarding fields and view the required terms and condition documentation before submitting their Account Create request to both the partner company and Corpay via the PartnerAPI. The on-boarding form will be collecting varied information such as the Corporate client's business address, key contact and director details as well as expected transactional volumes.  </p>\n<p>With the registration process started, the client will then Add Files to upload supporting on-boarding documentation which may include a Business Registration Certificate, director passport, organisational chart and proof of address. Finally, once all the required information has submitted, the client will use submit Account Find requests to check the status of their account onboarding as well as see what details have been stored on record.</p>\n<h2 id=\"on-board-a-client-workflow\">On-Board a Client workflow</h2>\n<hr />\n<p>Lets have a look at the keys steps of this workflow: <br /></p>\n<ol>\n<li>You retrieve a PartnerAPI bearer token for authentication. <br /></li>\n<li>The new Corporate client's KYC details are collected and on-boarding Account Create request is \nsent. <br /></li>\n<li>Additional on-boarding documentation is uploaded.  <br /></li>\n<li>Finally, with the client on-boarding request submitted, you retrieve an approval status on the newly created client's account . <br /></li>\n</ol>\n<p><img src=\"https://user-images.githubusercontent.com/72567787/98576748-e5365b80-22b2-11eb-84ed-53454005ddf7.JPG\" alt=\"On-Board-A-Client-pre-reqs.jpg\" /></p>\n<h2 id=\"implementing-the-on-board-a-client-workflow\">Implementing the On-Board a Client workflow:</h2>\n<hr />\n<p>This section will now walk you through using the PartnerAPI to implement the workflow. <br /></p>\n<p><img src=\"https://user-images.githubusercontent.com/72567787/98577007-3a726d00-22b3-11eb-8369-4e2c58e27e79.JPG\" alt=\"On-Board-A-Client-Flow.jpg\" />\n<br /></p>\n<p><strong>Step 1: Authenticate</strong>  <br />\n<br /></p>\n<ul>\n<li>To begin, any time a user wishes to utilise Corpay's PartnerAPI services, the platform they are using will have to request a bearer token from Corpay in order to authenticate themselves as an allowed user of the PartnerAPI on-boarding features. In this scenario, the company's risk management software is able to pass it's API Key and Password to Corpay's <a href=\"https://doc.api.afex.com/?version=latest#20bd98e8-22ca-4200-8cb2-d0def9ec8513\">Get Token</a> API in which they will be provided with an 8 hour bearer token. This token will then be submitted with subsequent calls the risk management software makes to the  PartnerAPI.   <br />.<br /></li>\n</ul>\n<p><em>POST api/Token</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request POST '{{PartnerAPI.Endpoint}}token' \\\n--header 'Content-Type: application/x-www-form-urlencoded' \\\n--data-urlencode 'Grant_Type=password' \\\n--data-urlencode 'Username={{API-Key}}' \\\n--data-urlencode 'Password={{PartnerAPI.Password}}'\n</code></pre>  <br />\n\n  \n<p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"access_token\": \"LjJo-w2jVd3bpAF- aYq_AGlZlDz9E9vKXpk8yZZHPAti4scXULPAln7jjZUfdwLIF2XtZfsgLksR1wtdVZvyyBcY6f3V1eiy8wUlvksN49FpkDFtDc1bRuJL6ETxbg06UGqktORnNapMU9F-b4CREqyFvgvkBzz2ny5CZvSMwO0utxriKwXNBBVO528thMSR5_XaD7FYRZkwni7tnqpTaLCakoi6X_6lNF9P-v-4yw-im8lzm2ZvIBrw4NeP4Ws8V-KyiX4U5f_nXUSwnrJ-rA\",\n\"token_type\": \"bearer\",\n\"expires_in\": 28799,\n\".issued\": \"Wed, 30 Sep 2020 18:05:19 GMT\",\n\".expires\": \"Thu, 01 Oct 2020 02:05:19 GMT\"\n}\n</code></pre><br />\n\n<p><strong>Step 2: Submit Client On-Boarding Request</strong>  <br />\n<br /></p>\n<ul>\n<li><p>Now that the risk management software is authenticated with Corpay's PartnerAPI, you can proceed with filling out the new Freight corporate client's details on the software's registration form. All of the required on-boarding fields displayed on the form are pre-agreed between the partner company of the risk management software and Corpay's Compliance teams. This ensures that all the mandatory data is collected from new clients during registration in order for both the partner and Corpay to successfully on-board and approve them.  <br /></p>\n</li>\n<li><p>The form will be integrated with a number of Corpay supporting PartnerAPI calls providing helpful drop-down options for some of the fields. <em>This includes the API calls listed in the pre-requisites at the start of this use case such as Company Type and NAICS</em>.  <br /></p>\n</li>\n<li><p>Once you have filled out all of the required registration fields with the Freight corporate client's details you will then be able to 'Submit' the on-boarding request using the <a href=\"https://doc.api.afex.com/?version=latest#6471318d-0b1c-44d2-a364-17a0e6a8669b\">Account Create</a> API.</p>\n</li>\n</ul>\n<p><em>POST api/v1/AccountCreate</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request POST '{{PartnerAPI.Endpoint}}api/v1/AccountCreate' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Authorization: bearer [token]' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n\"TermsAndConditions\": \"TRUE\",\n\"AccountEntityType\": \"Corporate Client\",\n\"LegalCompanyName\": \"Global Freight Shipping\",\n\"DoingBusinessAs\": \"Global Freight\",\n\"BusinessTelephoneNo\": \"0201 001 001\",\n\"BusinessWebsite\": \"global-freight.co\",\n\"CompanyType\": \"Private Limited Company\",\n\"DescriptionOfBusiness\": \"Freight forwarding shipping services\",\n\"DateOfFormation\": \"06/25/2009\",\n\"CountryOfIncorporation\": \"US\",\n\"StateRegionOfIncorporation\": \"LA\",\n\"FederalTaxId\": \"Business Registration Number\",\n\"CompanyRegistrationNo\": \"333444\",\n\"BusinessCountry\": \"US\",\n\"BusinessAddress\": \"15 Test Street\",\n\"BusinessCity\": \"Louisiana\",\n\"BusinessState\": \"LA\",\n\"BusinessZip\": \"701300\",\n\"NAICS\": \"Deep Sea Freight Transportation\",\n\"TickerSymbol\": \"$\",\n\"Description\": \"Freight forwarding shipping services\",\n\"ExpectedMonthlyPayments\": \"10\",\n\"Expected MonthlyVolume\": \"100000\",\n\"LEINumber\": \"345654\",\n\"LEIExpirationDate\": \"06/05/2030\",\n\"TradingCountries\": [\"US\", \"GB\", \"AU\"],\n\"KeyIndividuals\":[\n{\n\"IndividualRoles\":[\"Owner\"],\n\"PercentOwnership\": \"50\",\n\"Salutation\": \"Mr.\",\n\"FirstName\": \"Richard\",\n\"MiddleName\": \"Henry\",\n\"LastName\": \"Phillips\",\n\"JobTitle\": \"Owner\",\n\"DateOfBirth\": \"04/20/1980\",\n\"Address\": \"45 Test Street\",\n\"City\": \"Louisiana\",\n\"Zip\": \"701310\",\n\"Email\": \"rphillips@noreply.com\",\n\"PhoneNumber\": \"01010 900100\",\n\"SSN\": \"143234\",\n\"IdType\": \"Passport\",\n\"IdNo\": \"155443321\",\n\"IdExpirationDate\": \"06/06/2030\",\n\"IssueJurisdiction\": \"US\",\n\"AccountPrimaryContact\": \"True\",\n\"AFEXDirectUserRole\": \"Input and Approve\",\n\"Citizenship\": \"US\",\n\"State\": \"LA\",\n\"Country\": \"US\"}\n]\n}'\n</code></pre><br />\n\n<p><em>201 Created Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"APIKey\": \"00006D15V1398eb29-1a1a-0a0a-2a2a-0050569b0000\",\n\"AccountNumber\": \"00006D15\",\n\"RemitId\": \"00006D15\",\n\"Message\": \"Created\"\n}\n</code></pre><br />\n\n<ul>\n<li>The corporate Freight Forwarding client, 'Global Freight Shipping', has now been successfully created in the risk management software and with Corpay pending on-boarding review and approval. The API Key that is returned in the response is unique to the newly created client and can now be used to communicate with Corpay's API under their own account. <em><strong>Please note that the new client API Key cannot be used for any transactional API services until their account has been approved by Corpay's Compliance team</strong></em>.  <br /><br /></li>\n</ul>\n<p><strong>Step 3: Upload Supporting Documents</strong>  <br />\n<br /></p>\n<ul>\n<li>With the creation of Global Freight's client account and it's established link to Corpay's API services, you can now proceed with uploading required supporting documentation to help with the on-boarding request of this client. In this instance you are required to upload a Business Registration Certificate, Organisational Chart and passport copy of the specified owner using our <a href=\"https://doc.api.afex.com/?version=latest#48c30cc8-02b8-40d4-b62f-6a7a8ebcff0e\">Add Files</a> API. <em><strong>Please note that only 3 files can be uploaded per one single 'Add Files' request. You can however call 'Add Files' as many times as you need to continue uploading additional document for a client account.</strong></em></li>\n</ul>\n<p><em>POST api/v1/AddFiles</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request POST '{{PartnerAPI.Endpoint}}api/v1/AddFiles?ApiKey=00006D15V1398eb29- \n1a1a-0a0a-2a2a-0050569b0000' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json' \\\n--header 'Authorization: bearer [token]' \\\n--form '=@/path/to/file'\"Business Registration Certificate - Global Freight\" \\\n--form '=@/path/to/file'\"Organisational Chart - Global Freight Execs\" \\\n--form '=@/path/to/file'\"Richard Phillips Passport\"\n</code></pre><br />\n    \n<p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"3 File(s) Uploaded\"\n}'\n</code></pre><br />\n\n<p><strong>Step 4: Retrieve Client Account Status</strong>  <br />\n<br /></p>\n<ul>\n<li>Finally, now that all of the required KYC information and supporting files have been provided to Corpay, you can check on the status of Global Freight's onboarding request by using Corpay's <a href=\"https://doc.api.afex.com/?version=latest#d6510ec7-17ed-409e-9a98-47a24b667f51\">Account Find</a> API. When a new client account on-boarding request is initially sent to Corpay it will have a status of 'Pending Approval'. Once Corpay's Compliance team approve the client account you will see an updated status of 'Approved'.</li>\n</ul>\n<p><em>GET api/v1/AccountFind</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET '{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00006D15V1398eb29- \n1a1a-0a0a-2a2a-0050569b0000' \\\n--header 'Authorization: bearer {token}' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n\"IncludeKeyIndividuals\":\"True\",\n\"ExcluseAccountInfo\":\"False\",\n    \"KeyIndividuals\":{\n        \"AccountPrimaryContact\":\"\",\n        \"IndividualRoles\":\"\",\n        \"FirstName\":\"\",\n        \"LastName\":\"\"\n    }\n}'\n</code></pre> <br />\n\n  \n<p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"AccountEntityType\": \"Corporate Client\",\n\"AccountNumber\": \"00006D15\",\n\"AccountStatus\": \"Approved\"\n}\n</code></pre><br />\n\n<ul>\n<li>Now that the account has been fully on-boarded with Corpay, the Global Freight Shipping corporate client will be enabled to utilise Corpay's DirectAPI services that are also integrated with the partner's risk management software. This will allow them to carry out trades and payments based on proposed hedging strategies.</li>\n</ul>\n<p><a href=\"https://doc.api.afex.com/?version=latest#515b5623-899f-445e-8429-df449ebe9b13\">Use Case Library</a></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"a3b293b5-a393-43a3-b252-94e598b47476"},{"name":"Beneficiary Payment with FX","id":"a0bdba07-3ce3-4f52-8032-edcfd7c7e13a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"VIEW","header":[],"url":"","description":"<h2 id=\"use-case-overview\">Use Case Overview</h2>\n<hr />\n<p>Corpay Cross-Border's DirectAPI services allow you to execute an FX trade in order to make an international payment to a beneficiary in their own home currency. The following steps will walk you through creating an overseas beneficiary template, booking an FX trade and scheduling a payment. <br /> </p>\n<p>In this use case, a user of a Treasury Management System (TMS) needs to pay an overseas supplier in their home currency. The user of the TMS only holds British Pound Sterling (GBP) business funds but the supplier is based in Italy so requires payment in Euro's (EUR). Fortunately the TMS is integrated with Corpay's DirectAPI services. <br /></p>\n<p>To initiate the international payment the user, via the TMS, submits a Create Beneficiary request in order to create the Italian supplier as a EUR beneficiary. Once the TMS shows the beneficiary has been created and approved the user initiates a Get Quote request and receives the EURGBP exchange rate. Happy with the rate, the user proceeds to submitting a Create Trade request to convert their GBP into EUR's at the agreed rate. Next, with the trade conversion complete the user schedules a Create Payment request to send the required EUR's to the Italian supplier. Finally, A payment confirmation is retrieved and payment status check completed.  <br /></p>\n<h2 id=\"beneficiary-payment-with-fx-workflow\">Beneficiary Payment with FX workflow</h2>\n<hr />\n<p>Lets have a look at the keys steps of this workflow: <br /></p>\n<ol>\n<li>You create a EUR currency beneficiary template for the Italy based supplier. <br /></li>\n<li>A rate quote is retrieved and an FX trade executed to convert your business held GBP funds into EUR. <br /></li>\n<li>You schedule the converted EUR funds out to the Italian beneficiary.  <br /></li>\n<li>Finally the status of the payment is checked and the payment confirmation retrieved. <br /></li>\n</ol>\n<p><img src=\"https://user-images.githubusercontent.com/72567787/98577124-67268480-22b3-11eb-86fb-2db3254f62c5.JPG\" alt=\"Beneficiary-with-FX-Payment-Overview.jpg\" /></p>\n<h2 id=\"implementing-the-beneficiary-payment-with-fx-workflow\">Implementing the Beneficiary Payment with FX workflow</h2>\n<hr />\n<p>This section will now walk you through using the DirectAPI to implement the workflow. <br /></p>\n<p><img src=\"https://user-images.githubusercontent.com/72567787/98577216-89200700-22b3-11eb-9f3c-7620ba0aaca9.JPG\" alt=\"Use-Case-Pre-Reqs-Bene-FX-Payment.jpg\" /></p>\n<p><strong>Step 1: Create The Beneficiary</strong>  <br />\n<br />\n<img src=\"https://user-images.githubusercontent.com/72567787/98577297-a654d580-22b3-11eb-872b-a0b6fe593e59.JPG\" alt=\"Step-1-Create-Beneficiary.jpg\" /></p>\n<ul>\n<li>To begin, you will need to create the EUR beneficiary in which you wish to schedule a payment to. In order to do this you will first make a request to our <a href=\"https://doc.api.afex.com/?version=latest#631ff59a-03ef-48e9-8599-576c8308f575\">Create Beneficairy</a> API. To help you successfully create the beneficiary, the API response will inform you of the required beneficiary bank details that are needed based on its specified currency and country as well as whether it is an Individual or Corporate.  <br /><br /></li>\n</ul>\n<p><em>POST api/BeneficiaryCreate</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request POST '{{AFEXAPI.Endpoint}}api/beneficiaryCreate' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n \"BankAccountNumber\": \"\",\n \"BankCountryCode\": \"IT\",\n \"BankName\": \"\",\n \"BankSWIFTBIC\": \"\",\n \"BeneficiaryAddressLine1\": \"\",\n \"BeneficiaryCity\": \"\",\n \"BeneficiaryCountryCode\": \"IT\",\n \"BeneficiaryName\": \"\",\n \"BeneficiaryPostalCode\": \"\",\n \"BeneficiaryRegion\": \"\",\n \"Corporate\": \"TRUE\",\n \"Currency\": \"EUR\",\n \"HighLowValue\": \"\",\n \"NotificationEmail\": \"\",\n \"RemittanceLine1\": \"\",\n \"RemittanceLine2\": \"\",\n \"VendorId\": \"\"\n}'\n</code></pre><br />\n\n  \n<p><em>201 Created Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"Name\": \"BeneficiaryName cannot be blank\",\n    \"VendorId\": null,\n    \"Code\": 58,\n    \"InformationMessage\": null,\n    \"InformationCode\": 0,\n    \"Status\": null\n},\n{\n    \"Name\": \"BankName cannot be blank\",\n    \"VendorId\": null,\n    \"Code\": 53,\n    \"InformationMessage\": null,\n    \"InformationCode\": 0,\n    \"Status\": null\n},\n{\n    \"Name\": \"BankAccountNumber cannot be blank\",\n    \"VendorId\": null,\n    \"Code\": 50,\n    \"InformationMessage\": \"BankAccountNumber must be formatted as IBAN\",\n    \"InformationCode\": 100017,\n    \"Status\": null\n},\n{\n    \"Name\": \"Beneficiary SWIFT BIC cannot be blank\",\n    \"VendorId\": null,\n    \"Code\": 55,\n    \"InformationMessage\": null,\n    \"InformationCode\": 0,\n    \"Status\": null\n},\n{\n    \"Name\": null,\n    \"VendorId\": null,\n    \"Code\": 0,\n    \"InformationMessage\": \"RemittanceLine1 updated from '' to 'BOF afexdemoBradAnderson'\",\n    \"InformationCode\": 100013,\n    \"Status\": null\n}\n</code></pre><br />\n\n<ul>\n<li><p>Now that you know the required fields needed to create a corporate EUR beneficiary based in Italy, you can proceed with populating the missing fields with the beneficiary's business and banking details. <em>For the purpose of this use case we have provided some EUR Italy bank details in the example below</em>. <br /></p>\n<br />\n</li>\n<li><p>Any beneficiaries created via the API have the advantage of being auto-approved as long as the banking details provided are correct and valid. In the API response below you can see the beneficiary status has immediately 'Approved'. Beneficiaries that don't auto-approve will be manually checked and approved by Corpay's operations team. <br /></p>\n<br /></li>\n</ul>\n<p><em>POST api/BeneficiaryCreate</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request POST '{{AFEXAPI.Endpoint}}api/beneficiaryCreate' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n \"BankAccountNumber\": \"IT39M0100003245348200005625\",\n \"BankCountryCode\": \"IT\",\n \"BankName\": \"Credito Emiliano S.p.A.\",\n \"BankSWIFTBIC\": \"BACRIT21216\",\n \"BeneficiaryAddressLine1\": \"Via Barberini\",\n \"BeneficiaryCity\": \"Rome\",\n \"BeneficiaryCountryCode\": \"IT\",\n \"BeneficiaryName\": \"Italy Event Supplies\",\n \"BeneficiaryPostalCode\": \"001800\",\n \"BeneficiaryRegion\": \"RM\",\n \"Corporate\": \"TRUE\",\n \"Currency\": \"EUR\",\n \"HighLowValue\": \"1\",\n \"NotificationEmail\": \"sbeavis@noreply.com\",\n \"RemittanceLine1\": \"afexdemo\",\n \"RemittanceLine2\": \"IVPT\",\n \"VendorId\": \"ItalyEventSupplies\"\n}'\n</code></pre>  <br />\n\n  \n<p><em>201 Created Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"Name\": \"Beneficiary has been created. Vendor ID: ItalyEventSupplies\",\n    \"Code\": 0,\n    \"InformationMessage\": null,\n    \"InformationCode\": 0,\n    \"Status\": \"Approved\"\n},\n{\n    \"Name\": null,\n    \"Code\": 0,\n    \"InformationMessage\": \"BankAddress1 updated from '' to 'Strada Statale Della Cisa, 86/V'\",\n    \"InformationCode\": 100018,\n    \"Status\": null\n},\n{\n    \"Name\": null,\n    \"Code\": 0,\n    \"InformationMessage\": \"BankAddress3 updated from '' to 'Borgo Virgilio'\",\n    \"InformationCode\": 100020,\n    \"Status\": null\n}\n</code></pre><br />\n\n<ul>\n<li>Should you need to view the beneficiary's details that Corpay holds on account and also to check the status should it not have auto-approved during creation, then you can use the Find Beneficiary API to return the details and status of the recently created beneficiary. <br /><br /></li>\n</ul>\n<p><em>GET api/beneficiary/find</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET '{{AFEXAPI.Endpoint}}api/beneficiary/find?=ItalyEventSupplies' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json' \\\n--data-raw ''\n</code></pre><br />\n\n<p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"Currency\": \"EUR\",\n\"VendorId\": \"ItalyEventSupplies\",\n\"BeneficiaryName\": \"Italy Event Supplies\",\n\"TemplateType\": 1,\n\"NotificationEmail\": \"sbeavis@noreply.com\",\n\"BeneficiaryCity\": \"Rome\",\n\"BeneficiaryCountryCode\": \"IT\",\n\"BeneficiaryPostalCode\": \"001800\",\n\"BeneficiaryRegion\": \"Roma\",\n\"BeneficiaryRegionCode\": \"RM\",\n\"RemittanceLine1\": \"BOF afexdemo\",\n\"RemittanceLine2\": \"IVPT\",\n\"BankAccountNumber\": \"IT39M0100003245348200005625\",\n\"BankAddress1\": \"STRADA STATALE DELLA CISA, 86/V\",\n\"BankAddress3\": \"BORGO VIRGILIO\",\n\"BankCountryCode\": \"IT\",\n\"BankName\": \"CREDITO EMILIANO S.P.A.\",\n\"BankSWIFTBIC\": \"BACRIT21216\",\n\"HighLowValue\": 1,\n\"Corporate\": true,\n\"Status\": \"Approved\"\n}\n</code></pre><br />\n\n\n<p><strong>Step 2. Execute FX Trade</strong>  <br />\n<br />\n<img src=\"https://user-images.githubusercontent.com/72567787/98577361-bf5d8680-22b3-11eb-98d2-60b3fd8c376a.JPG\" alt=\"Step-2-Execute-FX-Trade.jpg\" /></p>\n<p>Now that you have successfully created your Italian EUR beneficiary, which in this example is called 'Italy Event Supplies' and has auto-approved, you will need to convert GBP (Pound Sterling) into EUR (Euro) in order to schedule a €500 payment out to them. <br /></p>\n<ul>\n<li>To begin this process, a common next step is to first get a valid <a href=\"https://doc.api.afex.com/?version=latest#e4b22414-eb2b-4f5c-ba44-c606a2fa3b6b\">Value Date</a>. As the EUR invoice payment to the beneficiary 'Italy Event Supplies' is due immediately, you will call the API to find the soonest available EURGBP trade value date.  <br /><br /></li>\n</ul>\n<p><em>GET api/v2/ValueDates</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET '{{AFEXAPI.Endpoint}}api/v2/valuedates? \nCurrencyPair=EURGBP&amp;ValueType=CASH' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json'\n</code></pre><br />\n\n<p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"2020/07/10\"\n</code></pre><br />\n\n<ul>\n<li>After retrieving a valid trade value date, you can proceed to getting a <a href=\"https://doc.api.afex.com/?version=latest#2f567030-27cd-4ef1-a145-fb584fbda51d\">Rate Quote</a> so that you can find out how much it will cost you to purchase €500 by settling with GBP. As shown in the example request and response below, the API will provide you with a Rate, Buy and Settlement Amount and also a QuoteId. The QuoteId will be used in the next step to book the trade at the secured quoted rate. However, It's important to note that the QuoteId will expire after a set time frame (such as 30 or 60 seconds).  <br /><br /></li>\n</ul>\n<p><em>GET api/v2/Quote</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET '{{AFEXAPI.Endpoint}}api/v2/quote? \nCurrencyPair=EURGBP&amp;Amount=1000&amp;IsAmountSettlement=FALSE&amp;ValueDate=07/10/2020' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json' \\\n--data-raw ''\n</code></pre><br />\n\n<p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"Rate\": 0.8959,\n\"InvertedRate\": 1.1162,\n\"ValueDate\": \"2020-07-10T00:00:00\",\n\"OptionDate\": \"0001-01-01T00:00:00\",\n\"QuoteId\": \"05765648\",\n\"Amount\": 500.0,\n\"IsAmountSettlement\": false,\n\"TradeCcy\": \"EUR\",\n\"SettlementCcy\": \"GBP\",\n\"SettlementAmt\": 447.95,\n\"Expires_in\": 60\n}\n</code></pre><br />\n\n<ul>\n<li>You can now use the QuoteID to book a EURGBP trade with the locked in rate using our <a href=\"https://doc.api.afex.com/?version=latest#89fe1ec1-a42d-4d9e-90f0-2a6291d937a8\">Trades Create</a> API. Once again, populate the required fields to purchase €500 by settling with GBP. To ensure your trade is booked at the previously quoted rate, make sure you submit the QuoteId also. If the QuoteId has expired you will need to request a new rate quote. <em>Please make sure the trade details, such as currency, amount and value date, match those details you entered for the Quote Id. If there is a mismatch the API will return an error</em>. <br /><br /></li>\n</ul>\n<p><em>POST api/v2/Trades/Create</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request POST '{{AFEXAPI.Endpoint}}api/v2/trades/create' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n \"Amount\": \"500\",\n \"FeeAmt\": \"\",\n \"IsAmountSettlement\": \"FALSE\",\n \"QuoteID\": \"05765648\",\n \"SettlementCcy\": \"GBP\",\n \"TradeCcy\": \"EUR\",\n \"ValueDate\": \"07/10/2020\",\n \"VendorId\": \"\"\n}'\n</code></pre><br />\n\n\n<p><em>201 Created Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"TradeNumber\": 376017,\n\"Amount\": 500.0,\n\"Rate\": 0.8959,\n\"TradeCcy\": \"EUR\",\n\"SettlementAmt\": 447.95,\n\"SettlementCcy\": \"GBP\",\n\"ValueDate\": \"2020-07-10T00:00:00\",\n\"FeeAmt\": 0.0,\n\"FeeCurrency\": \"\"\n}\n</code></pre><br />\n\n<ul>\n<li>Following the funding trade being booked successfully and a trade reference number being returned, you will now have to remit the settlement funds to Corpay in order to fund the trade. As stated by the trade API response in the previous section, a total of £447.95 is required to fund the purchase of €500. To retrieve Corpay's GBP bank settlement instructions our <a href=\"https://doc.api.afex.com/?version=latest#40dd2038-4f9e-4d24-ac7d-18db4c0a30ad\">Settlement Account Details</a> API can be used to retrieve these details. <br /><br /></li>\n</ul>\n<p><em>GET api/Ssi/GetSSI</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET '{{AFEXAPI.Endpoint}}api/ssi/GetSSI?Currency=GBP' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json'\n</code></pre><br />\n\n\n<p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"Currency\": \"GBP\",\n\"PaymentInstructions\": \"Remit Funds to: Bank of America, London\\rSWIFT:BOFAGB22\\rSort Code: CHAPS 165050\\rSort Code: BACS 301635 \\rAccount No: 67454050\\rBeneficiary: Associated Foreign Exchange, Inc.\"\n}\n</code></pre><br />\n\n<ul>\n<li>Once you have wired the required £447.95 to Corpay's GBP settlement instructions and we receive them, they will be applied to your Corpay held funding balance account which will in turn fund the trade. You can always check on the status of your trade by using Corpay's <a href=\"https://doc.api.afex.com/?version=latest#41cd87a9-379d-4272-b35d-9065fc33d9f8\">Trade Details</a> API. By specifying the trade number our API will return the trade details including its funded status. <em>The parameter called 'Funded' will show as TRUE once the required settlement funds are available in your Corpay held funding balance account</em> <br /><br /></li>\n</ul>\n<p><em>GET api/v2/Trades?ID</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET '{{AFEXAPI.Endpoint}}api/v2/trades?Id=376017' \\\n--header 'Content-Type: application/json' \\\n--header 'API-Key: {{API-Key}}'&lt;br  /&gt;\n</code></pre><p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"TradeNumber\": 376017,\n\"Amount\": 500.0,\n\"RemainingBalance\": 500.0,\n\"Rate\": 0.8959,\n\"BeneficiaryName\": \"\",\n\"TradeCcy\": \"EUR\",\n\"SettlementAmt\": 447.95,\n\"SettlementCcy\": \"GBP\",\n\"TradeDate\": \"2020-07-10T05:57:05\",\n\"ValueDate\": \"2020-07-10T00:00:00\",\n\"Status\": \"Verified\",\n\"Funded\": True,\n\"Note\": \"\",\n\"FeeAmt\": 0.0,\n\"FeeCurrency\": \"\"\n}\n</code></pre><br />\n\n<p><strong>Step 3. Schedule Beneficiary Payment</strong> <br />\n<br />\n<img src=\"https://user-images.githubusercontent.com/72567787/98577440-dbf9be80-22b3-11eb-9489-0fbef8d55f50.JPG\" alt=\"Step-3-Schedule-Beneficiary-Payment.jpg\" /></p>\n<p>Now that you have successfully booked and funded an FX trade to purchase €500, you can schedule a payment out to the Italy Event Supplies EUR beneficiary. <br /></p>\n<ul>\n<li>To schedule the payment out to the approved EUR beneficiary, you will utilise Corpay's <a href=\"https://doc.api.afex.com/?version=latest#56f3def2-4c54-4782-9847-25be37cdd974\">Payment Create</a> API to send the €500. Once again, populate the required details such as amount and payment date as well as the beneficiary's VendorID (which in this example we use ItalyEventSupplies as the VendorId). <br /><br /></li>\n</ul>\n<p><em>POST api/v2/Payments/Create</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request POST '{{AFEXAPI.Endpoint}}api/v2/payments/create' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json' \\\n--data-raw '{\n \"Amount\": \"500\",\n \"Currency\": \"EUR\",\n \"FeeAmt\": \"\",\n \"PaymentDate\": \"07/10/2020\",\n \"PopCode\": \"\",\n \"PurposeofPayment\": \"\",\n \"VendorId\": \"ItalyEventSupplies\"\n}'\n</code></pre><br />\n\n\n<p><em>201 Created Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"ReferenceNumber\": 249983,\n\"Amount\": 500.0,\n\"Ccy\": \"EUR\",\n\"PaymentDate\": \"2020-07-10T00:00:00\",\n\"Message\": \"Scheduled payment successfully created.\",\n\"FeeAmt\": 0.0,\n\"FeeCurrency\": \"USD\"\n}\n</code></pre><br />\n\n<ul>\n<li>The payment has now been successfully scheduled to send to ItalyEventSupplies on 07/10/2020. As the beneficiary is in an 'Approved' status and there are enough funds on your EUR funding balance following the FX trade that was executed previously to purchase €500, once the payment date is reached the payment will be processed and sent to the beneficiary. You can check on the status of your payment using Corpay's <a href=\"https://doc.api.afex.com/?version=latest#2889dda7-720f-4b91-be51-49b673ed6998\">Payment Details</a> API. By specifying the payment reference number our API will return  the payment details including its status. <em>The 'Payment Status' parameter will show as Processed once the payment has been sent to the beneficiary by Corpay's payment engine</em>. <br /><br /></li>\n</ul>\n<p><em>GET api/v2/payments?ID</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET '{{AFEXAPI.Endpoint}}api/v2/payments?Id=249983' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json'&lt;br  /&gt;\n</code></pre><p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n\"ReferenceNumber\": \"SP249983\",\n\"PaymentStatus\": \"Processed\",\n\"Currency\": \"EUR\",\n\"Amount\": 500.0000,\n\"ValueDate\": \"2020-07-13T00:00:00\",\n\"BeneficiaryName\": \"Italy Event Supplies\",\n\"ScheduledDate\": \"2020-07-10T06:45:34.953\",\n\"SubmittedDate\": \"2020-07-10T06:45:34.953\",\n\"ModifiedDate\": \"2020-07-10T13:45:34.9578012\",\n\"TradeNumber\": \"10144177\",\n\"Status\": \"Submitted\",\n\"Note\": \"\",\n\"FeeAmt\": 0.0000,\n\"FeeCurrency\": \"GBP\"\n}\n</code></pre><br />\n\n<p><strong>Step 4. Retrieve Payment Confirmation</strong>  <br />\n<br />\n<img src=\"https://user-images.githubusercontent.com/72567787/98577514-f9c72380-22b3-11eb-9152-81a161e462a2.JPG\" alt=\"Step-4-Retrieve-Payment-Confirmation.jpg\" /></p>\n<p>Finally, with the sending of the beneficiary payment, the last step is to retrieve the Corpay payment confirmation for record keeping. <em>Corpay generates confirmations for all transaction types</em>. <br /></p>\n<ul>\n<li>To retrieve the confirmation for the EUR payment to Italy Event Supplies you can use Corpay's <a href=\"https://doc.api.afex.com/?version=latest#f2ce94c6-1188-4ad5-b964-f67d11a41a95\">Trade Confirmation</a> API. By specifying the 'Trade Number' returned in the Payment Details response, as shown in the previous step, you can download or display Corpay's generated payment confirmation for this EUR payment. <em>You can choose whether to retrieve a SWIFT MT103 confirmation if the payment went out over the SWIFT network by populating 'True' in the 'Swift' parameter. Alternatively you can populate 'False' to just retrieve the standard AFEX payment confirmation</em>. <br /><br /></li>\n</ul>\n<p>GET api/confirmations</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl --location --request GET '{{AFEXAPI.Endpoint}}api/confirmations? \nTradeNumber=10144177&amp;Swift=FALSE' \\\n--header 'API-Key: {{API-Key}}' \\\n--header 'Content-Type: application/json'\n</code></pre><br />\n\n\n<p><em>200 OK Response</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>%PDF-1.3\n1 0 obj\n[/PDF /Text /ImageB /ImageC /ImageI]\nendobj 8 0 obj\n&lt;&lt; /Length 2589 /Filter /FlateDecode&gt;&gt; stream\n</code></pre><br />\n\n<p><a href=\"https://doc.api.afex.com/?version=latest#515b5623-899f-445e-8429-df449ebe9b13\">Use Case Library</a></p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"query":[],"variable":[]}},"response":[],"_postman_id":"a0bdba07-3ce3-4f52-8032-edcfd7c7e13a"}],"id":"515b5623-899f-445e-8429-df449ebe9b13","description":"<h2 id=\"view-a-use-case\">View a Use Case</h2>\n<hr />\n<p>To help you get started, in this section you can view a number of use cases which will help you learn how to utilise different components of Corpay Cross-Border's API services in real-world scenarios. Each use case will provide a typical scenario and business requirement which will be solved for using Corpay's wide range of API services.</p>\n<p>Let's Start! Click on one of the use cases below to see a step-by-step tutorial on how Corpay's individual API services can be used in a particular scenario:</p>\n<ul>\n<li><p><code>On-board a Client</code> - In this tutorial you will learn how to on-board a client (child account) under your primary parent account held with Corpay Cross-Border. On-boarding one of your corporate clients with AFEX will in turn give them access to Corpay's DirectAPI transactional services once they have been approved.\n<a href=\"https://doc.api.afex.com/?version=latest#a3b293b5-a393-43a3-b252-94e598b47476\">Click here to view the On-Board a Client Use Case</a> </p>\n</li>\n<li><p><code>Beneficiary Payment With FX</code> - In this tutorial you will learn how to schedule an international payment to a third-party payee (beneficiary). This will include a walk-through on how to create a beneficiary, execute an FX trade and then finally schedule a payment to the newly created beneficiary. <a href=\"https://doc.api.afex.com/?version=latest#a0bdba07-3ce3-4f52-8032-edcfd7c7e13a\">Click here to view the Beneficiary Payment With FX Use Case</a></p>\n</li>\n</ul>\n<br />","event":[{"listen":"prerequest","script":{"id":"34951cda-6e55-43b3-a8f5-c8dc05a590db","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"70694493-d3b9-4190-94fc-4a245d278812","type":"text/javascript","exec":[""]}}],"_postman_id":"515b5623-899f-445e-8429-df449ebe9b13","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Authentication","item":[{"name":"PartnerAPI Token","id":"20bd98e8-22ca-4200-8cb2-d0def9ec8513","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":false},"method":"POST","header":[],"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":"<p>Using OAuth 2.0, request a <em>bearer token</em> which will grant access to any PartnerAPI calls located under the <strong>Client On-boarding</strong> section.</p>\n","urlObject":{"host":["{{PartnerAPI.Endpoint}}token"],"query":[],"variable":[]}},"response":[{"id":"56bc02a6-3641-42ef-a70e-6467eec08172","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":"Invalid Date","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":"c0932df6-251b-47e0-afe5-009c9d2f8907","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":"Invalid Date","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":"20bd98e8-22ca-4200-8cb2-d0def9ec8513"},{"name":"DirectAPI Token","event":[{"listen":"test","script":{"exec":["var jsonData = JSON.parse(responseBody);\r","pm.environment.set('AFEXAPI_access_token', jsonData.access_token);"],"type":"text/javascript","id":"a33c72d1-5e35-4c20-8dd4-2a5e74039f5e"}}],"id":"4cebe23e-d2bb-4403-b1f8-c708b443956b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"Grant_Type","value":"password","type":"text"},{"key":"Username","value":"{{PartnerAPI.API-Key}}","type":"text"},{"key":"Password","value":"{{PartnerAPI.Password}}","type":"text"},{"key":"Timeout","value":"400","type":"text"}]},"url":"{{AFEXAPI.Endpoint}}/token","description":"<p>Using OAuth 2.0, request a bearer token which will grant access to any DirectAPI calls located under the 'Beneficiary Management', 'Trades', 'Window Forwards', 'Payments' and 'Reference'sections.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["token"],"host":["{{AFEXAPI.Endpoint}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4cebe23e-d2bb-4403-b1f8-c708b443956b"}],"id":"4e2b83d5-497b-49a2-a0b6-45d36d94e08c","description":"<p>Corpay Cross-Border uses OAuth 2.0 to add an extra layer of security to our PartnerAPI services making for a more secure connection with our partners and their clients. Using the POST Get Token method detailed below, along with a unique username and password, partners will be able to retrieve a <em>bearer token</em> which is then required to access any PartnerAPI methods located under the <strong>Client On-boarding</strong> section.</p>\n","_postman_id":"4e2b83d5-497b-49a2-a0b6-45d36d94e08c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Client On-boarding","item":[{"name":"Account Creation v1","item":[{"name":"AccountCreate","id":"6471318d-0b1c-44d2-a364-17a0e6a8669b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"TermsAndConditions\": \"\",\r\n\"AccountEntityType\": \"\",\r\n\"AccountNumber\": \"\",\r\n\"Salutation\": \"\",\r\n\"FirstName\": \"\",\r\n\"MiddleName\": \"\",\r\n\"LastName\": \"\",\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\"ContactPhone\": \"\",\r\n\"ContactPrimaryIdentificationExpirationDate\": \"\",\r\n\"ContactPrimaryIdentificationIssuingAgency\": \"\",\r\n\"ContactPrimaryIdentificationNumber\": \"\",\r\n\"ContactPrimaryIdentificationType\": \"\",\r\n\"DateOfBirth\": \"\",\r\n\"EmploymentStatus\": \"\",\r\n\"JobTitle\": \"\",\r\n\"Occupation\": \"\",\r\n\"PrimaryEmailAddress\": \"\",\r\n\"SecondaryIdentificationExpirationDate\": \"\",\r\n\"SecondaryIdentificationIssuingAgency\": \"\",\r\n\"SecondaryIdentificationNumber\": \"\",\r\n\"SecondaryIdentificationType\": \"\",\r\n\"SourcesOfWealth\": \"\",\r\n\"TaxIdentificationNumber\": \"\",\r\n\"LegalCompanyName\": \"\",\r\n\"DoingBusinessAs\": \"\",\r\n\"BusinessTelephoneNo\": \"\",\r\n\"BusinessWebsite\": \"\",\r\n\"CompanyType\": \"\",\r\n\"DescriptionOfBusiness\": \"\",\r\n\"DateOfFormation\": \"\",\r\n\"CountryOfIncorporation\": \"\",\r\n\"StateRegionOfIncorporation\": \"\",\r\n\"FederalTaxId\": \"\",\r\n\"CompanyRegistrationNo\": \"\",\r\n\"BusinessCountry\": \"\",\r\n\"BusinessAddress\": \"\",\r\n\"BusinessCity\": \"\",\r\n\"BusinessState\": \"\",\r\n\"BusinessZip\": \"\",\r\n\"CorrespondenceCountry\": \"\",\r\n\"CorrespondenceAddress\": \"\",\r\n\"CorrespondenceCity\": \"\",\r\n\"CorrespondenceState\": \"\",\r\n\"CorrespondenceZip\": \"\",\r\n\"NAICS\": \"\",\r\n\"TickerSymbol\": \"\",\r\n\"Description\": \"\",\r\n\"ExpectedMonthlyPayments\": \"\",\r\n\"ExpectedMonthlyVolume\": \"\",\r\n\"LEINumber\": \"\",\r\n\"LEIExpirationDate\": \"\",\r\n\"TradingCountries\": \"\",\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":\"\",\r\n\t\"PercentOwnership\": \"\",\r\n\t\"Salutation\": \"\",\r\n\t\"FirstName\": \"\",\r\n\t\"MiddleName\": \"\",\r\n\t\"LastName\": \"\",\r\n\t\"JobTitle\": \"\",\r\n\t\"JobTitleOther\": \"\",\r\n\t\"DateOfBirth\": \"\",\r\n\t\"Address\": \"\",\r\n\t\"City\": \"\",\r\n\t\"Zip\": \"\",\r\n\t\"Email\": \"\",\r\n\t\"PhoneNumber\": \"\",\r\n\t\"SSN\": \"\",\r\n\t\"IdType\": \"\",\r\n\t\"IdNo\": \"\",\r\n\t\"IdExpirationDate\": \"\",\r\n\t\"IssueJurisdiction\": \"\",\r\n\t\"AccountPrimaryContact\": \"\",\r\n\t\"AFEXDirectUserRole\": \"\",\r\n\t\"Citizenship\": \"\",\r\n\t\"State\": \"\",\r\n\t\"Country\": \"\"}\r\n\t]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate","description":"<p>This Account Create method enables you to on-board a Corporate Client entity type with Corpay Cross-Border along with the listed data points below. A wide range of required data points can be passed via the Account Create method including corporate client address information, account use and purpose, ID information and key business individual details.</p>\n<p><em><strong>Please note, for each PartnerAPI integration Corpay's Compliance team and designated IT Programme Manager will work with you to validate what data points and supporting on-boarding documentation needs to be sent to Corpay via the API to ensure successful client on-boarding and approval</strong></em>.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n<th>Entity Type =</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TermsAndConditions</td>\n<td>Accept Corpay Cross Border's terms and conditions?</td>\n<td><em>False</em></td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>AccountEntityType</td>\n<td>Entity Type of an account that is going to be onboarded</td>\n<td><strong>True</strong></td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>Used to retrieve and update account information</td>\n<td><em>False</em></td>\n<td>Corporate</td>\n</tr>\n<tr>\n<td>Salutation</td>\n<td>Greeting for communication</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>First Name of the individual</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>Middle Name of the individual</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>Last Name of the individual</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>Citizenship</td>\n<td>Citizenship of the individual</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactAddress1</td>\n<td>Contact primary location - Address Line 1</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactAddress2</td>\n<td>Contact primary location - Address Line 2</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactAddress3</td>\n<td>Contact primary location - Address Line 3</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactZip</td>\n<td>Contact primary location - Zip Code / Post Code</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactCity</td>\n<td>Contact primary location - City</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactStateRegion</td>\n<td>Contact primary location - State / Region</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactCountryCode</td>\n<td>Contact primary location - Country</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPhone</td>\n<td>Individual phone number</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationExpirationDate</td>\n<td>Individual primary identification expiration date</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationIssuingAgency</td>\n<td>Individual primary identification issuing agency</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationNumber</td>\n<td>Individual primary identification number</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationType</td>\n<td>Individual primary identification type</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>Individual date of birth</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>EmploymentStatus</td>\n<td>Individual employment status</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>JobTitle</td>\n<td>Individual job title</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>Occupation</td>\n<td>Individual occupation</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>PrimaryEmailAddress</td>\n<td>Individual primary email address</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationExpirationDate</td>\n<td>Individual secondary identification expiration date</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationIssuingAgency</td>\n<td>Individual secondary identification issuing agency</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationNumber</td>\n<td>Individual secondary identification number</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationType</td>\n<td>Individual secondary identification type</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SourcesOfWealth</td>\n<td>Individual sources of wealth</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>TaxIdentificationNumber</td>\n<td>Individual tax identification number</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>LegalCompanyName</td>\n<td>Business legal entity name</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>DoingBusinessAs</td>\n<td>Business Name</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessTelephoneNo</td>\n<td>Registered business phone number</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessWebsite</td>\n<td>Registered business website</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CompanyType</td>\n<td>Type of company</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>DescriptionOfBusiness</td>\n<td>Definition of business</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>DateOfFormation</td>\n<td>Effective date of the original Certificate of Formation of the company</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CountryOfIncorporation</td>\n<td>The country in which the company is incorporated or legally registered</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>StateRegionOfIncorporation</td>\n<td>The state/region in which the company is incorporated or legally registered</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>FederalTaxId</td>\n<td>IRS unique identifier for a business entity (i.e. Employer Identification Number - EIN)</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CompanyRegistrationNumber</td>\n<td>Unique identifier issued by government commission when a company is incorporated</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessCountry</td>\n<td>Country the business resides within</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessAddress</td>\n<td>Local business address</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessCity</td>\n<td>Local business city</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessState</td>\n<td>Local business state / region</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessZip</td>\n<td>Local business zip / postcode</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceCountry</td>\n<td>Miscellaneous correspondance with business from particular country</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceAddress</td>\n<td>Miscellaneous correspondance with business from particular address</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceCity</td>\n<td>Miscellaneous correspondance with business from particular city</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceState</td>\n<td>Miscellaneous correspondance with business from particular state / region</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceZip</td>\n<td>Miscellaneous correspondance with business from particular zip / postcode</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>NAICS</td>\n<td>NAICS industry code</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>TickerSymbol</td>\n<td>Stock Exchange Symbol</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>Additional information to describe the account</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>ExpectedMonthlyPayments</td>\n<td>Expected number of recurring monthly payments</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>ExpectedMonthlyVolume</td>\n<td>Expected volume of recurring monthly payments</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>LEINumber</td>\n<td>Legal Entity Identifier</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>LEIExpirationDate</td>\n<td>Legal Entity Identifier expiration date</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>TradingCountries</td>\n<td>Expected trading countries</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>KeyIndividuals</td>\n<td>Key individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IndividualRoles</td>\n<td>What is this individual's roles in the company?</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>PercentOwnership</td>\n<td>Individual's percentage of ownership of the company</td>\n<td>UBO/Direct<strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Salutation</td>\n<td>Greeting for communication</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>First name of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>Middle name of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>Last name of the individual</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>JobTitle</td>\n<td>Job title of the individual within the company</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>JobTitleOther</td>\n<td>Description of the job title if unable to locate a value in the job title field</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>Date of birth of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Address</td>\n<td>Residential address of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>City</td>\n<td>Residential city of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Zip</td>\n<td>Residential zip / postcode of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>Email of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>PhoneNumber</td>\n<td>Phone number of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>SSN</td>\n<td>Social security number of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IDType</td>\n<td>Type of identification of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IDNo</td>\n<td>Number of identification of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IDExpirationDate</td>\n<td>Expiration date of identification</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IssueJurisdiction</td>\n<td>Authority that granted the identification</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>AccountPrimaryContact</td>\n<td>Is this individual the primary contact for the account?</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>AFEXDirectUserRole</td>\n<td>What is the AFEXDirect User Role of the individual?</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Citizenship</td>\n<td>Citizenship of the individual</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>State</td>\n<td>Residential state / region of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>Residential country of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","AccountCreate"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"0b4dabeb-4625-4469-a167-67e2762f2263","name":"201 Create - Corporate Registered User","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token["},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"AccountEntityType\": \"Reg.User - Corporate\",\r\n\"LegalCompanyName\": \"Financial Company Ltd\",\r\n\"BusinessAddress\": \"15 Test Street\",\r\n\"BusinessCity\": \"London\",\r\n\"BusinessZip\": \"WC2N 5AA\",\r\n\"BusinessCountry\":\"GB\",\r\n\"CompanyType\": \"Private Limited Company\",\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":[\"OWNER\", \"SIGNATORY\"],\r\n\t\"PercentOwnership\": \"30\",\r\n\t\"FirstName\": \"Liam\",\r\n\t\"LastName\": \"Bloggs\",\r\n\t\"AccountPrimaryContact\": \"TRUE\",\r\n\t\"Citizenship\": \"GB\"}\r\n\t]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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":"Tue, 09 Jun 2020 19:01:02 GMT"},{"key":"Content-Length","value":"105"}],"cookie":[],"responseTime":null,"body":"{\n    \"APIKey\": \"000106D9Vebfa3c80-0000-0000-0000-0050569b0000\",\n    \"AccountNumber\": \"000106D9\",\n    \"RemitId\": \"000106D9\",\n    \"Message\": \"Created\"\n}"},{"id":"0ea42b41-2ba7-416a-8b95-b4f3b5ee4059","name":"201 Created - Private Client","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token]"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"TermsAndConditions\": \"TRUE\",\r\n\"AccountEntityType\": \"Private Client\",\r\n\"AccountNumber\": \"\",\r\n\"Salutation\": \"Mr.\",\r\n\"FirstName\": \"Peter\",\r\n\"MiddleName\": \"Benjamin\",\r\n\"LastName\": \"Parker\",\r\n\"Citizenship\": \"GB\",\r\n\"ContactAddress1\": \"15 Street\",\r\n\"ContactAddress2\": \"West House\",\r\n\"ContactAddress3\": \"London\",\r\n\"ContactZip\": \"WC2A 1AA\",\r\n\"ContactCity\": \"London\",\r\n\"ContactStateRegion\": \"\",\r\n\"ContactCountryCode\": \"GB\",\r\n\"ContactPhone\": \"0207001001\",\r\n\"ContactPrimaryIdentificationExpirationDate\": \"06/03/2030\",\r\n\"ContactPrimaryIdentificationIssuingAgency\": \"Test Agency\",\r\n\"ContactPrimaryIdentificationNumber\": \"111333222\",\r\n\"ContactPrimaryIdentificationType\": \"Passport\",\r\n\"DateOfBirth\": \"04/23/1991\",\r\n\"EmploymentStatus\": \"Employed\",\r\n\"JobTitle\": \"Finance Manager\",\r\n\"Occupation\": \"121\",\r\n\"PrimaryEmailAddress\": \"pparker@noreply.com\",\r\n\"SourcesOfWealth\": [\"Inheritance\", \"Savings\"],\r\n\"TaxIdentificationNumber\": \"101202\",\r\n\"Description\": \"Goods and Family Payments\",\r\n\"ExpectedMonthlyPayments\": \"1000\",\r\n\"Expected MonthlyVolume\": \"5\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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, 04 Jun 2020 15:25:45 GMT"},{"key":"Content-Length","value":"105"}],"cookie":[],"responseTime":null,"body":"{\n    \"APIKey\": \"0001069DVe90b2400-0000-0000-1111-0050569b0044\",\n    \"AccountNumber\": \"0001069D\",\n    \"RemitId\": \"0001069D\",\n    \"Message\": \"Created\"\n}"},{"id":"6315db3f-447a-476f-9d1a-09922604e68c","name":"201 Created - Corporate Client","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token]"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"TermsAndConditions\": \"TRUE\",\r\n\"AccountEntityType\": \"Corporate Client\",\r\n\"LegalCompanyName\": \"Finance Company Ltd\",\r\n\"DoingBusinessAs\": \"Finance Company\",\r\n\"BusinessTelephoneNo\": \"0207 001 002\",\r\n\"BusinessWebsite\": \"finance-company.co\",\r\n\"CompanyType\": \"Private Limited Company\",\r\n\"DescriptionOfBusiness\": \"FX and payments company\",\r\n\"DateOfFormation\": \"06/05/2020\",\r\n\"CountryOfIncorporation\": \"GB\",\r\n\"StateRegionOfIncorporation\": \"\",\r\n\"FederalTaxId\": \"Tax File Number(TFN)\",\r\n\"CompanyRegistrationNo\": \"333444\",\r\n\"BusinessCountry\": \"GB\",\r\n\"BusinessAddress\": \"10 Street\",\r\n\"BusinessCity\": \"London\",\r\n\"BusinessState\": \"\",\r\n\"BusinessZip\": \"WC2A 5AA\",\r\n\"CorrespondenceCountry\": \"GB\",\r\n\"CorrespondenceAddress\": \"12 Lane\",\r\n\"CorrespondenceCity\": \"London\",\r\n\"CorrespondenceState\": \"\",\r\n\"CorrespondenceZip\": \"EC1 1AA\",\r\n\"NAICS\": \"Financial Transactions Processing, Reserve, and Clearinghouse Activities\",\r\n\"TickerSymbol\": \"£\",\r\n\"Description\": \"This is a demo account for testing\",\r\n\"ExpectedMonthlyPayments\": \"50\",\r\n\"Expected MonthlyVolume\": \"100000\",\r\n\"LEINumber\": \"345654\",\r\n\"LEIExpirationDate\": \"06/05/2030\",\r\n\"TradingCountries\": [\"GB\", \"US\", \"AU\"],\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":[\"Owner\"],\r\n\t\"PercentOwnership\": \"30\",\r\n\t\"Salutation\": \"Mr.\",\r\n\t\"FirstName\": \"Joe\",\r\n\t\"MiddleName\": \"Henry\",\r\n\t\"LastName\": \"Bloggs\",\r\n\t\"JobTitle\": \"Owner\",\r\n\t\"DateOfBirth\": \"04/20/1987\",\r\n\t\"Address\": \"18 Test Street\",\r\n\t\"City\": \"London\",\r\n\t\"Zip\": \"WC2B 1BA\",\r\n\t\"Email\": \"jbloggs@noreply.com\",\r\n\t\"PhoneNumber\": \"0209001001\",\r\n\t\"SSN\": \"143234\",\r\n\t\"IdType\": \"Passport\",\r\n\t\"IdNo\": \"155443321\",\r\n\t\"IdExpirationDate\": \"06/06/2030\",\r\n\t\"IssueJurisdiction\": \"UK\",\r\n\t\"AccountPrimaryContact\": \"True\",\r\n\t\"AFEXDirectUserRole\": \"Input and Approve\",\r\n\t\"Citizenship\": \"GB\",\r\n\t\"State\": \"\",\r\n\t\"Country\": \"GB\"}\r\n\t]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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":"Tue, 09 Jun 2020 16:51:29 GMT"},{"key":"Content-Length","value":"105"}],"cookie":[],"responseTime":null,"body":"{\n    \"APIKey\": \"000106D8V6d712670-0000-0000-0000-0050569b0000\",\n    \"AccountNumber\": \"000106D8\",\n    \"RemitId\": \"000106D8\",\n    \"Message\": \"Created\"\n}"},{"id":"792a8b18-098e-4dd9-8cee-2d48aca78b23","name":"201 Created - Client Account Update","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token]"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"AccountNumber\":\"00006652\",\r\n\"TermsAndConditions\": \"TRUE\",\r\n\"AccountEntityType\": \"Corporate Client\",\r\n\"LegalCompanyName\": \"Finance Company Ltd\",\r\n\"DoingBusinessAs\": \"Finance Company\",\r\n\"BusinessTelephoneNo\": \"0207 001 010\",\r\n\"BusinessWebsite\": \"finance-company.co\",\r\n\"CompanyType\": \"Private Limited Company\",\r\n\"DescriptionOfBusiness\": \"FX and payments company\",\r\n\"DateOfFormation\": \"06/05/2020\",\r\n\"CountryOfIncorporation\": \"GB\",\r\n\"StateRegionOfIncorporation\": \"\",\r\n\"FederalTaxId\": \"Tax File Number(TFN)\",\r\n\"CompanyRegistrationNo\": \"333444\",\r\n\"BusinessCountry\": \"GB\",\r\n\"BusinessAddress\": \"11 Street\",\r\n\"BusinessCity\": \"London\",\r\n\"BusinessState\": \"\",\r\n\"BusinessZip\": \"WC2A 5AB\",\r\n\"CorrespondenceCountry\": \"GB\",\r\n\"CorrespondenceAddress\": \"12 Lane\",\r\n\"CorrespondenceCity\": \"London\",\r\n\"CorrespondenceState\": \"\",\r\n\"CorrespondenceZip\": \"EC1 1AA\",\r\n\"NAICS\": \"Financial Transactions Processing, Reserve, and Clearinghouse Activities\",\r\n\"TickerSymbol\": \"£\",\r\n\"Description\": \"This is a demo account for testing\",\r\n\"ExpectedMonthlyPayments\": \"50\",\r\n\"Expected MonthlyVolume\": \"100000\",\r\n\"LEINumber\": \"345654\",\r\n\"LEIExpirationDate\": \"06/05/2030\",\r\n\"TradingCountries\": [\"GB\", \"US\", \"AU\"],\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":[\"Owner\"],\r\n\t\"PercentOwnership\": \"30\",\r\n\t\"Salutation\": \"Mr.\",\r\n\t\"FirstName\": \"Joe\",\r\n\t\"MiddleName\": \"Henry\",\r\n\t\"LastName\": \"Bloggs\",\r\n\t\"JobTitle\": \"Owner\",\r\n\t\"DateOfBirth\": \"04/20/1987\",\r\n\t\"Address\": \"18 Test Street\",\r\n\t\"City\": \"London\",\r\n\t\"Zip\": \"WC2B 1BA\",\r\n\t\"Email\": \"jbloggs@noreply.com\",\r\n\t\"PhoneNumber\": \"0209001001\",\r\n\t\"SSN\": \"143234\",\r\n\t\"IdType\": \"Passport\",\r\n\t\"IdNo\": \"155443321\",\r\n\t\"IdExpirationDate\": \"06/06/2030\",\r\n\t\"IssueJurisdiction\": \"UK\",\r\n\t\"AccountPrimaryContact\": \"True\",\r\n\t\"AFEXDirectUserRole\": \"Input and Approve\",\r\n\t\"Citizenship\": \"GB\",\r\n\t\"State\": \"\",\r\n\t\"Country\": \"GB\"}\r\n\t]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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":"Tue, 21 Jul 2020 16:24:59 GMT"},{"key":"Content-Length","value":"126"}],"cookie":[],"responseTime":null,"body":"{\n    \"APIKey\": \"00006652Vf5048364-0ec8-0000-9b5d-0050569b0000\",\n    \"AccountNumber\": \"00006652\",\n    \"RemitId\": \"00006652\",\n    \"Message\": \"Updated\"\n}"},{"id":"81617470-2046-4357-abec-2958fd04d19e","name":"400 Bad Request - Insufficient Update Permissions","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token]"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"AccountNumber\":\"00006652\",\r\n\"TermsAndConditions\": \"TRUE\",\r\n\"AccountEntityType\": \"Corporate Client\",\r\n\"LegalCompanyName\": \"FX Company Ltd\",\r\n\"DoingBusinessAs\": \"FX Company\",\r\n\"BusinessTelephoneNo\": \"0207 001 010\",\r\n\"BusinessWebsite\": \"finance-company.co.uk\",\r\n\"CompanyType\": \"Private Limited Company\",\r\n\"DescriptionOfBusiness\": \"treade and payments company\",\r\n\"DateOfFormation\": \"06/05/2020\",\r\n\"CountryOfIncorporation\": \"GB\",\r\n\"StateRegionOfIncorporation\": \"\",\r\n\"FederalTaxId\": \"Tax File Number(TFN)\",\r\n\"CompanyRegistrationNo\": \"333444\",\r\n\"BusinessCountry\": \"GB\",\r\n\"BusinessAddress\": \"13 Street\",\r\n\"BusinessCity\": \"London\",\r\n\"BusinessState\": \"\",\r\n\"BusinessZip\": \"WC2A 5AB\",\r\n\"CorrespondenceCountry\": \"GB\",\r\n\"CorrespondenceAddress\": \"12 Lane\",\r\n\"CorrespondenceCity\": \"London\",\r\n\"CorrespondenceState\": \"\",\r\n\"CorrespondenceZip\": \"EC1 1AA\",\r\n\"NAICS\": \"Financial Transactions Processing, Reserve, and Clearinghouse Activities\",\r\n\"TickerSymbol\": \"£\",\r\n\"Description\": \"This is a demo account for testing\",\r\n\"ExpectedMonthlyPayments\": \"50\",\r\n\"Expected MonthlyVolume\": \"100000\",\r\n\"LEINumber\": \"345654\",\r\n\"LEIExpirationDate\": \"06/05/2030\",\r\n\"TradingCountries\": [\"GB\", \"US\", \"AU\"],\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":[\"Owner\"],\r\n\t\"PercentOwnership\": \"30\",\r\n\t\"Salutation\": \"Mr.\",\r\n\t\"FirstName\": \"Joe\",\r\n\t\"MiddleName\": \"Henry\",\r\n\t\"LastName\": \"Bloggs\",\r\n\t\"JobTitle\": \"Owner\",\r\n\t\"DateOfBirth\": \"04/20/1987\",\r\n\t\"Address\": \"18 Test Street\",\r\n\t\"City\": \"London\",\r\n\t\"Zip\": \"WC2B 1BA\",\r\n\t\"Email\": \"jbloggs@noreply.com\",\r\n\t\"PhoneNumber\": \"0209001001\",\r\n\t\"SSN\": \"143234\",\r\n\t\"IdType\": \"Passport\",\r\n\t\"IdNo\": \"155443321\",\r\n\t\"IdExpirationDate\": \"06/06/2030\",\r\n\t\"IssueJurisdiction\": \"UK\",\r\n\t\"AccountPrimaryContact\": \"True\",\r\n\t\"AFEXDirectUserRole\": \"Input and Approve\",\r\n\t\"Citizenship\": \"GB\",\r\n\t\"State\": \"\",\r\n\t\"Country\": \"GB\"}\r\n\t]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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":"Tue, 21 Jul 2020 16:31:27 GMT"},{"key":"Content-Length","value":"84"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": [\n        \"Account cannot be updated\"\n    ]\n}"},{"id":"985c887a-2b3c-4fb7-8773-1a70dc949849","name":"400 Bad Request - Missing Required Parameter","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token]"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"TermsAndConditions\": \"TRUE\",\r\n\"AccountEntityType\": \"Corporate Client\",\r\n\"LegalCompanyName\": \"Finance Company Ltd\",\r\n\"DoingBusinessAs\": \"Finance Company\",\r\n\"BusinessTelephoneNo\": \"0207 001 002\",\r\n\"BusinessWebsite\": \"finance-company.co\",\r\n\"CompanyType\": \"\",\r\n\"DescriptionOfBusiness\": \"FX and payments company\",\r\n\"DateOfFormation\": \"06/05/2020\",\r\n\"CountryOfIncorporation\": \"GB\",\r\n\"StateRegionOfIncorporation\": \"\",\r\n\"FederalTaxId\": \"Tax File Number(TFN)\",\r\n\"CompanyRegistrationNo\": \"333444\",\r\n\"BusinessCountry\": \"GB\",\r\n\"BusinessAddress\": \"10 Street\",\r\n\"BusinessCity\": \"London\",\r\n\"BusinessState\": \"\",\r\n\"BusinessZip\": \"WC2A 5AA\",\r\n\"CorrespondenceCountry\": \"GB\",\r\n\"CorrespondenceAddress\": \"12 Lane\",\r\n\"CorrespondenceCity\": \"London\",\r\n\"CorrespondenceState\": \"\",\r\n\"CorrespondenceZip\": \"EC1 1AA\",\r\n\"NAICS\": \"Financial Transactions Processing, Reserve, and Clearinghouse Activities\",\r\n\"TickerSymbol\": \"£\",\r\n\"Description\": \"This is a demo account for testing\",\r\n\"ExpectedMonthlyPayments\": \"50\",\r\n\"Expected MonthlyVolume\": \"100000\",\r\n\"LEINumber\": \"345654\",\r\n\"LEIExpirationDate\": \"06/05/2030\",\r\n\"TradingCountries\": [\"GB\", \"US\", \"AU\"],\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":[\"Owner\"],\r\n\t\"PercentOwnership\": \"30\",\r\n\t\"Salutation\": \"Mr.\",\r\n\t\"FirstName\": \"Joe\",\r\n\t\"MiddleName\": \"Henry\",\r\n\t\"LastName\": \"Bloggs\",\r\n\t\"JobTitle\": \"Owner\",\r\n\t\"DateOfBirth\": \"04/20/1987\",\r\n\t\"Address\": \"18 Test Street\",\r\n\t\"City\": \"London\",\r\n\t\"Zip\": \"WC2B 1BA\",\r\n\t\"Email\": \"jbloggs@noreply.com\",\r\n\t\"PhoneNumber\": \"0209001001\",\r\n\t\"SSN\": \"143234\",\r\n\t\"IdType\": \"Passport\",\r\n\t\"IdNo\": \"155443321\",\r\n\t\"IdExpirationDate\": \"06/06/2030\",\r\n\t\"IssueJurisdiction\": \"UK\",\r\n\t\"AccountPrimaryContact\": \"True\",\r\n\t\"AFEXDirectUserRole\": \"Input and Approve\",\r\n\t\"Citizenship\": \"GB\",\r\n\t\"State\": \"\",\r\n\t\"Country\": \"GB\"}\r\n\t]\r\n}\r\n"},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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, 02 Jul 2020 16:22:14 GMT"},{"key":"Content-Length","value":"92"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"CompanyType: this field is required\"\n}"},{"id":"b25f4546-6537-4cee-8d72-5c72150de38f","name":"400 Bad Request - Invalid Parameter Value","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token]"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"TermsAndConditions\": \"TRUE\",\r\n\"AccountEntityType\": \"Corporate Client\",\r\n\"LegalCompanyName\": \"Finance Company Ltd\",\r\n\"DoingBusinessAs\": \"Finance Company\",\r\n\"BusinessTelephoneNo\": \"0207 001 002\",\r\n\"BusinessWebsite\": \"finance-company.co\",\r\n\"CompanyType\": \"Private Limited Company\",\r\n\"DescriptionOfBusiness\": \"FX and payments company\",\r\n\"DateOfFormation\": \"06/05/2020\",\r\n\"CountryOfIncorporation\": \"GB\",\r\n\"StateRegionOfIncorporation\": \"\",\r\n\"FederalTaxId\": \"Tax File Number(TFN)\",\r\n\"CompanyRegistrationNo\": \"333444\",\r\n\"BusinessCountry\": \"GB\",\r\n\"BusinessAddress\": \"10 Street\",\r\n\"BusinessCity\": \"London\",\r\n\"BusinessState\": \"\",\r\n\"BusinessZip\": \"WC2A 5AA\",\r\n\"CorrespondenceCountry\": \"GB\",\r\n\"CorrespondenceAddress\": \"12 Lane\",\r\n\"CorrespondenceCity\": \"London\",\r\n\"CorrespondenceState\": \"\",\r\n\"CorrespondenceZip\": \"EC1 1AA\",\r\n\"NAICS\": \"Financial Transactions Processing, Reserve, and Clearinghouse Activities\",\r\n\"TickerSymbol\": \"£\",\r\n\"Description\": \"This is a demo account for testing\",\r\n\"ExpectedMonthlyPayments\": \"50\",\r\n\"Expected MonthlyVolume\": \"100000\",\r\n\"LEINumber\": \"345654\",\r\n\"LEIExpirationDate\": \"06/05/2030\",\r\n\"TradingCountries\": [\"GB\", \"US\", \"AU\"],\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":[\"Owner\"],\r\n\t\"PercentOwnership\": \"30\",\r\n\t\"Salutation\": \"Mr.\",\r\n\t\"FirstName\": \"Joe\",\r\n\t\"MiddleName\": \"Henry\",\r\n\t\"LastName\": \"Bloggs\",\r\n\t\"JobTitle\": \"Owner\",\r\n\t\"DateOfBirth\": \"04/20/1987\",\r\n\t\"Address\": \"18 Test Street\",\r\n\t\"City\": \"London\",\r\n\t\"Zip\": \"WC2B 1BA\",\r\n\t\"Email\": \"jbloggs@noreply.com\",\r\n\t\"PhoneNumber\": \"0209001001\",\r\n\t\"SSN\": \"143234\",\r\n\t\"IdType\": \"ID\",\r\n\t\"IdNo\": \"155443321\",\r\n\t\"IdExpirationDate\": \"06/06/2030\",\r\n\t\"IssueJurisdiction\": \"UK\",\r\n\t\"AccountPrimaryContact\": \"True\",\r\n\t\"AFEXDirectUserRole\": \"Input and Approve\",\r\n\t\"Citizenship\": \"GB\",\r\n\t\"State\": \"\",\r\n\t\"Country\": \"GB\"}\r\n\t]\r\n}\r\n"},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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, 02 Jul 2020 16:23:59 GMT"},{"key":"Content-Length","value":"107"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"KeyIndividuals.IdType: invalid identification type\"\n}"},{"id":"e0369c8b-ee79-4308-8fdf-288eff539785","name":"401 Unauthorized - Invalid Bearer Token or Insufficient Permissions","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token]"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\"TermsAndConditions\": \"TRUE\",\r\n\"AccountEntityType\": \"Private Client\",\r\n\"AccountNumber\": \"\",\r\n\"Salutation\": \"Mr.\",\r\n\"FirstName\": \"Peter\",\r\n\"MiddleName\": \"Benjamin\",\r\n\"LastName\": \"Parker\",\r\n\"Citizenship\": \"GB\",\r\n\"ContactAddress1\": \"15 Street\",\r\n\"ContactAddress2\": \"West House\",\r\n\"ContactAddress3\": \"London\",\r\n\"ContactZip\": \"WC2A 1AA\",\r\n\"ContactCity\": \"London\",\r\n\"ContactStateRegion\": \"\",\r\n\"ContactCountryCode\": \"GB\",\r\n\"ContactPhone\": \"0207001001\",\r\n\"ContactPrimaryIdentificationExpirationDate\": \"06/03/2030\",\r\n\"ContactPrimaryIdentificationIssuingAgency\": \"Test Agency\",\r\n\"ContactPrimaryIdentificationNumber\": \"111333222\",\r\n\"ContactPrimaryIdentificationType\": \"Passport\",\r\n\"DateOfBirth\": \"04/23/1991\",\r\n\"EmploymentStatus\": \"Employed\",\r\n\"JobTitle\": \"Finance Manager\",\r\n\"Occupation\": \"121\",\r\n\"PrimaryEmailAddress\": \"pparker@noreply.com\",\r\n\"SourcesOfWealth\": [\"Inheritance\", \"Savings\"],\r\n\"TaxIdentificationNumber\": \"101202\",\r\n\"Description\": \"Goods and Family Payments\",\r\n\"ExpectedMonthlyPayments\": \"1000\",\r\n\"Expected MonthlyVolume\": \"5\"\r\n}\r\n"},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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, 02 Jul 2020 16:18:25 GMT"},{"key":"Content-Length","value":"61"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Authorization has been denied for this request.\"\n}"},{"id":"fbac7ca5-e683-40ed-b1a7-aa63196c89c5","name":"201 Created - Private Registered User","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Authorization","value":"bearer [token]"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\"TermsAndConditions\": \"TRUE\",\r\n\"AccountEntityType\": \"Registered User\",\r\n\"Salutation\": \"Mr.\",\r\n\"FirstName\": \"Tom\",\r\n\"LastName\": \"Bloggs\",\r\n\"Citizenship\": \"GB\",\r\n\"ContactAddress1\": \"15 West Street\",\r\n\"ContactCountryCode\": \"GB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountCreate"},"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, 08 Jun 2020 09:05:16 GMT"},{"key":"Content-Length","value":"105"}],"cookie":[],"responseTime":null,"body":"{\n    \"APIKey\": \"000106D0V51883000-67a9-0000-0000-0000569b0040\",\n    \"AccountNumber\": \"000106D0\",\n    \"RemitId\": \"000106D0\",\n    \"Message\": \"Created\"\n}"}],"_postman_id":"6471318d-0b1c-44d2-a364-17a0e6a8669b"},{"name":"Prospect Create","id":"ced446c2-759e-40da-8072-368ea1d0c26c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"ProspectId\":\"\",\r\n\"TermsAndConditions\": \"\",\r\n\"AccountEntityType\": \"\",\r\n\"AccountNumber\": \"\",\r\n\"Salutation\": \"\",\r\n\"FirstName\": \"\",\r\n\"MiddleName\": \"\",\r\n\"LastName\": \"\",\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\"ContactPhone\": \"\",\r\n\"ContactPrimaryIdentificationExpirationDate\": \"\",\r\n\"ContactPrimaryIdentificationIssuingAgency\": \"\",\r\n\"ContactPrimaryIdentificationNumber\": \"\",\r\n\"ContactPrimaryIdentificationType\": \"\",\r\n\"DateOfBirth\": \"\",\r\n\"EmploymentStatus\": \"\",\r\n\"JobTitle\": \"\",\r\n\"Occupation\": \"\",\r\n\"PrimaryEmailAddress\": \"\",\r\n\"SecondaryIdentificationExpirationDate\": \"\",\r\n\"SecondaryIdentificationIssuingAgency\": \"\",\r\n\"SecondaryIdentificationNumber\": \"\",\r\n\"SecondaryIdentificationType\": \"\",\r\n\"SourcesOfWealth\": \"\",\r\n\"TaxIdentificationNumber\": \"\",\r\n\"LegalCompanyName\": \"\",\r\n\"DoingBusinessAs\": \"\",\r\n\"BusinessTelephoneNo\": \"\",\r\n\"BusinessWebsite\": \"\",\r\n\"CompanyType\": \"\",\r\n\"DescriptionOfBusiness\": \"\",\r\n\"DateOfFormation\": \"\",\r\n\"CountryOfIncorporation\": \"\",\r\n\"StateRegionOfIncorporation\": \"\",\r\n\"FederalTaxId\": \"\",\r\n\"CompanyRegistrationNo\": \"\",\r\n\"BusinessCountry\": \"\",\r\n\"BusinessAddress\": \"\",\r\n\"BusinessCity\": \"\",\r\n\"BusinessState\": \"\",\r\n\"BusinessZip\": \"\",\r\n\"CorrespondenceCountry\": \"\",\r\n\"CorrespondenceAddress\": \"\",\r\n\"CorrespondenceCity\": \"\",\r\n\"CorrespondenceState\": \"\",\r\n\"CorrespondenceZip\": \"\",\r\n\"NAICS\": \"\",\r\n\"TickerSymbol\": \"\",\r\n\"Description\": \"\",\r\n\"ExpectedMonthlyPayments\": \"\",\r\n\"Expected MonthlyVolume\": \"\",\r\n\"LEINumber\": \"\",\r\n\"LEIExpirationDate\": \"\",\r\n\"TradingCountries\": \"\",\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":\"\",\r\n\t\"PercentOwnership\": \"\",\r\n\t\"Salutation\": \"\",\r\n\t\"FirstName\": \"\",\r\n\t\"MiddleName\": \"\",\r\n\t\"LastName\": \"\",\r\n\t\"JobTitle\": \"\",\r\n\t\"JobTitleOther\": \"\",\r\n\t\"DateOfBirth\": \"\",\r\n\t\"Address\": \"\",\r\n\t\"City\": \"\",\r\n\t\"Zip\": \"\",\r\n\t\"Email\": \"\",\r\n\t\"PhoneNumber\": \"\",\r\n\t\"SSN\": \"\",\r\n\t\"IdType\": \"\",\r\n\t\"IdNo\": \"\",\r\n\t\"IdExpirationDate\": \"\",\r\n\t\"IssueJurisdiction\": \"\",\r\n\t\"AccountPrimaryContact\": \"\",\r\n\t\"AFEXDirectUserRole\": \"\",\r\n\t\"Citizenship\": \"\",\r\n\t\"State\": \"\",\r\n\t\"Country\": \"\"}\r\n\t]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/ProspectCreate","description":"<p>The Prospect Create method allows you to create a Corporate prospect record with Corpay Cross-Border. The full range of available data points, as found with Corpay's 'Account Create' method, can be passed via the 'Prospect Create' method. This includes Corporate client address information, account use and purpose, ID information and key business individual details.</p>\n<p>Prospect records can be created with minimal data points in which the minimum data requirement can be found in the request parameter table below. Prospect records can also be updated with new information via this same API method. Once a prospect is ready to be converted into an account, the prospect's unique ID can be submitted via the Account Create method to begin full compliance on-boarding.</p>\n<p>Corpay's Prospect Create method enables our partners to improve their record keeping/management of prospect lists as well as streamlining the process of converting a prospect record to an fully on-boarded account.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n<th>Entity Type =</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ProspectId</td>\n<td>Specify the Prospect ID of a prospect record you want to update</td>\n<td><em>False</em></td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>TermsAndConditions</td>\n<td>Accept Corpay's terms and conditions?</td>\n<td><em>False</em></td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>AccountEntityType</td>\n<td>Entity Type of an account that is going to be onboarded</td>\n<td><strong>True</strong></td>\n<td>N/A</td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>Used to retrieve and update account information</td>\n<td><em>False</em></td>\n<td>Corporate</td>\n</tr>\n<tr>\n<td>Salutation</td>\n<td>Greeting for communication</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>First Name of the individual</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>Middle Name of the individual</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>Last Name of the individual</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>Citizenship</td>\n<td>Citizenship of the individual</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactAddress1</td>\n<td>Contact primary location - Address Line 1</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactAddress2</td>\n<td>Contact primary location - Address Line 2</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactAddress3</td>\n<td>Contact primary location - Address Line 3</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactZip</td>\n<td>Contact primary location - Zip Code / Post Code</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactCity</td>\n<td>Contact primary location - City</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactStateRegion</td>\n<td>Contact primary location - State / Region</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactCountryCode</td>\n<td>Contact primary location - Country</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPhone</td>\n<td>Individual phone number</td>\n<td><strong>True</strong></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationExpirationDate</td>\n<td>Individual primary identification expiration date</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationIssuingAgency</td>\n<td>Individual primary identification issuing agency</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationNumber</td>\n<td>Individual primary identification number</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationType</td>\n<td>Individual primary identification type</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>Individual date of birth</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>EmploymentStatus</td>\n<td>Individual employment status</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>JobTitle</td>\n<td>Individual job title</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>Occupation</td>\n<td>Individual occupation</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>PrimaryEmailAddress</td>\n<td>Individual primary email address</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationExpirationDate</td>\n<td>Individual secondary identification expiration date</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationIssuingAgency</td>\n<td>Individual secondary identification issuing agency</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationNumber</td>\n<td>Individual secondary identification number</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationType</td>\n<td>Individual secondary identification type</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>SourcesOfWealth</td>\n<td>Individual sources of wealth</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>TaxIdentificationNumber</td>\n<td>Individual tax identification number</td>\n<td><em>False</em></td>\n<td>Private Clients &amp; Registered Users</td>\n</tr>\n<tr>\n<td>LegalCompanyName</td>\n<td>Business legal entity name</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>DoingBusinessAs</td>\n<td>Business Name</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessTelephoneNo</td>\n<td>Registered business phone number</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessWebsite</td>\n<td>Registered business website</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CompanyType</td>\n<td>Type of company</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>DescriptionOfBusiness</td>\n<td>Definition of business</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>DateOfFormation</td>\n<td>Effective date of the original Certificate of Formation of the company</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CountryOfIncorporation</td>\n<td>The country in which the company is incorporated or legally registered</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>StateRegionOfIncorporation</td>\n<td>The state/region in which the company is incorporated or legally registered</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>FederalTaxId</td>\n<td>IRS unique identifier for a business entity (i.e. Employer Identification Number - EIN)</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CompanyRegistrationNumber</td>\n<td>Unique identifier issued by government commission when a company is incorporated</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessCountry</td>\n<td>Country the business resides within</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessAddress</td>\n<td>Local business address</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessCity</td>\n<td>Local business city</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessState</td>\n<td>Local business state / region</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>BusinessZip</td>\n<td>Local business zip / postcode</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceCountry</td>\n<td>Miscellaneous correspondance with business from particular country</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceAddress</td>\n<td>Miscellaneous correspondance with business from particular address</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceCity</td>\n<td>Miscellaneous correspondance with business from particular city</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceState</td>\n<td>Miscellaneous correspondance with business from particular state / region</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>CorrespondanceZip</td>\n<td>Miscellaneous correspondance with business from particular zip / postcode</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>NAICS</td>\n<td>NAICS industry code</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>TickerSymbol</td>\n<td>Stock Exchange Symbol</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>Additional information to describe the account</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>ExpectedMonthlyPayments</td>\n<td>Expected number of recurring monthly payments</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>ExpectedMonthlyVolume</td>\n<td>Expected volume of recurring monthly payments</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>LEINumber</td>\n<td>Legal Entity Identifier</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>LEIExpirationDate</td>\n<td>Legal Entity Identifier expiration date</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>TradingCountries</td>\n<td>Expected trading countries</td>\n<td><em>False</em></td>\n<td>Corporate Clients &amp; Private Clients</td>\n</tr>\n<tr>\n<td>KeyIndividuals</td>\n<td>Key individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IndividualRoles</td>\n<td>What is this individual's roles in the company?</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>PercentOwnership</td>\n<td>Individual's percentage of ownership of the company</td>\n<td>UBO/Director <strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Salutation</td>\n<td>Greeting for communication</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>First name of the individual</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>Middle name of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>Last name of the individual</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>JobTitle</td>\n<td>Job title of the individual within the company</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>JobTitleOther</td>\n<td>Description of the job title if unable to locate a value in the job title field</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>Date of birth of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Address</td>\n<td>Residential address of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>City</td>\n<td>Residential city of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Zip</td>\n<td>Residential zip / postcode of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Email</td>\n<td>Email of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>PhoneNumber</td>\n<td>Phone number of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>SSN</td>\n<td>Social security number of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IDType</td>\n<td>Type of identification of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IDNo</td>\n<td>Number of identification of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IDExpirationDate</td>\n<td>Expiration date of identification</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>IssueJurisdiction</td>\n<td>Authority that granted the identification</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>AccountPrimaryContact</td>\n<td>Is this individual the primary contact for the account?</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>AFEXDirectUserRole</td>\n<td>What is the AFEXDirect User Role of the individual?</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Citizenship</td>\n<td>Citizenship of the individual</td>\n<td><strong>True</strong></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>State</td>\n<td>Residential state / region of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>Residential country of the individual</td>\n<td><em>False</em></td>\n<td>Corporate Clients</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","ProspectCreate"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"02ba5b13-ae74-40f8-b591-840874f379ef","name":"201 Created - Prospect Updated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"ProspectId\":\"fffb0000-092f-0000-a03f-23f857483dc1\",\r\n\"AccountEntityType\": \"Corporate Client\",\r\n\"LegalCompanyName\": \"Corporate Prospect 5\",\r\n\"DoingBusinessAs\": \"Corporate Prospect 5\",\r\n\"CompanyType\": \"Private Ltd Company (Ltd)\",\r\n\"BusinessCountry\": \"GB\",\r\n\"BusinessAddress\": \"40 Strand\",\r\n\"BusinessCity\": \"London\",\r\n\"BusinessState\": \"LND\",\r\n\"BusinessZip\": \"WC2N 5RW\",\r\n\"BusinessTelephoneNo\": \"0207 001 002\",\r\n\"BusinessWebsite\": \"corporate-company.test\",\r\n\"ContactPhone\":\"0207004001\",\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":[\"OWNER\"],\r\n    \"PercentOwnership\": \"100\",\r\n\t\"Salutation\": \"Mr.\",\r\n\t\"FirstName\": \"Joe\",\r\n\t\"LastName\": \"Bloggs\",\r\n\t\"AccountPrimaryContact\": \"TRUE\",\r\n\t\"Citizenship\": \"GB\",\r\n    \"PhoneNumber\": \"0207004001\",\r\n\t\"State\": \"LND\",\r\n\t\"Country\": \"GB\"}\r\n\t]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/ProspectCreate"},"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 Jan 2021 10:45:59 GMT"},{"key":"Content-Length","value":"73"}],"cookie":[],"responseTime":null,"body":"{\n    \"ProspectID\": \"fffb0000-092f-0000-a03f-23f857483dc1\",\n    \"Message\": \"Updated\"\n}"},{"id":"dabab9b6-c409-49c9-b1b5-30e203e76dc8","name":"201 Created - Corporate Prospect Created","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"AccountEntityType\": \"Corporate Client\",\r\n\"LegalCompanyName\": \"Corporate Prospect 1\",\r\n\"DoingBusinessAs\": \"Corporate Prospect 1\",\r\n\"CompanyType\": \"Private Ltd Company (Ltd)\",\r\n\"BusinessCountry\": \"GB\",\r\n\"BusinessAddress\": \"40 Strand\",\r\n\"BusinessCity\": \"London\",\r\n\"BusinessState\": \"LND\",\r\n\"BusinessZip\": \"WC2N 5RW\",\r\n\"ContactPhone\":\"0207004001\",\r\n\"KeyIndividuals\":[\r\n{\r\n\t\"IndividualRoles\":[\"OWNER\"],\r\n    \"PercentOwnership\": \"100\",\r\n\t\"Salutation\": \"Mr.\",\r\n\t\"FirstName\": \"Joe\",\r\n\t\"LastName\": \"Bloggs\",\r\n\t\"AccountPrimaryContact\": \"TRUE\",\r\n\t\"Citizenship\": \"GB\",\r\n    \"PhoneNumber\": \"0207004001\",\r\n\t\"State\": \"LND\",\r\n\t\"Country\": \"GB\"}\r\n\t]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/ProspectCreate"},"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, 22 Jan 2021 10:17:12 GMT"},{"key":"Content-Length","value":"73"}],"cookie":[],"responseTime":null,"body":"{\n    \"ProspectID\": \"a6b40000-0000-464a-a010-ce5a0efaee33\",\n    \"Message\": \"Created\"\n}"}],"_postman_id":"ced446c2-759e-40da-8072-368ea1d0c26c"},{"name":"Add Files","id":"48c30cc8-02b8-40d4-b62f-6a7a8ebcff0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"","type":"file","value":null},{"key":"","type":"file","value":null,"disabled":true}]},"url":"{{PartnerAPI.Endpoint}}api/v1/AddFiles?ApiKey=","description":"<p>To further streamline and quicken the client on-boarding process, Corpay Cross-Border's PartnerAPI allows you to upload up to 3 files to a client account within a single Add Files request in order to support Corpay's Compliance review. Additional Add File requests can be made if further client on-boarding documentation is needed.</p>\n<p><strong>Request Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>Specify the client's API Key that files are to be uploaded for. Client API keys are returned in the POST api/v1/AccountCreate method response</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","AddFiles"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[{"key":"ApiKey","value":""}],"variable":[]}},"response":[{"id":"0e81c9a2-420c-44d5-bea0-6080c75addb0","name":"200 OK - Files Uploaded","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer [token]"}],"body":{"mode":"formdata","formdata":[{"key":"","type":"file","src":["/C:/Users/sbeavis/Desktop/Passport Image.JPG"]},{"key":"","type":"file","src":["/C:/Users/sbeavis/Desktop/Client Onboarding Form.docx"]}]},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AddFiles?ApiKey=0001069DVe90b2400-0000-0000-1111-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AddFiles"],"query":[{"key":"ApiKey","value":"0001069DVe90b2400-0000-0000-1111-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, 05 Jun 2020 13:04:13 GMT"},{"key":"Content-Length","value":"20"}],"cookie":[],"responseTime":null,"body":"\"2 File(s) Uploaded\""}],"_postman_id":"48c30cc8-02b8-40d4-b62f-6a7a8ebcff0e"},{"name":"Account Entity Type","id":"8957f393-86c0-4659-a667-d7f5cc9929a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/AccountEntityType","description":"<p>This method allows you to retrieve a list of these available Account Entity Types which are used to populate the 'AccountEntityType' parameter for <a href=\"https://doc.api.afex.com/?version=latest#6471318d-0b1c-44d2-a364-17a0e6a8669b\">api/v1/AccountCreate</a>. Specifying what type of client account entity needs to be created will determine what parameters need populating for the Account Create method.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","AccountEntityType"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"ee495fff-627a-4c6e-89cb-9fc97a6bcd33","name":"200 OK - Account Entity Type List","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/AccountEntityType"},"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, 03 Jun 2020 11:37:22 GMT"},{"key":"Content-Length","value":"78"}],"cookie":[],"responseTime":null,"body":"[\n    \"Corporate Client\",\n    \"Private Client\",\n    \"Registered User\",\n    \"Reg.User - Corporate\"\n]"}],"_postman_id":"8957f393-86c0-4659-a667-d7f5cc9929a9"},{"name":"Salutation","id":"74d6dd3f-b401-4961-b44e-d3da38ddbcd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/Salutation","description":"<p>Get a list of available salutations that are used to populate the 'Salutation' parameters for <a href=\"https://doc.api.afex.com/?version=latest#6471318d-0b1c-44d2-a364-17a0e6a8669b\">api/v1/AccountCreate</a> as part of client onboarding.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","Salutation"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"e6acf98b-2e5b-40fb-8868-8b5b48e6588a","name":"200 OK - Salutation List","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/Salutation"},"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, 03 Jun 2020 11:34:58 GMT"},{"key":"Content-Length","value":"34"}],"cookie":[],"responseTime":null,"body":"[\n    \"Mr.\",\n    \"Mrs.\",\n    \"Miss.\",\n    \"Dr.\",\n    \"Ms.\"\n]"}],"_postman_id":"74d6dd3f-b401-4961-b44e-d3da38ddbcd5"},{"name":"Individual Roles","id":"64249c1a-ad62-4b2c-b2a2-8fdda2a76355","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/IndividualRoles","description":"<p>Get a list of Individual Role types that are used to populate the 'IndvidualRoles' parameter for <a href=\"https://doc.api.afex.com/?version=latest#6471318d-0b1c-44d2-a364-17a0e6a8669b\">api/v1/AccountCreate</a> as part of Corporate client and Corporate Registered User onboarding.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","IndividualRoles"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"488fe8ac-e113-48cd-bbd4-be43dd610850","name":"200 OK - Individual Roles List","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/IndividualRoles"},"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, 03 Jun 2020 11:04:16 GMT"},{"key":"Content-Length","value":"51"}],"cookie":[],"responseTime":null,"body":"[\n    \"SIGNATORY\",\n    \"OFFICER\",\n    \"OWNER\",\n    \"AUTHORIZED TRADER\"\n]"}],"_postman_id":"64249c1a-ad62-4b2c-b2a2-8fdda2a76355"},{"name":"AFEXDirect User Role","id":"1f626e91-1057-42c1-b16b-37d9961a9bec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/AFEXDirectUserRole","description":"<p>Get a list of available AFEXDirect User Roles that are used to populate the 'AFEXDirectUserRole' parameter for <a href=\"https://doc.api.afex.com/?version=latest#6471318d-0b1c-44d2-a364-17a0e6a8669b\">api/v1/AccountCreate</a> as part of Corporate client onboarding. The will automatically begin the sign-up process of your client to AFEX's customer portal known as AFEXDirect.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","AFEXDirectUserRole"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"68afa1b4-9efb-47ab-b9a9-20f18a6269f4","name":"200 OK - AFEX Direct User Role List","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/AFEXDirectUserRole"},"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, 03 Jun 2020 11:16:37 GMT"},{"key":"Content-Length","value":"71"}],"cookie":[],"responseTime":null,"body":"[\n    \"Input and Approve\",\n    \"Input Only\",\n    \"Approve Only\",\n    \"Reports Only\",\n    \"None\"\n]"}],"_postman_id":"1f626e91-1057-42c1-b16b-37d9961a9bec"},{"name":"Business Identification Type","id":"2aea204f-b5f4-4204-92cb-6c7faca5d3b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/BusinessIdentificationType","description":"<p>Get a list of accepted Business Identification Types that are used to populate the 'FederalTaxId' parameter for <a href=\"https://doc.api.afex.com/?version=latest#6471318d-0b1c-44d2-a364-17a0e6a8669b\">api/v1/AccountCreate</a> as part of Corporate client onboarding.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","BusinessIdentificationType"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"38b22867-5963-49e3-abf5-992de48df557","name":"200 OK - Business Identification Type List","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/BusinessIdentificationType"},"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, 03 Jun 2020 11:20:10 GMT"},{"key":"Content-Length","value":"333"}],"cookie":[],"responseTime":null,"body":"[\n    \"Australian Business Number (ABN)\",\n    \"Australian Company Number(ACN)\",\n    \"Australian Registered Body Number(ARBN)\",\n    \"Business License Number\",\n    \"Business Registration Number\",\n    \"Employer Identification Number(EIN)\",\n    \"Employment Pass(EP)\",\n    \"Fiscal Code\",\n    \"Inland Revenue Department(IRD) Number\",\n    \"Tax File Number(TFN)\",\n    \"Unique Entity Number(UEN)\"\n]"}],"_postman_id":"2aea204f-b5f4-4204-92cb-6c7faca5d3b1"},{"name":"Account Find","id":"d6510ec7-17ed-409e-9a98-47a24b667f51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"IncludeKeyIndividuals\":\"\",\r\n    \"ExcluseAccountInfo\":\"\",\r\n        \"KeyIndividuals\":{\r\n            \"AccountPrimaryContact\":\"\",\r\n            \"IndividualRoles\":\"\",\r\n            \"FirstName\":\"\",\r\n            \"LastName\":\"\"\r\n        }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=","description":"<h2 id=\"retrieve-an-on-boarded-client-account-status-and-their-information-held-on-account-by-specifying-their-api-key-this-request-allows-you-to-filter-the-results-and-therefore-provides-flexibility-on-whether-the-whole-account-details-are-returned-or-just-details-on-a-specified-key-individual---request-parameters\">Retrieve an on-boarded client account status and their information held on account by specifying their API Key. This request allows you to filter the results, and therefore provides flexibility, on whether the whole account details are returned or just details on a specified key individual. <br />\n<br />\n<strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>API key for child account.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>IncludeKeyIndividuals</td>\n<td>True = Key Individual details will be included in the API response. False = Key Individual details will be excluded from the API response.</td>\n<td><em>False</em></td>\n</tr>\n<tr>\n<td>ExcludeAccountInfo</td>\n<td>True = Client Account Information will be excluded from the API response. False = Client Account Information will included in the API response.</td>\n<td><em>False</em></td>\n</tr>\n<tr>\n<td>KeyIndividuals</td>\n<td>Key Individual array</td>\n<td><em>False</em></td>\n</tr>\n<tr>\n<td>AccountPrimaryContact</td>\n<td>True = Only the Account Primary Contact will be returned by the API from the account's full Key Individual list. False = All of the account's Key Individuals will be returned by the API.</td>\n<td><em>False</em></td>\n</tr>\n<tr>\n<td>IndividualRoles</td>\n<td>Specify an Individual Role(s) so that only Key Individuals associated with those Roles will be returned by the API.</td>\n<td><em>False</em></td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>Specify the First Name of an Individual that you wish to filter the returned API response by.</td>\n<td><em>False</em></td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>Specify the Last Name of an Individual that you wish to filter the returned API response by.</td>\n<td><em>False</em></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Status Definitions</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PendingApproval</td>\n<td>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.</td>\n</tr>\n<tr>\n<td>SubmittedforApproval</td>\n<td>The account has been submitted for assessment and approval.  An account in this status cannot trade.</td>\n</tr>\n<tr>\n<td>Approved</td>\n<td>The account has been approved by AFEX and is able to trade.</td>\n</tr>\n<tr>\n<td>Closed</td>\n<td>The account is closed, is no longer active and cannot trade.</td>\n</tr>\n<tr>\n<td>ReferAFEX</td>\n<td>All other account statuses not included in the above. The client should be referred to AFEX regarding further information on the account status.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","AccountFind"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[{"key":"ApiKey","value":""}],"variable":[]}},"response":[{"id":"1167ca27-c139-4885-bace-9be47fb99dd7","name":"200 OK - Filter By Primary Contact","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00000005Va750449f-9fd8-0000-817a-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AccountFind"],"query":[{"key":"ApiKey","value":"00000005Va750449f-9fd8-0000-817a-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":"Mon, 10 Aug 2020 10:05:00 GMT"},{"key":"Content-Length","value":"2138"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountEntityType\": null,\n    \"AccountNumber\": null,\n    \"AccountStatus\": null,\n    \"BusinessAddress\": null,\n    \"BusinessCity\": null,\n    \"BusinessCountry\": null,\n    \"BusinessState\": null,\n    \"BusinessTelephoneNo\": null,\n    \"BusinessWebsite\": null,\n    \"BusinessZip\": null,\n    \"Citizenship\": null,\n    \"CompanyRegistrationNo\": null,\n    \"CompanyType\": null,\n    \"ContactAddress1\": null,\n    \"ContactAddress2\": null,\n    \"ContactAddress3\": null,\n    \"ContactCity\": null,\n    \"ContactCountryCode\": null,\n    \"ContactPhone\": null,\n    \"ContactPrimaryIdentificationIssuingAgency\": null,\n    \"ContactPrimaryIdentificationExpirationDate\": null,\n    \"ContactPrimaryIdentificationNumber\": null,\n    \"ContactPrimaryIdentificationType\": null,\n    \"ContactStateRegion\": null,\n    \"ContactZip\": null,\n    \"CorrespondenceAddress\": null,\n    \"CorrespondenceCity\": null,\n    \"CorrespondenceCountry\": null,\n    \"CorrespondenceState\": null,\n    \"CorrespondenceZip\": null,\n    \"CountryOfIncorporation\": null,\n    \"DateOfBirth\": null,\n    \"DateOfFormation\": null,\n    \"Description\": null,\n    \"DescriptionOfBusiness\": null,\n    \"DoingBusinessAs\": null,\n    \"EmploymentStatus\": null,\n    \"ExpectedMonthlyPayments\": 0,\n    \"ExpectedMonthlyVolume\": 0,\n    \"FederalTaxId\": null,\n    \"FirstName\": null,\n    \"JobTitle\": null,\n    \"KeyIndividuals\": [\n        {\n            \"AccountPrimaryContact\": true,\n            \"Address\": \"18 Test Street\",\n            \"AFEXDirectUserRole\": \"Input and Approve\",\n            \"Citizenship\": \"GB\",\n            \"City\": \"London\",\n            \"Country\": \"GB\",\n            \"DateOfBirth\": \"1989-04-15T07:00:00Z\",\n            \"Email\": \"jbloggs@noreply.com\",\n            \"FirstName\": \"Jo\",\n            \"IdExpirationDate\": \"2030-06-06T07:00:00Z\",\n            \"IdNo\": \"155443322\",\n            \"IdType\": \"Passport\",\n            \"IndividualRoles\": [\n                \"OWNER\"\n            ],\n            \"IssueJurisdiction\": \"UK\",\n            \"JobTitle\": \"Owner\",\n            \"JobTitleOther\": null,\n            \"LastName\": \"Bloggs\",\n            \"MiddleName\": \"Henry\",\n            \"PercentOwnership\": 30,\n            \"PhoneNumber\": \"0209001001\",\n            \"Salutation\": \"Mr\",\n            \"State\": null,\n            \"SSN\": \"143234\",\n            \"Zip\": \"WC2B 1BA\"\n        }\n    ],\n    \"LastName\": null,\n    \"LegalCompanyName\": null,\n    \"LEIExpirationDate\": null,\n    \"LEINumber\": null,\n    \"MiddleName\": null,\n    \"NAICS\": null,\n    \"Occupation\": null,\n    \"PrimaryEmailAddress\": null,\n    \"Salutation\": null,\n    \"SecondaryIdentificationExpirationDate\": null,\n    \"SecondaryIdentificationIssuingAgency\": null,\n    \"SecondaryIdentificationNumber\": null,\n    \"SecondaryIdentificationType\": null,\n    \"SourcesOfWealth\": null,\n    \"StateRegionOfIncorporation\": null,\n    \"TaxIdentificationNumber\": null,\n    \"TermsAndConditions\": null,\n    \"TickerSymbol\": null,\n    \"TradingCountries\": null\n}"},{"id":"41ca40d7-2e87-4efe-93d5-4b95c955b8d8","name":"200 OK - Account Information Only","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00000005Va750449f-9fd8-0000-817a-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AccountFind"],"query":[{"key":"ApiKey","value":"00000005Va750449f-9fd8-0000-817a-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, 07 Aug 2020 11:24:43 GMT"},{"key":"Content-Length","value":"1902"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountEntityType\": \"Corporate Client\",\n    \"AccountNumber\": \"00010735\",\n    \"AccountStatus\": \"Approved\",\n    \"BusinessAddress\": \"10 Street\",\n    \"BusinessCity\": \"London\",\n    \"BusinessCountry\": \"GB\",\n    \"BusinessState\": null,\n    \"BusinessTelephoneNo\": \"0207 001 002\",\n    \"BusinessWebsite\": \"finance-enterprise.co\",\n    \"BusinessZip\": \"WC2A 5AA\",\n    \"Citizenship\": null,\n    \"CompanyRegistrationNo\": \"333444\",\n    \"CompanyType\": \"Private Limited Company\",\n    \"ContactAddress1\": null,\n    \"ContactAddress2\": null,\n    \"ContactAddress3\": null,\n    \"ContactCity\": null,\n    \"ContactCountryCode\": null,\n    \"ContactPhone\": null,\n    \"ContactPrimaryIdentificationIssuingAgency\": null,\n    \"ContactPrimaryIdentificationExpirationDate\": null,\n    \"ContactPrimaryIdentificationNumber\": null,\n    \"ContactPrimaryIdentificationType\": null,\n    \"ContactStateRegion\": null,\n    \"ContactZip\": null,\n    \"CorrespondenceAddress\": \"12 Lane\",\n    \"CorrespondenceCity\": \"London\",\n    \"CorrespondenceCountry\": \"United Kingdom\",\n    \"CorrespondenceState\": null,\n    \"CorrespondenceZip\": \"EC1 1AA\",\n    \"CountryOfIncorporation\": \"GB\",\n    \"DateOfBirth\": null,\n    \"DateOfFormation\": \"2020-06-05T07:00:00Z\",\n    \"Description\": null,\n    \"DescriptionOfBusiness\": \"FX and payments company\",\n    \"DoingBusinessAs\": \"Finance Enterprise\",\n    \"EmploymentStatus\": null,\n    \"ExpectedMonthlyPayments\": 50,\n    \"ExpectedMonthlyVolume\": 0,\n    \"FederalTaxId\": \"Tax File Number(TFN)\",\n    \"FirstName\": null,\n    \"JobTitle\": null,\n    \"KeyIndividuals\": null,\n    \"LastName\": null,\n    \"LegalCompanyName\": \"Finance Enterprise Ltd\",\n    \"LEIExpirationDate\": \"2030-06-05T07:00:00Z\",\n    \"LEINumber\": \"345654\",\n    \"MiddleName\": null,\n    \"NAICS\": \"Financial Transactions Processing, Reserve, and Clearinghouse Activities\",\n    \"Occupation\": null,\n    \"PrimaryEmailAddress\": null,\n    \"Salutation\": null,\n    \"SecondaryIdentificationExpirationDate\": null,\n    \"SecondaryIdentificationIssuingAgency\": null,\n    \"SecondaryIdentificationNumber\": null,\n    \"SecondaryIdentificationType\": null,\n    \"SourcesOfWealth\": null,\n    \"StateRegionOfIncorporation\": null,\n    \"TaxIdentificationNumber\": null,\n    \"TermsAndConditions\": true,\n    \"TickerSymbol\": \"?\",\n    \"TradingCountries\": [\n        \"GB\",\n        \"US\",\n        \"AU\"\n    ]\n}"},{"id":"5d0e982c-53a4-46d6-ae35-668816c99fa1","name":"200 OK - Account Details Returned","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00001111Vf5048364-0000-ea11-0000-0050569b0000","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AccountFind"],"query":[{"key":"ApiKey","value":"00001111Vf5048364-0000-ea11-0000-0050569b0000"}]}},"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, 21 Jul 2020 16:06:47 GMT"},{"key":"Content-Length","value":"2428"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountEntityType\": \"Corporate Client\",\n    \"AccountNumber\": \"00006652\",\n    \"AccountStatus\": \"Approved\",\n    \"BusinessAddress\": \"10 Street\",\n    \"BusinessCity\": \"London\",\n    \"BusinessCountry\": \"GB\",\n    \"BusinessState\": null,\n    \"BusinessTelephoneNo\": \"0207 001 003\",\n    \"BusinessWebsite\": \"UKOffice-Supplies.co\",\n    \"BusinessZip\": \"WC2A 5AC\",\n    \"Citizenship\": null,\n    \"CompanyRegistrationNo\": \"333448\",\n    \"CompanyType\": \"Private Limited Company\",\n    \"ContactAddress1\": null,\n    \"ContactAddress2\": null,\n    \"ContactAddress3\": null,\n    \"ContactCity\": null,\n    \"ContactCountryCode\": null,\n    \"ContactPhone\": null,\n    \"ContactPrimaryIdentificationIssuingAgency\": null,\n    \"ContactPrimaryIdentificationExpirationDate\": null,\n    \"ContactPrimaryIdentificationNumber\": null,\n    \"ContactPrimaryIdentificationType\": null,\n    \"ContactStateRegion\": null,\n    \"ContactZip\": null,\n    \"CorrespondenceAddress\": \"14 Lane\",\n    \"CorrespondenceCity\": \"London\",\n    \"CorrespondenceCountry\": \"United Kingdom\",\n    \"CorrespondenceState\": null,\n    \"CorrespondenceZip\": \"EC1 1AA\",\n    \"CountryOfIncorporation\": \"GB\",\n    \"DateOfBirth\": null,\n    \"DateOfFormation\": \"2020-06-05T07:00:00Z\",\n    \"Description\": null,\n    \"DescriptionOfBusiness\": \"Office Equipment Supplier\",\n    \"DoingBusinessAs\": \"UK Office Supplies\",\n    \"EmploymentStatus\": null,\n    \"ExpectedMonthlyPayments\": 50,\n    \"ExpectedMonthlyVolume\": 0,\n    \"FederalTaxId\": \"Tax File Number(TFN)\",\n    \"FirstName\": null,\n    \"JobTitle\": null,\n    \"KeyIndividuals\": [\n        {\n            \"AccountPrimaryContact\": true,\n            \"Address\": \"18 Test Street\",\n            \"AFEXDirectUserRole\": \"Input and Approve\",\n            \"Citizenship\": \"GB\",\n            \"City\": \"London\",\n            \"Country\": \"GB\",\n            \"DateOfBirth\": \"1987-04-20T07:00:00Z\",\n            \"Email\": \"hsmith@noreply.com\",\n            \"FirstName\": \"Henry\",\n            \"IdExpirationDate\": \"2030-06-06T07:00:00Z\",\n            \"IdNo\": \"155443324\",\n            \"IdType\": \"Passport\",\n            \"IndividualRoles\": [\n                \"OWNER\"\n            ],\n            \"IssueJurisdiction\": \"UK\",\n            \"JobTitle\": \"Owner\",\n            \"JobTitleOther\": null,\n            \"LastName\": \"Smith\",\n            \"MiddleName\": \"Jones\",\n            \"PercentOwnership\": 75,\n            \"PhoneNumber\": \"0209001005\",\n            \"Salutation\": \"Mr\",\n            \"State\": null,\n            \"SSN\": \"143254\",\n            \"Zip\": \"WC2B 1BA\"\n        }\n    ],\n    \"LastName\": null,\n    \"LegalCompanyName\": \"UK Office Supplies Ltd\",\n    \"LEIExpirationDate\": \"2030-06-05T07:00:00Z\",\n    \"LEINumber\": \"345654\",\n    \"MiddleName\": null,\n    \"NAICS\": \"Office Supplies and Stationery Stores\",\n    \"Occupation\": null,\n    \"PrimaryEmailAddress\": null,\n    \"Salutation\": null,\n    \"SecondaryIdentificationExpirationDate\": null,\n    \"SecondaryIdentificationIssuingAgency\": null,\n    \"SecondaryIdentificationNumber\": null,\n    \"SecondaryIdentificationType\": null,\n    \"SourcesOfWealth\": null,\n    \"StateRegionOfIncorporation\": null,\n    \"TaxIdentificationNumber\": null,\n    \"TermsAndConditions\": true,\n    \"TickerSymbol\": \"?\",\n    \"TradingCountries\": [\n        \"GB\",\n        \"US\",\n        \"AU\"\n    ]\n}"},{"id":"701a3964-5ca5-4dd6-ad88-c5bbb971d604","name":"401 Unauthorized - Invalid Bearer Token","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer V1VFAULT"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00001111Vf5048364-0000-ea11-0000-0050569b0000","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AccountFind"],"query":[{"key":"ApiKey","value":"00001111Vf5048364-0000-ea11-0000-0050569b0000"}]}},"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":"Tue, 21 Jul 2020 16:16:55 GMT"},{"key":"Content-Length","value":"61"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Authorization has been denied for this request.\"\n}"},{"id":"7b4e7040-7c70-477f-8728-f5a11fb2b369","name":"401 Unauthorized - Invalid Customer API Key","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00001111Vf5048364","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AccountFind"],"query":[{"key":"ApiKey","value":"00001111Vf5048364"}]}},"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":"Tue, 21 Jul 2020 16:14:32 GMT"},{"key":"Content-Length","value":"49"}],"cookie":[],"responseTime":null,"body":"\"Authorization has been denied for this request.\""},{"id":"8817e6c6-6f55-4040-9a6c-5a14c70bac4c","name":"200 OK - Filter By Individual Role","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00000005Va750449f-9fd8-0000-817a-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AccountFind"],"query":[{"key":"ApiKey","value":"00000005Va750449f-9fd8-0000-817a-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":"Mon, 10 Aug 2020 10:28:15 GMT"},{"key":"Content-Length","value":"2147"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountEntityType\": null,\n    \"AccountNumber\": null,\n    \"AccountStatus\": null,\n    \"BusinessAddress\": null,\n    \"BusinessCity\": null,\n    \"BusinessCountry\": null,\n    \"BusinessState\": null,\n    \"BusinessTelephoneNo\": null,\n    \"BusinessWebsite\": null,\n    \"BusinessZip\": null,\n    \"Citizenship\": null,\n    \"CompanyRegistrationNo\": null,\n    \"CompanyType\": null,\n    \"ContactAddress1\": null,\n    \"ContactAddress2\": null,\n    \"ContactAddress3\": null,\n    \"ContactCity\": null,\n    \"ContactCountryCode\": null,\n    \"ContactPhone\": null,\n    \"ContactPrimaryIdentificationIssuingAgency\": null,\n    \"ContactPrimaryIdentificationExpirationDate\": null,\n    \"ContactPrimaryIdentificationNumber\": null,\n    \"ContactPrimaryIdentificationType\": null,\n    \"ContactStateRegion\": null,\n    \"ContactZip\": null,\n    \"CorrespondenceAddress\": null,\n    \"CorrespondenceCity\": null,\n    \"CorrespondenceCountry\": null,\n    \"CorrespondenceState\": null,\n    \"CorrespondenceZip\": null,\n    \"CountryOfIncorporation\": null,\n    \"DateOfBirth\": null,\n    \"DateOfFormation\": null,\n    \"Description\": null,\n    \"DescriptionOfBusiness\": null,\n    \"DoingBusinessAs\": null,\n    \"EmploymentStatus\": null,\n    \"ExpectedMonthlyPayments\": 0,\n    \"ExpectedMonthlyVolume\": 0,\n    \"FederalTaxId\": null,\n    \"FirstName\": null,\n    \"JobTitle\": null,\n    \"KeyIndividuals\": [\n        {\n            \"AccountPrimaryContact\": false,\n            \"Address\": \"18 Test Street\",\n            \"AFEXDirectUserRole\": \"Input and Approve\",\n            \"Citizenship\": \"GB\",\n            \"City\": \"London\",\n            \"Country\": \"GB\",\n            \"DateOfBirth\": \"1988-04-21T07:00:00Z\",\n            \"Email\": \"sbloggs@noreply.com\",\n            \"FirstName\": \"Shelly\",\n            \"IdExpirationDate\": \"2030-06-06T07:00:00Z\",\n            \"IdNo\": \"155443323\",\n            \"IdType\": \"Passport\",\n            \"IndividualRoles\": [\n                \"OFFICER\"\n            ],\n            \"IssueJurisdiction\": \"UK\",\n            \"JobTitle\": \"Owner\",\n            \"JobTitleOther\": null,\n            \"LastName\": \"Bloggs\",\n            \"MiddleName\": \"Louise\",\n            \"PercentOwnership\": 30,\n            \"PhoneNumber\": \"0209001001\",\n            \"Salutation\": \"Mrs\",\n            \"State\": null,\n            \"SSN\": \"143234\",\n            \"Zip\": \"WC2B 1BA\"\n        }\n    ],\n    \"LastName\": null,\n    \"LegalCompanyName\": null,\n    \"LEIExpirationDate\": null,\n    \"LEINumber\": null,\n    \"MiddleName\": null,\n    \"NAICS\": null,\n    \"Occupation\": null,\n    \"PrimaryEmailAddress\": null,\n    \"Salutation\": null,\n    \"SecondaryIdentificationExpirationDate\": null,\n    \"SecondaryIdentificationIssuingAgency\": null,\n    \"SecondaryIdentificationNumber\": null,\n    \"SecondaryIdentificationType\": null,\n    \"SourcesOfWealth\": null,\n    \"StateRegionOfIncorporation\": null,\n    \"TaxIdentificationNumber\": null,\n    \"TermsAndConditions\": null,\n    \"TickerSymbol\": null,\n    \"TradingCountries\": null\n}"},{"id":"a83a374b-2fc2-4ebc-a705-e532a34e2468","name":"200 OK - Key Individual Information Only","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00000005Va750449f-9fd8-0000-817a-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AccountFind"],"query":[{"key":"ApiKey","value":"00000005Va750449f-9fd8-0000-817a-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, 07 Aug 2020 11:22:02 GMT"},{"key":"Content-Length","value":"2709"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountEntityType\": null,\n    \"AccountNumber\": null,\n    \"AccountStatus\": null,\n    \"BusinessAddress\": null,\n    \"BusinessCity\": null,\n    \"BusinessCountry\": null,\n    \"BusinessState\": null,\n    \"BusinessTelephoneNo\": null,\n    \"BusinessWebsite\": null,\n    \"BusinessZip\": null,\n    \"Citizenship\": null,\n    \"CompanyRegistrationNo\": null,\n    \"CompanyType\": null,\n    \"ContactAddress1\": null,\n    \"ContactAddress2\": null,\n    \"ContactAddress3\": null,\n    \"ContactCity\": null,\n    \"ContactCountryCode\": null,\n    \"ContactPhone\": null,\n    \"ContactPrimaryIdentificationIssuingAgency\": null,\n    \"ContactPrimaryIdentificationExpirationDate\": null,\n    \"ContactPrimaryIdentificationNumber\": null,\n    \"ContactPrimaryIdentificationType\": null,\n    \"ContactStateRegion\": null,\n    \"ContactZip\": null,\n    \"CorrespondenceAddress\": null,\n    \"CorrespondenceCity\": null,\n    \"CorrespondenceCountry\": null,\n    \"CorrespondenceState\": null,\n    \"CorrespondenceZip\": null,\n    \"CountryOfIncorporation\": null,\n    \"DateOfBirth\": null,\n    \"DateOfFormation\": null,\n    \"Description\": null,\n    \"DescriptionOfBusiness\": null,\n    \"DoingBusinessAs\": null,\n    \"EmploymentStatus\": null,\n    \"ExpectedMonthlyPayments\": 0,\n    \"ExpectedMonthlyVolume\": 0,\n    \"FederalTaxId\": null,\n    \"FirstName\": null,\n    \"JobTitle\": null,\n    \"KeyIndividuals\": [\n        {\n            \"AccountPrimaryContact\": true,\n            \"Address\": \"18 Test Street\",\n            \"AFEXDirectUserRole\": \"Input and Approve\",\n            \"Citizenship\": \"GB\",\n            \"City\": \"London\",\n            \"Country\": \"GB\",\n            \"DateOfBirth\": \"1989-04-15T07:00:00Z\",\n            \"Email\": \"jbloggs@noreply.com\",\n            \"FirstName\": \"Jo\",\n            \"IdExpirationDate\": \"2030-06-06T07:00:00Z\",\n            \"IdNo\": \"155443322\",\n            \"IdType\": \"Passport\",\n            \"IndividualRoles\": [\n                \"OWNER\"\n            ],\n            \"IssueJurisdiction\": \"UK\",\n            \"JobTitle\": \"Owner\",\n            \"JobTitleOther\": null,\n            \"LastName\": \"Bloggs\",\n            \"MiddleName\": \"Henry\",\n            \"PercentOwnership\": 30,\n            \"PhoneNumber\": \"0209001001\",\n            \"Salutation\": \"Mr\",\n            \"State\": null,\n            \"SSN\": \"143234\",\n            \"Zip\": \"WC2B 1BA\"\n        },\n        {\n            \"AccountPrimaryContact\": false,\n            \"Address\": \"18 Test Street\",\n            \"AFEXDirectUserRole\": \"Input and Approve\",\n            \"Citizenship\": \"GB\",\n            \"City\": \"London\",\n            \"Country\": \"GB\",\n            \"DateOfBirth\": \"1988-04-21T07:00:00Z\",\n            \"Email\": \"sbloggs@noreply.com\",\n            \"FirstName\": \"Shelly\",\n            \"IdExpirationDate\": \"2030-06-06T07:00:00Z\",\n            \"IdNo\": \"155443323\",\n            \"IdType\": \"Passport\",\n            \"IndividualRoles\": [\n                \"OFFICER\"\n            ],\n            \"IssueJurisdiction\": \"UK\",\n            \"JobTitle\": \"Owner\",\n            \"JobTitleOther\": null,\n            \"LastName\": \"Bloggs\",\n            \"MiddleName\": \"Louise\",\n            \"PercentOwnership\": 30,\n            \"PhoneNumber\": \"0209001001\",\n            \"Salutation\": \"Mrs\",\n            \"State\": null,\n            \"SSN\": \"143234\",\n            \"Zip\": \"WC2B 1BA\"\n        }\n    ],\n    \"LastName\": null,\n    \"LegalCompanyName\": null,\n    \"LEIExpirationDate\": null,\n    \"LEINumber\": null,\n    \"MiddleName\": null,\n    \"NAICS\": null,\n    \"Occupation\": null,\n    \"PrimaryEmailAddress\": null,\n    \"Salutation\": null,\n    \"SecondaryIdentificationExpirationDate\": null,\n    \"SecondaryIdentificationIssuingAgency\": null,\n    \"SecondaryIdentificationNumber\": null,\n    \"SecondaryIdentificationType\": null,\n    \"SourcesOfWealth\": null,\n    \"StateRegionOfIncorporation\": null,\n    \"TaxIdentificationNumber\": null,\n    \"TermsAndConditions\": null,\n    \"TickerSymbol\": null,\n    \"TradingCountries\": null\n}"},{"id":"f430303a-9306-4f53-91d3-02dacbeb51f7","name":"200 OK - Filter Specific Key Individual","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/AccountFind?ApiKey=00000005Va750449f-9fd8-0000-817a-0050569b0044","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","AccountFind"],"query":[{"key":"ApiKey","value":"00000005Va750449f-9fd8-0000-817a-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":"Mon, 10 Aug 2020 07:55:13 GMT"},{"key":"Content-Length","value":"2147"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountEntityType\": null,\n    \"AccountNumber\": null,\n    \"AccountStatus\": null,\n    \"BusinessAddress\": null,\n    \"BusinessCity\": null,\n    \"BusinessCountry\": null,\n    \"BusinessState\": null,\n    \"BusinessTelephoneNo\": null,\n    \"BusinessWebsite\": null,\n    \"BusinessZip\": null,\n    \"Citizenship\": null,\n    \"CompanyRegistrationNo\": null,\n    \"CompanyType\": null,\n    \"ContactAddress1\": null,\n    \"ContactAddress2\": null,\n    \"ContactAddress3\": null,\n    \"ContactCity\": null,\n    \"ContactCountryCode\": null,\n    \"ContactPhone\": null,\n    \"ContactPrimaryIdentificationIssuingAgency\": null,\n    \"ContactPrimaryIdentificationExpirationDate\": null,\n    \"ContactPrimaryIdentificationNumber\": null,\n    \"ContactPrimaryIdentificationType\": null,\n    \"ContactStateRegion\": null,\n    \"ContactZip\": null,\n    \"CorrespondenceAddress\": null,\n    \"CorrespondenceCity\": null,\n    \"CorrespondenceCountry\": null,\n    \"CorrespondenceState\": null,\n    \"CorrespondenceZip\": null,\n    \"CountryOfIncorporation\": null,\n    \"DateOfBirth\": null,\n    \"DateOfFormation\": null,\n    \"Description\": null,\n    \"DescriptionOfBusiness\": null,\n    \"DoingBusinessAs\": null,\n    \"EmploymentStatus\": null,\n    \"ExpectedMonthlyPayments\": 0,\n    \"ExpectedMonthlyVolume\": 0,\n    \"FederalTaxId\": null,\n    \"FirstName\": null,\n    \"JobTitle\": null,\n    \"KeyIndividuals\": [\n        {\n            \"AccountPrimaryContact\": false,\n            \"Address\": \"18 Test Street\",\n            \"AFEXDirectUserRole\": \"Input and Approve\",\n            \"Citizenship\": \"GB\",\n            \"City\": \"London\",\n            \"Country\": \"GB\",\n            \"DateOfBirth\": \"1988-04-21T07:00:00Z\",\n            \"Email\": \"sbloggs@noreply.com\",\n            \"FirstName\": \"Shelly\",\n            \"IdExpirationDate\": \"2030-06-06T07:00:00Z\",\n            \"IdNo\": \"155443323\",\n            \"IdType\": \"Passport\",\n            \"IndividualRoles\": [\n                \"OFFICER\"\n            ],\n            \"IssueJurisdiction\": \"UK\",\n            \"JobTitle\": \"Owner\",\n            \"JobTitleOther\": null,\n            \"LastName\": \"Bloggs\",\n            \"MiddleName\": \"Louise\",\n            \"PercentOwnership\": 30,\n            \"PhoneNumber\": \"0209001001\",\n            \"Salutation\": \"Mrs\",\n            \"State\": null,\n            \"SSN\": \"143234\",\n            \"Zip\": \"WC2B 1BA\"\n        }\n    ],\n    \"LastName\": null,\n    \"LegalCompanyName\": null,\n    \"LEIExpirationDate\": null,\n    \"LEINumber\": null,\n    \"MiddleName\": null,\n    \"NAICS\": null,\n    \"Occupation\": null,\n    \"PrimaryEmailAddress\": null,\n    \"Salutation\": null,\n    \"SecondaryIdentificationExpirationDate\": null,\n    \"SecondaryIdentificationIssuingAgency\": null,\n    \"SecondaryIdentificationNumber\": null,\n    \"SecondaryIdentificationType\": null,\n    \"SourcesOfWealth\": null,\n    \"StateRegionOfIncorporation\": null,\n    \"TaxIdentificationNumber\": null,\n    \"TermsAndConditions\": null,\n    \"TickerSymbol\": null,\n    \"TradingCountries\": null\n}"}],"_postman_id":"d6510ec7-17ed-409e-9a98-47a24b667f51"},{"name":"Prospect Find","id":"dc8c4b94-7eaf-4e62-92b8-dd38deb3f0ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/ProspectFind?ProspectID=","description":"<p>Retrieve the information held on account for a Prospect record by specifying its 'ProspectId'. <br />\n<br /></p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","ProspectFind"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[{"key":"ProspectID","value":""}],"variable":[]}},"response":[{"id":"f73437e8-18e3-4143-bb6f-99fb48d7713f","name":"200 OK - Returned Prospect Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/ProspectFind?ProspectID=5287bbaa-6741-480d-bbb1-597de8898214","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","ProspectFind"],"query":[{"key":"ProspectID","value":"5287bbaa-6741-480d-bbb1-597de8898214"}]}},"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, 25 Jan 2021 12:12:05 GMT"},{"key":"Content-Length","value":"2250"}],"cookie":[],"responseTime":null,"body":"{\n    \"AccountEntityType\": \"Corporate Client\",\n    \"AccountNumber\": null,\n    \"AccountStatus\": \"Prospect\",\n    \"ProspectID\": \"5287bbaa-6741-480d-bbb1-597de8898214\",\n    \"BusinessAddress\": \"40 Strand\",\n    \"BusinessCity\": \"London\",\n    \"BusinessCountry\": \"GB\",\n    \"BusinessState\": \"LND\",\n    \"BusinessTelephoneNo\": null,\n    \"BusinessWebsite\": null,\n    \"BusinessZip\": \"WC2N 5RW\",\n    \"Citizenship\": null,\n    \"CompanyRegistrationNo\": null,\n    \"CompanyType\": \"Private Ltd Company (Ltd)\",\n    \"ContactAddress1\": null,\n    \"ContactAddress2\": null,\n    \"ContactAddress3\": null,\n    \"ContactCity\": null,\n    \"ContactCountryCode\": null,\n    \"ContactPhone\": null,\n    \"ContactPrimaryIdentificationIssuingAgency\": null,\n    \"ContactPrimaryIdentificationExpirationDate\": null,\n    \"ContactPrimaryIdentificationNumber\": null,\n    \"ContactPrimaryIdentificationType\": null,\n    \"ContactStateRegion\": null,\n    \"ContactZip\": null,\n    \"CorrespondenceAddress\": null,\n    \"CorrespondenceCity\": null,\n    \"CorrespondenceCountry\": null,\n    \"CorrespondenceState\": null,\n    \"CorrespondenceZip\": null,\n    \"CountryOfIncorporation\": null,\n    \"DateOfBirth\": null,\n    \"DateOfFormation\": \"1900-01-01T08:00:00Z\",\n    \"Description\": null,\n    \"DescriptionOfBusiness\": null,\n    \"DoingBusinessAs\": \"Corporate Prospect 3\",\n    \"EmploymentStatus\": null,\n    \"ExpectedMonthlyPayments\": 0,\n    \"ExpectedMonthlyVolume\": 0,\n    \"FederalTaxId\": null,\n    \"FirstName\": null,\n    \"JobTitle\": null,\n    \"KeyIndividuals\": [\n        {\n            \"AccountPrimaryContact\": true,\n            \"Address\": null,\n            \"AFEXDirectUserRole\": null,\n            \"Citizenship\": \"GB\",\n            \"City\": null,\n            \"Country\": \"GB\",\n            \"DateOfBirth\": \"1900-01-01T08:00:00Z\",\n            \"Email\": null,\n            \"FirstName\": \"Joe\",\n            \"IdExpirationDate\": \"1900-01-01T08:00:00Z\",\n            \"IdNo\": null,\n            \"IdType\": null,\n            \"IndividualRoles\": [\n                \"OWNER\"\n            ],\n            \"IssueJurisdiction\": null,\n            \"JobTitle\": null,\n            \"JobTitleOther\": null,\n            \"LastName\": \"Bloggs\",\n            \"MiddleName\": null,\n            \"PercentOwnership\": 100,\n            \"PhoneNumber\": \"0207004001\",\n            \"Salutation\": \"Mr\",\n            \"State\": \"LND\",\n            \"SSN\": null,\n            \"Zip\": null\n        }\n    ],\n    \"LastName\": null,\n    \"LegalCompanyName\": \"Corporate Prospect 3\",\n    \"LEIExpirationDate\": \"1900-01-01T08:00:00Z\",\n    \"LEINumber\": null,\n    \"MiddleName\": null,\n    \"NAICS\": null,\n    \"Occupation\": null,\n    \"PrimaryEmailAddress\": null,\n    \"Salutation\": null,\n    \"SecondaryIdentificationExpirationDate\": null,\n    \"SecondaryIdentificationIssuingAgency\": null,\n    \"SecondaryIdentificationNumber\": null,\n    \"SecondaryIdentificationType\": null,\n    \"SourcesOfWealth\": null,\n    \"StateRegionOfIncorporation\": null,\n    \"TaxIdentificationNumber\": null,\n    \"TermsAndConditions\": null,\n    \"TickerSymbol\": null,\n    \"TradingCountries\": []\n}"}],"_postman_id":"dc8c4b94-7eaf-4e62-92b8-dd38deb3f0ed"}],"id":"c942d8fe-48a5-403c-a6bc-488091f6d78f","description":"<p>The <a href=\"https://doc.api.afex.com/?version=latest#6471318d-0b1c-44d2-a364-17a0e6a8669b\">api/v1/AccountCreate</a> method and following supporting reference APIs in this collection allow a Corpay Partner to create/onboard a number of client account entity types with Corpay. As mentioned previously, the Account Create method streamlines the client onboarding process for all of our partners integrated with us by allowing them to electronically submit on-boarding data of a corporate or private client directly to Corpay via the PartnerAPI.</p>\n","event":[{"listen":"prerequest","script":{"id":"f1f2ad55-f7dd-4798-ad27-89b8ae70fa8f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4e380365-c610-46b9-9072-b25a16fd7665","type":"text/javascript","exec":[""]}}],"_postman_id":"c942d8fe-48a5-403c-a6bc-488091f6d78f","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}}},{"name":"Account Creation","item":[{"name":"On-board Private Client","id":"8c3e9705-d62f-4a07-8a88-7d6449a13dd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"Citizenship\": \"\",\n    \"ContactAddress1\": \"\",\n    \"ContactAddress2\": \"\",\n    \"ContactAddress3\": \"\",\n    \"ContactZip\": \"\",\n    \"ContactCity\": \"\",\n    \"ContactStateRegion\": \"\",\n    \"ContactStateRegionException\":\"\",\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    \"SecondaryIdentificationType\":\"\",\n    \"SecondaryIdentificationNumber\":\"\",\n    \"SecondaryIdentificationExpirationDate\":\"\",\n    \"SecondaryIdentificationIssuer\":\"\",\n    \"SourcesOfWealth\":\"\",\n    \"TaxIdentificationNumber\": \"\",\n    \"TermsAndConditions\": \"\",\n    \"TradingCountries\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/privateClient","description":"<p>Create a new Private client account.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Citizenship</td>\n<td>Private client citizenship.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactAddress1</td>\n<td>Private client address line 1.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ContactAddress2</td>\n<td>Private client address line 2.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactAddress3</td>\n<td>Pivate client address line 3.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactZip</td>\n<td>Private client zip code.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactCity</td>\n<td>Private client city.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactStateRegion</td>\n<td>Private client state or region ISO code format.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactStateRegionException</td>\n<td>Private client state or region free text exception.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactCountryCode</td>\n<td>Private client country code.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ContactPhone</td>\n<td>Private client phone number.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationExpirationDate</td>\n<td>Expiration of provided ID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationIssuingAgency.</td>\n<td>Issuing agency of ID</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationNumber.</td>\n<td>Primary ID number</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationType</td>\n<td>Available via api/v1/primaryContactIdentificationType.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>Primary client DOB.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>Description of goods and services.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>EmploymentStatus</td>\n<td>Private client employment status.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ExpectedMonthlyVolume</td>\n<td>Planned monthly FX volumes.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ExpectedMonthlyPayments</td>\n<td>Planned monthly payment volumes.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>Private client first name.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Gender</td>\n<td>Private client gender (Male/Female).</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Image</td>\n<td>Deserialized image of ID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ImageType</td>\n<td>.bmp, .emf, .exif, .gif, .icon, .jpeg, .memorybmp, .pdf, .png, .tiff and .wmf.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>JobTitle</td>\n<td>Private client job title.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>Private client last name.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>LEINumber</td>\n<td>Legal Entity Identifier number.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>LEIExpirationDate</td>\n<td>Legal Entity Identifier expiration date.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>Private client middle name.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Occupation</td>\n<td>Private client job function.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PrimaryEmailAddress</td>\n<td>Private client email.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationType</td>\n<td>Available via api/v1/primaryContactIdentificationType.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationNumber</td>\n<td>Secondary ID number.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationExpirationDate</td>\n<td>Expiration date of provided ID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationIssuer</td>\n<td>Issuing agency of ID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SourcesofWealth</td>\n<td>Private client income source(s).</td>\n<td>False</td>\n</tr>\n<tr>\n<td>TaxIdentificationNumber</td>\n<td>Private client TIN/SSN.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>TermsAndConditions</td>\n<td>Private client confirmed T&amp;Cs.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>TradingCountries</td>\n<td>Countries private client trades in.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","privateClient"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"0b722645-8a89-402e-82ce-9be30cc4f7a9","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 [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}","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":"Invalid Date","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":"16c50ad8-bdb2-4ac3-a327-96db70b5128c","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":"683305b9-8cb5-43e8-8563-f91599ec8dfe","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":"Invalid Date","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":"8c3e9705-d62f-4a07-8a88-7d6449a13dd6"},{"name":"On-board Corporate Client","id":"a6621ef8-1efe-432d-827f-20d651244912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"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}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/corporateClient","description":"<p>Create a new Corporate client account.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountPrimaryIdentificationExpirationDate</td>\n<td>Company/corporate ID expiration date.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>AccountPrimaryIdentificationIssueDate</td>\n<td>Company/corporate ID issue date.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>AccountPrimaryIdentificationIssuer</td>\n<td>Company/corporate ID issuer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>AccountPrimaryIdentificationNumber</td>\n<td>Company/corporate ID number.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>AFEXProductDetails</td>\n<td>AFEX products and services.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>AccountPrimaryIdentificationType</td>\n<td>Available via api/v1/primaryContactIdentificationType.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BusinessAddress1</td>\n<td>Company/corporate address line 1.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BusinessAddress2</td>\n<td>Company/corporate address line 2.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BusinessAddress3</td>\n<td>Company/corporate address line 3.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BusinessCity</td>\n<td>Company/corporate city.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BusinessCountryCode</td>\n<td>Company/corporate country code.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BusinessName</td>\n<td>Company/corporate business name.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BusinessStateRegion</td>\n<td>Company/corporate state or region.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BusinessZip</td>\n<td>Company/corporate zip/post code.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Citizenship</td>\n<td>Contact citizenship.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CompanyType</td>\n<td>Available via api/v1/companyType.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ContactAddress1</td>\n<td>Contact address line 1.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactAddress2</td>\n<td>Contact address line 2.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactAddress3</td>\n<td>Contact address line 3.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactBusinessPhone</td>\n<td>Contact phone.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactCity</td>\n<td>Contact city.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactCountryCode</td>\n<td>Contact country code.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationExpirationDate</td>\n<td>Contact ID expirations date.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationIssuingAgency</td>\n<td>Contact ID issuer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationNumber</td>\n<td>Contact ID number.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactPrimaryIdentificationType</td>\n<td>Available via api/v1/primaryContactIdentificationType.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactStateRegion</td>\n<td>Contact state or region.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ContactZip</td>\n<td>Contact zip/post code.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CountryOfIncorporation</td>\n<td>Company/corporate country of incorporation.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>Contact DOB.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>DateOfIncorporation</td>\n<td>Company/corporate date of incorporation.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Description</td>\n<td>Description of goods or services.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ExpectedMonthlyPayments</td>\n<td>Company/corporate expected monthly payment count.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ExpectedMonthlyVolume</td>\n<td>Company/corporate expected monthy FX volume.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>FirstName</td>\n<td>Contact f.name.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Gender</td>\n<td>Contact gender.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Image</td>\n<td>Contact ID image.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ImageType</td>\n<td>.bmp, .emf, .exif, .gif, .icon, .jpeg, .memorybmp, .pdf, .png, .tiff and .wmf</td>\n<td>False</td>\n</tr>\n<tr>\n<td>JobTitle</td>\n<td>Contact job title.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>LastName</td>\n<td>Contact  l.name.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>LEINumber</td>\n<td>Legal Entity Identifier number.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>LEIExpirationDate</td>\n<td>Legal Entity Identifier expiration date.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>MiddleName</td>\n<td>Contact m.name.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>NAICS</td>\n<td>Available via api/v1/naics.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>NumberOfEmployees</td>\n<td>Company/corporate employeec count.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PrimaryEmailAddress</td>\n<td>Contact primary email.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationExpirationDate</td>\n<td>Contact secondary ID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationIssuer</td>\n<td>Contact secondary ID Issuer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationNumber</td>\n<td>Contact secondary ID number.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SecondaryIdentificationType</td>\n<td>Available via api/v1/primaryContactIdentificationType.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SubdivisionOfIncorporation</td>\n<td>Company/corporate incorporation subdivision.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>TaxIdentificationNumber</td>\n<td>Company/corporate TIN.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>TermsAndConditions</td>\n<td>Confirmation Terms &amp; Conditions have been accepted by the end user.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>TickerSymbol</td>\n<td>Company/corporate stock symbol.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>TradeName</td>\n<td>Name the company trades under.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>TradingCountries</td>\n<td>Country codes of all countries which will be traded with.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Website</td>\n<td>Company/corporate website.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","corporateClient"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"83b802d4-9dc5-40a3-95be-b03fb35d837d","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 [token]"}],"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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"9394ce1b-43d7-4fdd-9597-5be263e5f6b1","name":"400 Bad Request","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":"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":"Invalid Date","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":"e8db1a40-5837-413a-a241-0f9658d31741","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":"f501d4b9-b437-4081-ab94-3bdbef04edc5","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":"Invalid Date","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":"a6621ef8-1efe-432d-827f-20d651244912"},{"name":"Add Company Officer","id":"801ab8bc-4242-4fbd-a0f9-80e38a6c5a83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"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}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v2/AddCompanyOfficer","description":"<p>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 Corpay due diligence and KYC procedures.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>The API Key corresponding to the account to which you are adding the Company Officer details.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>First Name</td>\n<td>Company Officer's First Name.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Middle Name</td>\n<td>Company Officer's Middle Name.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Last Name</td>\n<td>Company Officer's Last Name.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>PercentOwnership</td>\n<td>The percent (%) ownership the Company Officer has in the corporation. Only required for 25% or greater.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Director</td>\n<td>Identify whether the Company Officer is a Director {True} or not {False}.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>DateOfBirth</td>\n<td>DOB of Company Officer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Address1</td>\n<td>Address of Company Officer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>City</td>\n<td>City of Company Officer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>ISO country code of Company Officer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>StateRegion</td>\n<td>State of Company Officer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Zip</td>\n<td>Zip code of Company Officer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CompanyOfficerIdentificationIssuingType</td>\n<td>Identification types available via api/v1/PrimaryContactIdentificationType.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CompanyOfficerIdentificationNumber</td>\n<td>Company Officer ID Number.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CompanyOfficerIdentificationIssuingAgency</td>\n<td>Issuing agency of provided ID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CompanyOfficerIdentificationIssuingCountry</td>\n<td>Issuing Country of provided ID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CompanyOfficerIdentificationIssuingRegion</td>\n<td>Issuing State/Province/County of provided ID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CompanyOfficerIdentificationExpirationDate</td>\n<td>Company Officer ID expiration date.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CompanyOfficerTaxIdentificationNumber</td>\n<td>Company Officer's TIN/SSN.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v2","AddCompanyOfficer"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"0ef5b8b4-2266-45bd-a1d3-944e27678475","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":"7937a328-ca85-484e-ab79-df70efd5c815","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":"7c108a36-f727-4265-876d-1bfe9d5308ca","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":"914040d6-9f4f-4ee9-8c94-dc4dbace7f7f","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":"c270d166-28da-4064-88ea-abf0c4569137","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.\""},{"id":"e95f13d7-cea8-407a-9e21-10beaaff2679","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":"ee8aafad-6b2c-41bf-994b-a41fb9d4c816","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}"}],"_postman_id":"801ab8bc-4242-4fbd-a0f9-80e38a6c5a83"},{"name":"Client Account Status","id":"de45211d-b9ce-41c2-8720-c8e023095743","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{PartnerAPI.Endpoint}}api/v1/clientstatus?ApiKey=","description":"<p>Get the account status of a child account by submitting its API key.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>API key for child account.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Status Definitions</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PendingApproval</td>\n<td>The account has been created and is waiting to be submitted to the Corpay's Compliance team for approval. An account in this status cannot trade.</td>\n</tr>\n<tr>\n<td>SubmittedforApproval</td>\n<td>The account has been submitted for assessment and approval. An account in this status cannot trade.</td>\n</tr>\n<tr>\n<td>Approved</td>\n<td>The account has been approved by Corpay and is able to trade.</td>\n</tr>\n<tr>\n<td>Closed</td>\n<td>The account is closed, is no longer active and cannot trade.</td>\n</tr>\n<tr>\n<td>ReferAFEX</td>\n<td>All other account statuses not included in the above. The client should be referred to Corpay regarding further information on the account status.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","clientstatus"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[{"key":"ApiKey","value":""}],"variable":[]}},"response":[{"id":"cb60d063-52b0-49eb-b94a-e4525dd7cd17","name":"Client Account Status","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"f92cac65-2793-4c60-be31-3357af733187","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"bearer [token]"},{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{P-URL}}api/v1/clientstatus?ApiKey=00001230000c19750-0000-e111-bb59-000c29573934","host":["{{P-URL}}api"],"path":["v1","clientstatus"],"query":[{"key":"ApiKey","value":"00001230000c19750-0000-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\"}"}],"_postman_id":"de45211d-b9ce-41c2-8720-c8e023095743"},{"name":"Retrieve  Private Client Account Details","id":"ab26176a-b524-41da-9ad5-1c20f7f5db7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{PartnerAPI.Endpoint}}api/v1/privateclient?ApiKey=","description":"<p>Get the account details for the specified private client.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>APIKey of the account which you would like the private client details for.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","privateclient"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[{"key":"ApiKey","value":""}],"variable":[]}},"response":[],"_postman_id":"ab26176a-b524-41da-9ad5-1c20f7f5db7e"},{"name":"Retrieve  Corporate Client Account Details","id":"45cd342f-cea6-44a3-bc4a-38ef76e68151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{PartnerAPI.Endpoint}}api/v1/corporateClient?ApiKey=","description":"<p>Get the account details for the specified corporate client.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>APIKey of the account which you would like the corporate client details for.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","corporateClient"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[{"key":"ApiKey","value":""}],"variable":[]}},"response":[],"_postman_id":"45cd342f-cea6-44a3-bc4a-38ef76e68151"}],"id":"4cf93b73-de30-47d4-a75f-f96edf8d80d9","description":"<p>The following API container consists of Corpay's first iteration of the PartnerAPI Corporate and Private Client on-boarding methods. Whilst still available, all new API integrations will use Corpay's updated <a href=\"https://doc.api.afex.com/?version=latest#6471318d-0b1c-44d2-a364-17a0e6a8669b\">Account Creation v1</a> methods.</p>\n","event":[{"listen":"prerequest","script":{"id":"fcbafac2-6604-45a9-92bf-a3f6d564577b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"653b9ac9-4ba5-47ff-8233-9849ca497ab4","type":"text/javascript","exec":[""]}}],"_postman_id":"4cf93b73-de30-47d4-a75f-f96edf8d80d9","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}}},{"name":"Reference Data","item":[{"name":"Account Identification Types","id":"a2967aa6-7c19-42ae-8ca1-17a498edffd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/PrimaryAccountIdentificationType","description":"<p>Get a list of account identification types for use with <a href=\"https://doc.api.afex.com/?version=latest#a6621ef8-1efe-432d-827f-20d651244912\">api/v1/CorporateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","PrimaryAccountIdentificationType"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"637f0156-518f-4b60-901f-3d146b12a86a","name":"200 OK - Account Identification Types","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/primaryAccountIdentificationType"},"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, 18 Jun 2020 06:36:12 GMT"},{"key":"Content-Length","value":"517"}],"cookie":[],"responseTime":null,"body":"[\n    \"AustralianBusinessNumber_ABN\",\n    \"AustralianCompanyNumber_ACN\",\n    \"AustralianRegisteredBodyNumber_ARBN\",\n    \"BusinessLicenseNumber\",\n    \"BusinessRegistrationNumber\",\n    \"DriversLicense\",\n    \"EmployerIdentificationNumber_EIN\",\n    \"InlandRevenueDepartment_IRD_Number\",\n    \"NationalIdentificationNumber\",\n    \"NationalRegistrationIdentityCard_NRIC\",\n    \"Passport\",\n    \"PersonalIdentificationNumber\",\n    \"SocialInsuranceNumber_SIN\",\n    \"SocialSecurityNumber_SSN\",\n    \"TaxFileNumber_TFN\",\n    \"Value_AddedTax_VAT\",\n    \"UniqueEntityNumber_UEN\",\n    \"EmploymentPass_EP\",\n    \"SPass\",\n    \"FiscalCode\"\n]"},{"id":"bba8ace6-0aa7-436e-9fe5-e111c5a4ea76","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":"{{PartnerAPI.Endpoint}}api/v1/primaryAccountIdentificationType"},"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, 18 Jun 2020 06:36:51 GMT"},{"key":"Content-Length","value":"61"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Authorization has been denied for this request.\"\n}"}],"_postman_id":"a2967aa6-7c19-42ae-8ca1-17a498edffd1"},{"name":"Contact Identification Types","id":"af953f8f-7ab0-4660-8855-3264845b6ac1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/PrimaryContactIdentificationType","description":"<p>Get a list of contact identification types for use with <a href=\"https://doc.api.afex.com/?version=latest#8c3e9705-d62f-4a07-8a88-7d6449a13dd6\">api/v1/PrivateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","PrimaryContactIdentificationType"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"09648245-e158-4d10-9b35-6375d17f5152","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":"Invalid Date","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":"2ea9b2ec-363d-478d-bdff-9a8d545ddfc7","name":"200 OK - Contact Identification Types","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/primaryContactIdentificationType"},"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, 18 Jun 2020 06:31:36 GMT"},{"key":"Content-Length","value":"143"}],"cookie":[],"responseTime":null,"body":"[\n    \"DriversLicense\",\n    \"Passport\",\n    \"CitizenshipCard\",\n    \"NationalRegistrationIdentityCard\",\n    \"IdentityCard\",\n    \"NationalIdentificationDocument\",\n    \"VotingCard\"\n]"}],"_postman_id":"af953f8f-7ab0-4660-8855-3264845b6ac1"},{"name":"Company Types","id":"f9e64b29-af4c-45c6-8990-b1772597daf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/companyType","description":"<p>Get list of company types for use with <a href=\"https://doc.api.afex.com/?version=latest#a6621ef8-1efe-432d-827f-20d651244912\">api/v1/CorporateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","companyType"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"493a195b-d5e5-436b-96fb-76662acb2ad3","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"668e02cc-27a5-44c7-a3bb-8fb24efc8191","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":"{{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":"Invalid Date","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":"7d247739-edda-4c0c-b7f7-d58b5330c06d","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":"Invalid Date","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":"f9e64b29-af4c-45c6-8990-b1772597daf1"},{"name":"Occupation Groups","id":"f6cee8e0-dc9e-42ef-a536-8bcc85516de7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/OccupationGroups","description":"<p>Get list of occupation groups for use with <a href=\"https://doc.api.afex.com/?version=latest#6c3152c6-c590-4ef9-a904-b852c841f63d\">api/v1/OccupationDetails</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","OccupationGroups"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"cc5a72b3-2a31-49b9-923f-69e8e31aed11","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":"f6cee8e0-dc9e-42ef-a536-8bcc85516de7"},{"name":"Occupation Details","id":"6c3152c6-c590-4ef9-a904-b852c841f63d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/OccupationDetails?GroupId=","description":"<p>Using the GroupId retrieved with <a href=\"https://doc.api.afex.com/?version=latest#f6cee8e0-dc9e-42ef-a536-8bcc85516de7\">api/v1/OccupationGroups</a>, Get a list of occupation details for use with <a href=\"https://doc.api.afex.com/?version=latest#8c3e9705-d62f-4a07-8a88-7d6449a13dd6\">api/v1/PrivateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","OccupationDetails"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[{"key":"GroupId","value":""}],"variable":[]}},"response":[{"id":"a2181709-a44d-4ea6-b3cc-781dc113fd02","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":"6c3152c6-c590-4ef9-a904-b852c841f63d"},{"name":"Sources Of Wealth","id":"99342db2-2088-496a-959b-d4fec9ff7fcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/SourcesOfWealth","description":"<p>Get list of sources of wealth for use with <a href=\"https://doc.api.afex.com/?version=latest#8c3e9705-d62f-4a07-8a88-7d6449a13dd6\">api/v1/PrivateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","SourcesOfWealth"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"c8ca9485-7218-40ef-af4e-94cfbf79b9e6","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":"99342db2-2088-496a-959b-d4fec9ff7fcd"},{"name":"Employment Status","id":"1e6bce39-5303-42ec-86d0-dd6ce43df14e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/EmploymentStatus","description":"<p>Get list of employment status types for use with <a href=\"https://doc.api.afex.com/?version=latest#8c3e9705-d62f-4a07-8a88-7d6449a13dd6\">api/v1/PrivateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","EmploymentStatus"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"48d1d978-ffd0-45f4-93cd-cd15505fab1e","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":"1e6bce39-5303-42ec-86d0-dd6ce43df14e"},{"name":"Product Details","id":"fc87afc4-ca36-46cd-abd9-cc2c739039e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/ProductDetails","description":"<p>Get list of product details for use with <a href=\"https://doc.api.afex.com/?version=latest#a6621ef8-1efe-432d-827f-20d651244912\">api/v1/CorporateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","ProductDetails"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"1f11f62b-c2df-492e-b805-7a2696ef9127","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":"Invalid Date","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":"3f587261-00f1-48d1-8bc1-af995aaab538","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":"{{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":"Invalid Date","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":"845c65d2-2434-4255-8ae4-615faae58229","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"fc87afc4-ca36-46cd-abd9-cc2c739039e3"},{"name":"Job Titles","id":"7c6d19af-15e3-498a-8178-a75b54b14fae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/jobTitles","description":"<p>Get list of job titles for use with <a href=\"https://doc.api.afex.com/?version=latest#a6621ef8-1efe-432d-827f-20d651244912\">api/v1/CorporateClient</a> and <a href=\"https://doc.api.afex.com/?version=latest#8c3e9705-d62f-4a07-8a88-7d6449a13dd6\">api/v1/PrivateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","jobTitles"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"6d56d1c1-0c95-4a36-9ce8-75de97b49b73","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":"{{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":"Invalid Date","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":"8224bc74-2325-420b-8db8-d43f85bdfcf7","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d53d6bbd-49c1-49ae-8294-d91489e01a66","name":"401 Unauthorized","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"bearer "}],"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":"Invalid Date","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":"7c6d19af-15e3-498a-8178-a75b54b14fae"},{"name":"NAICS Codes","id":"5c360b83-a82a-4951-87d5-52a4bf65abdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{PartnerAPI.Endpoint}}api/v1/naics","description":"<p>Get list of NAICS (North American Industry Classification System) codes for use with <a href=\"https://doc.api.afex.com/?version=latest#a6621ef8-1efe-432d-827f-20d651244912\">api/v1/CorporateClient</a>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","naics"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"1e3e6aaa-1869-4c50-9c0c-94cd160dca52","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":"Invalid Date","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":"30905336-fe28-4b99-af95-390623d98730","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":"{{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":"Invalid Date","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":"8bf1de3b-fe18-481d-a053-ab40e045142d","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5c360b83-a82a-4951-87d5-52a4bf65abdd"}],"id":"fdb37b6d-4d18-4bc8-8f0b-39a4e22e51a3","description":"<p>Corpay Cross-Border's PartnerAPI reference data collection includes a number of methods which help support clients through their on-boarding journey with both our Partners and Corpay. Importantly, these reference methods help to populate the corresponding fields with the 'POST AccountCreate' request.</p>\n","event":[{"listen":"prerequest","script":{"id":"c58bdbea-4648-4085-a3fd-51bac60c3df1","type":"text/javascript","exec":["pm.request.headers.add({","key: 'Content-Type',","value: 'application/json'","});"]}},{"listen":"test","script":{"id":"51b3057d-f18c-4bf4-9dc9-a88ba50c78b4","type":"text/javascript","exec":[""]}}],"_postman_id":"fdb37b6d-4d18-4bc8-8f0b-39a4e22e51a3","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}}},{"name":"Direct Debit","item":[{"name":"Direct Debit - Enrollment","id":"0688b718-1a6c-4831-bb91-71250d13f314","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"\",\n    \"AccountOwnerFirstName\": \"\",\n    \"AccountOwnerLastName\": \"\",\n    \"BankName\": \"\",\n    \"AccountNumber\": \"\",\n    \"BankRoutingCode\": \"\",\n    \"Currency\": \"\",\n    \"BankDetailsVerified\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitEnroll","description":"<p>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 <a href=\"https://doc.api.afex.com/?version=latest#89fe1ec1-a42d-4d9e-90f0-2a6291d937a8\">api/v2/Trades/Create</a>, <a href=\"https://doc.api.afex.com/?version=latest#b80a9dcf-3628-46d6-96be-215c3b94563d\">api/Forwards/Create</a> or <a href=\"https://doc.api.afex.com/?version=latest#56f3def2-4c54-4782-9847-25be37cdd974\">api/v2/Payments/Create</a> by including the 'AccountNumber' parameter for the desired direct debit account.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>ApiKey of the account which you would like the direct debit account enrolled.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>AccountOwnerFirstName</td>\n<td>The first name on the account being enrolled in direct debit.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>AccountOwnerLastName</td>\n<td>The last name on the account being enrolled in direct debit.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BankName</td>\n<td>Name of the bank which holds the direct debit account.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>Account number of the direct debit account.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BankRoutingCode</td>\n<td>Routing Code/Sort Code of the bank which holds the direct debit account.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>3-digit ISO currency code for the account being enrolled in direct debit.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BankDetailsVerified</td>\n<td>Some partners utlize third party services to validate the account details prior to transmitting to Corpay. In the event the account was verified {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.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","DirectDebitEnroll"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"3d0abd13-248c-4798-bd4d-6f021ee0808f","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":"42a45b90-4981-4a52-939e-a9df19323954","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":"4939a78d-9ec7-4662-aba8-36d1c3787425","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":"5c698ecb-ac53-4780-9418-293467776073","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}"},{"id":"7d16ed44-cde4-48d1-b557-dbcda983e4aa","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":"a175735b-c116-4889-bec5-aa730fe7314b","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}"}],"_postman_id":"0688b718-1a6c-4831-bb91-71250d13f314"},{"name":"Direct Debit - Un-enrollment","id":"d7271afd-e6d8-40b2-bef1-90c1c7971a9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"ApiKey\": \"\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/DirectDebitUnenroll","description":"<p>This method will initiate the un-enrollment of an account for Direct Debit settlement.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>ApiKey of the account which you would like to un-enroll from direct debit.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>Account number of the direct debit account.  This must correspond to an already enrolled account number.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>3-digit ISO currency code for the account being un-enrolled in direct debit.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","DirectDebitUnenroll"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"5f7d2486-bdcf-4e69-8f08-f347cb10d7f3","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":"d7271afd-e6d8-40b2-bef1-90c1c7971a9b"}],"id":"6fed7330-7f28-4295-b7a6-125e5f0c6d11","description":"<p>The following API methods allow clients to submit a request to setup (enroll or unroll) their own bank account for Direct Debit settlement with Corpay. This feature provides our partners with an opportunity to support further end-to-end automation by utilising GBP and USD Direct Debit settlement options for client trades and payments.</p>\n","_postman_id":"6fed7330-7f28-4295-b7a6-125e5f0c6d11","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}}},{"name":"Push Notifications","item":[{"name":"Notification Filters","id":"b854cdef-d3a7-413c-bdad-07c057fa89f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/NotificationFilters","description":"<p>This method can be used to retrieve the available notification filters.  Any notification filter can be subscribed to using: </p>\n<p><a href=\"https://doc.api.afex.com/?version=latest#7c9ed5ba-37db-4a40-b1a3-ea5f1b01caa2\">api/v1/WebHooks/notificationSubscribe</a></p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","WebHooks","NotificationFilters"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"20620fb4-3846-406c-8674-b17d1658bc96","name":"200 OK - Notification Filters","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"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":"Tue, 05 Jan 2021 12:05:43 GMT"},{"key":"Content-Length","value":"309"}],"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    {\n        \"NotificationFilter\": \"FundReceived\",\n        \"Description\": \"Fund Received\"\n    }\n]"}],"_postman_id":"b854cdef-d3a7-413c-bdad-07c057fa89f2"},{"name":"Notification Subscriptions","id":"4e536fcc-cd84-45c3-9027-3e631652f9dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscriptions?ApiKey=","description":"<p>This method can be used to retrieve a list of active subscriptions for a specified customer.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ApiKey</td>\n<td>* for wildcard (all) or individual API Key to view customer account subscriptions.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","WebHooks","notificationSubscriptions"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[{"key":"ApiKey","value":""}],"variable":[]}},"response":[{"id":"8e8c3454-a9ed-4510-9d99-689ec0d331ae","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]"}],"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.\""},{"id":"e83c2dd7-8235-48d3-bc1b-4ba197511643","name":"200 OK - Active Notification Subscriptions","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscriptions?ApiKey=00000000V405a9dc2-0000-e811-0000-0050569b0074","host":["{{PartnerAPI.Endpoint}}api"],"path":["v1","WebHooks","notificationSubscriptions"],"query":[{"key":"ApiKey","value":"00000000V405a9dc2-0000-e811-0000-0050569b0074"}]}},"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, 05 Jan 2021 12:17:18 GMT"},{"key":"Content-Length","value":"392"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"ApiKey\": \"00000000V405a9dc2-0000-e811-0000-0050569b0074\",\n        \"FilterSubscriptions\": [\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            {\n                \"NotificationFilter\": \"FundReceived\",\n                \"Description\": \"Fund Received\"\n            }\n        ]\n    }\n]"},{"id":"eb85fa0e-788f-4f5c-88c8-a1f23765ccf8","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]"}],"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.\""}],"_postman_id":"4e536fcc-cd84-45c3-9027-3e631652f9dc"},{"name":"Notification Subscribe","id":"7c9ed5ba-37db-4a40-b1a3-ea5f1b01caa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"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","options":{"raw":{"language":"json"}}},"url":"{{PartnerAPI.Endpoint}}api/v1/WebHooks/notificationSubscribe","description":"<p>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. </p>\n<p>Partners 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 PartnerAPI which will return all of AFEX’s available notification types. </p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>`Account Approval` - An on-boarded account has been approved and is ready for use.\n\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.\n\n`Transaction Processed` - A transaction has been updated from pending to processed.\n\n`Fund Received` - An incoming wire/payment has been received on the client's funding balance.\n</code></pre><p>Each 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.</p>\n<h2 id=\"request-parameters\">Request Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>NotificationFilter</td>\n<td>Specify what notification filter you are subscribing to.  [\"*\"] for wildcard (all) or individual filter to subscribe.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Subscribe</td>\n<td>[True] for subscribe, [False] for unsubscribe.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ApiKey</td>\n<td>[\"*\"] for wildcard (all) or individual APIKey for account to subscribe.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>PartnerEndpoint</td>\n<td>Partner specified endpoint which will be used for callback.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>PartnerSecret</td>\n<td>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'.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}},"urlObject":{"path":["v1","WebHooks","notificationSubscribe"],"host":["{{PartnerAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"01cc8ffb-a1f3-4bb3-abfe-3025c13cdc89","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":"0532872c-a904-4b2d-8b40-07c6e410722c","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":"24e33464-f2be-4f36-9073-17b24badb902","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}"},{"id":"d7e38626-b844-4bd1-b0e9-8b84be6aba44","name":"200 OK - Webhook Notification Subscription Updated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"NotificationFilter\":[\"AccountApproved\", \"BeneficiaryApproved\", \"TransactionProcessed\", \"FundReceived\"],\r\n\t\"Subscribe\":\"TRUE\",\r\n\t\"ApiKey\":[\"00000000V405a9dc2-0000-e811-0000-0050569b0074\"],\r\n\t\"PartnerEndpoint\":\"https://00000ca14c97bfa705a7e73505563000.m.pipedream.net\",\r\n\t\"PartnerSecret\":\"1\"\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":"Tue, 05 Jan 2021 12:14:27 GMT"},{"key":"Content-Length","value":"23"}],"cookie":[],"responseTime":null,"body":"\"Subscription updated.\""},{"id":"da3d506e-ff3a-472f-8ae5-700d68ada5a3","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":"db3edd18-f5d1-4376-818d-0bbb6c46fd59","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.\""}],"_postman_id":"7c9ed5ba-37db-4a40-b1a3-ea5f1b01caa2"}],"id":"b7043705-6f72-4df5-8d17-bc3c5f1e1237","description":"<p>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.</p>\n<p>Using the methods in this collection, an AFEX Partner can discover the available subscription filters, enroll or unroll to notifications as well as check their client's active notification subscriptions.</p>\n","event":[{"listen":"prerequest","script":{"id":"9b33419d-837a-4dc7-b108-a054947fb664","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7bdcec82-ded3-40fe-afd6-80728047ba38","type":"text/javascript","exec":[""]}}],"_postman_id":"b7043705-6f72-4df5-8d17-bc3c5f1e1237","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","name":"Client On-boarding","type":"folder"}}}],"id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5","description":"<p>Corpay Cross-Border's PartnerAPI makes it possible for our partners to on-board their own clients with Corpay which in turn enables their clients to make full use of Corpay's trade and payment services. One of the key value propositions of the Corpay Partnership Program is that it allows your clients to enjoy Corpay Cross-Border's products and services from your own portal/application.</p>\n<p>As you will see in the upcoming collection, Corpay's PartnerAPI services streamline the client on-boarding process for all of our integrated partners by allowing them to electronically submit on-boarding data of a corporate client directly to Corpay via the API. As part of the on-boarding process, your clients will undergo a thorough compliance due diligence review and be screened against automated Straight-Through-Processing (STP) checks before being approved to utilize Corpay's suite of DirectAPI products and services.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"<access-token>"}],"advancedConfig":[{"key":"username","value":"{{API-Key}}"},{"key":"clientSecret","value":"<client-secret>"},{"key":"accessTokenUrl","value":"<access-token-url>"},{"key":"clientId","value":"{{API-Key}}"},{"key":"password","value":"{{PartnerAPI.Password}}"},{"key":"tokenName","value":"<token-name>"},{"key":"tokenType","value":"<token-type>"},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"14b53d2a-6279-4ab2-9ab4-f0ec9451e6d2","type":"text/javascript","exec":["pm.request.headers.add({","key: 'Api-Key',","value: '{{API-Key}}'","});"]}},{"listen":"test","script":{"id":"ff23465d-ce56-4817-9e40-bf75676e1b05","type":"text/javascript","exec":[""]}}],"_postman_id":"884ef07c-66ba-416b-ade2-c0d88a7fbdb5"},{"name":"Beneficiary Management","item":[{"name":"Create/Update/Disable Beneficiary","item":[{"name":"Create Beneficiary","id":"631ff59a-03ef-48e9-8599-576c8308f575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"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    \"RemitId\":\"\",\n    \"VendorId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/beneficiaryCreate","description":"<p>This method allows a client to create a new third-party beneficiary for payment scheduling.  Funds can be sent to a beneficiary bank account by specifying the beneficiary's VendorID in either <a href=\"https://doc.api.afex.com/?version=latest#89fe1ec1-a42d-4d9e-90f0-2a6291d937a8\">api/v2/trades/create</a> or <a href=\"https://doc.api.afex.com/?version=latest#56f3def2-4c54-4782-9847-25be37cdd974\">api/v2/payments/create</a> requests.</p>\n<p>When creating a beneficiary you may assign your own unique VendorID or otherwise the AFEX system will assign a default VendorID. </p>\n<p>The 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.</p>\n<p>Note that an iterative approach is recommended for the beneficiary creation (As seen in the below steps 1 - 4.)  <em>A detailed design document outlining this flow is available upon request from your assigned IT Programme Manager.</em></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. Submit the minimum set of beneficiary data as described above i.e. currency, HighLowValue, Corporate=true or false, bank country code and beneficiary country code.\n2. Review the remaining required data as indicated by the API response.\n3. Submit required beneficiary data.\n4. Repeat until the response indicates \"Beneficiary has been created\", Status \"Approved\" or \"Pending\".\n</code></pre><h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>BankAccountNumber</td>\n<td>Beneficiary account number</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BankAddress1</td>\n<td>Beneficiary bank address line 1</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BankAddress2</td>\n<td>Beneficiary bank address line 2</td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>BankAddress3</td>\n<td>Beneficiary bank address line 3</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BankCountryCode</td>\n<td>Beneficiary bank country code</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BankName</td>\n<td>Beneficiary bank name</td>\n<td>True (auto-populated with BankSWIFTBIC or BankRoutingCode</td>\n</tr>\n<tr>\n<td>BankRoutingCode</td>\n<td>Beneficiary bank routing/sort code</td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>BankSWIFTBIC</td>\n<td>Beneficiary bank SWIFTBIC</td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>BeneficiaryAddressLine1</td>\n<td>Beneficiary address line 1</td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>BeneficiaryAddressLine2</td>\n<td>Beneficiary address line 2</td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>BeneficiaryCity</td>\n<td>Beneficiary city</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BeneficiaryCountryCode</td>\n<td>Beneficiary country code</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BeneficiaryName</td>\n<td>Beneficiary name</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BeneficiaryPostalCode</td>\n<td>Beneficiary post code</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BeneficiaryRegion</td>\n<td>Beneficiary region</td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>Corporate</td>\n<td>Corporate = True, Individual = False,</td>\n<td><em>If left empty the beneficiary defaults to Corporate</em></td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>Beneficiary currency must = currency of bank account</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>HighLowValue</td>\n<td>Low (local clearing) = 0, High (wire) = 1</td>\n<td><em>If left empty the beneficiary defaults to 1</em></td>\n</tr>\n<tr>\n<td>IntermediaryBankAccountNumber</td>\n<td>Auto-populated using beneficiary bank data</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IntermediaryBankAddress1</td>\n<td>Auto-populated using beneficiary bank data</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IntermediaryBankAddress2</td>\n<td>Auto-populated using beneficiary bank data</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IntermediaryBankAddress3</td>\n<td>Auto-populated using beneficiary bank data</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IntermediaryBankCountryCode</td>\n<td>Auto-populated using beneficiary bank data</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IntermediaryBankName</td>\n<td>Auto-populated using beneficiary bank data</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IntermediaryBankRoutingCode</td>\n<td>Auto-populated using beneficiary bank data</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IntermediaryBankSWIFTBIC</td>\n<td>Auto-populated using beneficiary bank data</td>\n<td>False</td>\n</tr>\n<tr>\n<td>NotificationEmail</td>\n<td>Beneficiary email address for payment notification email</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemittanceLine1</td>\n<td>Auto-populated with 'by order of' information</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemittanceLine2</td>\n<td>Purpose of payment code via <a href=\"https://doc.api.afex.com/?version=latest#28166472-e705-4f51-b6e6-1c6d64100eb1\">api/PurposeOfPayment</a></td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>RemittanceLine3</td>\n<td>Special remittance data for some exotic currencies</td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>RemittanceLine4</td>\n<td>Special remittance data for some exotic currencies</td>\n<td>Varies by currency</td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>Unique ID for the beneficiary record</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["beneficiaryCreate"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"2e7006f3-94ff-436c-8b84-160d011ffca0","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":"4aeac5de-0978-4ec0-8444-14b7dac8c5fd","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":"Invalid Date","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":"6a18a9a1-da21-4636-8851-6eef35c79080","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"631ff59a-03ef-48e9-8599-576c8308f575"},{"name":"Update Beneficiary","id":"84f4582c-8814-4b5f-93ae-542ab3080e90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"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}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/beneficiaryUpdate","description":"<p>This API Method allows you to update an existing beneficiary record (<em>Please note, the method cannot be used to update an <strong>instant beneficiary</strong></em>).  The update request must echo back the original data sent to create the beneficiary, and for those fields to be updated, the new data should be populated instead.</p>\n<p><strong>Note</strong> 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 <a href=\"https://doc.api.afex.com/?version=latest#e2368d63-f7b6-4f7a-8933-8a6cdd585071\">api/BeneficiaryDisable</a> and create a new beneficiary template.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Desription</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>BankAccountNumber</td>\n<td>Can be changed to a new account using the same or new bank data.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BankRoutingCode</td>\n<td>Updated bank must be within the same country/currency as original.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BankSWIFTBIC</td>\n<td>Updated bank must be within the same country/currency as original.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>NotificationEmail</td>\n<td>Payment notification will be delivered to new email address.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemittanceLine2</td>\n<td>Purpose of payment code via <a href=\"https://doc.api.afex.com/?version=latest#7d7ea914-6ed2-4520-9b5c-15805d97d199\">api/PurposeOfPayment</a>.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemittanceLine3</td>\n<td>Used for special remittance data on some exotics currencies.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemittanceLine4</td>\n<td>Used for special remittance data on some exotics currencies.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>VendorID</td>\n<td>Unique ID for the beneficiary record.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["beneficiaryUpdate"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"24c0e703-e3b9-4987-99d8-88a1767f7068","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]"},{"id":"d3eca6be-1d1e-4f74-8d72-67b698bcec63","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]"}],"_postman_id":"84f4582c-8814-4b5f-93ae-542ab3080e90"},{"name":"Disable Beneficiary ","id":"7d7ea914-6ed2-4520-9b5c-15805d97d199","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"vendorId\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/beneficiaryDisable?VendorId=","description":"<p>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.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["beneficiaryDisable"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"VendorId","value":""}],"variable":[]}},"response":[{"id":"23bb3065-1104-4c91-a301-f2463089b467","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":"Invalid Date","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"USDExampleBeneficiaryName has been disabled\""},{"id":"8e9621e4-ec1e-4334-89b3-32106b6ca55a","name":"Disable Beneficiary","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"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":"Invalid Date","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"NZD636046187630498296 has been disabled\""},{"id":"cdb26e5b-bd02-4c96-9f70-8ffde4cd4024","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":"Invalid Date","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.\""}],"_postman_id":"7d7ea914-6ed2-4520-9b5c-15805d97d199"}],"id":"c522ba9b-1196-4581-9e3b-933d63fdcd88","description":"<p>AFEX's Beneficiary Management features allow our partners and clients to create and manage their own trusted payees (beneficiaries) list with AFEX.  </p>\n","event":[{"listen":"prerequest","script":{"id":"1b993289-4017-4b0e-b238-5afc8b0255a4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9dac0d0c-a189-4705-9b08-d07298c02228","type":"text/javascript","exec":[""]}}],"_postman_id":"c522ba9b-1196-4581-9e3b-933d63fdcd88","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Create Instant Payment Beneficiary","item":[{"name":"Validate an Instant Beneficiary","id":"a40700f0-bf56-45bd-a3fe-80212449a6ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"AccountID\":\"\",\n    \"FundingBalanceID\":\"\",\n    \"NotificationEmail\":\"\",\n    \"RemittanceLine4\":\"\",\n    \"VendorId\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/instantbeneficiaryvalidate","description":"<p>Validate if the data to be supplied to create an instant beneficiary is valid. </p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountId</td>\n<td>The AccountID is the last 4 digits of the beneficiary's AFEX client account identifier which is returned with <a href=\"https://doc.api.afex.com/?version=latest#b28fe904-20ab-4def-b9f1-e2ca7852fa8f\">api/fundingBalance</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>FundingBalanceId</td>\n<td>The FundingBalanceID is the unique identifer of a specific client account currency funding balance which is returned with <a href=\"https://doc.api.afex.com/?version=latest#b28fe904-20ab-4def-b9f1-e2ca7852fa8f\">api/fundingBalance</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>NotificationId</td>\n<td>Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemittanceLine4</td>\n<td>Payment specific data to be transmitted to the recipient.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>Unique ID for the beneficiary.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["instantbeneficiaryvalidate"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"4eefbaf1-6e4f-4114-b0d0-3266f06bac94","name":"200 OK No match found","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"03DB","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}","type":"text"},{"key":"FundingBalanceID","value":"NZD91133417","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":"","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":"","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":"","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":"","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"","description":"Optional. Remittance line 4 on the payment. ","type":"text"},{"key":"VendorID","value":"NZD00003","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":"54e25ccd-a2b2-4854-9ab3-4f6d8435593b","name":"200 OK Adding yourself as a beneficiary is not supported","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}","type":"text"},{"key":"FundingBalanceID","value":"NZD321886320","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","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":"","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","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","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 07 8998 9999","description":"Optional. Remittance line 4 on the payment. ","type":"text"},{"key":"VendorID","value":"NZD00003","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":"a709a652-437b-45c3-8734-65d3c5cb47dd","name":"200 OK The beneficiary is valid","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}","type":"text"},{"key":"FundingBalanceID","value":"NZD321886320","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","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":"","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","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","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 07 8998 9999","description":"Optional. Remittance line 4 on the payment. ","type":"text"},{"key":"VendorID","value":"NZD00003","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":"a40700f0-bf56-45bd-a3fe-80212449a6ae"},{"name":"Create an Instant Beneficiary","id":"53f203d4-37e1-470b-afa4-ce32783f895b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"AccountID\": \"\",\n    \"FundingBalanceID\": \"\",\n    \"NotificationEmail\": \"\",\n    \"RemittanceLine4\": \"\",\n    \"VendorId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/instantbeneficiarycreate","description":"<p>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 funding/Vostro balances (utilising POST api/v2/payments/create). They cannot be paid directly from trade proceeds (such as with api/v2/trades/create).</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountId</td>\n<td>The AccountID is the last 4 digits of the beneficiary's AFEX client account identifier which is returned with <a href=\"https://doc.api.afex.com/?version=latest#b28fe904-20ab-4def-b9f1-e2ca7852fa8f\">api/fundingBalance</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>FundingBalanceId</td>\n<td>The FundingBalanceID is the unique identifer of a specific client account currency funding balance which is returned with <a href=\"https://doc.api.afex.com/?version=latest#b28fe904-20ab-4def-b9f1-e2ca7852fa8f\">api/fundingBalance</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>NotificationId</td>\n<td>Beneficiary's notification email address. AFEX will send a notification to this email address when the payment has been processed.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemittanceLine4</td>\n<td>Payment specific data to be transmitted to the recipient.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>Unique ID for the beneficiary.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["instantbeneficiarycreate"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"03e0e51b-1b7f-4d61-9818-20976e82208b","name":"200 OK Vendor ID is already in use","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}","type":"text"},{"key":"FundingBalanceID","value":"USD067323395","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","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","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":"","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","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","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 098777 6666","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":"279cf548-630d-4aab-97bc-77399ce6b085","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"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}","type":"text"},{"key":"FundingBalanceID","value":"USD06732339X","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","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","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":"","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","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","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 098777 6666","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":"2f3ed3ae-f8a2-4930-a863-9c40b356e91b","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"AccountID","value":"A8AB","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}","type":"text"},{"key":"FundingBalanceID","value":"USD067323395","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","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","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":"","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","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","description":"Optional. Remittance line 3 on the payment  ","type":"text"},{"key":"RemittanceLine4","value":"ph 098777 6666","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\"}]"},{"id":"d1690fda-c172-44a9-b844-866408d54fa2","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":"AccountID","value":"03DA","description":"Required.  AccountID is the beneficiary's AFEX client account identifier   - returned by api/fundingbalance?currency={}","type":"text"},{"key":"FundingBalanceID","value":"NZD491133416","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","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":"","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":"","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":"","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","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","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\"}]"}],"_postman_id":"53f203d4-37e1-470b-afa4-ce32783f895b"},{"name":"Create Funding Balance (Instant Payments)","id":"f96c4ab6-be75-42a8-bc9e-98b6e5ccbbc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"\",\n    \"Currency\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/fundingbalance/create","description":"<p>Create a currency funding balance on a client's account. A funding balance is required on the client's account in order to set them up an \"instant beneficiary\" for the chosen currency.  The Funding Balance ID and the Account ID must be supplied to the sender of the funds so 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 specified currency therefore doesn't yet exist.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>AFEX account number to create funding balance.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>Currency of desired funding balance.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["fundingbalance","create"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"01758148-ab44-4749-8c81-fea4b3888980","name":"200 OK invalid currency code","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Currency","value":"LLL","description":"Required. ISO 3 letter currency code","type":"text"},{"key":"AccountNumber","value":"","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":"b7cf3959-435d-4c4d-bcef-364647b9c0c5","name":"201 Created","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Currency","value":"CAD","description":"ISO 3 letter currency code","type":"text"},{"key":"AccountNumber","value":"","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\"}"},{"id":"d68e638e-5575-4c1e-8952-92cdc10a750b","name":"200 OK Funding  Balance Already Exists","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"Currency","value":"AUD","description":"Required. ISO 3 letter currency code","type":"text"},{"key":"AccountNumber","value":"","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\"}"}],"_postman_id":"f96c4ab6-be75-42a8-bc9e-98b6e5ccbbc4"},{"name":"Get Funding Balance ID and Account ID (Instant Payments)","id":"b28fe904-20ab-4def-b9f1-e2ca7852fa8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{AFEXAPI.Endpoint}}api/fundingbalance?Currency=","description":"<p>Get a Funding Balance ID and an Account ID.  As mentioned previously, a funding balance is required on the client's account so that they can be setup an \"instant\" beneficiary to receive client-to-client transfers in the required currency.  This data must be provided to the sender of an AFEX \"instant beneficiary\" payment so that the sender can setup the client's funding balance as an instant beneficiary.  If a funding balance ID does not exist, one must be created using <a href=\"https://doc.api.afex.com/?version=latest#f96c4ab6-be75-42a8-bc9e-98b6e5ccbbc4\">api/FundingBalance/Create</a>.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Currency</td>\n<td>ISO 3 letter currency code e.g. USD, AUD etc.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["fundingbalance"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"Currency","value":""}],"variable":[]}},"response":[{"id":"986bf0ee-6eab-491f-a7e8-f5510f4a3ac8","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":"c5164a2f-38fe-4b21-a76d-a827cb107fc9","name":"200 OK Funding Balance does not Exist","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"000103DAVc17b8ef9-2fab-e811-87c4-0050569b0044"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"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":"e60d3ceb-27d9-4250-b9af-c6092c42196b","name":"200 OK Funding Balance Returned","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=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":"b28fe904-20ab-4def-b9f1-e2ca7852fa8f"}],"id":"b67893b7-b272-4cf6-a644-dda665cdc8bc","description":"<p>AFEX's Instant Payment Beneficiary features allow clients to make internal transfers to other mutually on-boarded clients of AFEX. These transfers occur instantly on a 24 x 7 basis including outside of business hours with no payment fees attached. The Instant Payment Beneficiary features also create a wider scope of settlement opportunities for client transactions whereby transfers can be made at partner (master account) level to fund their underlying client accounts funding balances. </p>\n","_postman_id":"b67893b7-b272-4cf6-a644-dda665cdc8bc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Find Beneficiary","item":[{"name":"Get All Beneficiaries","id":"b005fe2f-b047-4946-a109-22a1c186b166","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"PageSize\":\"\",\r\n    \"PageNumber\":\"\",\r\n    \"RemitId\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/beneficiary","description":"<p>Returns a list of all the beneficiaries on your account including basic information such as VendorID and Status. </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PageSize</td>\n<td>Specify how many results you want returned per page.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageNumber</td>\n<td>Specify what page you wish to retrrieve results from.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","beneficiary"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"9777bc14-61a4-4f66-b7ef-6a5602b19fa4","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":"Invalid Date","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":"b662e444-70e4-4ce4-a278-c237eecdf734","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b005fe2f-b047-4946-a109-22a1c186b166"},{"name":"Find Beneficiary ","id":"164b5d90-bd7c-4f13-9fcc-e60d2c47026f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"VendorId\": \"\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/beneficiary/find?","description":"<p>Search for beneficiary details using its unique Vendor Id. By passing a Vendor ID the API will returns the full set of data held on record for that beneficiary.  This method can be used for both standard and instant beneficiaries.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>VendorId</td>\n<td>The unique reference associated with the AFEX beneficiary.  This is allocated when creating the beneficiary using <a href=\"https://doc.api.afex.com/?version=latest#631ff59a-03ef-48e9-8599-576c8308f575\">api/BeneficiaryCreate</a>.</td>\n<td>True</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["beneficiary","find"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"","value":""}],"variable":[]}},"response":[{"id":"05f615ea-2ed9-4a92-9df1-56fcef6a1d4a","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":"Invalid Date","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\""},{"id":"0a668971-46f4-46b1-b09b-8a73a6947b00","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"986ad310-6c4d-42c4-94dc-5b421888d13a","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":"cdcb8758-b84a-4542-b4ca-ea58d43c97fc","name":"200 OK (Instant Beneficiary - has account ID and funding balance)","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"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\"}"}],"_postman_id":"164b5d90-bd7c-4f13-9fcc-e60d2c47026f"}],"id":"c775cfd7-779b-4e12-bb1a-2843882c4723","description":"<p>These API methods allow you to retrieve a list of all of the beneficiaries created under your AFEX account as well as retrieving the full details held on record by AFEX of a particular beneficiary. </p>\n","event":[{"listen":"prerequest","script":{"id":"dd1d17bc-121c-4451-ac1a-b88380edcf33","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"10985bc8-92b6-4a73-a9bc-0f21eb5435bf","type":"text/javascript","exec":[""]}}],"_postman_id":"c775cfd7-779b-4e12-bb1a-2843882c4723","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Find Beneficiary Banks & Reference Data","item":[{"name":"Beneficiary Information and Error Codes","id":"c0031e98-291c-4561-aa1a-367d76a4fb14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{AFEXAPI.Endpoint}}api/beneficiaryCodes?Information=","description":"<p>Retrieve all information and error response code types that can returned in the Create and Update beneficiary API responses related to.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Information</td>\n<td>'True' returns informative codes; 'False' returns error codes.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["beneficiaryCodes"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"Information","value":""}],"variable":[]}},"response":[{"id":"034679b9-c5fc-46c9-98ef-2acf32a85f02","name":"200 OK - Error Codes","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/beneficiaryCodes?Information=FALSE","host":["{{AFEXAPI.Endpoint}}api"],"path":["beneficiaryCodes"],"query":[{"key":"Information","value":"FALSE"}]}},"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/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 18 Jun 2020 13:35:37 GMT"},{"key":"Content-Length","value":"929"}],"cookie":[],"responseTime":null,"body":"{\n    \"BankAccountNumber\": 50,\n    \"BankCountryCode\": 52,\n    \"BankName\": 53,\n    \"Bank Routing Code / National ID\": 54,\n    \"Beneficiary SWIFT BIC\": 55,\n    \"Beneficiary Address 1\": 56,\n    \"BeneficiaryName\": 58,\n    \"Beneficiary City\": 60,\n    \"BeneficiaryCountryCode\": 61,\n    \"Currency\": 62,\n    \"Intermediary Bank Country\": 64,\n    \"Intermediary Bank Name\": 65,\n    \"Beneficiary Postal Code\": 66,\n    \"Remittance Line 1 (By Order of)\": 67,\n    \"Remittance Line 2 (Purpose of Payment)\": 68,\n    \"Ship To Address 1\": 69,\n    \"Ship To Country\": 70,\n    \"Intermediary Account# / IBAN\": 72,\n    \"Vendor Id\": 80,\n    \"Email Address\": 81,\n    \"Account Id\": 82,\n    \"Funding Balance Id\": 83,\n    \"Template Type\": 84,\n    \"Remittance Line 3\": 85,\n    \"Remittance Line 4\": 86,\n    \"BankAddress1\": 87,\n    \"BankAddress2\": 88,\n    \"BankAddress3\": 89,\n    \"BeneficiaryAddressLine2\": 90,\n    \"BeneficiaryRegion\": 91,\n    \"IntermediaryBankAddress1\": 92,\n    \"IntermediaryBankAddress2\": 93,\n    \"IntermediaryBankAddress3\": 94,\n    \"IntermediaryBankRoutingCode\": 95,\n    \"IntermediaryBankSWIFTBIC\": 96,\n    \"BankAccountNumber (IBAN Format)\": 97,\n    \"Default\": 2\n}"},{"id":"d8da3f7e-9769-48e4-9b1d-6b9e9e963e2f","name":"200 OK - Information Codes","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"url":{"raw":"{{AFEXAPI.Endpoint}}api/beneficiaryCodes?Information=TRUE","host":["{{AFEXAPI.Endpoint}}api"],"path":["beneficiaryCodes"],"query":[{"key":"Information","value":"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/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Thu, 18 Jun 2020 13:34:59 GMT"},{"key":"Content-Length","value":"1265"}],"cookie":[],"responseTime":null,"body":"{\n    \"Currency\": 10001,\n    \"VendorId\": 10002,\n    \"BeneficiaryName\": 10003,\n    \"TemplateType\": 10004,\n    \"NotificationEmail\": 10005,\n    \"BeneficiaryAddressLine1\": 10006,\n    \"BeneficiaryAddressLine2\": 10007,\n    \"BeneficiaryCity\": 10008,\n    \"BeneficiaryCountryCode\": 10009,\n    \"BeneficiaryPostalCode\": 100010,\n    \"BeneficiaryRegion\": 100011,\n    \"BeneficiaryRegionCode\": 100012,\n    \"RemittanceLine1\": 100013,\n    \"RemittanceLine2\": 100014,\n    \"RemittanceLine3\": 100015,\n    \"RemittanceLine4\": 100016,\n    \"BankAccountNumber\": 100017,\n    \"BankAddress1\": 100018,\n    \"BankAddress2\": 100019,\n    \"BankAddress3\": 100020,\n    \"BankCountryCode\": 100021,\n    \"BankName\": 100022,\n    \"BankRoutingCode\": 100023,\n    \"BankSWIFTBIC\": 100024,\n    \"BankNationalId\": 100025,\n    \"IntermediaryBankAccountNumber\": 100026,\n    \"IntermediaryBankAddress1\": 100027,\n    \"IntermediaryBankAddress2\": 100028,\n    \"IntermediaryBankAddress3\": 100029,\n    \"IntermediaryBankCountryCode\": 100030,\n    \"IntermediaryBankName\": 100031,\n    \"IntermediaryBankRoutingCode\": 100032,\n    \"IntermediaryBankSWIFTBIC\": 100033,\n    \"IntermediaryBankNationalId\": 100034,\n    \"HighLowValue\": 100035,\n    \"DeliveryMethodId\": 100036,\n    \"DeliveryAccountNumber\": 100037,\n    \"ShipToAddress1\": 100038,\n    \"ShipToAddress2\": 100039,\n    \"ShipToCity\": 100040,\n    \"ShipToCountryCode\": 100041,\n    \"ShipToPostalCode\": 100042,\n    \"ShipToRegion\": 100043,\n    \"ShipToRegionCode\": 100044,\n    \"Corporate\": 100045,\n    \"Savings\": 100046,\n    \"AccountId\": 100047,\n    \"FundingBalanceId\": 100048\n}"}],"_postman_id":"c0031e98-291c-4561-aa1a-367d76a4fb14"},{"name":"Find Country","id":"98bdfea8-5cca-4ba3-a8d9-07d7dfe30372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/country/find","description":"<p>This API method returns a list of country names including their ISO code which are to be used when specifying the beneficiary and bank country code whilst creating a new beneficiary.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["country","find"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"ef9ea387-ee89-4adb-9ef6-2e1b8b118a52","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":"98bdfea8-5cca-4ba3-a8d9-07d7dfe30372"},{"name":"Find Region/State","id":"1218bbe5-270d-4c77-8a54-88251506b7eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"CountryCode\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/country/region","description":"<p>Retrieve a list of regions/states for a specified country including their ISO code. The region code is to be used when populating the beneficiary's address region during creation.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>CountryCode</td>\n<td>Country codes available via <a href=\"https://doc.api.afex.com/?version=latest#98bdfea8-5cca-4ba3-a8d9-07d7dfe30372\">api/Country/Find</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["country","region"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"1a91c8fd-8645-43c4-9739-93427438560e","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":"8dfb4cc0-06d3-4993-9f72-c7da31a5562e","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":"Invalid Date","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":"d566563c-9dd0-4814-b0b3-8a57c8e66600","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":"1218bbe5-270d-4c77-8a54-88251506b7eb"},{"name":"Find City","id":"cb1473b3-0827-454a-b2e2-a10414562193","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{AFEXAPI.Endpoint}}api/city/find?CountryCode=","description":"<p>Retrieve a list of all suburbs/cities for a specified country which is to be used when populating a beneficiary's address city during creation. </p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>CountryCode</strong></td>\n<td>Country codes available via <a href=\"https://doc.api.afex.com/?version=latest#98bdfea8-5cca-4ba3-a8d9-07d7dfe30372\">api/Country/Find</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["city","find"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"CountryCode","value":""}],"variable":[]}},"response":[{"id":"1f0d31fa-c82c-4e9f-93b8-8e645d67ca48","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":"c58efbbb-f5dd-4340-8bb8-53a0aaa7a52a","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":"Invalid Date","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"A country code is required.\""},{"id":"d44ed82a-40a1-4b8b-ae32-a0aaf15203d6","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\""}],"_postman_id":"cb1473b3-0827-454a-b2e2-a10414562193"},{"name":"Find Bank by National ID","id":"87170d83-40f7-4311-b15e-97ef724ba795","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"City\": \"\",\n    \"CountryCode\": \"\",\n    \"Institution\": \"\",\n    \"NationalId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/nationalid/find","description":"<p>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.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>City</td>\n<td>Beneficiary bank city</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>Country codes available via <a href=\"https://doc.api.afex.com/?version=latest#98bdfea8-5cca-4ba3-a8d9-07d7dfe30372\">api/Country/Find</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Institution</td>\n<td>Beneficiary bank name.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>NationalId</td>\n<td>Find beneficiary by bank identifier E.G. National ID, Routing Number, Sort Code.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["nationalid","find"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"b15ddb8f-813d-4bec-b5d3-05c690c5f94d","name":"200 OK - Find Beneficiary Bank By National ID","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"City\": \"\",\n    \"CountryCode\": \"US\",\n    \"Institution\": \"\",\n    \"NationalId\": \"062104520\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}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/10.0"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 09 Apr 2021 15:36:32 GMT"},{"key":"Content-Length","value":"1587"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"NationalIdentifier\": \"062104520\",\n        \"NationalIdType\": \"ABA\",\n        \"InstitutionName\": \"First National Bank and Trust\",\n        \"BranchInformation\": \"\",\n        \"StreetAddress1\": \"111 S Main St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Atmore\",\n        \"ZipCode\": \"36502\",\n        \"CountryName\": \"United States\",\n        \"IsoCountryCode\": \"US\"\n    },\n    {\n        \"NationalIdentifier\": \"062104520\",\n        \"NationalIdType\": \"ABA\",\n        \"InstitutionName\": \"First National Bank and Trust\",\n        \"BranchInformation\": \"North\",\n        \"StreetAddress1\": \"205 N Main St\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Atmore\",\n        \"ZipCode\": \"36502\",\n        \"CountryName\": \"United States\",\n        \"IsoCountryCode\": \"US\"\n    },\n    {\n        \"NationalIdentifier\": \"062104520\",\n        \"NationalIdType\": \"ABA\",\n        \"InstitutionName\": \"First National Bank and Trust\",\n        \"BranchInformation\": \"Mobile\",\n        \"StreetAddress1\": \"5905 Airport Blvd, Ste A\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Mobile\",\n        \"ZipCode\": \"36608\",\n        \"CountryName\": \"United States\",\n        \"IsoCountryCode\": \"US\"\n    },\n    {\n        \"NationalIdentifier\": \"062104520\",\n        \"NationalIdType\": \"ABA\",\n        \"InstitutionName\": \"First National Bank and Trust\",\n        \"BranchInformation\": \"Excel\",\n        \"StreetAddress1\": \"67 Hwy 136 East\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Excel\",\n        \"ZipCode\": \"36439\",\n        \"CountryName\": \"United States\",\n        \"IsoCountryCode\": \"US\"\n    },\n    {\n        \"NationalIdentifier\": \"062104520\",\n        \"NationalIdType\": \"ABA\",\n        \"InstitutionName\": \"First National Bank and Trust\",\n        \"BranchInformation\": \"South\",\n        \"StreetAddress1\": \"104 Lindberg Ave\",\n        \"StreetAddress2\": \"\",\n        \"StreetAddress3\": \"\",\n        \"StreetAddress4\": \"\",\n        \"City\": \"Atmore\",\n        \"ZipCode\": \"36502\",\n        \"CountryName\": \"United States\",\n        \"IsoCountryCode\": \"US\"\n    }\n]"}],"_postman_id":"87170d83-40f7-4311-b15e-97ef724ba795"},{"name":"Find Beneficiary Bank by BIC","id":"d6aebe97-12e3-4e65-b857-1985f8f64aaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"City\":\"\",\n    \"CountryCode\":\"\",\n    \"Institution\":\"\",\n    \"BIC\":\"\",\n    \"PageSize\":\"\",\n    \"PageNumber\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/bank/find","description":"<p>Search for bank details relating to a bank SWIFTBIC.  These bank details can be used when validating or creating a beneficiary template.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>City</td>\n<td>Beneficiary bank city.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CountryCode</td>\n<td>Country codes available via <a href=\"https://doc.api.afex.com/?version=latest#98bdfea8-5cca-4ba3-a8d9-07d7dfe30372\">api/Country/Find</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Institution</td>\n<td>Beneficiary bank name.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>BIC</td>\n<td>Find beneficiary bank by SWIFTBIC.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageSize</td>\n<td>Specify how many results you want returned per page.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageNumber</td>\n<td>Specify what page you wish to retrrieve results from.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","bank","find"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"df749eba-11d4-4c8b-95be-a9330eba28c5","name":"200 OK - Find Beneficiary Bank","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"City\":\"London\",\n    \"CountryCode\":\"GB\",\n    \"Institution\":\"\",\n    \"BIC\":\"\",\n    \"PageSize\":\"10\",\n    \"PageNumber\":\"1\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/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/10.0"},{"key":"X-Pagination","value":"{\"TotalCount\":2000,\"PageSize\":10,\"CurrentPage\":1,\"TotalPages\":200,\"HasNext\":true,\"HasPrevious\":false}"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Fri, 09 Apr 2021 15:25:52 GMT"},{"key":"Content-Length","value":"6982"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Address1\": \"2 Cheapside, High Road, Wood Green\",\n        \"Address2\": \"\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"MIDLGB2143L\",\n        \"BranchCode\": \"MIDLGB2143L\",\n        \"BranchName\": \"Wood Green\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"HSBC Bank plc\",\n        \"PostalCode\": \"N22 6HJ\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"784 Green Lanes, Winchmore Hill\",\n        \"Address2\": \"\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"MIDLGB2143K\",\n        \"BranchCode\": \"MIDLGB2143K\",\n        \"BranchName\": \"Winchmore Hill\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"HSBC Bank plc\",\n        \"PostalCode\": \"N21 3RE\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"Winchester House\",\n        \"Address2\": \"96 Old Broad Street\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"MIDLGB2108C\",\n        \"BranchCode\": \"MIDLGB2108C\",\n        \"BranchName\": \"Winchester House Branch\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"HSBC Bank plc\",\n        \"PostalCode\": \"\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"3 St George's Road\",\n        \"Address2\": \"Wimbledon\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"LOYDGB21070\",\n        \"BranchCode\": \"LOYDGB21070\",\n        \"BranchName\": \"Wimbledon, St George's Road\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"Lloyds Bank Plc\",\n        \"PostalCode\": \"SW19 4DR\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"88 High St, Wimbledon Vlg\",\n        \"Address2\": \"\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"MIDLGB2181M\",\n        \"BranchCode\": \"MIDLGB2181M\",\n        \"BranchName\": \"Wimbledon Vlg\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"HSBC Bank plc\",\n        \"PostalCode\": \"SW19 5EG\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"1 Walm Lane\",\n        \"Address2\": \"Willesden Green\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"LOYDGB21169\",\n        \"BranchCode\": \"LOYDGB21169\",\n        \"BranchName\": \"Willesden Green\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"Lloyds Bank Plc\",\n        \"PostalCode\": \"NW2 5SN\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"91 High Road\",\n        \"Address2\": \"Willesden Green\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"MIDLGB2143G\",\n        \"BranchCode\": \"MIDLGB2143G\",\n        \"BranchName\": \"Willesden Green\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"HSBC Bank plc\",\n        \"PostalCode\": \"NW10 2TA\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"86 Craven Park Rd, Harlesden\",\n        \"Address2\": \"\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"RBOSGB21027\",\n        \"BranchCode\": \"RBOSGB21027\",\n        \"BranchName\": \"Willesden\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"The Royal Bank of Scotland Plc\",\n        \"PostalCode\": \"NW10 4A\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"18 Wigmore St\",\n        \"Address2\": \"\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"LOYDGB21327\",\n        \"BranchCode\": \"LOYDGB21327\",\n        \"BranchName\": \"Wigmore Street\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"Lloyds Bank Plc\",\n        \"PostalCode\": \"\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    },\n    {\n        \"Address1\": \"25 Wigmore St\",\n        \"Address2\": \"\",\n        \"Address3\": \"\",\n        \"Address4\": \"\",\n        \"BIC\": \"MIDLGB2143F\",\n        \"BranchCode\": \"MIDLGB2143F\",\n        \"BranchName\": \"Wigmore St\",\n        \"CityHeading\": \"London\",\n        \"CountryCode\": \"GB\",\n        \"InstitutionName\": \"HSBC Bank plc\",\n        \"PostalCode\": \"W1H ODP\",\n        \"POBox\": \"\",\n        \"CountryName\": \"United Kingdom                     \",\n        \"RecordKey\": \"\",\n        \"ParentOfficeKey\": \"\",\n        \"HasParent\": false,\n        \"NationalId\": \"\",\n        \"RoutingType\": \"BIC\",\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            \"IbanRuleFound\": false\n        },\n        \"IsValid\": true,\n        \"Error\": \"\"\n    }\n]"}],"_postman_id":"d6aebe97-12e3-4e65-b857-1985f8f64aaf"},{"name":"Purpose of Payment Codes","id":"28166472-e705-4f51-b6e6-1c6d64100eb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{AFEXAPI.Endpoint}}api/purposeOfPayment?BankCountryCode=&HighValue=&BeneficiaryCountryCode=&Currency=","description":"<p>Retrieve a list of valid Purpose Of Payments including their POP (PurposeOfPayment) Codes. A valid AFEX POP Code must be passed in Remittance Line 2 when creating a beneficiary. These POP codes can also be used in the Optional 'POP Code' fields for POST <a href=\"https://doc.api.afex.com/?version=latest#89fe1ec1-a42d-4d9e-90f0-2a6291d937a8\">api/v2/trades/create</a> and <a href=\"https://doc.api.afex.com/?version=latest#56f3def2-4c54-4782-9847-25be37cdd974\">api/v2/payments/create</a>.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>BankCountryCode</td>\n<td>Country codes available via <a href=\"https://doc.api.afex.com/?version=latest#98bdfea8-5cca-4ba3-a8d9-07d7dfe30372\">api/Country/Find</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>BeneficiaryCountryCode</td>\n<td>Country codes available via <a href=\"https://doc.api.afex.com/?version=latest#98bdfea8-5cca-4ba3-a8d9-07d7dfe30372\">api/Country/Find</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>Currency of beneficiary.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>HighValue</td>\n<td>High or low value beneficiary.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["purposeOfPayment"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"BankCountryCode","value":""},{"key":"HighValue","value":""},{"key":"BeneficiaryCountryCode","value":""},{"key":"Currency","value":""}],"variable":[]}},"response":[{"id":"4012db48-ac18-4c1f-b2f1-140d348a8490","name":"200 OK","originalRequest":{"method":"GET","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"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":"Invalid Date","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":"7638c08c-5a36-4a37-a929-c66dbad649d2","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":"Invalid Date","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":"28166472-e705-4f51-b6e6-1c6d64100eb1"},{"name":"Validate Beneficiary IBAN","id":"a5f1c83c-6c76-42ce-b17b-62f040e70f6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{AFEXAPI.Endpoint}}api/beneficiary/isiban?Iban=&Country=","description":"<p>This API method allows you to validate a beneficiary's IBAN in which the associated SWIFT BIC will also be returned. 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 will be derived from the IBAN.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Iban</td>\n<td>Beneficiary bank IBAM</td>\n<td>True</td>\n</tr>\n<tr>\n<td>Country</td>\n<td>Codes are available via <a href=\"https://doc.api.afex.com/?version=latest#98bdfea8-5cca-4ba3-a8d9-07d7dfe30372\">api/Country/Find</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["beneficiary","isiban"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"Iban","value":""},{"key":"Country","value":""}],"variable":[]}},"response":[{"id":"3a9cd3c3-a359-400c-973a-97fde3946104","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":"Invalid Date","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"Iban is not defined\""},{"id":"6dbc36ed-fc7d-48c5-8078-ade308daad05","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a0a3001b-7341-4e2e-bc96-ce872db5e68e","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":"Invalid Date","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":"a5f1c83c-6c76-42ce-b17b-62f040e70f6e"}],"id":"1b53d162-9e67-42ce-a749-e68a2a4aa26e","description":"<p>AFEX's beneficiary reference data collection includes a number of methods which help to support clients whilst creating new beneficiaries. Importantly, these reference methods help to populate the corresponding fields with the <a href=\"https://doc.api.afex.com/?version=latest#631ff59a-03ef-48e9-8599-576c8308f575\">Create Beneficiary</a> and <a href=\"https://doc.api.afex.com/?version=latest#84f4582c-8814-4b5f-93ae-542ab3080e90\">Update Beneficiary</a> requests.</p>\n","event":[{"listen":"prerequest","script":{"id":"f41e7e22-03a6-438f-a980-53d47253d43f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"31855d03-2bf6-4863-a578-1cec865f6809","type":"text/javascript","exec":[""]}}],"_postman_id":"1b53d162-9e67-42ce-a749-e68a2a4aa26e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}}],"id":"c508658b-84d5-475d-82d0-ebb7e4b67c3d","description":"<p>AFEX's Beneficiary Management features allow our partners and clients to create and manage their own trusted payees (beneficiaries) list with AFEX. The following Beneficiary Management API collection will include a number of API methods that will help you create and manage an array of different beneficiary types based on your payment requirements. <br />\n<br />\nFurthermore, due to AFEX's own integration with third-party banking databases, our Create and Update Beneficiary methods apply thorough validation checks on beneficiary creation requests and by doing so return dynamic responses to help clients provide the correct details. These informative validation checks help to ensure our client's outgoing payments to newly created beneficiaries are successful. </p>\n<p><strong>Parameter Definitions</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>BankAccountNumber</strong></td>\n<td>The destination account number to which the funds are meant to be delivered.</td>\n</tr>\n<tr>\n<td><strong>BankAddress1</strong></td>\n<td>Address line 1 of beneficiary bank.</td>\n</tr>\n<tr>\n<td><strong>BankAddress2</strong></td>\n<td>Address line 2 of beneficiary bank.</td>\n</tr>\n<tr>\n<td><strong>BankAddress3</strong></td>\n<td>Address line 3 of beneficiary bank.</td>\n</tr>\n<tr>\n<td><strong>BankCountryCode</strong></td>\n<td>3 digit ISO country code of beneficiary bank.<br /><em>All countries available via GET api/country/find</em></td>\n</tr>\n<tr>\n<td><strong>BankName</strong></td>\n<td>Name of beneficiary bank.</td>\n</tr>\n<tr>\n<td><strong>BankRoutingCode</strong></td>\n<td>National ID of beneficiary bank.<br />E.G. Routing Code, Sort Code, etc.<br /><em>Search for bank by national ID is available via POST api/nationalid/find.</em></td>\n</tr>\n<tr>\n<td><strong>BankSWIFTBIC</strong></td>\n<td>SwiftBIC of beneficiary bank.<br /><em>Search for beneficiary bank by SWIFTBIC is available via POST api/bank/find.</em></td>\n</tr>\n<tr>\n<td><strong>BeneficiaryAddressLine1</strong></td>\n<td>Address line 1 of beneficiary.</td>\n</tr>\n<tr>\n<td><strong>BeneficiaryAddressLine2</strong></td>\n<td>Address line 2 of beneficiary.</td>\n</tr>\n<tr>\n<td><strong>BeneficiaryCity</strong></td>\n<td>City of beneficiary.<br /><em>Search for cities by region is available via GET api/city/find call.</em></td>\n</tr>\n<tr>\n<td><strong>BeneficiaryCountryCode</strong></td>\n<td>3 digit ISO country code of beneficiary.</td>\n</tr>\n<tr>\n<td><strong>BeneficiaryName</strong></td>\n<td>Name of beneficiary.</td>\n</tr>\n<tr>\n<td><strong>BeneficiaryPostalCode</strong></td>\n<td>Post code of beneficiary.</td>\n</tr>\n<tr>\n<td><strong>BeneficiaryRegion</strong></td>\n<td>Region of beneficiary.<br /><em>Search for regions by country available via POST api/country/region.</em></td>\n</tr>\n<tr>\n<td><strong>Corporate</strong></td>\n<td>Identify if beneficiary is corporate or individual.<br /><em>Default  Corporate if not specified.</em></td>\n</tr>\n<tr>\n<td><strong>Currency</strong></td>\n<td>3 digit ISO currency code of beneficiary.<br /><em>All currencies available via GET api/currency.</em></td>\n</tr>\n<tr>\n<td><strong>HighLowValue</strong></td>\n<td>Type of payment delivery set to either HIGH/Swift or LOW/Local Clearing.<br />*Default LOW if not specified.</td>\n</tr>\n<tr>\n<td><strong>IntermediaryBankAccountNumber</strong></td>\n<td>Intermediary bank account number.</td>\n</tr>\n<tr>\n<td><strong>IntermediaryBankAddress1</strong></td>\n<td>Address line 1 of intermediary bank.</td>\n</tr>\n<tr>\n<td><strong>IntermediaryBankAddress2</strong></td>\n<td>Address line 2 of intermediary bank.</td>\n</tr>\n<tr>\n<td><strong>IntermediaryBankAddress3</strong></td>\n<td>Address line 3 of intermediary bank.</td>\n</tr>\n<tr>\n<td><strong>IntermediaryBankCountryCode</strong></td>\n<td>3 digit ISO country code of intermediary bank.</td>\n</tr>\n<tr>\n<td><strong>IntermediaryBankName</strong></td>\n<td>Name of intermediary bank.</td>\n</tr>\n<tr>\n<td><strong>IntermediaryBankRoutingCode</strong></td>\n<td>National ID of intermediary bank.<br />E.G. Routing Code, Sort Code, etc.<br /><em>Search for bank by national ID is available via POST api/nationalid/intermediary.</em></td>\n</tr>\n<tr>\n<td><strong>IntermediaryBankSWIFTBIC</strong></td>\n<td>SwiftBIC of intermediary bank.<br /><em>Search for beneficiary bank by SWIFTBIC is available via POST api/bank/intermediary.</em></td>\n</tr>\n<tr>\n<td><strong>NotificationEmail</strong></td>\n<td>Email address used to send notification of sent payment.</td>\n</tr>\n<tr>\n<td><strong>RemittanceLine1</strong></td>\n<td>System populated with \"BOF [customer name]\".</td>\n</tr>\n<tr>\n<td><strong>RemittanceLine2</strong></td>\n<td>Purpose of payment code.<br /><em>Search for POP Codes is available via GET api/purposeofpayment</em>.</td>\n</tr>\n<tr>\n<td><strong>RemittanceLine3</strong></td>\n<td>Used for special remittance data required by some minor and exotic currencies.</td>\n</tr>\n<tr>\n<td><strong>RemittanceLine4</strong></td>\n<td>Available for beneficiary or payment specific data to be transmitted with a payment.<br /><em>This field will be overridden when the \"PurposeOfPayment\" parameter is populated in either POST api/payments/create or trades/create.</em></td>\n</tr>\n<tr>\n<td><strong>VendorId</strong></td>\n<td>Unique identifier for beneficiary.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"0cfb2d79-66c3-44b3-9f65-4f753c095932","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"66bfabf4-4ab8-4091-bbec-8f0db295669a","type":"text/javascript","exec":[""]}}],"_postman_id":"c508658b-84d5-475d-82d0-ebb7e4b67c3d","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Trades","item":[{"name":"Get Quote","id":"2f567030-27cd-4ef1-a145-fb584fbda51d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{AFEXAPI.Endpoint}}api/v2/quote?CurrencyPair=&Amount=&IsAmountSettlement=&OptionDate=&ValueDate=","description":"<p>This API method allows you to request a rate quote for a specified currency pair and value date. <em>Please note, next available value dates are returned by <a href=\"https://doc.api.afex.com/?version=latest#e4b22414-eb2b-4f5c-ba44-c606a2fa3b6b\">api/v2/ValueDates</a></em>.</p>\n<p>The quote ID returned can then be used when calling either <a href=\"https://doc.api.afex.com/?version=latest#89fe1ec1-a42d-4d9e-90f0-2a6291d937a8\">api/v2/Trades/Create</a> or <a href=\"https://doc.api.afex.com/?version=latest#b80a9dcf-3628-46d6-96be-215c3b94563d\">api/Forwards/Create</a> to secure the rate for a trade at the quoted rate (providing the quote has not yet expired).  A quote is valid for 30 seconds.</p>\n<p><strong>Request Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Amount</td>\n<td>The Trade (buy) amount of the transaction. May be set as Settlement (sell) amount if 'True' is passed in [IsAmountSettlement] parameter.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>CurrencyPair</td>\n<td>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.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>IsAmountSettlement</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>OptionDate</td>\n<td>If the quote is for a window / flex forward, the OptionDate must be supplied in the <a href=\"https://doc.api.afex.com/?version=latest#b80a9dcf-3628-46d6-96be-215c3b94563d\">api/Forwards/Create</a>. The option date is the start date of the forward window period.</td>\n<td>True <em>for a window forward only</em></td>\n</tr>\n<tr>\n<td>ValueDate</td>\n<td>The date the proceeds of the trade are paid out (providing the client has remitted settlement funds to AFEX).</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","quote"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"CurrencyPair","value":""},{"key":"Amount","value":""},{"key":"IsAmountSettlement","value":""},{"key":"OptionDate","value":""},{"key":"ValueDate","value":""}],"variable":[]}},"response":[],"_postman_id":"2f567030-27cd-4ef1-a145-fb584fbda51d"},{"name":"Create Trade","id":"89fe1ec1-a42d-4d9e-90f0-2a6291d937a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"\",\n    \"TradeCcy\": \"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/trades/create","description":"<p>Create a trade or outright forward to convert 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 funding balance currency account with AFEX i.e. a funding trade where a VendorID / beneficiary is NOT supplied.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>By default this field is the Amount of the trade (buy) currency.  If IsSettlementAmount=TRUE, this field is the amount of settlement (sell) currency.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>CP_Ref</td>\n<td>Specify a unique key identifier with the trade creation request for reconciliation and transaction traceability. This is a free-text alphanumeric field that can be up to 22 characters in length.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>FeeAmt</td>\n<td>Specify a customisable fee amount that is to be charged for the delivery of a Spot Wire Payment to a beneficiary. This parameter is available in v.2 only.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IsAmountSettlement</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Note</td>\n<td>Alphanumeric string.  250 char.  @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$”  Free text entered by the user for their own reference.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>OrderingPartyIsPartner</td>\n<td>True = The Partner is booking transactions or payments on behalf of the client. False = The client is booking transactions or payments on behalf of themselves. <em>When left empty value defaults to False</em>.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>POPCode</td>\n<td>AFEX standard Purpose of Payment code as returned by the method <a href=\"https://doc.api.afex.com/?version=latest#28166472-e705-4f51-b6e6-1c6d64100eb1\">api/PurposeOfPayment</a>.  This will populate remittance line 2 of the wire transfer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PurposeOfPayment</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>QuoteId</td>\n<td>Quote ID from <a href=\"https://doc.api.afex.com/?version=latest#2f567030-27cd-4ef1-a145-fb584fbda51d\">api/v2/Quote</a> 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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SettlementCcy</td>\n<td>3-character ISO currency code of the sell currency.  List of available currencies can be retrieved via <a href=\"https://doc.api.afex.com/?version=latest#c297d7e4-5862-4893-9311-c6ea96809f0b\">api/Currency</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>TradeCcy</td>\n<td>3-character ISO currency code of the buy currency.  List of available currencies can be retrieved via <a href=\"https://doc.api.afex.com/?version=latest#c297d7e4-5862-4893-9311-c6ea96809f0b\">api/Currency</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>RemitId</td>\n<td>If OrderingPartyIsPartner is popuated as True, then specify the Partner's 8 digit AFEX account number here as the RemitID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ValueDate</td>\n<td>YYYY/MM/DD. For a spot trade, valid value dates can be obtained via <a href=\"https://doc.api.afex.com/?version=latest#e4b22414-eb2b-4f5c-ba44-c606a2fa3b6b\">api/v2/ValueDates</a>. 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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","trades","create"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"2d9e3663-aa69-4ff5-86a4-309b6ef1572d","name":"201 Created - 4th Party Spot Payment Create","originalRequest":{"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    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"00010736\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"08/11/2020\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/trades/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, 11 Aug 2020 10:24:24 GMT"},{"key":"Content-Length","value":"181"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 6231834,\n    \"Amount\": 100,\n    \"Rate\": 0.9091,\n    \"TradeCcy\": \"EUR\",\n    \"SettlementAmt\": 90.91,\n    \"SettlementCcy\": \"GBP\",\n    \"ValueDate\": \"2020-08-11T00:00:00\",\n    \"FeeAmt\": 10,\n    \"FeeCurrency\": \"GBP\"\n}"},{"id":"5c4270c0-e269-4b94-af0e-06b46ceecea8","name":"400 Bad Request - Missing RemitID Value","originalRequest":{"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    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"08/11/2020\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/trades/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, 11 Aug 2020 10:26:39 GMT"},{"key":"Content-Length","value":"87"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: Missing RemitId value\"\n}"},{"id":"604fcd87-6ab3-4944-8ffe-be77214c0e00","name":"400 Bad Request - Invalid RemitID","originalRequest":{"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    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"000107X1\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"08/11/2020\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/trades/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, 11 Aug 2020 10:25:34 GMT"},{"key":"Content-Length","value":"82"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: invalid Remit ID\"\n}"},{"id":"e15b143e-70e5-4b8b-a1f1-36552a5c21a1","name":"400 Bad Request - Ordering Party Set to False","originalRequest":{"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    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"FALSE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"00010736\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"08/11/2020\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/trades/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, 11 Aug 2020 10:27:58 GMT"},{"key":"Content-Length","value":"132"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: this field is unavailable when OrderingPartyIsPartner set to false\"\n}"},{"id":"f4170c07-6172-451e-8787-0cbc8482f90d","name":"201 Created - Spot Payment Created","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"TR001\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"84984301\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"EUR\",\n    \"TradeCcy\": \"GBP\",\n    \"ValueDate\": \"01/06/2021\",\n    \"VendorId\": \"SeanSolutions\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/trades/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, 05 Jan 2021 14:43:11 GMT"},{"key":"Content-Length","value":"197"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 394463,\n    \"Amount\": 100,\n    \"Rate\": 0.902,\n    \"TradeCcy\": \"GBP\",\n    \"SettlementAmt\": 110.86,\n    \"SettlementCcy\": \"EUR\",\n    \"ValueDate\": \"2021-01-06T00:00:00\",\n    \"FeeAmt\": 0,\n    \"FeeCurrency\": \"GBP\",\n    \"CP_Ref\": \"TR001\"\n}"}],"_postman_id":"89fe1ec1-a42d-4d9e-90f0-2a6291d937a8"},{"name":"Create Batch Trades","id":"aef927d1-0c3f-4a29-9628-1fab641088ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"\",\n    \"TradeCcy\": \"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"\",\n    \"TradeCcy\": \"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/trades/BatchCreate","description":"<p>This recent addition to AFEX's DirectAPI enables you to create Spot and Outright Forward trades in batch. The 'Create Batch Trades' method allows users to submit multiple trade creation requests all in this single API method.  <br />\n<br />\nSimilar to AFEX's <a href=\"https://doc.api.afex.com/#89fe1ec1-a42d-4d9e-90f0-2a6291d937a8\">POST Create Trade</a> method, converted funds can be paid directly to multiple beneficiaries by supplying their Vendor IDs, or to the client's own funding balance currency account with AFEX.  <br />\n<br />\n<em>Please note that this POST Create Batch Trades method can only support up to 100 trade entries at a time in a single request.</em></p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>By default this field is the Amount of the trade (buy) currency.  If IsSettlementAmount=TRUE, this field is the amount of settlement (sell) currency.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>CP_Ref</td>\n<td>Specify a unique key identifier with the trade creation request for reconciliation and transaction traceability. This is a free-text alphanumeric field that can be up to 22 characters in length.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>FeeAmt</td>\n<td>Specify a customisable fee amount that is to be charged for the delivery of a Spot Wire Payment to a beneficiary. This parameter is available in v.2 only.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IsAmountSettlement</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Note</td>\n<td>Alphanumeric string.  250 char.  @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$”  Free text entered by the user for their own reference.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>OrderingPartyIsPartner</td>\n<td>True = The Partner is booking transactions or payments on behalf of the client. False = The client is booking transactions or payments on behalf of themselves. <em>When left empty value defaults to False</em>.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>POPCode</td>\n<td>AFEX standard Purpose of Payment code as returned by the method <a href=\"https://doc.api.afex.com/?version=latest#28166472-e705-4f51-b6e6-1c6d64100eb1\">api/PurposeOfPayment</a>.  This will populate remittance line 2 of the wire transfer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PurposeOfPayment</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>QuoteId</td>\n<td>Quote ID from <a href=\"https://doc.api.afex.com/?version=latest#2f567030-27cd-4ef1-a145-fb584fbda51d\">api/v2/Quote</a> 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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SettlementCcy</td>\n<td>3-character ISO currency code of the sell currency.  List of available currencies can be retrieved via <a href=\"https://doc.api.afex.com/?version=latest#c297d7e4-5862-4893-9311-c6ea96809f0b\">api/Currency</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>TradeCcy</td>\n<td>3-character ISO currency code of the buy currency.  List of available currencies can be retrieved via <a href=\"https://doc.api.afex.com/?version=latest#c297d7e4-5862-4893-9311-c6ea96809f0b\">api/Currency</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>RemitId</td>\n<td>If OrderingPartyIsPartner is popuated as True, then specify the Partner's 8 digit AFEX account number here as the RemitID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ValueDate</td>\n<td>YYYY/MM/DD. For a spot trade, valid value dates can be obtained via <a href=\"https://doc.api.afex.com/?version=latest#e4b22414-eb2b-4f5c-ba44-c606a2fa3b6b\">api/v2/ValueDates</a>. 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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v1","trades","BatchCreate"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"6afcc1e9-a34c-45ca-9fdd-e87bc032e0bd","name":"400 Bad Request - Trade Count Exceeds 100 Limit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/trades/BatchCreate"},"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":"Mon, 22 Mar 2021 15:43:13 GMT"},{"key":"Content-Length","value":"137"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"Please resubmit with 100 trades or less in a batch.\",\n    \"CP_Ref\": null,\n    \"Content\": null\n}"},{"id":"eabb9d82-6c52-44a0-bfdc-b6d1af216d0f","name":"201 Created - Batch Trades Created","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"T001\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"89503403\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"T002\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"30943415\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"SpainTours\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"T003\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"61073425\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"TheForumTours\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/trades/BatchCreate"},"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":"Mon, 22 Mar 2021 15:34:36 GMT"},{"key":"Content-Length","value":"724"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Message\": \"Transaction(s) Submitted\",\n        \"MessageDetail\": \"One or More Transaction(s) Submitted Successfully\",\n        \"CP_Ref\": null,\n        \"Content\": [\n            {\n                \"TradeNumber\": 407568,\n                \"Amount\": 100,\n                \"Rate\": 0.8617,\n                \"TradeCcy\": \"EUR\",\n                \"SettlementAmt\": 86.17,\n                \"SettlementCcy\": \"GBP\",\n                \"ValueDate\": \"2021-03-23T00:00:00\",\n                \"FeeAmt\": 0,\n                \"FeeCurrency\": \"GBP\",\n                \"CP_Ref\": \"T001\"\n            },\n            {\n                \"TradeNumber\": 407569,\n                \"Amount\": 150,\n                \"Rate\": 0.8617,\n                \"TradeCcy\": \"EUR\",\n                \"SettlementAmt\": 129.26,\n                \"SettlementCcy\": \"GBP\",\n                \"ValueDate\": \"2021-03-23T00:00:00\",\n                \"FeeAmt\": 0,\n                \"FeeCurrency\": \"GBP\",\n                \"CP_Ref\": \"T002\"\n            },\n            {\n                \"TradeNumber\": 407570,\n                \"Amount\": 200,\n                \"Rate\": 0.8618,\n                \"TradeCcy\": \"EUR\",\n                \"SettlementAmt\": 172.36,\n                \"SettlementCcy\": \"GBP\",\n                \"ValueDate\": \"2021-03-23T00:00:00\",\n                \"FeeAmt\": 0,\n                \"FeeCurrency\": \"GBP\",\n                \"CP_Ref\": \"T003\"\n            }\n        ]\n    }\n]"},{"id":"f6292b94-b4d5-4162-904f-1e7d6fe68fbc","name":"201 Created - Partial Batch Trade Request Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"T007\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"T008\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"SpainT\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"T009\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/23/2021\",\n    \"VendorId\": \"TheForumTours\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/trades/BatchCreate"},"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":"Mon, 22 Mar 2021 15:40:27 GMT"},{"key":"Content-Length","value":"648"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Message\": \"Invalid Customer Request\",\n        \"MessageDetail\": \"VendorId: SpainT does not exist.\",\n        \"CP_Ref\": \"T008\",\n        \"Content\": null\n    },\n    {\n        \"Message\": \"Transaction(s) Submitted\",\n        \"MessageDetail\": \"One or More Transaction(s) Submitted Successfully\",\n        \"CP_Ref\": null,\n        \"Content\": [\n            {\n                \"TradeNumber\": 407571,\n                \"Amount\": 100,\n                \"Rate\": 0.8622,\n                \"TradeCcy\": \"EUR\",\n                \"SettlementAmt\": 86.22,\n                \"SettlementCcy\": \"GBP\",\n                \"ValueDate\": \"2021-03-23T00:00:00\",\n                \"FeeAmt\": 0,\n                \"FeeCurrency\": \"GBP\",\n                \"CP_Ref\": \"T007\"\n            },\n            {\n                \"TradeNumber\": 407572,\n                \"Amount\": 200,\n                \"Rate\": 0.8622,\n                \"TradeCcy\": \"EUR\",\n                \"SettlementAmt\": 172.44,\n                \"SettlementCcy\": \"GBP\",\n                \"ValueDate\": \"2021-03-23T00:00:00\",\n                \"FeeAmt\": 0,\n                \"FeeCurrency\": \"GBP\",\n                \"CP_Ref\": \"T009\"\n            }\n        ]\n    }\n]"},{"id":"ff21e9c8-8872-404d-88a6-9e0bc23ea8da","name":"400 Bad Request - Invalid Value Date","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"100\",\n    \"CP_Ref\":\"T004\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"FALSE\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/22/2021\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"150\",\n    \"CP_Ref\":\"T005\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/22/2021\",\n    \"VendorId\": \"SpainTours\"\n},\n{    \"AccountNumber\": \"\",\n    \"Amount\": \"200\",\n    \"CP_Ref\":\"T006\",\n    \"FeeAmt\": \"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"QuoteID\": \"\",\n    \"RemitId\":\"\",\n    \"SettlementCcy\": \"GBP\",\n    \"TradeCcy\": \"EUR\",\n    \"ValueDate\": \"03/22/2021\",\n    \"VendorId\": \"TheForumTours\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/trades/BatchCreate"},"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":"Mon, 22 Mar 2021 15:31:53 GMT"},{"key":"Content-Length","value":"433"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Message\": \"Invalid Customer Request\",\n        \"MessageDetail\": \"ValueDate: submitted value is not a valid business day.\",\n        \"CP_Ref\": \"T004\",\n        \"Content\": null\n    },\n    {\n        \"Message\": \"Invalid Customer Request\",\n        \"MessageDetail\": \"ValueDate: submitted value is not a valid business day.\",\n        \"CP_Ref\": \"T005\",\n        \"Content\": null\n    },\n    {\n        \"Message\": \"Invalid Customer Request\",\n        \"MessageDetail\": \"ValueDate: submitted value is not a valid business day.\",\n        \"CP_Ref\": \"T006\",\n        \"Content\": null\n    }\n]"}],"_postman_id":"aef927d1-0c3f-4a29-9628-1fab641088ec"},{"name":"Trade Details","id":"41cd87a9-379d-4272-b35d-9065fc33d9f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/v2/trades?Id=","description":"<p>Retrieve the details of a specific Trade by passing its 'TradeNumber' (<em>which is returned by the API in the Create Trade response</em>). Here you will see the historic details of the trade including its status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Id</td>\n<td>The TradeNumber (AFEX transaction ID) can be passed to retrieve details of a single transaction.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","trades"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"Id","value":""}],"variable":[]}},"response":[{"id":"1b2db16b-041f-4817-b2da-afb5cbcb2b37","name":"200 Trade History (Date Range)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"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":"4b002091-d2ef-4455-a322-90373d7ac8f1","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":"ba87fa92-19e2-4ca8-ac8c-19f91f0f1e93","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":"e96194f7-1f65-44cf-bda0-8ebb26b66254","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"41cd87a9-379d-4272-b35d-9065fc33d9f8"},{"name":"Trade History","id":"56660fa3-5c35-472c-a718-087557176830","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"PageSize\":\"\",\r\n    \"PageNumber\":\"\",\r\n    \"RemitId\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/trades","description":"<p>This API method lets you retrieve the details for multiple trades booked over a specified date range. <em>Please note that the widest date range window that can be search is 120 day (i.e. Current Day - 120 days)</em>. Alternatively, if you don't specify a start and end date the API response will return all trade history in the past 120 days by default. </p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StartDate</td>\n<td>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].</td>\n<td>False</td>\n</tr>\n<tr>\n<td>EndDate</td>\n<td>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].</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageSize</td>\n<td>Specify how many results you want returned per page.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageNumber</td>\n<td>Specify what page you wish to retrrieve results from.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","trades"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"disabled":true,"key":"StartDate","value":""},{"disabled":true,"key":"EndDate","value":""}],"variable":[]}},"response":[{"id":"07253635-dea9-4ee5-a53a-3a0a187fabff","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"3f90ecfe-dd35-4faf-b444-044954479013","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":"4e87b117-bfc0-4569-991c-5cbc3043f03a","name":"200 Trade History (Date Range)","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"API-Key","value":"{{API-Key}}"}],"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":"db58e4a6-f888-41d7-bfd0-fe9e12859628","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":"56660fa3-5c35-472c-a718-087557176830"},{"name":"Trade Confirmation","id":"f2ce94c6-1188-4ad5-b964-f67d11a41a95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/confirmations?TradeNumber=&Swift","description":"<p>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.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>TradeNumber</td>\n<td>TradeNumber (AFEX transaction ID) for the payment for which you are retrieving the confirmation.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>Swift</td>\n<td>When set to \"true\" the SWIFT Confirmation will be returned.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["confirmations"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"TradeNumber","value":""},{"key":"Swift","value":""}],"variable":[]}},"response":[{"id":"09b3a7ae-7bf0-420d-8ce4-3de39dc240d2","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":"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":"Invalid Date","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":"0fe91f98-0ee7-46b0-aa84-612d46e93a3d","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":"Invalid Date","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":"44a0b2a3-e721-4833-83c6-80fa7e4ffde3","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"76a17461-58cc-423a-9660-5a5db35c5574","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\""}],"_postman_id":"f2ce94c6-1188-4ad5-b964-f67d11a41a95"},{"name":"Get Quote for Predelivery on Outright Forward","id":"e8590b71-d3ae-424d-b31e-80e1b3bcda10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/predelivery/quote?ValueDate=&ParentTradeNumber=","description":"<p>Request a rate quote for a predelivery on an existing outright forward.</p>\n<p>The quote ID returned can then be supplied when calling api/predelivery/create. A quote is valid for 30 seconds.</p>\n<h2 id=\"response-parameters\"><strong>Response Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AdjustedInvertedRate</td>\n<td>The inverted rate quoted for the predelivery trade.</td>\n</tr>\n<tr>\n<td>AdjustedRate</td>\n<td>The rate quoted for the predelivery trade.</td>\n</tr>\n<tr>\n<td>InvertedRate</td>\n<td>The inverted rate for the parent trade.</td>\n</tr>\n<tr>\n<td>QuoteId</td>\n<td>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.</td>\n</tr>\n<tr>\n<td>Rate</td>\n<td>The rate for the parent trade.</td>\n</tr>\n<tr>\n<td>Terms</td>\n<td>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.</td>\n</tr>\n<tr>\n<td>ValueDate</td>\n<td>The date that the proceeds of the predelivery are paid out (providing the client has remitted settlement funds to AFEX). <br /><em>Note, available value dates for cash, tom and spot are returned by api/valuedates.</em></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["predelivery","quote"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"description":{"content":"<p>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).</p>\n","type":"text/plain"},"key":"ValueDate","value":""},{"description":{"content":"<p>Required. TradeNumber (AFEXtransaction ID) of parent forward</p>\n","type":"text/plain"},"key":"ParentTradeNumber","value":""}],"variable":[]}},"response":[],"_postman_id":"e8590b71-d3ae-424d-b31e-80e1b3bcda10"},{"name":"Create Predelivery on Outright Forward","id":"16342687-72ef-4f3a-b6dd-f85995bc1645","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"AccountNumber\": \"\",\n    \"Amount\": \"\",\n    \"FeeAmt\":\"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\",\n    \"ParentTradeNumber\": \"\",\n    \"QuoteID\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/predelivery/create","description":"<p>Create a predelivery (drawdown) on an outright forward.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>AccountNumber</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Amount</td>\n<td>Amount of the currency to be pre-delivered from the remaining balance on the parent forward.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>FeeAmt</td>\n<td>Specify a customisable fee amount that is to be charged for the pre-delivery of a forward payment to a beneficiary. This parameter is available in v.2 only</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Note</td>\n<td>Alphanumberic string. 250 char. @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$” Free text entered by the user for their own reference.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>OrderingPartyIsPartner</td>\n<td>True = The Partner is booking transactions or payments on behalf of the client. False = The client is booking transactions or payments on behalf of themselves. <em>When left empty value defaults to False</em>.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>POPCode</td>\n<td>AFEX standard Purpose of Payment code as returned by the method <a href=\"https://doc.api.afex.com/?version=latest#58d39d74-de87-47ee-8403-d61d63bf2193\">api/PurposeOfPayment</a>.  This will populate remittance line 2 of the wire transfer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PurposeOfPayment</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemitId</td>\n<td>If OrderingPartyIsPartner is popuated as True, then specify the Partner's 8 digit AFEX account number here as the RemitID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ValueDate</td>\n<td>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).</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>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.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ParentTradeNumber</td>\n<td>AFEX TradeNumber (AFEX transaction ID) of parent trade.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>QuoteId</td>\n<td>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).</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","predelivery","create"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"c1759d0b-ec8a-4dc1-b6fe-07c11882d875","name":"400 Bad Request - Ordering Party Set to False","originalRequest":{"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    \"AccountNumber\": \"\",\n    \"Amount\": \"250\",\n    \"FeeAmt\":\"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"FALSE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"00010736\",\n    \"ValueDate\": \"08/21/2020\",\n    \"VendorId\": \"USOfficeSupplies\",\n    \"ParentTradeNumber\": \"6231906\",\n    \"QuoteID\": \"pre84453948\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/predelivery/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":"Thu, 13 Aug 2020 15:45:15 GMT"},{"key":"Content-Length","value":"132"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: this field is unavailable when OrderingPartyIsPartner set to false\"\n}"},{"id":"c2a157d6-e8c5-49c5-9df5-07b48813040a","name":"400 Bad Request - Invalid RemitId","originalRequest":{"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    \"AccountNumber\": \"\",\n    \"Amount\": \"250\",\n    \"FeeAmt\":\"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"000107X1\",\n    \"ValueDate\": \"08/21/2020\",\n    \"VendorId\": \"USOfficeSupplies\",\n    \"ParentTradeNumber\": \"6231906\",\n    \"QuoteID\": \"pre84453948\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/predelivery/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":"Thu, 13 Aug 2020 15:44:11 GMT"},{"key":"Content-Length","value":"82"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: invalid Remit ID\"\n}"},{"id":"d9380578-70d8-4238-bdcf-7a46f0f7f94f","name":"400 Bad Request - Missing RemitId Value","originalRequest":{"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    \"AccountNumber\": \"\",\n    \"Amount\": \"250\",\n    \"FeeAmt\":\"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"\",\n    \"ValueDate\": \"08/21/2020\",\n    \"VendorId\": \"USOfficeSupplies\",\n    \"ParentTradeNumber\": \"6231906\",\n    \"QuoteID\": \"pre84453948\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/predelivery/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":"Thu, 13 Aug 2020 15:42:56 GMT"},{"key":"Content-Length","value":"87"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: Missing RemitId value\"\n}"},{"id":"fe1060e1-3835-4fb3-af0d-554fb60b8a2e","name":"201 Created - 4th Party Predelivery Payment Create","originalRequest":{"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    \"AccountNumber\": \"\",\n    \"Amount\": \"250\",\n    \"FeeAmt\":\"\",\n    \"Note\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"00010736\",\n    \"ValueDate\": \"08/21/2020\",\n    \"VendorId\": \"USOfficeSupplies\",\n    \"ParentTradeNumber\": \"6231906\",\n    \"QuoteID\": \"pre84453948\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/predelivery/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":"Thu, 13 Aug 2020 15:40:17 GMT"},{"key":"Content-Length","value":"182"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 6231908,\n    \"Amount\": 250,\n    \"Rate\": 0.7129,\n    \"TradeCcy\": \"USD\",\n    \"SettlementAmt\": 350.68,\n    \"SettlementCcy\": \"AUD\",\n    \"ValueDate\": \"2020-08-21T00:00:00\",\n    \"FeeAmt\": 10,\n    \"FeeCurrency\": \"AUD\"\n}"}],"_postman_id":"16342687-72ef-4f3a-b6dd-f85995bc1645"}],"id":"fe4da4a4-6bc0-4462-a630-cb56c47e02cd","description":"<p>AFEX's Trades API collection provides our partners and clients with vast FX transaction capabilities including Spot trades, Outright Forwards and Predelivery. By integrating with these API methods clients will be able to retrieve quotes and lock-in favorable rates before proceeding to book the transaction. Trade details, statuses and even confirmations can then also be requested via this API collection.</p>\n","event":[{"listen":"prerequest","script":{"id":"30de10a7-e383-4a9d-baed-4a1421aec814","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cd237189-8f44-45c1-9b81-00120ee93b93","type":"text/javascript","exec":[""]}}],"_postman_id":"fe4da4a4-6bc0-4462-a630-cb56c47e02cd","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Window Forwards","item":[{"name":"Create Window Forward","id":"b80a9dcf-3628-46d6-96be-215c3b94563d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"Amount\": \"\",\n    \"AccountNumber\": \"\",\n    \"CP_Ref\":\"\",\n    \"IsAmountSettlement\": \"\",\n    \"Note\": \"\",\n    \"OptionDate\": \"\",\n    \"QuoteId\": \"\",\n    \"SettlementCcy\": \"\",\n    \"TradeCcy\": \"\",\n    \"ValueDate\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/forwards/create","description":"<p>This API method allows you to create a Window Forward in order to convert one currency to another at a convenient rate. Window Forward trades must be booked beyond Spot value (beyond two business days). Both an Option Date and Window date must be specified which will specify the window in which funds can be drawndown from the booked forward contract.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Amount</td>\n<td>By default this field is the Amount of the trade (buy) currency. If IsSettltementAmount=TRUE, this field is the amount of settlement (sell) currency.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>CP_Ref</td>\n<td>Specify a unique key identifier with the forward creation request for reconciliation and transaction traceability. This is a free-text alphanumeric field that can be up to 22 characters in length.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>IsAmountSettlement</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Note</td>\n<td>Alphanumberic string. 250 char. @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$” Free text entered by the user for their own reference.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>QuoteId</td>\n<td>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).</td>\n<td>False</td>\n</tr>\n<tr>\n<td>SettlementCcy</td>\n<td>3 character ISO currency Code of the sell currency.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>TradeCcy</td>\n<td>3 character ISO currency code of the buy currency.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>OptionDate</td>\n<td>YYYY/MM/DD.  Beginning date of the window period. If the date supplied is a non-business day, an error will be returned.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ValueDate</td>\n<td>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.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["forwards","create"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"046d29d2-5238-4820-92d7-2f783c45a382","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":"Invalid Date","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"Invalid Quote ID\""},{"id":"25a8c82f-c433-403b-9bc1-1ca168a57596","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a219e67a-45fa-4954-b19e-286c4981426e","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":"Invalid Date","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":"d933397c-f82c-4fa4-bc31-0533e3c73428","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":"","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.","type":"text"},{"key":"IsAmountSettlement","value":"TRUE","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.","type":"text"},{"key":"Note","value":"this is note text","description":"Optional. Alphanumberic string. 250 char. @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$” Free text entered by the user for their own reference","type":"text"},{"key":"QuoteId","value":"","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)","type":"text"},{"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","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 ","type":"text"}]},"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":"f4433e2c-50c9-4b9c-a558-c4bef8d9e010","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":"","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.","type":"text"},{"key":"IsAmountSettlement","value":"","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.","type":"text"},{"key":"Note","value":"This is a note","description":"Optional. Alphanumberic string. 250 char. @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$” Free text entered by the user for their own reference","type":"text"},{"key":"QuoteId","value":"","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)","type":"text"},{"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","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 ","type":"text"}]},"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.\""}],"_postman_id":"b80a9dcf-3628-46d6-96be-215c3b94563d"},{"name":"Create Drawdown on a Window Forward","id":"bd9808d0-c9a5-442e-966c-01f30c81179b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"Amount\": \"\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"\",\n    \"FeeAmt\":\"\",\n    \"ForwardNumber\": \"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/drawdown/create","description":"<p>Following the booking of a Window Forward trade, this API method allows you to create a drawdown from the forward contract to your funding balance or as a payment directly to a third-party beneficiary. <strong>Please note you can only drawdown a Window Forward between its option (start) date and value date window</strong>.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Amount</td>\n<td>Amount of the drawdown from remaining balance of the parent window forward.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>AccountNumber</td>\n<td>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</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>3-character ISO currency code.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>FeeAmt</td>\n<td>Specify a customisable fee amount that is to be charged for the delivery of a drawdown payment to a beneficiary. This parameter is available in v.2 only</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ForwardNumber</td>\n<td>The TradeNumber (AFEX transaction ID) of the parent forward.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>OrderingPartyIsPartner</td>\n<td>True = The Partner is booking transactions or payments on behalf of the client. False = The client is booking transactions or payments on behalf of themselves. <em>When left empty value defaults to False</em>.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>POPCode</td>\n<td>AFEX standard Purpose of Payment code as returned by the method GET api/PurposeOfPayment . This will populate remittance line 2 of the wire transfer</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PurposeOfPayment</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemitId</td>\n<td>If OrderingPartyIsPartner is popuated as True, then specify the Partner's 8 digit AFEX account number here as the RemitID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ValueDate</td>\n<td>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</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","drawdown","create"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"36ecba93-e41c-4243-89cc-187d2330a2fe","name":"400 Bad Request - Missing RemitID Value","originalRequest":{"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    \"Amount\": \"200\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"EUR\",\n    \"FeeAmt\":\"\",\n    \"ForwardNumber\": \"6231835\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"\",\n    \"ValueDate\": \"10/02/2020\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/drawdown/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, 11 Aug 2020 11:16:10 GMT"},{"key":"Content-Length","value":"87"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: Missing RemitId value\"\n}"},{"id":"41d055ee-e1eb-43a8-a271-64b72f521576","name":"400 Bad Request - Ordering Party Set to False","originalRequest":{"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    \"Amount\": \"200\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"EUR\",\n    \"FeeAmt\":\"\",\n    \"ForwardNumber\": \"6231835\",\n    \"OrderingPartyIsPartner\":\"FALSE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"00010736\",\n    \"ValueDate\": \"10/02/2020\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/drawdown/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, 11 Aug 2020 11:16:57 GMT"},{"key":"Content-Length","value":"132"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: this field is unavailable when OrderingPartyIsPartner set to false\"\n}"},{"id":"43ff8788-4929-4136-aa98-c534489c75d1","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":"Invalid Date","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":"4895df26-be4c-44ee-b2ef-f7ded6045e0a","name":"201 Created - v2 Drawdown Wire Payment","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{{API-Key}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"Amount\": \"500\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"GBP\",\n    \"FeeAmt\":\"10\",\n    \"ForwardNumber\": \"374859\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"ValueDate\": \"07/15/2020\",\n    \"VendorId\": \"TetleySupplies\"\n}"},"url":"{{AFEXAPI.Endpoint}}api/v2/drawdown/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, 30 Jun 2020 14:04:29 GMT"},{"key":"Content-Length","value":"136"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 374860,\n    \"Amount\": 500,\n    \"Ccy\": \"GBP\",\n    \"ValueDate\": \"2020-07-15T00:00:00\",\n    \"AccountNumber\": \"\",\n    \"FeeAmt\": 10,\n    \"FeeCurrency\": \"USD\"\n}"},{"id":"5040223d-fb6d-48db-86c3-f4d8901546b1","name":"400 Bad Request - Invalid RemitID","originalRequest":{"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    \"Amount\": \"200\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"EUR\",\n    \"FeeAmt\":\"\",\n    \"ForwardNumber\": \"6231835\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"000107X1\",\n    \"ValueDate\": \"10/02/2020\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/drawdown/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, 11 Aug 2020 11:15:35 GMT"},{"key":"Content-Length","value":"82"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: invalid Remit ID\"\n}"},{"id":"7b6ac618-8b37-46ba-8a97-1025ae1df6d4","name":"201 Created - v1 Drawdown Wire Payment","originalRequest":{"method":"POST","header":[{"key":"API-Key","value":"{API-Key}"},{"key":"Content-Type","name":"Content-Type","value":"application/javascript","type":"text"}],"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}","options":{"raw":{"language":"javascript"}}},"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":"Invalid Date","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\":\"\"}"},{"id":"8a054ee8-e63d-4962-8dc0-c2bf90df6ef9","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"b9c10052-9eb9-47f5-8e9f-2ba0f255f438","name":"201 Created - 4th Party Drawdown Create","originalRequest":{"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    \"Amount\": \"200\",\n    \"AccountNumber\": \"\",\n    \"Currency\": \"EUR\",\n    \"FeeAmt\":\"\",\n    \"ForwardNumber\": \"6231835\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"POPCode\": \"\",\n    \"PurposeOfPayment\": \"\",\n    \"RemitId\":\"00010736\",\n    \"ValueDate\": \"10/02/2020\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/drawdown/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, 11 Aug 2020 11:14:42 GMT"},{"key":"Content-Length","value":"137"}],"cookie":[],"responseTime":null,"body":"{\n    \"TradeNumber\": 6231836,\n    \"Amount\": 200,\n    \"Ccy\": \"EUR\",\n    \"ValueDate\": \"2020-10-02T00:00:00\",\n    \"AccountNumber\": \"\",\n    \"FeeAmt\": 10,\n    \"FeeCurrency\": \"GBP\"\n}"}],"_postman_id":"bd9808d0-c9a5-442e-966c-01f30c81179b"},{"name":"Forward Details","id":"723c1915-c8bd-4f43-96e3-a481c3583243","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/forwards?Id=","description":"<p>Retrieve the details of a specific Window Forward by passing its 'ReferenceNumber' (which is returned by the API in the Create Window Forward response). Here you will see the historic details of the Forward including its status and remaining balance.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Id</td>\n<td>The TradeNumber (AFEX transaction ID) can be passed to retrieve details of a single transaction.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["forwards"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"Id","value":""}],"variable":[]}},"response":[{"id":"00ded29c-17a9-4d14-bbfb-d957834b7cae","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":"Invalid Date","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":"0ee7696f-fa56-4066-9584-306e7cfde4f6","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":"1db39901-6df8-4080-9cf1-6f613c29a568","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":"Invalid Date","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":"28c2928d-111a-45fb-a631-d0e31b8a8be3","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":"63525085-1010-4b02-8de4-bcca7f66a8ce","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"723c1915-c8bd-4f43-96e3-a481c3583243"},{"name":"Forward History","id":"0435718f-9bd0-46ab-9a4f-e015ad2b369f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"PageSize\":\"\",\r\n    \"PageNumber\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/forwards","description":"<p>This API method lets you retrieve the details for multiple Window Forwards booked over a specified date range. Please note that the widest date range window that can be search is 120 day (i.e. Current Day - 120 days). Alternatively, if you don't specify a start and end date the API response will return all Window Forward history in the past 120 days by default.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StartDate</td>\n<td>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].</td>\n<td>False</td>\n</tr>\n<tr>\n<td>EndDate</td>\n<td>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].</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageSize</td>\n<td>Specify how many results you want returned per page.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageNumber</td>\n<td>Specify what page you wish to retrrieve results from.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","forwards"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"disabled":true,"key":"StartDate","value":""},{"disabled":true,"key":"EndDate","value":""}],"variable":[]}},"response":[{"id":"14ee68e2-3f57-45f3-a117-502542fef6d5","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":"478cbadf-57f7-4994-8b24-bc05b7145478","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":"Invalid Date","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":"868f3afc-7a0c-48b3-975c-dccbdaa89617","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c122414a-16fd-4ad1-949d-1039e15b3b5c","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":"Invalid Date","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":"ff415940-ca6b-44fe-ae83-eb557443b6bd","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":"0435718f-9bd0-46ab-9a4f-e015ad2b369f"}],"id":"db7ebe87-28e9-4c9e-8acc-83a6bbd2a948","description":"<p>AFEX's Window Forwards API collection provides further FX transaction capabilities in the form of Window Forwards and Drawdown methods. These API functions grant our clients with greater hedging flexibility by  allowing them to exchange/drawdown funds before the maturity of their forward contract with AFEX. Similar to our core Trade APIs, clients can request rate quotes as well as retrieve historic forward trade details, statuses and confirmations with this collection.</p>\n","event":[{"listen":"prerequest","script":{"id":"307f7492-c5f5-41d5-b6ea-b4641308ae8f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e5ea338c-0840-4df9-b6d0-a12450933097","type":"text/javascript","exec":[""]}}],"_postman_id":"db7ebe87-28e9-4c9e-8acc-83a6bbd2a948","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Payments","item":[{"name":"Create Payment","id":"56f3def2-4c54-4782-9847-25be37cdd974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"Amount\": \"\",\n    \"CP_Ref\": \"\",\n    \"Currency\": \"\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/payments/create","description":"<p>This API method allows you to create scheduled payment out to third-party payee (beneficiary) or an internal transfer to an instant beneficiary (see <a href=\"https://doc.api.afex.com/?version=latest#b67893b7-b272-4cf6-a644-dda665cdc8bc\">POST Create Instant Payment Beneficiary</a> for more information). Applicable payment fees will be detailed to you by your AFEX Account Manager and will also be displayed in the API responses for Trade and Payment creation. <em>Please Note, whilst there will be payment fees associated with third-party beneficiary payments, there are no such fees for instant payments as they are processed entirely within AFEX's systems</em>.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Amount</td>\n<td>Amount of the payment.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>CP_Ref</td>\n<td>Specify a unique key identifier with the payment creation request for reconciliation and transaction traceability. This is a free-text alphanumeric field that can be up to 22 characters in length.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Currency</td>\n<td>3 letter ISO currency code which is available via <a href=\"https://doc.api.afex.com/?version=latest#c297d7e4-5862-4893-9311-c6ea96809f0b\">api/Currency</a>.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>FeeAmt</td>\n<td>Specify a customisable fee amount that is to be charged for the delivery of a Scheduled Payment to a beneficiary. This parameter is available in v.2 only.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Note</td>\n<td>Alphanumeric string.  250 char.  @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$”  Free text entered by the user for their own reference.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>OrderingPartyIsPartner</td>\n<td>True = The Partner is booking transactions or payments on behalf of the client. False = The client is booking transactions or payments on behalf of themselves. <em>When left empty value defaults to False</em>.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>YYYY/MM/DD. Date the payment will be processed and sent by AFEX to the beneficiary. Soonest available PaymentDate can be determined using <a href=\"https://doc.api.afex.com/?version=latest#e4b22414-eb2b-4f5c-ba44-c606a2fa3b6b\">api/v2/ValueDates</a>. For an AFEX instant beneficiary, the payment date can be any date including non working days, weekends and bank holidays.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>PopCode</td>\n<td>AFEX standard Purpose of Payment code as returned by <a href=\"https://doc.api.afex.com/?version=latest#28166472-e705-4f51-b6e6-1c6d64100eb1\">api/PurposeOfPayment</a>. This will populate remittance line 2 of the wire transfer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PurposeOfPayment</td>\n<td>A 35 character free text field that can be used to populate Remittance 4 of an outgoing payment.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ReferenceNumber</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemitId</td>\n<td>If OrderingPartyIsPartner is popuated as True, then specify the Partner's 8 digit AFEX account number here as the RemitID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>Identifier for the beneficiary the payment is to be sent to.  <em>Note that both Currency of the Payment and the VendorId must be the same in order to create the payment</em>.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","payments","create"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"0920dc71-d56f-472f-81b6-b1f98a8493a5","name":"400 Bad Request - Missing Remit ID Value","originalRequest":{"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    \"Amount\": \"100\",\n    \"Currency\": \"EUR\",\n    \"FeeAmt\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"PaymentDate\": \"08/11/2020\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"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, 11 Aug 2020 10:15:11 GMT"},{"key":"Content-Length","value":"87"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: Missing RemitId value\"\n}"},{"id":"2348a8f1-ad5b-4a2c-86e0-2ec2d04d912a","name":"400 Bad Request - Ordering Party Set to False","originalRequest":{"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    \"Amount\": \"100\",\n    \"Currency\": \"EUR\",\n    \"FeeAmt\": \"\",\n    \"OrderingPartyIsPartner\":\"FALSE\",\n    \"PaymentDate\": \"08/11/2020\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"00010736\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"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, 11 Aug 2020 10:16:10 GMT"},{"key":"Content-Length","value":"132"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: this field is unavailable when OrderingPartyIsPartner set to false\"\n}"},{"id":"748579c6-44b1-4774-801d-48ca0414a645","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":"8325eb17-4bd0-441e-b0e3-b82c40150050","name":"201 Created - 4th Party Payment Create","originalRequest":{"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    \"Amount\": \"100\",\n    \"Currency\": \"EUR\",\n    \"FeeAmt\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"PaymentDate\": \"08/11/2020\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"00010736\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"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, 11 Aug 2020 10:04:34 GMT"},{"key":"Content-Length","value":"175"}],"cookie":[],"responseTime":null,"body":"{\n    \"ReferenceNumber\": 680579,\n    \"Amount\": 100,\n    \"Ccy\": \"EUR\",\n    \"PaymentDate\": \"2020-08-11T00:00:00\",\n    \"Message\": \"Scheduled payment successfully created.\",\n    \"FeeAmt\": 10,\n    \"FeeCurrency\": \"GBP\"\n}"},{"id":"8c7f1263-b397-4e6e-91be-6d9308c9d5c1","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":"8da00296-5219-4ec3-93c5-771d5c245301","name":"400 Bad Request - Invalid Remit ID","originalRequest":{"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    \"Amount\": \"100\",\n    \"Currency\": \"EUR\",\n    \"FeeAmt\": \"\",\n    \"OrderingPartyIsPartner\":\"TRUE\",\n    \"PaymentDate\": \"08/11/2020\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"000107X1\",\n    \"VendorId\": \"MilanOfficeSupplies\"\n}","options":{"raw":{"language":"json"}}},"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, 11 Aug 2020 10:13:26 GMT"},{"key":"Content-Length","value":"82"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"RemitId: invalid Remit ID\"\n}"},{"id":"9a14572f-d698-4bbf-9166-38be758aa07b","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":"56f3def2-4c54-4782-9847-25be37cdd974"},{"name":"Create Batch Payments","id":"edbc6415-1fd4-4cd7-a63e-6834924bcb53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"Amount\": \"\",\n    \"CP_Ref\": \"\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"\"\n},\n{\n    \"Amount\": \"\",\n    \"CP_Ref\": \"\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/payments/BatchCreate","description":"<p>This recent addition to AFEX's DirectAPI enables you to create scheduled payment requests in batch. The 'Create Batch Payments' method allows users to submit multiple scheduled payment creation requests all in this single API method.  <br />\n<br />\nSimilar to AFEX's <a href=\"https://doc.api.afex.com/#56f3def2-4c54-4782-9847-25be37cdd974\">POST Create Payment</a> method, you can schedule a payment using your AFEX account held funds to multiple beneficiaries by supplying their Vendor IDs.  <br />\n<br />\n<em>Please note that this POST Create Batch Payments method can only support up to 100 payment entries at a time in a single request. There will also be fees associated with each third-party beneficiary payment.</em></p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Amount</td>\n<td>Amount of the payment.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>CP_Ref</td>\n<td>Specify a unique key identifier with the payment creation request for reconciliation and transaction traceability. This is a free-text alphanumeric field that can be up to 22 characters in length.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>FeeAmt</td>\n<td>Specify a customisable fee amount that is to be charged for the delivery of a Scheduled Payment to a beneficiary. This parameter is available in v.2 only.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>Note</td>\n<td>Alphanumeric string.  250 char.  @“^([a-zA-Z0-9/-?:().,+\\x20}){1,250}$”  Free text entered by the user for their own reference.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>OrderingPartyIsPartner</td>\n<td>True = The Partner is booking transactions or payments on behalf of the client. False = The client is booking transactions or payments on behalf of themselves. <em>When left empty value defaults to False</em>.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PaymentDate</td>\n<td>YYYY/MM/DD. Date the payment will be processed and sent by AFEX to the beneficiary. Soonest available PaymentDate can be determined using <a href=\"https://doc.api.afex.com/?version=latest#e4b22414-eb2b-4f5c-ba44-c606a2fa3b6b\">api/v2/ValueDates</a>. For an AFEX instant beneficiary, the payment date can be any date including non working days, weekends and bank holidays.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>PopCode</td>\n<td>AFEX standard Purpose of Payment code as returned by <a href=\"https://doc.api.afex.com/?version=latest#28166472-e705-4f51-b6e6-1c6d64100eb1\">api/PurposeOfPayment</a>. This will populate remittance line 2 of the wire transfer.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PurposeOfPayment</td>\n<td>A 35 character free text field that can be used to populate Remittance 4 of an outgoing payment.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>ReferenceNumber</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>RemitId</td>\n<td>If OrderingPartyIsPartner is popuated as True, then specify the Partner's 8 digit AFEX account number here as the RemitID.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>Identifier for the beneficiary the payment is to be sent to.  <em>Note that both Currency of the Payment and the VendorId must be the same in order to create the payment</em>.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v1","payments","BatchCreate"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"1d03a1ee-8300-4d68-aa97-616751005304","name":"400 Bad Request - Payment Create Count Exceeds 100 Limit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n},\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/payments/BatchCreate"},"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":"Mon, 22 Mar 2021 15:49:48 GMT"},{"key":"Content-Length","value":"139"}],"cookie":[],"responseTime":null,"body":"{\n    \"Message\": \"Invalid Customer Request\",\n    \"MessageDetail\": \"Please resubmit with 100 payments or less in a batch.\",\n    \"CP_Ref\": null,\n    \"Content\": null\n}"},{"id":"295754c4-c79a-41d5-9cda-69d5e58bf620","name":"400 Bad Request - Invalid Payment Date","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P001\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/21/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P002\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/21/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P003\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/21/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/payments/BatchCreate"},"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":"Mon, 22 Mar 2021 15:47:20 GMT"},{"key":"Content-Length","value":"424"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Message\": \"Invalid Customer Request\",\n        \"MessageDetail\": \"PaymentDate: the payment date cannot be in the past.\",\n        \"CP_Ref\": \"P001\",\n        \"Content\": null\n    },\n    {\n        \"Message\": \"Invalid Customer Request\",\n        \"MessageDetail\": \"PaymentDate: the payment date cannot be in the past.\",\n        \"CP_Ref\": \"P002\",\n        \"Content\": null\n    },\n    {\n        \"Message\": \"Invalid Customer Request\",\n        \"MessageDetail\": \"PaymentDate: the payment date cannot be in the past.\",\n        \"CP_Ref\": \"P003\",\n        \"Content\": null\n    }\n]"},{"id":"3e3350fe-391e-493f-83e1-ab7e0365cc7d","name":"201 Created - Partial Batch Payment Request Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P004\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P005\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainT\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P006\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/payments/BatchCreate"},"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":"Mon, 22 Mar 2021 15:48:12 GMT"},{"key":"Content-Length","value":"592"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Message\": \"Invalid Customer Request\",\n        \"MessageDetail\": \"VendorId: a beneficiary does not exist for Vendor ID: SpainT.\",\n        \"CP_Ref\": \"P005\",\n        \"Content\": null\n    },\n    {\n        \"Message\": \"Payment(s) Submitted\",\n        \"MessageDetail\": \"One or More Payment(s) Submitted Successfully\",\n        \"CP_Ref\": null,\n        \"Content\": [\n            {\n                \"ReferenceNumber\": 259005,\n                \"Amount\": 100,\n                \"Ccy\": \"EUR\",\n                \"PaymentDate\": \"2021-03-23T00:00:00\",\n                \"Message\": \"Scheduled payment successfully created.\",\n                \"CP_Ref\": \"P004\"\n            },\n            {\n                \"ReferenceNumber\": 259006,\n                \"Amount\": 200,\n                \"Ccy\": \"EUR\",\n                \"PaymentDate\": \"2021-03-23T00:00:00\",\n                \"Message\": \"Scheduled payment successfully created.\",\n                \"CP_Ref\": \"P006\"\n            }\n        ]\n    }\n]"},{"id":"b2b67ec9-b192-4571-b20b-564cffdc0e18","name":"201 Created - Batch Payments Created","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n{\n    \"Amount\": \"100\",\n    \"CP_Ref\": \"P001\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/23/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"AncientRomeTours\"\n},\n{\n    \"Amount\": \"150\",\n    \"CP_Ref\": \"P002\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/24/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"SpainTours\"\n},\n{\n    \"Amount\": \"200\",\n    \"CP_Ref\": \"P003\",\n    \"FeeAmt\": \"\",\n    \"Note\":\"\",\n    \"OrderingPartyIsPartner\":\"\",\n    \"PaymentDate\": \"03/25/2021\",\n    \"PopCode\": \"\",\n    \"PurposeofPayment\": \"\",\n    \"ReferenceNumber\": \"\",\n    \"RemitId\":\"\",\n    \"VendorId\": \"TheForumTours\"\n}\n]","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v1/payments/BatchCreate"},"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":"Mon, 22 Mar 2021 15:46:15 GMT"},{"key":"Content-Length","value":"600"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Message\": \"Payment(s) Submitted\",\n        \"MessageDetail\": \"One or More Payment(s) Submitted Successfully\",\n        \"CP_Ref\": null,\n        \"Content\": [\n            {\n                \"ReferenceNumber\": 259000,\n                \"Amount\": 100,\n                \"Ccy\": \"EUR\",\n                \"PaymentDate\": \"2021-03-23T00:00:00\",\n                \"Message\": \"Scheduled payment successfully created.\",\n                \"CP_Ref\": \"P001\"\n            },\n            {\n                \"ReferenceNumber\": 259001,\n                \"Amount\": 150,\n                \"Ccy\": \"EUR\",\n                \"PaymentDate\": \"2021-03-24T00:00:00\",\n                \"Message\": \"Scheduled payment successfully created.\",\n                \"CP_Ref\": \"P002\"\n            },\n            {\n                \"ReferenceNumber\": 259002,\n                \"Amount\": 200,\n                \"Ccy\": \"EUR\",\n                \"PaymentDate\": \"2021-03-25T00:00:00\",\n                \"Message\": \"Scheduled payment successfully created.\",\n                \"CP_Ref\": \"P003\"\n            }\n        ]\n    }\n]"}],"_postman_id":"edbc6415-1fd4-4cd7-a63e-6834924bcb53"},{"name":"Payment Details","id":"2889dda7-720f-4b91-be51-49b673ed6998","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/v2/payments?Id=","description":"<p>Retrieve the details of a specific Payment by passing its 'ReferenceNumber' (which is returned by the API in the Create Payment response). Here you will see the historic details of the payment including its status.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Id</td>\n<td>The ReferenceNumber (AFEX transaction ID) can be passed to retrieve details of a single transaction.</td>\n<td><strong>True</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","payments"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"Id","value":""}],"variable":[]}},"response":[{"id":"54dcd146-0ffa-4281-bf6b-17465cb1ca08","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":"Invalid Date","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":"a5ae38e8-86f9-4357-a2b6-70d97c24fdd9","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":"c89053d8-2325-4a6b-830a-5c2e412642ae","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":"e5edbb16-e52e-4544-aeed-a46ac239e066","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":"Invalid Date","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\"}"}],"_postman_id":"2889dda7-720f-4b91-be51-49b673ed6998"},{"name":"Payment History","id":"c9db9922-0eef-45ad-9bb0-6b4d122a78b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"PageSize\":\"\",\r\n    \"PageNumber\":\"\",\r\n    \"RemitId\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/payments","description":"<p>This API method lets you retrieve the details for multiple payments booked over a specified date range. Please note that the widest date range window that can be search is 120 day (i.e. Current Day - 120 days). Alternatively, if you don't specify a start and end date the API response will return all payment history in the past 120 days by default.</p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>StartDate</td>\n<td>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].</td>\n<td>False</td>\n</tr>\n<tr>\n<td>EndDate</td>\n<td>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].</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageSize</td>\n<td>Specify how many results you want returned per page.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageNumber</td>\n<td>Specify what page you wish to retrrieve results from.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","payments"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"disabled":true,"key":"StartDate","value":""},{"disabled":true,"key":"EndDate","value":""}],"variable":[]}},"response":[{"id":"b94e1fe4-f7b2-491d-993a-89c1fc7164b0","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":"Invalid Date","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":"bcad92ad-609f-4599-ae5b-da1e20b29e33","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":"e43bb9ff-3bd7-4879-8172-4ae9d110f5dc","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":"Invalid Date","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":"fc3d2957-5fc1-49e5-af26-b934b258fbda","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":"c9db9922-0eef-45ad-9bb0-6b4d122a78b8"}],"id":"a5f36be9-a90e-434f-a658-8f662d89e63c","description":"<p>AFEX's Payments API collection allows our partners and clients to schedule third-party payments out to approved payees (beneficiaries) as created with <a href=\"https://doc.api.afex.com/?version=latest#631ff59a-03ef-48e9-8599-576c8308f575\">POST Create Beneficiary</a>. Based on the beneficiary type created, AFEX's Payment APIs utilise our vast established payment rails to deliver the sent funds to the chosen recipient. Similar to trade creation, clients will be able to also retrieve historic payment details and status as well as payment confirmations (including MT103 SWIFT confirmations where viable).</p>\n","event":[{"listen":"prerequest","script":{"id":"21af1e3f-a527-49f3-97b9-d0fa46cf8c9b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ddbb2cd2-0037-4c86-8f61-f7c833c5ec4b","type":"text/javascript","exec":[""]}}],"_postman_id":"a5f36be9-a90e-434f-a658-8f662d89e63c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}},{"name":"Reference","item":[{"name":"Currency List","id":"c297d7e4-5862-4893-9311-c6ea96809f0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/currency","description":"<p>Retrieve details for all of AFEX's supported currencies.  The returned results include the ISO currency code which is required when creating beneficiaries and trades. The response will also include available clearing methods per currency i.e. whether High Value (SWIFT) and / or Low Value (local clearing). These details are used to determine if high or low value clearing can be specified when validating and/or creating a beneficiary in that currency.</p>\n<h2 id=\"response-parameters\"><strong>Response Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Code</td>\n<td>3 character ISO currency code e.g. USD, AUD, CHF.</td>\n</tr>\n<tr>\n<td>Name</td>\n<td>Name of currency.<br /> e.g. United States Dollar, Australian Dollar, Swiss Franc.</td>\n</tr>\n<tr>\n<td>HighValue</td>\n<td>HighValue indicates this currency will be sent via the SWIFT network.  <br />SWIFT is same day settlement <em>providing the payment is submitted within daily processing cut off times</em>.</td>\n</tr>\n<tr>\n<td>LowValue</td>\n<td>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.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["currency"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"036a181f-57f6-451d-98e9-bc81f98cee4e","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":"Invalid Date","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]"},{"id":"9be48c35-a070-4324-b5bf-aa9d9bb7cab2","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c297d7e4-5862-4893-9311-c6ea96809f0b"},{"name":"Currency Balances","id":"051c2606-b439-469a-b698-8d225a2c800f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Currency\":\"\",\r\n    \"StartDate\":\"\",\r\n    \"EndDate\":\"\",\r\n    \"PageSize\":\"\",\r\n    \"PageNumber\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/funding","description":"<p>This API method allows you to get the overall balances that you or a client holds in each foreign currency funding balance (Vostro account) a client has with AFEX. Furthermore if a currency is supplied in the optional 'currency' field , a funding balance detail report can be retrieved which will include all debits and credits for that currency balance within the current month will be returned.  Alternatively, a specified date range can be populated to return transaction activity within that window. <em>Please note that the widest date range window that can be search is 120 day (i.e. Current Day - 120 days)</em>.</p>\n<p><em>Note: A Vostro account / funding balance is automatically created when a client first trades in a currency. The <a href=\"https://doc.api.afex.com/?version=latest#f96c4ab6-be75-42a8-bc9e-98b6e5ccbbc4\">Create Funding Balance - Instant payments</a> method can be used to create vostro accounts manually when required.</em></p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Currency</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>StartDate</td>\n<td>YYYY/MM/DD. Date range available = [Current Day - 120 days].</td>\n<td>False</td>\n</tr>\n<tr>\n<td>EndDate</td>\n<td>YYYY/MM/DD. Date range available = [Current Day - 120 days].</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageSize</td>\n<td>Specify how many results you want returned per page.</td>\n<td>False</td>\n</tr>\n<tr>\n<td>PageNumber</td>\n<td>Specify what page you wish to retrrieve results from.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","funding"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"5457a424-498d-4e05-8071-8d9531f3a012","name":"400 Bad Request - Invalid Currency Code","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Currency\":\"EURR\",\r\n    \"StartDate\":\"\",\r\n    \"EndDate\":\"\",\r\n    \"PageSize\":\"\",\r\n    \"PageNumber\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/funding"},"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":"Mon, 22 Mar 2021 16:02:12 GMT"},{"key":"Content-Length","value":"24"}],"cookie":[],"responseTime":null,"body":"\"Invalid Currency Code.\""},{"id":"b8226c53-8ca0-4dd6-9718-1c87fcc1841a","name":"200 OK - Funding Balance Activity","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Currency\":\"EUR\",\r\n    \"StartDate\":\"03/01/2021\",\r\n    \"EndDate\":\"03/30/2021\",\r\n    \"PageSize\":\"5\",\r\n    \"PageNumber\":\"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/funding"},"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/10.0"},{"key":"X-Pagination","value":"{\"TotalCount\":11,\"PageSize\":5,\"CurrentPage\":1,\"TotalPages\":3,\"HasNext\":true,\"HasPrevious\":false}"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 22 Mar 2021 16:00:03 GMT"},{"key":"Content-Length","value":"822"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Balance\": 4997576.68,\n        \"TradeDate\": \"03/01/2021\",\n        \"Credit\": \"4,997,576.68\",\n        \"Debit\": \"\",\n        \"Description\": \"Opening Balance\",\n        \"Beneficiary\": null,\n        \"TradeNumber\": \"Opening Balance\"\n    },\n    {\n        \"Balance\": 4997676.68,\n        \"TradeDate\": \"03/05/2021\",\n        \"Credit\": \"100.00\",\n        \"Debit\": \"\",\n        \"Description\": \"Spot Funding Trade\",\n        \"Beneficiary\": \"\",\n        \"TradeNumber\": \"405521\"\n    },\n    {\n        \"Balance\": 4997576.68,\n        \"TradeDate\": \"03/05/2021\",\n        \"Credit\": \"\",\n        \"Debit\": \"-100.00\",\n        \"Description\": \"Executed Scheduled Payment\",\n        \"Beneficiary\": \"Italy Bene Demo\",\n        \"TradeNumber\": \"405536\"\n    },\n    {\n        \"Balance\": 4997460.1,\n        \"TradeDate\": \"03/11/2021\",\n        \"Credit\": \"\",\n        \"Debit\": \"-116.58\",\n        \"Description\": \"Spot Payment\",\n        \"Beneficiary\": \"Bath Spa Products\",\n        \"TradeNumber\": \"406339\"\n    },\n    {\n        \"Balance\": 4997343.43,\n        \"TradeDate\": \"03/11/2021\",\n        \"Credit\": \"\",\n        \"Debit\": \"-116.67\",\n        \"Description\": \"Spot Payment\",\n        \"Beneficiary\": \"Bath Spa Products\",\n        \"TradeNumber\": \"406349\"\n    }\n]"},{"id":"decbe182-cbcf-412c-bfbb-b2248c35d2b8","name":"400 Bad Request - Search Window Exceeds 120 Day Limit","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Currency\":\"EUR\",\r\n    \"StartDate\":\"01/01/2020\",\r\n    \"EndDate\":\"03/22/2021\",\r\n    \"PageSize\":\"\",\r\n    \"PageNumber\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/funding"},"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":"Mon, 22 Mar 2021 16:03:03 GMT"},{"key":"Content-Length","value":"54"}],"cookie":[],"responseTime":null,"body":"\"The start date and end date must be within 120 days.\""},{"id":"f6e0e371-9af6-432e-8b35-1fc411292e3a","name":"200 OK - Overall Funding Balances","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"Currency\":\"\",\r\n    \"StartDate\":\"\",\r\n    \"EndDate\":\"\",\r\n    \"PageSize\":\"\",\r\n    \"PageNumber\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/v2/funding"},"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/10.0"},{"key":"X-Pagination","value":"{\"TotalCount\":27,\"PageSize\":10,\"CurrentPage\":1,\"TotalPages\":3,\"HasNext\":true,\"HasPrevious\":false}"},{"key":"X-AspNet-Version","value":"4.0.30319"},{"key":"X-Powered-By","value":"ASP.NET"},{"key":"Date","value":"Mon, 22 Mar 2021 16:01:35 GMT"},{"key":"Content-Length","value":"1495"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"AED\",\n        \"Balance\": 6110.31,\n        \"AvailableBalance\": 6110.31,\n        \"Rate\": 3.6728,\n        \"Terms\": \"AED/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"AUD\",\n        \"Balance\": 16081.3,\n        \"AvailableBalance\": 14981.3,\n        \"Rate\": 0.775,\n        \"Terms\": \"USD/AUD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"BGN\",\n        \"Balance\": 100,\n        \"AvailableBalance\": 100,\n        \"Rate\": 1.639,\n        \"Terms\": \"BGN/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"BRL\",\n        \"Balance\": 0,\n        \"AvailableBalance\": 0,\n        \"Rate\": 5.527,\n        \"Terms\": \"BRL/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"CAD\",\n        \"Balance\": -11740,\n        \"AvailableBalance\": 100,\n        \"Rate\": 1.2527,\n        \"Terms\": \"CAD/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"CHF\",\n        \"Balance\": -2663.84,\n        \"AvailableBalance\": 92.19,\n        \"Rate\": 0.9234,\n        \"Terms\": \"CHF/USD\",\n        \"StatusName\": \"Active\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"CNH\",\n        \"Balance\": 361.24,\n        \"AvailableBalance\": 1240.96,\n        \"Rate\": 6.5027,\n        \"Terms\": \"CNH/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"CNY\",\n        \"Balance\": 0,\n        \"AvailableBalance\": 0,\n        \"Rate\": 6.507,\n        \"Terms\": \"CNY/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"CZK\",\n        \"Balance\": -59588.08,\n        \"AvailableBalance\": -52.0999999999985,\n        \"Rate\": 21.841,\n        \"Terms\": \"CZK/USD\",\n        \"StatusName\": \"Open Holding\"\n    },\n    {\n        \"AccountNumber\": \"000053C5\",\n        \"Currency\": \"EUR\",\n        \"Balance\": 4997076.48,\n        \"AvailableBalance\": 4994365.81,\n        \"Rate\": 1.193,\n        \"Terms\": \"USD/EUR\",\n        \"StatusName\": \"Open Holding\"\n    }\n]"}],"_postman_id":"051c2606-b439-469a-b698-8d225a2c800f"},{"name":"Credit Limits","id":"07731c27-b67e-4974-8988-359088966b4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/credit","description":"<p>Returns approved trading limits and available limits for cash, tom, spot and forward trades.<br /><br /><em>Please 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.</em>   </p>\n<p>All limit amounts are expressed in the client's base currency.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>SpotLimit</td>\n<td>Client’s approved maximum limit for aggregated unsettled cash, tom and spot transactions.</td>\n</tr>\n<tr>\n<td>AvailableSpotLimit</td>\n<td>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.</td>\n</tr>\n<tr>\n<td>ForwardLimit</td>\n<td>Client’s approved limit for aggregated unsettled outright and window forward transactions.</td>\n</tr>\n<tr>\n<td>AvailableForwardLimit</td>\n<td>Forward limit less unsettled forwards booked. Amount available to the client out of the forward limit to book new forward trades.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["credit"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"7259124c-885f-4b8e-91d4-bf12bdcab0c5","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":"Invalid Date","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}"},{"id":"9cb60ecf-2a7a-4990-b9af-41ef3cd39397","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"07731c27-b67e-4974-8988-359088966b4c"},{"name":"Get Rate","id":"f639736d-49ee-419b-9ee6-ca9d78e018e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/rates?CurrencyPair=&ValueType","description":"<p>Request a rate for a specified currency pair.</p>\n<p>This is an indicative rate only.  Use api/quote for securing a quote and booking a transaction.<br /></p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>CurrencyPair</td>\n<td>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.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ValueType</td>\n<td>Optional. Specify CASH, TOM or SPOT. The default is SPOT if not specified.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response-parameters\"><strong>Response Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>InvertedRate</td>\n<td>The indicative inverted rate for the currency trade.</td>\n</tr>\n<tr>\n<td>Rate</td>\n<td>The indicative rate for the currency trade.</td>\n</tr>\n<tr>\n<td>Terms</td>\n<td>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.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["rates"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"description":{"content":"<p>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. </p>\n","type":"text/plain"},"key":"CurrencyPair","value":""},{"description":{"content":"<p>Optional. Specify CASH, TOM or SPOT. The default is SPOT if not specified.</p>\n","type":"text/plain"},"key":"ValueType","value":""}],"variable":[]}},"response":[{"id":"1f1e52e1-718a-40dd-8413-50a940c21e30","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"23a2f8db-4851-4082-ab2d-9d4084491855","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":"Invalid Date","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\"}"},{"id":"8e4d97a2-2709-4a64-9501-50b7f85f37ea","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":"Invalid Date","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\"}"}],"_postman_id":"f639736d-49ee-419b-9ee6-ca9d78e018e6"},{"name":"Settlement Account Details","id":"40dd2038-4f9e-4d24-ac7d-18db4c0a30ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/ssi/GetSSI?Currency","description":"<p>This API method allows you to retrieve AFEX's Standard Settlement Instructions (SSIs). These AFEX bank account details can be displayed to a client when they need to wire in currency funds in order to settle a trade and/or outgoing payment.  AFEX has a number of global settlement accounts which allows clients to remit settlement funds locally.</p>\n<h2 id=\"response-parameters\"><strong>Response Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Currency</td>\n<td>The settlement (sell) currency.</td>\n</tr>\n<tr>\n<td>PaymentInstructions</td>\n<td>AFEX bank account details and other remittance details required for the client to wire the settlement currency funds to AFEX.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["ssi","GetSSI"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"description":{"content":"<p>Required.  3 character ISO currency code</p>\n","type":"text/plain"},"key":"Currency","value":""}],"variable":[]}},"response":[{"id":"807ef177-8933-4891-8e1e-88c307e6df96","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":"Invalid Date","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":"9a660331-602f-41bc-a999-ade9db51ce89","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a746310b-4039-4db3-ba85-1b576ae04957","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":"Invalid Date","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"The currency is required.\""}],"_postman_id":"40dd2038-4f9e-4d24-ac7d-18db4c0a30ad"},{"name":"Get Value Date","id":"e4b22414-eb2b-4f5c-ba44-c606a2fa3b6b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/v2/valuedates?CurrencyPair=&ValueType=","description":"<p>The value date is the date in which the trade proceeds are paid out to either the beneficiary, or in the case of a funding trade, to the client's AFEX currency funding balance. 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. </p>\n<p>AFEX's api/v2/Valuedates method returns next available value date for the tenor populated in the request. The supported tenors include CASH (value today), TOM (value next available business day), or SPOT (value 2 business days). If the tenor 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 this method.  The <a href=\"https://doc.api.afex.com/?version=latest#6220724a-f244-407a-a225-72a9d839fe5c\">GET Holidays</a> method can be used however to help check upcoming currency/country holidays. The returned value dates can then be used when creating trades and payments. </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>CurrencyPair</td>\n<td>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.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ValueType</td>\n<td>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.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["v2","valuedates"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"key":"CurrencyPair","value":""},{"key":"ValueType","value":""}],"variable":[]}},"response":[{"id":"11f1b223-57ec-4470-986e-b6851cac4430","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":"Invalid Date","httpOnly":true,"domain":"demo.api.afex.com","path":"/","secure":false,"value":"h05kmghdz03szziajnojiu0b","key":"ASP.NET_SessionId"}],"responseTime":null,"body":"\"2018/03/02\""},{"id":"215daca1-1be1-419f-9922-745e10ff5204","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"974d6a5c-22e4-43ce-8d7c-ec3440994f36","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.\""},{"id":"e57f9809-1e96-46d9-8a79-c683f7d15fd1","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":"f8814e4a-152a-42be-8b8e-e936f6d36e9d","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.\""}],"_postman_id":"e4b22414-eb2b-4f5c-ba44-c606a2fa3b6b"},{"name":"Fees","id":"2a6d693d-39c4-4608-a062-bc2f6e8f8cfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"Amount\": \"\",\n    \"AccountNumber\": \"\",\n    \"SettlementCcy\": \"\",\n    \"TradeCcy\": \"\",\n    \"ValueDate\": \"\",\n    \"VendorId\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{AFEXAPI.Endpoint}}api/fees","description":"<p>Retrieve any applicable payment processing fees that you will be charged for the scheduling of beneficiary payments.  Payment processing fees may be charged for both a beneficiary payment directly from a trade (spot, forward or predelivery) and via a scheduled payment. Payment fees will be deducted from the clients base currency AFEX held funding balance (Vostro account). <br />\n<br />\nThe 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 /><em>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.</em></p>\n<h2 id=\"request-parameters\"><strong>Request Parameters</strong></h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n<th>Required</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Amount</td>\n<td>Amount to be paid out to the beneficiary (VendorID).</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>SettlementCcy</td>\n<td>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.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>TradeCcy</td>\n<td>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.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>VendorId</td>\n<td>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.</td>\n<td><strong>True</strong></td>\n</tr>\n<tr>\n<td>ValueDate</td>\n<td>The date the payment will be processed by AFEX.</td>\n<td>False</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["fees"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[],"variable":[]}},"response":[{"id":"eb4aede6-792e-4b39-adfe-a22a101bf985","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2a6d693d-39c4-4608-a062-bc2f6e8f8cfe"},{"name":"Holidays","id":"6220724a-f244-407a-a225-72a9d839fe5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{AFEXAPI.Endpoint}}api/holidays?CurrencyPair=","description":"<p>Retrieve all non-processing days (holidays) for a currency pair. The returned holiday results listing can be used to ensure a valid forward value date is populated when creating a forward trade/payment</p>\n<p>The logic for deriving a valid value date from api/holidays response is shown below.</p>\n<p>A valid value date is any date which:</p>\n<ul>\n<li>is not included in the list of holidays returned for the currency pair AND </li>\n<li>falls on a Monday to Friday AND</li>\n<li>If the date is to be used to create forward, is within the maximum forward tenor allowed for the client account</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}},"urlObject":{"path":["holidays"],"host":["{{AFEXAPI.Endpoint}}api"],"query":[{"description":{"content":"<p>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.</p>\n","type":"text/plain"},"key":"CurrencyPair","value":""}],"variable":[]}},"response":[{"id":"545f95ed-72cb-4e67-a2d2-e6ac2e3b70d3","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":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d2fae8d4-33c4-4e1d-8b13-b290f7a1c7b4","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":"Invalid Date","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]"}],"_postman_id":"6220724a-f244-407a-a225-72a9d839fe5c"}],"id":"c1367400-a3e6-4bf0-8a93-725f0fdd3447","description":"<p>The following reference collection includes a number of supporting API methods to help our partners and clients at each stage of a payment journey. Information that can be sourced from these methods include currency lists, client account balances and trading limits, valid trade value date and AFEX's settlement account details for different currencies. </p>\n","event":[{"listen":"prerequest","script":{"id":"5d4141d9-8294-4905-ba0d-1baceab7ab89","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"06901eca-33ea-4189-989f-3ad2b56ce53f","type":"text/javascript","exec":[""]}}],"_postman_id":"c1367400-a3e6-4bf0-8a93-725f0fdd3447","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]},"isInherited":true,"source":{"_postman_id":"af0acbd5-6174-42e0-ada8-f2927d739c23","id":"af0acbd5-6174-42e0-ada8-f2927d739c23","name":"Corpay Cross-Border 12.03.2021","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"API-Key"},{"key":"value","value":"{{API-Key}}"}]}},"event":[{"listen":"prerequest","script":{"id":"3f0164d2-b065-4ba8-8af6-053c6b9d44c5","type":"text/javascript","exec":["pm.request.headers.add({","    key: 'Content-Type',","    value: 'application/json'","});"]}},{"listen":"test","script":{"id":"e27d0ff4-6770-47b9-a79d-36e244f3680f","type":"text/javascript","exec":[""]}}]}