{"info":{"_postman_id":"8a3e2a1b-93e1-4a67-bc40-3f47fca72452","name":"OpenPymts Banking as a Service (BaaS) APIs","description":"<html><head></head><body><p>OpenPymts delivers Banking as a service solution to our customers for collecting payments, holding multi-currency accounts and wallets, and making domestic and international payments. The APIs listed here offer a breadth of services for your internal Cash Management, Treasury, or Liquidity purposes and/or for collecting and making end-customer payments.</p>\n<p>A single API integration into the platform enables businesses to customize their payments and banking modules to offer simple and secure services for internal stakeholders and customers.</p>\n<p>Here are the steps for a typical journey to get started on our system:</p>\n<ol>\n<li><p>Create your Business Profile as a signing officer and complete the business onboarding. For any help and guidance, our Operations team can help on this as well.</p>\n</li>\n<li><p>Add Multi-Currency Accounts, if you need access to hold wallets in countries and currencies other than your business operations. You can also link your wallets to your bank accounts, if you wish to deposit money in your accounts.</p>\n</li>\n<li><p>Add the end beneficiary to initiate any payments. Ensure the Bank account details for the Beneficiary are captured.</p>\n</li>\n<li><p>This completes your setup and you are ready to make Payments and/or Book FX deals to manage liquidity between the multi-currency accounts offered by OpenPymts.</p>\n</li>\n<li><p>OpenPymts also offers the ability to self-serve any transactions incl. any history, and accounts.</p>\n</li>\n</ol>\n<p>Some of the common terms used:</p>\n<ul>\n<li><p>Partner ID- A unique client identifier for a business account that initiates payouts or hold accounts with OpenPymts.</p>\n</li>\n<li><p>User ID: A unique individual entity identifier that can be a business users (signing officer, Owner, Director) or the end beneficiary.</p>\n</li>\n<li><p>Wallet ID - Links multiple currency accounts for a business entity help with OpenPymts.</p>\n</li>\n<li><p>Transaction ID- Any Incoming funds and Outgoing funds, including internal transfers used to manage cash flow. This is referred by Transation ID</p>\n</li>\n</ul>\n<p><strong>Business Structure on OpenPymts Platform:</strong></p>\n<img src=\"https://content.pstmn.io/623cbe1b-a5fd-4d1f-b0f9-21bcfc9b3468/aW1hZ2UucG5n\" width=\"445\" height=\"233\"></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"34635882","collectionId":"8a3e2a1b-93e1-4a67-bc40-3f47fca72452","publishedId":"2sAYX2NPtv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-01-30T18:03:35.000Z"},"item":[{"name":"Authentication","item":[{"name":"postAuthenticate","id":"abdffdaa-bbf9-4b96-ad66-f4b945e2d84b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n\t\"client_id\":\"CorpayNotif\",\r\n\t\"client_secret\":\"ofbD8nx0YbaECPROCIO314T80lzabdofi4c7UPyOyyg\"\r\n}"},"url":"{{PROD_OPP_URL}}/authenticate","description":"<p>Get a Bearer token to perform subsequent API requests.</p>\n","urlObject":{"path":["authenticate"],"host":["{{PROD_OPP_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"abdffdaa-bbf9-4b96-ad66-f4b945e2d84b"}],"id":"6595d30d-b72d-47f8-a5da-153c1d58253c","description":"<p>All requests to the OpenPymts API must be made over HTTPS and will be authenticated over standard HTTP Basic authentication.</p>\n<p>Once approved and signed, you will be provided with Client ID and Secret.These credentials should be used to generate a Bearer token which is required to authenticate all your API requests.</p>\n<p>You will have a different set of credentials for Sandbox and Production.</p>\n<p><strong>Your API credentials and bearer token must be kept secret. Do not put them in your client-side code or checked into your application's code.</strong></p>\n","_postman_id":"6595d30d-b72d-47f8-a5da-153c1d58253c"},{"name":"Profile Management","item":[{"name":"Register Profile","id":"088a757e-a0a3-4894-9458-0d0cfa6f0fd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Prod_Bearer_Token_Opp}}"}],"body":{"mode":"raw","raw":"{\n    \"profileType\" : \"Individual\",\n    \"partnerName\": \"GC TestUser\",\n\t\"partnerEmail\": \"openpymts02@gmail.com\",\n    \"partnerPhone\":\"5512643583\",\n\t\"address\": {\n\t\t\"street\": \"1 main street\",\n\t\t\"city\": \"New York\",\n\t\t\"region\": \"New York\",\n\t\t\"postalCode\": \"10011\",\n\t\t\"country\": \"US\"\n\t},\n\t\"countryOfOperation\": \"US\",\n    \"firstName\": \"Joe\",\n    \"lastName\" : \"Mac\",\n    \"userEmail\": \"joemac@cptwo.com\",\n    \"password\": \"TestUser$231\",\n\t\"countryResidence\": \"US\",\n\t\"dob\": \"1981-09-23\",\n    \"terms\" :\"true\",\n\t\"hasParent\": \"\",\n\t\"partnerParentId\": \"\",\n\t\"hasChild\": \"\"\n}"},"url":"{{Prod_Opp_Url}}/users/registerProfile","description":"<p>Register a new Individual or Business Entity.</p>\n<p>For underlying business entity, you can create a link to the Parent partner as well.</p>\n","urlObject":{"path":["users","registerProfile"],"host":["{{Prod_Opp_Url}}"],"query":[],"variable":[]}},"response":[{"id":"7c09297a-202c-44a0-b0be-dec7dc54559c","name":"Register Profile - Business","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"profileType\" : \"Business\",\n    \"partnerName\": \"CP Demo Two\",\n\t\"partnerEmail\": \"admin@cptwo.com\",\n    \"partnerPhone\":\"4168528200\",\n\t\"address\": {\n\t\t\"street\": \"1 main street\",\n\t\t\"city\": \"New York\",\n\t\t\"region\": \"New York\",\n\t\t\"postalCode\": \"50010\",\n\t\t\"country\": \"US\"\n\t},\n\t\"countryOfOperation\": \"US\",\n    \"firstName\": \"Joe\",\n    \"lastName\" : \"Mac\",\n    \"userEmail\": \"joemac@cptwo.com\",\n    \"password\": \"TestUser$231\",\n\t\"countryResidence\": \"US\",\n\t\"dob\": \"1981-09-23\",\n    \"terms\" :\"true\",\n\t\"hasParent\": \"\",\n\t\"partnerParentId\": \"\",\n\t\"hasChild\": \"\"\n}"},"url":"{OPPURL}/users/registerProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"9845a4cf-fcb2-494a-9b18-93ee4ed3f214","name":"Register Profile - Individual","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"profileType\" : \"Individual\",\n\t\"firstName\": \"Ritesh\",\n    \"lastName\" : \"Joseph\",\n    \"userEmail\": \"rtjoe@gmail.com\",\n    \"password\": \"TestUser$231\",\n    \"address\": {\n\t\t\"street\": \"3009 main street\",\n\t\t\"city\": \"Toronto\",\n\t\t\"region\": \"Ontario\",\n\t\t\"postalCode\": \"M1M1M1\",\n\t\t\"country\": \"CA\"\n\t}\n\t\"countryResidence\": \"US\",\n\t\"dob\": \"1992-10-10\",\n    \"terms\" :\"true\"\n}"},"url":"{OPPURL}/users/registerProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"088a757e-a0a3-4894-9458-0d0cfa6f0fd6"},{"name":"Update Partner Profile","id":"00496ebf-2e98-4318-8b75-861ec2484cb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n\t\"partnerId\": \"tQn3b01Knbi4h2k\",\n\t\"kyb\":{\n        \"tradingName\":\"CP Two Inc.\",\n        \"dateOfInc\":\"2000-01-22\",\n        \"registrationNum\":\"200300400\",\n        \"taxIdNum\":\"112233445\",\n        \"countryOfInc\":\"US\",\n        \"stateOfInc\":{\n            \"region\":\"New York\"\n        },\n        \"isPubliclyTraded\":\"false\",\n        \"websiteUrl\":\"\",\n        \"stockSymbol\":\"\",\n        \"incType\":\"02\",\n        \"typeOfBusiness\":\"10\",\n        \"natureOfBusiness\":\"23\",\n        \"sourceOfFunds\":\"04\",\n        \"monthlyVol\":\"500\",\n        \"monthlyPayments\":\"10000000\",\n        \"purposeOfTxn\":\"02\",\n        \"description\":\"\",\n        \"docRefId\":\"D1A34300A\",\n        \"otherFields\":\"\"\n    }\n}"},"url":"{OPPURL}/users/updatePartnerProfile","description":"<p>Update your Partner profile details at any time by referring the Partner ID. Also, update your Business information in the KYB space to complete onboarding.</p>\n","urlObject":{"path":["users","updatePartnerProfile"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[{"id":"18d31487-81fa-47fe-96f8-4a8368e7e9e5","name":"Update Partner Profile - KYB","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{bearer-token}"}],"body":{"mode":"raw","raw":"{\n\t\"partnerId\": \"tQn3b01Knbi4h2k\",\n\t\"kyb\":{\n        \"tradingName\":\"CP Two Inc.\",\n        \"dateOfInc\":\"2000-01-22\",\n        \"registrationNum\":\"200300400\",\n        \"taxIdNum\":\"112233445\",\n        \"countryOfInc\":\"US\",\n        \"stateOfInc\":{\n            \"region\":\"New York\"\n        },\n        \"isPubliclyTraded\":\"false\",\n        \"stockSymbol\":\"\",\n        \"incType\":\"02\",\n        \"typeOfBusiness\":\"10\",\n        \"natureOfBusiness\":\"23\",\n        \"sourceOfFunds\":\"04\",\n        \"monthlyVol\":\"500\",\n        \"monthlyPayments\":\"10000000\",\n        \"purposeOfTxn\":\"02\",\n        \"description\":\"\",\n        \"docRefId\":\"D1A34300A\",\n        \"otherFields\":\"\"\n    }\n}"},"url":"{OPPURL}/users/updatePartnerProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"bd55268a-4842-4c76-9d95-10a18956f8ef","name":"Update Partner Profile - Simple","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{bearer-token}"}],"body":{"mode":"raw","raw":"{\n\t\"partnerId\": \"x2t24XbNhyZvYGn\",\n\t\"partnerName\": \"Amazon-CA\",\n\t\"partnerContact\": \"9358541234\",\n\t\"address\": {\n\t\t\"street\": \"200 main street\",\n\t\t\"city\": \"Toronto\",\n\t\t\"region\": \"Ontario\",\n\t\t\"postalCode\": \"M1M1M1\",\n\t\t\"country\": \"Canada\"\n\t},\n\t\"hasParent\": \"\",\n\t\"partnerParentId\": \"\",\n\t\"hasChild\": \n}"},"url":"{OPPURL}/users/updatePartnerProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d05c6a05-744e-4e74-9dcc-f9df10cb87d4","name":"Update Partner Profile- Master Child Relation","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer-token}}"}],"body":{"mode":"raw","raw":"{\n\t\"partnerId\": \"VstUWVLsBJ2NPll\",\n\t\"hasparent\": \"True\",\n\t\"partnerparentid\": \"x2t24XbNhyZvYGn\",\n\t\"haschild\": \"\"\n}"},"url":"{{OPPURL}}/users/updatePartnerProfile"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"00496ebf-2e98-4318-8b75-861ec2484cb0"},{"name":"Add/Update UBO","id":"ed0ce796-b7b6-46a7-8c28-4842ecfa8a5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n\t\"userInfo\":{\n\t\t\"userEmail\": \"joemac@cptwo.com\",\n\t\t\"countryResidence\": \"CA\",\n\t\t\"firstName\": \"Joe\",\n        \"lastName\": \"Mac\",\n\t\t\"userAddress\": {\n\t\t\t\"street\": \"10500 main street\",\n\t\t\t\"city\": \"Toronto\",\n\t\t\t\"region\": \"Ontario\",\n\t\t\t\"postalCode\": \"M1M2M3\",\n\t\t\t\"country\": \"CA\"\n\t\t},\n\t\t\"dob\": \"1980-09-23\",\n\t\t\"userPhone\": \"2012635170\"\n\t},\n    \"kycInfo\":{\n\t\t\"citizen\":\"CA\",\n\t\t\"isThirdParty\":0,\n        \"thirdPartyId\":{\n            \"type\":\"\",\n            \"number\":\"\",\n            \"issuer\":\"\",\n            \"issueDate\":\"\",\n            \"expiryDate\":\"\"\n        },\n\t\t\"isPepHio\":0,\n        \"jobTitle\":\"21\",\n        \"ownership\":30,\n        \"primaryIdRef\":{\n            \"type\":\"02\",\n            \"number\":\"5252S2000\",\n            \"issuer\":\"CA\",\n            \"issueDate\":\"\",\n            \"expiryDate\":\"2030-06-25\"\n        },\n\t\t\"secondaryIdRef\":{\n            \"type\":\"\",\n            \"number\":\"\",\n            \"issuer\":\"\",\n            \"issueDate\":\"\",\n            \"expiryDate\":\"\"\n        },\n        \"employmentStatus\":\"01\",\n        \"occupation\":\"1112\",\n        \"sourceOfWealth\":\"\",\n        \"relationship\":\"04\",\n        \"docRefId\":\"\",\n        \"additionalInfo\":\"\"\n\t},\n\t\"partnerInfo\":{\n\t\t\"partnerId\": \"tQn3b01Knbi4h2k\"\n\t},\n    \"orgRole\":\"02\",\n    \"tncAckFlag\":\"True\",\n    \"ppAckFlag\":\"True\"\n}"},"url":"{OPPURL}/users/addCompanyOfficer","description":"<p>Add the UBO information for the Signing Officer, Beneficial owner and Directors for the organization.</p>\n","urlObject":{"path":["users","addCompanyOfficer"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ed0ce796-b7b6-46a7-8c28-4842ecfa8a5b"},{"name":"Get Partner Profile","id":"7b20f6c9-ecb8-454c-be7d-7a90fcc32f68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Prod_Bearer_Token_Opp}}"}],"body":{"mode":"raw","raw":"{\n\t\"partnerId\": \"0xHIILU5jajr2i9\"\n}"},"url":"{{Prod_Opp_Url}}/users/getPartnerProfile","description":"<p>Get the details of the Business currently shared with OpenPymts. Also used to fetch Onboarding status.</p>\n","urlObject":{"path":["users","getPartnerProfile"],"host":["{{Prod_Opp_Url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b20f6c9-ecb8-454c-be7d-7a90fcc32f68"},{"name":"Get User Profile","id":"a9753f88-202c-4eb3-a05f-0dc3fc3ec71c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Prod_Bearer_Token_Opp}}"}],"body":{"mode":"raw","raw":"{\n\t\"userId\": \"Da7CtJt4EVeCTiS\"\n}"},"url":"{{Prod_Opp_Url}}/users/getUserProfile","description":"<p>Get the details of the Business currently shared with OpenPymts. Also used to fetch Onboarding status.</p>\n","urlObject":{"path":["users","getUserProfile"],"host":["{{Prod_Opp_Url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9753f88-202c-4eb3-a05f-0dc3fc3ec71c"},{"name":"Upload Documents","id":"4b078b74-205b-426e-b718-701fe3d8f9fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{Prod_Bearer_Token_Opp}}","type":"text"},{"key":"","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"uniqueDocumentNumber","value":"1245787","type":"text"},{"key":"file","type":"file","src":"/C:/Users/mayhe/OneDrive/Pictures/Krishna_1.jpg"},{"key":"partnerId","value":"default01abcxyz","type":"text"},{"key":"userId","value":"Da7CtJt4EVeCTiS","type":"text"},{"key":"description","value":"TestFile Only","type":"text"},{"key":"docType","value":"C","type":"text"}]},"url":"{{Prod_Opp_Url}}/document/uploadSingleFile","description":"<p>This API helps upload supporting KYC, KYB and Transaction supporting documents.</p>\n","urlObject":{"path":["document","uploadSingleFile"],"host":["{{Prod_Opp_Url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b078b74-205b-426e-b718-701fe3d8f9fa"}],"id":"a3fbd8c5-c8e7-4cd1-8887-d64fcc58291f","description":"<p>The Profile management APIs allow our integrated partners to expedite the onboarding process of their downstream clients, and underlying customers. Partners can submit the onboarding data and the required verification documents via the onboarding endpoints. Clients can have their own Bank Accounts and Beneficiaries that can transact on the platform.</p>\n<p>Once an entity is created and approved by our Compliance, it can:</p>\n<ul>\n<li><p>Receive funds into an Account that it owns</p>\n</li>\n<li><p>Send funds to a Beneficiary from its Account</p>\n</li>\n<li><p>Transfer funds between Accounts of 2 different multi-currency accounts.</p>\n</li>\n<li><p>Transfer funds from the Accounts held with OpenPymts to the bank account of choice.</p>\n</li>\n</ul>\n<p>The following fields are referenced in the <strong>Profile Management</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>profileType</td>\n<td><strong>string (required)</strong>  <br />Business or Individual</td>\n</tr>\n<tr>\n<td>partnerName</td>\n<td><strong>string (conditional)</strong>  <br />Business Name  <br />Required, if profile is Business</td>\n</tr>\n<tr>\n<td>partnerEmail</td>\n<td><strong>string(conditional)</strong>  <br />Business Email contact  <br />Required, if profile is Business</td>\n</tr>\n<tr>\n<td>partnerPhone</td>\n<td><strong>string(conditional)</strong>  <br />Business Phone contact  <br />Required, if profile is Business</td>\n</tr>\n<tr>\n<td>Address</td>\n<td><strong>string (required)</strong>  <br />Business Address if profile is Business, else Individual mailing address</td>\n</tr>\n<tr>\n<td>countryOfOperation</td>\n<td><strong>string (conditional)</strong>  <br />Business Country of Operation. This will be granted a default wallet in the base currency for this country.  <br />Required, if profile is Business</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td><strong>string (required)</strong>  <br />First and Middle Name for Individual/Signing Officer</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td><strong>string (required)</strong>  <br />Last Name for Individual/Signing Officer</td>\n</tr>\n<tr>\n<td>userEmail</td>\n<td><strong>string (required)</strong>  <br />Email of Individual/Signing Officer</td>\n</tr>\n<tr>\n<td>password</td>\n<td><strong>string (required)</strong>  <br />Password for Individual/Signing Officer</td>\n</tr>\n<tr>\n<td>countryResidence</td>\n<td><strong>string (required)</strong>  <br />country of residence of the Individual/Signing Officer</td>\n</tr>\n<tr>\n<td>dob</td>\n<td><strong>date (required)</strong> The date of birth of the Individual/Signing Officer formatted as <em>yyyy-mm-dd</em>.</td>\n</tr>\n<tr>\n<td>terms</td>\n<td><strong>boolean (mandatory)</strong>  <br />Signing Officer needs to acknowledge they've read and agreed to OpenPymts and its Banking partner's Terms and Conditions and Privacy Policy.</td>\n</tr>\n<tr>\n<td>hasParent</td>\n<td><strong>boolean (optional)</strong> Is this business entity related to another business entity as a child account.</td>\n</tr>\n<tr>\n<td>partnerParentId</td>\n<td><strong>string (conditional)</strong> Mandatory if hasparent is True.  <br />The unique partner id of the parent business entity.</td>\n</tr>\n<tr>\n<td>hasChild</td>\n<td><strong>boolean (optional)</strong> Is this business entity related to another business entity as master account.</td>\n</tr>\n</tbody>\n</table>\n</div><p>PartnerID and UserID are unique references used to refer a business and individual respectively.</p>\n<p>Additionally, the following fields are required for Business Onboarding</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>partnerId</td>\n<td>The unique Partner reference ID associated with the Business profile.</td>\n</tr>\n<tr>\n<td>kyb.tradingName</td>\n<td><strong>string (optional)</strong>  <br />DBA/Registered Trade name/ Business name (if applicable)</td>\n</tr>\n<tr>\n<td>kyb.dateofInc</td>\n<td><strong>date(required)</strong>  <br />Date of Incorporation of business  <br /><em>yyyy-mm-dd</em>.</td>\n</tr>\n<tr>\n<td>kyb.registrationNum</td>\n<td><strong>string (required)</strong>  <br />Current business Registration/Incorporation Number/ACN/ABN Number/Unique Entity Number (UEN).</td>\n</tr>\n<tr>\n<td>kyb.taxIdNum</td>\n<td><strong>string (optional, required if country is US, GB, IE, SG)</strong>  <br />Tax ID/EIN/VAT/GST Registration number</td>\n</tr>\n<tr>\n<td>kyb.countryOfInc</td>\n<td><strong>string (required)</strong>  <br />The country code in which the current company is incorporated or legally registered</td>\n</tr>\n<tr>\n<td>kyb.stateOfInc</td>\n<td><strong>string (required if country is US or Canada)</strong>  <br />The state/province in which the current company is incorporated or legally registered</td>\n</tr>\n<tr>\n<td>kyb.isPubliclyTraded</td>\n<td><strong>boolean(optional)</strong>  <br />Does the company publicly trade?  <br />TRUE/ FALSE</td>\n</tr>\n<tr>\n<td>kyb.websiteUrl</td>\n<td><strong>string (madatory)</strong>  <br />The Business website URL</td>\n</tr>\n<tr>\n<td>kyb.stockSymbol</td>\n<td><strong>string (conditional)</strong>  <br />Stock Exchange Symbol, if Publicly traded</td>\n</tr>\n<tr>\n<td>kyb.incType</td>\n<td><strong>string (required)</strong>  <br />Legal structure of the company.  <br />For a list of valid values refer the Data Dictionary APIs</td>\n</tr>\n<tr>\n<td>kyb.typeOfBusiness</td>\n<td><strong>string (required)</strong>  <br />Type of company to be onboarded.</td>\n</tr>\n<tr>\n<td>kyb.natureOfBusiness</td>\n<td>**string (required)  <br />**The type of business (any primary and secondary activities)</td>\n</tr>\n<tr>\n<td>kyb.sourceOfFunds</td>\n<td><strong>string (required)</strong>  <br />Funding source</td>\n</tr>\n<tr>\n<td>kyb.monthlyVol</td>\n<td><strong>string (required)</strong>  <br />Approximate per trade volumes.</td>\n</tr>\n<tr>\n<td>kyb.monthlyPayments</td>\n<td><strong>string(required)</strong>  <br />Approximate Monthly Volume.</td>\n</tr>\n<tr>\n<td>kyb.purposeOfTxn</td>\n<td><strong>string (required)</strong>  <br />Purpose of transactions</td>\n</tr>\n<tr>\n<td>kyb.description</td>\n<td><strong>string (optional)</strong>  <br />Any additional description or notes for onboarding.</td>\n</tr>\n<tr>\n<td>kyb.docRefId</td>\n<td><strong>string (conditional)</strong>  <br />Refer the list of documents required per country of business registration. Refer to the list below.</td>\n</tr>\n<tr>\n<td>kyb.otherFields</td>\n<td><strong>string(optional)</strong>  <br />Additional information that may be relevant to expedite approval and activation</td>\n</tr>\n</tbody>\n</table>\n</div><p>Here is the list of documents required for Onboarding a business.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Country</strong></th>\n<th><strong>Document(s) Required</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>US</td>\n<td>- No document required.</td>\n</tr>\n<tr>\n<td>Canada</td>\n<td>- Proof of Beneficial Owner(s) - E.g. Schedule 50  <br />  <br />- Proof of director(s) - e.g., Oncorp Corporate Profile or Business Registration.</td>\n</tr>\n<tr>\n<td>GB</td>\n<td>- Copy of ID Proof for Signatories, Authorized Users, and Beneficial Owners who DO NOT RESIDE in GB.  <br />  <br />- Address Proof for Signatories, Authorized Users, and Beneficial Owners who DO NOT RESIDE in GB.</td>\n</tr>\n<tr>\n<td>EEA (Austria, Belgium, Bulgaria, Croatia, Republic of Cyprus, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Latvia, Lithuania, Luxembourg, Malta, Netherlands, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, and Sweden)</td>\n<td>- Copy of ID Proof for Signatories &amp; Beneficial Owners who DO NOT RESIDE in GB.  <br />  <br />- Address Proof for Signatories and Beneficial Owners who DO NOT RESIDE in GB.  <br />  <br />- For Italy, the following additional document is required in addition to the documents mentioned above - Codice Fiscale (Tax ID) for Signatories, Authorized Users, and Beneficial Owners.</td>\n</tr>\n<tr>\n<td>Jersey</td>\n<td>- Certified Copy of ID for Signatories,Authorized Users, and Beneficial Owners.  <br />  <br />- Proof of address for Signatories, Authorized Users, and Beneficial Owners.</td>\n</tr>\n<tr>\n<td>Australia</td>\n<td>- Proof of Beneficial Owner(s) - e.g., Illion Report  <br />  <br />- Proof of Director(s) - E.g., Illion Report  <br />  <br />- Copy of ID and Proof of address for Signatories  <br />  <br />- PDS and FSG to the directors (Retail clients)</td>\n</tr>\n<tr>\n<td>Singapore</td>\n<td>- Directors/Board Resolution  <br />  <br />- Memorandum and article of association  <br />  <br />- Proof of Beneficial Owner(s) - (e.g. ACRA report)  <br />  <br />- Certified Copy of ID for Directors,Authorized Users, and Beneficial Owners.  <br />  <br />- Proof of address for Director(s),Authorized Users, and Beneficial Owners.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Additionally, the following fields are required for Individual and Company Officers (i.e. Signing Officer, Beneficial Owner, Director) Onboarding for KYC.</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>partnerInfo.partnerId</td>\n<td><strong>string (required)</strong>  <br />The unique Partner reference ID associated with the Business profile.</td>\n</tr>\n<tr>\n<td>orgRole</td>\n<td><strong>string(required)</strong>  <br />Role of the company officer in the business. Refer to Data Dictionary</td>\n</tr>\n<tr>\n<td>userInfo.userEmail</td>\n<td><strong>string (required)</strong>  <br />The business email of the Company officer</td>\n</tr>\n<tr>\n<td>userInfo.countryResidence</td>\n<td><strong>string (required)</strong>  <br />Country of Residence of the Company officer</td>\n</tr>\n<tr>\n<td>userInfo.firstName</td>\n<td><strong>string (required)</strong>  <br />Company officer's First &amp; Middle Name</td>\n</tr>\n<tr>\n<td>userInfo.lastName</td>\n<td><strong>string (required)</strong>  <br />Company officer's last Name</td>\n</tr>\n<tr>\n<td>userInfo.userAddress</td>\n<td><strong>Address(required)</strong>  <br />Company officer's Residence address.  <br /><em>Street, City, region(US &amp;Canada), postalCode, Country</em></td>\n</tr>\n<tr>\n<td>userInfo.dob</td>\n<td><strong>string (required)</strong>  <br />Company officer's Date of birth <em>yyyy-mm-dd</em></td>\n</tr>\n<tr>\n<td>userInfo.userPhone</td>\n<td><strong>string (required)</strong>  <br />Company officer's contact phone#</td>\n</tr>\n<tr>\n<td>kycInfo.citizen</td>\n<td><strong>string (required)</strong>  <br />DBA/Registered Trade name/ Business name (if applicable)</td>\n</tr>\n<tr>\n<td>kycInfo.isThirdParty</td>\n<td><strong>boolean(optional)</strong>  <br />Is transaction done on behalf of 3rd party? 0 or 1</td>\n</tr>\n<tr>\n<td>kycInfo.thirdPartyId</td>\n<td><strong>ID (conditional)</strong>  <br />Reuqired if <em>isThirdParty</em> True. Third party details.  <br />Type, ID#, Issuer, Issue Date, Expiry Date</td>\n</tr>\n<tr>\n<td>kycInfo.primaryIdRef</td>\n<td><strong>ID (required)</strong>  <br />Refer to ID types with the <em><strong>Data Dictionary APIs</strong></em>  <br />Type, ID#, Issuer, Issue Date, Expiry Date</td>\n</tr>\n<tr>\n<td>kycInfo.secondaryIdRef</td>\n<td><strong>ID (optional)</strong>  <br />Refer to ID types with the <em><strong>Data Dictionary APIs</strong></em>  <br />Type, ID#, Issuer, Issue Date, Expiry Date</td>\n</tr>\n<tr>\n<td>kycInfo.employmentStatus</td>\n<td><strong>string (required)</strong>  <br />Employment Status. Refer to Data Dictionary</td>\n</tr>\n<tr>\n<td>kycInfo.occupation</td>\n<td><strong>string (required)</strong>  <br />Nature of your Occupation. Refer to Data Dictionary</td>\n</tr>\n<tr>\n<td>kycInfo.jobTitle</td>\n<td><strong>string (conditional)</strong>  <br />Job title.Refer to Data Dictionary</td>\n</tr>\n<tr>\n<td>kycInfo.ownership</td>\n<td><strong>number(Conditional)</strong>  <br />If Business Ownership % above 10%</td>\n</tr>\n<tr>\n<td>kycInfo.sourceOfWealth</td>\n<td>**string (Conditional)  <br />**Source of Wealth. Refer to Data Dictionary</td>\n</tr>\n<tr>\n<td>kycInfo.relationship</td>\n<td><strong>string (optional)</strong>  <br />Relationship with business and or beneficiary</td>\n</tr>\n<tr>\n<td>kycInfo.isPepHio</td>\n<td><strong>number(required)</strong>  <br />Is politically exposed person - 0 or 1</td>\n</tr>\n<tr>\n<td>kycInfo.docRefId</td>\n<td><strong>ID (optional)</strong>  <br />Refer to ID types with the Data Dictionary APIs  <br />Type, ID#, Issuer, Issue Date, Expiry Date</td>\n</tr>\n<tr>\n<td>kycInfo.additionalinfo</td>\n<td><strong>string (optional)</strong>  <br />Any additional description or notes for onboarding.</td>\n</tr>\n<tr>\n<td>tncAckFlag</td>\n<td><strong>string(required)</strong>  <br />The user acknowledges to have read OpenPymts and its banking partners Terms &amp; Conditions.</td>\n</tr>\n<tr>\n<td>ppAckFlag</td>\n<td><strong>string(required)</strong>  <br />The user acknowledges to have read OpenPymts and its banking partners Privacy Policy.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"a3fbd8c5-c8e7-4cd1-8887-d64fcc58291f"},{"name":"Manage Beneficiary","item":[{"name":"Add Beneficiary","id":"2c187f9e-f362-403f-8643-464997076105","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"source\": \"S\",\n    \"senderUserId\": \"XyqAhK0lOOQDYJw\",\n    \"profileType\": \"Business\",\n    \"firstName\":\"James\",\n    \"lastName\":\"Snow\",\n    \"businessName\":\"JSB\",\n    \"email\":\"jamessnow@jsb.com\",\n    \"bankInfo\":{\n        \"benePhone\":\"5611234567\",\n        \"currencyISO\":\"EUR\",\n        \"beneAddress\":{\n            \"street\":\"40 main st\",\n            \"city\":\"Frankfurt\",\n            \"region\":\"\",\n            \"postalCode\":\"20001\",\n            \"country\":\"DE\"\n        },\n        \"accountData\":{\n            \"bankName\":\"Duestche Bank\",\n            \"accountNumber\":\"\",\n            \"branchCode\":\"\",\n            \"routing\":\"\",\n            \"wireRouting\":\"\",\n            \"iban\":\"DE89370400440532016000\",\n            \"bic\":\"CMDADQWE\",\n            \"sortCode\":\"\",\n            \"ifscCode\":\"\"\n        },\n        \"bankAddress\":{\n            \"street\":\"10 Main St\",\n            \"city\":\"Frankfurt\",\n            \"region\":\"\",\n            \"postalCode\":\"20010\",\n            \"country\":\"DE\"\n        }\n    }\n}"},"url":"{OPPURL}/users/addBeneficiary","description":"<p>Add the Beneficiary related to your business to initiate fund transfers.</p>\n","urlObject":{"path":["users","addBeneficiary"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[{"id":"fca3d042-9bf9-426a-86e8-3037cd6731cc","name":"Add Bene - Business","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"source\": \"S\",\n    \"senderUserId\": \"XyqAhK0lOOQDYJw\",\n    \"profileType\": \"Business\",\n    \"firstName\":\"James\",\n    \"lastName\":\"Snow\",\n    \"businessName\":\"JSB\",\n    \"email\":\"jamessnow@jsb.com\",\n    \"bankInfo\":{\n        \"benePhone\":\"5611234567\",\n        \"currencyISO\":\"EUR\",\n        \"beneAddress\":{\n            \"street\":\"40 main st\",\n            \"city\":\"Frankfurt\",\n            \"region\":\"\",\n            \"postalCode\":\"20001\",\n            \"country\":\"DE\"\n        },\n        \"accountData\":{\n            \"bankName\":\"COMMERZBANK\",\n            \"accountNumber\":\"\",\n            \"branchCode\":\"\",\n            \"routing\":\"\",\n            \"wireRouting\":\"\",\n            \"iban\":\"DE89370400440532013000\",\n            \"bic\":\"CMDADASW\",\n            \"sortCode\":\"\",\n            \"ifscCode\":\"\"\n        },\n        \"bankAddress\":{\n            \"street\":\"1 Main St\",\n            \"city\":\"Frankfurt\",\n            \"region\":\"\",\n            \"postalCode\":\"20010\",\n            \"country\":\"DE\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{OPPURL}/users/addBeneficiary"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"6a46ec43-37c0-4869-bc75-caff7571619b","name":"Add Bene - Individual","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"source\": \"S\",\n    \"senderUserId\": \"RLttiAtb3u26ilM\",\n    \"profileType\": \"Individual\",\n    \"firstName\": \"Joseph\",\n    \"lastName\": \"Cooper\",\n    \"email\": \"test42@gmail.com\",\n    \"bankinfo\":{\n        \"benePhone\":\"5611234567\",\n        \"currencyISO\":\"EUR\",\n        \"beneaddress\":{\n            \"street\":\"1 main st\",\n            \"city\":\"Toronto\",\n            \"region\":\"ON\",\n            \"postalCode\":\"L1L2L3\",\n            \"country\":\"CA\"\n        },\n        \"accountData\":{\n            \"bankName\":\"COMMERZBANK\",\n            \"accountNumber\":\"\",\n            \"branchCode\":\"\",\n            \"routing\":\"\",\n            \"wireRouting\":\"\",\n            \"iban\":\"DE89370400440532013000\",\n            \"bic\":\"CMDADASW\",\n            \"sortCode\":\"\",\n            \"ifscCode\":\"\"\n        },\n        \"bankaddress\":{\n            \"street\":\"1 main st\",\n            \"city\":\"Toronto\",\n            \"region\":\"ON\",\n            \"postalCode\":\"L1L2L3\",\n            \"country\":\"CA\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{OPPURL}/users/addBeneficiary"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"2c187f9e-f362-403f-8643-464997076105"},{"name":"Get Beneficiary List","id":"569c696b-b4bd-405a-8990-7df7c8ae13d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"senderUserId\": \"RLttiAtb3u26ilM\"\n}","options":{"raw":{"language":"json"}}},"url":"{OPPURL}/users/getBeneficiaryList","description":"<p>Fetch the list of Beneficiaries and their respective statuses.</p>\n","urlObject":{"path":["users","getBeneficiaryList"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"569c696b-b4bd-405a-8990-7df7c8ae13d9"}],"id":"f7d952ee-1926-41c8-afd9-bebc43e92f30","description":"<p>Beneficiary as an entity in the OpenPymts ecosystem is the counterparty used to receive funds in a transaction. This will need to comply with all country-specific regulatory requirements.</p>\n<p>A beneficiary can be a Business or an Individual and funds can be moved to its bank account or an OpenPymts wallet if they are already a user of the OpenPymts services.</p>\n<p>Here is the list of fields required to create a Beneficiary:</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>source</td>\n<td><strong>string (optional)</strong>  <br />Value to be marked \"S\"</td>\n</tr>\n<tr>\n<td>senderUserId</td>\n<td><strong>string (required)</strong>  <br />Sender - User ID/Partner ID</td>\n</tr>\n<tr>\n<td>profileType</td>\n<td><strong>string(required)</strong>  <br />Profile Type - Individual or Business</td>\n</tr>\n<tr>\n<td>businessName</td>\n<td><strong>string (required)</strong>  <br />Business Name of the Beneficiary, if Profile type is Business</td>\n</tr>\n<tr>\n<td>email</td>\n<td><strong>string (Required)</strong>  <br />Email of Individual/Business</td>\n</tr>\n<tr>\n<td>bankinfo.benePhone</td>\n<td><strong>string (required)</strong>  <br />Beneficiary's Phone #</td>\n</tr>\n<tr>\n<td>bankinfo.currencyISO</td>\n<td><strong>string (required)</strong>  <br />Beneficiary Bank Account Currency ISO.</td>\n</tr>\n<tr>\n<td>bankinfo.beneaddress</td>\n<td><strong>string (conditional)</strong>  <br />Beneficiary Mailing Address, no PO Box  <br /><em>street,city, region,postal code(if US or CA), country</em></td>\n</tr>\n<tr>\n<td>bankinfo.accountdata</td>\n<td><strong>string (required)</strong>  <br />Bank Account details. To be provided per Country and Payment method.  <br /><em>bankName</em> - Name of the Bank  <br /><em>accountNumber</em> - Bank Account #  <br />Additional Bank Details required per Country and Payment Rail details for Beneficiary Bank Account:  <br /><em>branchCode, routing, wireRouting, iban, bic, sortCode, ifscCode</em></td>\n</tr>\n<tr>\n<td>bankinfo.bankaddress</td>\n<td>**string (required)  <br />**Bank address, no PO Box  <br /><em>street,city, region,postal code(if US or CA), country</em></td>\n</tr>\n<tr>\n<td>firstName</td>\n<td><strong>string (conditional)</strong>  <br />First and Middle Name if Profile type is Individual</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td><strong>string (conditional)</strong>  <br />Last Name if Profile type is Individual</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"f7d952ee-1926-41c8-afd9-bebc43e92f30"},{"name":"Bank Account Management","item":[{"name":"Create Currency Wallet","id":"9b9fbe06-f7f2-4e74-9b88-8e3064f0e691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{{Bearer-token}}"}],"body":{"mode":"raw","raw":"{\n    \"partnerId\": \"wI08Gr8mvA0hB26\",\n    \"userId\":\"1yhpJ2vMtZplNr4\",\n    \"currencyISO\" :\"EUR\"\n}"},"url":"{OPPURL}/account/createWallet","description":"<p>A signing officer of a business can add wallets in currencies not available thus far to your business.</p>\n","urlObject":{"path":["account","createWallet"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b9fbe06-f7f2-4e74-9b88-8e3064f0e691"},{"name":"Get Wallet List","id":"e960518f-42b7-4928-b546-873b7fea183c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"partnerId\": \"default01abcxyz\",\n    \"userId\":\"aUPWMYXUgtsNtUN\",\n    \"currencyISO\" :\"CAD\"\n}"},"url":"{OPPURL}/account/getWallets","description":"<p>Fetch the list of multi-currency wallets and its details assigned to your profile.</p>\n","urlObject":{"path":["account","getWallets"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e960518f-42b7-4928-b546-873b7fea183c"},{"name":"Link Bank Account","id":"0c69cbbc-551b-46c5-917f-d4cb3bcf92d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"walletID\":\"xsZMkWfgO3jL\",\n    \"userAccountName\":\"ABC Inc.\",\n    \"registeredEmail\":\"test@testco.com\",\n    \"currencyISO\":\"USD\",\n\t\"accountData\":{\n        \"bankName\":\"TD Bank\",\n        \"accountNumber\":\"1234567890\",\n        \"branchCode\":\"\",\n        \"routing\":\"021000021\",\n        \"wireRouting\":\"\",\n        \"iban\":\"\",\n        \"bic\":\"\",\n        \"sortCode\":\"\",\n        \"ifscCode\":\"\"\n    },\n    \"bankAddress\":{\n        \"street\":\"100 Main St\",\n        \"city\":\"New York\",\n        \"region\":\"NY\",\n        \"postalCode\":\"50001\",\n        \"country\":\"US\"\n    },\n    \"isPrimary\":\"true\"\n}"},"url":"{OPPURL}/account/addBankAccount","description":"<p>Connect a bank account to your wallet. The bank details should match the Country and Payment Method.</p>\n","urlObject":{"path":["account","addBankAccount"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c69cbbc-551b-46c5-917f-d4cb3bcf92d5"}],"id":"34be3f16-5fd6-4c39-af2d-7d68dccbd549","description":"<p>Accounts supported on OpenPymts are primarily of 2 types:</p>\n<ol>\n<li><p>Wallet: These are multi-currency accounts held at OpenPymts to hold balances and transact.</p>\n</li>\n<li><p>Bank Accounts: All Bank Account associated with a wallet allow you to send funds from and make payments to bank accounts outside of the OpenPymts platform.</p>\n</li>\n</ol>\n<p>A currency wallet can be linked to multiple bank accounts and one can choose a primary bank 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</tr>\n</thead>\n<tbody>\n<tr>\n<td>walletID</td>\n<td><strong>string (required)</strong>  <br />WalletID to link the Bank Account</td>\n</tr>\n<tr>\n<td>userAccountName</td>\n<td><strong>string (required)</strong>  <br />Name of Account Holder</td>\n</tr>\n<tr>\n<td>registeredEmail</td>\n<td><strong>string(required)</strong>  <br />Email address registered with the Bank</td>\n</tr>\n<tr>\n<td>currencyISO</td>\n<td><strong>string (required)</strong>  <br />Currency ISO Code</td>\n</tr>\n<tr>\n<td>accountData</td>\n<td><strong>string (required)</strong>  <br />Bank Account details. To be provided per Country and Payment method.  <br /><em>bankName</em> - Name of the Bank  <br /><em>accountNumber</em> - Bank Account #  <br />Additional Bank Details required per Country and Payment Rail  <br /><em>branchCode, routing, wireRouting, iban, bic, sortCode, ifscCode</em></td>\n</tr>\n<tr>\n<td>bankAddress</td>\n<td>**string (required)  <br />**Bank address-<strong>no PO Box</strong>  <br /><em>street,city, region,postal code(if US or CA), country</em></td>\n</tr>\n<tr>\n<td>isPrimary</td>\n<td><strong>boolean (required)</strong>  <br />Is this the default account for the currency wallet. Only one account can be marked as Primary.</td>\n</tr>\n</tbody>\n</table>\n</div><p>Additionally to create a Currency wallet that is not assigned to your profile yet:</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>partnerId</td>\n<td><strong>string (required)</strong>  <br />Partner ID of the business</td>\n</tr>\n<tr>\n<td>userId</td>\n<td><strong>string (required)</strong>  <br />Signing Officer User ID</td>\n</tr>\n<tr>\n<td>currencyISO</td>\n<td><strong>string (required)</strong>  <br />Currency ISO Code</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"34be3f16-5fd6-4c39-af2d-7d68dccbd549"},{"name":"Transaction Management","item":[{"name":"Get Quote","id":"33bef26b-fe1f-41a0-a99d-f09709ab32a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\r\n    \"partnerId\": \"x2t24XbNhyZvYGn\",\r\n    \"sourceWalletId\": \"HvV2Gd5ODK9k\",\r\n    \"destWalletId\":\"8DGDUjHXrePM\",\r\n    \"pricingId\":\"oppid01\",\r\n    \"srcCurrency\": \"USD\",\r\n    \"srcAmount\": \"30\",\r\n    \"destCurrency\": \"CAD\",\r\n    \"destAmount\":\"\",\r\n    \"note\": \"\",\r\n    \"purposeOfPayment\": \"\",\r\n    \"valueDate\": \"\"\r\n}"},"url":"{OPPURL}/trans/getQuote","description":"<p>Request a rate quote for a specified currency pair and value date.</p>\n<p>The quote ID returned may then be supplied when calling either Creating a trade or submitting a payment. A quote is valid for 10 seconds.</p>\n","urlObject":{"path":["trans","getQuote"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[{"id":"760caaf5-9650-4935-ad4e-6f06b2ae1ba2","name":"Get Quote-Sender Amount","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\r\n    \"partnerId\": \"x2t24XbNhyZvYGn\",\r\n    \"sourceWalletId\": \"HvV2Gd5ODK9k\",\r\n    \"destWalletId\":\"8DGDUjHXrePM\",\r\n    \"pricingId\":\"oppid01\",\r\n    \"srcCurrency\": \"USD\",\r\n    \"srcAmount\": \"65\",\r\n    \"destCurrency\": \"CAD\",\r\n    \"destAmount\":\"\",\r\n    \"note\": \"\",\r\n    \"purposeOfPayment\": \"\",\r\n    \"valueDate\": \"\"\r\n}"},"url":"{OPPURL}/trans/getQuote"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"996f2977-8be3-42c8-881b-c4edd431c4d8","name":"Get Quote-Receiver Amount","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\r\n    \"partnerId\": \"x2t24XbNhyZvYGn\",\r\n    \"sourceWalletId\": \"HvV2Gd5ODK9k\",\r\n    \"destWalletId\":\"8DGDUjHXrePM\",\r\n    \"pricingId\":\"oppid01\",\r\n    \"srcCurrency\": \"USD\",\r\n    \"srcAmount\": \"\",\r\n    \"destCurrency\": \"CAD\",\r\n    \"destAmount\":\"55\",\r\n    \"note\": \"\",\r\n    \"purposeOfPayment\": \"\",\r\n    \"valueDate\": \"\"\r\n}"},"url":"{OPPURL}/trans/getQuote"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"33bef26b-fe1f-41a0-a99d-f09709ab32a1"},{"name":"Create Trade","id":"fe7cc72f-1dd7-4429-88ec-9f593ad4959a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"quoteId\": \"QT-1471439728963900\",\n    \"pricingId\":\"oppid01\"\n}"},"url":"{OPPURL}/trans/createTrade","description":"<p>Create a trade referring the quoteid, and book a Internal book transfer between your own accounts from one currency to the other following the Get Quote inquiry.</p>\n<p>Once the setup is complete OpenPymts will provide the <em><strong>pricingId</strong></em> specific to your account.</p>\n","urlObject":{"path":["trans","createTrade"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe7cc72f-1dd7-4429-88ec-9f593ad4959a"},{"name":"Refresh Quote","id":"b2db239d-d7dd-46b2-8dc8-1225d3979f6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"quoteId\": \"QT-1471439728963900\",\n    \"pricingId\":\"oppid01\"\n}"},"url":"{OPPURL}/trans/refreshQuote","description":"<p>Create a trade referring the quoteid, and book a Internal book transfer between your own accounts from one currency to the other following the Get Quote inquiry.</p>\n","urlObject":{"path":["trans","refreshQuote"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2db239d-d7dd-46b2-8dc8-1225d3979f6e"},{"name":"Initiate Transaction","id":"5cde0698-abdb-464a-bc04-793b0d286ca8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\r\n\t\"partnerId\": \"x2t24XbNhyZvYGn\",\r\n    \"referenceId\": \"Invoice#1234G\",\r\n    \"senderData\": {\r\n        \"userId\":\"MMUXz5lI5TLPZOQ\"\r\n    },\r\n    \"senderFundingAccount\":\"\",\r\n    \"receiverInfo\" :[{\r\n        \"receiverId\":\"opp-testcorpuser\",\r\n        \"receiverAccount\":\"kXgH3e5j5a\",\r\n        \"receiverWallet\":\"\"\r\n    }],\r\n    \"receiverType\": \"\",\r\n    \"quote\": {\r\n        \"srcAmount\": 21.5,\r\n        \"srcCurrency\": \"USD\",\r\n        \"destAmount\":\"\",\r\n        \"destCurrency\": \"CAD\",\r\n        \"pricingId\":\"oppid01\"\r\n\t},\r\n\t\"transactionType\":\"Funds Out\",\r\n\t\"paymentMethod\":\"Money In Minutes\",\r\n\t\"purposeOfPayment\":\"01\",\r\n\t\"remittanceInfo\":\"/Payments/\",\r\n\t\"created\":\"\",\r\n\t\"status\": \"\"\r\n}"},"url":"{OPPURL}/trans/initiateTransaction","description":"<p>Initiate a fund transfer to a external bank account or internally within the OpenPymts ecosystem, if you know the receive details.</p>\n","urlObject":{"path":["trans","initiateTransaction"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5cde0698-abdb-464a-bc04-793b0d286ca8"},{"name":"Approve Transaction","id":"980cd8ab-113d-4675-a682-39794208e681","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\r\n    \"partnerId\": \"lDljjfkATWnHfWD\",\r\n    \"transactionId\": \"txn-vYfrQ3jJIpE8\",\r\n    \"senderData\": {\r\n        \"userId\":\"kmOg2Y6NvRSMo1U\"\r\n    },\r\n    \"quote\": {\r\n        \"quoteId\": \"d42c38b2649a445ab21c02fe262c3816\"\r\n    }\r\n}"},"url":"{OPPURL}/trans/approveTransaction","urlObject":{"path":["trans","approveTransaction"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"980cd8ab-113d-4675-a682-39794208e681"},{"name":"Submit Transaction","id":"8a0e8e8d-aeb1-4fa6-aaab-a1cef00670c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\r\n    \"partnerId\": \"x2t24XbNhyZvYGn\",\r\n    \"transactionId\": \"txn_9rPEb9K7iGek\",\r\n    \"quote\": {\r\n        \"quoteId\": \"QT-1300091703204800\"\r\n    }\r\n}"},"url":"{OPPURL}/trans/submitTransaction","description":"<p>This is the final confirmation to submit and confirm the transaction details and quotation for OpenPymts to initiate transaction processing.</p>\n","urlObject":{"path":["trans","submitTransaction"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a0e8e8d-aeb1-4fa6-aaab-a1cef00670c0"},{"name":"FundsIn - Manual","id":"81bbe5e4-1d03-478d-b855-bb256e2b3ee0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\r\n\t\"partnerId\": \"x2t24XbNhyZvYGn\",\r\n\t\"orderId\": \"\",\r\n\t\"orderStatus\": \"\",\r\n    \"transactionType\":\"Funds In\",\r\n\t\"userData\": {\r\n\t\t\"userId\":\"MMUXz5lI5TLPZOQ\"\r\n\t},\r\n    \"quote\":{\r\n        \"srcAmount\": 60,\r\n        \"srcCurrency\": \"USD\",\r\n        \"destAmount\": \"\",\r\n        \"destCurrency\" :\"\",\r\n        \"transactionFX\": \"\",\r\n        \"transactionFee\" :\"\"\r\n    },\r\n    \"receiverInfo\": [{\r\n        \"receiverId\": \"MMUXz5lI5TLPZOQ  \",\r\n        \"receiverEmail\":\"\"\r\n    }],\r\n    \"paymentMethod\":\"Money In Minutes\",\r\n    \"purposeOfPayment\": \"09\",\r\n\t\"paymentCreated\": \"\",\r\n\t\"paymentStatus\": \"\",\r\n\t\"userAckFlag\":\"Y\",\r\n\t\"returnUrl\": \"\",\r\n    \"auth\":{\r\n        \"opAccessToken\":\"\",\r\n        \"paymentToken\":\"\",\r\n        \"userOTP\":\"\"\r\n    },\r\n    \"sessionToken\":\"\"\r\n}"},"url":"{OPPURL}/orders/receivePayment","description":"<p>For Sandbox purposes only, this can be used to upload wallet balance to succesfully test the funds out functionalities.</p>\n","urlObject":{"path":["orders","receivePayment"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"81bbe5e4-1d03-478d-b855-bb256e2b3ee0"}],"id":"d9cea402-29e1-47fb-b37e-7e09f69596f1","description":"<p>A transaction is an entry on an activity and represents the various credits and debits on the accounts. The amount of details contained within a transaction will depend on the type of the transaction.</p>\n<p>Once the setup is complete OpenPymts will provide the <em><strong>pricingId</strong></em> specific to your account.</p>\n<p><strong>Internal transactions</strong> i.e. moving funds between your wallets is also possible using Create Trade API</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>partnerId</td>\n<td><strong>string (required)</strong>  <br />PartnerID of the Business</td>\n</tr>\n<tr>\n<td>sourceWalletId</td>\n<td><strong>string (required)</strong>  <br />Sender Wallet ID</td>\n</tr>\n<tr>\n<td>destWalletId</td>\n<td><strong>string (required)</strong>  <br />Destination Wallet ID</td>\n</tr>\n<tr>\n<td>pricingId</td>\n<td><strong>string (required)</strong>  <br />This ID is provided by OpenPymts once Onboarding is complete and to implement the agreed Pricing.</td>\n</tr>\n<tr>\n<td>srcCurrency</td>\n<td><strong>string (required)</strong>  <br />Send Currency ISO</td>\n</tr>\n<tr>\n<td>srcAmount</td>\n<td><strong>string (conditional)</strong>  <br />Amount to be sent</td>\n</tr>\n<tr>\n<td>destCurrency</td>\n<td><strong>string (conditional)</strong>  <br />If srcAmount is provided, this is not required as the Transaction FX will be used to calculate it.</td>\n</tr>\n<tr>\n<td>destAmount</td>\n<td>**string (conditional)  <br />**Destination Currency ISO</td>\n</tr>\n<tr>\n<td>note</td>\n<td><strong>string (optional)</strong>  <br />Internal reference note for Transfer</td>\n</tr>\n<tr>\n<td>purposeOfPayment</td>\n<td><strong>string (optional)</strong>  <br />Purpose of Payments, Refer Data dictionary</td>\n</tr>\n<tr>\n<td>valueDate</td>\n<td><strong>date (optional)</strong>  <br />Future or Current Date for executing the trade</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><p>Initiating <strong>Payouts</strong> and <strong>Payments</strong> using the OpenPymts ecosystem, you can initate a transaction</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>partnerId</td>\n<td><strong>string (required)</strong>  <br />PartnerID of the Business</td>\n</tr>\n<tr>\n<td>referenceId</td>\n<td><strong>string (required)</strong>  <br />Reference ID to capture Invoice or your transaction reference details to reconcile.</td>\n</tr>\n<tr>\n<td>senderData.userId</td>\n<td><strong>string (required)</strong>  <br />Sender User ID</td>\n</tr>\n<tr>\n<td>senderFundingAccount</td>\n<td><strong>string (required)</strong>  <br />Account or Wallet ID for Sender</td>\n</tr>\n<tr>\n<td>receiverInfo.receiverId</td>\n<td><strong>string (required)</strong>  <br />Receiver User ID</td>\n</tr>\n<tr>\n<td>receiverInfo.receiverAccount</td>\n<td><strong>string (conditional)</strong>  <br />Receiver Account ID, if sending funds out to a bank account.</td>\n</tr>\n<tr>\n<td>receiverInfo.receiverWallet</td>\n<td><strong>string (conditional)</strong>  <br />Receiver Account ID, if sending funds to a child node wallet.</td>\n</tr>\n<tr>\n<td>receiverType</td>\n<td>**string (required)  <br />**Digital</td>\n</tr>\n<tr>\n<td>quote</td>\n<td><strong>string (required)</strong>  <br /><em>srcAmount</em> - Amount to be sent  <br /><em>srcCurrency</em> - Send Currency ISO  <br /><em>destAmount</em> - If srcAmount is provided, this is not required as the Transaction FX will be used to calculate it.  <br /><em>destCurrency</em> - Destination Currency ISO  <br />pricingId - This ID is provided by OpenPymts once Onboarding is complete and to implement the agreed Pricing.</td>\n</tr>\n<tr>\n<td>transactionType</td>\n<td><strong>string (required)</strong>  <br /><strong>Funds Out</strong>- Sufficient Funds available in the Wallet.  <br /><strong>Payments Only</strong> - Funds to be paid to the Beneficiary once the account to receive funds.</td>\n</tr>\n<tr>\n<td>paymentMethod</td>\n<td><strong>string (required)</strong>  <br />WIRE or Money in Minutes</td>\n</tr>\n<tr>\n<td>purposeOfPayment</td>\n<td><strong>string (required)</strong>  <br />Purpose of Payments, Refer Data dictionary</td>\n</tr>\n<tr>\n<td>remittanceInfo</td>\n<td><strong>string (Optional)</strong>  <br />Remittance Info for SWIFT payments, MT103 Field 70.</td>\n</tr>\n<tr>\n<td>transactionId</td>\n<td><strong>string (required)</strong>  <br />Required to submit the transaction. Available from the Initiate Transaction endpoint.</td>\n</tr>\n<tr>\n<td>quoteId</td>\n<td><strong>string (required)</strong>  <br />Required to Create Trade and Submit/Approve payments.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"d9cea402-29e1-47fb-b37e-7e09f69596f1"},{"name":"Back office Management","item":[{"name":"Get Transaction by Partner","id":"a1d4c597-5b45-497f-9526-1fbe818efe05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"partnerId\": \"lDljjfkATWnHfWD\",\n    \"transactionID\":\"txn-3vkNYdANQChx\"\n}"},"url":"{OPPURL}/trans/getTransaction","description":"<p>Lookup transaction details including its status using Transaction ID.</p>\n","urlObject":{"path":["trans","getTransaction"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a1d4c597-5b45-497f-9526-1fbe818efe05"},{"name":"Get Transaction by Reference ID","id":"6a2d3713-4809-4ddf-9b56-223a3c1f44c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"partnerId\": \"lDljjfkATWnHfWD\",\n    \"userData\": {\n    \t\"userId\":\"kmOg2Y6NvRSMo1U\"\n    },\n    \"currencyID\":\"CAD\",\n    \"referenceID\": \"Invoice#1234\"\n}"},"url":"{OPPURL}/trans/getTransaction","description":"<p>Lookup transaction details including its status using your Transaction Reference#</p>\n","urlObject":{"path":["trans","getTransaction"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a2d3713-4809-4ddf-9b56-223a3c1f44c0"},{"name":"Get Transaction by Status","id":"4a2ecce5-e082-4700-9d2f-33b4e536cfd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"partnerId\": \"lDljjfkATWnHfWD\",\n    \"userData\": {\n    \t\"userId\":\"kmOg2Y6NvRSMo1U\"\n    },\n    \"currencyID\":\"CAD\",\n    \"status\": \"Completed\"\n}"},"url":"{OPPURL}/trans/getTransaction","description":"<p>Lookup transaction(s) details in a specific Status.</p>\n","urlObject":{"path":["trans","getTransaction"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a2ecce5-e082-4700-9d2f-33b4e536cfd9"},{"name":"Get Transaction by Date","id":"aadbaebd-b03c-470e-8172-d948baeaf3fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":"{\n    \"partnerId\": \"lDljjfkATWnHfWD\",\n    \"userData\": {\n    \t\"userId\":\"xkEnefU3F0hWhPu\"\n    },\n    \"currencyID\":\"USD\",\n    \"startDate\": \"07/20/2024\",\n    \"endDate\": \"06/20/2024\"\n}"},"url":"{OPPURL}/trans/getTransaction","description":"<p>Lookup transaction(s) details for a date range.</p>\n","urlObject":{"path":["trans","getTransaction"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aadbaebd-b03c-470e-8172-d948baeaf3fc"}],"id":"f29c2e8e-7e46-4cc0-867c-11e9ec2c2bec","description":"<p>OpenPymts offers a range of APIs to help serve customers and track the status of their transactions. One can filter transactions based on Date, Status, Transaction ID, or even using an internal reference ID of their own.</p>\n<p>We help businesses keep you up to date on the status of the transaction. You can track the status: Created, Processing, Completed, Cancel</p>\n<p>Please note: Date Search Format - <em><strong>mm/dd/yyyy</strong></em></p>\n","_postman_id":"f29c2e8e-7e46-4cc0-867c-11e9ec2c2bec"},{"name":"Data Dictionary","item":[{"name":"Get Reference Data","id":"24ef4afd-7224-4d3f-a394-66e24c22dc3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":""},"url":"{OPPURL}/data/getPickListData","urlObject":{"path":["data","getPickListData"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"24ef4afd-7224-4d3f-a394-66e24c22dc3a"},{"name":"Get Country Info","id":"fa1978ad-f097-4deb-a7af-18ad4546163d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{Bearer-token}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{OPPURL}/data/getCountryData?country=US","urlObject":{"path":["data","getCountryData"],"host":["{OPPURL}"],"query":[{"key":"country","value":"US"}],"variable":[]}},"response":[],"_postman_id":"fa1978ad-f097-4deb-a7af-18ad4546163d"},{"name":"Get Currencies by Country","id":"5331a122-77d5-47ee-bb61-4a6b8d021c84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"{Bearer-token}"}],"body":{"mode":"raw","raw":""},"url":"{OPPURL}/data/getCountryCurrencyList","description":"<p>This will help you get list Country and Currency supported.</p>\n","urlObject":{"path":["data","getCountryCurrencyList"],"host":["{OPPURL}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5331a122-77d5-47ee-bb61-4a6b8d021c84"}],"id":"edbd0b2a-0a6b-48ef-8065-d049588d9aab","description":"<p>Data dictionary APIs are support APIs that help customers manage meta-data for relevant information required in the APIs.</p>\n<p><strong>Get Account Creation Data</strong></p>\n<ul>\n<li><p>Individual Roles</p>\n</li>\n<li><p>businessIdentificationType</p>\n</li>\n</ul>\n<p><strong>Get Transaction Data</strong></p>\n<ul>\n<li><p>purpose of transaction</p>\n</li>\n<li><p>Nature of Business</p>\n</li>\n</ul>\n<p><strong>Occupation Codes</strong></p>\n<p><strong>Get Currencies by Country</strong></p>\n<p><strong>Get KYC KYB Info</strong></p>\n<ul>\n<li><p>ID Types for KYC</p>\n</li>\n<li><p>Job titles</p>\n</li>\n<li><p>Source of wealth</p>\n</li>\n<li><p>Employment Status</p>\n</li>\n</ul>\n","_postman_id":"edbd0b2a-0a6b-48ef-8065-d049588d9aab"}]}