{"info":{"_postman_id":"58ed4e93-a4dc-4fda-b41e-ad406f947a65","name":"FundAmerica API Documentation","description":"<html><head></head><body><p><strong>Last Update:</strong> <em>Spetember 10th 2018</em></p>\n<h2 id=\"introduction\">Introduction</h2>\n<p>The FundAmerica platform is a RESTful API that uses JSON as its response type for everything. It also makes heavy use of different HTTP verbs (<code>GET</code>,<code>POST</code>,<code>PATCH</code>,<code>DELETE</code>) and HTTP error messages where applicable.</p>\n<p>To view an example of creating an offering, accepting it for investment, making investments and closing the offering, see <a href=\"https://docs.fundamerica.com/#cf8a4dd4-b298-469e-9559-9ea121e3f052\">Investment Quick Start Guide</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"4746294","collectionId":"58ed4e93-a4dc-4fda-b41e-ad406f947a65","publishedId":"RWaHxohz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-08-11T15:11:13.000Z"},"item":[{"name":"Support","item":[],"id":"4f05fe18-4a48-4e4c-8c8b-b02805d09be3","description":"<h2 id=\"support\">Support</h2>\n<p>Please report any issues immediately by contacting developer support directly at <a href=\"mailto:tech-support@fundamerica.com\">tech-support@fundamerica.com</a> and we will deal with them promptly. Additionally questions, comments, suggestions or feature requests are welcome.</p>\n<p>There is a developer newsletter directly related to the API which will include new feature announcements, updates, tips and tricks, and upcoming maintenance schedules. It is <strong><em>strongly</em></strong> recommended that all developers sign up to receive this newsletter by <a href=\"https://apps.fundamerica.com/support/newsletter\">clicking here</a></p>\n","event":[{"listen":"prerequest","script":{"id":"188a6597-ce7d-4665-b6ad-3d9bc3e11ba3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bafec865-ae97-4268-a184-98c25b1df854","type":"text/javascript","exec":[""]}}],"_postman_id":"4f05fe18-4a48-4e4c-8c8b-b02805d09be3"},{"name":"Invest Now Users","item":[],"id":"2aefc217-7b41-4cab-8b55-25784fe39802","description":"<h2 id=\"invest-now-users\">Invest Now Users</h2>\n<p>If you're using our Invest Now products and wish to further customize or better integrate it, please see our <a href=\"https://docs.fundamerica.com/#15a5ee20-a896-4b00-94e8-5a7488c52cd6\">Invest Now Developers Guide</a> for more information.</p>\n","event":[{"listen":"prerequest","script":{"id":"ef649b8a-14f2-49a1-b943-4fe8b5619d62","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d38bf797-c035-4367-a437-4ed82ea440a3","type":"text/javascript","exec":[""]}}],"_postman_id":"2aefc217-7b41-4cab-8b55-25784fe39802"},{"name":"Changelog","item":[],"id":"1570f501-9ed9-4b16-aeff-3dc562abf127","description":"<h2 id=\"changelog\">Changelog</h2>\n<p>For a list of recent changes and news, check out our <a href=\"https://apps.fundamerica.com/support/api_changelog\">changelog</a></p>\n","event":[{"listen":"prerequest","script":{"id":"61d138e1-118d-4faa-bd91-51722080b987","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c7842da2-a328-4a5d-ab16-7678e484653b","type":"text/javascript","exec":[""]}}],"_postman_id":"1570f501-9ed9-4b16-aeff-3dc562abf127"},{"name":"Time Zone","item":[],"id":"625161ba-0b20-4678-8694-5e9ea094e757","description":"<h2 id=\"time-zone\">Time Zone</h2>\n<p>New accounts will default to the <a href=\"https://www.google.com/search?client=safari&amp;rls=en&amp;q=Eastern+time+zone&amp;ie=UTF-8&amp;oe=UTF-8\">'Eastern Time'</a> time zone. You can update this value under <a href=\"https://apps.fundamerica.com/accounts/default/edit\">Account Settings</a> when logged in.</p>\n","event":[{"listen":"prerequest","script":{"id":"c7ab8555-1d62-4dbe-a1af-f3d2618b6148","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"124ace85-2d8c-4512-8226-1d80101af368","type":"text/javascript","exec":[""]}}],"_postman_id":"625161ba-0b20-4678-8694-5e9ea094e757"},{"name":"API Keys","item":[],"id":"bf347fc3-9b7a-4a02-a666-101493696af5","description":"<h2 id=\"api-keys\">API Keys</h2>\n<p>In order to authenticate with our API, you'll need to get an API key. Your API key can be found after logging in to your account at <a href=\"https://my.fundamerica.com\">https://my.fundamerica.com</a> and navigating to <a href=\"https://apps.fundamerica.com/accounts/default/edit\">Account Settings</a> and then \"API keys\".</p>\n","event":[{"listen":"prerequest","script":{"id":"25fee690-8997-4dec-9480-bb5c69422e9e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"72fa6a4e-4a4f-4f50-8e04-f4d69caeaa26","type":"text/javascript","exec":[""]}}],"_postman_id":"bf347fc3-9b7a-4a02-a666-101493696af5"},{"name":"Test vs Production","item":[],"id":"846172d2-5e8d-44d5-aee8-8d4ddc884b03","description":"<h2 id=\"test-vs-production\">Test vs Production</h2>\n<p>There are two separate environments for testing and production:</p>\n<ol>\n<li><a href=\"https://apps.fundamerica.com/\">apps.fundamerica.com</a>: Production environment</li>\n<li><a href=\"https://sandbox.fundamerica.com/\">sandbox.fundamerica.com</a>: Test environment (aka sandbox environment)</li>\n</ol>\n<p>The API examples throughout this documentation will reference the production calls except where they are explcitly testing related. <em>Remember to point to sandbox.fundamerica.com for all calls when testing.</em></p>\n<p>If you have multiple test environments (e.g. staging, QA, etc.) create a new account for each environment. This is the easiest way to keep data segregated and test multiple endpoints. </p>\n<p>Keep in mind that there is no billing or approval necessary in the sandbox environment. No objects created on the sandbox are ever reviewed by customer service.</p>\n<p>Since objects created on the sandbox are not reviewed by customer service, certain objects that undergo manual state changes (e.g. accepting an offering's escrow account or marking an investment as \"received\") require special test calls to change the state. (See <a href=\"https://docs.fundamerica.com/#04915dd5-ff99-475f-b461-2565b939633b\">Test Mode Endpoint Reference</a>)</p>\n","event":[{"listen":"prerequest","script":{"id":"5955e338-f438-49a9-84bb-2517ebb9865a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"844dd31e-e4cc-4409-9f97-575dfd66a766","type":"text/javascript","exec":[""]}}],"_postman_id":"846172d2-5e8d-44d5-aee8-8d4ddc884b03"},{"name":"Authentication","item":[],"id":"2f632a70-2073-441c-a6d7-cfc5f4bcb39c","description":"<h2 id=\"authentication\">Authentication</h2>\n<p>HTTP authentication is used for all requests. Your API key should be used as your username with the password left blank. Only make requests over HTTPS.</p>\n","event":[{"listen":"prerequest","script":{"id":"f9258a44-ac9f-4503-8c38-80ad37eb3996","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"503bf818-5abc-427a-90b2-8ac56ee76685","type":"text/javascript","exec":[""]}}],"_postman_id":"2f632a70-2073-441c-a6d7-cfc5f4bcb39c"},{"name":"API Versions","item":[],"id":"b6d87336-6cc4-4e54-838e-fe18fcc85c16","description":"<h2 id=\"api-versions\">API Versions</h2>\n<p>The API does not have a strict version, but rather a rolling version. New features are added regularly and occasionally features are deprecated and removed. At the time a new account is created, an API version date is set to the sign up date.</p>\n<p>The API version date will dictate certain behavior in the API. For instance, API response values that have been deprecated prior to the API version date will not appear in API responses. Additionally, certain changes may be mandatory for the current version of the API that may still be optional for older versions.</p>\n<p>The version date can be set in one of two ways:</p>\n<ol>\n<li>Using <a href=\"https://apps.fundamerica.com/accounts/default/edit\">Account Settings</a> to set a default.</li>\n<li>Passing a <code>_version</code> parameter with your API requests either asa querystring or form value.</li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://apps.fundamerica.com/api/example_objects?_version=2015-02-27 \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:\n</code></pre><p><em>Note:</em> If you are implmenting a white label or other system that allows multiple FundAmerica accounts and API keys to be used, it's important to make sure that everyone is using the same version. Using the querystring method is the simplest way to accomodate this without having your account users set a default to match whatever you have developed against.</p>\n","event":[{"listen":"prerequest","script":{"id":"9ed46db2-5932-499a-b839-60031f2e8bc5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"260e2961-3221-4468-b082-db59e2255b0d","type":"text/javascript","exec":[""]}}],"_postman_id":"b6d87336-6cc4-4e54-838e-fe18fcc85c16"},{"name":"Deprecated Features","item":[],"id":"52f6018c-7c29-4810-8aac-e4f339dc5641","description":"<h2 id=\"deprecated-features\">Deprecated Features</h2>\n<p>Due to changes in statute, policy, technology, or just plain correction of early oversights, certain features of the API will be deprecated and ultimately removed from time to time.</p>\n<p>In general, deprecation notices will be announced in the changelog via the newsletter. Additionally, deprecation warnings will be included in API responses if certain fields have been deprecated. A <code>deprecated_keys</code> field will be included in any response containing keys that are set to be removed.</p>\n<h3 id=\"example-object-json-with-deprecated-keys\">Example Object JSON with Deprecated Keys</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"object\":\"example_object\",\n  \"id\":\"XXXXXXXXXXXXXXXXXXXXXX\",\n  \"url\":\"https://apps.fundamerica.com/api/example_objects/XXXXXXXXXXXXXXXXXXXXXX\",\n  \"name\":\"OBJECT NEW NAME\",\n  \"old_key\":\"No one uses this anymore.\",\n  \"deprecated_keys\":[\"old_key\"]\n}\n</code></pre><p>If you notice these in your responses, please adjust your code not to rely on these keys as they will be removed at some point in the future.</p>\n<p>Crowdfunding has a lot of moving parts and many of our services are subject to changes in law, policy, judicial review, etc. We do not always have control over these changes and when they must be implemented. While we strive not to break existing implementations, there may be times where this simply isn't an option. As a result, it is prudent for developers to check out the changelog from time to time or, more conveniently, sign up for the newsletter to receive updates on API changes.</p>\n<p>Deprecated keys will be removed from the documentation examples to avoid confusing new developers.</p>\n","event":[{"listen":"prerequest","script":{"id":"293cd011-4619-4dcf-8e3d-9af811eb14c8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2e50e2d8-79b7-4ab7-934c-9bfdcf277d46","type":"text/javascript","exec":[""]}}],"_postman_id":"52f6018c-7c29-4810-8aac-e4f339dc5641"},{"name":"Errors","item":[],"id":"275bc702-a86d-402f-85c6-0deadc880a70","description":"<h2 id=\"errors\">Errors</h2>\n<p>An HTTP status of <code>200</code> means everything processed as expected. The <code>4xx</code> and <code>5xx</code> error codes means something went wrong. The most common errors you'll see are as follows:</p>\n<ul>\n<li><code>401</code>: Authentication error. Your API key is incorrect.</li>\n<li><code>403</code>: Not authorized. You don't have permission to take action on a particular resource. It may not           be owned by your account or it may be in a state where your action cannot be taken (e.g.                attempting to cancel an invested investment)</li>\n<li><code>404</code>: Resource was not found.</li>\n<li><code>422</code>: This usually means you are missing or have supplied invalid parameters for a request.</li>\n<li><code>500</code>: Internal server error. Something went wrong. This is a bug. Please <a href=\"mailto:tech-support@fundamerica.com\">report it to                        support</a> immediately.</li>\n</ul>\n<h3 id=\"example-401-error\">Example 401 Error</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"status_message\":\"API key is invalid.\"\n}\n</code></pre><h3 id=\"example-403-error\">Example 403 Error</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"status_message\": \"Not Authorized.\"\n}\n</code></pre><h3 id=\"example-404-error\">Example 404 Error</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"status_message\": \"Resource not found.\"\n}\n</code></pre><h3 id=\"example-422-error\">Example 422 Error</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"offering\":{\n        \"name\":[\"is already in use\"]\n    },\n    \"entity\":{}\n}\n</code></pre><p>The details of an error are listed with the object type as the key and a value of another object keyed by the attribute name followed by an array of errors on the field. In instances where multiple objects may be modified in a request (almost universally an entity) multiple object keys will be listed.</p>\n<p><em>Note:</em> Sometimes there is an error not related to any particular attribute of an object. Those errors will be keyed under <code>base</code>. For instance, if there was an error processing ACH on an investment, it would be listed as an error under <code>base</code>.</p>\n","event":[{"listen":"prerequest","script":{"id":"ce8eb7d7-1b89-41dd-bc36-7a95750a1533","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b75cd724-ffff-4c5f-8165-844f605818fe","type":"text/javascript","exec":[""]}}],"_postman_id":"275bc702-a86d-402f-85c6-0deadc880a70"},{"name":"Programming Language Support","item":[],"id":"9a78997f-c1ac-406d-ada1-6f71534d4a9f","description":"<h2 id=\"programming-language-support\">Programming Language Support</h2>\n<p>All examples in this document are in the form of <a href=\"http://curl.haxx.se/\">cURL</a> commands. You can use the the Postman documentation to change the language of requests.</p>\n<p>cURL is a popular tool used for executing HTTP requests and returning the subsequent responses which makes it suitable for interacting with a RESTful API. More information can be found at the <a href=\"http://curl.haxx.se/\">cURL homepage</a> and the <a href=\"http://en.wikipedia.org/wiki/CURL\">Wikipedia page</a>.</p>\n","event":[{"listen":"prerequest","script":{"id":"787dfaad-aca3-4481-9913-d479c9f93fe4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"de2f1bcc-3572-48ca-b3f2-11c7a80ac713","type":"text/javascript","exec":[""]}}],"_postman_id":"9a78997f-c1ac-406d-ada1-6f71534d4a9f"},{"name":"Resources and Action Overview","item":[],"id":"b847b6cb-4e6e-4bac-8266-5adf42c47eea","description":"<h2 id=\"resources-and-action-overview\">Resources and Action Overview</h2>\n<p>Resources are represented as JSON objects and have predictable endpoints for each action. Let's take an example object called \"Example Object.\"</p>\n<h3 id=\"creating-an-example-object\">Creating an example object:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://apps.fundamerica.com/api/example_objects \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-X POST \\\n-d name=\"OBJECT NAME\"\n</code></pre><h3 id=\"viewing-an-example-object\">Viewing an example object:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://apps.fundamerica.com/api/example_objects/XXXXXXXXXXXXXXXXXXXXXX \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:\n</code></pre><h3 id=\"updating-an-example-object\">Updating an example object:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://apps.fundamerica.com/api/example_objects/XXXXXXXXXXXXXXXXXXXXXX \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-X PATCH \\\n-d name=\"OBJECT NEW NAME\"\n</code></pre><h3 id=\"destroying-an-example-object\">Destroying an example object:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://apps.fundamerica.com/api/example_objects/XXXXXXXXXXXXXXXXXXXXXX \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-X DELETE\n</code></pre><h3 id=\"example-object-json\">Example Object JSON</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"object\":\"example_object\",\n  \"id\":\"XXXXXXXXXXXXXXXXXXXXXX\",\n  \"url\":\"https://apps.fundamerica.com/api/example_objects/XXXXXXXXXXXXXXXXXXXXXX\",\n  \"name\":\"OBJECT NEW NAME\"\n}\n</code></pre><h3 id=\"response-attributes\">Response Attributes</h3>\n<p>These attributes are the same for every object and will not be repeated in the rest of this documentation.</p>\n<ul>\n<li><code>object</code>: The type of object.</li>\n<li><code>id</code>: The object's unique ID.</li>\n<li><code>url</code>: The URL of this particular object.</li>\n</ul>\n<h3 id=\"listing-all-examples-objects\">Listing all examples objects:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://apps.fundamerica.com/api/example_objects \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:\n</code></pre><h3 id=\"example-object-list-json\">Example Object List JSON</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"object\":\"resource_list\",\n  \"total_resources\":1,\n  \"more\":false,\n  \"page\":1,\n  \"per\":25,\n  \"resources\":[\n    {\n      \"object\":\"example_object\",\n      \"id\":\"XXXXXXXXXXXXXXXXXXXXXX\",\n      \"url\":\"https://apps.fundamerica.com/api/example_objects/XXXXXXXXXXXXXXXXXXXXXX\",\n      \"name\":\"https://apps.fundamerica.com/api/offerings/OBJECT NAME\"\n    }\n  ]\n}\n</code></pre><h3 id=\"response-attributes-1\">Response Attributes</h3>\n<ul>\n<li><code>total_resources</code>: The total number of resources.</li>\n<li><code>more</code>: Whether or not there are additional pages.</li>\n<li><code>page</code>: The current page.</li>\n<li><code>per</code>: The number of resources per page.</li>\n<li><code>resources</code>: The list of resources.</li>\n</ul>\n<p>The query strings <code>page</code> and <code>per</code> can be sent to a list action to change which page is being viewed and how many resources are included in a page.</p>\n<p>A complete list of API endpoints can be found at <a href=\"https://docs.fundamerica.com/#311f4cae-0e84-4829-a277-11e611fe3881\">API Endpoint Reference</a>.</p>\n","event":[{"listen":"prerequest","script":{"id":"fe611cf4-10cb-42b4-ac5d-37abe384912a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b1645519-7450-4f6d-9952-0edd92e2d62b","type":"text/javascript","exec":[""]}}],"_postman_id":"b847b6cb-4e6e-4bac-8266-5adf42c47eea"},{"name":"Special Request Options","item":[],"id":"28d6b8b9-bc93-41c4-a1c9-ab7068df2623","description":"<h2 id=\"special-request-options\">Special Request Options</h2>\n<h3 id=\"sorting\">Sorting</h3>\n<p>On index methods that return more than one object, you may wish to sort them by a particular attribute. Most non-url attributes are sortable. This can be done by passing a <code>_sort[&lt;attribute_name&gt;]=1</code> or <code>_sort[&lt;attribute_name&gt;]=-1</code> with the request as either a query string or a post parameter. A value of <code>1</code> will sort the objects by the attribute in ascending order and a value of <code>-1</code> will sort the objects by the attribute in descending order.</p>\n<h3 id=\"expansion\">Expansion</h3>\n<p>Many objects contain references to other objects. For instance an <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">offering</a> many contain an <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">issuer entity</a>. Instead of making a second <code>GET</code> request if you wanted to also get the information for the issuer, you could expand the issuer. Any object that returns <code>&lt;attribute_name&gt;_url</code> with a URL pointing to another API URL can be expanded by passing <code>_expand[&lt;attribute_name&gt;]=1</code> with the request as either a query string or a post parameter.</p>\n<p>So, if <code>_expand[entity]=1</code> was passed to an offering request, the response would include an <code>entity</code> parameter with the same data as <code>GET</code> <code>entity_url</code> would provide.</p>\n<h3 id=\"hiding\">Hiding</h3>\n<p>Sometimes you only want to bring back a subset of data, especially on certain API requests that return a lot of data. You can hide attributes you do not wish to see by passing a <code>_hide[&lt;attribute_name&gt;]=1</code> with the request as either a query string or a post parameter.</p>\n","event":[{"listen":"prerequest","script":{"id":"f2454f60-6c60-4a60-957c-60c9a844d6f5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"98c27b5e-0acd-41b6-8f0b-b68c4647b282","type":"text/javascript","exec":[""]}}],"_postman_id":"28d6b8b9-bc93-41c4-a1c9-ab7068df2623"},{"name":"Webhooks","item":[],"id":"6222e094-84ea-4a94-8037-bb44ac3cdff2","description":"<h2 id=\"webhooks\">Webhooks</h2>\n<p>There is a lot of manual approval required in securities, particularly with escrow. Additionally, some actions execute asynchronously like processing background checks. You have two options, you can regularly poll a particular object for changes or use webhooks.</p>\n<p>When configuring up an API key, you can provide an optional webhook URL and when certain actions take place, you will receive a notification message from our system. The notification will <code>POST</code> to the URL you provided (you should use HTTPS in production) with a parameter of <code>data</code> containing a JSON message about what changed.</p>\n<h3 id=\"example\">Example</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"object\":\"investment\",\n  \"id\":\"LckF85F4R8Soe3Why-NZzw\",\n  \"url\":\"https://apps.fundamerica.com/api/investments/LckF85F4R8Soe3Why-NZzw\",\n  \"webhook_id\":\"R38DyKhFS_Ke6OhtzjMvcQ\",\n  \"signature\":\"b8a2f282649eebbfac85be3a959942b9\",\n  \"action\":\"update\",\n  \"changes\":[\"status\"]\n}\n</code></pre><h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>webhook_id</code>: Each webook has a unique ID. If you want to prevent replay attacks, it is good practice to only execute a particular ID once.</li>\n<li><code>signature</code>: An MD5 hex digest of the <code>webhook_id</code> combined with your API key.</li>\n<li><code>action</code>: May be set to <code>create</code> or <code>update</code>. If <code>create</code> it means the object was newly created.</li>\n<li><code>changes</code>: The attributes that changed.</li>\n</ul>\n<p>The actual changes are not sent so once you receive a webhook, you need to request the current state of the object.</p>\n<h3 id=\"webhook-signature\">Webhook Signature</h3>\n<p>The signature is an MD5 hex digest of the <code>webhook_id</code> combined with the verification key found in your Webhook Configuration settings. Here is an example in Ruby of how to generate a signature for validation:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>webhook = JSON.parse(params[:data])\nwebhook_id = webhook['webhook_id']\nexpected_signature = Digest::MD5.hexdigest(webhook_id + webhook_verification_key)\nif expected_signature == webhook['signature']\n  # Process webhook...\nend\n</code></pre><h3 id=\"webhook-errors\">Webhook Errors</h3>\n<p>In addition to configuring a <code>webhook_url</code> for your API key, you can also specify an Error Report Email. If there are issues sending webhook requests, you will be notified via this email address if it is provided.</p>\n<p>Our platform will make ten attempts, one every minute, to send a webhook. If the HTTP response has a status of anything but a 200 or cannot send the request for any other reason (e.g. DNS problems, unable to reach host, etc.) it will send an email message informing you about the error and containing the webhook information.</p>\n<h3 id=\"webhook-logs\">Webhook Logs</h3>\n<p>It's possible to test and debug webhooks by checking your webhook logs. This will give you a list of all webhooks that would have been sent. Even if you haven't configured a <code>webhook_url</code>, webhooks still appear in the log and as such can be used for testing purposes or even playback in the future if there was an error.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>https://apps.fundamerica.com/api/webhook_logs (GET)\n</code></pre><p>The <code>data</code> field is exactly the JSON that would have been sent to your <code>webhook_url</code>.</p>\n","event":[{"listen":"prerequest","script":{"id":"67b91660-6672-4188-80a3-ec2ac6dea116","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"67862ba2-3032-472a-a872-716fffcdafee","type":"text/javascript","exec":[""]}}],"_postman_id":"6222e094-84ea-4a94-8037-bb44ac3cdff2"},{"name":"Issuer and Investor Entities","item":[{"name":"Get all Entities","id":"170d3394-742b-4b1c-898a-33af7fd35f48","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities","urlObject":{"path":["entities"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"ceafbdfc-9f85-47d8-ba5b-38b554905bb0","name":"Get all Entities","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"651","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":"Fri, 06 Jul 2018 18:06:28 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"aef71529-7d77-4926-8411-ce992829e66e","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.027108","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":2,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"entity\",\"id\":\"R-ycs0c1RVOsfR16vlz9mg\",\"url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T17:52:58.895Z\",\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"date_of_birth\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"executive_name\":\"Danny Documentation\",\"investor_suitability_status\":null,\"kyc_status\":null,\"name\":\"FA Documentation\",\"phone\":\"1 (555) 555-5555\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg/platform_investor\",\"postal_code\":\"89128\",\"region\":\"NV\",\"region_formed_in\":\"NV\",\"street_address_1\":\"123 Road Ave\",\"street_address_2\":\"555\",\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"123123123\",\"type\":\"company\",\"unit_number\":null,\"updated_at\":\"2018-07-06T17:58:37.517Z\"},{\"object\":\"entity\",\"id\":\"pBLbZwoIRUqSxzWYPgg6tw\",\"url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T17:57:54.549Z\",\"city\":\"Las Vegas\",\"contact_name\":null,\"country\":\"US\",\"date_of_birth\":\"1987-07-18\",\"email\":\"whastupdoc@fundamerica.com\",\"executive_name\":null,\"investor_suitability_status\":null,\"kyc_status\":null,\"name\":\"Danny Documentation\",\"phone\":\"1 (222) 222-2222\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/platform_investor\",\"postal_code\":\"89128\",\"region\":\"NV\",\"region_formed_in\":null,\"street_address_1\":\"321 Road Ave\",\"street_address_2\":\"321\",\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"321321321\",\"type\":\"person\",\"unit_number\":null,\"updated_at\":\"2018-07-06T17:57:54.549Z\"}]}"}],"_postman_id":"170d3394-742b-4b1c-898a-33af7fd35f48"},{"name":"Get specific entity","id":"41c2442b-04d2-41a9-b74d-2eef62d4a967","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{entity-id}}","urlObject":{"path":["entities","{{entity-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"d5313656-a320-43ee-9d52-acf9fabfeb1e","name":"Get specific entity","originalRequest":{"method":"GET","header":[{"key":"","value":"","disabled":true}],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{entity-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"437","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":"Fri, 06 Jul 2018 18:23:08 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"127c67f8-cad2-491f-ad6b-d118d1f56b16","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.054787","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity\",\"id\":\"pBLbZwoIRUqSxzWYPgg6tw\",\"url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T17:57:54.549Z\",\"city\":\"Las Vegas\",\"contact_name\":null,\"country\":\"US\",\"date_of_birth\":\"1987-07-18\",\"email\":\"whastupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"phone\":\"1 (222) 222-2222\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/platform_investor\",\"postal_code\":\"89128\",\"region\":\"NV\",\"region_formed_in\":null,\"street_address_1\":\"321 Road Ave\",\"street_address_2\":\"321\",\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"321321321\",\"type\":\"person\",\"unit_number\":null,\"updated_at\":\"2018-07-06T17:57:54.549Z\"}"}],"_postman_id":"41c2442b-04d2-41a9-b74d-2eef62d4a967"},{"name":"Create new company entity","id":"c09bb7e4-8694-4a2e-960a-b1c6479db2f9","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"city\" : \"New York\",\n  \"country\" : \"US\",\n  \"email\" : \"jj@johnson.com\",\n  \"name\" : \"Johnson, Johnson, Johnson & Johnson\",\n  \"phone\" : \"12025551212\",\n  \"postal_code\" : \"10005\",\n  \"region\" : \"NY\",\n  \"street_address_1\" : \"60 Wall St\",\n  \"tax_id_number\" : \"999999999\",\n  \"type\" : \"company\",\n  \"executive_name\" : \"John Johnson\",\n  \"region_formed_in\" : \"NY\"\n}"},"url":"{{env}}/entities","urlObject":{"path":["entities"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"455b8f40-f728-482d-b6f5-9192a8e39e0c","name":"Create a company entity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n  \"city\" : \"New York\",\n  \"country\" : \"US\",\n  \"email\" : \"jj@johnson.com\",\n  \"name\" : \"Johnson, Johnson, Johnson & Johnson\",\n  \"phone\" : \"12025551212\",\n  \"postal_code\" : \"10005\",\n  \"region\" : \"NY\",\n  \"street_address_1\" : \"60 Wall St\",\n  \"tax_id_number\" : \"999999999\",\n  \"type\" : \"company\",\n  \"executive_name\" : \"John Johnson\",\n  \"region_formed_in\" : \"NY\"\n}"},"url":"{{env}}/entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"427","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":"Fri, 06 Jul 2018 18:34:27 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"7ba70125-58ed-4734-8fd4-28fb65a48c7b","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.028306","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity\",\"id\":\"3HmoHaN3RKmGFK2QPbNvDQ\",\"url\":\"https://sandbox.fundamerica.com/api/entities/3HmoHaN3RKmGFK2QPbNvDQ\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T18:34:27.787Z\",\"city\":\"New York\",\"contact_name\":\"John Johnson\",\"country\":\"US\",\"date_of_birth\":null,\"email\":\"jj@johnson.com\",\"name\":\"Johnson Johnson Johnson \\u0026 Johnson\",\"phone\":\"12025551212\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/3HmoHaN3RKmGFK2QPbNvDQ/platform_investor\",\"postal_code\":\"10005\",\"region\":\"NY\",\"region_formed_in\":\"NY\",\"street_address_1\":\"60 Wall St\",\"street_address_2\":null,\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"999999999\",\"type\":\"company\",\"unit_number\":null,\"updated_at\":\"2018-07-06T18:34:27.787Z\"}"}],"_postman_id":"c09bb7e4-8694-4a2e-960a-b1c6479db2f9"},{"name":"Create a new person entity","id":"9249ba20-cef6-4fc9-acea-8cb502e2b6bd","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"city\" : \"Las Vegas\",\n\t\"country\" : \"US\",\n\t\"email\" : \"john.investor@example.com\",\n\t\"name\" : \"John Q Investor\",\n\t\"phone\" : \"17025551212\",\n\t\"postal_code\" : \"89123\",\n\t\"region\" : \"NV\",\n\t\"street_address_1\" : \"555+Some+st\",\n\t\"tax_id_number\" : \"345345345\",\n\t\"type\" : \"person\",\n\t\"date_of_birth\" : \"1980-01-01\"\n}"},"url":"{{env}}/entities","urlObject":{"path":["entities"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"88c68406-fff9-4386-a848-262f7906d7c9","name":"Create a new person entity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"city\" : \"Las Vegas\",\n\t\"country\" : \"US\",\n\t\"email\" : \"john.investor@example.com\",\n\t\"name\" : \"John Q Investor\",\n\t\"phone\" : \"17025551212\",\n\t\"postal_code\" : \"89123\",\n\t\"region\" : \"NV\",\n\t\"street_address_1\" : \"555+Some+st\",\n\t\"tax_id_number\" : \"345345345\",\n\t\"type\" : \"person\",\n\t\"date_of_birth\" : \"1980-01-01\"\n}"},"url":"{{env}}/entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"426","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":"Fri, 06 Jul 2018 18:46:43 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"d8b85c47-b598-4452-8234-882f88128bea","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.041800","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity\",\"id\":\"Ar9FLNbPRcegQsgX0YgIKg\",\"url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T18:46:43.940Z\",\"city\":\"Las Vegas\",\"contact_name\":null,\"country\":\"US\",\"date_of_birth\":\"1980-01-01\",\"email\":\"john.investor@example.com\",\"name\":\"John Q Investor\",\"phone\":\"17025551212\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg/platform_investor\",\"postal_code\":\"89123\",\"region\":\"NV\",\"region_formed_in\":null,\"street_address_1\":\"555+Some+st\",\"street_address_2\":null,\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"345345345\",\"type\":\"person\",\"unit_number\":null,\"updated_at\":\"2018-07-06T18:46:43.940Z\"}"}],"_postman_id":"9249ba20-cef6-4fc9-acea-8cb502e2b6bd"},{"name":"Create a new custodial entity","id":"cdbc0c2b-bf5a-4913-b8b8-8b9c53d3435b","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"city\" : \"Los Angeles\",\n  \"country\" : \"US\",\n  \"email\" : \"custodial@example.com\",\n  \"name\" : \"James Trust\",\n  \"phone\" : \"12025552051\",\n  \"postal_code\" : \"90005\",\n  \"region\" : \"CA\",\n  \"street_address_1\" : \"90 Wilshere Drive\",\n  \"tax_id_number\" : \"999999998\",\n  \"type\" : \"custodial\",\n  \"region_formed_in\" : \"NY\",\n  \"contact_name\" : \"Jame's Trusts Custodian\"\n}\n"},"url":"{{env}}/entities","description":"<p>Custodial entities are those such as IRAs and trusts where there is a custodian and a beneficiary.</p>\n","urlObject":{"path":["entities"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"eaf64af0-a452-42ea-983b-f082f9fb0fe1","name":"Create a new custodial entity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n  \"city\" : \"Los Angeles\",\n  \"country\" : \"US\",\n  \"email\" : \"custodial@example.com\",\n  \"name\" : \"James Trust\",\n  \"phone\" : \"12025552051\",\n  \"postal_code\" : \"90005\",\n  \"region\" : \"CA\",\n  \"street_address_1\" : \"90 Wilshere Drive\",\n  \"tax_id_number\" : \"999999998\",\n  \"type\" : \"custodial\",\n  \"region_formed_in\" : \"NY\",\n  \"contact_name\" : \"Jame's Trusts Custodian\"\n}\n"},"url":"{{env}}/entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"433","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":"Fri, 06 Jul 2018 20:38:47 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"35e18723-5e06-4116-82e5-15627ac0d533","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.032483","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity\",\"id\":\"oe60CJSgTNW70AzS8HgftQ\",\"url\":\"https://sandbox.fundamerica.com/api/entities/oe60CJSgTNW70AzS8HgftQ\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T20:38:47.243Z\",\"city\":\"Los Angeles\",\"contact_name\":\"Jame's Trusts Custodian\",\"country\":\"US\",\"date_of_birth\":null,\"email\":\"custodial@example.com\",\"name\":\"James Trust\",\"phone\":\"12025552051\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/oe60CJSgTNW70AzS8HgftQ/platform_investor\",\"postal_code\":\"90005\",\"region\":\"CA\",\"region_formed_in\":\"NY\",\"street_address_1\":\"90 Wilshere Drive\",\"street_address_2\":null,\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"999999998\",\"type\":\"custodial\",\"unit_number\":null,\"updated_at\":\"2018-07-06T20:38:47.243Z\"}"}],"_postman_id":"cdbc0c2b-bf5a-4913-b8b8-8b9c53d3435b"},{"name":"Create new Great Britian Entity","id":"59e7735f-e332-4eac-afe7-23d875a2ac01","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"city\" : \"London\",\n\t\"country\" : \"GB\",\n\t\"email\" : \"kane@sp.com\",\n\t\"name\" : \"Hurri Kane\",\n\t\"phone\" : \"445253244040\",\n\t\"date_of_birth\" : \"1980-03-01\",\n\t\"region\" : \"GLD\",\n\t\"postal_code\" : \"5555555\",\n\t\"street_address_1\" : \"Somewhere in London\",\n\t\"building_name\" : \"Buckingham Palace\",\n\t\"county\" : \"County of London\",\n\t\"street_name\" : \"Buckingham street\",\n\t\"street_number\" : \"1\",\n\t\"street_type\" : \"Way\",\n\t\"unit_number\" : \"10\"\n}"},"url":"{{env}}/entities","urlObject":{"path":["entities"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"73d7ec0a-77c9-4b95-a9da-aebd933cdc06","name":"Create new Great Britian Entity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"city\" : \"London\",\n\t\"country\" : \"GB\",\n\t\"email\" : \"kane@sp.com\",\n\t\"name\" : \"Hurri Kane\",\n\t\"phone\" : \"445253244040\",\n\t\"date_of_birth\" : \"1980-03-01\",\n\t\"region\" : \"GLD\",\n\t\"postal_code\" : \"5555555\",\n\t\"street_address_1\" : \"Somewhere in London\",\n\t\"building_name\" : \"Buckingham Palace\",\n\t\"county\" : \"County of London\",\n\t\"street_name\" : \"Buckingham street\",\n\t\"street_number\" : \"1\",\n\t\"street_type\" : \"Way\",\n\t\"unit_number\" : \"10\"\n}"},"url":"{{env}}/entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"434","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":"Fri, 06 Jul 2018 21:00:24 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"32a627fc-8a51-4585-90f1-e572753f659d","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.036936","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity\",\"id\":\"PM7lpGE0T4eIXEudEt0GNA\",\"url\":\"https://sandbox.fundamerica.com/api/entities/PM7lpGE0T4eIXEudEt0GNA\",\"broker_dealer_customer\":false,\"building_name\":\"Buckingham Palace\",\"created_at\":\"2018-07-06T21:00:24.815Z\",\"city\":\"London\",\"contact_name\":null,\"country\":\"GB\",\"date_of_birth\":\"1980-03-01\",\"email\":\"kane@sp.com\",\"name\":\"Hurri Kane\",\"phone\":\"445253244040\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/PM7lpGE0T4eIXEudEt0GNA/platform_investor\",\"postal_code\":\"5555555\",\"region\":\"GLD\",\"region_formed_in\":null,\"street_address_1\":\"Somewhere in London\",\"street_address_2\":null,\"street_name\":\"Buckingham street\",\"street_number\":\"1\",\"street_type\":\"Way\",\"tax_id_number\":null,\"type\":\"person\",\"unit_number\":\"10\",\"updated_at\":\"2018-07-06T21:00:24.815Z\"}"}],"_postman_id":"59e7735f-e332-4eac-afe7-23d875a2ac01"},{"name":"Update specific entity","id":"da68ca3c-247e-42d9-97df-120fe9ae60a1","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"city\" : \"New York\",\n\t\"postal_code\" : \"10004\",\n\t\"region\" : \"NY\",\n\t\"street_address_1\" : \"555 Somewhere in Manhattan\"\n}"},"url":"{{env}}/entities/{{entity-id-for-patch}}","urlObject":{"path":["entities","{{entity-id-for-patch}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"940970b0-d7ce-4130-b2a1-496df431851b","name":"Update specific entity (Updated street_address_1, city, region, postal_code)","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"city\" : \"New York\",\n\t\"postal_code\" : \"10004\",\n\t\"region\" : \"NY\",\n\t\"street_address_1\" : \"555 Somewhere in Manhattan\"\n}"},"url":"{{env}}/entities/Ar9FLNbPRcegQsgX0YgIKg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"443","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":"Fri, 06 Jul 2018 20:24:46 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"e4e8a3b1-fe3b-4631-a595-1cf7433eb16a","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.038816","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity\",\"id\":\"Ar9FLNbPRcegQsgX0YgIKg\",\"url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T18:46:43.940Z\",\"city\":\"New York\",\"contact_name\":null,\"country\":\"US\",\"date_of_birth\":\"1980-01-01\",\"email\":\"john.investor@example.com\",\"name\":\"John Q Investor\",\"phone\":\"17025551212\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg/platform_investor\",\"postal_code\":\"10004\",\"region\":\"NY\",\"region_formed_in\":null,\"street_address_1\":\"555 Somewhere in Manhattan\",\"street_address_2\":null,\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"345345345\",\"type\":\"person\",\"unit_number\":null,\"updated_at\":\"2018-07-06T20:21:22.238Z\"}"}],"_postman_id":"da68ca3c-247e-42d9-97df-120fe9ae60a1"}],"id":"ba82ffb2-2525-433f-bc90-a2a49103103f","description":"<h2 id=\"issuer-and-investor-entities\">Issuer and Investor Entities</h2>\n<p>Entities represent either a person or a company. They are used in multiple places throughout the fundraising process. Entities can be an investor or an issuer and more generally speaking anyone related to an offering that is eligible for a background check.</p>\n<p>Entities can have an <code>investor_suitability_status</code> set for them. This status is set based on receival and accepetance/denial of related investor suitability questionnaires. More details on <code>investor_suitability_status</code> and related investor suitability questionannares can be found in the <a href=\"https://primetrust.postman.co/collections/4746294-58ed4e93-a4dc-4fda-b41e-ad406f947a65?workspace=acfba490-35fa-4f5d-8bdc-33d48d9225cb#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">Broker Dealer Services</a> section.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/entities\nPOST   https://apps.fundamerica.com/api/entities\nGET    https://apps.fundamerica.com/api/entities/:id\nPATCH  https://apps.fundamerica.com/api/entities/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>city</code>: City of entity's address. Required.</li>\n<li><code>country</code>: Country of entity's address.</li>\n<li><code>date_of_birth</code>: Entity's date of birth. Required if <code>type</code> is <code>person</code>.</li>\n<li><code>email</code>: Entity's contact email. Required.</li>\n<li><code>contact_name</code>: Required if type is company.</li>\n<li><code>name</code>: Entity's legal name. Required.</li>\n<li><code>phone</code>: Entity's contact phone number. Required.</li>\n<li><code>postal_code</code>: Postal or ZIP Code code of entity's address. Required.</li>\n<li><code>region</code>: State or region of entity's address. Required.</li>\n<li><code>region_formed_in</code>: The state where the company was formed. Required if <code>type</code> is <code>company</code> and <code>country</code> is <code>US</code>.</li>\n<li><code>street_address_1</code>: Street address line 1. Required.</li>\n<li><code>street_address_2</code>: Street address line 2. Optional.</li>\n<li><code>tax_id_number</code>: SSN or FEIN in US, or other tax ID number if non-US for entity. Required.</li>\n<li><code>type</code>: Must be <code>person</code>, <code>company</code> or <code>custodial</code>. Required.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>investor_suitability_status</code>: It can be one of four values:<ul>\n<li><code>null</code>: No investor suitability questionnaire has been filled out.</li>\n<li><code>pending</code>: Investor suitability questionnaire is being reviewed.</li>\n<li><code>accepted</code>: Your Broker-Dealer has accepted the investor suitability questionnaire. See <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">Broker Dealer Services</a> for more information.</li>\n<li><code>denied</code>: Your Broker-Dealer has denied the investor suitability questionnaire. See <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">Broker Dealer Services</a> for more information.</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"customer-service-overview-and-webhooks\">Customer Service Overview and Webhooks</h3>\n<p>For entities being used as actual issuers, associated persons and investors, it is possible that they may be contacted by customer service (e.g. there is a problem on an AML review or an investment) for more information or a correction in their information. If entity information is updated by FundAmerica customer service, a webhook will be created letting your system know that information has been updated on the entity.</p>\n<h3 id=\"nesting-entities\">Nesting Entities</h3>\n<p>Other API calls that accept entities can accept them in one of two ways:</p>\n<ol>\n<li>You explicitly create the entity first and then pass the entity's ID as an attribute to the API call.</li>\n<li>You create/update an associated entity with the API call.(See the <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">Offering</a> creation example)</li>\n</ol>\n<h3 id=\"great-britian-entities\">Great Britian Entities</h3>\n<p>When creating entities from Great Britian (country code \"GB\"), there are additional fields to use. If background checks will be run on these entities, it's highly recommend to fill in the following fields to speed up verification.</p>\n<ul>\n<li><code>building_name</code>: Building name of entity's address. Required if <code>street_number</code> is omitted.</li>\n<li><code>county</code>: County of entity's address.</li>\n<li><code>street_name</code>: Street name of entity's address. Required.</li>\n<li><code>street_number</code>: Street number of entity's address. Required if <code>building_name</code> is omitted.</li>\n<li><code>street_type</code>: Street type of entity's address. e.g. \"Way\".</li>\n<li><code>unit_number</code>: Unit number of entity's address.</li>\n</ul>\n","auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"30492492-404f-44ac-990c-6943304728dc","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"44661002-6850-4d77-89b3-d6b73a8bf749","type":"text/javascript","exec":[""]}}],"_postman_id":"ba82ffb2-2525-433f-bc90-a2a49103103f"},{"name":"Entity Relationships","item":[{"name":"Create new entity relationship","id":"2afb4b9a-a142-4ef3-a968-efb091081cc2","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"child_entity_id\" : \"pIqziT4yT5SjvmY8r0WlMA\",\n\t\"description\" : \"Owner Linkage\",\n\t\"parent_entity_id\" : \"psZBClV8QR2jygE5poqYrg\",\n\t\"parent_title\" : \"IRA owner\"\n}"},"url":"{{env}}/entity_relationships","description":"<p>In this example \"Danny Documentation\" is added as a parent entity for \"FA Documentation\" a company entity that was created earlier</p>\n","urlObject":{"path":["entity_relationships"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"506ee534-d0ec-4b05-9f7b-13816b5a5f0f","name":"Create new entity relationship","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"child_entity_id\" : \"R-ycs0c1RVOsfR16vlz9mg\",\n\t\"description\" : \"Also a major stockholder\",\n\t\"parent_entity_id\" : \"pBLbZwoIRUqSxzWYPgg6tw\",\n\t\"parent_title\" : \"Authorized Person\"\n}"},"url":"{{env}}/entity_relationships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"288","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":"Fri, 06 Jul 2018 22:44:42 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"a8f1d1d4-e9f1-4a32-917b-e5be61b13c19","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.045894","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity_relationship\",\"id\":\"imfK4IeETP-tRtufpRd1EQ\",\"url\":\"https://sandbox.fundamerica.com/api/entity_relationships/imfK4IeETP-tRtufpRd1EQ\",\"child_entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"created_at\":\"2018-07-06T22:44:42.451Z\",\"description\":\"Also a major stockholder\",\"parent_entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"parent_title\":\"Authorized Person\",\"updated_at\":\"2018-07-06T22:44:42.451Z\"}"}],"_postman_id":"2afb4b9a-a142-4ef3-a968-efb091081cc2"},{"name":"Get respective child entities for a specific entity","id":"a2583ff7-5792-4e15-8285-f1f0d281d8aa","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/:id/child_entities","description":"<p>In this example it is checked to see the respective children entities of \"Danny Documentation\".</p>\n","urlObject":{"path":["entities",":id","child_entities"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"e8e620dc-6657-4def-9257-f6dc33485cb2","name":"Get respective child entities for a specific entity","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{parent-entity-id}}/child_entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"512","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":"Fri, 06 Jul 2018 22:47:54 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"d02644a0-1e6b-484f-8c2c-6386a561af5e","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.026881","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"entity\",\"id\":\"R-ycs0c1RVOsfR16vlz9mg\",\"url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T17:52:58.895Z\",\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"date_of_birth\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"executive_name\":\"Danny Documentation\",\"investor_suitability_status\":null,\"kyc_status\":null,\"name\":\"FA Documentation\",\"phone\":\"1 (555) 555-5555\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg/platform_investor\",\"postal_code\":\"89128\",\"region\":\"NV\",\"region_formed_in\":\"NV\",\"street_address_1\":\"123 Road Ave\",\"street_address_2\":\"555\",\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"123123123\",\"type\":\"company\",\"unit_number\":null,\"updated_at\":\"2018-07-06T17:58:37.517Z\"}]}"}],"_postman_id":"a2583ff7-5792-4e15-8285-f1f0d281d8aa"},{"name":"Get respective parent entities for a specific entity","id":"3cda9ba5-d1de-4b2b-99a9-cbda60ccd003","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/:id/parent_entities","description":"<p>In this example it is checked to see if \"Danny Documentation\" is a parent entity of \"FA Documentation\".</p>\n","urlObject":{"path":["entities",":id","parent_entities"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"66d7339a-3509-4f65-b750-0ebf89d318d1","name":"Get respective parent entities for a specific entity","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{child-entity-id}}/parent_entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"509","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":"Fri, 06 Jul 2018 22:54:39 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"a889bf1d-c771-4418-b1af-376b4b8b4b11","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.034888","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"entity\",\"id\":\"pBLbZwoIRUqSxzWYPgg6tw\",\"url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"broker_dealer_customer\":false,\"building_name\":null,\"created_at\":\"2018-07-06T17:57:54.549Z\",\"city\":\"Las Vegas\",\"contact_name\":null,\"country\":\"US\",\"date_of_birth\":\"1987-07-18\",\"email\":\"whastupdoc@fundamerica.com\",\"executive_name\":null,\"investor_suitability_status\":null,\"kyc_status\":null,\"name\":\"Danny Documentation\",\"phone\":\"1 (222) 222-2222\",\"platform_investor_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/platform_investor\",\"postal_code\":\"89128\",\"region\":\"NV\",\"region_formed_in\":null,\"street_address_1\":\"321 Road Ave\",\"street_address_2\":\"321\",\"street_name\":null,\"street_number\":null,\"street_type\":null,\"tax_id_number\":\"321321321\",\"type\":\"person\",\"unit_number\":null,\"updated_at\":\"2018-07-06T17:57:54.549Z\"}]}"}],"_postman_id":"3cda9ba5-d1de-4b2b-99a9-cbda60ccd003"},{"name":"Get all entity relationships","id":"c9c47ac9-8921-491e-beec-c052945213b9","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/entity_relationships","urlObject":{"path":["entities","entity_relationships"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"9d8d9ece-fd09-4cd5-a8c3-1deeab446c08","name":"Get all entity relationships","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entity_relationships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"338","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":"Fri, 06 Jul 2018 22:59:11 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"f0d81c8c-0ad6-4bae-8860-28ad5a5e3c2d","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.031729","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"entity_relationship\",\"id\":\"imfK4IeETP-tRtufpRd1EQ\",\"url\":\"https://sandbox.fundamerica.com/api/entity_relationships/imfK4IeETP-tRtufpRd1EQ\",\"child_entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"created_at\":\"2018-07-06T22:44:42.451Z\",\"description\":\"Also a major stockholder\",\"parent_entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"parent_title\":\"Authorized Person\",\"updated_at\":\"2018-07-06T22:44:42.451Z\"}]}"}],"_postman_id":"c9c47ac9-8921-491e-beec-c052945213b9"},{"name":"Get specific entity relationship","id":"656b9d96-a4f4-4248-a23b-3627b8cced5e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/entity_relationships/:id","urlObject":{"path":["entities","entity_relationships",":id"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"db144a16-a308-45d7-8d46-526a1aca2cff","name":"Get specific entity relationship","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entity_relationships/{{entity-relationship-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"283","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":"Fri, 06 Jul 2018 23:14:42 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"ffd51c5d-ccb7-4b7e-9d19-1dafc211522d","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.032890","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity_relationship\",\"id\":\"imfK4IeETP-tRtufpRd1EQ\",\"url\":\"https://sandbox.fundamerica.com/api/entity_relationships/imfK4IeETP-tRtufpRd1EQ\",\"child_entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"created_at\":\"2018-07-06T22:44:42.451Z\",\"description\":\"Also a major stockholder\",\"parent_entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"parent_title\":\"Authorized Person\",\"updated_at\":\"2018-07-06T22:44:42.451Z\"}"}],"_postman_id":"656b9d96-a4f4-4248-a23b-3627b8cced5e"},{"name":"Get entity relationships as parent for a specific entity","id":"f0f43dd2-4752-4c44-a525-4162bf4b90b6","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/:id/relationships_as_parent","urlObject":{"path":["entities",":id","relationships_as_parent"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"e0fb1cc2-8474-4866-bf57-ae4771dcf6c8","name":"Get entity relationships as parent for a specific entity","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{parent-entity-id}}/relationships_as_parent"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"342","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":"Fri, 06 Jul 2018 23:25:26 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"56c30d74-bdba-452f-92f3-d563dcd8594f","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.035758","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"entity_relationship\",\"id\":\"imfK4IeETP-tRtufpRd1EQ\",\"url\":\"https://sandbox.fundamerica.com/api/entity_relationships/imfK4IeETP-tRtufpRd1EQ\",\"child_entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"created_at\":\"2018-07-06T22:44:42.451Z\",\"description\":\"Also a major stockholder\",\"parent_entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"parent_title\":\"Authorized Person\",\"updated_at\":\"2018-07-06T23:25:10.525Z\"}]}"}],"_postman_id":"f0f43dd2-4752-4c44-a525-4162bf4b90b6"},{"name":"Get entity relationships as child for a specific entity","id":"9f0c37f6-aee1-47cb-a97b-8039c21032f1","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/:id/relationships_as_child","urlObject":{"path":["entities",":id","relationships_as_child"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"e0fd95c9-a884-4320-bba5-f8f35f22f5a1","name":"Get entity relationships as child for a specific entity","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{child-entity-id}}/relationships_as_child"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"343","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":"Fri, 06 Jul 2018 23:23:45 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"6990ea30-0b71-4152-925a-cc741afe9c53","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.059997","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"entity_relationship\",\"id\":\"imfK4IeETP-tRtufpRd1EQ\",\"url\":\"https://sandbox.fundamerica.com/api/entity_relationships/imfK4IeETP-tRtufpRd1EQ\",\"child_entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"created_at\":\"2018-07-06T22:44:42.451Z\",\"description\":\"Also a major stockholder\",\"parent_entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"parent_title\":\"Authorized Person\",\"updated_at\":\"2018-07-06T23:18:27.575Z\"}]}"}],"_postman_id":"9f0c37f6-aee1-47cb-a97b-8039c21032f1"},{"name":"Update specific entity relationship","id":"25776aa8-f168-42f7-b108-bfaacdcb5504","request":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/entity_relationships/:id","description":"<p>Changed <code>parent_id</code></p>\n","urlObject":{"path":["entities","entity_relationships",":id"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"2fd709f8-3de2-43f1-8d77-4cafe7c05568","name":"Update specific entity relationship","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"parent_entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\"\n}"},"url":"{{env}}/entity_relationships/{{entity-relationship-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"282","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":"Fri, 06 Jul 2018 23:18:27 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"970a11c9-d73f-4feb-871c-80c0859fa65e","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.085027","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity_relationship\",\"id\":\"imfK4IeETP-tRtufpRd1EQ\",\"url\":\"https://sandbox.fundamerica.com/api/entity_relationships/imfK4IeETP-tRtufpRd1EQ\",\"child_entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"created_at\":\"2018-07-06T22:44:42.451Z\",\"description\":\"Also a major stockholder\",\"parent_entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"parent_title\":\"Authorized Person\",\"updated_at\":\"2018-07-06T22:44:42.451Z\"}"}],"_postman_id":"25776aa8-f168-42f7-b108-bfaacdcb5504"},{"name":"Destroy specific entity relationship","id":"b7057a13-e9be-4347-9d27-914db4afe221","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entity_relationships/{{entity-relationship-id}}","urlObject":{"path":["entity_relationships","{{entity-relationship-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"88eeec8d-9416-48e5-bec5-09e34e608f58","name":"Destroy specific entity relationship","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entity_relationships/{{entity-relationship-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"288","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":"Fri, 06 Jul 2018 23:26:29 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"717afde6-c88a-4645-8912-54cd5d2bf411","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.034971","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity_relationship\",\"id\":\"imfK4IeETP-tRtufpRd1EQ\",\"url\":\"https://sandbox.fundamerica.com/api/entity_relationships\",\"child_entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"created_at\":\"2018-07-06T22:44:42.451Z\",\"description\":\"Also a major stockholder\",\"parent_entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"parent_title\":\"Authorized Person\",\"updated_at\":\"2018-07-06T23:26:15.482Z\"}"}],"_postman_id":"b7057a13-e9be-4347-9d27-914db4afe221"}],"id":"c47913f9-b1e6-48f1-9057-8cea9f5c00d9","description":"<h2 id=\"entity-relationships\">Entity Relationships</h2>\n<p>When dealing with company entities, it generally makes sense to have a parent/child relationship with either another company or a person or a mix of each. For instance, an actual issuer LLC may have multiple owners or executives subject to AML. In order to prevent the need for manual intervention, it is a good idea to create relationships between entities.</p>\n<p>The parent in the relationship is an entity with some kind of authority over the child. For instance an owner, a stockholder, an executive, a manager, etc. would all be the parent. Both a person and a company can act as a parent in the relationship, however only companies can be the child. <em>For the purposes of complete AML it's important that any chain of parents ends with a person.</em></p>\n<p>Additionally, an <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorization</a> can only be used by the entity it was created in association with. However, many funding platforms allow a person to invest as a company. Child entities can use their parents' ACH authorizations to invest.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/entities/:id/child_entities\nGET    https://apps.fundamerica.com/api/entities/:id/parent_entities\nGET    https://apps.fundamerica.com/api/entities/:id/relationships_as_child\nGET    https://apps.fundamerica.com/api/entities/:id/relationships_as_parent\nGET    https://apps.fundamerica.com/api/entity_relationships\nPOST   https://apps.fundamerica.com/api/entity_relationships\nGET    https://apps.fundamerica.com/api/entity_relationships/:id\nPATCH  https://apps.fundamerica.com/api/entity_relationships/:id\nDELETE https://apps.fundamerica.com/api/entity_relationships/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>child_entity_id</code>: The ID of the entity that is the child in the relationship.</li>\n<li><code>description</code>: An optional description about the relationship. This can be useful for adding special instrutions or notes that customer service might use when resolving AML.</li>\n<li><code>parent_entity_id</code>: The ID of the entity that is the parent in the relationship. The parent should have some kind of responsibility over the child entity like a manager, a director, an executive or a shareholder.</li>\n<li><code>parent_title</code>: An optional title for the parent entity in relation to the child entity. In general, it's good practice to include this.</li>\n</ul>\n<p><em>Note</em>: It is required for non-person entities to have at least one associated person entity as a parent entity </p>\n","event":[{"listen":"prerequest","script":{"id":"d9d4bcc9-0ac5-49b3-b81d-97b7b40d7d90","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d30ce491-1f28-41c6-916e-43bf374de020","type":"text/javascript","exec":[""]}}],"_postman_id":"c47913f9-b1e6-48f1-9057-8cea9f5c00d9"},{"name":"Entity Documents","item":[{"name":"Create entity documents","id":"c9548417-d09e-4bcf-947a-2cfe58de174a","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":null,"type":"file"},{"key":"content_type","value":"\"application/pdf\"","type":"text"},{"key":"description","value":"\"Generic description of application (optional)\"","type":"text"},{"key":"entity_id","value":"Ar9FLNbPRcegQsgX0YgIKg","type":"text"},{"key":"purpose","value":"kyc","type":"text"},{"key":"title","value":"\"Bank Statement for Application\"","type":"text"}]},"url":"{{env}}/entity_documents","urlObject":{"path":["entity_documents"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"0d739aa8-72c2-4719-8652-d2ff74b9faa8","name":"Create entity documents","originalRequest":{"method":"POST","header":[{"key":"Content-Type","type":"text","name":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":null},{"key":"content_type","value":"\"application/pdf\"","type":"text"},{"key":"description","value":"\"Generic description of application (optional)\"","type":"text"},{"key":"entity_id","value":"Ar9FLNbPRcegQsgX0YgIKg","type":"text"},{"key":"purpose","value":"kyc","type":"text"},{"key":"title","value":"\"Bank Statement for Application\"","type":"text"}]},"url":"{{env}}/entity_documents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"485","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, 09 Jul 2018 19:52:43 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"effd8f55-4a0a-40cc-a6c1-5f2f6f35ee1d","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.096042","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity_document\",\"id\":\"z8AeW0SpT0uV2U8qQy9Yxg\",\"url\":\"https://sandbox.fundamerica.com/api/entity_documents/z8AeW0SpT0uV2U8qQy9Yxg\",\"content_type\":\"\\\"application/pdf\\\"\",\"description\":\"\\\"Generic description of application (optional)\\\"\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"file_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/entity_documents/z8AeW0SpT0uV2U8qQy9Yxg.pdf?X-Amz-Expires=900\\u0026X-Amz-Date=20180709T195243Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180709/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=228bf446a5551cf6aea2a3d1f7ab980d002956cc9c4c5d0dfe170ef7403b29a7\",\"purpose\":\"kyc\",\"size\":16021,\"title\":\"\\\"Bank Statement for Application\\\"\"}"}],"_postman_id":"c9548417-d09e-4bcf-947a-2cfe58de174a"},{"name":"Get specific entity_document","id":"3fd0f926-5ba6-4409-8123-cf0168da42a4","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entity_documents/z8AeW0SpT0uV2U8qQy9Yxg","urlObject":{"path":["entity_documents","z8AeW0SpT0uV2U8qQy9Yxg"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"f0915093-4a5f-4313-b94e-dd5af4c8221d","name":"Get specific entity_document","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entity_documents/z8AeW0SpT0uV2U8qQy9Yxg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"490","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, 09 Jul 2018 20:05:36 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"c3498ed6-9f1d-447a-9e3a-7e10f1f5ae1e","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.035699","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"entity_document\",\"id\":\"z8AeW0SpT0uV2U8qQy9Yxg\",\"url\":\"https://sandbox.fundamerica.com/api/entity_documents/z8AeW0SpT0uV2U8qQy9Yxg\",\"content_type\":\"\\\"application/pdf\\\"\",\"description\":\"\\\"Generic description of application (optional)\\\"\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"file_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/entity_documents/z8AeW0SpT0uV2U8qQy9Yxg.pdf?X-Amz-Expires=900\\u0026X-Amz-Date=20180709T200536Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180709/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=b9bc8e74beb6d02927fdabdd18db70910b4d9ae4a539ce423a8b1bedcb761d74\",\"purpose\":\"kyc\",\"size\":16021,\"title\":\"\\\"Bank Statement for Application\\\"\"}"}],"_postman_id":"3fd0f926-5ba6-4409-8123-cf0168da42a4"},{"name":"Get entity_documents related to a specific entity","id":"fc51749b-53cf-4105-add2-9f40f510ea98","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/Ar9FLNbPRcegQsgX0YgIKg/entity_documents","urlObject":{"path":["entities","Ar9FLNbPRcegQsgX0YgIKg","entity_documents"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc51749b-53cf-4105-add2-9f40f510ea98"}],"id":"9cf0e30c-ff68-4380-a9ab-c376061507ca","description":"<p>There are a number of instances where providing documentation on a particular entity to FundAmerica is important. The most common instances are when there is an AML exception and documentation is necessary to verify the investor's identity. Arbitrary documents can be attached to an entity. This can be done preemptively (e.g. your portal always collects trust documents from trust entities) or as needed during the AML process.</p>\n<p>Since this API allows for the transmission of binary data (the file itself), the <code>POST</code> method must be sent as <code>multipart/form-data</code> just as you would if uploading a file from an HTML form.</p>\n<p><em>Files cannot be deleted once uploaded, nor can they be modified via the API.</em></p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/entities/:id/entity_documents\nPOST   https://apps.fundamerica.com/api/entity_documents\nGET    https://apps.fundamerica.com/api/entity_documents/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>content_type</code>: If you want to force a particular content type, you can override it with this parameter. This will be preferred over the content type set in the body of the HTTP request.</li>\n<li><code>description</code>: An optional description about the file.</li>\n<li><code>entity_id</code>: The entity to be associated with the document.</li>\n<li><code>file</code>: The file.</li>\n<li><code>purpose</code>: This must be set to <code>kyc</code>.</li>\n<li><code>title</code>: The document's title.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li>file_url: A temporary URL for downloading the file. The link is good for 15 minutes.</li>\n<li>size: The file's size in bytes.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"0ff41236-d257-41d8-a0ee-1e59d5290413","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f4d770af-e1c9-4e8a-8057-cfcf445c0d8d","type":"text/javascript","exec":[""]}}],"_postman_id":"9cf0e30c-ff68-4380-a9ab-c376061507ca"},{"name":"Cash Blotter","item":[{"name":"Get Cash Blotter","id":"3f7f7ba8-d3cc-43d1-91cf-ff5a27011b3a","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/:id/cash_blotter","urlObject":{"path":["entities",":id","cash_blotter"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"aca86ca0-a1cc-4862-ac6c-edc431162e82","name":"Get Cash Blotter","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{env}}/entities/:id/cash_blotter","host":["{{env}}"],"path":["entities",":id","cash_blotter"],"variable":[{"key":"id","value":""}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"66","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, 09 Jul 2018 20:33:49 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"404 Not Found","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"be83839b-9f9b-40a0-969e-bebb3fc40795","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.027044","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\n  \"object\":\"ledger_entry\",\n  \"id\":\"ZzHv4JuDEeSY79ehFBfhbg\",\n  \"balance\":\"12500.0\",\n  \"created_at\":\"2015-01-14T00:22:20.227Z\",\n  \"credit\":\"500.0\",\n  \"debit\":null,\n  \"description\":\"Received funds\",\n  \"investment_payments\":[{\"status\":\"received\",\"url\":\"https://apps.fundamerica.com/api/investment_payments/truzQuU6TcS8pAS1ZzwF6w\"}]\n}"}],"_postman_id":"3f7f7ba8-d3cc-43d1-91cf-ff5a27011b3a"}],"id":"8e6c3d73-9d82-4d42-a80a-2c7f84907427","description":"<p>A cash blotter tracks the transactions of an investor's ledger.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/entities/:id/cash_blotter\n</code></pre><p>###Response Attributes</p>\n<ul>\n<li><code>balance</code>: The total balance after this transaction cleared.</li>\n<li><code>credit</code>: Amount credited to the escrow ledger.</li>\n<li><code>debit</code>: Amount debited from the escrow ledger.</li>\n<li><code>description</code>: A description of the ledger entry.</li>\n<li><code>investment_payments</code>: Related investment payments.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"ba39a45c-f275-4d8f-ae68-77cc7427ec92","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1c636fa7-4d5c-4622-bbce-c5e13ffd5452","type":"text/javascript","exec":[""]}}],"_postman_id":"8e6c3d73-9d82-4d42-a80a-2c7f84907427"},{"name":"Offerings","item":[{"name":"Get all offerings","id":"e5e43785-fb7e-4312-ae37-c7abde4c9928","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"us_states_only\" : []\n}"},"url":"{{env}}/offerings","urlObject":{"path":["offerings"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"020f197b-d8b9-4749-be42-4b120dfaa9c2","name":"Get all offerings","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/offerings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1148","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, 09 Jul 2018 20:11:28 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"926016d3-3cf0-436a-b3bf-d79ab436f4ba","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.056013","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"offering\",\"id\":\"GIkgnlisRTSnot76Q-zcig\",\"url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"accept_investments\":false,\"accredited_investors\":true,\"ach_deposit_amount\":\"0.0\",\"ach_deposit_max_percent\":\"6.0\",\"ach_deposit_release_at\":null,\"ach_limit\":null,\"amount\":\"1000000.0\",\"bank_wire_info\":\"Bank: Western Alliance Bank\\nOne East Washington Street\\nPhoenix AZ 85004\\n1 (602) 629-1776\\nABA/Routing #: 122105980\\n\\nBeneficiary: \\n\\nAccount #: \",\"can_disburse\":false,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID in case we have any questions.\",\"closed_at\":null,\"created_at\":\"2018-07-06T17:51:20.949Z\",\"delay_aml_until_funds_received\":false,\"description\":null,\"eb5\":false,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"escrow_closes_at\":\"2050-06-18T00:00:00.000Z\",\"escrow_status\":\"no_escrow\",\"escrow_term_days\":0,\"funds_disbursable\":\"0.0\",\"funds_in_escrow\":\"0.0\",\"funds_invested\":\"0.0\",\"funds_received\":\"0.0\",\"funds_refunded\":\"0.0\",\"funds_transfer_methods\":[\"ach\",\"check\",\"wire\"],\"funds_unavailable\":\"0.0\",\"investment_increment_amount\":null,\"max_amount\":\"2000000.0\",\"max_investment_amount\":null,\"min_amount\":\"0.0\",\"min_investment_amount\":\"10000.0\",\"minimum_met\":false,\"name\":\"FA Documentation\",\"non_accredited_investors\":false,\"non_us_investors\":true,\"opened_at\":null,\"payment_reference\":\"\\u003cINVESTOR NAME\\u003e - FA Documentation\",\"regulatory_exemption\":\"reg_a_t2\",\"regulatory_exemption_details\":null,\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"type\":\"equity\",\"updated_at\":\"2018-07-06T17:55:11.247Z\",\"us_investors\":true,\"us_states_only\":[],\"use_broker_dealer_service\":true,\"use_escrow_service\":false,\"use_kyc_service\":true,\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\"}}]}"}],"_postman_id":"e5e43785-fb7e-4312-ae37-c7abde4c9928"},{"name":"Get specific offering","id":"121895d4-7ac8-4aca-9026-dd613f25535f","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/offerings/{{offering-id}}","urlObject":{"path":["offerings","{{offering-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"121895d4-7ac8-4aca-9026-dd613f25535f"},{"name":"Create an offering","id":"aefd4e27-5ff2-48c6-8dbc-10f85f84fe13","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"accredited_investors\" : \"true\",\n\t\"amount\" : \"5000000\",\n\t\"description\" : \"A really big deal\",\n\t\"entity_id\" : \"R-ycs0c1RVOsfR16vlz9mg\",\n\t\"escrow_closes_at\" : \"2020-10-10\",\n\t\"investment_increment_account\" : \"1000\",\n\t\"max_amount\" : \"5500000\",\n\t\"max_investment_amount\" : \"25000\",\n\t\"min_amount\" : \"4500000 \",\n\t\"min_investment_amount\" : \"1000\",\n\t\"name\" : \"Big Deal\",\n\t\"non_accredited_investors\" : \"false\",\n\t\"non_us_investors\" : \"fasle\",\n\t\"regulatory_exemption\" : \"506c\",\n\t\"type\" : \"equity\",\n\t\"us_investors\" : \"true\",\n\t\"us_states_only\" : [\"NV\",\"CA\",\"AZ\"]\n}\n\t\n\t\n"},"url":"{{env}}/offerings","urlObject":{"path":["offerings"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"5e66a8fe-e510-4aea-a568-cc9b8cf70f8f","name":"Create an offering","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"accredited_investors\" : \"true\",\n\t\"amount\" : \"5000000\",\n\t\"description\" : \"A really big deal\",\n\t\"entity_id\" : \"R-ycs0c1RVOsfR16vlz9mg\",\n\t\"escrow_closes_at\" : \"2020-10-10\",\n\t\"investment_increment_account\" : \"1000\",\n\t\"max_amount\" : \"5500000\",\n\t\"max_investment_amount\" : \"25000\",\n\t\"min_amount\" : \"4500000 \",\n\t\"min_investment_amount\" : \"1000\",\n\t\"name\" : \"Big Deal\",\n\t\"non_accredited_investors\" : \"false\",\n\t\"non_us_investors\" : \"fasle\",\n\t\"regulatory_exemption\" : \"506c\",\n\t\"type\" : \"equity\",\n\t\"us_investors\" : \"true\",\n\t\"us_states_only\" : [\"NV\",\"CA\",\"AZ\"]\n}\n\t\n\t\n"},"url":"{{env}}/offerings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"998","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, 09 Jul 2018 20:28:20 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"7c1203da-276e-47ed-b9b8-8f0db9a98440","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.307793","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"offering\",\"id\":\"wQQmJTFQShin7DSiZEuNZA\",\"url\":\"https://sandbox.fundamerica.com/api/offerings/wQQmJTFQShin7DSiZEuNZA\",\"accept_investments\":false,\"accredited_investors\":true,\"ach_deposit_amount\":\"0.0\",\"ach_deposit_max_percent\":null,\"ach_deposit_release_at\":null,\"ach_limit\":\"1000000.0\",\"amount\":\"5000000.0\",\"can_disburse\":false,\"check_mailing_address\":null,\"check_mailing_instructions\":null,\"closed_at\":null,\"created_at\":\"2018-07-09T20:28:20.254Z\",\"delay_aml_until_funds_received\":false,\"description\":\"A really big deal\",\"eb5\":false,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"escrow_closes_at\":\"2020-10-10T00:00:00.000Z\",\"escrow_status\":\"no_escrow\",\"escrow_term_days\":0,\"funds_disbursable\":\"0.0\",\"funds_in_escrow\":\"0.0\",\"funds_invested\":\"0.0\",\"funds_received\":\"0.0\",\"funds_refunded\":\"0.0\",\"funds_transfer_methods\":[\"ach\",\"check\",\"credit_card\",\"wire\"],\"funds_unavailable\":\"0.0\",\"investment_increment_amount\":null,\"max_amount\":\"5500000.0\",\"max_investment_amount\":\"25000.0\",\"min_amount\":\"4500000.0\",\"min_investment_amount\":\"1000.0\",\"minimum_met\":false,\"name\":\"Big Deal\",\"non_accredited_investors\":false,\"non_us_investors\":true,\"opened_at\":null,\"payment_reference\":\"\\u003cINVESTOR NAME\\u003e - Big Deal\",\"regulatory_exemption\":\"506c\",\"regulatory_exemption_details\":null,\"security_url\":\"https://sandbox.fundamerica.com/api/securities/VxODUvnRQj2hPiTqJQ0fwQ\",\"type\":\"equity\",\"updated_at\":\"2018-07-09T20:28:20.254Z\",\"us_investors\":true,\"us_states_only\":[\"NV\",\"CA\",\"AZ\"],\"use_broker_dealer_service\":false,\"wire_details\":{\"account_number\":\"200000147849\",\"bank_address\":\"4350 La Jolla Village Drive\\nSuite 140\\nSan Diego, CA 92122\",\"bank_name\":\"BofI Federal Bank\",\"bank_phone\":\"(844) 678-2726\",\"beneficiary_address\":\"3455 Peachtree Road, NE\\n5th Floor\\nAtlanta, GA 30326\",\"beneficiary_name\":\"Jumpstart Securities, LLC\",\"intermediary_bank_address\":\"San Francisco, CA 94104\",\"intermediary_bank_name\":\"Pacific Coast Bankers' Bank\",\"routing_number\":\"122287251\",\"swift_code\":\"PCBBUS66\"}}"}],"_postman_id":"aefd4e27-5ff2-48c6-8dbc-10f85f84fe13"},{"name":"Update Offering","id":"f7df64b5-7e64-43a5-948a-e1b38d6dc00c","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"us_states_only\" : []\n}"},"url":"{{env}}/offerings/{{offering-id-2}}","description":"<p>Updated previously created offering to accept investors from all US states.</p>\n","urlObject":{"path":["offerings","{{offering-id-2}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"4ed9ddca-2ccd-4bc0-86be-6d559e5e3baf","name":"Update Offering","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"us_states_only\" : []\n}"},"url":"{{env}}/offerings/{{offering-id-2}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"997","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, 09 Jul 2018 20:45:37 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"21c78970-7a51-4fa3-ae3a-8e6d02a6ad8b","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.048801","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"offering\",\"id\":\"wQQmJTFQShin7DSiZEuNZA\",\"url\":\"https://sandbox.fundamerica.com/api/offerings/wQQmJTFQShin7DSiZEuNZA\",\"accept_investments\":false,\"accredited_investors\":true,\"ach_deposit_amount\":\"0.0\",\"ach_deposit_max_percent\":null,\"ach_deposit_release_at\":null,\"ach_limit\":\"1000000.0\",\"amount\":\"5000000.0\",\"can_disburse\":false,\"check_mailing_address\":null,\"check_mailing_instructions\":null,\"closed_at\":null,\"created_at\":\"2018-07-09T20:28:20.254Z\",\"delay_aml_until_funds_received\":false,\"description\":\"A really big deal\",\"eb5\":false,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"escrow_closes_at\":\"2020-10-10T00:00:00.000Z\",\"escrow_status\":\"no_escrow\",\"escrow_term_days\":0,\"funds_disbursable\":\"0.0\",\"funds_in_escrow\":\"0.0\",\"funds_invested\":\"0.0\",\"funds_received\":\"0.0\",\"funds_refunded\":\"0.0\",\"funds_transfer_methods\":[\"ach\",\"check\",\"credit_card\",\"wire\"],\"funds_unavailable\":\"0.0\",\"investment_increment_amount\":null,\"max_amount\":\"5500000.0\",\"max_investment_amount\":\"25000.0\",\"min_amount\":\"4500000.0\",\"min_investment_amount\":\"1000.0\",\"minimum_met\":false,\"name\":\"Big Deal\",\"non_accredited_investors\":false,\"non_us_investors\":true,\"opened_at\":null,\"payment_reference\":\"\\u003cINVESTOR NAME\\u003e - Big Deal\",\"regulatory_exemption\":\"506c\",\"regulatory_exemption_details\":null,\"security_url\":\"https://sandbox.fundamerica.com/api/securities/VxODUvnRQj2hPiTqJQ0fwQ\",\"type\":\"equity\",\"updated_at\":\"2018-07-09T20:43:26.942Z\",\"us_investors\":true,\"us_states_only\":[],\"use_broker_dealer_service\":false,\"wire_details\":{\"account_number\":\"200000147849\",\"bank_address\":\"4350 La Jolla Village Drive\\nSuite 140\\nSan Diego, CA 92122\",\"bank_name\":\"BofI Federal Bank\",\"bank_phone\":\"(844) 678-2726\",\"beneficiary_address\":\"3455 Peachtree Road, NE\\n5th Floor\\nAtlanta, GA 30326\",\"beneficiary_name\":\"Jumpstart Securities, LLC\",\"intermediary_bank_address\":\"San Francisco, CA 94104\",\"intermediary_bank_name\":\"Pacific Coast Bankers' Bank\",\"routing_number\":\"122287251\",\"swift_code\":\"PCBBUS66\"}}"}],"_postman_id":"f7df64b5-7e64-43a5-948a-e1b38d6dc00c"},{"name":"Update Offering in test mode (sandbox only)","id":"c062c9ce-afd7-4dcb-8126-8a9d71f089bb","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"accept_investments\" : \"true\"\n}"},"url":"{{env}}/test_mode/offerings/{{offering-id}}","description":"<p>Updating offering in test mode to set <code>accept_investments</code> to <code>true</code>. This is a quick way to start accepting and testing Investments when working on the FundAmerica sandbox without having to go through the trouble of creating an escrow agreement, signing it, creating an escrow service application and then using the test mode API to accept it.</p>\n","urlObject":{"path":["test_mode","offerings","{{offering-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"e3431e25-f244-4f00-8de6-d97cd74ea1ac","name":"Update Offering in test mode (sandbox only)","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"accept_investments\" : \"true\"\n}"},"url":"{{env}}/test_mode/offerings/{{offering-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1045","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, 09 Jul 2018 20:54:28 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"4d8ee95e-a9c6-4b2b-a723-14c54caef1d9","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.106303","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"offering\",\"id\":\"GIkgnlisRTSnot76Q-zcig\",\"url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"accept_investments\":true,\"accredited_investors\":true,\"ach_deposit_amount\":\"0.0\",\"ach_deposit_max_percent\":\"6.0\",\"ach_deposit_release_at\":null,\"ach_limit\":null,\"amount\":\"1000000.0\",\"can_disburse\":false,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID in case we have any questions.\",\"closed_at\":null,\"created_at\":\"2018-07-06T17:51:20.949Z\",\"delay_aml_until_funds_received\":false,\"description\":null,\"eb5\":false,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"escrow_closes_at\":\"2050-06-18T00:00:00.000Z\",\"escrow_status\":\"opened\",\"escrow_term_days\":0,\"funds_disbursable\":\"0.0\",\"funds_in_escrow\":\"0.0\",\"funds_invested\":\"0.0\",\"funds_received\":\"0.0\",\"funds_refunded\":\"0.0\",\"funds_transfer_methods\":[\"ach\",\"check\",\"wire\"],\"funds_unavailable\":\"0.0\",\"investment_increment_amount\":null,\"max_amount\":\"2000000.0\",\"max_investment_amount\":null,\"min_amount\":\"0.0\",\"min_investment_amount\":\"10000.0\",\"minimum_met\":false,\"name\":\"FA Documentation\",\"non_accredited_investors\":false,\"non_us_investors\":true,\"opened_at\":\"2018-07-09T20:54:28.379Z\",\"payment_reference\":\"\\u003cINVESTOR NAME\\u003e - FA Documentation\",\"regulatory_exemption\":\"reg_a_t2\",\"regulatory_exemption_details\":null,\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"type\":\"equity\",\"updated_at\":\"2018-07-09T20:54:28.379Z\",\"us_investors\":true,\"us_states_only\":[],\"use_broker_dealer_service\":true,\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\"}}"}],"_postman_id":"c062c9ce-afd7-4dcb-8126-8a9d71f089bb"}],"id":"2d178022-f766-436b-8045-dade734d8c58","description":"<h2 id=\"offerings\">Offerings</h2>\n<p>Virtually every activity in the FundAmerica platform revolves around offerings. Escrow payments, background checks and documents all require an offering to be attached to.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/offerings\nPOST   https://apps.fundamerica.com/api/offerings\nGET    https://apps.fundamerica.com/api/offerings/:id\nPATCH  https://apps.fundamerica.com/api/offerings/:id\nPATCH  https://apps.fundamerica.com/api/test_mode/offerings/:id\n</code></pre><p>Aside from an offering's name, most of the details for an offering don't matter for all services except escrow payments. Offerings act merely as \"buckets\" for associating data, however in the case of escrow payments, it gets more complex. (See <a href=\"https://docs.fundamerica.com/#d3177609-916b-4ca9-bf35-ef7105f3bfbb\">Escrow Payments</a>.)</p>\n<p>Offerings can be created with an entity as the issuer. This can be added for the sake of running background checks or, in the case of our escrow service, it is required.</p>\n<p><em>Note</em>: The issuer entity must be the actual issuer on the offering. A common mistake amongst portal operators is using their entity as the issuer. If you attempt to open escrow with the wrong issuer (meaning an entity that does not match what is listed in the PPM) your application will be denied.</p>\n<p>If you're using a serial issuer you must provide the entity information for the project company and not the parent. It is, however, good practice to use <a href=\"https://docs.fundamerica.com/#c47913f9-b1e6-48f1-9057-8cea9f5c00d9\">Entity Relationships</a> to properly associate the issuer with its parent.</p>\n<h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>accredited_investors</code>: Whether accredited investors should be allowed to invest in this offering. (Enforced in Invest Now.)</li>\n<li><code>amount</code>: The target amount to raise in USD of the offering.</li>\n<li><code>description</code>: An optional description of the offering.</li>\n<li><code>entity_id</code>: The issuer.</li>\n<li><code>escrow_closes_at</code>: The time that the escrow is expected to close and the offering will no longer accept investments.</li>\n<li><code>investment_increment_amount</code>: The lowest possible increment for an investment. If set to 1000, then all investments must divide evenly by 1000. This differs from <code>min_investment_amount</code> in that some offerings have a high minimum (e.g. 50000) but once past the minimum, the increments are smaller (so in the case of 10000, the next investment amount would be 60000). (Leave blank if there is no increment.)</li>\n<li><code>max_amount</code>: If an offering allows for oversubscription, this is the maximum amount in USD.</li>\n<li><code>max_investment_amount</code>: The maximum investment amount allowed by an investor. (Leave blank if there is no max.)</li>\n<li><code>min_amount</code>: If an offering can be partially closed, this is the minimum amount in USD.</li>\n<li><code>min_investment_amount</code>: The minimum investment amount allowed by an investor. (Leave blank if there is no min.)</li>\n<li><code>name</code>: The name of the offering. The offering name can appear in certain documents (like escrow agreements) and will also appear in certain error messages. Because it will be used for virtually all interactions with customer service, it is important that is human readable and not something like a UUID. If your own system doesn't keep offering names unique, keep in mind that you'll need to add some kind of prefix or suffix to keep the name unique with FundAmerica.</li>\n<li><code>non_accredited_investors</code>: Whether non-accredited investors should be allowed to invest in this offering. (Enforced in Invest Now.)</li>\n<li><code>non_us_investors</code>: Set to <code>true</code> to allow non-US investors. (Default is <code>false</code>.)</li>\n<li><code>regulatory_exemption</code>: This is the regulatory exemption the offering is filed under. In most respects, this value is only important for Invest Now offerings because many portal providers manage this data at their own. The only value that affects functionality is selecting <code>506c</code> as it is the only kind of offering where the <code>confirm_accreditation</code> parameter for investments is allowed.<ul>\n<li><code>506c</code>: 506(c) (default)</li>\n<li><code>506b</code>: 506(b)</li>\n<li><code>reg_a_t1</code>: Reg A, Tier 1</li>\n<li><code>reg_a_t2</code>: Reg A, Tier 2</li>\n<li><code>reg_s</code>: Reg S</li>\n<li><code>4a6</code>: 4(a)(6)</li>\n<li><code>us_state</code>: US State Exemptions</li>\n<li><code>other</code>: Other</li>\n</ul>\n</li>\n<li><code>type</code>: The value can be <code>debt</code> or <code>equity</code> depending on the type of offering. The default is <code>equity</code>.</li>\n<li><code>us_investors</code>: Set to <code>true</code> to allow US investors. (Default is true.)</li>\n<li><code>us_states_only</code>: An array of states to restrict US investors to. (Leave blank for all states.)</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>accept_investments</code>: Whether or not an offering can accept investments. This is <code>false</code> by default and true once an <a href=\"https://docs.fundamerica.com/#7e56e83a-9b76-47d8-ab21-f1260cb85623\">escrow service application</a> has been accepted.</li>\n<li><code>closed_at</code>: The time the offering was closed or cancelled.</li>\n<li><code>escrow_status</code>:<ul>\n<li><code>no_escrow</code>: Escrow is not being used for this offering.</li>\n<li><code>pending</code>: Escrow is pending review.</li>\n<li><code>opened</code>: Escrow is open and investments will be accepted.</li>\n<li><code>closed</code>: Escrow has been closed and investments will no longer be accepted.</li>\n<li><code>cancelled</code>: Escrow has been cancelled and investments will no longer be accepted.</li>\n</ul>\n</li>\n<li><code>funds_in_escrow</code>: The total amount of funds in escrow for the offering.</li>\n<li><code>funds_invested</code>: The total amount of funds invested in offering.</li>\n<li><code>funds_received</code>: The total amount of funds received for the offering.</li>\n<li><code>funds_refunded</code>: The total amount of funds refunded by the offering..</li>\n<li><code>opened_at</code>: The time that an offering was opened for taking investments. This only matters for offerings using the escrow service.</li>\n<li><code>use_broker_dealer_service</code>: Whether or not <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">Broker Dealer Services</a> are being used for this offering.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"0471f724-3113-4a3e-8f43-9833b36d5888","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"de4751e2-5e12-4e44-8027-debaec34a06e","type":"text/javascript","exec":[""]}}],"_postman_id":"2d178022-f766-436b-8045-dade734d8c58"},{"name":"Escrow Payments","item":[{"name":"Escrow Payment API Reference","item":[{"name":"Cancel Offering Request","id":"af662bb5-78da-4884-b69a-53f43cc2e224","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"XOxZSJvcQFSsaLDKUsxxpg\",\n\t\"comment\" : \"Please cancel this. Thanks\"\n}"},"url":"{{env}}/cancel_offering_requests","urlObject":{"path":["cancel_offering_requests"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"b220d9e3-e656-4c77-8a85-b3b43bf77844","name":"Cancel Offering Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"XOxZSJvcQFSsaLDKUsxxpg\",\n\t\"comment\" : \"Please cancel this. Thanks\"\n}"},"url":"{{env}}/cancel_offering_requests"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\":\"cancel_offering_request\",\n  \"id\":\"6dM6MdWlTVa1WNSaCzCikw\",\n  \"url\":\"https://apps.fundamerica.com/api/cancel_offering_requests/6dM6MdWlTVa1WNSaCzCikw\",\n  \"offering_url\":\"https://apps.fundamerica.com/api/offerings/XOxZSJvcQFSsaLDKUsxxpg\",\n  \"comment\":\"Please cancel this. Thanks.\",\n  \"created_at\":\"2018-07-02T04:01:44.715Z\",\n  \"status\":\"pending\",\n  \"updated_at\":\"2018-07-02T04:01:44.715Z\"\n}"}],"_postman_id":"af662bb5-78da-4884-b69a-53f43cc2e224"},{"name":"Close Offering Request","id":"34fa034e-938e-4dfb-9938-569b0bba1819","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"XOxZSJvcQFSsaLDKUsxxpg\"\n}"},"url":"{{env}}/close_offering_requests","urlObject":{"path":["close_offering_requests"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"a87b1ec0-d1e2-4820-9516-e7b5c377f765","name":"Close Offering Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"XOxZSJvcQFSsaLDKUsxxpg\"\n}"},"url":"{{env}}/close_offering_requests"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\":\"close_offering_request\",\n  \"id\":\"VbyEaymPQMK07y2tbkVYlA\",\n  \"url\":\"https://apps.fundamerica.com/api/close_offering_requests/VbyEaymPQMK07y2tbkVYlA\",\n  \"offering_url\":\"https://apps.fundamerica.com/api/offerings/XOxZSJvcQFSsaLDKUsxxpg\",\n  \"comment\":\"Please close this partially. Thanks.\",\n  \"created_at\":\"2014-11-02T04:03:08.758Z\",\n  \"partial\":true,\n  \"status\":\"pending\",\n  \"updated_at\":\"2014-11-02T04:03:08.758Z\"\n}"}],"_postman_id":"34fa034e-938e-4dfb-9938-569b0bba1819"},{"name":"Accept/Deny Cancel Offering Requests in Test Mode","id":"bf8f635e-ff70-441e-85bd-c9c99ae8cdbb","request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"accepted\"\n}\n"},"url":"{{env}}/test_mode/cancel_offering_requests/:id","description":"<p>When working on the FundAmerica sanbox close offering requests can be updated by the user to close the offering</p>\n","urlObject":{"path":["test_mode","cancel_offering_requests",":id"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"926d72f0-a205-4a9f-8d55-78d2fb781420","name":"Accept/Deny Cancel Offering Requests in Test Mode","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"accepted\"\n}\n"},"url":{"raw":"{{env}}/test_mode/cancel_offering_requests/:id","host":["{{env}}"],"path":["test_mode","cancel_offering_requests",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"object\": \"cancel_offering_request\",\n    \"id\": \"VbyEaymPQMK07y2tbkVYlA\",\n    \"url\": \"https://apps.fundamerica.com/api/close_offering_requests/VbyEaymPQMK07y2tbkVYlA\",\n    \"offering_url\": \"https://apps.fundamerica.com/api/offerings/XOxZSJvcQFSsaLDKUsxxpg\",\n    \"comment\": \"Please cancel this. Thanks.\",\n    \"created_at\": \"2014-11-02T04:03:08.758Z\",\n    \"partial\": true,\n    \"status\": \"accepted\",\n    \"updated_at\": \"2014-11-02T04:03:08.758Z\"\n}"}],"_postman_id":"bf8f635e-ff70-441e-85bd-c9c99ae8cdbb"},{"name":"Accept/Deny Close Offering Requests in Test Mode Copy","id":"6ee14e33-82f7-461d-af13-86547f93e40e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"accepted\"\n}\n"},"url":"{{env}}/test_mode/close_offering_requests/:id","description":"<p>When working on the FundAmerica sanbox close offering requests can be updated by the user to close the offering</p>\n","urlObject":{"path":["test_mode","close_offering_requests",":id"],"host":["{{env}}"],"query":[],"variable":[{"type":"string","value":"","key":"id"}]}},"response":[{"id":"d29be7d1-16e5-47b3-92a2-d7f82667997c","name":"Accept/Deny Close Offering Requests in Test Mode","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"accepted\"\n}\n"},"url":{"raw":"{{env}}/test_mode/close_offering_requests/:id","host":["{{env}}"],"path":["test_mode","close_offering_requests",":id"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\":\"close_offering_request\",\n  \"id\":\"VbyEaymPQMK07y2tbkVYlA\",\n  \"url\":\"https://apps.fundamerica.com/api/close_offering_requests/VbyEaymPQMK07y2tbkVYlA\",\n  \"offering_url\":\"https://apps.fundamerica.com/api/offerings/XOxZSJvcQFSsaLDKUsxxpg\",\n  \"comment\":\"Please close this partially. Thanks.\",\n  \"created_at\":\"2014-11-02T04:03:08.758Z\",\n  \"partial\":true,\n  \"status\":\"accepted\",\n  \"updated_at\":\"2014-11-02T04:03:08.758Z\"\n}"}],"_postman_id":"6ee14e33-82f7-461d-af13-86547f93e40e"}],"id":"72ff465e-9229-4de5-9ef9-d2ba8671f02e","description":"<h3 id=\"escrow-payment-api-reference\">Escrow Payment API Reference</h3>\n<h3 id=\"cancel-offering-requests\">Cancel Offering Requests</h3>\n<p>This simply requests that an offering be cancelled and all investors receieve refunds. When confirmed, funds in escrow will be refunded and the offering will no longer be able to accept investments.</p>\n<p><em>The only special case is that only one request to cancel can exist at a time.</em> Attempts to create more will result in errors. If a request to close the offering is being reviewed a request to cancel cannot be made. Finally, if an offering has been partially closed, it cannot be cancelled.</p>\n<h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>comment</code>: An optional comment giving special instructions to customer service.</li>\n<li><code>offering_id</code>: The offering you wish to cancel.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>status</code>: it can be one of three values:<ul>\n<li><code>pending</code>: Being reviewed</li>\n<li><code>confirmed</code>: The offering was cancelled as a result.</li>\n<li>`rescinded: When the issuer was contacted, they didn't confirm the cancellation</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"close-offering-requests\">Close Offering Requests</h3>\n<p>This requests that an offering be closed or partially closed. When <code>accepted</code>, funds in escrow will be transferred to the issuer minus any fees.</p>\n<p>Close requests are reviewed by FundAmerica and either <code>accepted</code> or <code>denied</code>.</p>\n<h3 id=\"request-attributes-1\">Request Attributes</h3>\n<ul>\n<li><code>comment</code>: An optional comment giving special instructions to customer service.</li>\n<li><code>offering_id</code>: The offering you wish to close.</li>\n</ul>\n<h3 id=\"response-attributes-1\">Response Attributes</h3>\n<ul>\n<li><code>status</code>: It can be one of three values:</li>\n<li><code>pending</code>: Being reviewed.</li>\n<li><code>accepted</code>: Funds will be dispersed to the issuer and, in the case of a non-partial close, the offering will be closed and no further investments allowed.</li>\n<li><code>denied</code>: There was a problem with the request or it didn't meet the prerequisites for a close.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"fae1a0c1-752a-465d-b4ce-91741f312a10","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"39493f4e-d924-47e8-9945-1e30aa45ee25","type":"text/javascript","exec":[""]}}],"_postman_id":"72ff465e-9229-4de5-9ef9-d2ba8671f02e"},{"name":"Escrow Agreements","item":[{"name":"Create an Escrow Agreement","id":"b64c6f84-9e32-4b95-89fc-86e6382db45d","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/escrow_agreements","urlObject":{"path":["escrow_agreements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"3b2fd884-e27e-4d1b-bc8a-061090a742d6","name":"Create an Escrow Agreement","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/escrow_agreements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 10 Jul 2018 15:34:57 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"3dd25312-d93b-4887-97e2-0d23db07118e","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.192263","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"escrow_agreement\",\"id\":\"6e4DfxPVTom3SjuDBAbGdg\",\"url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/6e4DfxPVTom3SjuDBAbGdg\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":null,\"body_html\":\"\\u003cstyle\\u003e\\n    #escrow-agreement \\u003e h1 { color: #224983; font-size: 1.33em }\\n    #escrow-agreement \\u003e h2 { font-size: 1.165em; }\\n    #escrow-agreement \\u003e h3 { color: #224983; font-size: 1em; }\\n    #escrow-agreement \\u003e h1, #escrow-agreement \\u003e h2, #escrow-agreement \\u003e h3 { text-transform: uppercase; }\\n    #escrow-agreement ol ol { list-style: lower-alpha; }\\n    #escrow-agreement p { margin: 1em 0; }\\n\\n\\n    #escrow-agreement strong.attachments { color: #ad1b22; }\\n    #escrow-agreement .fa__signature h1 { font-size: 1em; }\\n    #escrow-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #escrow-agreement .fa__signature h2 { text-align: left; }\\n    #escrow-agreement .fa__signature th { text-decoration: none; }\\n\\n    #w-9 td { font-family: monospace; text-align: right; }\\n    #w-9 td+td { font-family: monospace; font-weight: bold; text-align: left; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"escrow-agreement\\\"\\u003e\\n  \\u003ch1\\u003eEscrow Services Agreement\\u003c/h1\\u003e\\n  \\n  \\u003cp\\u003eThis Escrow Services Agreement (this “Agreement”) is made and entered into as of July 10, 2018 by and between Prime Trust, LLC (“Prime Trust” or “Escrow Agent”) and FA Documentation (“Issuer”) for its offering known as “FA Documentation”.\\u003c/p\\u003e\\n  \\u003ch2\\u003eRecitals\\u003c/h2\\u003e\\n  \\u003cp\\u003eWHEREAS, Issuer proposes to offer for sale to investors as disclosed in its offering materials, securities pursuant to either a) Rule 506 promulgated by the U.S. Securities and Exchange Commission (“SEC”) under the Securities Act of 1933, as amended (the “Securities Act”); b) Regulation A+ promulgated by the SEC as modified by final rules adopted per Title IV of the Jumpstart Our Business Startups (JOBs) Act; or c) another federal or state exemption from registration, either directly (“issuer-direct”) and/or through one or more registered broker-dealers as a selling group (“Syndicate”), the equity and/or debt securities of Issuer (the “Securities”) in the amount of at least $0.00 (the “Minimum Amount of the Offering”) up to $2,000,000.00 (the “Maximum Amount of the Offering”).\\u003c/p\\u003e\\n  \\u003cp\\u003eWHEREAS, Issuer desires to establish an Escrow Account in which funds received from prospective investors (“Subscribers”) will be held during the Offering, subject to the terms and conditions of this Agreement. Prime Trust agrees to serve as Escrow Agent (“Escrow Agent”) for the Subscribers with respect to such Escrow Account in accordance with the terms and conditions set forth herein. This includes, without limitation, that the Escrow Account will be held at an FDIC member bank in a separately named (as defined below) account. For purposes of communications and directives, Escrow Agent shall be the sole administrator of the Escrow Account.\\u003c/p\\u003e\\n  \\n  \\u003ch2\\u003eAgreement\\u003c/h2\\u003e\\n  \\u003cp\\u003eNOW THEREFORE, in consideration of the foregoing, it is hereby agreed as follows:\\u003c/p\\u003e\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEstablishment of Escrow Account.\\u003c/strong\\u003e Prior to Issuer initiating the Offering, and prior to the receipt of the first investor funds, Escrow Agent shall establish an account (the “Escrow Account”) at an FDIC insured US bank (the “Bank”). The Escrow Account shall be a segregated, deposit account of Escrow Agent at the Bank. All parties agree to maintain the Escrow Account and escrowed funds in a manner that is compliant with banking and securities regulations.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEscrow Period.\\u003c/strong\\u003e The Escrow Period shall begin with the commencement of the Offering and shall terminate in whole or in part upon the earlier to occur of the following:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe date upon which the minimum number of securities required to be sold are sold (the “Minimum”) in bona fide transactions that are fully paid for, with cleared funds, which is defined to occur when Escrow Agent has received gross proceeds of at least Minimum Amount of the Offering that have cleared in the Escrow Account and the issuer has triggered a partial or full closing on those funds. Even after a partial close, for min/max and continuous offerings, Escrow shall remain open in order to clear investor funds, and to perform other tasks prior to the issuer selling securities to any investor; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eJune 18, 2050 if the Minimum has not been reached; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe date upon which a determination is made by Issuer and/or their authorized representatives, including any lead broker or placement agent, to terminate the Offering prior to closing; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eEscrow Agent’s exercise of the termination rights specified in Section 14.\\u003c/p\\u003e\\n          \\u003cp\\u003eDuring the Escrow Period, the parties agree that (i) the Escrow Account and escrowed funds will be held for the benefit of the Subscribers, and that (ii) Issuer is not entitled to any funds received into escrow, and that no amounts deposited into the Escrow Account shall become the property of Issuer or any other entity, or be subject to any debts, liens or encumbrances of any kind of Issuer or any other entity, until the contingency has been satisfied by the sale of the Minimum of such Securities to such investors in bona fide transactions that are fully paid for, in accordance with Regulation D and as specified in the offering documents. Even after a sale of securities to investors, the Issuer may elect to continue to leave funds in the Escrow Account in order to protect investors as needed.\\u003c/p\\u003e\\n          \\u003cp\\u003eIn addition, Issuer and Escrow Agent acknowledge that the total funds raised cannot exceed the Maximum Amount of the Offering permitted by the Offering Memorandum. Issuer represents that no funds have yet been raised for FA Documentation and that all funds to be raised for FA Documentation will be deposited in the Escrow Account established by Escrow Agent.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDeposits into the Escrow Account.\\u003c/strong\\u003e All Subscribers will be directed by the Issuer to transmit their data and funds, via Escrow Agent’s technology systems, directly to the Escrow Agent as the “qualified third party” that has agreed to hold the funds for the benefit of investors and Issuer. All Subscribers will transfer funds directly to Escrow Agent (with checks, if any, made payable to “Prime Trust, LLC as Escrow Agent for Investors in FA Documentation”) for deposit into the Escrow Account. Escrow Agent shall process all Escrow Amounts for collection through the banking system and shall maintain an accounting of each deposit posted to its ledger, which also sets forth, among other things, each Subscriber’s name and address, the quantity of Securities purchased, and the amount paid. All monies so deposited in the Escrow Account and which have cleared the banking system are hereinafter referred to as the “Escrow Amount.” Issuer shall promptly, concurrent with any new or modified subscription, provide Escrow Agent with a copy of the Subscriber’s subscription and other information as may be reasonably requested by Escrow Agent in the performance of their duties under this Agreement. Escrow Agent is under no duty or responsibility to enforce collection of any funds delivered to it hereunder. Issuer shall assist Escrow Agent with clearing any and all AML and ACH exceptions.\\u003c/p\\u003e\\n      \\u003cp\\u003eFunds Hold — clearing, settlement and risk management policy: All parties agree that funds are considered “cleared” as follows:\\u003c/p\\u003e\\n      \\u003cp\\u003eWires — 24 hours after receipt of funds\\u003c/p\\u003e\\n      \\u003cp\\u003eChecks — 10 days after deposit\\u003c/p\\u003e\\n      \\u003cp\\u003eACH — As transaction must clear in a manner similar to checks, and as Federal regulations provide investors with 60 days to recall funds, for risk reduction and protection the Escrow Agent will agree to release, starting 10 calendar days after receipt and so long as the offering is closed, the greater of 94% of funds or gross funds less ACH deposits still at risk of recall. Of course, regardless of this operating policy, Issuer remains liable to immediately and without protestation or delay return to Prime Trust any funds recalled pursuant to Federal regulations.\\u003c/p\\u003e\\n      \\u003cp\\u003eEscrow Agent reserves the right to deny, suspend or terminate participation in the Escrow Account of any Subscriber to the extent Escrow Agent in its sole and absolute discretion deems it advisable or necessary to comply with applicable laws or to eliminate practices that are not consistent with laws, rules, regulations or best practices.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDisbursements from the Escrow Account.\\u003c/strong\\u003e In the event Escrow Agent does not receive the Minimum prior to the termination of the Escrow Period, Escrow Agent shall terminate Escrow and make a full and prompt return of cleared funds so that refunds are made to each Subscriber of their principal amounts.\\u003c/p\\u003e\\n      \\u003cp\\u003eIn the event Escrow Agent receives cleared funds for at least the Minimum prior to the termination of the Escrow Period, and for any point thereafter and Escrow Agent receives a written instruction from Issuer (generally via notification in the API or web dashboard), Escrow Agent shall, pursuant to those instructions, move funds to a Prime Trust Business custodial account in the name of Issuer, the agreement for which is hereby incorporated into this Agreement by reference and will be considered duly signed upon execution of this Agreement, to perform cash management and reconciliation on behalf of Issuer and for Issuers wholly owned funds, to make any investments as directed by Issuer, as well as to make disbursements if and when requested. Issuer acknowledges that there is a 24 hour (one business day) processing time once a request has been received to break Escrow or otherwise move funds into Issuers Prime Trust custodial account.\\u003c/p\\u003e\\n      \\u003cp\\u003eIssuer hereby irrevocably authorizes Prime Trust to deduct any fees owed to it, as well as to any third parties (and remit funds to such parties) from the Issuers wholly owned gross funds in the custodial account, if and when due. Furthermore, Issuer directs Escrow Agent to accept instructions regarding fees from registered securities brokers in the syndicate, if any, or from the API integrated platform or portal through which this offering is being conducted, if any.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eCollection Procedure.\\u003c/strong\\u003e Escrow Agent is hereby authorized, upon receipt of Subscriber funds, to promptly deposit them in the Escrow Account. Any Subscriber funds which fail to clear or are subsequently reversed, including but not limited to ACH chargebacks and wire recalls, shall be debited to the Escrow Account, with such debits reflected on the Escrow ledger accessible via Escrow Agents API or dashboard technology. Any and all escrow fees paid by Issuer, including those for funds receipt and processing are non-refundable, regardless of whether ultimately cleared, failed, rescinded, returned or recalled. In the event of any Subscriber refunds, returns or recalls after funds have already been remitted to Issuer, then Issuer hereby irrevocably agrees to immediately and without delay or dispute send equivalent funds to Escrow Agent to cover the refund, return or recall. If Issuer has any dispute or disagreement with its Subscriber then that is separate and apart from this Agreement and Issuer will address such situation directly with said Subscriber, including taking whatever actions Issuer determines appropriate, but Issuer shall regardless remit funds to Escrow Agent and not involve Escrow Agent in any such disputes.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eInvestment of Escrow Amount.\\u003c/strong\\u003e Escrow Agent may, at its’ discretion, invest any or all of the Escrow Account balance as permitted by banking or trust company regulations. No interest shall be paid to Issuer or Subscribers on balances in the Escrow Account or in Issuers custodial account.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEscrow Administration Fees, Compensation of Prime Trust.\\u003c/strong\\u003e Escrow Agent is entitled to escrow administration fees from Issuer as set forth in Schedule A.\\u003c/p\\u003e\\n      \\u003cp\\u003eIssuer agrees without exception that it is liable to Escrow Agent to pay and agrees to pay Escrow Agent, even under circumstances where Issuer has entered an agreement that said fees are to be paid by another party. All fees are charged immediately upon receipt of this Agreement and then immediately as they are incurred in Escrow Agents performance hereunder, and are not contingent in any way on the success or failure of the Offering. Furthermore, Escrow Agent is exclusively entitled to retain as part of its compensation any and all investment interest, gains and other income earned pursuant to item 6 above. No fees, charges or expense reimbursements of Escrow Agent are reimbursable, and are not subject to pro-rata analysis. All fees and charges, if not paid by a representative of Issuer (e.g. funding platform, lead syndicate broker, etc.), may be made via either Issuers credit card or ACH information on file with Escrow Agent. Escrow Agent may also collect its fee(s), at its option, from any custodial funds due to Issuer. It is acknowledged and agreed that no fees, reimbursement for costs and expenses, indemnification for any damages incurred by Issuer or Escrow Agent shall be paid out of or chargeable to the investor funds on deposit in the Escrow Account.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eRepresentations and Warranties.\\u003c/strong\\u003e The Issuer covenants and makes the following representations and warranties to Escrow Agent:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eIt is duly organized, validly existing, and in good standing under the laws of the state of its incorporation or organization, and has full power and authority to execute and deliver this Agreement and to perform its obligations hereunder.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThis Agreement has been duly approved by all necessary actions, including any necessary shareholder or membership approval, has been executed by its duly authorized officers, and constitutes its valid and binding agreement enforceable in accordance with its terms.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe execution, delivery, and performance of this Agreement is in accordance with the agreements related to the Offering and will not violate, conflict with, or cause a default under its articles of incorporation, bylaws, management agreement or other organizational document, as applicable, any applicable law, rule or regulation, any court order or administrative ruling or decree to which it is a party or any of its property is subject, or any agreement, contract, indenture, or other binding arrangement, including the agreements related to the Offering, to which it is a party or any of its property is subject.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe Offering shall contain a statement that Escrow Agent has not investigated the desirability or advisability of investment in the Securities nor approved, endorsed or passed upon the merits of purchasing the Securities; and the name of Escrow Agent has not and shall not be used in any manner in connection with the Offering of the Securities other than to state that Escrow Agent has agreed to serve as escrow agent for the limited purposes set forth in this Agreement.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eNo party other than the parties hereto has, or shall have, any lien, claim or security interest in the Escrow Funds or any part thereof. No financing statement under the Uniform Commercial Code is on file in any jurisdiction claiming a security interest in or describing (whether specifically or generally) the Escrow Funds or any part thereof.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eIt possesses such valid and current licenses, certificates, authorizations or permits issued by the appropriate state, federal or foreign regulatory agencies or bodies necessary to conduct its respective businesses, and it has not received any notice of proceedings relating to the revocation or modification of, or non-compliance with, any such license, certificate, authorization or permit.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003eIts business activities are in no way related to cannabis, gambling, adult entertainment, or firearms.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe Offering complies in all material respects with the Act and all applicable laws, rules and regulations.\\u003c/p\\u003e\\n          \\u003cp\\u003eAll of its representations and warranties contained herein are true and complete as of the date hereof and will be true and complete at the time of any disbursement of Escrow Funds.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTerm and Termination.\\u003c/strong\\u003e This Agreement will remain in full force during the Escrow Period and shall terminate upon the following:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eAs set forth in Section 2.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eTermination for Convenience. Any party may terminate this Agreement at any time for any reason by giving at least thirty (30) days’ written notice.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003ea. Escrow Agent’s Resignation. Escrow Agent may unilaterally resign by giving written notice to Issuer, whereupon Issuer will immediately appoint a successor escrow agent. Without limiting the generality of the foregoing, Escrow Agent may terminate this Agreement and thereby unilaterally resign under the circumstances specified in Section 14. Until a successor escrow agent accepts appointment or until another disposition of the subject matter has been agreed upon by the parties, following such resignation notice, Escrow Agent shall be discharged of all of its duties hereunder save to keep the subject matter whole.\\u003c/p\\u003e\\n          \\u003cp\\u003eEven after this Agreement is terminated, certain provisions will remain in effect, including but not limited to items 3, 4, 5, 10, 11, 12, 14, and 15 of this Agreement. Escrow Agent shall be compensated for the services rendered as of the date of the termination or removal.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eBinding Arbitration, Applicable Law, Venue, and Attorney’s Fees.\\u003c/strong\\u003e This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of Nevada, as applicable, without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, pursuant to the rules of the American Arbitration Association, with venue in Clark County, Nevada. The parties consent to this method of dispute resolution, as well as jurisdiction, and consent to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. Furthermore, the prevailing party shall be entitled to recover damages plus reasonable attorney’s fees and costs and the decision of the arbitrator shall be final, binding and enforceable in any court.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLimited Capacity of Escrow Agent.\\u003c/strong\\u003e This Agreement expressly and exclusively sets forth the duties of Escrow Agent with respect to any and all matters pertinent hereto, and no implied duties or obligations shall be read into this Agreement against Escrow Agent.  Escrow Agent acts hereunder as an escrow agent only and is not associated, affiliated, or involved in the business decisions or business activities of Issuer, Portal, or Subscriber.  Escrow Agent is not responsible or liable in any manner whatsoever for the sufficiency, correctness, genuineness, or validity of the subject matter of this Agreement or any part thereof, or for the form of execution thereof, or for the identity or authority of any person executing or depositing such subject matter.  Escrow Agent shall be under no duty to investigate or inquire as to the validity or accuracy of any document, agreement, instruction, or request furnished to it hereunder, including, without limitation, the authority or the identity of any signer thereof, believed by it to be genuine, and Escrow Agent may rely and act upon, and shall not be liable for acting or not acting upon, any such document, agreement, instruction, or request.  Escrow Agent shall in no way be responsible for notifying, nor shall it be responsible to notify, any party thereto or any other party interested in this Agreement of any payment required or maturity occurring under this Agreement or under the terms of any instrument deposited herewith.  Escrow Agent’s entire liability and exclusive remedy in any cause of action based on contract, tort, or otherwise in connection with any services furnished pursuant to this Agreement shall be limited to the total fees paid to Escrow Agent by Issuer.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eIndemnity.\\u003c/strong\\u003e Issuer agrees to defend, indemnify and hold Escrow Agent and its related entities, directors, employees, service providers, advertisers, affiliates, officers, agents, and partners and third-party service providers (collectively “Escrow Agent Indemnified Parties”) harmless from and against any loss, liability, claim, or demand, including attorney’s fees (collectively “Expenses”), made by any third party due to or arising out of (i) this Agreement or a breach of any provision in this Agreement, or (ii) any change in regulation or law, state or federal, and the enforcement or prosecution of such as such authorities may apply to or against Issuer. This indemnity shall include, but is not limited to, all Expenses incurred in conjunction with any interpleader that Escrow Agent may enter into regarding this Agreement and/or third-party subpoena or discovery process that may be directed to Escrow Agent Indemnified Parties. It shall also include any action(s) by a governmental or trade association authority seeking to impose criminal or civil sanctions on any Escrow Agent Indemnified Parties based on a connection or alleged connection between this Agreement and Issuers business and/or associated persons. These defense, indemnification and hold harmless obligations will survive termination of this Agreement.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEntire Agreement, Severability and Force Majeure.\\u003c/strong\\u003e This Agreement contains the entire agreement between Issuer and Escrow Agent regarding the Escrow Account. If any provision of this Agreement is held invalid, the remainder of this Agreement shall continue in full force and effect. Furthermore, no party shall be responsible for any failure to perform due to acts beyond its reasonable control, including acts of God, terrorism, shortage of supply, labor difficulties (including strikes), war, civil unrest, fire, floods, electrical outages, equipment or transmission failures, internet interruptions, vendor failures (including information technology providers), or other similar causes.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eChanges.\\u003c/strong\\u003e Escrow Agent may, at its sole discretion, comply with any new, changed, or reinterpreted regulatory or legal rules, laws or regulations, law enforcement or prosecution policies, and any interpretations of any of the foregoing, and without necessity of notice, Escrow Agent may (i) modify either this Agreement or the Escrow Account, or both, to comply with or conform to such changes or interpretations or (ii) terminate this Agreement or the Escrow Account or both if, in the sole and absolute discretion of Escrow Agent, changes in law enforcement or prosecution policies (or enactment or issuance of new laws or regulations) applicable to the Issuer might expose Escrow Agent to a risk of criminal or civil prosecution, and/or of governmental or regulatory sanctions or forfeitures if Escrow Agent were to continue its performance under this Agreement. Furthermore, all parties agree that this Agreement shall continue in full force and be valid, unchanged and binding upon any successors of Escrow Agent. Changes to this Agreement will be sent to Issuer via email.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eWaivers.\\u003c/strong\\u003e  No waiver by any party to this Agreement of any condition or breach of any provision of this Agreement will be effective unless in writing. No waiver by any party of any such condition or breach, in any one instance, will be deemed to be a further or continuing waiver of any such condition or breach or a waiver of any other condition or breach of any other provision contained in this Agreement.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eNotices.\\u003c/strong\\u003e Any notice to Escrow Agent is to be sent to \\u003ca href=\\\"mailto:escrow@primetrust.com\\\"\\u003eescrow@primetrust.com\\u003c/a\\u003e. Any notices to Issuer will be to \\u003ca href=\\\"mailto:whatsupdoc@fundamerica.com\\\"\\u003ewhatsupdoc@fundamerica.com\\u003c/a\\u003e.\\u003c/p\\u003e\\n      \\u003cp\\u003eAny party may change their notice or email address giving notice thereof in accordance with this Paragraph. All notices hereunder shall be deemed given: (1) if served in person, when served; (2) if sent by facsimile or email, on the date of transmission if before 6:00 p.m. Eastern time, provided that a hard copy of such notice is also sent by either a nationally recognized overnight courier or by U.S. Mail, first class; (3) if by overnight courier, by a nationally recognized courier which has a system of providing evidence of delivery, on the first business day after delivery to the courier; or (4) if by U.S. Mail, on the third day after deposit in the mail, postage prepaid, certified mail, return receipt requested. Furthermore, all parties hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as set forth above or as otherwise from time to time changed or updated in Prime Trusts systems, directly by the party changing such information, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients’ spam filters by the recipients email service provider or technology, or due to a recipients’ change of address, or due to technology issues by the recipients’ service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer or Portal, including statements, and if such documents are desired then that party agrees to directly and personally print, at their own expense, the electronically-sent communication(s) or dashboard reports and maintaining such physical records in any manner or form that they desire. Your Consent is Hereby Given: By signing this Agreement electronically, you explicitly agree to this Agreement and to receive documents electronically, including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLanguage.\\u003c/strong\\u003e It is expressly agreed that it is the will of all parties, including Escrow Agent and Issuer that this Agreement and all related pages, forms, emails, alerts and other communications have been drawn up and/or presented in English.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eCounterparts; Facsimile; Email; Signatures; Electronic Signatures.\\u003c/strong\\u003e This Agreement may be executed in counterparts, each of which will be deemed an original and all of which, taken together, will constitute one and the same instrument, binding on each signatory thereto. This Agreement may be executed by signatures, electronically or otherwise, and delivered by email in .pdf format, which shall be binding upon each signing party to the same extent as an original executed version hereof.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSubstitute Form W–9:\\u003c/strong\\u003e Taxpayer Identification Number certification and backup withholding statement.\\u003c/p\\u003e\\n\\n      \\u003cp\\u003ePRIVACY ACT STATEMENT: Section 6109 of the Internal Revenue Code requires you (Issuer) to provide us with your correct Taxpayer Identification Number (TIN).\\u003c/p\\u003e\\n\\n      \\u003ctable id=\\\"w-9\\\"\\u003e\\n        \\u003ctr\\u003e\\n\\u003ctd\\u003eName of Business:\\u003c/td\\u003e\\n\\u003ctd\\u003eFA Documentation\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n        \\u003ctr\\u003e\\n\\u003ctd\\u003eTax Identification Number:\\u003c/td\\u003e\\n\\u003ctd\\u003e123123123\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003c/table\\u003e\\n\\n      \\u003cp\\u003eUnder penalty of perjury, by signing this Agreement below I certify that: 1) the number shown above is our correct business taxpayer identification number; 2) our business is not subject to backup withholding unless we have informed FundAmerica in writing to the contrary; and 3) our Company is a U.S. domiciled business.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003e\\u003cstrong\\u003eConsent is Hereby Given:\\u003c/strong\\u003e By signing this Agreement electronically, Issuer explicitly agrees to receive documents electronically including its copy of this signed Agreement and the Business Custodial Agreement as well as ongoing disclosures, communications, and notices.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eAgreed as of the date set forth above by and between:\\u003c/p\\u003e\\n\\n  \\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n  \\u003cbr\\u003e\\n\\n  \\u003cdiv id=\\\"fa__trustee_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003ePrime Trust\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003c/div\\u003e\\n\",\"created_at\":\"2018-07-10T15:34:57.324Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"EQ4cyU8eT8CxI6DHTOr0dQ\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/EQ4cyU8eT8CxI6DHTOr0dQ\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/6e4DfxPVTom3SjuDBAbGdg\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":null,\"name\":null,\"signable\":true,\"signed\":false,\"signed_at\":null,\"title\":null},{\"object\":\"electronic_signature\",\"id\":\"AeA3ZEfvRFuUhzWzTg339g\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/AeA3ZEfvRFuUhzWzTg339g\",\"anchor_id\":\"trustee_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/6e4DfxPVTom3SjuDBAbGdg\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":false,\"signing_links\":{\"issuer_signature\":{\"electronic_signature_id\":\"EQ4cyU8eT8CxI6DHTOr0dQ\",\"expires\":\"2018-07-24T07:00:00.000Z\",\"url\":\"https://my-sandbox.fundamerica.com/#/spi/electronic_signatures/iZ2pX7Lj1ZPej2uIKzO5zTrX4WBE7LJU\"}},\"updated_at\":\"2018-07-10T15:34:57.324Z\"}"}],"_postman_id":"b64c6f84-9e32-4b95-89fc-86e6382db45d"},{"name":"Get all escrow agreements","id":"6bcf9cf7-7342-4742-a5e5-6b7ecfd55f27","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/escrow_agreements","urlObject":{"path":["escrow_agreements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"a8f3e5a6-cc2f-4e79-a995-0bd31699d6b3","name":"Get all escrow agreements","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/escrow_agreements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 10 Jul 2018 15:37:36 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"8646223c-2220-427d-a231-f15a93e04afc","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.059063","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":2,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"escrow_agreement\",\"id\":\"aGKRQ4LySg6_4q4zjkxu-Q\",\"url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/aGKRQ4LySg6_4q4zjkxu-Q\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/escrow_agreements/68629143-82f2-4a0e-bfe2-ae338e4c6ef9.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180710T153736Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180710/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=7699c8d6e0854beb1dd4098a4da85b749d6c4ce11a555ce19b880bf3dc9756c8\",\"body_html\":\"\\u003cstyle\\u003e\\n    #escrow-agreement \\u003e h1 { color: #224983; font-size: 1.33em }\\n    #escrow-agreement \\u003e h2 { font-size: 1.165em; }\\n    #escrow-agreement \\u003e h3 { color: #224983; font-size: 1em; }\\n    #escrow-agreement \\u003e h1, #escrow-agreement \\u003e h2, #escrow-agreement \\u003e h3 { text-transform: uppercase; }\\n    #escrow-agreement ol ol { list-style: lower-alpha; }\\n    #escrow-agreement p { margin: 1em 0; }\\n\\n\\n    #escrow-agreement strong.attachments { color: #ad1b22; }\\n    #escrow-agreement .fa__signature h1 { font-size: 1em; }\\n    #escrow-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #escrow-agreement .fa__signature h2 { text-align: left; }\\n    #escrow-agreement .fa__signature th { text-decoration: none; }\\n\\n    #w-9 td { font-family: monospace; text-align: right; }\\n    #w-9 td+td { font-family: monospace; font-weight: bold; text-align: left; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"escrow-agreement\\\"\\u003e\\n  \\u003ch1\\u003eEscrow Services Agreement\\u003c/h1\\u003e\\n  \\n  \\u003cp\\u003eThis Escrow Services Agreement (this “Agreement”) is made and entered into as of July 6, 2018 by and between Prime Trust, LLC (“Prime Trust” or “Escrow Agent”) and FA Documentation (“Issuer”) for its offering known as “FA Documentation”.\\u003c/p\\u003e\\n  \\u003ch2\\u003eRecitals\\u003c/h2\\u003e\\n  \\u003cp\\u003eWHEREAS, Issuer proposes to offer for sale to investors as disclosed in its offering materials, securities pursuant to either a) Rule 506 promulgated by the U.S. Securities and Exchange Commission (“SEC”) under the Securities Act of 1933, as amended (the “Securities Act”); b) Regulation A+ promulgated by the SEC as modified by final rules adopted per Title IV of the Jumpstart Our Business Startups (JOBs) Act; or c) another federal or state exemption from registration, either directly (“issuer-direct”) and/or through one or more registered broker-dealers as a selling group (“Syndicate”), the equity and/or debt securities of Issuer (the “Securities”) in the amount of at least $0.00 (the “Minimum Amount of the Offering”) up to $2,000,000.00 (the “Maximum Amount of the Offering”).\\u003c/p\\u003e\\n  \\u003cp\\u003eWHEREAS, Issuer desires to establish an Escrow Account in which funds received from prospective investors (“Subscribers”) will be held during the Offering, subject to the terms and conditions of this Agreement. Prime Trust agrees to serve as Escrow Agent (“Escrow Agent”) for the Subscribers with respect to such Escrow Account in accordance with the terms and conditions set forth herein. This includes, without limitation, that the Escrow Account will be held at an FDIC member bank in a separately named (as defined below) account. For purposes of communications and directives, Escrow Agent shall be the sole administrator of the Escrow Account.\\u003c/p\\u003e\\n  \\n  \\u003ch2\\u003eAgreement\\u003c/h2\\u003e\\n  \\u003cp\\u003eNOW THEREFORE, in consideration of the foregoing, it is hereby agreed as follows:\\u003c/p\\u003e\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEstablishment of Escrow Account.\\u003c/strong\\u003e Prior to Issuer initiating the Offering, and prior to the receipt of the first investor funds, Escrow Agent shall establish an account (the “Escrow Account”) at an FDIC insured US bank (the “Bank”). The Escrow Account shall be a segregated, deposit account of Escrow Agent at the Bank. All parties agree to maintain the Escrow Account and escrowed funds in a manner that is compliant with banking and securities regulations.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEscrow Period.\\u003c/strong\\u003e The Escrow Period shall begin with the commencement of the Offering and shall terminate in whole or in part upon the earlier to occur of the following:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe date upon which the minimum number of securities required to be sold are sold (the “Minimum”) in bona fide transactions that are fully paid for, with cleared funds, which is defined to occur when Escrow Agent has received gross proceeds of at least Minimum Amount of the Offering that have cleared in the Escrow Account and the issuer has triggered a partial or full closing on those funds. Even after a partial close, for min/max and continuous offerings, Escrow shall remain open in order to clear investor funds, and to perform other tasks prior to the issuer selling securities to any investor; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eJune 18, 2050 if the Minimum has not been reached; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe date upon which a determination is made by Issuer and/or their authorized representatives, including any lead broker or placement agent, to terminate the Offering prior to closing; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eEscrow Agent’s exercise of the termination rights specified in Section 14.\\u003c/p\\u003e\\n          \\u003cp\\u003eDuring the Escrow Period, the parties agree that (i) the Escrow Account and escrowed funds will be held for the benefit of the Subscribers, and that (ii) Issuer is not entitled to any funds received into escrow, and that no amounts deposited into the Escrow Account shall become the property of Issuer or any other entity, or be subject to any debts, liens or encumbrances of any kind of Issuer or any other entity, until the contingency has been satisfied by the sale of the Minimum of such Securities to such investors in bona fide transactions that are fully paid for, in accordance with Regulation D and as specified in the offering documents. Even after a sale of securities to investors, the Issuer may elect to continue to leave funds in the Escrow Account in order to protect investors as needed.\\u003c/p\\u003e\\n          \\u003cp\\u003eIn addition, Issuer and Escrow Agent acknowledge that the total funds raised cannot exceed the Maximum Amount of the Offering permitted by the Offering Memorandum. Issuer represents that no funds have yet been raised for FA Documentation and that all funds to be raised for FA Documentation will be deposited in the Escrow Account established by Escrow Agent.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDeposits into the Escrow Account.\\u003c/strong\\u003e All Subscribers will be directed by the Issuer to transmit their data and funds, via Escrow Agent’s technology systems, directly to the Escrow Agent as the “qualified third party” that has agreed to hold the funds for the benefit of investors and Issuer. All Subscribers will transfer funds directly to Escrow Agent (with checks, if any, made payable to “Prime Trust, LLC as Escrow Agent for Investors in FA Documentation”) for deposit into the Escrow Account. Escrow Agent shall process all Escrow Amounts for collection through the banking system and shall maintain an accounting of each deposit posted to its ledger, which also sets forth, among other things, each Subscriber’s name and address, the quantity of Securities purchased, and the amount paid. All monies so deposited in the Escrow Account and which have cleared the banking system are hereinafter referred to as the “Escrow Amount.” Issuer shall promptly, concurrent with any new or modified subscription, provide Escrow Agent with a copy of the Subscriber’s subscription and other information as may be reasonably requested by Escrow Agent in the performance of their duties under this Agreement. Escrow Agent is under no duty or responsibility to enforce collection of any funds delivered to it hereunder. Issuer shall assist Escrow Agent with clearing any and all AML and ACH exceptions.\\u003c/p\\u003e\\n      \\u003cp\\u003eFunds Hold — clearing, settlement and risk management policy: All parties agree that funds are considered “cleared” as follows:\\u003c/p\\u003e\\n      \\u003cp\\u003eWires — 24 hours after receipt of funds\\u003c/p\\u003e\\n      \\u003cp\\u003eChecks — 10 days after deposit\\u003c/p\\u003e\\n      \\u003cp\\u003eACH — As transaction must clear in a manner similar to checks, and as Federal regulations provide investors with 60 days to recall funds, for risk reduction and protection the Escrow Agent will agree to release, starting 10 calendar days after receipt and so long as the offering is closed, the greater of 94% of funds or gross funds less ACH deposits still at risk of recall. Of course, regardless of this operating policy, Issuer remains liable to immediately and without protestation or delay return to Prime Trust any funds recalled pursuant to Federal regulations.\\u003c/p\\u003e\\n      \\u003cp\\u003eEscrow Agent reserves the right to deny, suspend or terminate participation in the Escrow Account of any Subscriber to the extent Escrow Agent in its sole and absolute discretion deems it advisable or necessary to comply with applicable laws or to eliminate practices that are not consistent with laws, rules, regulations or best practices.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDisbursements from the Escrow Account.\\u003c/strong\\u003e In the event Escrow Agent does not receive the Minimum prior to the termination of the Escrow Period, Escrow Agent shall terminate Escrow and make a full and prompt return of cleared funds so that refunds are made to each Subscriber of their principal amounts.\\u003c/p\\u003e\\n      \\u003cp\\u003eIn the event Escrow Agent receives cleared funds for at least the Minimum prior to the termination of the Escrow Period, and for any point thereafter and Escrow Agent receives a written instruction from Issuer (generally via notification in the API or web dashboard), Escrow Agent shall, pursuant to those instructions, move funds to a Prime Trust Business custodial account in the name of Issuer, the agreement for which is hereby incorporated into this Agreement by reference and will be considered duly signed upon execution of this Agreement, to perform cash management and reconciliation on behalf of Issuer and for Issuers wholly owned funds, to make any investments as directed by Issuer, as well as to make disbursements if and when requested. Issuer acknowledges that there is a 24 hour (one business day) processing time once a request has been received to break Escrow or otherwise move funds into Issuers Prime Trust custodial account.\\u003c/p\\u003e\\n      \\u003cp\\u003eIssuer hereby irrevocably authorizes Prime Trust to deduct any fees owed to it, as well as to any third parties (and remit funds to such parties) from the Issuers wholly owned gross funds in the custodial account, if and when due. Furthermore, Issuer directs Escrow Agent to accept instructions regarding fees from registered securities brokers in the syndicate, if any, or from the API integrated platform or portal through which this offering is being conducted, if any.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eCollection Procedure.\\u003c/strong\\u003e Escrow Agent is hereby authorized, upon receipt of Subscriber funds, to promptly deposit them in the Escrow Account. Any Subscriber funds which fail to clear or are subsequently reversed, including but not limited to ACH chargebacks and wire recalls, shall be debited to the Escrow Account, with such debits reflected on the Escrow ledger accessible via Escrow Agents API or dashboard technology. Any and all escrow fees paid by Issuer, including those for funds receipt and processing are non-refundable, regardless of whether ultimately cleared, failed, rescinded, returned or recalled. In the event of any Subscriber refunds, returns or recalls after funds have already been remitted to Issuer, then Issuer hereby irrevocably agrees to immediately and without delay or dispute send equivalent funds to Escrow Agent to cover the refund, return or recall. If Issuer has any dispute or disagreement with its Subscriber then that is separate and apart from this Agreement and Issuer will address such situation directly with said Subscriber, including taking whatever actions Issuer determines appropriate, but Issuer shall regardless remit funds to Escrow Agent and not involve Escrow Agent in any such disputes.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eInvestment of Escrow Amount.\\u003c/strong\\u003e Escrow Agent may, at its’ discretion, invest any or all of the Escrow Account balance as permitted by banking or trust company regulations. No interest shall be paid to Issuer or Subscribers on balances in the Escrow Account or in Issuers custodial account.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEscrow Administration Fees, Compensation of Prime Trust.\\u003c/strong\\u003e Escrow Agent is entitled to escrow administration fees from Issuer as set forth in Schedule A.\\u003c/p\\u003e\\n      \\u003cp\\u003eIssuer agrees without exception that it is liable to Escrow Agent to pay and agrees to pay Escrow Agent, even under circumstances where Issuer has entered an agreement that said fees are to be paid by another party. All fees are charged immediately upon receipt of this Agreement and then immediately as they are incurred in Escrow Agents performance hereunder, and are not contingent in any way on the success or failure of the Offering. Furthermore, Escrow Agent is exclusively entitled to retain as part of its compensation any and all investment interest, gains and other income earned pursuant to item 6 above. No fees, charges or expense reimbursements of Escrow Agent are reimbursable, and are not subject to pro-rata analysis. All fees and charges, if not paid by a representative of Issuer (e.g. funding platform, lead syndicate broker, etc.), may be made via either Issuers credit card or ACH information on file with Escrow Agent. Escrow Agent may also collect its fee(s), at its option, from any custodial funds due to Issuer. It is acknowledged and agreed that no fees, reimbursement for costs and expenses, indemnification for any damages incurred by Issuer or Escrow Agent shall be paid out of or chargeable to the investor funds on deposit in the Escrow Account.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eRepresentations and Warranties.\\u003c/strong\\u003e The Issuer covenants and makes the following representations and warranties to Escrow Agent:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eIt is duly organized, validly existing, and in good standing under the laws of the state of its incorporation or organization, and has full power and authority to execute and deliver this Agreement and to perform its obligations hereunder.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThis Agreement has been duly approved by all necessary actions, including any necessary shareholder or membership approval, has been executed by its duly authorized officers, and constitutes its valid and binding agreement enforceable in accordance with its terms.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe execution, delivery, and performance of this Agreement is in accordance with the agreements related to the Offering and will not violate, conflict with, or cause a default under its articles of incorporation, bylaws, management agreement or other organizational document, as applicable, any applicable law, rule or regulation, any court order or administrative ruling or decree to which it is a party or any of its property is subject, or any agreement, contract, indenture, or other binding arrangement, including the agreements related to the Offering, to which it is a party or any of its property is subject.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe Offering shall contain a statement that Escrow Agent has not investigated the desirability or advisability of investment in the Securities nor approved, endorsed or passed upon the merits of purchasing the Securities; and the name of Escrow Agent has not and shall not be used in any manner in connection with the Offering of the Securities other than to state that Escrow Agent has agreed to serve as escrow agent for the limited purposes set forth in this Agreement.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eNo party other than the parties hereto has, or shall have, any lien, claim or security interest in the Escrow Funds or any part thereof. No financing statement under the Uniform Commercial Code is on file in any jurisdiction claiming a security interest in or describing (whether specifically or generally) the Escrow Funds or any part thereof.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eIt possesses such valid and current licenses, certificates, authorizations or permits issued by the appropriate state, federal or foreign regulatory agencies or bodies necessary to conduct its respective businesses, and it has not received any notice of proceedings relating to the revocation or modification of, or non-compliance with, any such license, certificate, authorization or permit.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003eIts business activities are in no way related to cannabis, gambling, adult entertainment, or firearms.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe Offering complies in all material respects with the Act and all applicable laws, rules and regulations.\\u003c/p\\u003e\\n          \\u003cp\\u003eAll of its representations and warranties contained herein are true and complete as of the date hereof and will be true and complete at the time of any disbursement of Escrow Funds.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTerm and Termination.\\u003c/strong\\u003e This Agreement will remain in full force during the Escrow Period and shall terminate upon the following:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eAs set forth in Section 2.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eTermination for Convenience. Any party may terminate this Agreement at any time for any reason by giving at least thirty (30) days’ written notice.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003ea. Escrow Agent’s Resignation. Escrow Agent may unilaterally resign by giving written notice to Issuer, whereupon Issuer will immediately appoint a successor escrow agent. Without limiting the generality of the foregoing, Escrow Agent may terminate this Agreement and thereby unilaterally resign under the circumstances specified in Section 14. Until a successor escrow agent accepts appointment or until another disposition of the subject matter has been agreed upon by the parties, following such resignation notice, Escrow Agent shall be discharged of all of its duties hereunder save to keep the subject matter whole.\\u003c/p\\u003e\\n          \\u003cp\\u003eEven after this Agreement is terminated, certain provisions will remain in effect, including but not limited to items 3, 4, 5, 10, 11, 12, 14, and 15 of this Agreement. Escrow Agent shall be compensated for the services rendered as of the date of the termination or removal.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eBinding Arbitration, Applicable Law, Venue, and Attorney’s Fees.\\u003c/strong\\u003e This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of Nevada, as applicable, without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, pursuant to the rules of the American Arbitration Association, with venue in Clark County, Nevada. The parties consent to this method of dispute resolution, as well as jurisdiction, and consent to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. Furthermore, the prevailing party shall be entitled to recover damages plus reasonable attorney’s fees and costs and the decision of the arbitrator shall be final, binding and enforceable in any court.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLimited Capacity of Escrow Agent.\\u003c/strong\\u003e This Agreement expressly and exclusively sets forth the duties of Escrow Agent with respect to any and all matters pertinent hereto, and no implied duties or obligations shall be read into this Agreement against Escrow Agent.  Escrow Agent acts hereunder as an escrow agent only and is not associated, affiliated, or involved in the business decisions or business activities of Issuer, Portal, or Subscriber.  Escrow Agent is not responsible or liable in any manner whatsoever for the sufficiency, correctness, genuineness, or validity of the subject matter of this Agreement or any part thereof, or for the form of execution thereof, or for the identity or authority of any person executing or depositing such subject matter.  Escrow Agent shall be under no duty to investigate or inquire as to the validity or accuracy of any document, agreement, instruction, or request furnished to it hereunder, including, without limitation, the authority or the identity of any signer thereof, believed by it to be genuine, and Escrow Agent may rely and act upon, and shall not be liable for acting or not acting upon, any such document, agreement, instruction, or request.  Escrow Agent shall in no way be responsible for notifying, nor shall it be responsible to notify, any party thereto or any other party interested in this Agreement of any payment required or maturity occurring under this Agreement or under the terms of any instrument deposited herewith.  Escrow Agent’s entire liability and exclusive remedy in any cause of action based on contract, tort, or otherwise in connection with any services furnished pursuant to this Agreement shall be limited to the total fees paid to Escrow Agent by Issuer.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eIndemnity.\\u003c/strong\\u003e Issuer agrees to defend, indemnify and hold Escrow Agent and its related entities, directors, employees, service providers, advertisers, affiliates, officers, agents, and partners and third-party service providers (collectively “Escrow Agent Indemnified Parties”) harmless from and against any loss, liability, claim, or demand, including attorney’s fees (collectively “Expenses”), made by any third party due to or arising out of (i) this Agreement or a breach of any provision in this Agreement, or (ii) any change in regulation or law, state or federal, and the enforcement or prosecution of such as such authorities may apply to or against Issuer. This indemnity shall include, but is not limited to, all Expenses incurred in conjunction with any interpleader that Escrow Agent may enter into regarding this Agreement and/or third-party subpoena or discovery process that may be directed to Escrow Agent Indemnified Parties. It shall also include any action(s) by a governmental or trade association authority seeking to impose criminal or civil sanctions on any Escrow Agent Indemnified Parties based on a connection or alleged connection between this Agreement and Issuers business and/or associated persons. These defense, indemnification and hold harmless obligations will survive termination of this Agreement.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEntire Agreement, Severability and Force Majeure.\\u003c/strong\\u003e This Agreement contains the entire agreement between Issuer and Escrow Agent regarding the Escrow Account. If any provision of this Agreement is held invalid, the remainder of this Agreement shall continue in full force and effect. Furthermore, no party shall be responsible for any failure to perform due to acts beyond its reasonable control, including acts of God, terrorism, shortage of supply, labor difficulties (including strikes), war, civil unrest, fire, floods, electrical outages, equipment or transmission failures, internet interruptions, vendor failures (including information technology providers), or other similar causes.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eChanges.\\u003c/strong\\u003e Escrow Agent may, at its sole discretion, comply with any new, changed, or reinterpreted regulatory or legal rules, laws or regulations, law enforcement or prosecution policies, and any interpretations of any of the foregoing, and without necessity of notice, Escrow Agent may (i) modify either this Agreement or the Escrow Account, or both, to comply with or conform to such changes or interpretations or (ii) terminate this Agreement or the Escrow Account or both if, in the sole and absolute discretion of Escrow Agent, changes in law enforcement or prosecution policies (or enactment or issuance of new laws or regulations) applicable to the Issuer might expose Escrow Agent to a risk of criminal or civil prosecution, and/or of governmental or regulatory sanctions or forfeitures if Escrow Agent were to continue its performance under this Agreement. Furthermore, all parties agree that this Agreement shall continue in full force and be valid, unchanged and binding upon any successors of Escrow Agent. Changes to this Agreement will be sent to Issuer via email.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eWaivers.\\u003c/strong\\u003e  No waiver by any party to this Agreement of any condition or breach of any provision of this Agreement will be effective unless in writing. No waiver by any party of any such condition or breach, in any one instance, will be deemed to be a further or continuing waiver of any such condition or breach or a waiver of any other condition or breach of any other provision contained in this Agreement.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eNotices.\\u003c/strong\\u003e Any notice to Escrow Agent is to be sent to \\u003ca href=\\\"mailto:escrow@primetrust.com\\\"\\u003eescrow@primetrust.com\\u003c/a\\u003e. Any notices to Issuer will be to \\u003ca href=\\\"mailto:whatsupdoc@fundamerica.com\\\"\\u003ewhatsupdoc@fundamerica.com\\u003c/a\\u003e.\\u003c/p\\u003e\\n      \\u003cp\\u003eAny party may change their notice or email address giving notice thereof in accordance with this Paragraph. All notices hereunder shall be deemed given: (1) if served in person, when served; (2) if sent by facsimile or email, on the date of transmission if before 6:00 p.m. Eastern time, provided that a hard copy of such notice is also sent by either a nationally recognized overnight courier or by U.S. Mail, first class; (3) if by overnight courier, by a nationally recognized courier which has a system of providing evidence of delivery, on the first business day after delivery to the courier; or (4) if by U.S. Mail, on the third day after deposit in the mail, postage prepaid, certified mail, return receipt requested. Furthermore, all parties hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as set forth above or as otherwise from time to time changed or updated in Prime Trusts systems, directly by the party changing such information, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients’ spam filters by the recipients email service provider or technology, or due to a recipients’ change of address, or due to technology issues by the recipients’ service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer or Portal, including statements, and if such documents are desired then that party agrees to directly and personally print, at their own expense, the electronically-sent communication(s) or dashboard reports and maintaining such physical records in any manner or form that they desire. Your Consent is Hereby Given: By signing this Agreement electronically, you explicitly agree to this Agreement and to receive documents electronically, including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLanguage.\\u003c/strong\\u003e It is expressly agreed that it is the will of all parties, including Escrow Agent and Issuer that this Agreement and all related pages, forms, emails, alerts and other communications have been drawn up and/or presented in English.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eCounterparts; Facsimile; Email; Signatures; Electronic Signatures.\\u003c/strong\\u003e This Agreement may be executed in counterparts, each of which will be deemed an original and all of which, taken together, will constitute one and the same instrument, binding on each signatory thereto. This Agreement may be executed by signatures, electronically or otherwise, and delivered by email in .pdf format, which shall be binding upon each signing party to the same extent as an original executed version hereof.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSubstitute Form W–9:\\u003c/strong\\u003e Taxpayer Identification Number certification and backup withholding statement.\\u003c/p\\u003e\\n\\n      \\u003cp\\u003ePRIVACY ACT STATEMENT: Section 6109 of the Internal Revenue Code requires you (Issuer) to provide us with your correct Taxpayer Identification Number (TIN).\\u003c/p\\u003e\\n\\n      \\u003ctable id=\\\"w-9\\\"\\u003e\\n        \\u003ctr\\u003e\\n\\u003ctd\\u003eName of Business:\\u003c/td\\u003e\\n\\u003ctd\\u003eFA Documentation\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n        \\u003ctr\\u003e\\n\\u003ctd\\u003eTax Identification Number:\\u003c/td\\u003e\\n\\u003ctd\\u003e123123123\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003c/table\\u003e\\n\\n      \\u003cp\\u003eUnder penalty of perjury, by signing this Agreement below I certify that: 1) the number shown above is our correct business taxpayer identification number; 2) our business is not subject to backup withholding unless we have informed FundAmerica in writing to the contrary; and 3) our Company is a U.S. domiciled business.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003e\\u003cstrong\\u003eConsent is Hereby Given:\\u003c/strong\\u003e By signing this Agreement electronically, Issuer explicitly agrees to receive documents electronically including its copy of this signed Agreement and the Business Custodial Agreement as well as ongoing disclosures, communications, and notices.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eAgreed as of the date set forth above by and between:\\u003c/p\\u003e\\n\\n  \\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cdiv class=\\\"fa__signed\\\"\\u003eDanny Documentation\\u003c/div\\u003e\\n  \\u003ctable class=\\\"fa__signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003eDanny Documentation\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eEmail\\u003c/th\\u003e\\n      \\u003ctd\\u003ewhatsupdoc@fundamerica.com\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003eChief D\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eDate\\u003c/th\\u003e\\n      \\u003ctd\\u003eJuly 6, 2018, 10:58:51AM PDT\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eSignature ID\\u003c/th\\u003e\\n      \\u003ctd\\u003e\\u003ccode class=\\\"fa__signature_id\\\"\\u003e2ba75128-f5b1-4d27-97b4-4ed68d341ed6\\u003c/code\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n  \\u003cbr\\u003e\\n\\n  \\u003cdiv id=\\\"fa__trustee_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003ePrime Trust\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003c/div\\u003e\\n\",\"created_at\":\"2018-07-06T17:58:51.635Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"K6dRKPWxTSeXtE7WjTQe1g\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/K6dRKPWxTSeXtE7WjTQe1g\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/aGKRQ4LySg6_4q4zjkxu-Q\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":\"Danny Documentation\",\"name\":\"Danny Documentation\",\"signable\":false,\"signed\":true,\"signed_at\":\"2018-07-06T17:58:51.702Z\",\"title\":\"Chief D\"},{\"object\":\"electronic_signature\",\"id\":\"LvdRIFwZR_6lEd9NqLLebA\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/LvdRIFwZR_6lEd9NqLLebA\",\"anchor_id\":\"trustee_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/aGKRQ4LySg6_4q4zjkxu-Q\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":true,\"signing_links\":{},\"updated_at\":\"2018-07-06T17:59:25.014Z\"},{\"object\":\"escrow_agreement\",\"id\":\"6e4DfxPVTom3SjuDBAbGdg\",\"url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/6e4DfxPVTom3SjuDBAbGdg\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/escrow_agreements/e9ee037f-13d5-4e89-b74a-3b830406c676.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180710T153736Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180710/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=116d59c6b916f74f3ea910d6eab2ce7d0867c51467acaadb51678e10af8baacc\",\"body_html\":\"\\u003cstyle\\u003e\\n    #escrow-agreement \\u003e h1 { color: #224983; font-size: 1.33em }\\n    #escrow-agreement \\u003e h2 { font-size: 1.165em; }\\n    #escrow-agreement \\u003e h3 { color: #224983; font-size: 1em; }\\n    #escrow-agreement \\u003e h1, #escrow-agreement \\u003e h2, #escrow-agreement \\u003e h3 { text-transform: uppercase; }\\n    #escrow-agreement ol ol { list-style: lower-alpha; }\\n    #escrow-agreement p { margin: 1em 0; }\\n\\n\\n    #escrow-agreement strong.attachments { color: #ad1b22; }\\n    #escrow-agreement .fa__signature h1 { font-size: 1em; }\\n    #escrow-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #escrow-agreement .fa__signature h2 { text-align: left; }\\n    #escrow-agreement .fa__signature th { text-decoration: none; }\\n\\n    #w-9 td { font-family: monospace; text-align: right; }\\n    #w-9 td+td { font-family: monospace; font-weight: bold; text-align: left; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"escrow-agreement\\\"\\u003e\\n  \\u003ch1\\u003eEscrow Services Agreement\\u003c/h1\\u003e\\n  \\n  \\u003cp\\u003eThis Escrow Services Agreement (this “Agreement”) is made and entered into as of July 10, 2018 by and between Prime Trust, LLC (“Prime Trust” or “Escrow Agent”) and FA Documentation (“Issuer”) for its offering known as “FA Documentation”.\\u003c/p\\u003e\\n  \\u003ch2\\u003eRecitals\\u003c/h2\\u003e\\n  \\u003cp\\u003eWHEREAS, Issuer proposes to offer for sale to investors as disclosed in its offering materials, securities pursuant to either a) Rule 506 promulgated by the U.S. Securities and Exchange Commission (“SEC”) under the Securities Act of 1933, as amended (the “Securities Act”); b) Regulation A+ promulgated by the SEC as modified by final rules adopted per Title IV of the Jumpstart Our Business Startups (JOBs) Act; or c) another federal or state exemption from registration, either directly (“issuer-direct”) and/or through one or more registered broker-dealers as a selling group (“Syndicate”), the equity and/or debt securities of Issuer (the “Securities”) in the amount of at least $0.00 (the “Minimum Amount of the Offering”) up to $2,000,000.00 (the “Maximum Amount of the Offering”).\\u003c/p\\u003e\\n  \\u003cp\\u003eWHEREAS, Issuer desires to establish an Escrow Account in which funds received from prospective investors (“Subscribers”) will be held during the Offering, subject to the terms and conditions of this Agreement. Prime Trust agrees to serve as Escrow Agent (“Escrow Agent”) for the Subscribers with respect to such Escrow Account in accordance with the terms and conditions set forth herein. This includes, without limitation, that the Escrow Account will be held at an FDIC member bank in a separately named (as defined below) account. For purposes of communications and directives, Escrow Agent shall be the sole administrator of the Escrow Account.\\u003c/p\\u003e\\n  \\n  \\u003ch2\\u003eAgreement\\u003c/h2\\u003e\\n  \\u003cp\\u003eNOW THEREFORE, in consideration of the foregoing, it is hereby agreed as follows:\\u003c/p\\u003e\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEstablishment of Escrow Account.\\u003c/strong\\u003e Prior to Issuer initiating the Offering, and prior to the receipt of the first investor funds, Escrow Agent shall establish an account (the “Escrow Account”) at an FDIC insured US bank (the “Bank”). The Escrow Account shall be a segregated, deposit account of Escrow Agent at the Bank. All parties agree to maintain the Escrow Account and escrowed funds in a manner that is compliant with banking and securities regulations.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEscrow Period.\\u003c/strong\\u003e The Escrow Period shall begin with the commencement of the Offering and shall terminate in whole or in part upon the earlier to occur of the following:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe date upon which the minimum number of securities required to be sold are sold (the “Minimum”) in bona fide transactions that are fully paid for, with cleared funds, which is defined to occur when Escrow Agent has received gross proceeds of at least Minimum Amount of the Offering that have cleared in the Escrow Account and the issuer has triggered a partial or full closing on those funds. Even after a partial close, for min/max and continuous offerings, Escrow shall remain open in order to clear investor funds, and to perform other tasks prior to the issuer selling securities to any investor; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eJune 18, 2050 if the Minimum has not been reached; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe date upon which a determination is made by Issuer and/or their authorized representatives, including any lead broker or placement agent, to terminate the Offering prior to closing; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eEscrow Agent’s exercise of the termination rights specified in Section 14.\\u003c/p\\u003e\\n          \\u003cp\\u003eDuring the Escrow Period, the parties agree that (i) the Escrow Account and escrowed funds will be held for the benefit of the Subscribers, and that (ii) Issuer is not entitled to any funds received into escrow, and that no amounts deposited into the Escrow Account shall become the property of Issuer or any other entity, or be subject to any debts, liens or encumbrances of any kind of Issuer or any other entity, until the contingency has been satisfied by the sale of the Minimum of such Securities to such investors in bona fide transactions that are fully paid for, in accordance with Regulation D and as specified in the offering documents. Even after a sale of securities to investors, the Issuer may elect to continue to leave funds in the Escrow Account in order to protect investors as needed.\\u003c/p\\u003e\\n          \\u003cp\\u003eIn addition, Issuer and Escrow Agent acknowledge that the total funds raised cannot exceed the Maximum Amount of the Offering permitted by the Offering Memorandum. Issuer represents that no funds have yet been raised for FA Documentation and that all funds to be raised for FA Documentation will be deposited in the Escrow Account established by Escrow Agent.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDeposits into the Escrow Account.\\u003c/strong\\u003e All Subscribers will be directed by the Issuer to transmit their data and funds, via Escrow Agent’s technology systems, directly to the Escrow Agent as the “qualified third party” that has agreed to hold the funds for the benefit of investors and Issuer. All Subscribers will transfer funds directly to Escrow Agent (with checks, if any, made payable to “Prime Trust, LLC as Escrow Agent for Investors in FA Documentation”) for deposit into the Escrow Account. Escrow Agent shall process all Escrow Amounts for collection through the banking system and shall maintain an accounting of each deposit posted to its ledger, which also sets forth, among other things, each Subscriber’s name and address, the quantity of Securities purchased, and the amount paid. All monies so deposited in the Escrow Account and which have cleared the banking system are hereinafter referred to as the “Escrow Amount.” Issuer shall promptly, concurrent with any new or modified subscription, provide Escrow Agent with a copy of the Subscriber’s subscription and other information as may be reasonably requested by Escrow Agent in the performance of their duties under this Agreement. Escrow Agent is under no duty or responsibility to enforce collection of any funds delivered to it hereunder. Issuer shall assist Escrow Agent with clearing any and all AML and ACH exceptions.\\u003c/p\\u003e\\n      \\u003cp\\u003eFunds Hold — clearing, settlement and risk management policy: All parties agree that funds are considered “cleared” as follows:\\u003c/p\\u003e\\n      \\u003cp\\u003eWires — 24 hours after receipt of funds\\u003c/p\\u003e\\n      \\u003cp\\u003eChecks — 10 days after deposit\\u003c/p\\u003e\\n      \\u003cp\\u003eACH — As transaction must clear in a manner similar to checks, and as Federal regulations provide investors with 60 days to recall funds, for risk reduction and protection the Escrow Agent will agree to release, starting 10 calendar days after receipt and so long as the offering is closed, the greater of 94% of funds or gross funds less ACH deposits still at risk of recall. Of course, regardless of this operating policy, Issuer remains liable to immediately and without protestation or delay return to Prime Trust any funds recalled pursuant to Federal regulations.\\u003c/p\\u003e\\n      \\u003cp\\u003eEscrow Agent reserves the right to deny, suspend or terminate participation in the Escrow Account of any Subscriber to the extent Escrow Agent in its sole and absolute discretion deems it advisable or necessary to comply with applicable laws or to eliminate practices that are not consistent with laws, rules, regulations or best practices.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDisbursements from the Escrow Account.\\u003c/strong\\u003e In the event Escrow Agent does not receive the Minimum prior to the termination of the Escrow Period, Escrow Agent shall terminate Escrow and make a full and prompt return of cleared funds so that refunds are made to each Subscriber of their principal amounts.\\u003c/p\\u003e\\n      \\u003cp\\u003eIn the event Escrow Agent receives cleared funds for at least the Minimum prior to the termination of the Escrow Period, and for any point thereafter and Escrow Agent receives a written instruction from Issuer (generally via notification in the API or web dashboard), Escrow Agent shall, pursuant to those instructions, move funds to a Prime Trust Business custodial account in the name of Issuer, the agreement for which is hereby incorporated into this Agreement by reference and will be considered duly signed upon execution of this Agreement, to perform cash management and reconciliation on behalf of Issuer and for Issuers wholly owned funds, to make any investments as directed by Issuer, as well as to make disbursements if and when requested. Issuer acknowledges that there is a 24 hour (one business day) processing time once a request has been received to break Escrow or otherwise move funds into Issuers Prime Trust custodial account.\\u003c/p\\u003e\\n      \\u003cp\\u003eIssuer hereby irrevocably authorizes Prime Trust to deduct any fees owed to it, as well as to any third parties (and remit funds to such parties) from the Issuers wholly owned gross funds in the custodial account, if and when due. Furthermore, Issuer directs Escrow Agent to accept instructions regarding fees from registered securities brokers in the syndicate, if any, or from the API integrated platform or portal through which this offering is being conducted, if any.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eCollection Procedure.\\u003c/strong\\u003e Escrow Agent is hereby authorized, upon receipt of Subscriber funds, to promptly deposit them in the Escrow Account. Any Subscriber funds which fail to clear or are subsequently reversed, including but not limited to ACH chargebacks and wire recalls, shall be debited to the Escrow Account, with such debits reflected on the Escrow ledger accessible via Escrow Agents API or dashboard technology. Any and all escrow fees paid by Issuer, including those for funds receipt and processing are non-refundable, regardless of whether ultimately cleared, failed, rescinded, returned or recalled. In the event of any Subscriber refunds, returns or recalls after funds have already been remitted to Issuer, then Issuer hereby irrevocably agrees to immediately and without delay or dispute send equivalent funds to Escrow Agent to cover the refund, return or recall. If Issuer has any dispute or disagreement with its Subscriber then that is separate and apart from this Agreement and Issuer will address such situation directly with said Subscriber, including taking whatever actions Issuer determines appropriate, but Issuer shall regardless remit funds to Escrow Agent and not involve Escrow Agent in any such disputes.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eInvestment of Escrow Amount.\\u003c/strong\\u003e Escrow Agent may, at its’ discretion, invest any or all of the Escrow Account balance as permitted by banking or trust company regulations. No interest shall be paid to Issuer or Subscribers on balances in the Escrow Account or in Issuers custodial account.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEscrow Administration Fees, Compensation of Prime Trust.\\u003c/strong\\u003e Escrow Agent is entitled to escrow administration fees from Issuer as set forth in Schedule A.\\u003c/p\\u003e\\n      \\u003cp\\u003eIssuer agrees without exception that it is liable to Escrow Agent to pay and agrees to pay Escrow Agent, even under circumstances where Issuer has entered an agreement that said fees are to be paid by another party. All fees are charged immediately upon receipt of this Agreement and then immediately as they are incurred in Escrow Agents performance hereunder, and are not contingent in any way on the success or failure of the Offering. Furthermore, Escrow Agent is exclusively entitled to retain as part of its compensation any and all investment interest, gains and other income earned pursuant to item 6 above. No fees, charges or expense reimbursements of Escrow Agent are reimbursable, and are not subject to pro-rata analysis. All fees and charges, if not paid by a representative of Issuer (e.g. funding platform, lead syndicate broker, etc.), may be made via either Issuers credit card or ACH information on file with Escrow Agent. Escrow Agent may also collect its fee(s), at its option, from any custodial funds due to Issuer. It is acknowledged and agreed that no fees, reimbursement for costs and expenses, indemnification for any damages incurred by Issuer or Escrow Agent shall be paid out of or chargeable to the investor funds on deposit in the Escrow Account.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eRepresentations and Warranties.\\u003c/strong\\u003e The Issuer covenants and makes the following representations and warranties to Escrow Agent:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eIt is duly organized, validly existing, and in good standing under the laws of the state of its incorporation or organization, and has full power and authority to execute and deliver this Agreement and to perform its obligations hereunder.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThis Agreement has been duly approved by all necessary actions, including any necessary shareholder or membership approval, has been executed by its duly authorized officers, and constitutes its valid and binding agreement enforceable in accordance with its terms.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe execution, delivery, and performance of this Agreement is in accordance with the agreements related to the Offering and will not violate, conflict with, or cause a default under its articles of incorporation, bylaws, management agreement or other organizational document, as applicable, any applicable law, rule or regulation, any court order or administrative ruling or decree to which it is a party or any of its property is subject, or any agreement, contract, indenture, or other binding arrangement, including the agreements related to the Offering, to which it is a party or any of its property is subject.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe Offering shall contain a statement that Escrow Agent has not investigated the desirability or advisability of investment in the Securities nor approved, endorsed or passed upon the merits of purchasing the Securities; and the name of Escrow Agent has not and shall not be used in any manner in connection with the Offering of the Securities other than to state that Escrow Agent has agreed to serve as escrow agent for the limited purposes set forth in this Agreement.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eNo party other than the parties hereto has, or shall have, any lien, claim or security interest in the Escrow Funds or any part thereof. No financing statement under the Uniform Commercial Code is on file in any jurisdiction claiming a security interest in or describing (whether specifically or generally) the Escrow Funds or any part thereof.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eIt possesses such valid and current licenses, certificates, authorizations or permits issued by the appropriate state, federal or foreign regulatory agencies or bodies necessary to conduct its respective businesses, and it has not received any notice of proceedings relating to the revocation or modification of, or non-compliance with, any such license, certificate, authorization or permit.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003eIts business activities are in no way related to cannabis, gambling, adult entertainment, or firearms.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe Offering complies in all material respects with the Act and all applicable laws, rules and regulations.\\u003c/p\\u003e\\n          \\u003cp\\u003eAll of its representations and warranties contained herein are true and complete as of the date hereof and will be true and complete at the time of any disbursement of Escrow Funds.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTerm and Termination.\\u003c/strong\\u003e This Agreement will remain in full force during the Escrow Period and shall terminate upon the following:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eAs set forth in Section 2.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eTermination for Convenience. Any party may terminate this Agreement at any time for any reason by giving at least thirty (30) days’ written notice.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003ea. Escrow Agent’s Resignation. Escrow Agent may unilaterally resign by giving written notice to Issuer, whereupon Issuer will immediately appoint a successor escrow agent. Without limiting the generality of the foregoing, Escrow Agent may terminate this Agreement and thereby unilaterally resign under the circumstances specified in Section 14. Until a successor escrow agent accepts appointment or until another disposition of the subject matter has been agreed upon by the parties, following such resignation notice, Escrow Agent shall be discharged of all of its duties hereunder save to keep the subject matter whole.\\u003c/p\\u003e\\n          \\u003cp\\u003eEven after this Agreement is terminated, certain provisions will remain in effect, including but not limited to items 3, 4, 5, 10, 11, 12, 14, and 15 of this Agreement. Escrow Agent shall be compensated for the services rendered as of the date of the termination or removal.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eBinding Arbitration, Applicable Law, Venue, and Attorney’s Fees.\\u003c/strong\\u003e This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of Nevada, as applicable, without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, pursuant to the rules of the American Arbitration Association, with venue in Clark County, Nevada. The parties consent to this method of dispute resolution, as well as jurisdiction, and consent to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. Furthermore, the prevailing party shall be entitled to recover damages plus reasonable attorney’s fees and costs and the decision of the arbitrator shall be final, binding and enforceable in any court.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLimited Capacity of Escrow Agent.\\u003c/strong\\u003e This Agreement expressly and exclusively sets forth the duties of Escrow Agent with respect to any and all matters pertinent hereto, and no implied duties or obligations shall be read into this Agreement against Escrow Agent.  Escrow Agent acts hereunder as an escrow agent only and is not associated, affiliated, or involved in the business decisions or business activities of Issuer, Portal, or Subscriber.  Escrow Agent is not responsible or liable in any manner whatsoever for the sufficiency, correctness, genuineness, or validity of the subject matter of this Agreement or any part thereof, or for the form of execution thereof, or for the identity or authority of any person executing or depositing such subject matter.  Escrow Agent shall be under no duty to investigate or inquire as to the validity or accuracy of any document, agreement, instruction, or request furnished to it hereunder, including, without limitation, the authority or the identity of any signer thereof, believed by it to be genuine, and Escrow Agent may rely and act upon, and shall not be liable for acting or not acting upon, any such document, agreement, instruction, or request.  Escrow Agent shall in no way be responsible for notifying, nor shall it be responsible to notify, any party thereto or any other party interested in this Agreement of any payment required or maturity occurring under this Agreement or under the terms of any instrument deposited herewith.  Escrow Agent’s entire liability and exclusive remedy in any cause of action based on contract, tort, or otherwise in connection with any services furnished pursuant to this Agreement shall be limited to the total fees paid to Escrow Agent by Issuer.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eIndemnity.\\u003c/strong\\u003e Issuer agrees to defend, indemnify and hold Escrow Agent and its related entities, directors, employees, service providers, advertisers, affiliates, officers, agents, and partners and third-party service providers (collectively “Escrow Agent Indemnified Parties”) harmless from and against any loss, liability, claim, or demand, including attorney’s fees (collectively “Expenses”), made by any third party due to or arising out of (i) this Agreement or a breach of any provision in this Agreement, or (ii) any change in regulation or law, state or federal, and the enforcement or prosecution of such as such authorities may apply to or against Issuer. This indemnity shall include, but is not limited to, all Expenses incurred in conjunction with any interpleader that Escrow Agent may enter into regarding this Agreement and/or third-party subpoena or discovery process that may be directed to Escrow Agent Indemnified Parties. It shall also include any action(s) by a governmental or trade association authority seeking to impose criminal or civil sanctions on any Escrow Agent Indemnified Parties based on a connection or alleged connection between this Agreement and Issuers business and/or associated persons. These defense, indemnification and hold harmless obligations will survive termination of this Agreement.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEntire Agreement, Severability and Force Majeure.\\u003c/strong\\u003e This Agreement contains the entire agreement between Issuer and Escrow Agent regarding the Escrow Account. If any provision of this Agreement is held invalid, the remainder of this Agreement shall continue in full force and effect. Furthermore, no party shall be responsible for any failure to perform due to acts beyond its reasonable control, including acts of God, terrorism, shortage of supply, labor difficulties (including strikes), war, civil unrest, fire, floods, electrical outages, equipment or transmission failures, internet interruptions, vendor failures (including information technology providers), or other similar causes.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eChanges.\\u003c/strong\\u003e Escrow Agent may, at its sole discretion, comply with any new, changed, or reinterpreted regulatory or legal rules, laws or regulations, law enforcement or prosecution policies, and any interpretations of any of the foregoing, and without necessity of notice, Escrow Agent may (i) modify either this Agreement or the Escrow Account, or both, to comply with or conform to such changes or interpretations or (ii) terminate this Agreement or the Escrow Account or both if, in the sole and absolute discretion of Escrow Agent, changes in law enforcement or prosecution policies (or enactment or issuance of new laws or regulations) applicable to the Issuer might expose Escrow Agent to a risk of criminal or civil prosecution, and/or of governmental or regulatory sanctions or forfeitures if Escrow Agent were to continue its performance under this Agreement. Furthermore, all parties agree that this Agreement shall continue in full force and be valid, unchanged and binding upon any successors of Escrow Agent. Changes to this Agreement will be sent to Issuer via email.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eWaivers.\\u003c/strong\\u003e  No waiver by any party to this Agreement of any condition or breach of any provision of this Agreement will be effective unless in writing. No waiver by any party of any such condition or breach, in any one instance, will be deemed to be a further or continuing waiver of any such condition or breach or a waiver of any other condition or breach of any other provision contained in this Agreement.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eNotices.\\u003c/strong\\u003e Any notice to Escrow Agent is to be sent to \\u003ca href=\\\"mailto:escrow@primetrust.com\\\"\\u003eescrow@primetrust.com\\u003c/a\\u003e. Any notices to Issuer will be to \\u003ca href=\\\"mailto:whatsupdoc@fundamerica.com\\\"\\u003ewhatsupdoc@fundamerica.com\\u003c/a\\u003e.\\u003c/p\\u003e\\n      \\u003cp\\u003eAny party may change their notice or email address giving notice thereof in accordance with this Paragraph. All notices hereunder shall be deemed given: (1) if served in person, when served; (2) if sent by facsimile or email, on the date of transmission if before 6:00 p.m. Eastern time, provided that a hard copy of such notice is also sent by either a nationally recognized overnight courier or by U.S. Mail, first class; (3) if by overnight courier, by a nationally recognized courier which has a system of providing evidence of delivery, on the first business day after delivery to the courier; or (4) if by U.S. Mail, on the third day after deposit in the mail, postage prepaid, certified mail, return receipt requested. Furthermore, all parties hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as set forth above or as otherwise from time to time changed or updated in Prime Trusts systems, directly by the party changing such information, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients’ spam filters by the recipients email service provider or technology, or due to a recipients’ change of address, or due to technology issues by the recipients’ service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer or Portal, including statements, and if such documents are desired then that party agrees to directly and personally print, at their own expense, the electronically-sent communication(s) or dashboard reports and maintaining such physical records in any manner or form that they desire. Your Consent is Hereby Given: By signing this Agreement electronically, you explicitly agree to this Agreement and to receive documents electronically, including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLanguage.\\u003c/strong\\u003e It is expressly agreed that it is the will of all parties, including Escrow Agent and Issuer that this Agreement and all related pages, forms, emails, alerts and other communications have been drawn up and/or presented in English.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eCounterparts; Facsimile; Email; Signatures; Electronic Signatures.\\u003c/strong\\u003e This Agreement may be executed in counterparts, each of which will be deemed an original and all of which, taken together, will constitute one and the same instrument, binding on each signatory thereto. This Agreement may be executed by signatures, electronically or otherwise, and delivered by email in .pdf format, which shall be binding upon each signing party to the same extent as an original executed version hereof.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSubstitute Form W–9:\\u003c/strong\\u003e Taxpayer Identification Number certification and backup withholding statement.\\u003c/p\\u003e\\n\\n      \\u003cp\\u003ePRIVACY ACT STATEMENT: Section 6109 of the Internal Revenue Code requires you (Issuer) to provide us with your correct Taxpayer Identification Number (TIN).\\u003c/p\\u003e\\n\\n      \\u003ctable id=\\\"w-9\\\"\\u003e\\n        \\u003ctr\\u003e\\n\\u003ctd\\u003eName of Business:\\u003c/td\\u003e\\n\\u003ctd\\u003eFA Documentation\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n        \\u003ctr\\u003e\\n\\u003ctd\\u003eTax Identification Number:\\u003c/td\\u003e\\n\\u003ctd\\u003e123123123\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003c/table\\u003e\\n\\n      \\u003cp\\u003eUnder penalty of perjury, by signing this Agreement below I certify that: 1) the number shown above is our correct business taxpayer identification number; 2) our business is not subject to backup withholding unless we have informed FundAmerica in writing to the contrary; and 3) our Company is a U.S. domiciled business.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003e\\u003cstrong\\u003eConsent is Hereby Given:\\u003c/strong\\u003e By signing this Agreement electronically, Issuer explicitly agrees to receive documents electronically including its copy of this signed Agreement and the Business Custodial Agreement as well as ongoing disclosures, communications, and notices.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eAgreed as of the date set forth above by and between:\\u003c/p\\u003e\\n\\n  \\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n  \\u003cbr\\u003e\\n\\n  \\u003cdiv id=\\\"fa__trustee_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003ePrime Trust\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003c/div\\u003e\\n\",\"created_at\":\"2018-07-10T15:34:57.324Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"EQ4cyU8eT8CxI6DHTOr0dQ\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/EQ4cyU8eT8CxI6DHTOr0dQ\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/6e4DfxPVTom3SjuDBAbGdg\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":null,\"name\":null,\"signable\":true,\"signed\":false,\"signed_at\":null,\"title\":null},{\"object\":\"electronic_signature\",\"id\":\"AeA3ZEfvRFuUhzWzTg339g\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/AeA3ZEfvRFuUhzWzTg339g\",\"anchor_id\":\"trustee_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/6e4DfxPVTom3SjuDBAbGdg\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":false,\"signing_links\":{\"issuer_signature\":{\"electronic_signature_id\":\"EQ4cyU8eT8CxI6DHTOr0dQ\",\"expires\":\"2018-07-24T07:00:00.000Z\",\"url\":\"https://my-sandbox.fundamerica.com/#/spi/electronic_signatures/iZ2pX7Lj1ZPej2uIKzO5zTrX4WBE7LJU\"}},\"updated_at\":\"2018-07-10T15:34:58.359Z\"}]}"}],"_postman_id":"6bcf9cf7-7342-4742-a5e5-6b7ecfd55f27"},{"name":"Get specific escrow agreement","id":"7069d051-1c9d-42cf-a20d-aa475a1a3104","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/escrow_agreements/{{escrow-agreement-id}}","urlObject":{"path":["escrow_agreements","{{escrow-agreement-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"12d79590-7d6c-4750-b7ce-c3bf9ab3b3a4","name":"Get specific escrow agreement","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/escrow_agreements/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 10 Jul 2018 15:38:44 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"91c75d02-28e0-4025-b54b-5bcbe5795ec8","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.048479","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"escrow_agreement\",\"id\":\"aGKRQ4LySg6_4q4zjkxu-Q\",\"url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/aGKRQ4LySg6_4q4zjkxu-Q\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/escrow_agreements/68629143-82f2-4a0e-bfe2-ae338e4c6ef9.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180710T153844Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180710/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=677167f3f09b4787acc676bb0f923fc972ff778944a1dffa04c7c92a8215f4ef\",\"body_html\":\"\\u003cstyle\\u003e\\n    #escrow-agreement \\u003e h1 { color: #224983; font-size: 1.33em }\\n    #escrow-agreement \\u003e h2 { font-size: 1.165em; }\\n    #escrow-agreement \\u003e h3 { color: #224983; font-size: 1em; }\\n    #escrow-agreement \\u003e h1, #escrow-agreement \\u003e h2, #escrow-agreement \\u003e h3 { text-transform: uppercase; }\\n    #escrow-agreement ol ol { list-style: lower-alpha; }\\n    #escrow-agreement p { margin: 1em 0; }\\n\\n\\n    #escrow-agreement strong.attachments { color: #ad1b22; }\\n    #escrow-agreement .fa__signature h1 { font-size: 1em; }\\n    #escrow-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #escrow-agreement .fa__signature h2 { text-align: left; }\\n    #escrow-agreement .fa__signature th { text-decoration: none; }\\n\\n    #w-9 td { font-family: monospace; text-align: right; }\\n    #w-9 td+td { font-family: monospace; font-weight: bold; text-align: left; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"escrow-agreement\\\"\\u003e\\n  \\u003ch1\\u003eEscrow Services Agreement\\u003c/h1\\u003e\\n  \\n  \\u003cp\\u003eThis Escrow Services Agreement (this “Agreement”) is made and entered into as of July 6, 2018 by and between Prime Trust, LLC (“Prime Trust” or “Escrow Agent”) and FA Documentation (“Issuer”) for its offering known as “FA Documentation”.\\u003c/p\\u003e\\n  \\u003ch2\\u003eRecitals\\u003c/h2\\u003e\\n  \\u003cp\\u003eWHEREAS, Issuer proposes to offer for sale to investors as disclosed in its offering materials, securities pursuant to either a) Rule 506 promulgated by the U.S. Securities and Exchange Commission (“SEC”) under the Securities Act of 1933, as amended (the “Securities Act”); b) Regulation A+ promulgated by the SEC as modified by final rules adopted per Title IV of the Jumpstart Our Business Startups (JOBs) Act; or c) another federal or state exemption from registration, either directly (“issuer-direct”) and/or through one or more registered broker-dealers as a selling group (“Syndicate”), the equity and/or debt securities of Issuer (the “Securities”) in the amount of at least $0.00 (the “Minimum Amount of the Offering”) up to $2,000,000.00 (the “Maximum Amount of the Offering”).\\u003c/p\\u003e\\n  \\u003cp\\u003eWHEREAS, Issuer desires to establish an Escrow Account in which funds received from prospective investors (“Subscribers”) will be held during the Offering, subject to the terms and conditions of this Agreement. Prime Trust agrees to serve as Escrow Agent (“Escrow Agent”) for the Subscribers with respect to such Escrow Account in accordance with the terms and conditions set forth herein. This includes, without limitation, that the Escrow Account will be held at an FDIC member bank in a separately named (as defined below) account. For purposes of communications and directives, Escrow Agent shall be the sole administrator of the Escrow Account.\\u003c/p\\u003e\\n  \\n  \\u003ch2\\u003eAgreement\\u003c/h2\\u003e\\n  \\u003cp\\u003eNOW THEREFORE, in consideration of the foregoing, it is hereby agreed as follows:\\u003c/p\\u003e\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEstablishment of Escrow Account.\\u003c/strong\\u003e Prior to Issuer initiating the Offering, and prior to the receipt of the first investor funds, Escrow Agent shall establish an account (the “Escrow Account”) at an FDIC insured US bank (the “Bank”). The Escrow Account shall be a segregated, deposit account of Escrow Agent at the Bank. All parties agree to maintain the Escrow Account and escrowed funds in a manner that is compliant with banking and securities regulations.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEscrow Period.\\u003c/strong\\u003e The Escrow Period shall begin with the commencement of the Offering and shall terminate in whole or in part upon the earlier to occur of the following:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe date upon which the minimum number of securities required to be sold are sold (the “Minimum”) in bona fide transactions that are fully paid for, with cleared funds, which is defined to occur when Escrow Agent has received gross proceeds of at least Minimum Amount of the Offering that have cleared in the Escrow Account and the issuer has triggered a partial or full closing on those funds. Even after a partial close, for min/max and continuous offerings, Escrow shall remain open in order to clear investor funds, and to perform other tasks prior to the issuer selling securities to any investor; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eJune 18, 2050 if the Minimum has not been reached; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe date upon which a determination is made by Issuer and/or their authorized representatives, including any lead broker or placement agent, to terminate the Offering prior to closing; or\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eEscrow Agent’s exercise of the termination rights specified in Section 14.\\u003c/p\\u003e\\n          \\u003cp\\u003eDuring the Escrow Period, the parties agree that (i) the Escrow Account and escrowed funds will be held for the benefit of the Subscribers, and that (ii) Issuer is not entitled to any funds received into escrow, and that no amounts deposited into the Escrow Account shall become the property of Issuer or any other entity, or be subject to any debts, liens or encumbrances of any kind of Issuer or any other entity, until the contingency has been satisfied by the sale of the Minimum of such Securities to such investors in bona fide transactions that are fully paid for, in accordance with Regulation D and as specified in the offering documents. Even after a sale of securities to investors, the Issuer may elect to continue to leave funds in the Escrow Account in order to protect investors as needed.\\u003c/p\\u003e\\n          \\u003cp\\u003eIn addition, Issuer and Escrow Agent acknowledge that the total funds raised cannot exceed the Maximum Amount of the Offering permitted by the Offering Memorandum. Issuer represents that no funds have yet been raised for FA Documentation and that all funds to be raised for FA Documentation will be deposited in the Escrow Account established by Escrow Agent.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDeposits into the Escrow Account.\\u003c/strong\\u003e All Subscribers will be directed by the Issuer to transmit their data and funds, via Escrow Agent’s technology systems, directly to the Escrow Agent as the “qualified third party” that has agreed to hold the funds for the benefit of investors and Issuer. All Subscribers will transfer funds directly to Escrow Agent (with checks, if any, made payable to “Prime Trust, LLC as Escrow Agent for Investors in FA Documentation”) for deposit into the Escrow Account. Escrow Agent shall process all Escrow Amounts for collection through the banking system and shall maintain an accounting of each deposit posted to its ledger, which also sets forth, among other things, each Subscriber’s name and address, the quantity of Securities purchased, and the amount paid. All monies so deposited in the Escrow Account and which have cleared the banking system are hereinafter referred to as the “Escrow Amount.” Issuer shall promptly, concurrent with any new or modified subscription, provide Escrow Agent with a copy of the Subscriber’s subscription and other information as may be reasonably requested by Escrow Agent in the performance of their duties under this Agreement. Escrow Agent is under no duty or responsibility to enforce collection of any funds delivered to it hereunder. Issuer shall assist Escrow Agent with clearing any and all AML and ACH exceptions.\\u003c/p\\u003e\\n      \\u003cp\\u003eFunds Hold — clearing, settlement and risk management policy: All parties agree that funds are considered “cleared” as follows:\\u003c/p\\u003e\\n      \\u003cp\\u003eWires — 24 hours after receipt of funds\\u003c/p\\u003e\\n      \\u003cp\\u003eChecks — 10 days after deposit\\u003c/p\\u003e\\n      \\u003cp\\u003eACH — As transaction must clear in a manner similar to checks, and as Federal regulations provide investors with 60 days to recall funds, for risk reduction and protection the Escrow Agent will agree to release, starting 10 calendar days after receipt and so long as the offering is closed, the greater of 94% of funds or gross funds less ACH deposits still at risk of recall. Of course, regardless of this operating policy, Issuer remains liable to immediately and without protestation or delay return to Prime Trust any funds recalled pursuant to Federal regulations.\\u003c/p\\u003e\\n      \\u003cp\\u003eEscrow Agent reserves the right to deny, suspend or terminate participation in the Escrow Account of any Subscriber to the extent Escrow Agent in its sole and absolute discretion deems it advisable or necessary to comply with applicable laws or to eliminate practices that are not consistent with laws, rules, regulations or best practices.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDisbursements from the Escrow Account.\\u003c/strong\\u003e In the event Escrow Agent does not receive the Minimum prior to the termination of the Escrow Period, Escrow Agent shall terminate Escrow and make a full and prompt return of cleared funds so that refunds are made to each Subscriber of their principal amounts.\\u003c/p\\u003e\\n      \\u003cp\\u003eIn the event Escrow Agent receives cleared funds for at least the Minimum prior to the termination of the Escrow Period, and for any point thereafter and Escrow Agent receives a written instruction from Issuer (generally via notification in the API or web dashboard), Escrow Agent shall, pursuant to those instructions, move funds to a Prime Trust Business custodial account in the name of Issuer, the agreement for which is hereby incorporated into this Agreement by reference and will be considered duly signed upon execution of this Agreement, to perform cash management and reconciliation on behalf of Issuer and for Issuers wholly owned funds, to make any investments as directed by Issuer, as well as to make disbursements if and when requested. Issuer acknowledges that there is a 24 hour (one business day) processing time once a request has been received to break Escrow or otherwise move funds into Issuers Prime Trust custodial account.\\u003c/p\\u003e\\n      \\u003cp\\u003eIssuer hereby irrevocably authorizes Prime Trust to deduct any fees owed to it, as well as to any third parties (and remit funds to such parties) from the Issuers wholly owned gross funds in the custodial account, if and when due. Furthermore, Issuer directs Escrow Agent to accept instructions regarding fees from registered securities brokers in the syndicate, if any, or from the API integrated platform or portal through which this offering is being conducted, if any.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eCollection Procedure.\\u003c/strong\\u003e Escrow Agent is hereby authorized, upon receipt of Subscriber funds, to promptly deposit them in the Escrow Account. Any Subscriber funds which fail to clear or are subsequently reversed, including but not limited to ACH chargebacks and wire recalls, shall be debited to the Escrow Account, with such debits reflected on the Escrow ledger accessible via Escrow Agents API or dashboard technology. Any and all escrow fees paid by Issuer, including those for funds receipt and processing are non-refundable, regardless of whether ultimately cleared, failed, rescinded, returned or recalled. In the event of any Subscriber refunds, returns or recalls after funds have already been remitted to Issuer, then Issuer hereby irrevocably agrees to immediately and without delay or dispute send equivalent funds to Escrow Agent to cover the refund, return or recall. If Issuer has any dispute or disagreement with its Subscriber then that is separate and apart from this Agreement and Issuer will address such situation directly with said Subscriber, including taking whatever actions Issuer determines appropriate, but Issuer shall regardless remit funds to Escrow Agent and not involve Escrow Agent in any such disputes.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eInvestment of Escrow Amount.\\u003c/strong\\u003e Escrow Agent may, at its’ discretion, invest any or all of the Escrow Account balance as permitted by banking or trust company regulations. No interest shall be paid to Issuer or Subscribers on balances in the Escrow Account or in Issuers custodial account.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEscrow Administration Fees, Compensation of Prime Trust.\\u003c/strong\\u003e Escrow Agent is entitled to escrow administration fees from Issuer as set forth in Schedule A.\\u003c/p\\u003e\\n      \\u003cp\\u003eIssuer agrees without exception that it is liable to Escrow Agent to pay and agrees to pay Escrow Agent, even under circumstances where Issuer has entered an agreement that said fees are to be paid by another party. All fees are charged immediately upon receipt of this Agreement and then immediately as they are incurred in Escrow Agents performance hereunder, and are not contingent in any way on the success or failure of the Offering. Furthermore, Escrow Agent is exclusively entitled to retain as part of its compensation any and all investment interest, gains and other income earned pursuant to item 6 above. No fees, charges or expense reimbursements of Escrow Agent are reimbursable, and are not subject to pro-rata analysis. All fees and charges, if not paid by a representative of Issuer (e.g. funding platform, lead syndicate broker, etc.), may be made via either Issuers credit card or ACH information on file with Escrow Agent. Escrow Agent may also collect its fee(s), at its option, from any custodial funds due to Issuer. It is acknowledged and agreed that no fees, reimbursement for costs and expenses, indemnification for any damages incurred by Issuer or Escrow Agent shall be paid out of or chargeable to the investor funds on deposit in the Escrow Account.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eRepresentations and Warranties.\\u003c/strong\\u003e The Issuer covenants and makes the following representations and warranties to Escrow Agent:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eIt is duly organized, validly existing, and in good standing under the laws of the state of its incorporation or organization, and has full power and authority to execute and deliver this Agreement and to perform its obligations hereunder.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThis Agreement has been duly approved by all necessary actions, including any necessary shareholder or membership approval, has been executed by its duly authorized officers, and constitutes its valid and binding agreement enforceable in accordance with its terms.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe execution, delivery, and performance of this Agreement is in accordance with the agreements related to the Offering and will not violate, conflict with, or cause a default under its articles of incorporation, bylaws, management agreement or other organizational document, as applicable, any applicable law, rule or regulation, any court order or administrative ruling or decree to which it is a party or any of its property is subject, or any agreement, contract, indenture, or other binding arrangement, including the agreements related to the Offering, to which it is a party or any of its property is subject.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe Offering shall contain a statement that Escrow Agent has not investigated the desirability or advisability of investment in the Securities nor approved, endorsed or passed upon the merits of purchasing the Securities; and the name of Escrow Agent has not and shall not be used in any manner in connection with the Offering of the Securities other than to state that Escrow Agent has agreed to serve as escrow agent for the limited purposes set forth in this Agreement.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eNo party other than the parties hereto has, or shall have, any lien, claim or security interest in the Escrow Funds or any part thereof. No financing statement under the Uniform Commercial Code is on file in any jurisdiction claiming a security interest in or describing (whether specifically or generally) the Escrow Funds or any part thereof.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eIt possesses such valid and current licenses, certificates, authorizations or permits issued by the appropriate state, federal or foreign regulatory agencies or bodies necessary to conduct its respective businesses, and it has not received any notice of proceedings relating to the revocation or modification of, or non-compliance with, any such license, certificate, authorization or permit.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003eIts business activities are in no way related to cannabis, gambling, adult entertainment, or firearms.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eThe Offering complies in all material respects with the Act and all applicable laws, rules and regulations.\\u003c/p\\u003e\\n          \\u003cp\\u003eAll of its representations and warranties contained herein are true and complete as of the date hereof and will be true and complete at the time of any disbursement of Escrow Funds.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTerm and Termination.\\u003c/strong\\u003e This Agreement will remain in full force during the Escrow Period and shall terminate upon the following:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eAs set forth in Section 2.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003eTermination for Convenience. Any party may terminate this Agreement at any time for any reason by giving at least thirty (30) days’ written notice.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003ea. Escrow Agent’s Resignation. Escrow Agent may unilaterally resign by giving written notice to Issuer, whereupon Issuer will immediately appoint a successor escrow agent. Without limiting the generality of the foregoing, Escrow Agent may terminate this Agreement and thereby unilaterally resign under the circumstances specified in Section 14. Until a successor escrow agent accepts appointment or until another disposition of the subject matter has been agreed upon by the parties, following such resignation notice, Escrow Agent shall be discharged of all of its duties hereunder save to keep the subject matter whole.\\u003c/p\\u003e\\n          \\u003cp\\u003eEven after this Agreement is terminated, certain provisions will remain in effect, including but not limited to items 3, 4, 5, 10, 11, 12, 14, and 15 of this Agreement. Escrow Agent shall be compensated for the services rendered as of the date of the termination or removal.\\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eBinding Arbitration, Applicable Law, Venue, and Attorney’s Fees.\\u003c/strong\\u003e This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of Nevada, as applicable, without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, pursuant to the rules of the American Arbitration Association, with venue in Clark County, Nevada. The parties consent to this method of dispute resolution, as well as jurisdiction, and consent to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. Furthermore, the prevailing party shall be entitled to recover damages plus reasonable attorney’s fees and costs and the decision of the arbitrator shall be final, binding and enforceable in any court.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLimited Capacity of Escrow Agent.\\u003c/strong\\u003e This Agreement expressly and exclusively sets forth the duties of Escrow Agent with respect to any and all matters pertinent hereto, and no implied duties or obligations shall be read into this Agreement against Escrow Agent.  Escrow Agent acts hereunder as an escrow agent only and is not associated, affiliated, or involved in the business decisions or business activities of Issuer, Portal, or Subscriber.  Escrow Agent is not responsible or liable in any manner whatsoever for the sufficiency, correctness, genuineness, or validity of the subject matter of this Agreement or any part thereof, or for the form of execution thereof, or for the identity or authority of any person executing or depositing such subject matter.  Escrow Agent shall be under no duty to investigate or inquire as to the validity or accuracy of any document, agreement, instruction, or request furnished to it hereunder, including, without limitation, the authority or the identity of any signer thereof, believed by it to be genuine, and Escrow Agent may rely and act upon, and shall not be liable for acting or not acting upon, any such document, agreement, instruction, or request.  Escrow Agent shall in no way be responsible for notifying, nor shall it be responsible to notify, any party thereto or any other party interested in this Agreement of any payment required or maturity occurring under this Agreement or under the terms of any instrument deposited herewith.  Escrow Agent’s entire liability and exclusive remedy in any cause of action based on contract, tort, or otherwise in connection with any services furnished pursuant to this Agreement shall be limited to the total fees paid to Escrow Agent by Issuer.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eIndemnity.\\u003c/strong\\u003e Issuer agrees to defend, indemnify and hold Escrow Agent and its related entities, directors, employees, service providers, advertisers, affiliates, officers, agents, and partners and third-party service providers (collectively “Escrow Agent Indemnified Parties”) harmless from and against any loss, liability, claim, or demand, including attorney’s fees (collectively “Expenses”), made by any third party due to or arising out of (i) this Agreement or a breach of any provision in this Agreement, or (ii) any change in regulation or law, state or federal, and the enforcement or prosecution of such as such authorities may apply to or against Issuer. This indemnity shall include, but is not limited to, all Expenses incurred in conjunction with any interpleader that Escrow Agent may enter into regarding this Agreement and/or third-party subpoena or discovery process that may be directed to Escrow Agent Indemnified Parties. It shall also include any action(s) by a governmental or trade association authority seeking to impose criminal or civil sanctions on any Escrow Agent Indemnified Parties based on a connection or alleged connection between this Agreement and Issuers business and/or associated persons. These defense, indemnification and hold harmless obligations will survive termination of this Agreement.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eEntire Agreement, Severability and Force Majeure.\\u003c/strong\\u003e This Agreement contains the entire agreement between Issuer and Escrow Agent regarding the Escrow Account. If any provision of this Agreement is held invalid, the remainder of this Agreement shall continue in full force and effect. Furthermore, no party shall be responsible for any failure to perform due to acts beyond its reasonable control, including acts of God, terrorism, shortage of supply, labor difficulties (including strikes), war, civil unrest, fire, floods, electrical outages, equipment or transmission failures, internet interruptions, vendor failures (including information technology providers), or other similar causes.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eChanges.\\u003c/strong\\u003e Escrow Agent may, at its sole discretion, comply with any new, changed, or reinterpreted regulatory or legal rules, laws or regulations, law enforcement or prosecution policies, and any interpretations of any of the foregoing, and without necessity of notice, Escrow Agent may (i) modify either this Agreement or the Escrow Account, or both, to comply with or conform to such changes or interpretations or (ii) terminate this Agreement or the Escrow Account or both if, in the sole and absolute discretion of Escrow Agent, changes in law enforcement or prosecution policies (or enactment or issuance of new laws or regulations) applicable to the Issuer might expose Escrow Agent to a risk of criminal or civil prosecution, and/or of governmental or regulatory sanctions or forfeitures if Escrow Agent were to continue its performance under this Agreement. Furthermore, all parties agree that this Agreement shall continue in full force and be valid, unchanged and binding upon any successors of Escrow Agent. Changes to this Agreement will be sent to Issuer via email.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eWaivers.\\u003c/strong\\u003e  No waiver by any party to this Agreement of any condition or breach of any provision of this Agreement will be effective unless in writing. No waiver by any party of any such condition or breach, in any one instance, will be deemed to be a further or continuing waiver of any such condition or breach or a waiver of any other condition or breach of any other provision contained in this Agreement.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eNotices.\\u003c/strong\\u003e Any notice to Escrow Agent is to be sent to \\u003ca href=\\\"mailto:escrow@primetrust.com\\\"\\u003eescrow@primetrust.com\\u003c/a\\u003e. Any notices to Issuer will be to \\u003ca href=\\\"mailto:whatsupdoc@fundamerica.com\\\"\\u003ewhatsupdoc@fundamerica.com\\u003c/a\\u003e.\\u003c/p\\u003e\\n      \\u003cp\\u003eAny party may change their notice or email address giving notice thereof in accordance with this Paragraph. All notices hereunder shall be deemed given: (1) if served in person, when served; (2) if sent by facsimile or email, on the date of transmission if before 6:00 p.m. Eastern time, provided that a hard copy of such notice is also sent by either a nationally recognized overnight courier or by U.S. Mail, first class; (3) if by overnight courier, by a nationally recognized courier which has a system of providing evidence of delivery, on the first business day after delivery to the courier; or (4) if by U.S. Mail, on the third day after deposit in the mail, postage prepaid, certified mail, return receipt requested. Furthermore, all parties hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as set forth above or as otherwise from time to time changed or updated in Prime Trusts systems, directly by the party changing such information, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients’ spam filters by the recipients email service provider or technology, or due to a recipients’ change of address, or due to technology issues by the recipients’ service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer or Portal, including statements, and if such documents are desired then that party agrees to directly and personally print, at their own expense, the electronically-sent communication(s) or dashboard reports and maintaining such physical records in any manner or form that they desire. Your Consent is Hereby Given: By signing this Agreement electronically, you explicitly agree to this Agreement and to receive documents electronically, including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLanguage.\\u003c/strong\\u003e It is expressly agreed that it is the will of all parties, including Escrow Agent and Issuer that this Agreement and all related pages, forms, emails, alerts and other communications have been drawn up and/or presented in English.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eCounterparts; Facsimile; Email; Signatures; Electronic Signatures.\\u003c/strong\\u003e This Agreement may be executed in counterparts, each of which will be deemed an original and all of which, taken together, will constitute one and the same instrument, binding on each signatory thereto. This Agreement may be executed by signatures, electronically or otherwise, and delivered by email in .pdf format, which shall be binding upon each signing party to the same extent as an original executed version hereof.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSubstitute Form W–9:\\u003c/strong\\u003e Taxpayer Identification Number certification and backup withholding statement.\\u003c/p\\u003e\\n\\n      \\u003cp\\u003ePRIVACY ACT STATEMENT: Section 6109 of the Internal Revenue Code requires you (Issuer) to provide us with your correct Taxpayer Identification Number (TIN).\\u003c/p\\u003e\\n\\n      \\u003ctable id=\\\"w-9\\\"\\u003e\\n        \\u003ctr\\u003e\\n\\u003ctd\\u003eName of Business:\\u003c/td\\u003e\\n\\u003ctd\\u003eFA Documentation\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n        \\u003ctr\\u003e\\n\\u003ctd\\u003eTax Identification Number:\\u003c/td\\u003e\\n\\u003ctd\\u003e123123123\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003c/table\\u003e\\n\\n      \\u003cp\\u003eUnder penalty of perjury, by signing this Agreement below I certify that: 1) the number shown above is our correct business taxpayer identification number; 2) our business is not subject to backup withholding unless we have informed FundAmerica in writing to the contrary; and 3) our Company is a U.S. domiciled business.\\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003e\\u003cstrong\\u003eConsent is Hereby Given:\\u003c/strong\\u003e By signing this Agreement electronically, Issuer explicitly agrees to receive documents electronically including its copy of this signed Agreement and the Business Custodial Agreement as well as ongoing disclosures, communications, and notices.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eAgreed as of the date set forth above by and between:\\u003c/p\\u003e\\n\\n  \\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cdiv class=\\\"fa__signed\\\"\\u003eDanny Documentation\\u003c/div\\u003e\\n  \\u003ctable class=\\\"fa__signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003eDanny Documentation\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eEmail\\u003c/th\\u003e\\n      \\u003ctd\\u003ewhatsupdoc@fundamerica.com\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003eChief D\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eDate\\u003c/th\\u003e\\n      \\u003ctd\\u003eJuly 6, 2018, 10:58:51AM PDT\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eSignature ID\\u003c/th\\u003e\\n      \\u003ctd\\u003e\\u003ccode class=\\\"fa__signature_id\\\"\\u003e2ba75128-f5b1-4d27-97b4-4ed68d341ed6\\u003c/code\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n  \\u003cbr\\u003e\\n\\n  \\u003cdiv id=\\\"fa__trustee_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003ePrime Trust\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003c/div\\u003e\\n\",\"created_at\":\"2018-07-06T17:58:51.635Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"K6dRKPWxTSeXtE7WjTQe1g\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/K6dRKPWxTSeXtE7WjTQe1g\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/aGKRQ4LySg6_4q4zjkxu-Q\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":\"Danny Documentation\",\"name\":\"Danny Documentation\",\"signable\":false,\"signed\":true,\"signed_at\":\"2018-07-06T17:58:51.702Z\",\"title\":\"Chief D\"},{\"object\":\"electronic_signature\",\"id\":\"LvdRIFwZR_6lEd9NqLLebA\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/LvdRIFwZR_6lEd9NqLLebA\",\"anchor_id\":\"trustee_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/escrow_agreements/aGKRQ4LySg6_4q4zjkxu-Q\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":true,\"signing_links\":{},\"updated_at\":\"2018-07-06T17:59:25.014Z\"}"}],"_postman_id":"7069d051-1c9d-42cf-a20d-aa475a1a3104"}],"id":"6bb3b724-e859-49ff-bd67-c09f168968d6","description":"<h3 id=\"escrow-agreements\">Escrow Agreements</h3>\n<p>An escrow agreement is a document that must be electronically signed by the issuer and sets forth the terms of the escrow account, the fees to be charged and a lot of other legally relevant information.</p>\n<p>Creating an escrow agreement will provide you with a link to send to the issuer so that they can sign the document digitally. Additionally, if you wish to embed this document in your own interface, use <code>body_html</code> and the <a href=\"https://docs.fundamerica.com/#549f0bb9-6adf-4d8d-a491-a2cd50b83147\">Electronic Signatures</a> API. </p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/escrow_agreements\nPOST   https://apps.fundamerica.com/api/escrow_agreements\nGET    https://apps.fundamerica.com/api/escrow_agreements/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>offering_id</code>: The offering related to the escrow agreement.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>archived_pdf_url</code>: Once the document has been signed, an archived PDF copy can be found at this location.</li>\n<li><code>body_html</code>: The body HTML of the document. If you wish to embed the document in your own interface for signature collection, use this. Even if you have provided a full HTML document, this is ONLY the content inside the <code>&lt;body&gt;</code>. The only exception is that if <code>&lt;style&gt;</code> directives exist in the <code>&lt;head&gt;</code>, they will be included in the body for formatting purposes.</li>\n<li><code>electronic_signatures</code>: See <a href=\"https://docs.fundamerica.com/#549f0bb9-6adf-4d8d-a491-a2cd50b83147\">Electronic Signatures</a> for more details.</li>\n<li><code>signed</code>: Whether or not the document has been signed.</li>\n<li><code>signing_links</code>: A list of available signatures, their signing links and when those links expire (defaults to one day from the time of creation). In the case of an escrow agreement, there will only be an \"issuer_signature.\"</li>\n</ul>\n<p><em>Note</em>: A <code>return_url</code> query string can be added to the signing URL and the signer will be redirected to the <code>return_url</code> when the document is signed.</p>\n","event":[{"listen":"prerequest","script":{"id":"8b04a3bf-74fa-46a2-9105-43414c3745c8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b858cf27-3ddf-40ad-97b2-049641c30594","type":"text/javascript","exec":[""]}}],"_postman_id":"6bb3b724-e859-49ff-bd67-c09f168968d6"},{"name":"Tech Services Agreements","item":[{"name":"Create Tech Services Agreement","id":"995e587f-b432-47bb-a3f4-8d2a0067da50","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\":\"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/tech_services_agreements","urlObject":{"path":["tech_services_agreements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"d13501e4-3ce7-4080-b5c8-cde7e6577378","name":"Create Tech Services Agreement","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\":\"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/tech_services_agreements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 10 Jul 2018 23:52:42 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"b25fea0c-c790-44c1-ac8d-3aace7c008b6","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"1.145912","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"tech_services_agreement\",\"id\":\"Zg202v1cTuSqiqr5IHeDbw\",\"url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/Zg202v1cTuSqiqr5IHeDbw\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/tech_services_agreements/660db4da-fd5c-4ee4-aa8a-aaf92077836f.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180710T235242Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180710/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=01612a21c4eb7e72a73a830fed4433d9aeabc341a054a2aa078c0287239a9f6c\",\"body_html\":\"\\u003cstyle\\u003e\\n    #tech-services-agreement .indent { margin-left: 3em; }\\n    #tech-services-agreement table thead { background-color: #d5d5d5; color: #000; }\\n    #tech-services-agreement table tr th,\\n    #tech-services-agreement td { border: 1px solid #ddd; padding: 4px; }\\n    #tech-services-agreement table tbody tr:nth-of-type(odd) { background-color: #eee; }\\n    #tech-services-agreement table tr td:first-child { padding-right: 22px; }\\n    #tech-services-agreement table tr th:last-child,\\n    #tech-services-agreement td:last-child { padding-left: 22px; text-align: right; }\\n    #tech-services-agreement h1, #tech-services-agreement h2 { text-align: center; line-height: 1.165em; }\\n    #tech-services-agreement h1 { font-size: 1.33em; }\\n    #tech-services-agreement h2 { font-size: 1.165em; }\\n    #tech-services-agreement h1,#tech-services-agreement  h2 { text-transform: uppercase; }\\n    #tech-services-agreement ol { padding: 0; list-style: none; }\\n    #tech-services-agreement p { margin: 1em 0; }\\n    #tech-services-agreement li { margin: 0.5em 0; }\\n    #tech-services-agreement \\u003e ol,\\n    #tech-services-agreement #exhibit-a \\u003e ol { counter-reset: SECTIONS; }\\n    #tech-services-agreement \\u003e ol \\u003e li \\u003e p:first-child:before,\\n    #tech-services-agreement #exhibit-a \\u003e ol \\u003e li \\u003e p:first-child:before {\\n      content: counter(SECTIONS, decimal) \\\".\\\";\\n      counter-increment: SECTIONS;\\n      display: block;\\n      float: left;\\n      font-weight: bold;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-a { page-break-before: always; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol { counter-reset: SUBSECTIONS; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e p:before {\\n      content: counter(SECTIONS, decimal) \\\".\\\" counter(SUBSECTIONS, decimal);\\n      counter-increment: SUBSECTIONS;\\n      display: block;\\n      float: left;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e ol { counter-reset: SUBSUBSECTIONS; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e ol \\u003e li \\u003e p:before {\\n      content: \\\"(\\\" counter(SUBSUBSECTIONS, lower-alpha) \\\")\\\";\\n      counter-increment: SUBSUBSECTIONS;\\n      display: block;\\n      float: left;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-b { page-break-before: always; }\\n    #tech-services-agreement dl { padding-left: 3em; }\\n    #tech-services-agreement dt {\\n      font-weight: bold;\\n      float: left;\\n      width: 12em;\\n    }\\n    #tech-services-agreement dl + p { padding-left: 3em; }\\n    #tech-services-agreement strong.attachments { color: #ad1b22; }\\n    #tech-services-agreement .fa__signature h1 { font-size: 1em; }\\n    #tech-services-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #tech-services-agreement .fa__signature h2 { text-align: left; }\\n    #tech-services-agreement .fa__signature th { text-decoration: none; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"tech-services-agreement\\\"\\u003e\\n  \\u003ch1\\u003eTechnology Agreement\\u003cbr\\u003eAccount Form\\u003c/h1\\u003e\\n\\n  \\u003cp\\u003eThis \\u003cstrong\\u003eTECHNOLOGY AGREEMENT\\u003c/strong\\u003e, which consists of this account form (the “Account Form”) and the associated Terms and Conditions (the “Terms and Conditions”) attached hereto as \\u003cstrong\\u003eExhibit A\\u003c/strong\\u003e, is made and entered into as of July 10, 2018 (the “Effective Date”) between FA Documentation (collectively referred to as “Issuer,” “you,” “your”) for its offering of securities entitled FA Documentation (“Offering”), and FundAmerica, LLC (“FundAmerica”, “Technology Provider,” “we,” “our,” or “us”).\\u003c/p\\u003e\\n\\n  \\u003ch1\\u003eRecitals\\u003c/h1\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, FundAmerica is a technology firm providing engineering and technology services;\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, FundAmerica has created, owns and maintains proprietary tools and technology, negotiated third-party integrations, and has operational processes to provide certain back-end tools, and technology, to persons conducting, managing and/or enabling technology-driven capital raises via offerings of debt and/or equity securities, and for maintaining and managing investor data, reporting and communications (the “Technology”); and,\\n\\n  \\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, Issuer intends to use technology to engage in and manage one or more equity and/or debt securities offerings;\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eNOW, THEREFORE\\u003c/strong\\u003e, in consideration of the mutual promises and covenants contained herein and for good and valuable consideration, the receipt and sufficiency of which are hereby acknowledged, the parties have agreed to execute this Technology Agreement (the “Agreement”) to memorialize the terms and conditions for which FundAmerica will provide Technology to Issuer.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eThe parties hereby agree as follows:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\n        \\u003cstrong\\u003eFinancial Technology\\u003c/strong\\u003e\\n        \\u003cbr\\u003e\\n        FundAmerica will provide the Technology to Issuer, subject to the Terms and Conditions contained in the attached Exhibit A. Such Technology include and are accessible via our Application Programming Interface (the “API”) and our Invest Now technology (“Invest Now”).\\n      \\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\n        \\u003cstrong\\u003eFees\\u003c/strong\\u003e\\n        \\u003cbr\\u003e\\n        Issuer shall pay fees as indicated in Schedule A included by reference herin.\\n      \\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eAgreed as of the date first written above, by and between:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n  \\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n  \\u003cbr\\u003e\\n\\n  \\u003cdiv id=\\\"fa__technologies_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFundAmerica, LLC\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cdiv id=\\\"exhibit-a\\\"\\u003e\\n  \\u003ch2\\u003eExhibit A\\u003cbr\\u003eTechnology Agreement\\u003cbr\\u003eTerms and Conditions\\u003c/h2\\u003e\\n\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDEFINITIONS.\\u003c/strong\\u003e For purposes of this Agreement:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Agreement”\\u003c/strong\\u003e means this Technology Agreement, which consists of the Account Form and this Exhibit A Terms and Conditions.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Issuer”\\u003c/strong\\u003e means the company and any related party, subsidiary, agent, representative, administrator, successor in interest, or other person or entity acting on behalf of or in place of the person or entity who is using (or enabling the use of) FundAmerica Technology to aid in managing a raise or capital and who is identified on the Account Form as the Issuer.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Materials”\\u003c/strong\\u003e means all Issuer data, information, disclosures, advertising, works of authorship, inventions, drawings, logos, software code or other communications related to the Offering.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Account Form”\\u003c/strong\\u003e means the Technology Agreement Account Form.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Investor”\\u003c/strong\\u003e or \\u003cstrong\\u003e“Subscriber”\\u003c/strong\\u003e means a person that commits to purchase equity or debt securities of an Issuer in an Offering.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Offering”\\u003c/strong\\u003e means Issuer’s offering of debt or equity securities as it raises capital pursuant to SEC and/or state regulations.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Person”\\u003c/strong\\u003e means any individual, company, limited liability company, corporation, trust, estate, association, nominee or other entity.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Technology”\\u003c/strong\\u003e has the meaning set forth in the Account Form.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Term”\\u003c/strong\\u003e has the meaning set forth in Section 8.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“User”\\u003c/strong\\u003e means Issuer, its customers and any other person using the Technology in any way.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Information”\\u003c/strong\\u003e means any data or information, including personally identifiable information, provided by or relating to Users in connection with any Offering, whether provided directly by User or Funding Platform in connection with the Technology.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Invest Now”\\u003c/strong\\u003e means FundAmerica’s proprietary transaction engine to simplify engaging with the Technology, generally with “plug \\u0026amp; play” access, both for posting data associated with an offering into our system (the “Wizard”) and for investors to commit to an offering (the “Button”).\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“API”\\u003c/strong\\u003e means FundAmerica’s Application Programming Interface, which is a set of code and programming rules which enable people to connect their software to our systems. The API is secured with a “key” which triggers access, for that specific account, to services and data access.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTECHNOLOGY AND HOSTING\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAPI, Invest Now.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            API and Invest Now provide access to various Technology, which may be selectively used at Issuer’s option pursuant to FundAmerica policies in effect at the time of each desired use. Technology may also be selectively enabled or disabled by FundAmerica, in our sole discretion, limiting which Technology, features and tools Issuer has access to use, and at what fees.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eInvestor \\u0026amp; Cap Table Management Technology, Data Access.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will provide Issuer with tools to manage its investors (including changes and updates), communicate with investors, view its capitalization table, and access historical data. FundAmerica provides these tools and access on a Software-as-a-service (“SaaS”) basis for an Issuer to manage its own Cap Table and shareholder records. The Issuer agrees that is solely responsible for managing its Cap Table and shareholder records, and agrees that FundAmerica SaaS technology that is being provided is only a tool to aid the Issuer to manage its shareholder records.  The Issuer acknowledges that the SaaS technology provided are not the services of a registered stock transfer agent, and that the Issuer has the sole responsibility for determining whether a registered stock transfer agent is required for its securities offering(s).  The SaaS system can be used to access historical data on investors, the offering, and events. Issuers authorized administrators will have access to the SaaS system, at Issuers sole discretion and responsibility. FundAmerica does not directly make changes to investor data, nor does it issue certificates, enforce transfer restrictions or handle cash. SaaS services are provided for the monthly and other fees detailed in Schedule A of this Agreement.\\n        \\u003c/p\\u003e\\n\\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eHosting \\u0026amp; Management.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            At all times, the Technology shall be hosted, managed and maintained by FundAmerica and our appointed third-party service providers. Our Technology are accessible via our API, and not by any separate software installation. FundAmerica provides Technology to numerous other customers, including other issuers and funding platforms. The Technology that FundAmerica provides are evolving and the Technology that we provide may change from time to time without prior notice to you. FundAmerica may update, modify, change or otherwise alter the hosting location(s) and/or methodology, as well as any or all features, functionality, user interface(s) located in Issuer’s account on apps.fundamerica.com (the “Control Panel”), business logic, policies, procedures, and/or the API and/or Invest Now from time to time at its sole discretion and without notice. In addition, FundAmerica may stop (permanently or temporarily) providing the Technology (or any specific component(s) or feature(s) of the Technology) to you or to users generally and may not provide you with prior notice. It is Issuer’s express will and consent that all data shall be stored in the United States of America.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSERVICES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAccess.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will make the Technology available to Issuer and Issuer’s investors and other users (“Users”) in accordance with this Agreement and FundAmerica’s rules, policies, and Terms of Use then in effect. Issuer acknowledges that its use of the Technology are subject to this Agreement, including all applicable terms of service, privacy policies and other policies that are then in effect. Issuer acknowledges that some of the Technology, even though a la carte in the system, may be interdependent and not available except and unless combined with other Technology, as determined in the sole and arbitrary discretion of FundAmerica, and that your terms, access to specific Technology, and/or fees may be different than those of other FundAmerica customers, and even different than those of other offerings you have conducted using our Technology, if any.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTechnology Restrictions.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will not directly itself, and will not permit or authorize third parties, including Issuer’s Users, employees or agents to: (a) rent, lease, sublet, resell, convert, license, exploit, use, modify, or otherwise permit unauthorized third parties to access or use any aspect of the API or Invest Now; (b) reverse engineer, reverse assemble or otherwise attempt to discover the source code for the API or Invest Now; (c) circumvent or disable any security or other technological features or measures of the API or Invest Now; (d) alter, modify, convert or attempt to, modify, convert or otherwise manipulate the API or Invest Now, software or code; or (e) clone or otherwise copy, replicate or duplicate in any fashion any part of the API or Invest Now design, workflow, features or methodology, all of which Issuer acknowledges are proprietary intellectual property wholly owned by FundAmerica.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eReporting.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will provide Issuer with access to regular updates via various web-accessible dashboards, various plug \\u0026amp; play web widgets, and/or via WebHooks functionality of the API, which enables Issuer to pull data from our system directly into its servers and to get on-demand updates both for its own purposes and so it can create reports and alert systems for its customers and other users with respect to all receipts of funds, deposits, disbursements and other transactions for each open Escrow Account. When the Technology are used via the API, then FundAmerica shall not be obligated to push or send reports or alerts to Issuer or any other person. When the Technology are engaged via Invest Now or via manual dashboard tools then FundAmerica will send confirmations and alerts, generally on Issuer’s behalf (meaning “from” you, which you hereby unequivocally and unconditionally instruct, direct and authorize us to do in the form and format standard in our system or as customized for you).\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eData Privacy.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Investor data received by FundAmerica in conjunction with the Technology shall only be used for the purposes of providing said Technology and as required by the services provided.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eFundAmerica Duties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will at all times manage the API, Invest Now, and all related engineering functions, including application maintenance, upgrades, hosting and modifications. FundAmerica will provide the API, Invest Now, and the Technology availability on an ongoing basis in exchange for Fees, (defined below) including technology, upgrades, operating systems, databases and backups, SSL certificates, third-party service integrations, and related technology licenses.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eIssuer’s Obligations.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer warrants that it will operate its offering(s) in compliance with all federal and state laws.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEthics, Reputation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will use the Technology in compliance with all applicable laws and regulations, and refrain from any conduct, use or misuse that may damage the reputation of FundAmerica or its subsidiaries or affiliated entities.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will not make or publish any representations, warranties, or guarantees on behalf of FundAmerica concerning FundAmerica’s Technology.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eContent, Use, and Protection Against Unauthorized Use.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica reserves the right to suspend or terminate any User from using the API or Invest Now for any violation of the terms or intent of this Agreement, as determined by FundAmerica in its sole discretion. Issuer is prohibited from using FundAmerica’s API or Invest Now in any unlawful or unethical manner, or in any manner that interferes with, disrupts, or disables the API or Invest Now or the networks or Technology on which the API or Invest Now operates, or that is in any way a violation of the site Terms of Use of any federal or state laws, rules or regulations. Issuer is solely responsible for the content of its postings, data and transmissions using the API or Invest Now, and any other use of the API and Invest Now. Issuer will use its best efforts to prevent any unauthorized use of the API and Invest Now and immediately notify FundAmerica in writing of any unauthorized use that comes to Issuer’s attention. Issuer will take all steps reasonably necessary to terminate the unauthorized use. Issuer hereby indemnifies and holds FundAmerica harmless for any and all violations or breaches of this Section 3.8 or any unauthorized use or any misuse as discussed above.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTerms of Use, Privacy Policy, Technology Level Agreement.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except as set forth in this Agreement, the Technology shall be subject to the most current, then in effect, Terms of Use and Privacy Policy, as available via links at the bottom of the www.fundamerica.com website. Furthermore, the Technology shall be available to Issuer in accordance with the Services Level Agreement (the “SLA”) as available via a link at the bottom of the www.fundamerica.com website. In the event of any conflict between any terms or provisions of the website Terms of Use and the terms and provisions of this Agreement, the applicable terms and provisions of this Agreement shall control.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eOwnership.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except for the rights expressly granted in this Agreement, nothing shall be construed or shall grant, convey, transfer, assign, or imply the conveyance of rights, claims, ownership or other claim to any right or title to the technology, software, business processes or intellectual property of Issuer. Issuer will not acquire any right, title, or interest in or to the API, Invest Now , or other software, technology, business processes, copyrights, trademarks, or intellectual property of FundAmerica or its subsidiaries and affiliated entities by any reason, including:\\u003cbr\\u003e\\n            \\u003cspan class=\\\"indent\\\"\\u003e(a) the execution and delivery of this Agreement, (b) the disclosure of any information with respect to Invest Now or the API by FundAmerica either pursuant to this Agreement or prior or subsequent to execution hereof, (c) Issuer’s discovery of confidential information in the course of the commercial relationship contemplated by this Agreement, or (d) any licensed or unlicensed use of FundAmerica’s proprietary information, software, the API, Invest Now , brand, or intellectual property and/or the creation or evolution of any derivative or new intellectual property, software, information, arising from the use or misuse of the Technology. Rather, FundAmerica retains the sole and exclusive ownership of all intellectual property and proprietary rights with respect to the API and software, Invest Now as well as business and technological processes, including the sole and exclusive ownership to any improvements and derivative works of the API developed by Issuer or any other person. Issuer hereby grants to FundAmerica a nonexclusive, worldwide, royalty free right and license to its copyrights, intellectual property and proprietary rights strictly in connection with FundAmerica’s development, integration, implementation, hosting, marketing, advertising and operation of the Technology.\\u003c/span\\u003e\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eFEES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eFees, Compensation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Fees for the Technology provided under this Agreement are set forth in Schedule A.\\u003cbr\\u003e\\n            \\u003cbr\\u003e\\n            All Fees are incurred immediately at the time Technology are ordered. Fees are generally payable via ACH debit to Issuer’s bank account, in which case the parties agree that the definition of “investments” in the “ACH Debit Authorization Form” is hereby expanded to include fees due hereunder. Fees may at times also be payable out of escrow proceeds (paid to FundAmerica by the escrow agent before escrow agent sends funds to Issuer), by credit card, or by company check or wire. No fee for any of our Technology is contingent upon the success or amount of any investment in particular or the offering in general. No Fees are to be prorated for any partial periods, nor are they refundable in whole or in part unless agreed to in writing by FundAmerica for the specific Technology for which any Fees were charged. Issuer acknowledges and agrees that FundAmerica is no way is performing any duties of an underwriter, and is not in any way to be considered a statutory underwriter as defined in the Securities Act of 1933.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTaxes.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement shall be solely responsible for their own federal and state taxes, and will pay their own taxes, duties, withholding taxes, and other governmental and/or regulatory charges (collectively, the “Taxes”) resulting from or pursuant to its performance under this Agreement and as they apply to its respective business.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eLate Charges.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Any amount not paid by Issuer when due will be subject to finance charges equal to one and one-half percent (1.5%) per month or the highest rate permitted by applicable law, whichever is greater, determined and compounded daily from the date due until the date paid. Issuer will also reimburse all costs and expenses (including, but not limited to, reasonable attorneys’ fees) incurred by FundAmerica or its subsidiaries and affiliated entities to collect any amounts not paid when due. FundAmerica, may, at any time, in its sole and absolute discretion, suspend availability of the Technology on any account which is late in payment.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMUTUAL WARRANTIES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003cul\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eMutual Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement represents and warrants to the other that it has the right and authority to enter into this Agreement and to perform all of its respective obligations and undertakings. Each party further represents and warrants that: (a) this Agreement has been duly executed and delivered and constitutes a valid and binding agreement enforceable against such party in accordance with its terms; (b) no authorization or approval from any other person is required in connection with such party’s execution, delivery, or performance of this Agreement; and (c) the execution, delivery, and performance of this Agreement does not violate the terms or conditions of any other agreement to which it is a party or by which it is otherwise bound.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eWarranties by Issuer.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            \\u003c/p\\u003e\\n\\u003col\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eIssuer Materials.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                Issuer hereby represents and warrants that the Issuer’s Offering and its Materials comply with all applicable laws, and will not infringe the copyright, trade secret, privacy, publicity, or other rights of any third party. Issuer hereby indemnifies and holds FundAmerica harmless for any and all violations or breaches of this Section 5.b.2. Issuer acknowledges that it is sharing its Issuer Materials with FundAmerica in order for us to provide the Technology and perform under this Agreement.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eBreach of Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                In the event of any breach of any of Issuer’s responsibilities or warranties herein, in addition to any other remedies available at law or in equity, FundAmerica has the right to immediately, in FundAmerica’s sole discretion, suspend any related API features and/or Technology if deemed necessary by FundAmerica to prevent or eliminate difficulties in the operation of Technology or harm to FundAmerica’s reputation, or to prevent potential litigation or other controversies.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eDisclaimer.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, FUNDAMERICA MAKES NO REPRESENTATION OR WARRANTY OF ANY KIND WHETHER EXPRESS, IMPLIED (EITHER IN FACT OR BY OPERATION OF LAW). FUNDAMERICA EXPRESSLY DISCLAIMS ANY AND ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUALITY, ACCURACY, TITLE, AND NON-INFRINGEMENT. FUNDAMERICA DOES NOT WARRANT AGAINST INTERFERENCE WITH THE USE OF THE SERVICES OR SOFTWARE OR AGAINST INFRINGEMENT. FUNDAMERICA DOES NOT WARRANT THAT THE SERVICES OR SOFTWARE ARE ERROR-FREE OR THAT OPERATION OF THE API, INVEST NOW OR THE SERVICE WILL BE SECURE OR UNINTERRUPTED. FUNDAMERICA EXPRESSLY DISCLAIMS ANY AND ALL LIABILITY ARISING OUT OF THE FLOW OF DATA AND DELAYS ON THE INTERNET. ISSUER WILL NOT HAVE THE RIGHT TO MAKE OR PASS ON ANY REPRESENTATION OR WARRANTY ON BEHALF OF FUNDAMERICA TO ANY THIRD PARTY. ISSUER’S ACCESS TO AND USE OF THE SERVICES OR ANY API ARE AT ISSUER’S OWN RISK. ISSUER UNDERSTANDS AND AGREES THAT THE SERVICES ARE PROVIDED TO IT ON AN “AS IS” AND “AS AVAILABLE” BASIS. FUNDAMERICA EXPRESSLY DISCLAIMS LIABILITY TO ISSUER FOR ANY DAMAGES RESULTING FROM ISSUER’S RELIANCE ON OR USE OF THE SERVICES.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n            \\u003c/ol\\u003e\\n          \\n        \\u003c/li\\u003e\\n      \\u003c/ul\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLIMITATION OF LIABILITY\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eDisclaimer of Consequential Damages.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            ISSUER HEREBY ACKNOWLEDGES AND AGREES, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, FUNDAMERICA, WILL NOT, UNDER ANY CIRCUMSTANCES, BE LIABLE TO ISSUER FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO THE TRANSACTION CONTEMPLATED UNDER THIS AGREEMENT, INCLUDING BUT NOT LIMITED TO, LOST PROFITS OR LOSS OF BUSINESS.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCap on Liability.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            ISSUER HEREBY ACKNOWLEDGES AND AGREES UNDER NO CIRCUMSTANCES WILL FUNDAMERICA‘S TOTAL LIABILITY OF ANY AND ALL KINDS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED THE TOTAL AMOUNT OF FEES PAID, IF ANY, BY ISSUER TO FUNDAMERICA UNDER THIS AGREEMENT DURING THE TWELVE (12) MONTH PERIOD PRIOR TO THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH LIABILITY.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eGeneral Indemnification.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer hereby agrees to indemnify, protect, defend and hold harmless FUNDAMERICA and its officers, directors, members, shareholders, employees, agents, partners, vendors, successors and assigns from and against any and all third party claims, demands, obligations, losses, liabilities, damages, regulatory investigations, recoveries and deficiencies (including interest, penalties and reasonable attorneys’ fees, costs and expenses), which FUNDAMERICA may suffer as a result of: (a) any breach of or material inaccuracy in the representations and warranties, or breach, non-fulfillment or default in the performance of any of the conditions, covenants and agreements, of Issuer contained in this Agreement or in any certificate or document delivered by Issuer or its agents pursuant to any of the provisions of this Agreement, or (b) any obligation which is expressly the responsibility of Issuer under this Agreement, or (c) any other cost, claim or liability arising out of or relating to operation or use of the license granted hereunder, or, (d) any breach, action or regulatory investigation arising from Issuer’s failure to comply with any state blue sky laws or other securities laws, and/or arising out of any alleged misrepresentations, misstatements or omissions of material fact in the issuers’ offering memoranda, general solicitation, advertisements and/or other offering documents. Issuer is required to immediately defend FundAmerica including the immediate payment of all attorney fees, costs and expenses, upon commencement of any regulatory investigation arising or relating to Issuer’s offering and/or items in this Section 6.3(a) through (d) above. Any amount due under the aforesaid indemnity will be due and payable by Issuer within thirty (30) days after demand thereof. Furthermore, Issuer shall protect, hold harmless and indemnify FundAmerica and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors and assigns from and against any and all liability related to Issuer’s business and business related operations and affairs, and use of the API, Invest Now, the Technology or any breach of the terms of this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMUTUAL CONFIDENTIALITY OF INFORMATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eDefinition of Confidential Information.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            As used herein, the “Confidential Information” means all confidential and proprietary information of a party disclosed (“Disclosing Party”) to the other party (“Receiving Party”), whether orally or in writing, that is designated as confidential or that reasonably should be understood to be confidential given the nature of the information and the circumstances of disclosure, including the terms and conditions of this Agreement (including pricing and other terms reflected in all Account forms hereunder), data, business and marketing plans, technology and technical information, product designs, API designs, Invest Now , and business processes. Confidential Information shall not include any information that: (i) is or becomes generally known to the public without breach of any obligation owed to Disclosing Party; (ii) was known to Receiving Party prior to its disclosure by Disclosing Party without breach of any obligation owed toe Disclosing Party; (iii) was independently developed by Receiving Party without breach of any obligation owed to Disclosing Party; or (iv) is received from a third party without breach of any obligation owed to Disclosing Party. All intellectual property, work product, software, code, and other proprietary information or work product of both parties to this Agreement is expressly agreed to be Confidential Information.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eProtection.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party agrees to protect the confidentiality of the Confidential Information of the other party in the same manner that it protects the confidentiality of its own proprietary and confidential information of like kind, but in no event using less than reasonable care.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eRemedies.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            If Receiving Party discloses or uses or threatens to disclose or use any of the Confidential Information of Disclosing Party in breach of the terms hereunder, Disclosing Party shall have the right, in addition to any other remedies available in law and equity, to seek injunctive relief to enjoin such act, it being specifically acknowledged by the parties that any other available remedies are inadequate.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTERM AND TERMINATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTerm.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement shall become effective on the Effective Date and shall continue for the duration of the Offering (the “Initial Term”) and for ongoing post-sale-of-securities data access, reporting and investor \\u0026amp; cap table technology unless terminated earlier as provided for herein.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTermination.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Either party may terminate this Agreement upon thirty (30) days written notice of a material breach to the other party of such breach. Such breaches include, but are not limited to: 1) failure to pay all amounts due when due; or (2) the filing by a party to this Agreement of any petition in bankruptcy or initiation of any other proceeding relating to insolvency, receivership, liquidation or assignment for the benefit of creditors.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEffect of Termination.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Upon expiration or termination of this Agreement, (a) Issuer will cease using the API, Invest Now and all associated Technology and FundAmerica will be relieved from any further obligation to provide the Technology; (b) each party will retain all rights and claims arising hereunder prior to the effective date of any expiration or termination; (c) the rights and obligations of the parties under Sections 3.2, 3.7, 3.8, 3.9, 3.12, 5, 6, 7, 8, and 9 will survive an expiration or termination, and (d) FundAmerica will continue to hold data and maintain records as required by securities regulations and/or good business practices.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMISCELLANEOUS\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNotices.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            All notices permitted or required by this Agreement will be via electronic mail (“email”), and will be deemed to have been delivered and received upon sending via any nationally recognized and trusted SMTP delivery service. Notices shall be delivered to the addresses on record which, if to FundAmerica shall be to \\u003ca href=\\\"mailto:support@fundamerica.com\\\"\\u003esupport@fundamerica.com\\u003c/a\\u003e and if to Issuer shall be to the email address on file in their account on \\u003ca href=\\\"https://apps.fundamerica.com/\\\"\\u003eapps.fundamerica.com\\u003c/a\\u003e.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Implied License.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except as expressly provided in this Agreement, this Agreement is not intended and will not be construed to confer upon either party any license rights to any patent, trademark, copyright, or other intellectual property rights of either party hereto or any other rights of any kind not specifically conferred in this Agreement. All right, title, and interest in and to the Technology are and will remain the exclusive property of FundAmerica.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eSeverability.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            If any provision of this Agreement is for any reason found to be ineffective, unenforceable, or illegal by any court having jurisdiction, such condition will not affect the validity or enforceability of any of the remaining portions hereof.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eIndependent Contractors.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Performance by the parties under this Agreement will be as independent contractors. This Agreement is not intended and shall not be construed as creating a joint venture or partnership, or as causing either party to be treated as the agent of the other party for any purpose or in any sense whatsoever or to create any fiduciary duty or relationship or any other obligations other than those expressly imposed by this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eLimited License of Trademarks.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            During the term of this Agreement, Issuer has the option to generally use FundAmerica’s name, logo and trademarks on its website and other marketing materials so long as such use is not construed in any way to imply that any securities offering or transaction is endorsed, recommended, or vetted by FundAmerica or its subsidiaries or affiliated entities, or that Issuer is authorized to act as a securities agent or a representative of FundAmerica or its subsidiaries or affiliated entities. Furthermore, it is agreed that FundAmerica, has the option to use the name and logo of Issuer in publicly disclosing the existence of this business relationship.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Legal, Tax or Accounting Advice.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer agrees without reservation that FundAmerica is NOT providing any legal, tax or accounting advice in any way, nor on any matter, regardless of the tone or content of any communication (oral, written or otherwise). Issuer unconditionally agrees to rely solely on its own legal, tax and accounting professionals for any such advice and on all matters.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Investment Advice or Recommendations.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer agrees that FundAmerica is not providing any investment advice, nor do we make any recommendations to any issuer of, or investor in, any securities. Issuer agrees that it will only rely on the advice of its attorneys, accountants and other professional advisors, including any registered broker-dealers acting as an underwriter of the offering.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eElectronic Signature and Communications Notice and Consent.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Digital (“electronic”) signatures, often referred to as an “e-signature”, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. The mechanics of this Agreements’ electronic signature include your signing this Agreement below by typing in your name, with the underlying software recording your IP address, your browser identification, the timestamp, and a securities hash within an SSL encrypted environment. This electronically signed Agreement will be emailed to Issuer and FundAmerica and will be stored on the Technology and accessible in the Control Panel. Each of Issuer and FundAmerica hereby consent and agree that electronically signing this Agreement constitutes each party’s signature, acceptance and agreement as if actually signed by that party in writing. Further, all parties agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between Issuer and FundAmerica. Each party understands and agrees that their e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding. Each party agrees that their electronic signature is the legal equivalent of their manual signature on this Agreement consents to be legally bound by this Agreement's terms and conditions. Furthermore, each of Issuer and FundAmerica hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as set forth in the Notices section above or as otherwise from time to time changed or updated and disclosed to the other party, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients’ spam filters by the recipients email service provider, or due to a recipients’ change of address, or due to technology issues by the recipients’ service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically-sent communication(s) and maintaining such physical records in any manner or form that you desire. Your Consent is Hereby Given: By signing this Agreement electronically, you explicitly agree to this Agreement and to receive documents electronically, including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAssignment.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            No party may transfer or assign its rights and obligations under this Agreement without the prior written consent of the other parties. Notwithstanding the foregoing, without the consent of the other parties, any party may transfer or assign its rights and obligations hereunder in whole or in part (a) pursuant to any merger, consolidation or otherwise by operation of law, and (b) to the successors and assigns of all or substantially all of the assets of such assigning party, provided such entity shall be bound by the terms hereof. This Agreement will be binding upon and will inure to the benefit of the proper successors and assigns.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNon-Absolute Standards.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            All of the Technology are provided under a “reasonability” standard. This means that no service may be held to an absolute or perfect standard. All services are provided \\\"as is\\\" and in such a manner that they are reasonable, and not perfect or flawless. Issuer acknowledges this and agrees that this is fair and acceptable Technology, and that all applicable sections of this Agreement apply to this concept, including, but not limited to, Sections 3.8, 3.9, 3.10, and Sections 5 and 6.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of New York without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, with venue in New York, New York pursuant to the rules of the American Arbitration Association. Issuer and FundAmerica each consent to this method of dispute resolution, as well as jurisdiction, and consent to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable costs and attorney’s fees and the decision of the arbitrator shall be final, binding and enforceable in any court.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCounterparts; Facsimile; Email; Signatures.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement may be executed in counterparts, each of which will be deemed an original and all of which, taken together, will constitute one and the same instrument, binding on each signatory thereto. This Agreement may be executed by signatures, electronically or otherwise, delivered by facsimile or email, and a copy hereof that is properly executed and delivered by a party will be binding upon that party to the same extent as an original executed version hereof.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eForce Majeure.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            No party will be liable for any default or delay in performance of any of its obligations under this Agreement if such default or delay is caused, directly or indirectly, by fire, flood, earthquake or other acts of God; labor disputes, strikes or lockouts; wars, rebellions or revolutions; riots or civil disorder; accidents or unavoidable casualties; interruptions in transportation or communications facilities or delays in transit or communication; supply shortages or the failure of any person to perform any commitment to such party related to this Agreement; or any other cause, whether similar or dissimilar to those expressly enumerated in this Section, beyond such party’s reasonable control.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eInterpretation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement has been represented by or had adequate time to obtain the advice and input of independent legal counsel with respect to this Agreement and has contributed equally to the drafting of this Agreement. Therefore, this Agreement shall not be construed against either party as the drafting party. All pronouns and any variation thereof will be deemed to refer to the masculine and feminine, and to the singular or plural as the identity of the person or persons may require for proper interpretation of this Agreement. And it is the express will of all parties that this Agreement is written in English and uses the font styles and sizes contained herein.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCaptions.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            The section headings in this Agreement are intended solely for convenience of reference and shall be given no effect in the construction or interpretation of this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eBeneficiaries.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            There are no third party beneficiaries to this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEntire Agreement; Amendments.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement sets forth the entire understanding of the parties concerning the subject matter hereof, and supersedes all prior or contemporaneous communications, representations or agreements between the parties, whether oral or written, regarding the subject matter of this Agreement, and may not be modified or amended, except by a written instrument executed after the effective date of this Agreement by the party sought to be charged by the amendment or modification.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSUBSTITUTE FORM W-9- TAXPAYER IDENTIFICATION NUMBER CERTIFICATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            Section 6109 of the Internal Revenue Code requires us to provide you with our Taxpayer Identification Numbers (TIN).\\u003cbr\\u003e\\n            \\u003cbr\\u003e\\n            Company Name: FundAmerica, LLC\\u003cbr\\u003e\\n            Contact: Accounting\\u003cbr\\u003e\\n            Address: 2300 W. Sahara Ave., Suite 1170, Las Vegas, NV 89102\\u003cbr\\u003e\\n            Tax ID Number (EIN): 81-3263611\\u003cbr\\u003e\\n            [X] We are exempt from backup withholding.\\u003cbr\\u003e\\n            Under penalties of perjury, FundAmerica, LLC hereby certifies that the number shown above is our correct taxpayer identification number, that we are not subject to backup withholding, and that we are a U.S. person.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\u003c/ol\\u003e\\n\\u003c/div\\u003e\",\"created_at\":\"2018-07-10T23:52:41.570Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"AYAe64yJSaWWzrDglTA-Mg\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/AYAe64yJSaWWzrDglTA-Mg\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/Zg202v1cTuSqiqr5IHeDbw\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":null,\"name\":null,\"signable\":true,\"signed\":false,\"signed_at\":null,\"title\":null},{\"object\":\"electronic_signature\",\"id\":\"AhQi5HWrTRaZY2VG5Ub_4w\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/AhQi5HWrTRaZY2VG5Ub_4w\",\"anchor_id\":\"technologies_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/Zg202v1cTuSqiqr5IHeDbw\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":false,\"signing_links\":{\"issuer_signature\":{\"electronic_signature_id\":\"AYAe64yJSaWWzrDglTA-Mg\",\"expires\":\"2018-07-24T07:00:00.000Z\",\"url\":\"https://my-sandbox.fundamerica.com/#/spi/electronic_signatures/jfdYx0JPXKr2aK8K5ffyn9cDfkhCPeDR\"}},\"updated_at\":\"2018-07-10T23:52:41.570Z\"}"}],"_postman_id":"995e587f-b432-47bb-a3f4-8d2a0067da50"},{"name":"Get Tech Services Agreement","id":"3a99fa47-f575-4d6a-861a-65a02ae79767","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/tech_services_agreements","urlObject":{"path":["tech_services_agreements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"bd3830d8-c2ec-40da-bbf9-2588f24e38b3","name":"Create Tech Services Agreement","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/tech_services_agreements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 10 Jul 2018 23:53:11 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"12495d0e-af6d-4d13-8c6f-4ba6f081ef23","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.081540","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":2,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"tech_services_agreement\",\"id\":\"TT4Efv9xS7u6YY21uWGTlA\",\"url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/TT4Efv9xS7u6YY21uWGTlA\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/tech_services_agreements/4d3e047e-ff71-4bbb-ba61-8db5b9619394.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180710T235311Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180710/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=94dd4a69210fe308e5c274fa26cfb504c542a81073d56bdfbc4e334eb90d7d7a\",\"body_html\":\"\\u003cstyle\\u003e\\n    #tech-services-agreement .indent { margin-left: 3em; }\\n    #tech-services-agreement table thead { background-color: #d5d5d5; color: #000; }\\n    #tech-services-agreement table tr th,\\n    #tech-services-agreement td { border: 1px solid #ddd; padding: 4px; }\\n    #tech-services-agreement table tbody tr:nth-of-type(odd) { background-color: #eee; }\\n    #tech-services-agreement table tr td:first-child { padding-right: 22px; }\\n    #tech-services-agreement table tr th:last-child,\\n    #tech-services-agreement td:last-child { padding-left: 22px; text-align: right; }\\n    #tech-services-agreement h1, #tech-services-agreement h2 { text-align: center; line-height: 1.165em; }\\n    #tech-services-agreement h1 { font-size: 1.33em; }\\n    #tech-services-agreement h2 { font-size: 1.165em; }\\n    #tech-services-agreement h1,#tech-services-agreement  h2 { text-transform: uppercase; }\\n    #tech-services-agreement ol { padding: 0; list-style: none; }\\n    #tech-services-agreement p { margin: 1em 0; }\\n    #tech-services-agreement li { margin: 0.5em 0; }\\n    #tech-services-agreement \\u003e ol,\\n    #tech-services-agreement #exhibit-a \\u003e ol { counter-reset: SECTIONS; }\\n    #tech-services-agreement \\u003e ol \\u003e li \\u003e p:first-child:before,\\n    #tech-services-agreement #exhibit-a \\u003e ol \\u003e li \\u003e p:first-child:before {\\n      content: counter(SECTIONS, decimal) \\\".\\\";\\n      counter-increment: SECTIONS;\\n      display: block;\\n      float: left;\\n      font-weight: bold;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-a { page-break-before: always; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol { counter-reset: SUBSECTIONS; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e p:before {\\n      content: counter(SECTIONS, decimal) \\\".\\\" counter(SUBSECTIONS, decimal);\\n      counter-increment: SUBSECTIONS;\\n      display: block;\\n      float: left;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e ol { counter-reset: SUBSUBSECTIONS; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e ol \\u003e li \\u003e p:before {\\n      content: \\\"(\\\" counter(SUBSUBSECTIONS, lower-alpha) \\\")\\\";\\n      counter-increment: SUBSUBSECTIONS;\\n      display: block;\\n      float: left;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-b { page-break-before: always; }\\n    #tech-services-agreement dl { padding-left: 3em; }\\n    #tech-services-agreement dt {\\n      font-weight: bold;\\n      float: left;\\n      width: 12em;\\n    }\\n    #tech-services-agreement dl + p { padding-left: 3em; }\\n    #tech-services-agreement strong.attachments { color: #ad1b22; }\\n    #tech-services-agreement .fa__signature h1 { font-size: 1em; }\\n    #tech-services-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #tech-services-agreement .fa__signature h2 { text-align: left; }\\n    #tech-services-agreement .fa__signature th { text-decoration: none; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"tech-services-agreement\\\"\\u003e\\n  \\u003ch1\\u003eTechnology Agreement\\u003cbr\\u003eAccount Form\\u003c/h1\\u003e\\n\\n  \\u003cp\\u003eThis \\u003cstrong\\u003eTECHNOLOGY AGREEMENT\\u003c/strong\\u003e, which consists of this account form (the “Account Form”) and the associated Terms and Conditions (the “Terms and Conditions”) attached hereto as \\u003cstrong\\u003eExhibit A\\u003c/strong\\u003e, is made and entered into as of July 6, 2018 (the “Effective Date”) between FA Documentation (collectively referred to as “Issuer,” “you,” “your”) for its offering of securities entitled FA Documentation (“Offering”), and FundAmerica, LLC (“FundAmerica”, “Technology Provider,” “we,” “our,” or “us”).\\u003c/p\\u003e\\n\\n  \\u003ch1\\u003eRecitals\\u003c/h1\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, FundAmerica is a technology firm providing engineering and technology services;\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, FundAmerica has created, owns and maintains proprietary tools and technology, negotiated third-party integrations, and has operational processes to provide certain back-end tools, and technology, to persons conducting, managing and/or enabling technology-driven capital raises via offerings of debt and/or equity securities, and for maintaining and managing investor data, reporting and communications (the “Technology”); and,\\n\\n  \\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, Issuer intends to use technology to engage in and manage one or more equity and/or debt securities offerings;\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eNOW, THEREFORE\\u003c/strong\\u003e, in consideration of the mutual promises and covenants contained herein and for good and valuable consideration, the receipt and sufficiency of which are hereby acknowledged, the parties have agreed to execute this Technology Agreement (the “Agreement”) to memorialize the terms and conditions for which FundAmerica will provide Technology to Issuer.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eThe parties hereby agree as follows:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\n        \\u003cstrong\\u003eFinancial Technology\\u003c/strong\\u003e\\n        \\u003cbr\\u003e\\n        FundAmerica will provide the Technology to Issuer, subject to the Terms and Conditions contained in the attached Exhibit A. Such Technology include and are accessible via our Application Programming Interface (the “API”) and our Invest Now technology (“Invest Now”).\\n      \\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\n        \\u003cstrong\\u003eFees\\u003c/strong\\u003e\\n        \\u003cbr\\u003e\\n        Issuer shall pay fees as indicated in Schedule A included by reference herin.\\n      \\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eAgreed as of the date first written above, by and between:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n  \\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cdiv class=\\\"fa__signed\\\"\\u003eDanny Documentation\\u003c/div\\u003e\\n  \\u003ctable class=\\\"fa__signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003eDanny Documentation\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eEmail\\u003c/th\\u003e\\n      \\u003ctd\\u003ewhatsupdoc@fundamerica.com\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003eChief Documentation\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eDate\\u003c/th\\u003e\\n      \\u003ctd\\u003eJuly 6, 2018, 10:59:05AM PDT\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eSignature ID\\u003c/th\\u003e\\n      \\u003ctd\\u003e\\u003ccode class=\\\"fa__signature_id\\\"\\u003edef7ff6d-d083-4aa9-beae-ecd5125925c2\\u003c/code\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n  \\u003cbr\\u003e\\n\\n  \\u003cdiv id=\\\"fa__technologies_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFundAmerica, LLC\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cdiv id=\\\"exhibit-a\\\"\\u003e\\n  \\u003ch2\\u003eExhibit A\\u003cbr\\u003eTechnology Agreement\\u003cbr\\u003eTerms and Conditions\\u003c/h2\\u003e\\n\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDEFINITIONS.\\u003c/strong\\u003e For purposes of this Agreement:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Agreement”\\u003c/strong\\u003e means this Technology Agreement, which consists of the Account Form and this Exhibit A Terms and Conditions.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Issuer”\\u003c/strong\\u003e means the company and any related party, subsidiary, agent, representative, administrator, successor in interest, or other person or entity acting on behalf of or in place of the person or entity who is using (or enabling the use of) FundAmerica Technology to aid in managing a raise or capital and who is identified on the Account Form as the Issuer.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Materials”\\u003c/strong\\u003e means all Issuer data, information, disclosures, advertising, works of authorship, inventions, drawings, logos, software code or other communications related to the Offering.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Account Form”\\u003c/strong\\u003e means the Technology Agreement Account Form.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Investor”\\u003c/strong\\u003e or \\u003cstrong\\u003e“Subscriber”\\u003c/strong\\u003e means a person that commits to purchase equity or debt securities of an Issuer in an Offering.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Offering”\\u003c/strong\\u003e means Issuer’s offering of debt or equity securities as it raises capital pursuant to SEC and/or state regulations.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Person”\\u003c/strong\\u003e means any individual, company, limited liability company, corporation, trust, estate, association, nominee or other entity.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Technology”\\u003c/strong\\u003e has the meaning set forth in the Account Form.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Term”\\u003c/strong\\u003e has the meaning set forth in Section 8.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“User”\\u003c/strong\\u003e means Issuer, its customers and any other person using the Technology in any way.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Information”\\u003c/strong\\u003e means any data or information, including personally identifiable information, provided by or relating to Users in connection with any Offering, whether provided directly by User or Funding Platform in connection with the Technology.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Invest Now”\\u003c/strong\\u003e means FundAmerica’s proprietary transaction engine to simplify engaging with the Technology, generally with “plug \\u0026amp; play” access, both for posting data associated with an offering into our system (the “Wizard”) and for investors to commit to an offering (the “Button”).\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“API”\\u003c/strong\\u003e means FundAmerica’s Application Programming Interface, which is a set of code and programming rules which enable people to connect their software to our systems. The API is secured with a “key” which triggers access, for that specific account, to services and data access.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTECHNOLOGY AND HOSTING\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAPI, Invest Now.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            API and Invest Now provide access to various Technology, which may be selectively used at Issuer’s option pursuant to FundAmerica policies in effect at the time of each desired use. Technology may also be selectively enabled or disabled by FundAmerica, in our sole discretion, limiting which Technology, features and tools Issuer has access to use, and at what fees.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eInvestor \\u0026amp; Cap Table Management Technology, Data Access.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will provide Issuer with tools to manage its investors (including changes and updates), communicate with investors, view its capitalization table, and access historical data. FundAmerica provides these tools and access on a Software-as-a-service (“SaaS”) basis for an Issuer to manage its own Cap Table and shareholder records. The Issuer agrees that is solely responsible for managing its Cap Table and shareholder records, and agrees that FundAmerica SaaS technology that is being provided is only a tool to aid the Issuer to manage its shareholder records.  The Issuer acknowledges that the SaaS technology provided are not the services of a registered stock transfer agent, and that the Issuer has the sole responsibility for determining whether a registered stock transfer agent is required for its securities offering(s).  The SaaS system can be used to access historical data on investors, the offering, and events. Issuers authorized administrators will have access to the SaaS system, at Issuers sole discretion and responsibility. FundAmerica does not directly make changes to investor data, nor does it issue certificates, enforce transfer restrictions or handle cash. SaaS services are provided for the monthly and other fees detailed in Schedule A of this Agreement.\\n        \\u003c/p\\u003e\\n\\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eHosting \\u0026amp; Management.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            At all times, the Technology shall be hosted, managed and maintained by FundAmerica and our appointed third-party service providers. Our Technology are accessible via our API, and not by any separate software installation. FundAmerica provides Technology to numerous other customers, including other issuers and funding platforms. The Technology that FundAmerica provides are evolving and the Technology that we provide may change from time to time without prior notice to you. FundAmerica may update, modify, change or otherwise alter the hosting location(s) and/or methodology, as well as any or all features, functionality, user interface(s) located in Issuer’s account on apps.fundamerica.com (the “Control Panel”), business logic, policies, procedures, and/or the API and/or Invest Now from time to time at its sole discretion and without notice. In addition, FundAmerica may stop (permanently or temporarily) providing the Technology (or any specific component(s) or feature(s) of the Technology) to you or to users generally and may not provide you with prior notice. It is Issuer’s express will and consent that all data shall be stored in the United States of America.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSERVICES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAccess.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will make the Technology available to Issuer and Issuer’s investors and other users (“Users”) in accordance with this Agreement and FundAmerica’s rules, policies, and Terms of Use then in effect. Issuer acknowledges that its use of the Technology are subject to this Agreement, including all applicable terms of service, privacy policies and other policies that are then in effect. Issuer acknowledges that some of the Technology, even though a la carte in the system, may be interdependent and not available except and unless combined with other Technology, as determined in the sole and arbitrary discretion of FundAmerica, and that your terms, access to specific Technology, and/or fees may be different than those of other FundAmerica customers, and even different than those of other offerings you have conducted using our Technology, if any.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTechnology Restrictions.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will not directly itself, and will not permit or authorize third parties, including Issuer’s Users, employees or agents to: (a) rent, lease, sublet, resell, convert, license, exploit, use, modify, or otherwise permit unauthorized third parties to access or use any aspect of the API or Invest Now; (b) reverse engineer, reverse assemble or otherwise attempt to discover the source code for the API or Invest Now; (c) circumvent or disable any security or other technological features or measures of the API or Invest Now; (d) alter, modify, convert or attempt to, modify, convert or otherwise manipulate the API or Invest Now, software or code; or (e) clone or otherwise copy, replicate or duplicate in any fashion any part of the API or Invest Now design, workflow, features or methodology, all of which Issuer acknowledges are proprietary intellectual property wholly owned by FundAmerica.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eReporting.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will provide Issuer with access to regular updates via various web-accessible dashboards, various plug \\u0026amp; play web widgets, and/or via WebHooks functionality of the API, which enables Issuer to pull data from our system directly into its servers and to get on-demand updates both for its own purposes and so it can create reports and alert systems for its customers and other users with respect to all receipts of funds, deposits, disbursements and other transactions for each open Escrow Account. When the Technology are used via the API, then FundAmerica shall not be obligated to push or send reports or alerts to Issuer or any other person. When the Technology are engaged via Invest Now or via manual dashboard tools then FundAmerica will send confirmations and alerts, generally on Issuer’s behalf (meaning “from” you, which you hereby unequivocally and unconditionally instruct, direct and authorize us to do in the form and format standard in our system or as customized for you).\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eData Privacy.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Investor data received by FundAmerica in conjunction with the Technology shall only be used for the purposes of providing said Technology and as required by the services provided.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eFundAmerica Duties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will at all times manage the API, Invest Now, and all related engineering functions, including application maintenance, upgrades, hosting and modifications. FundAmerica will provide the API, Invest Now, and the Technology availability on an ongoing basis in exchange for Fees, (defined below) including technology, upgrades, operating systems, databases and backups, SSL certificates, third-party service integrations, and related technology licenses.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eIssuer’s Obligations.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer warrants that it will operate its offering(s) in compliance with all federal and state laws.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEthics, Reputation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will use the Technology in compliance with all applicable laws and regulations, and refrain from any conduct, use or misuse that may damage the reputation of FundAmerica or its subsidiaries or affiliated entities.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will not make or publish any representations, warranties, or guarantees on behalf of FundAmerica concerning FundAmerica’s Technology.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eContent, Use, and Protection Against Unauthorized Use.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica reserves the right to suspend or terminate any User from using the API or Invest Now for any violation of the terms or intent of this Agreement, as determined by FundAmerica in its sole discretion. Issuer is prohibited from using FundAmerica’s API or Invest Now in any unlawful or unethical manner, or in any manner that interferes with, disrupts, or disables the API or Invest Now or the networks or Technology on which the API or Invest Now operates, or that is in any way a violation of the site Terms of Use of any federal or state laws, rules or regulations. Issuer is solely responsible for the content of its postings, data and transmissions using the API or Invest Now, and any other use of the API and Invest Now. Issuer will use its best efforts to prevent any unauthorized use of the API and Invest Now and immediately notify FundAmerica in writing of any unauthorized use that comes to Issuer’s attention. Issuer will take all steps reasonably necessary to terminate the unauthorized use. Issuer hereby indemnifies and holds FundAmerica harmless for any and all violations or breaches of this Section 3.8 or any unauthorized use or any misuse as discussed above.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTerms of Use, Privacy Policy, Technology Level Agreement.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except as set forth in this Agreement, the Technology shall be subject to the most current, then in effect, Terms of Use and Privacy Policy, as available via links at the bottom of the www.fundamerica.com website. Furthermore, the Technology shall be available to Issuer in accordance with the Services Level Agreement (the “SLA”) as available via a link at the bottom of the www.fundamerica.com website. In the event of any conflict between any terms or provisions of the website Terms of Use and the terms and provisions of this Agreement, the applicable terms and provisions of this Agreement shall control.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eOwnership.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except for the rights expressly granted in this Agreement, nothing shall be construed or shall grant, convey, transfer, assign, or imply the conveyance of rights, claims, ownership or other claim to any right or title to the technology, software, business processes or intellectual property of Issuer. Issuer will not acquire any right, title, or interest in or to the API, Invest Now , or other software, technology, business processes, copyrights, trademarks, or intellectual property of FundAmerica or its subsidiaries and affiliated entities by any reason, including:\\u003cbr\\u003e\\n            \\u003cspan class=\\\"indent\\\"\\u003e(a) the execution and delivery of this Agreement, (b) the disclosure of any information with respect to Invest Now or the API by FundAmerica either pursuant to this Agreement or prior or subsequent to execution hereof, (c) Issuer’s discovery of confidential information in the course of the commercial relationship contemplated by this Agreement, or (d) any licensed or unlicensed use of FundAmerica’s proprietary information, software, the API, Invest Now , brand, or intellectual property and/or the creation or evolution of any derivative or new intellectual property, software, information, arising from the use or misuse of the Technology. Rather, FundAmerica retains the sole and exclusive ownership of all intellectual property and proprietary rights with respect to the API and software, Invest Now as well as business and technological processes, including the sole and exclusive ownership to any improvements and derivative works of the API developed by Issuer or any other person. Issuer hereby grants to FundAmerica a nonexclusive, worldwide, royalty free right and license to its copyrights, intellectual property and proprietary rights strictly in connection with FundAmerica’s development, integration, implementation, hosting, marketing, advertising and operation of the Technology.\\u003c/span\\u003e\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eFEES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eFees, Compensation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Fees for the Technology provided under this Agreement are set forth in Schedule A.\\u003cbr\\u003e\\n            \\u003cbr\\u003e\\n            All Fees are incurred immediately at the time Technology are ordered. Fees are generally payable via ACH debit to Issuer’s bank account, in which case the parties agree that the definition of “investments” in the “ACH Debit Authorization Form” is hereby expanded to include fees due hereunder. Fees may at times also be payable out of escrow proceeds (paid to FundAmerica by the escrow agent before escrow agent sends funds to Issuer), by credit card, or by company check or wire. No fee for any of our Technology is contingent upon the success or amount of any investment in particular or the offering in general. No Fees are to be prorated for any partial periods, nor are they refundable in whole or in part unless agreed to in writing by FundAmerica for the specific Technology for which any Fees were charged. Issuer acknowledges and agrees that FundAmerica is no way is performing any duties of an underwriter, and is not in any way to be considered a statutory underwriter as defined in the Securities Act of 1933.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTaxes.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement shall be solely responsible for their own federal and state taxes, and will pay their own taxes, duties, withholding taxes, and other governmental and/or regulatory charges (collectively, the “Taxes”) resulting from or pursuant to its performance under this Agreement and as they apply to its respective business.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eLate Charges.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Any amount not paid by Issuer when due will be subject to finance charges equal to one and one-half percent (1.5%) per month or the highest rate permitted by applicable law, whichever is greater, determined and compounded daily from the date due until the date paid. Issuer will also reimburse all costs and expenses (including, but not limited to, reasonable attorneys’ fees) incurred by FundAmerica or its subsidiaries and affiliated entities to collect any amounts not paid when due. FundAmerica, may, at any time, in its sole and absolute discretion, suspend availability of the Technology on any account which is late in payment.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMUTUAL WARRANTIES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003cul\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eMutual Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement represents and warrants to the other that it has the right and authority to enter into this Agreement and to perform all of its respective obligations and undertakings. Each party further represents and warrants that: (a) this Agreement has been duly executed and delivered and constitutes a valid and binding agreement enforceable against such party in accordance with its terms; (b) no authorization or approval from any other person is required in connection with such party’s execution, delivery, or performance of this Agreement; and (c) the execution, delivery, and performance of this Agreement does not violate the terms or conditions of any other agreement to which it is a party or by which it is otherwise bound.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eWarranties by Issuer.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            \\u003c/p\\u003e\\n\\u003col\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eIssuer Materials.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                Issuer hereby represents and warrants that the Issuer’s Offering and its Materials comply with all applicable laws, and will not infringe the copyright, trade secret, privacy, publicity, or other rights of any third party. Issuer hereby indemnifies and holds FundAmerica harmless for any and all violations or breaches of this Section 5.b.2. Issuer acknowledges that it is sharing its Issuer Materials with FundAmerica in order for us to provide the Technology and perform under this Agreement.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eBreach of Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                In the event of any breach of any of Issuer’s responsibilities or warranties herein, in addition to any other remedies available at law or in equity, FundAmerica has the right to immediately, in FundAmerica’s sole discretion, suspend any related API features and/or Technology if deemed necessary by FundAmerica to prevent or eliminate difficulties in the operation of Technology or harm to FundAmerica’s reputation, or to prevent potential litigation or other controversies.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eDisclaimer.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, FUNDAMERICA MAKES NO REPRESENTATION OR WARRANTY OF ANY KIND WHETHER EXPRESS, IMPLIED (EITHER IN FACT OR BY OPERATION OF LAW). FUNDAMERICA EXPRESSLY DISCLAIMS ANY AND ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUALITY, ACCURACY, TITLE, AND NON-INFRINGEMENT. FUNDAMERICA DOES NOT WARRANT AGAINST INTERFERENCE WITH THE USE OF THE SERVICES OR SOFTWARE OR AGAINST INFRINGEMENT. FUNDAMERICA DOES NOT WARRANT THAT THE SERVICES OR SOFTWARE ARE ERROR-FREE OR THAT OPERATION OF THE API, INVEST NOW OR THE SERVICE WILL BE SECURE OR UNINTERRUPTED. FUNDAMERICA EXPRESSLY DISCLAIMS ANY AND ALL LIABILITY ARISING OUT OF THE FLOW OF DATA AND DELAYS ON THE INTERNET. ISSUER WILL NOT HAVE THE RIGHT TO MAKE OR PASS ON ANY REPRESENTATION OR WARRANTY ON BEHALF OF FUNDAMERICA TO ANY THIRD PARTY. ISSUER’S ACCESS TO AND USE OF THE SERVICES OR ANY API ARE AT ISSUER’S OWN RISK. ISSUER UNDERSTANDS AND AGREES THAT THE SERVICES ARE PROVIDED TO IT ON AN “AS IS” AND “AS AVAILABLE” BASIS. FUNDAMERICA EXPRESSLY DISCLAIMS LIABILITY TO ISSUER FOR ANY DAMAGES RESULTING FROM ISSUER’S RELIANCE ON OR USE OF THE SERVICES.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n            \\u003c/ol\\u003e\\n          \\n        \\u003c/li\\u003e\\n      \\u003c/ul\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLIMITATION OF LIABILITY\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eDisclaimer of Consequential Damages.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            ISSUER HEREBY ACKNOWLEDGES AND AGREES, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, FUNDAMERICA, WILL NOT, UNDER ANY CIRCUMSTANCES, BE LIABLE TO ISSUER FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO THE TRANSACTION CONTEMPLATED UNDER THIS AGREEMENT, INCLUDING BUT NOT LIMITED TO, LOST PROFITS OR LOSS OF BUSINESS.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCap on Liability.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            ISSUER HEREBY ACKNOWLEDGES AND AGREES UNDER NO CIRCUMSTANCES WILL FUNDAMERICA‘S TOTAL LIABILITY OF ANY AND ALL KINDS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED THE TOTAL AMOUNT OF FEES PAID, IF ANY, BY ISSUER TO FUNDAMERICA UNDER THIS AGREEMENT DURING THE TWELVE (12) MONTH PERIOD PRIOR TO THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH LIABILITY.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eGeneral Indemnification.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer hereby agrees to indemnify, protect, defend and hold harmless FUNDAMERICA and its officers, directors, members, shareholders, employees, agents, partners, vendors, successors and assigns from and against any and all third party claims, demands, obligations, losses, liabilities, damages, regulatory investigations, recoveries and deficiencies (including interest, penalties and reasonable attorneys’ fees, costs and expenses), which FUNDAMERICA may suffer as a result of: (a) any breach of or material inaccuracy in the representations and warranties, or breach, non-fulfillment or default in the performance of any of the conditions, covenants and agreements, of Issuer contained in this Agreement or in any certificate or document delivered by Issuer or its agents pursuant to any of the provisions of this Agreement, or (b) any obligation which is expressly the responsibility of Issuer under this Agreement, or (c) any other cost, claim or liability arising out of or relating to operation or use of the license granted hereunder, or, (d) any breach, action or regulatory investigation arising from Issuer’s failure to comply with any state blue sky laws or other securities laws, and/or arising out of any alleged misrepresentations, misstatements or omissions of material fact in the issuers’ offering memoranda, general solicitation, advertisements and/or other offering documents. Issuer is required to immediately defend FundAmerica including the immediate payment of all attorney fees, costs and expenses, upon commencement of any regulatory investigation arising or relating to Issuer’s offering and/or items in this Section 6.3(a) through (d) above. Any amount due under the aforesaid indemnity will be due and payable by Issuer within thirty (30) days after demand thereof. Furthermore, Issuer shall protect, hold harmless and indemnify FundAmerica and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors and assigns from and against any and all liability related to Issuer’s business and business related operations and affairs, and use of the API, Invest Now, the Technology or any breach of the terms of this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMUTUAL CONFIDENTIALITY OF INFORMATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eDefinition of Confidential Information.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            As used herein, the “Confidential Information” means all confidential and proprietary information of a party disclosed (“Disclosing Party”) to the other party (“Receiving Party”), whether orally or in writing, that is designated as confidential or that reasonably should be understood to be confidential given the nature of the information and the circumstances of disclosure, including the terms and conditions of this Agreement (including pricing and other terms reflected in all Account forms hereunder), data, business and marketing plans, technology and technical information, product designs, API designs, Invest Now , and business processes. Confidential Information shall not include any information that: (i) is or becomes generally known to the public without breach of any obligation owed to Disclosing Party; (ii) was known to Receiving Party prior to its disclosure by Disclosing Party without breach of any obligation owed toe Disclosing Party; (iii) was independently developed by Receiving Party without breach of any obligation owed to Disclosing Party; or (iv) is received from a third party without breach of any obligation owed to Disclosing Party. All intellectual property, work product, software, code, and other proprietary information or work product of both parties to this Agreement is expressly agreed to be Confidential Information.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eProtection.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party agrees to protect the confidentiality of the Confidential Information of the other party in the same manner that it protects the confidentiality of its own proprietary and confidential information of like kind, but in no event using less than reasonable care.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eRemedies.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            If Receiving Party discloses or uses or threatens to disclose or use any of the Confidential Information of Disclosing Party in breach of the terms hereunder, Disclosing Party shall have the right, in addition to any other remedies available in law and equity, to seek injunctive relief to enjoin such act, it being specifically acknowledged by the parties that any other available remedies are inadequate.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTERM AND TERMINATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTerm.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement shall become effective on the Effective Date and shall continue for the duration of the Offering (the “Initial Term”) and for ongoing post-sale-of-securities data access, reporting and investor \\u0026amp; cap table technology unless terminated earlier as provided for herein.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTermination.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Either party may terminate this Agreement upon thirty (30) days written notice of a material breach to the other party of such breach. Such breaches include, but are not limited to: 1) failure to pay all amounts due when due; or (2) the filing by a party to this Agreement of any petition in bankruptcy or initiation of any other proceeding relating to insolvency, receivership, liquidation or assignment for the benefit of creditors.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEffect of Termination.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Upon expiration or termination of this Agreement, (a) Issuer will cease using the API, Invest Now and all associated Technology and FundAmerica will be relieved from any further obligation to provide the Technology; (b) each party will retain all rights and claims arising hereunder prior to the effective date of any expiration or termination; (c) the rights and obligations of the parties under Sections 3.2, 3.7, 3.8, 3.9, 3.12, 5, 6, 7, 8, and 9 will survive an expiration or termination, and (d) FundAmerica will continue to hold data and maintain records as required by securities regulations and/or good business practices.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMISCELLANEOUS\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNotices.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            All notices permitted or required by this Agreement will be via electronic mail (“email”), and will be deemed to have been delivered and received upon sending via any nationally recognized and trusted SMTP delivery service. Notices shall be delivered to the addresses on record which, if to FundAmerica shall be to \\u003ca href=\\\"mailto:support@fundamerica.com\\\"\\u003esupport@fundamerica.com\\u003c/a\\u003e and if to Issuer shall be to the email address on file in their account on \\u003ca href=\\\"https://apps.fundamerica.com/\\\"\\u003eapps.fundamerica.com\\u003c/a\\u003e.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Implied License.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except as expressly provided in this Agreement, this Agreement is not intended and will not be construed to confer upon either party any license rights to any patent, trademark, copyright, or other intellectual property rights of either party hereto or any other rights of any kind not specifically conferred in this Agreement. All right, title, and interest in and to the Technology are and will remain the exclusive property of FundAmerica.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eSeverability.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            If any provision of this Agreement is for any reason found to be ineffective, unenforceable, or illegal by any court having jurisdiction, such condition will not affect the validity or enforceability of any of the remaining portions hereof.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eIndependent Contractors.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Performance by the parties under this Agreement will be as independent contractors. This Agreement is not intended and shall not be construed as creating a joint venture or partnership, or as causing either party to be treated as the agent of the other party for any purpose or in any sense whatsoever or to create any fiduciary duty or relationship or any other obligations other than those expressly imposed by this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eLimited License of Trademarks.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            During the term of this Agreement, Issuer has the option to generally use FundAmerica’s name, logo and trademarks on its website and other marketing materials so long as such use is not construed in any way to imply that any securities offering or transaction is endorsed, recommended, or vetted by FundAmerica or its subsidiaries or affiliated entities, or that Issuer is authorized to act as a securities agent or a representative of FundAmerica or its subsidiaries or affiliated entities. Furthermore, it is agreed that FundAmerica, has the option to use the name and logo of Issuer in publicly disclosing the existence of this business relationship.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Legal, Tax or Accounting Advice.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer agrees without reservation that FundAmerica is NOT providing any legal, tax or accounting advice in any way, nor on any matter, regardless of the tone or content of any communication (oral, written or otherwise). Issuer unconditionally agrees to rely solely on its own legal, tax and accounting professionals for any such advice and on all matters.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Investment Advice or Recommendations.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer agrees that FundAmerica is not providing any investment advice, nor do we make any recommendations to any issuer of, or investor in, any securities. Issuer agrees that it will only rely on the advice of its attorneys, accountants and other professional advisors, including any registered broker-dealers acting as an underwriter of the offering.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eElectronic Signature and Communications Notice and Consent.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Digital (“electronic”) signatures, often referred to as an “e-signature”, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. The mechanics of this Agreements’ electronic signature include your signing this Agreement below by typing in your name, with the underlying software recording your IP address, your browser identification, the timestamp, and a securities hash within an SSL encrypted environment. This electronically signed Agreement will be emailed to Issuer and FundAmerica and will be stored on the Technology and accessible in the Control Panel. Each of Issuer and FundAmerica hereby consent and agree that electronically signing this Agreement constitutes each party’s signature, acceptance and agreement as if actually signed by that party in writing. Further, all parties agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between Issuer and FundAmerica. Each party understands and agrees that their e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding. Each party agrees that their electronic signature is the legal equivalent of their manual signature on this Agreement consents to be legally bound by this Agreement's terms and conditions. Furthermore, each of Issuer and FundAmerica hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as set forth in the Notices section above or as otherwise from time to time changed or updated and disclosed to the other party, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients’ spam filters by the recipients email service provider, or due to a recipients’ change of address, or due to technology issues by the recipients’ service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically-sent communication(s) and maintaining such physical records in any manner or form that you desire. Your Consent is Hereby Given: By signing this Agreement electronically, you explicitly agree to this Agreement and to receive documents electronically, including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAssignment.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            No party may transfer or assign its rights and obligations under this Agreement without the prior written consent of the other parties. Notwithstanding the foregoing, without the consent of the other parties, any party may transfer or assign its rights and obligations hereunder in whole or in part (a) pursuant to any merger, consolidation or otherwise by operation of law, and (b) to the successors and assigns of all or substantially all of the assets of such assigning party, provided such entity shall be bound by the terms hereof. This Agreement will be binding upon and will inure to the benefit of the proper successors and assigns.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNon-Absolute Standards.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            All of the Technology are provided under a “reasonability” standard. This means that no service may be held to an absolute or perfect standard. All services are provided \\\"as is\\\" and in such a manner that they are reasonable, and not perfect or flawless. Issuer acknowledges this and agrees that this is fair and acceptable Technology, and that all applicable sections of this Agreement apply to this concept, including, but not limited to, Sections 3.8, 3.9, 3.10, and Sections 5 and 6.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of New York without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, with venue in New York, New York pursuant to the rules of the American Arbitration Association. Issuer and FundAmerica each consent to this method of dispute resolution, as well as jurisdiction, and consent to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable costs and attorney’s fees and the decision of the arbitrator shall be final, binding and enforceable in any court.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCounterparts; Facsimile; Email; Signatures.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement may be executed in counterparts, each of which will be deemed an original and all of which, taken together, will constitute one and the same instrument, binding on each signatory thereto. This Agreement may be executed by signatures, electronically or otherwise, delivered by facsimile or email, and a copy hereof that is properly executed and delivered by a party will be binding upon that party to the same extent as an original executed version hereof.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eForce Majeure.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            No party will be liable for any default or delay in performance of any of its obligations under this Agreement if such default or delay is caused, directly or indirectly, by fire, flood, earthquake or other acts of God; labor disputes, strikes or lockouts; wars, rebellions or revolutions; riots or civil disorder; accidents or unavoidable casualties; interruptions in transportation or communications facilities or delays in transit or communication; supply shortages or the failure of any person to perform any commitment to such party related to this Agreement; or any other cause, whether similar or dissimilar to those expressly enumerated in this Section, beyond such party’s reasonable control.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eInterpretation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement has been represented by or had adequate time to obtain the advice and input of independent legal counsel with respect to this Agreement and has contributed equally to the drafting of this Agreement. Therefore, this Agreement shall not be construed against either party as the drafting party. All pronouns and any variation thereof will be deemed to refer to the masculine and feminine, and to the singular or plural as the identity of the person or persons may require for proper interpretation of this Agreement. And it is the express will of all parties that this Agreement is written in English and uses the font styles and sizes contained herein.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCaptions.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            The section headings in this Agreement are intended solely for convenience of reference and shall be given no effect in the construction or interpretation of this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eBeneficiaries.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            There are no third party beneficiaries to this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEntire Agreement; Amendments.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement sets forth the entire understanding of the parties concerning the subject matter hereof, and supersedes all prior or contemporaneous communications, representations or agreements between the parties, whether oral or written, regarding the subject matter of this Agreement, and may not be modified or amended, except by a written instrument executed after the effective date of this Agreement by the party sought to be charged by the amendment or modification.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSUBSTITUTE FORM W-9- TAXPAYER IDENTIFICATION NUMBER CERTIFICATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            Section 6109 of the Internal Revenue Code requires us to provide you with our Taxpayer Identification Numbers (TIN).\\u003cbr\\u003e\\n            \\u003cbr\\u003e\\n            Company Name: FundAmerica, LLC\\u003cbr\\u003e\\n            Contact: Accounting\\u003cbr\\u003e\\n            Address: 2300 W. Sahara Ave., Suite 1170, Las Vegas, NV 89102\\u003cbr\\u003e\\n            Tax ID Number (EIN): 81-3263611\\u003cbr\\u003e\\n            [X] We are exempt from backup withholding.\\u003cbr\\u003e\\n            Under penalties of perjury, FundAmerica, LLC hereby certifies that the number shown above is our correct taxpayer identification number, that we are not subject to backup withholding, and that we are a U.S. person.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\u003c/ol\\u003e\\n\\u003c/div\\u003e\",\"created_at\":\"2018-07-06T17:59:05.625Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"3vf_bdCDSqm-ruzVElklwg\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/3vf_bdCDSqm-ruzVElklwg\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/TT4Efv9xS7u6YY21uWGTlA\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":\"Danny Documentation\",\"name\":\"Danny Documentation\",\"signable\":false,\"signed\":true,\"signed_at\":\"2018-07-06T17:59:05.652Z\",\"title\":\"Chief Documentation\"},{\"object\":\"electronic_signature\",\"id\":\"iZKfAPg4T8Wdqrn3LeJ9MA\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/iZKfAPg4T8Wdqrn3LeJ9MA\",\"anchor_id\":\"technologies_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/TT4Efv9xS7u6YY21uWGTlA\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":true,\"signing_links\":{},\"updated_at\":\"2018-07-06T17:59:41.067Z\"},{\"object\":\"tech_services_agreement\",\"id\":\"Zg202v1cTuSqiqr5IHeDbw\",\"url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/Zg202v1cTuSqiqr5IHeDbw\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/tech_services_agreements/660db4da-fd5c-4ee4-aa8a-aaf92077836f.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180710T235311Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180710/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=267a5b7b6152c6faaadf1cadbefefe4fc0517c49dfd23a60e23566b40180c796\",\"body_html\":\"\\u003cstyle\\u003e\\n    #tech-services-agreement .indent { margin-left: 3em; }\\n    #tech-services-agreement table thead { background-color: #d5d5d5; color: #000; }\\n    #tech-services-agreement table tr th,\\n    #tech-services-agreement td { border: 1px solid #ddd; padding: 4px; }\\n    #tech-services-agreement table tbody tr:nth-of-type(odd) { background-color: #eee; }\\n    #tech-services-agreement table tr td:first-child { padding-right: 22px; }\\n    #tech-services-agreement table tr th:last-child,\\n    #tech-services-agreement td:last-child { padding-left: 22px; text-align: right; }\\n    #tech-services-agreement h1, #tech-services-agreement h2 { text-align: center; line-height: 1.165em; }\\n    #tech-services-agreement h1 { font-size: 1.33em; }\\n    #tech-services-agreement h2 { font-size: 1.165em; }\\n    #tech-services-agreement h1,#tech-services-agreement  h2 { text-transform: uppercase; }\\n    #tech-services-agreement ol { padding: 0; list-style: none; }\\n    #tech-services-agreement p { margin: 1em 0; }\\n    #tech-services-agreement li { margin: 0.5em 0; }\\n    #tech-services-agreement \\u003e ol,\\n    #tech-services-agreement #exhibit-a \\u003e ol { counter-reset: SECTIONS; }\\n    #tech-services-agreement \\u003e ol \\u003e li \\u003e p:first-child:before,\\n    #tech-services-agreement #exhibit-a \\u003e ol \\u003e li \\u003e p:first-child:before {\\n      content: counter(SECTIONS, decimal) \\\".\\\";\\n      counter-increment: SECTIONS;\\n      display: block;\\n      float: left;\\n      font-weight: bold;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-a { page-break-before: always; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol { counter-reset: SUBSECTIONS; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e p:before {\\n      content: counter(SECTIONS, decimal) \\\".\\\" counter(SUBSECTIONS, decimal);\\n      counter-increment: SUBSECTIONS;\\n      display: block;\\n      float: left;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e ol { counter-reset: SUBSUBSECTIONS; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e ol \\u003e li \\u003e p:before {\\n      content: \\\"(\\\" counter(SUBSUBSECTIONS, lower-alpha) \\\")\\\";\\n      counter-increment: SUBSUBSECTIONS;\\n      display: block;\\n      float: left;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-b { page-break-before: always; }\\n    #tech-services-agreement dl { padding-left: 3em; }\\n    #tech-services-agreement dt {\\n      font-weight: bold;\\n      float: left;\\n      width: 12em;\\n    }\\n    #tech-services-agreement dl + p { padding-left: 3em; }\\n    #tech-services-agreement strong.attachments { color: #ad1b22; }\\n    #tech-services-agreement .fa__signature h1 { font-size: 1em; }\\n    #tech-services-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #tech-services-agreement .fa__signature h2 { text-align: left; }\\n    #tech-services-agreement .fa__signature th { text-decoration: none; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"tech-services-agreement\\\"\\u003e\\n  \\u003ch1\\u003eTechnology Agreement\\u003cbr\\u003eAccount Form\\u003c/h1\\u003e\\n\\n  \\u003cp\\u003eThis \\u003cstrong\\u003eTECHNOLOGY AGREEMENT\\u003c/strong\\u003e, which consists of this account form (the “Account Form”) and the associated Terms and Conditions (the “Terms and Conditions”) attached hereto as \\u003cstrong\\u003eExhibit A\\u003c/strong\\u003e, is made and entered into as of July 10, 2018 (the “Effective Date”) between FA Documentation (collectively referred to as “Issuer,” “you,” “your”) for its offering of securities entitled FA Documentation (“Offering”), and FundAmerica, LLC (“FundAmerica”, “Technology Provider,” “we,” “our,” or “us”).\\u003c/p\\u003e\\n\\n  \\u003ch1\\u003eRecitals\\u003c/h1\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, FundAmerica is a technology firm providing engineering and technology services;\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, FundAmerica has created, owns and maintains proprietary tools and technology, negotiated third-party integrations, and has operational processes to provide certain back-end tools, and technology, to persons conducting, managing and/or enabling technology-driven capital raises via offerings of debt and/or equity securities, and for maintaining and managing investor data, reporting and communications (the “Technology”); and,\\n\\n  \\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, Issuer intends to use technology to engage in and manage one or more equity and/or debt securities offerings;\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eNOW, THEREFORE\\u003c/strong\\u003e, in consideration of the mutual promises and covenants contained herein and for good and valuable consideration, the receipt and sufficiency of which are hereby acknowledged, the parties have agreed to execute this Technology Agreement (the “Agreement”) to memorialize the terms and conditions for which FundAmerica will provide Technology to Issuer.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eThe parties hereby agree as follows:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\n        \\u003cstrong\\u003eFinancial Technology\\u003c/strong\\u003e\\n        \\u003cbr\\u003e\\n        FundAmerica will provide the Technology to Issuer, subject to the Terms and Conditions contained in the attached Exhibit A. Such Technology include and are accessible via our Application Programming Interface (the “API”) and our Invest Now technology (“Invest Now”).\\n      \\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\n        \\u003cstrong\\u003eFees\\u003c/strong\\u003e\\n        \\u003cbr\\u003e\\n        Issuer shall pay fees as indicated in Schedule A included by reference herin.\\n      \\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eAgreed as of the date first written above, by and between:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n  \\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n  \\u003cbr\\u003e\\n\\n  \\u003cdiv id=\\\"fa__technologies_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFundAmerica, LLC\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cdiv id=\\\"exhibit-a\\\"\\u003e\\n  \\u003ch2\\u003eExhibit A\\u003cbr\\u003eTechnology Agreement\\u003cbr\\u003eTerms and Conditions\\u003c/h2\\u003e\\n\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDEFINITIONS.\\u003c/strong\\u003e For purposes of this Agreement:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Agreement”\\u003c/strong\\u003e means this Technology Agreement, which consists of the Account Form and this Exhibit A Terms and Conditions.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Issuer”\\u003c/strong\\u003e means the company and any related party, subsidiary, agent, representative, administrator, successor in interest, or other person or entity acting on behalf of or in place of the person or entity who is using (or enabling the use of) FundAmerica Technology to aid in managing a raise or capital and who is identified on the Account Form as the Issuer.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Materials”\\u003c/strong\\u003e means all Issuer data, information, disclosures, advertising, works of authorship, inventions, drawings, logos, software code or other communications related to the Offering.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Account Form”\\u003c/strong\\u003e means the Technology Agreement Account Form.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Investor”\\u003c/strong\\u003e or \\u003cstrong\\u003e“Subscriber”\\u003c/strong\\u003e means a person that commits to purchase equity or debt securities of an Issuer in an Offering.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Offering”\\u003c/strong\\u003e means Issuer’s offering of debt or equity securities as it raises capital pursuant to SEC and/or state regulations.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Person”\\u003c/strong\\u003e means any individual, company, limited liability company, corporation, trust, estate, association, nominee or other entity.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Technology”\\u003c/strong\\u003e has the meaning set forth in the Account Form.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Term”\\u003c/strong\\u003e has the meaning set forth in Section 8.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“User”\\u003c/strong\\u003e means Issuer, its customers and any other person using the Technology in any way.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Information”\\u003c/strong\\u003e means any data or information, including personally identifiable information, provided by or relating to Users in connection with any Offering, whether provided directly by User or Funding Platform in connection with the Technology.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Invest Now”\\u003c/strong\\u003e means FundAmerica’s proprietary transaction engine to simplify engaging with the Technology, generally with “plug \\u0026amp; play” access, both for posting data associated with an offering into our system (the “Wizard”) and for investors to commit to an offering (the “Button”).\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“API”\\u003c/strong\\u003e means FundAmerica’s Application Programming Interface, which is a set of code and programming rules which enable people to connect their software to our systems. The API is secured with a “key” which triggers access, for that specific account, to services and data access.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTECHNOLOGY AND HOSTING\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAPI, Invest Now.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            API and Invest Now provide access to various Technology, which may be selectively used at Issuer’s option pursuant to FundAmerica policies in effect at the time of each desired use. Technology may also be selectively enabled or disabled by FundAmerica, in our sole discretion, limiting which Technology, features and tools Issuer has access to use, and at what fees.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eInvestor \\u0026amp; Cap Table Management Technology, Data Access.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will provide Issuer with tools to manage its investors (including changes and updates), communicate with investors, view its capitalization table, and access historical data. FundAmerica provides these tools and access on a Software-as-a-service (“SaaS”) basis for an Issuer to manage its own Cap Table and shareholder records. The Issuer agrees that is solely responsible for managing its Cap Table and shareholder records, and agrees that FundAmerica SaaS technology that is being provided is only a tool to aid the Issuer to manage its shareholder records.  The Issuer acknowledges that the SaaS technology provided are not the services of a registered stock transfer agent, and that the Issuer has the sole responsibility for determining whether a registered stock transfer agent is required for its securities offering(s).  The SaaS system can be used to access historical data on investors, the offering, and events. Issuers authorized administrators will have access to the SaaS system, at Issuers sole discretion and responsibility. FundAmerica does not directly make changes to investor data, nor does it issue certificates, enforce transfer restrictions or handle cash. SaaS services are provided for the monthly and other fees detailed in Schedule A of this Agreement.\\n        \\u003c/p\\u003e\\n\\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eHosting \\u0026amp; Management.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            At all times, the Technology shall be hosted, managed and maintained by FundAmerica and our appointed third-party service providers. Our Technology are accessible via our API, and not by any separate software installation. FundAmerica provides Technology to numerous other customers, including other issuers and funding platforms. The Technology that FundAmerica provides are evolving and the Technology that we provide may change from time to time without prior notice to you. FundAmerica may update, modify, change or otherwise alter the hosting location(s) and/or methodology, as well as any or all features, functionality, user interface(s) located in Issuer’s account on apps.fundamerica.com (the “Control Panel”), business logic, policies, procedures, and/or the API and/or Invest Now from time to time at its sole discretion and without notice. In addition, FundAmerica may stop (permanently or temporarily) providing the Technology (or any specific component(s) or feature(s) of the Technology) to you or to users generally and may not provide you with prior notice. It is Issuer’s express will and consent that all data shall be stored in the United States of America.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSERVICES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAccess.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will make the Technology available to Issuer and Issuer’s investors and other users (“Users”) in accordance with this Agreement and FundAmerica’s rules, policies, and Terms of Use then in effect. Issuer acknowledges that its use of the Technology are subject to this Agreement, including all applicable terms of service, privacy policies and other policies that are then in effect. Issuer acknowledges that some of the Technology, even though a la carte in the system, may be interdependent and not available except and unless combined with other Technology, as determined in the sole and arbitrary discretion of FundAmerica, and that your terms, access to specific Technology, and/or fees may be different than those of other FundAmerica customers, and even different than those of other offerings you have conducted using our Technology, if any.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTechnology Restrictions.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will not directly itself, and will not permit or authorize third parties, including Issuer’s Users, employees or agents to: (a) rent, lease, sublet, resell, convert, license, exploit, use, modify, or otherwise permit unauthorized third parties to access or use any aspect of the API or Invest Now; (b) reverse engineer, reverse assemble or otherwise attempt to discover the source code for the API or Invest Now; (c) circumvent or disable any security or other technological features or measures of the API or Invest Now; (d) alter, modify, convert or attempt to, modify, convert or otherwise manipulate the API or Invest Now, software or code; or (e) clone or otherwise copy, replicate or duplicate in any fashion any part of the API or Invest Now design, workflow, features or methodology, all of which Issuer acknowledges are proprietary intellectual property wholly owned by FundAmerica.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eReporting.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will provide Issuer with access to regular updates via various web-accessible dashboards, various plug \\u0026amp; play web widgets, and/or via WebHooks functionality of the API, which enables Issuer to pull data from our system directly into its servers and to get on-demand updates both for its own purposes and so it can create reports and alert systems for its customers and other users with respect to all receipts of funds, deposits, disbursements and other transactions for each open Escrow Account. When the Technology are used via the API, then FundAmerica shall not be obligated to push or send reports or alerts to Issuer or any other person. When the Technology are engaged via Invest Now or via manual dashboard tools then FundAmerica will send confirmations and alerts, generally on Issuer’s behalf (meaning “from” you, which you hereby unequivocally and unconditionally instruct, direct and authorize us to do in the form and format standard in our system or as customized for you).\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eData Privacy.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Investor data received by FundAmerica in conjunction with the Technology shall only be used for the purposes of providing said Technology and as required by the services provided.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eFundAmerica Duties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will at all times manage the API, Invest Now, and all related engineering functions, including application maintenance, upgrades, hosting and modifications. FundAmerica will provide the API, Invest Now, and the Technology availability on an ongoing basis in exchange for Fees, (defined below) including technology, upgrades, operating systems, databases and backups, SSL certificates, third-party service integrations, and related technology licenses.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eIssuer’s Obligations.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer warrants that it will operate its offering(s) in compliance with all federal and state laws.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEthics, Reputation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will use the Technology in compliance with all applicable laws and regulations, and refrain from any conduct, use or misuse that may damage the reputation of FundAmerica or its subsidiaries or affiliated entities.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will not make or publish any representations, warranties, or guarantees on behalf of FundAmerica concerning FundAmerica’s Technology.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eContent, Use, and Protection Against Unauthorized Use.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica reserves the right to suspend or terminate any User from using the API or Invest Now for any violation of the terms or intent of this Agreement, as determined by FundAmerica in its sole discretion. Issuer is prohibited from using FundAmerica’s API or Invest Now in any unlawful or unethical manner, or in any manner that interferes with, disrupts, or disables the API or Invest Now or the networks or Technology on which the API or Invest Now operates, or that is in any way a violation of the site Terms of Use of any federal or state laws, rules or regulations. Issuer is solely responsible for the content of its postings, data and transmissions using the API or Invest Now, and any other use of the API and Invest Now. Issuer will use its best efforts to prevent any unauthorized use of the API and Invest Now and immediately notify FundAmerica in writing of any unauthorized use that comes to Issuer’s attention. Issuer will take all steps reasonably necessary to terminate the unauthorized use. Issuer hereby indemnifies and holds FundAmerica harmless for any and all violations or breaches of this Section 3.8 or any unauthorized use or any misuse as discussed above.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTerms of Use, Privacy Policy, Technology Level Agreement.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except as set forth in this Agreement, the Technology shall be subject to the most current, then in effect, Terms of Use and Privacy Policy, as available via links at the bottom of the www.fundamerica.com website. Furthermore, the Technology shall be available to Issuer in accordance with the Services Level Agreement (the “SLA”) as available via a link at the bottom of the www.fundamerica.com website. In the event of any conflict between any terms or provisions of the website Terms of Use and the terms and provisions of this Agreement, the applicable terms and provisions of this Agreement shall control.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eOwnership.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except for the rights expressly granted in this Agreement, nothing shall be construed or shall grant, convey, transfer, assign, or imply the conveyance of rights, claims, ownership or other claim to any right or title to the technology, software, business processes or intellectual property of Issuer. Issuer will not acquire any right, title, or interest in or to the API, Invest Now , or other software, technology, business processes, copyrights, trademarks, or intellectual property of FundAmerica or its subsidiaries and affiliated entities by any reason, including:\\u003cbr\\u003e\\n            \\u003cspan class=\\\"indent\\\"\\u003e(a) the execution and delivery of this Agreement, (b) the disclosure of any information with respect to Invest Now or the API by FundAmerica either pursuant to this Agreement or prior or subsequent to execution hereof, (c) Issuer’s discovery of confidential information in the course of the commercial relationship contemplated by this Agreement, or (d) any licensed or unlicensed use of FundAmerica’s proprietary information, software, the API, Invest Now , brand, or intellectual property and/or the creation or evolution of any derivative or new intellectual property, software, information, arising from the use or misuse of the Technology. Rather, FundAmerica retains the sole and exclusive ownership of all intellectual property and proprietary rights with respect to the API and software, Invest Now as well as business and technological processes, including the sole and exclusive ownership to any improvements and derivative works of the API developed by Issuer or any other person. Issuer hereby grants to FundAmerica a nonexclusive, worldwide, royalty free right and license to its copyrights, intellectual property and proprietary rights strictly in connection with FundAmerica’s development, integration, implementation, hosting, marketing, advertising and operation of the Technology.\\u003c/span\\u003e\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eFEES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eFees, Compensation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Fees for the Technology provided under this Agreement are set forth in Schedule A.\\u003cbr\\u003e\\n            \\u003cbr\\u003e\\n            All Fees are incurred immediately at the time Technology are ordered. Fees are generally payable via ACH debit to Issuer’s bank account, in which case the parties agree that the definition of “investments” in the “ACH Debit Authorization Form” is hereby expanded to include fees due hereunder. Fees may at times also be payable out of escrow proceeds (paid to FundAmerica by the escrow agent before escrow agent sends funds to Issuer), by credit card, or by company check or wire. No fee for any of our Technology is contingent upon the success or amount of any investment in particular or the offering in general. No Fees are to be prorated for any partial periods, nor are they refundable in whole or in part unless agreed to in writing by FundAmerica for the specific Technology for which any Fees were charged. Issuer acknowledges and agrees that FundAmerica is no way is performing any duties of an underwriter, and is not in any way to be considered a statutory underwriter as defined in the Securities Act of 1933.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTaxes.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement shall be solely responsible for their own federal and state taxes, and will pay their own taxes, duties, withholding taxes, and other governmental and/or regulatory charges (collectively, the “Taxes”) resulting from or pursuant to its performance under this Agreement and as they apply to its respective business.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eLate Charges.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Any amount not paid by Issuer when due will be subject to finance charges equal to one and one-half percent (1.5%) per month or the highest rate permitted by applicable law, whichever is greater, determined and compounded daily from the date due until the date paid. Issuer will also reimburse all costs and expenses (including, but not limited to, reasonable attorneys’ fees) incurred by FundAmerica or its subsidiaries and affiliated entities to collect any amounts not paid when due. FundAmerica, may, at any time, in its sole and absolute discretion, suspend availability of the Technology on any account which is late in payment.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMUTUAL WARRANTIES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003cul\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eMutual Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement represents and warrants to the other that it has the right and authority to enter into this Agreement and to perform all of its respective obligations and undertakings. Each party further represents and warrants that: (a) this Agreement has been duly executed and delivered and constitutes a valid and binding agreement enforceable against such party in accordance with its terms; (b) no authorization or approval from any other person is required in connection with such party’s execution, delivery, or performance of this Agreement; and (c) the execution, delivery, and performance of this Agreement does not violate the terms or conditions of any other agreement to which it is a party or by which it is otherwise bound.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eWarranties by Issuer.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            \\u003c/p\\u003e\\n\\u003col\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eIssuer Materials.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                Issuer hereby represents and warrants that the Issuer’s Offering and its Materials comply with all applicable laws, and will not infringe the copyright, trade secret, privacy, publicity, or other rights of any third party. Issuer hereby indemnifies and holds FundAmerica harmless for any and all violations or breaches of this Section 5.b.2. Issuer acknowledges that it is sharing its Issuer Materials with FundAmerica in order for us to provide the Technology and perform under this Agreement.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eBreach of Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                In the event of any breach of any of Issuer’s responsibilities or warranties herein, in addition to any other remedies available at law or in equity, FundAmerica has the right to immediately, in FundAmerica’s sole discretion, suspend any related API features and/or Technology if deemed necessary by FundAmerica to prevent or eliminate difficulties in the operation of Technology or harm to FundAmerica’s reputation, or to prevent potential litigation or other controversies.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eDisclaimer.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, FUNDAMERICA MAKES NO REPRESENTATION OR WARRANTY OF ANY KIND WHETHER EXPRESS, IMPLIED (EITHER IN FACT OR BY OPERATION OF LAW). FUNDAMERICA EXPRESSLY DISCLAIMS ANY AND ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUALITY, ACCURACY, TITLE, AND NON-INFRINGEMENT. FUNDAMERICA DOES NOT WARRANT AGAINST INTERFERENCE WITH THE USE OF THE SERVICES OR SOFTWARE OR AGAINST INFRINGEMENT. FUNDAMERICA DOES NOT WARRANT THAT THE SERVICES OR SOFTWARE ARE ERROR-FREE OR THAT OPERATION OF THE API, INVEST NOW OR THE SERVICE WILL BE SECURE OR UNINTERRUPTED. FUNDAMERICA EXPRESSLY DISCLAIMS ANY AND ALL LIABILITY ARISING OUT OF THE FLOW OF DATA AND DELAYS ON THE INTERNET. ISSUER WILL NOT HAVE THE RIGHT TO MAKE OR PASS ON ANY REPRESENTATION OR WARRANTY ON BEHALF OF FUNDAMERICA TO ANY THIRD PARTY. ISSUER’S ACCESS TO AND USE OF THE SERVICES OR ANY API ARE AT ISSUER’S OWN RISK. ISSUER UNDERSTANDS AND AGREES THAT THE SERVICES ARE PROVIDED TO IT ON AN “AS IS” AND “AS AVAILABLE” BASIS. FUNDAMERICA EXPRESSLY DISCLAIMS LIABILITY TO ISSUER FOR ANY DAMAGES RESULTING FROM ISSUER’S RELIANCE ON OR USE OF THE SERVICES.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n            \\u003c/ol\\u003e\\n          \\n        \\u003c/li\\u003e\\n      \\u003c/ul\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLIMITATION OF LIABILITY\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eDisclaimer of Consequential Damages.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            ISSUER HEREBY ACKNOWLEDGES AND AGREES, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, FUNDAMERICA, WILL NOT, UNDER ANY CIRCUMSTANCES, BE LIABLE TO ISSUER FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO THE TRANSACTION CONTEMPLATED UNDER THIS AGREEMENT, INCLUDING BUT NOT LIMITED TO, LOST PROFITS OR LOSS OF BUSINESS.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCap on Liability.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            ISSUER HEREBY ACKNOWLEDGES AND AGREES UNDER NO CIRCUMSTANCES WILL FUNDAMERICA‘S TOTAL LIABILITY OF ANY AND ALL KINDS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED THE TOTAL AMOUNT OF FEES PAID, IF ANY, BY ISSUER TO FUNDAMERICA UNDER THIS AGREEMENT DURING THE TWELVE (12) MONTH PERIOD PRIOR TO THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH LIABILITY.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eGeneral Indemnification.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer hereby agrees to indemnify, protect, defend and hold harmless FUNDAMERICA and its officers, directors, members, shareholders, employees, agents, partners, vendors, successors and assigns from and against any and all third party claims, demands, obligations, losses, liabilities, damages, regulatory investigations, recoveries and deficiencies (including interest, penalties and reasonable attorneys’ fees, costs and expenses), which FUNDAMERICA may suffer as a result of: (a) any breach of or material inaccuracy in the representations and warranties, or breach, non-fulfillment or default in the performance of any of the conditions, covenants and agreements, of Issuer contained in this Agreement or in any certificate or document delivered by Issuer or its agents pursuant to any of the provisions of this Agreement, or (b) any obligation which is expressly the responsibility of Issuer under this Agreement, or (c) any other cost, claim or liability arising out of or relating to operation or use of the license granted hereunder, or, (d) any breach, action or regulatory investigation arising from Issuer’s failure to comply with any state blue sky laws or other securities laws, and/or arising out of any alleged misrepresentations, misstatements or omissions of material fact in the issuers’ offering memoranda, general solicitation, advertisements and/or other offering documents. Issuer is required to immediately defend FundAmerica including the immediate payment of all attorney fees, costs and expenses, upon commencement of any regulatory investigation arising or relating to Issuer’s offering and/or items in this Section 6.3(a) through (d) above. Any amount due under the aforesaid indemnity will be due and payable by Issuer within thirty (30) days after demand thereof. Furthermore, Issuer shall protect, hold harmless and indemnify FundAmerica and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors and assigns from and against any and all liability related to Issuer’s business and business related operations and affairs, and use of the API, Invest Now, the Technology or any breach of the terms of this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMUTUAL CONFIDENTIALITY OF INFORMATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eDefinition of Confidential Information.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            As used herein, the “Confidential Information” means all confidential and proprietary information of a party disclosed (“Disclosing Party”) to the other party (“Receiving Party”), whether orally or in writing, that is designated as confidential or that reasonably should be understood to be confidential given the nature of the information and the circumstances of disclosure, including the terms and conditions of this Agreement (including pricing and other terms reflected in all Account forms hereunder), data, business and marketing plans, technology and technical information, product designs, API designs, Invest Now , and business processes. Confidential Information shall not include any information that: (i) is or becomes generally known to the public without breach of any obligation owed to Disclosing Party; (ii) was known to Receiving Party prior to its disclosure by Disclosing Party without breach of any obligation owed toe Disclosing Party; (iii) was independently developed by Receiving Party without breach of any obligation owed to Disclosing Party; or (iv) is received from a third party without breach of any obligation owed to Disclosing Party. All intellectual property, work product, software, code, and other proprietary information or work product of both parties to this Agreement is expressly agreed to be Confidential Information.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eProtection.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party agrees to protect the confidentiality of the Confidential Information of the other party in the same manner that it protects the confidentiality of its own proprietary and confidential information of like kind, but in no event using less than reasonable care.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eRemedies.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            If Receiving Party discloses or uses or threatens to disclose or use any of the Confidential Information of Disclosing Party in breach of the terms hereunder, Disclosing Party shall have the right, in addition to any other remedies available in law and equity, to seek injunctive relief to enjoin such act, it being specifically acknowledged by the parties that any other available remedies are inadequate.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTERM AND TERMINATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTerm.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement shall become effective on the Effective Date and shall continue for the duration of the Offering (the “Initial Term”) and for ongoing post-sale-of-securities data access, reporting and investor \\u0026amp; cap table technology unless terminated earlier as provided for herein.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTermination.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Either party may terminate this Agreement upon thirty (30) days written notice of a material breach to the other party of such breach. Such breaches include, but are not limited to: 1) failure to pay all amounts due when due; or (2) the filing by a party to this Agreement of any petition in bankruptcy or initiation of any other proceeding relating to insolvency, receivership, liquidation or assignment for the benefit of creditors.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEffect of Termination.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Upon expiration or termination of this Agreement, (a) Issuer will cease using the API, Invest Now and all associated Technology and FundAmerica will be relieved from any further obligation to provide the Technology; (b) each party will retain all rights and claims arising hereunder prior to the effective date of any expiration or termination; (c) the rights and obligations of the parties under Sections 3.2, 3.7, 3.8, 3.9, 3.12, 5, 6, 7, 8, and 9 will survive an expiration or termination, and (d) FundAmerica will continue to hold data and maintain records as required by securities regulations and/or good business practices.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMISCELLANEOUS\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNotices.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            All notices permitted or required by this Agreement will be via electronic mail (“email”), and will be deemed to have been delivered and received upon sending via any nationally recognized and trusted SMTP delivery service. Notices shall be delivered to the addresses on record which, if to FundAmerica shall be to \\u003ca href=\\\"mailto:support@fundamerica.com\\\"\\u003esupport@fundamerica.com\\u003c/a\\u003e and if to Issuer shall be to the email address on file in their account on \\u003ca href=\\\"https://apps.fundamerica.com/\\\"\\u003eapps.fundamerica.com\\u003c/a\\u003e.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Implied License.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except as expressly provided in this Agreement, this Agreement is not intended and will not be construed to confer upon either party any license rights to any patent, trademark, copyright, or other intellectual property rights of either party hereto or any other rights of any kind not specifically conferred in this Agreement. All right, title, and interest in and to the Technology are and will remain the exclusive property of FundAmerica.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eSeverability.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            If any provision of this Agreement is for any reason found to be ineffective, unenforceable, or illegal by any court having jurisdiction, such condition will not affect the validity or enforceability of any of the remaining portions hereof.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eIndependent Contractors.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Performance by the parties under this Agreement will be as independent contractors. This Agreement is not intended and shall not be construed as creating a joint venture or partnership, or as causing either party to be treated as the agent of the other party for any purpose or in any sense whatsoever or to create any fiduciary duty or relationship or any other obligations other than those expressly imposed by this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eLimited License of Trademarks.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            During the term of this Agreement, Issuer has the option to generally use FundAmerica’s name, logo and trademarks on its website and other marketing materials so long as such use is not construed in any way to imply that any securities offering or transaction is endorsed, recommended, or vetted by FundAmerica or its subsidiaries or affiliated entities, or that Issuer is authorized to act as a securities agent or a representative of FundAmerica or its subsidiaries or affiliated entities. Furthermore, it is agreed that FundAmerica, has the option to use the name and logo of Issuer in publicly disclosing the existence of this business relationship.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Legal, Tax or Accounting Advice.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer agrees without reservation that FundAmerica is NOT providing any legal, tax or accounting advice in any way, nor on any matter, regardless of the tone or content of any communication (oral, written or otherwise). Issuer unconditionally agrees to rely solely on its own legal, tax and accounting professionals for any such advice and on all matters.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Investment Advice or Recommendations.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer agrees that FundAmerica is not providing any investment advice, nor do we make any recommendations to any issuer of, or investor in, any securities. Issuer agrees that it will only rely on the advice of its attorneys, accountants and other professional advisors, including any registered broker-dealers acting as an underwriter of the offering.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eElectronic Signature and Communications Notice and Consent.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Digital (“electronic”) signatures, often referred to as an “e-signature”, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. The mechanics of this Agreements’ electronic signature include your signing this Agreement below by typing in your name, with the underlying software recording your IP address, your browser identification, the timestamp, and a securities hash within an SSL encrypted environment. This electronically signed Agreement will be emailed to Issuer and FundAmerica and will be stored on the Technology and accessible in the Control Panel. Each of Issuer and FundAmerica hereby consent and agree that electronically signing this Agreement constitutes each party’s signature, acceptance and agreement as if actually signed by that party in writing. Further, all parties agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between Issuer and FundAmerica. Each party understands and agrees that their e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding. Each party agrees that their electronic signature is the legal equivalent of their manual signature on this Agreement consents to be legally bound by this Agreement's terms and conditions. Furthermore, each of Issuer and FundAmerica hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as set forth in the Notices section above or as otherwise from time to time changed or updated and disclosed to the other party, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients’ spam filters by the recipients email service provider, or due to a recipients’ change of address, or due to technology issues by the recipients’ service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically-sent communication(s) and maintaining such physical records in any manner or form that you desire. Your Consent is Hereby Given: By signing this Agreement electronically, you explicitly agree to this Agreement and to receive documents electronically, including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAssignment.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            No party may transfer or assign its rights and obligations under this Agreement without the prior written consent of the other parties. Notwithstanding the foregoing, without the consent of the other parties, any party may transfer or assign its rights and obligations hereunder in whole or in part (a) pursuant to any merger, consolidation or otherwise by operation of law, and (b) to the successors and assigns of all or substantially all of the assets of such assigning party, provided such entity shall be bound by the terms hereof. This Agreement will be binding upon and will inure to the benefit of the proper successors and assigns.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNon-Absolute Standards.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            All of the Technology are provided under a “reasonability” standard. This means that no service may be held to an absolute or perfect standard. All services are provided \\\"as is\\\" and in such a manner that they are reasonable, and not perfect or flawless. Issuer acknowledges this and agrees that this is fair and acceptable Technology, and that all applicable sections of this Agreement apply to this concept, including, but not limited to, Sections 3.8, 3.9, 3.10, and Sections 5 and 6.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of New York without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, with venue in New York, New York pursuant to the rules of the American Arbitration Association. Issuer and FundAmerica each consent to this method of dispute resolution, as well as jurisdiction, and consent to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable costs and attorney’s fees and the decision of the arbitrator shall be final, binding and enforceable in any court.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCounterparts; Facsimile; Email; Signatures.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement may be executed in counterparts, each of which will be deemed an original and all of which, taken together, will constitute one and the same instrument, binding on each signatory thereto. This Agreement may be executed by signatures, electronically or otherwise, delivered by facsimile or email, and a copy hereof that is properly executed and delivered by a party will be binding upon that party to the same extent as an original executed version hereof.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eForce Majeure.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            No party will be liable for any default or delay in performance of any of its obligations under this Agreement if such default or delay is caused, directly or indirectly, by fire, flood, earthquake or other acts of God; labor disputes, strikes or lockouts; wars, rebellions or revolutions; riots or civil disorder; accidents or unavoidable casualties; interruptions in transportation or communications facilities or delays in transit or communication; supply shortages or the failure of any person to perform any commitment to such party related to this Agreement; or any other cause, whether similar or dissimilar to those expressly enumerated in this Section, beyond such party’s reasonable control.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eInterpretation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement has been represented by or had adequate time to obtain the advice and input of independent legal counsel with respect to this Agreement and has contributed equally to the drafting of this Agreement. Therefore, this Agreement shall not be construed against either party as the drafting party. All pronouns and any variation thereof will be deemed to refer to the masculine and feminine, and to the singular or plural as the identity of the person or persons may require for proper interpretation of this Agreement. And it is the express will of all parties that this Agreement is written in English and uses the font styles and sizes contained herein.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCaptions.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            The section headings in this Agreement are intended solely for convenience of reference and shall be given no effect in the construction or interpretation of this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eBeneficiaries.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            There are no third party beneficiaries to this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEntire Agreement; Amendments.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement sets forth the entire understanding of the parties concerning the subject matter hereof, and supersedes all prior or contemporaneous communications, representations or agreements between the parties, whether oral or written, regarding the subject matter of this Agreement, and may not be modified or amended, except by a written instrument executed after the effective date of this Agreement by the party sought to be charged by the amendment or modification.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSUBSTITUTE FORM W-9- TAXPAYER IDENTIFICATION NUMBER CERTIFICATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            Section 6109 of the Internal Revenue Code requires us to provide you with our Taxpayer Identification Numbers (TIN).\\u003cbr\\u003e\\n            \\u003cbr\\u003e\\n            Company Name: FundAmerica, LLC\\u003cbr\\u003e\\n            Contact: Accounting\\u003cbr\\u003e\\n            Address: 2300 W. Sahara Ave., Suite 1170, Las Vegas, NV 89102\\u003cbr\\u003e\\n            Tax ID Number (EIN): 81-3263611\\u003cbr\\u003e\\n            [X] We are exempt from backup withholding.\\u003cbr\\u003e\\n            Under penalties of perjury, FundAmerica, LLC hereby certifies that the number shown above is our correct taxpayer identification number, that we are not subject to backup withholding, and that we are a U.S. person.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\u003c/ol\\u003e\\n\\u003c/div\\u003e\",\"created_at\":\"2018-07-10T23:52:41.570Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"AYAe64yJSaWWzrDglTA-Mg\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/AYAe64yJSaWWzrDglTA-Mg\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/Zg202v1cTuSqiqr5IHeDbw\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":null,\"name\":null,\"signable\":true,\"signed\":false,\"signed_at\":null,\"title\":null},{\"object\":\"electronic_signature\",\"id\":\"AhQi5HWrTRaZY2VG5Ub_4w\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/AhQi5HWrTRaZY2VG5Ub_4w\",\"anchor_id\":\"technologies_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/Zg202v1cTuSqiqr5IHeDbw\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":false,\"signing_links\":{\"issuer_signature\":{\"electronic_signature_id\":\"AYAe64yJSaWWzrDglTA-Mg\",\"expires\":\"2018-07-24T07:00:00.000Z\",\"url\":\"https://my-sandbox.fundamerica.com/#/spi/electronic_signatures/jfdYx0JPXKr2aK8K5ffyn9cDfkhCPeDR\"}},\"updated_at\":\"2018-07-10T23:52:42.619Z\"}]}"}],"_postman_id":"3a99fa47-f575-4d6a-861a-65a02ae79767"},{"name":"Get Specific Tech Services Agreement","id":"2d6b315d-558c-4738-81c7-af0da11bd7a2","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/tech_services_agreements/{{tech-services-agreements-id}}","urlObject":{"path":["tech_services_agreements","{{tech-services-agreements-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"c45e6711-c97a-4967-861d-fce1357fe10a","name":"Get Specific Tech Services Agreement","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/tech_services_agreements/{{tech-services-agreements-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 10 Jul 2018 23:57:25 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"8f59f174-7805-4f3f-bbe2-524d25660df1","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.049537","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"tech_services_agreement\",\"id\":\"TT4Efv9xS7u6YY21uWGTlA\",\"url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/TT4Efv9xS7u6YY21uWGTlA\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/tech_services_agreements/4d3e047e-ff71-4bbb-ba61-8db5b9619394.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180710T235725Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180710/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=78ea89afe28ee91bd8a2695b2428b27a8eb20a647e818c5d2f36b4d44f41dcbd\",\"body_html\":\"\\u003cstyle\\u003e\\n    #tech-services-agreement .indent { margin-left: 3em; }\\n    #tech-services-agreement table thead { background-color: #d5d5d5; color: #000; }\\n    #tech-services-agreement table tr th,\\n    #tech-services-agreement td { border: 1px solid #ddd; padding: 4px; }\\n    #tech-services-agreement table tbody tr:nth-of-type(odd) { background-color: #eee; }\\n    #tech-services-agreement table tr td:first-child { padding-right: 22px; }\\n    #tech-services-agreement table tr th:last-child,\\n    #tech-services-agreement td:last-child { padding-left: 22px; text-align: right; }\\n    #tech-services-agreement h1, #tech-services-agreement h2 { text-align: center; line-height: 1.165em; }\\n    #tech-services-agreement h1 { font-size: 1.33em; }\\n    #tech-services-agreement h2 { font-size: 1.165em; }\\n    #tech-services-agreement h1,#tech-services-agreement  h2 { text-transform: uppercase; }\\n    #tech-services-agreement ol { padding: 0; list-style: none; }\\n    #tech-services-agreement p { margin: 1em 0; }\\n    #tech-services-agreement li { margin: 0.5em 0; }\\n    #tech-services-agreement \\u003e ol,\\n    #tech-services-agreement #exhibit-a \\u003e ol { counter-reset: SECTIONS; }\\n    #tech-services-agreement \\u003e ol \\u003e li \\u003e p:first-child:before,\\n    #tech-services-agreement #exhibit-a \\u003e ol \\u003e li \\u003e p:first-child:before {\\n      content: counter(SECTIONS, decimal) \\\".\\\";\\n      counter-increment: SECTIONS;\\n      display: block;\\n      float: left;\\n      font-weight: bold;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-a { page-break-before: always; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol { counter-reset: SUBSECTIONS; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e p:before {\\n      content: counter(SECTIONS, decimal) \\\".\\\" counter(SUBSECTIONS, decimal);\\n      counter-increment: SUBSECTIONS;\\n      display: block;\\n      float: left;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e ol { counter-reset: SUBSUBSECTIONS; }\\n    #tech-services-agreement #exhibit-a li \\u003e ol \\u003e li \\u003e ol \\u003e li \\u003e p:before {\\n      content: \\\"(\\\" counter(SUBSUBSECTIONS, lower-alpha) \\\")\\\";\\n      counter-increment: SUBSUBSECTIONS;\\n      display: block;\\n      float: left;\\n      width: 3em;\\n    }\\n    #tech-services-agreement #exhibit-b { page-break-before: always; }\\n    #tech-services-agreement dl { padding-left: 3em; }\\n    #tech-services-agreement dt {\\n      font-weight: bold;\\n      float: left;\\n      width: 12em;\\n    }\\n    #tech-services-agreement dl + p { padding-left: 3em; }\\n    #tech-services-agreement strong.attachments { color: #ad1b22; }\\n    #tech-services-agreement .fa__signature h1 { font-size: 1em; }\\n    #tech-services-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #tech-services-agreement .fa__signature h2 { text-align: left; }\\n    #tech-services-agreement .fa__signature th { text-decoration: none; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"tech-services-agreement\\\"\\u003e\\n  \\u003ch1\\u003eTechnology Agreement\\u003cbr\\u003eAccount Form\\u003c/h1\\u003e\\n\\n  \\u003cp\\u003eThis \\u003cstrong\\u003eTECHNOLOGY AGREEMENT\\u003c/strong\\u003e, which consists of this account form (the “Account Form”) and the associated Terms and Conditions (the “Terms and Conditions”) attached hereto as \\u003cstrong\\u003eExhibit A\\u003c/strong\\u003e, is made and entered into as of July 6, 2018 (the “Effective Date”) between FA Documentation (collectively referred to as “Issuer,” “you,” “your”) for its offering of securities entitled FA Documentation (“Offering”), and FundAmerica, LLC (“FundAmerica”, “Technology Provider,” “we,” “our,” or “us”).\\u003c/p\\u003e\\n\\n  \\u003ch1\\u003eRecitals\\u003c/h1\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, FundAmerica is a technology firm providing engineering and technology services;\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, FundAmerica has created, owns and maintains proprietary tools and technology, negotiated third-party integrations, and has operational processes to provide certain back-end tools, and technology, to persons conducting, managing and/or enabling technology-driven capital raises via offerings of debt and/or equity securities, and for maintaining and managing investor data, reporting and communications (the “Technology”); and,\\n\\n  \\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cstrong\\u003eWHEREAS\\u003c/strong\\u003e, Issuer intends to use technology to engage in and manage one or more equity and/or debt securities offerings;\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eNOW, THEREFORE\\u003c/strong\\u003e, in consideration of the mutual promises and covenants contained herein and for good and valuable consideration, the receipt and sufficiency of which are hereby acknowledged, the parties have agreed to execute this Technology Agreement (the “Agreement”) to memorialize the terms and conditions for which FundAmerica will provide Technology to Issuer.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eThe parties hereby agree as follows:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\n        \\u003cstrong\\u003eFinancial Technology\\u003c/strong\\u003e\\n        \\u003cbr\\u003e\\n        FundAmerica will provide the Technology to Issuer, subject to the Terms and Conditions contained in the attached Exhibit A. Such Technology include and are accessible via our Application Programming Interface (the “API”) and our Invest Now technology (“Invest Now”).\\n      \\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\n        \\u003cstrong\\u003eFees\\u003c/strong\\u003e\\n        \\u003cbr\\u003e\\n        Issuer shall pay fees as indicated in Schedule A included by reference herin.\\n      \\u003c/p\\u003e\\n    \\u003c/li\\u003e\\n\\n  \\u003cp\\u003e\\u003cstrong\\u003eAgreed as of the date first written above, by and between:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n  \\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cdiv class=\\\"fa__signed\\\"\\u003eDanny Documentation\\u003c/div\\u003e\\n  \\u003ctable class=\\\"fa__signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003eDanny Documentation\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eEmail\\u003c/th\\u003e\\n      \\u003ctd\\u003ewhatsupdoc@fundamerica.com\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003eChief Documentation\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eDate\\u003c/th\\u003e\\n      \\u003ctd\\u003eJuly 6, 2018, 10:59:05AM PDT\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eSignature ID\\u003c/th\\u003e\\n      \\u003ctd\\u003e\\u003ccode class=\\\"fa__signature_id\\\"\\u003edef7ff6d-d083-4aa9-beae-ecd5125925c2\\u003c/code\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n  \\u003cbr\\u003e\\n\\n  \\u003cdiv id=\\\"fa__technologies_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFundAmerica, LLC\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cdiv id=\\\"exhibit-a\\\"\\u003e\\n  \\u003ch2\\u003eExhibit A\\u003cbr\\u003eTechnology Agreement\\u003cbr\\u003eTerms and Conditions\\u003c/h2\\u003e\\n\\n  \\u003col\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eDEFINITIONS.\\u003c/strong\\u003e For purposes of this Agreement:\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Agreement”\\u003c/strong\\u003e means this Technology Agreement, which consists of the Account Form and this Exhibit A Terms and Conditions.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Issuer”\\u003c/strong\\u003e means the company and any related party, subsidiary, agent, representative, administrator, successor in interest, or other person or entity acting on behalf of or in place of the person or entity who is using (or enabling the use of) FundAmerica Technology to aid in managing a raise or capital and who is identified on the Account Form as the Issuer.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Materials”\\u003c/strong\\u003e means all Issuer data, information, disclosures, advertising, works of authorship, inventions, drawings, logos, software code or other communications related to the Offering.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Account Form”\\u003c/strong\\u003e means the Technology Agreement Account Form.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Investor”\\u003c/strong\\u003e or \\u003cstrong\\u003e“Subscriber”\\u003c/strong\\u003e means a person that commits to purchase equity or debt securities of an Issuer in an Offering.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Offering”\\u003c/strong\\u003e means Issuer’s offering of debt or equity securities as it raises capital pursuant to SEC and/or state regulations.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Person”\\u003c/strong\\u003e means any individual, company, limited liability company, corporation, trust, estate, association, nominee or other entity.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Technology”\\u003c/strong\\u003e has the meaning set forth in the Account Form.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Term”\\u003c/strong\\u003e has the meaning set forth in Section 8.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“User”\\u003c/strong\\u003e means Issuer, its customers and any other person using the Technology in any way.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Information”\\u003c/strong\\u003e means any data or information, including personally identifiable information, provided by or relating to Users in connection with any Offering, whether provided directly by User or Funding Platform in connection with the Technology.\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“Invest Now”\\u003c/strong\\u003e means FundAmerica’s proprietary transaction engine to simplify engaging with the Technology, generally with “plug \\u0026amp; play” access, both for posting data associated with an offering into our system (the “Wizard”) and for investors to commit to an offering (the “Button”).\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003cli\\u003e\\u003cp\\u003e\\u003cstrong\\u003e“API”\\u003c/strong\\u003e means FundAmerica’s Application Programming Interface, which is a set of code and programming rules which enable people to connect their software to our systems. The API is secured with a “key” which triggers access, for that specific account, to services and data access.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTECHNOLOGY AND HOSTING\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAPI, Invest Now.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            API and Invest Now provide access to various Technology, which may be selectively used at Issuer’s option pursuant to FundAmerica policies in effect at the time of each desired use. Technology may also be selectively enabled or disabled by FundAmerica, in our sole discretion, limiting which Technology, features and tools Issuer has access to use, and at what fees.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eInvestor \\u0026amp; Cap Table Management Technology, Data Access.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will provide Issuer with tools to manage its investors (including changes and updates), communicate with investors, view its capitalization table, and access historical data. FundAmerica provides these tools and access on a Software-as-a-service (“SaaS”) basis for an Issuer to manage its own Cap Table and shareholder records. The Issuer agrees that is solely responsible for managing its Cap Table and shareholder records, and agrees that FundAmerica SaaS technology that is being provided is only a tool to aid the Issuer to manage its shareholder records.  The Issuer acknowledges that the SaaS technology provided are not the services of a registered stock transfer agent, and that the Issuer has the sole responsibility for determining whether a registered stock transfer agent is required for its securities offering(s).  The SaaS system can be used to access historical data on investors, the offering, and events. Issuers authorized administrators will have access to the SaaS system, at Issuers sole discretion and responsibility. FundAmerica does not directly make changes to investor data, nor does it issue certificates, enforce transfer restrictions or handle cash. SaaS services are provided for the monthly and other fees detailed in Schedule A of this Agreement.\\n        \\u003c/p\\u003e\\n\\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eHosting \\u0026amp; Management.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            At all times, the Technology shall be hosted, managed and maintained by FundAmerica and our appointed third-party service providers. Our Technology are accessible via our API, and not by any separate software installation. FundAmerica provides Technology to numerous other customers, including other issuers and funding platforms. The Technology that FundAmerica provides are evolving and the Technology that we provide may change from time to time without prior notice to you. FundAmerica may update, modify, change or otherwise alter the hosting location(s) and/or methodology, as well as any or all features, functionality, user interface(s) located in Issuer’s account on apps.fundamerica.com (the “Control Panel”), business logic, policies, procedures, and/or the API and/or Invest Now from time to time at its sole discretion and without notice. In addition, FundAmerica may stop (permanently or temporarily) providing the Technology (or any specific component(s) or feature(s) of the Technology) to you or to users generally and may not provide you with prior notice. It is Issuer’s express will and consent that all data shall be stored in the United States of America.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSERVICES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAccess.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will make the Technology available to Issuer and Issuer’s investors and other users (“Users”) in accordance with this Agreement and FundAmerica’s rules, policies, and Terms of Use then in effect. Issuer acknowledges that its use of the Technology are subject to this Agreement, including all applicable terms of service, privacy policies and other policies that are then in effect. Issuer acknowledges that some of the Technology, even though a la carte in the system, may be interdependent and not available except and unless combined with other Technology, as determined in the sole and arbitrary discretion of FundAmerica, and that your terms, access to specific Technology, and/or fees may be different than those of other FundAmerica customers, and even different than those of other offerings you have conducted using our Technology, if any.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTechnology Restrictions.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will not directly itself, and will not permit or authorize third parties, including Issuer’s Users, employees or agents to: (a) rent, lease, sublet, resell, convert, license, exploit, use, modify, or otherwise permit unauthorized third parties to access or use any aspect of the API or Invest Now; (b) reverse engineer, reverse assemble or otherwise attempt to discover the source code for the API or Invest Now; (c) circumvent or disable any security or other technological features or measures of the API or Invest Now; (d) alter, modify, convert or attempt to, modify, convert or otherwise manipulate the API or Invest Now, software or code; or (e) clone or otherwise copy, replicate or duplicate in any fashion any part of the API or Invest Now design, workflow, features or methodology, all of which Issuer acknowledges are proprietary intellectual property wholly owned by FundAmerica.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eReporting.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will provide Issuer with access to regular updates via various web-accessible dashboards, various plug \\u0026amp; play web widgets, and/or via WebHooks functionality of the API, which enables Issuer to pull data from our system directly into its servers and to get on-demand updates both for its own purposes and so it can create reports and alert systems for its customers and other users with respect to all receipts of funds, deposits, disbursements and other transactions for each open Escrow Account. When the Technology are used via the API, then FundAmerica shall not be obligated to push or send reports or alerts to Issuer or any other person. When the Technology are engaged via Invest Now or via manual dashboard tools then FundAmerica will send confirmations and alerts, generally on Issuer’s behalf (meaning “from” you, which you hereby unequivocally and unconditionally instruct, direct and authorize us to do in the form and format standard in our system or as customized for you).\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eData Privacy.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Investor data received by FundAmerica in conjunction with the Technology shall only be used for the purposes of providing said Technology and as required by the services provided.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eFundAmerica Duties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica will at all times manage the API, Invest Now, and all related engineering functions, including application maintenance, upgrades, hosting and modifications. FundAmerica will provide the API, Invest Now, and the Technology availability on an ongoing basis in exchange for Fees, (defined below) including technology, upgrades, operating systems, databases and backups, SSL certificates, third-party service integrations, and related technology licenses.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eIssuer’s Obligations.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer warrants that it will operate its offering(s) in compliance with all federal and state laws.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEthics, Reputation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will use the Technology in compliance with all applicable laws and regulations, and refrain from any conduct, use or misuse that may damage the reputation of FundAmerica or its subsidiaries or affiliated entities.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer will not make or publish any representations, warranties, or guarantees on behalf of FundAmerica concerning FundAmerica’s Technology.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eContent, Use, and Protection Against Unauthorized Use.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            FundAmerica reserves the right to suspend or terminate any User from using the API or Invest Now for any violation of the terms or intent of this Agreement, as determined by FundAmerica in its sole discretion. Issuer is prohibited from using FundAmerica’s API or Invest Now in any unlawful or unethical manner, or in any manner that interferes with, disrupts, or disables the API or Invest Now or the networks or Technology on which the API or Invest Now operates, or that is in any way a violation of the site Terms of Use of any federal or state laws, rules or regulations. Issuer is solely responsible for the content of its postings, data and transmissions using the API or Invest Now, and any other use of the API and Invest Now. Issuer will use its best efforts to prevent any unauthorized use of the API and Invest Now and immediately notify FundAmerica in writing of any unauthorized use that comes to Issuer’s attention. Issuer will take all steps reasonably necessary to terminate the unauthorized use. Issuer hereby indemnifies and holds FundAmerica harmless for any and all violations or breaches of this Section 3.8 or any unauthorized use or any misuse as discussed above.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTerms of Use, Privacy Policy, Technology Level Agreement.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except as set forth in this Agreement, the Technology shall be subject to the most current, then in effect, Terms of Use and Privacy Policy, as available via links at the bottom of the www.fundamerica.com website. Furthermore, the Technology shall be available to Issuer in accordance with the Services Level Agreement (the “SLA”) as available via a link at the bottom of the www.fundamerica.com website. In the event of any conflict between any terms or provisions of the website Terms of Use and the terms and provisions of this Agreement, the applicable terms and provisions of this Agreement shall control.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eOwnership.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except for the rights expressly granted in this Agreement, nothing shall be construed or shall grant, convey, transfer, assign, or imply the conveyance of rights, claims, ownership or other claim to any right or title to the technology, software, business processes or intellectual property of Issuer. Issuer will not acquire any right, title, or interest in or to the API, Invest Now , or other software, technology, business processes, copyrights, trademarks, or intellectual property of FundAmerica or its subsidiaries and affiliated entities by any reason, including:\\u003cbr\\u003e\\n            \\u003cspan class=\\\"indent\\\"\\u003e(a) the execution and delivery of this Agreement, (b) the disclosure of any information with respect to Invest Now or the API by FundAmerica either pursuant to this Agreement or prior or subsequent to execution hereof, (c) Issuer’s discovery of confidential information in the course of the commercial relationship contemplated by this Agreement, or (d) any licensed or unlicensed use of FundAmerica’s proprietary information, software, the API, Invest Now , brand, or intellectual property and/or the creation or evolution of any derivative or new intellectual property, software, information, arising from the use or misuse of the Technology. Rather, FundAmerica retains the sole and exclusive ownership of all intellectual property and proprietary rights with respect to the API and software, Invest Now as well as business and technological processes, including the sole and exclusive ownership to any improvements and derivative works of the API developed by Issuer or any other person. Issuer hereby grants to FundAmerica a nonexclusive, worldwide, royalty free right and license to its copyrights, intellectual property and proprietary rights strictly in connection with FundAmerica’s development, integration, implementation, hosting, marketing, advertising and operation of the Technology.\\u003c/span\\u003e\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eFEES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eFees, Compensation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Fees for the Technology provided under this Agreement are set forth in Schedule A.\\u003cbr\\u003e\\n            \\u003cbr\\u003e\\n            All Fees are incurred immediately at the time Technology are ordered. Fees are generally payable via ACH debit to Issuer’s bank account, in which case the parties agree that the definition of “investments” in the “ACH Debit Authorization Form” is hereby expanded to include fees due hereunder. Fees may at times also be payable out of escrow proceeds (paid to FundAmerica by the escrow agent before escrow agent sends funds to Issuer), by credit card, or by company check or wire. No fee for any of our Technology is contingent upon the success or amount of any investment in particular or the offering in general. No Fees are to be prorated for any partial periods, nor are they refundable in whole or in part unless agreed to in writing by FundAmerica for the specific Technology for which any Fees were charged. Issuer acknowledges and agrees that FundAmerica is no way is performing any duties of an underwriter, and is not in any way to be considered a statutory underwriter as defined in the Securities Act of 1933.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTaxes.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement shall be solely responsible for their own federal and state taxes, and will pay their own taxes, duties, withholding taxes, and other governmental and/or regulatory charges (collectively, the “Taxes”) resulting from or pursuant to its performance under this Agreement and as they apply to its respective business.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eLate Charges.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Any amount not paid by Issuer when due will be subject to finance charges equal to one and one-half percent (1.5%) per month or the highest rate permitted by applicable law, whichever is greater, determined and compounded daily from the date due until the date paid. Issuer will also reimburse all costs and expenses (including, but not limited to, reasonable attorneys’ fees) incurred by FundAmerica or its subsidiaries and affiliated entities to collect any amounts not paid when due. FundAmerica, may, at any time, in its sole and absolute discretion, suspend availability of the Technology on any account which is late in payment.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMUTUAL WARRANTIES\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003cul\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eMutual Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement represents and warrants to the other that it has the right and authority to enter into this Agreement and to perform all of its respective obligations and undertakings. Each party further represents and warrants that: (a) this Agreement has been duly executed and delivered and constitutes a valid and binding agreement enforceable against such party in accordance with its terms; (b) no authorization or approval from any other person is required in connection with such party’s execution, delivery, or performance of this Agreement; and (c) the execution, delivery, and performance of this Agreement does not violate the terms or conditions of any other agreement to which it is a party or by which it is otherwise bound.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eWarranties by Issuer.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            \\u003c/p\\u003e\\n\\u003col\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eIssuer Materials.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                Issuer hereby represents and warrants that the Issuer’s Offering and its Materials comply with all applicable laws, and will not infringe the copyright, trade secret, privacy, publicity, or other rights of any third party. Issuer hereby indemnifies and holds FundAmerica harmless for any and all violations or breaches of this Section 5.b.2. Issuer acknowledges that it is sharing its Issuer Materials with FundAmerica in order for us to provide the Technology and perform under this Agreement.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eBreach of Warranties.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                In the event of any breach of any of Issuer’s responsibilities or warranties herein, in addition to any other remedies available at law or in equity, FundAmerica has the right to immediately, in FundAmerica’s sole discretion, suspend any related API features and/or Technology if deemed necessary by FundAmerica to prevent or eliminate difficulties in the operation of Technology or harm to FundAmerica’s reputation, or to prevent potential litigation or other controversies.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n              \\u003cli\\u003e\\n                \\u003cp\\u003e\\n                \\u003cstrong\\u003eDisclaimer.\\u003c/strong\\u003e\\u003cbr\\u003e\\n                EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, FUNDAMERICA MAKES NO REPRESENTATION OR WARRANTY OF ANY KIND WHETHER EXPRESS, IMPLIED (EITHER IN FACT OR BY OPERATION OF LAW). FUNDAMERICA EXPRESSLY DISCLAIMS ANY AND ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUALITY, ACCURACY, TITLE, AND NON-INFRINGEMENT. FUNDAMERICA DOES NOT WARRANT AGAINST INTERFERENCE WITH THE USE OF THE SERVICES OR SOFTWARE OR AGAINST INFRINGEMENT. FUNDAMERICA DOES NOT WARRANT THAT THE SERVICES OR SOFTWARE ARE ERROR-FREE OR THAT OPERATION OF THE API, INVEST NOW OR THE SERVICE WILL BE SECURE OR UNINTERRUPTED. FUNDAMERICA EXPRESSLY DISCLAIMS ANY AND ALL LIABILITY ARISING OUT OF THE FLOW OF DATA AND DELAYS ON THE INTERNET. ISSUER WILL NOT HAVE THE RIGHT TO MAKE OR PASS ON ANY REPRESENTATION OR WARRANTY ON BEHALF OF FUNDAMERICA TO ANY THIRD PARTY. ISSUER’S ACCESS TO AND USE OF THE SERVICES OR ANY API ARE AT ISSUER’S OWN RISK. ISSUER UNDERSTANDS AND AGREES THAT THE SERVICES ARE PROVIDED TO IT ON AN “AS IS” AND “AS AVAILABLE” BASIS. FUNDAMERICA EXPRESSLY DISCLAIMS LIABILITY TO ISSUER FOR ANY DAMAGES RESULTING FROM ISSUER’S RELIANCE ON OR USE OF THE SERVICES.\\n                \\u003c/p\\u003e\\n              \\u003c/li\\u003e\\n            \\u003c/ol\\u003e\\n          \\n        \\u003c/li\\u003e\\n      \\u003c/ul\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eLIMITATION OF LIABILITY\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eDisclaimer of Consequential Damages.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            ISSUER HEREBY ACKNOWLEDGES AND AGREES, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, FUNDAMERICA, WILL NOT, UNDER ANY CIRCUMSTANCES, BE LIABLE TO ISSUER FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO THE TRANSACTION CONTEMPLATED UNDER THIS AGREEMENT, INCLUDING BUT NOT LIMITED TO, LOST PROFITS OR LOSS OF BUSINESS.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCap on Liability.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            ISSUER HEREBY ACKNOWLEDGES AND AGREES UNDER NO CIRCUMSTANCES WILL FUNDAMERICA‘S TOTAL LIABILITY OF ANY AND ALL KINDS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED THE TOTAL AMOUNT OF FEES PAID, IF ANY, BY ISSUER TO FUNDAMERICA UNDER THIS AGREEMENT DURING THE TWELVE (12) MONTH PERIOD PRIOR TO THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH LIABILITY.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eGeneral Indemnification.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer hereby agrees to indemnify, protect, defend and hold harmless FUNDAMERICA and its officers, directors, members, shareholders, employees, agents, partners, vendors, successors and assigns from and against any and all third party claims, demands, obligations, losses, liabilities, damages, regulatory investigations, recoveries and deficiencies (including interest, penalties and reasonable attorneys’ fees, costs and expenses), which FUNDAMERICA may suffer as a result of: (a) any breach of or material inaccuracy in the representations and warranties, or breach, non-fulfillment or default in the performance of any of the conditions, covenants and agreements, of Issuer contained in this Agreement or in any certificate or document delivered by Issuer or its agents pursuant to any of the provisions of this Agreement, or (b) any obligation which is expressly the responsibility of Issuer under this Agreement, or (c) any other cost, claim or liability arising out of or relating to operation or use of the license granted hereunder, or, (d) any breach, action or regulatory investigation arising from Issuer’s failure to comply with any state blue sky laws or other securities laws, and/or arising out of any alleged misrepresentations, misstatements or omissions of material fact in the issuers’ offering memoranda, general solicitation, advertisements and/or other offering documents. Issuer is required to immediately defend FundAmerica including the immediate payment of all attorney fees, costs and expenses, upon commencement of any regulatory investigation arising or relating to Issuer’s offering and/or items in this Section 6.3(a) through (d) above. Any amount due under the aforesaid indemnity will be due and payable by Issuer within thirty (30) days after demand thereof. Furthermore, Issuer shall protect, hold harmless and indemnify FundAmerica and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors and assigns from and against any and all liability related to Issuer’s business and business related operations and affairs, and use of the API, Invest Now, the Technology or any breach of the terms of this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMUTUAL CONFIDENTIALITY OF INFORMATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eDefinition of Confidential Information.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            As used herein, the “Confidential Information” means all confidential and proprietary information of a party disclosed (“Disclosing Party”) to the other party (“Receiving Party”), whether orally or in writing, that is designated as confidential or that reasonably should be understood to be confidential given the nature of the information and the circumstances of disclosure, including the terms and conditions of this Agreement (including pricing and other terms reflected in all Account forms hereunder), data, business and marketing plans, technology and technical information, product designs, API designs, Invest Now , and business processes. Confidential Information shall not include any information that: (i) is or becomes generally known to the public without breach of any obligation owed to Disclosing Party; (ii) was known to Receiving Party prior to its disclosure by Disclosing Party without breach of any obligation owed toe Disclosing Party; (iii) was independently developed by Receiving Party without breach of any obligation owed to Disclosing Party; or (iv) is received from a third party without breach of any obligation owed to Disclosing Party. All intellectual property, work product, software, code, and other proprietary information or work product of both parties to this Agreement is expressly agreed to be Confidential Information.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eProtection.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party agrees to protect the confidentiality of the Confidential Information of the other party in the same manner that it protects the confidentiality of its own proprietary and confidential information of like kind, but in no event using less than reasonable care.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eRemedies.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            If Receiving Party discloses or uses or threatens to disclose or use any of the Confidential Information of Disclosing Party in breach of the terms hereunder, Disclosing Party shall have the right, in addition to any other remedies available in law and equity, to seek injunctive relief to enjoin such act, it being specifically acknowledged by the parties that any other available remedies are inadequate.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eTERM AND TERMINATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTerm.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement shall become effective on the Effective Date and shall continue for the duration of the Offering (the “Initial Term”) and for ongoing post-sale-of-securities data access, reporting and investor \\u0026amp; cap table technology unless terminated earlier as provided for herein.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eTermination.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Either party may terminate this Agreement upon thirty (30) days written notice of a material breach to the other party of such breach. Such breaches include, but are not limited to: 1) failure to pay all amounts due when due; or (2) the filing by a party to this Agreement of any petition in bankruptcy or initiation of any other proceeding relating to insolvency, receivership, liquidation or assignment for the benefit of creditors.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEffect of Termination.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Upon expiration or termination of this Agreement, (a) Issuer will cease using the API, Invest Now and all associated Technology and FundAmerica will be relieved from any further obligation to provide the Technology; (b) each party will retain all rights and claims arising hereunder prior to the effective date of any expiration or termination; (c) the rights and obligations of the parties under Sections 3.2, 3.7, 3.8, 3.9, 3.12, 5, 6, 7, 8, and 9 will survive an expiration or termination, and (d) FundAmerica will continue to hold data and maintain records as required by securities regulations and/or good business practices.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eMISCELLANEOUS\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNotices.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            All notices permitted or required by this Agreement will be via electronic mail (“email”), and will be deemed to have been delivered and received upon sending via any nationally recognized and trusted SMTP delivery service. Notices shall be delivered to the addresses on record which, if to FundAmerica shall be to \\u003ca href=\\\"mailto:support@fundamerica.com\\\"\\u003esupport@fundamerica.com\\u003c/a\\u003e and if to Issuer shall be to the email address on file in their account on \\u003ca href=\\\"https://apps.fundamerica.com/\\\"\\u003eapps.fundamerica.com\\u003c/a\\u003e.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Implied License.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Except as expressly provided in this Agreement, this Agreement is not intended and will not be construed to confer upon either party any license rights to any patent, trademark, copyright, or other intellectual property rights of either party hereto or any other rights of any kind not specifically conferred in this Agreement. All right, title, and interest in and to the Technology are and will remain the exclusive property of FundAmerica.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eSeverability.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            If any provision of this Agreement is for any reason found to be ineffective, unenforceable, or illegal by any court having jurisdiction, such condition will not affect the validity or enforceability of any of the remaining portions hereof.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eIndependent Contractors.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Performance by the parties under this Agreement will be as independent contractors. This Agreement is not intended and shall not be construed as creating a joint venture or partnership, or as causing either party to be treated as the agent of the other party for any purpose or in any sense whatsoever or to create any fiduciary duty or relationship or any other obligations other than those expressly imposed by this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eLimited License of Trademarks.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            During the term of this Agreement, Issuer has the option to generally use FundAmerica’s name, logo and trademarks on its website and other marketing materials so long as such use is not construed in any way to imply that any securities offering or transaction is endorsed, recommended, or vetted by FundAmerica or its subsidiaries or affiliated entities, or that Issuer is authorized to act as a securities agent or a representative of FundAmerica or its subsidiaries or affiliated entities. Furthermore, it is agreed that FundAmerica, has the option to use the name and logo of Issuer in publicly disclosing the existence of this business relationship.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Legal, Tax or Accounting Advice.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer agrees without reservation that FundAmerica is NOT providing any legal, tax or accounting advice in any way, nor on any matter, regardless of the tone or content of any communication (oral, written or otherwise). Issuer unconditionally agrees to rely solely on its own legal, tax and accounting professionals for any such advice and on all matters.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNo Investment Advice or Recommendations.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Issuer agrees that FundAmerica is not providing any investment advice, nor do we make any recommendations to any issuer of, or investor in, any securities. Issuer agrees that it will only rely on the advice of its attorneys, accountants and other professional advisors, including any registered broker-dealers acting as an underwriter of the offering.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eElectronic Signature and Communications Notice and Consent.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Digital (“electronic”) signatures, often referred to as an “e-signature”, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. The mechanics of this Agreements’ electronic signature include your signing this Agreement below by typing in your name, with the underlying software recording your IP address, your browser identification, the timestamp, and a securities hash within an SSL encrypted environment. This electronically signed Agreement will be emailed to Issuer and FundAmerica and will be stored on the Technology and accessible in the Control Panel. Each of Issuer and FundAmerica hereby consent and agree that electronically signing this Agreement constitutes each party’s signature, acceptance and agreement as if actually signed by that party in writing. Further, all parties agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between Issuer and FundAmerica. Each party understands and agrees that their e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding. Each party agrees that their electronic signature is the legal equivalent of their manual signature on this Agreement consents to be legally bound by this Agreement's terms and conditions. Furthermore, each of Issuer and FundAmerica hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as set forth in the Notices section above or as otherwise from time to time changed or updated and disclosed to the other party, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients’ spam filters by the recipients email service provider, or due to a recipients’ change of address, or due to technology issues by the recipients’ service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically-sent communication(s) and maintaining such physical records in any manner or form that you desire. Your Consent is Hereby Given: By signing this Agreement electronically, you explicitly agree to this Agreement and to receive documents electronically, including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eAssignment.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            No party may transfer or assign its rights and obligations under this Agreement without the prior written consent of the other parties. Notwithstanding the foregoing, without the consent of the other parties, any party may transfer or assign its rights and obligations hereunder in whole or in part (a) pursuant to any merger, consolidation or otherwise by operation of law, and (b) to the successors and assigns of all or substantially all of the assets of such assigning party, provided such entity shall be bound by the terms hereof. This Agreement will be binding upon and will inure to the benefit of the proper successors and assigns.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eNon-Absolute Standards.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            All of the Technology are provided under a “reasonability” standard. This means that no service may be held to an absolute or perfect standard. All services are provided \\\"as is\\\" and in such a manner that they are reasonable, and not perfect or flawless. Issuer acknowledges this and agrees that this is fair and acceptable Technology, and that all applicable sections of this Agreement apply to this concept, including, but not limited to, Sections 3.8, 3.9, 3.10, and Sections 5 and 6.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of New York without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, with venue in New York, New York pursuant to the rules of the American Arbitration Association. Issuer and FundAmerica each consent to this method of dispute resolution, as well as jurisdiction, and consent to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable costs and attorney’s fees and the decision of the arbitrator shall be final, binding and enforceable in any court.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCounterparts; Facsimile; Email; Signatures.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement may be executed in counterparts, each of which will be deemed an original and all of which, taken together, will constitute one and the same instrument, binding on each signatory thereto. This Agreement may be executed by signatures, electronically or otherwise, delivered by facsimile or email, and a copy hereof that is properly executed and delivered by a party will be binding upon that party to the same extent as an original executed version hereof.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eForce Majeure.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            No party will be liable for any default or delay in performance of any of its obligations under this Agreement if such default or delay is caused, directly or indirectly, by fire, flood, earthquake or other acts of God; labor disputes, strikes or lockouts; wars, rebellions or revolutions; riots or civil disorder; accidents or unavoidable casualties; interruptions in transportation or communications facilities or delays in transit or communication; supply shortages or the failure of any person to perform any commitment to such party related to this Agreement; or any other cause, whether similar or dissimilar to those expressly enumerated in this Section, beyond such party’s reasonable control.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eInterpretation.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            Each party to this Agreement has been represented by or had adequate time to obtain the advice and input of independent legal counsel with respect to this Agreement and has contributed equally to the drafting of this Agreement. Therefore, this Agreement shall not be construed against either party as the drafting party. All pronouns and any variation thereof will be deemed to refer to the masculine and feminine, and to the singular or plural as the identity of the person or persons may require for proper interpretation of this Agreement. And it is the express will of all parties that this Agreement is written in English and uses the font styles and sizes contained herein.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eCaptions.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            The section headings in this Agreement are intended solely for convenience of reference and shall be given no effect in the construction or interpretation of this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eBeneficiaries.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            There are no third party beneficiaries to this Agreement.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            \\u003cstrong\\u003eEntire Agreement; Amendments.\\u003c/strong\\u003e\\u003cbr\\u003e\\n            This Agreement sets forth the entire understanding of the parties concerning the subject matter hereof, and supersedes all prior or contemporaneous communications, representations or agreements between the parties, whether oral or written, regarding the subject matter of this Agreement, and may not be modified or amended, except by a written instrument executed after the effective date of this Agreement by the party sought to be charged by the amendment or modification.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cstrong\\u003eSUBSTITUTE FORM W-9- TAXPAYER IDENTIFICATION NUMBER CERTIFICATION\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003col\\u003e\\n        \\u003cli\\u003e\\n          \\u003cp\\u003e\\n            Section 6109 of the Internal Revenue Code requires us to provide you with our Taxpayer Identification Numbers (TIN).\\u003cbr\\u003e\\n            \\u003cbr\\u003e\\n            Company Name: FundAmerica, LLC\\u003cbr\\u003e\\n            Contact: Accounting\\u003cbr\\u003e\\n            Address: 2300 W. Sahara Ave., Suite 1170, Las Vegas, NV 89102\\u003cbr\\u003e\\n            Tax ID Number (EIN): 81-3263611\\u003cbr\\u003e\\n            [X] We are exempt from backup withholding.\\u003cbr\\u003e\\n            Under penalties of perjury, FundAmerica, LLC hereby certifies that the number shown above is our correct taxpayer identification number, that we are not subject to backup withholding, and that we are a U.S. person.\\n          \\u003c/p\\u003e\\n        \\u003c/li\\u003e\\n      \\u003c/ol\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\u003c/ol\\u003e\\n\\u003c/div\\u003e\",\"created_at\":\"2018-07-06T17:59:05.625Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"3vf_bdCDSqm-ruzVElklwg\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/3vf_bdCDSqm-ruzVElklwg\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/TT4Efv9xS7u6YY21uWGTlA\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":\"Danny Documentation\",\"name\":\"Danny Documentation\",\"signable\":false,\"signed\":true,\"signed_at\":\"2018-07-06T17:59:05.652Z\",\"title\":\"Chief Documentation\"},{\"object\":\"electronic_signature\",\"id\":\"iZKfAPg4T8Wdqrn3LeJ9MA\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/iZKfAPg4T8Wdqrn3LeJ9MA\",\"anchor_id\":\"technologies_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/tech_services_agreements/TT4Efv9xS7u6YY21uWGTlA\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":true,\"signing_links\":{},\"updated_at\":\"2018-07-06T17:59:41.067Z\"}"}],"_postman_id":"2d6b315d-558c-4738-81c7-af0da11bd7a2"}],"id":"ac168c27-b8f1-495d-952a-ddcc3c7228fe","description":"<h3 id=\"tech-services-agreements\">Tech Services Agreements</h3>\n<p>Tech services agreements must also be signed before escrow can be opened for an account. Unlike the <a href=\"https://docs.fundamerica.com/#6bb3b724-e859-49ff-bd67-c09f168968d6\">Escrow Agreement</a> it may be signed by either the issuer or the platform operator, depending on who is taking financial responsibility for the fees being charged through FundAmerica's system. If you are operating a platform where you are billing your issuers directly, rather than having them pay FundAmerica's fees, you should sign this document. Other than the endpoints, it operates identically to <a href=\"https://primetrust.postman.co/collections/4746294-58ed4e93-a4dc-4fda-b41e-ad406f947a65?workspace=acfba490-35fa-4f5d-8bdc-33d48d9225cb#6bb3b724-e859-49ff-bd67-c09f168968d6\">Escrow Agreement</a>.</p>\n<p>Creating a tech services agreement will provide you with a link to send to the responsible party so that they can sign the document digitally. Additionally, if you wish to embed this document in your own interface, use <code>body_html</code> and the <a href=\"https://docs.fundamerica.com/#549f0bb9-6adf-4d8d-a491-a2cd50b83147\">Electronic Signatures</a> API.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/tech_services_agreements\nPOST   https://apps.fundamerica.com/api/tech_services_agreements\nGET    https://apps.fundamerica.com/api/tech_services_agreements/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>offering_id</code>: The offering telated to the tech services agreement.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>archived_pdf_url</code>: Once the document has been signed, an archived PDF copy can be found at this location.</li>\n<li><code>body_html</code>: The body HTML of the document. If you wish to embed the document in your own interface for signature collection, use this. Even if you have provided a full HTML document, this is ONLY the content inside the <code>&lt;body&gt;</code>. The only exception is that if <code>&lt;style&gt;</code> directives exist in the <code>&lt;head&gt;</code>, they will be included in the body for formatting purposes.</li>\n<li><code>electronic_signatures</code>: See <a href=\"https://docs.fundamerica.com/#549f0bb9-6adf-4d8d-a491-a2cd50b83147\">Electronic Signatures</a> for more details.</li>\n<li><code>signed</code>: Whether or not the document has been signed.</li>\n<li><code>signing_links</code>: A list of available signatures, their signing links and when those links expire (defaults to one day from the time of creation). In the case of an escrow agreement, there will only be an \"issuer_signature.\"</li>\n</ul>\n<p><em>Note</em>: A <code>return_url</code> query string can be added to the signing URL amd the signer will be redirected to the <code>return_url</code> when the document is signed.</p>\n","event":[{"listen":"prerequest","script":{"id":"26cda778-e3a7-41a1-8092-bccdfe692793","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"dfb7b550-b972-4750-b0f4-82241b245f37","type":"text/javascript","exec":[""]}}],"_postman_id":"ac168c27-b8f1-495d-952a-ddcc3c7228fe"},{"name":"Registered Transfer Agent Agreements","item":[{"name":"Create Registered Transfer Agent Agreements","id":"252d7f2f-fd7e-46f2-a599-31be3fceba0a","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/rta_agreements","urlObject":{"path":["rta_agreements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"ca9c1710-1ab7-4c62-81cf-03643ab9c294","name":"Create Registered Transfer Agent Agreements","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/rta_agreements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 10 Jul 2018 23:59:45 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"3b52f660-724c-4f33-a699-d18d7af9cdd2","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"1.756631","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"rta_agreement\",\"id\":\"SEzdShsTSP-sUBViVbl1Pg\",\"url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/rta_agreements/484cdd4a-1b13-48ff-ac50-156255b9753e.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180710T235945Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180710/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=fe213580fa857d8564371dc7cd0edc2b8a1be2e754baded311f7c6601e23b705\",\"body_html\":\"\\u003cstyle\\u003e\\n    #rta-agreement h1, #rta-agreement h2 {\\n        font-size: 1em;\\n        text-align: center;\\n        text-transform: uppercase;\\n    }\\n\\n    #rta-agreement h1 { text-decoration: underline; }\\n\\n    #rta-agreement ol { counter-reset: list1; padding-left: 2.5em; }\\n    #rta-agreement ol \\u003e li { list-style: none; position: relative; }\\n    #rta-agreement ol \\u003e li:before {\\n      content: counter(list1, upper-roman) \\\". \\\";\\n      counter-increment: list1;\\n      left: -2.5em;\\n      position: absolute;\\n    }\\n\\n    #rta-agreement ol ol { counter-reset: list2; }\\n    #rta-agreement ol ol \\u003e li:before {\\n      content: counter(list2, lower-alpha) \\\". \\\";\\n      counter-increment: list2;\\n    }\\n\\n    #rta-agreement ol ol ol { counter-reset: list3; }\\n    #rta-agreement ol ol ol \\u003e li:before {\\n      content: \\\"(\\\" counter(list3, lower-roman) \\\") \\\";\\n      counter-increment: list3;\\n    }\\n\\n    #rta-agreement ol ol ol ol { counter-reset: list4; }\\n    #rta-agreement ol ol ol ol \\u003e li:before {\\n      content: \\\"(\\\" counter(list4, decimal) \\\") \\\";\\n      counter-increment: list4;\\n    }\\n\\n    #rta-agreement .exhibit ol { counter-reset: numbers; }\\n    #rta-agreement .exhibit ol \\u003e li:before {\\n      content: counter(numbers, decimal) \\\". \\\";\\n      counter-increment: numbers;\\n    }\\n\\n    #rta-agreement .exhibit ol.checklist { padding-left: 9em; }\\n    #rta-agreement .exhibit ol.checklist \\u003e li:before {\\n      content: \\\"______ \\\" counter(numbers, decimal) \\\". \\\";\\n      counter-increment: numbers;\\n      left: -6em;\\n    }\\n\\n    #rta-agreement table.pricing {\\n      border-collapse: collapse;\\n      border-spacing: 0;\\n      margin-left: 2.5em;\\n    }\\n\\n    #rta-agreement table.pricing th {\\n      font-weight: normal;\\n      text-align: left;\\n      width: 20em;\\n    }\\n\\n    #rta-agreement table.boxed {\\n      border-collapse: collapse;\\n      border-spacing: 0;\\n      width: 100%;\\n    }\\n\\n    #rta-agreement table.boxed td,\\n    #rta-agreement table.boxed th {\\n      border: 1px solid #000;\\n      font-weight: bold;\\n      height: 2em;\\n      padding: .25em;\\n      vertical-align: bottom;\\n    }\\n\\n    #rta-agreement table.boxed td { width: 25%; }\\n\\n    #rta-agreement ol.preliminfo p {\\n      margin: 0.75em 0;\\n      padding-top: 1px;\\n    }\\n\\n    #rta-agreement ol.preliminfo p span {\\n      padding-right: 1em;\\n      float: left;\\n    }\\n\\n    #rta-agreement ol.preliminfo hr {\\n      border: 0;\\n      border: 1px solid #000;\\n      border-width: 1px 0 0 0;\\n      margin-top: 1em;\\n    }\\n\\n    #rta-agreement div.sigbox {\\n      border: 1px solid #000;\\n      width: 24em;\\n      height: 6em;\\n      margin: 2em auto;\\n    }\\n\\n    #rta-agreement .reader-input td {\\n      padding: 0 1em .5em 0;\\n    }\\n\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"rta-agreement\\\"\\u003e\\n\\n\\n\\u003ch1\\u003eTRANSFER AGENT AND REGISTRAR AGREEMENT\\u003c/h1\\u003e\\n\\n\\u003cp\\u003eThis Transfer Agent and Registrar Agreement (the “Agreement”), dated as of July 10, 2018, by and between FA Documentation a corporation duly organized and existing under the laws of the State of NV (“Corporation”), and VStock Transfer, LLC, a California limited liability company (“Transfer Agent”), is for the purpose of performing the services described therein.\\u003c/p\\u003e\\n\\n\\u003ch2\\u003eRECITALS\\u003c/h2\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Corporation desires that certain services be provided by the Transfer Agent with regard to the issuance, transfer and registration of certain securities of thCorporation;\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Transfer Agent is engaged in the business of providing services for issuers of securities and seeks to provide such services to the Corporation; and\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the parties hereto desire to set forth the terms and conditions for the providing of services by the Transfer Agent to the Corporation.\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eNOW, THEREFORE,\\u003c/b\\u003e in consideration of the mutual promises and covenants contained herein, the parties agree as follows:\\u003c/p\\u003e\\n\\n\\u003col\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eGENERAL APPOINTMENT OF TRANSFER AGENT; DOCUMENTS\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003ePursuant to the Certificate of Appointment, annexed hereto as Exhibit D, the Transfer Agent is appointed as the transfer agent for the issuance, transfer and registration of the Corporation’s “Securities” and to perform such other services related to the Securities as provided in the Agreement.  The term “Securities” as used in these Terms \\u0026amp; Conditions shall have the meaning set forth in the Certificate of Appointment.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation has provided original or true and correct copies to the Transfer Agent of each of the documents listed on the Legal Document Checklist attached as \\u003cu\\u003eExhibit A\\u003c/u\\u003e.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation has accurately completed the Preliminary Information Form attached as \\u003cu\\u003eExhibit B\\u003c/u\\u003e and provided a copy to the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eISSUANCE OF DESIGNATED SECURITIES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eThe Transfer Agent is authorized and directed to issue Securities of the Corporation from time to time upon receiving from the Corporation the following:\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eWritten instructions as to the issuance from an authorized officer of the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eA certified copy of any order, consent, decree or other authorization that may relate to the issuance of the Designated Securities.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eAn opinion of the Corporation’s counsel that (i) the Designated Securities are duly authorized, validly issued, fully paid and nonassessable, (ii) issuance of the Designated Securities has been registered (stating effective date thereof) under the Securities Act of 1933 (as amended) (the “Act”) and the class of Securities represented by the Designated Securities has been registered under the Securities Exchange Act of 1934 (as amended), or, if exempt from registration, the basis of such exemption, and (iii) no order or consent of any governmental or regulatory authority other than that provided to the Transfer Agent is required in connection with the issuance of the Designated Securities or, if no such order or consent is required, a statement to that effect.  The opinion should also indicate whether it is necessary that the Designated Securities bear a restrictive legend and the wording of the legend or a statement to the effect that all Designated Securities to be issued are freely transferable upon presentation to the Transfer Agent for that purpose.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSuch further documents as the Transfer Agent may reasonably request.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eAUTHORIZED OFFICERS\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSpecimen signatures of the officers of the Corporation authorized to sign the physical evidence of Securities, including any certificate (see Exhibit E) together with any applicable specimen certificates, shall be provided to the Transfer Agent to be used by it for the purpose of comparison.  The Transfer Agent shall be protected and held harmless in recognizing and acting upon any signature, certificates or other document believed by it in good faith to be genuine.  When any officer of the Corporation shall no longer be vested with the authority to sign evidence of Securities for the Corporation, a written notice thereof shall be given to the Transfer Agent and until receipt of such notice the Transfer Agent shall be fully protected and held harmless in recognizing and acting upon the evidence of Securities bearing the signature of such officer or any signature believed by it in good faith to be such genuine signature.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent shall not be charged with notice of any change in the officers of the Corporation until notice of such change shall be given in writing by the Corporation to the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eIn the event any officer of the Corporation who shall have signed blank stock certificates or other evidence of Securities (or whose facsimile signature shall have been used) shall die, resign or be removed prior to the issuance of such certificates or other evidence of Securities, the Transfer Agent in its capacity as Transfer Agent or Registrar, may issue or register such stock certificates or other evidence of securities as the stock certificates or evidence of Securities of the Corporation, notwithstanding such death, resignation or removal, unless directed to the contrary by the Corporation in writing.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eREGISTRAR; TRANSFER OF SECURITIES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to act as the official registrar of: the Securities upon receipt by the Transfer Agent of the completed and signed reliance letter substantially in the form of \\u003cu\\u003eExhibit F\\u003c/u\\u003e together with complete, accurate and balanced records referenced therein.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to make transfers of Securities from time to time upon the books of the Corporation as maintained by the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSecurities, in either certificated or book entry form (or other appropriate form of ownership), will be transferred or exchanged upon the surrender of the old Securities (or appropriate instructions in the case of noncertificated shares) in form reasonably deemed by the Transfer Agent to be properly endorsed for transfer, accompanied by such documents as the Transfer Agent may deem necessary to evidence the authority of the person making the transfer.  The Transfer Agent reserves the right to refuse to transfer Securities until it has received reasonable assurance that each necessary endorsement is genuine and effective, that the transfer of the Securities is legally valid and genuine and that the requested transfer is otherwise legally in order.  For that purpose, Transfer Agent may require an acceptable guaranty of the signature of the person signing and appropriate assurance of authority to do so.  The Transfer Agent may rely upon the Uniform Commercial Code, applicable law or regulation, and generally accepted industry practice in effecting transfers, or in delaying or refusing to effect transfers.  The Transfer Agent may delay or refuse to process any transfer that in its reasonable judgment appears improper or unauthorized.  If, on a transfer of a restricted item, Corporation counsel fails to issue an opinion or to provide adequate reasons therefore within a “reasonable” number of business days of a request to do so, the Transfer Agent is authorized, but not required, to process such transfer upon receipt of an appropriate opinion of presenter’s counsel.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eTransfer Agent shall be fully protected and held harmless in recognizing and acting upon written instructions of an authorized officer of the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eWhen the Transfer Agent deems it expedient it may apply to the Corporation, or counsel for the Corporation, or to its own counsel for instructions and advice; that the Corporation will promptly furnish or will cause its counsel to furnish such instructions and advice, and, for any action taken in accordance with such instructions or advice, or in case such instructions and advice shall not be promptly furnished, the Corporation will indemnify and hold harmless the Transfer Agent from any and all liability, including attorney’s fees and court costs.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation will at all times advise the Transfer Agent of any and all stop transfer notices or adverse claims lodged against Securities of the Corporation and further, will promptly notify the Transfer Agent when any such notices or claims have expired or been removed.  The Transfer Agent is not otherwise responsible for stop transfer notices or adverse claims from either the Corporation or third parties unless it has received actual written notice.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eRECORDKEEPING\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to maintain records showing the name and address of, and the number of Securities issued to each holder of, said Securities together with such other records as the Transfer Agent may deem necessary or advisable to discharge its duties as set forth herein.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eIn case of any request or demand for the inspection of the stock records of the Corporation or any other records in the possession of the Transfer Agent, the Transfer Agent will notify the Corporation for instructions permitting or refusing such inspection; provided, however, that the Transfer Agent reserves the right to permit the inspection of the stock records and other records of the Corporation and its holders of securities by any regulatory authority including the Securities and Exchange Commission (“SEC”) and the Depository Trust \\u0026amp; Clearing Corporation (“DTCC”).\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eRESPONSIBILITIES, INDEMNITIES, AND COMPENSATION HEREUNDER\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may conclusively rely and act or refuse to act without further investigation upon any list, instruction, certification, authorization, stock certificate or other communication, including electronic communication, instrument or paper believed by it in good faith to be genuine and unaltered, and to have been signed, countersigned or executed by any duly authorized person or persons, or upon the instruction of any officer of the Corporation or the advice of counsel for the Corporation, or counsel for the Transfer Agent.  The Transfer Agent may make any transfer or registration of ownership for such securities which is believed by it in good faith to have been duly authorized or may refuse to make any such transfer or registration if in good faith the Transfer Agent deems such refusal necessary in order to avoid any liability upon either the Corporation or itself.  Corporation agrees that it shall not give Transfer Agent direction to take any action or refrain from taking any action, if implementing such direction would be a violation of applicable law or regulation.  Corporation agrees that it shall not direct Transfer Agent to transfer any security if such security is subject to any restriction or prohibition on transfer to or from a securities intermediary in its capacity as such, and Transfer Agent shall be protected in refusing to effect any such transfer.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may conclusively and in good faith rely and act, or refuse to act, upon the records and information provided to it by the Corporation and its prior transfer agent or recordkeeper without independent review and shall have no responsibility or liability for the accuracy or inaccuracy of such records and information.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation will indemnify, defend, protect and hold harmless the Transfer Agent and its managers, affiliates, agents, officers and employees (the “Indemnitees”) from and against any and all: losses, costs, claims, damages, suits, judgments, penalties, liabilities, and expenses, including, without limitation, reasonable attorney’s fees and expenses, incurred or made, arising out of or in connection with any act or omission of a prior transfer agent of the Corporation or the performance of the Transfer Agent’s obligations under the provisions of this Agreement, including but not limited to, acting, or refusing to act, in reliance upon any signature, endorsement, assignment, certificate, order, request, notice, report, record, instructions or other instrument or document believed by the Transfer Agent in good faith to be valid, genuine and sufficient (the foregoing are referred to as “Indemnifiable Costs”); provided, however, such indemnification shall not apply to any such act or omission finally adjudicated to have been directly caused by the bad faith or gross negligence of the Transfer Agent.  The Indemnitees shall be under no obligation to institute or defend any action, suit, or legal proceeding in connection herewith or to take any other action likely to involve the Indemnitees in expense, unless first indemnified to the Transfer Agent’s satisfaction.  The indemnities provided by this paragraph shall survive the resignation or removal of the Transfer Agent or the termination of this Agreement.  If the indemnification provisions of this Agreement are inadequate or unavailable for any reason, the Indemnitees shall be entitled to contribution from the Corporation and any third-party payors including insurers for all Indemnifiable Costs.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eAnything in the Agreement to the contrary notwithstanding, in no event shall either party or its respective affiliates, agents, officers, directors, managers and employees be liable under or in connection with this Agreement for special, indirect, incidental, punitive, or consequential losses or damages of any kind whatsoever, including but not limited to lost profits, whether or not foreseeable, even if advised of the possibility thereof and regardless of the form of action in which such damages are sought.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may, in connection with the services described in the Agreement, engage subcontractors, agents, co- transfer agents or attorneys-in-fact, provided the same shall have been selected with reasonable care.  The Transfer Agent is authorized by the Corporation to execute all agreements, appoint agents or sub-agents and do all other acts deemed necessary to carry out the general purposes of this Agreement.  The Corporation shall provide to the Transfer Agent any books, records, or memoranda which are required in defense of any claim which may arise in the performance of the Transfer Agent’s duties hereunder.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may consult with counsel of its choice, and any advice of such counsel shall be full and complete authorization and protection to the Transfer Agent with respect to any action taken or omitted by it in good faith, in reliance upon such advice, in connection with the performance of its duties or obligations under the Agreement.  The Corporation agrees to reimburse the Transfer Agent for all reasonable expenses, disbursements and counsel fees (including reasonable expenses and disbursements of counsel) incurred with respect thereto.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation agrees that the Transfer Agent shall be paid fees for its services and reimbursed for expenses in accordance with the attached fee schedule (See attached Fee Schedule — \\u003cu\\u003eExhibit C\\u003c/u\\u003e), which may be updated by the Transfer Agent from time to time.  Requests for payment of fees and expenses shall be submitted by the Transfer Agent in the form of a written invoice at the beginning of each month for the services to be provided for the prior month.  The Corporation shall make payment upon receipt of all invoices and all invoices shall be considered late if not paid in full by the last day of each month.  The Corporation shall pay interest at the rate of 0.83% per month for all late invoices.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will, at its own expense, maintain in full force and effect at all times during the term of this appointment insurance coverage in amounts with standard coverage and subject to deductibles as is customary for insurance typically maintained by similar transfer agents.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will not have any liability for failure to perform or delay in performing duties set forth herein if the failure or delay is due to an event of force majeure.  An event of force majeure is an event or condition beyond the Transfer Agent’s control including, but not limited to acts of God, natural disaster, civil unrest, state of war, fire, power failure, equipment failure, act of terrorism, or similar events beyond the Transfer Agent’s control.  The Transfer Agent will make reasonable efforts to minimize performance delays or disruptions in the event of such occurrences.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eNothing in the Agreement shall be construed to give any person or entity other than the Transfer Agent and the Corporation, and their successors and assigns, any legal or equitable right, remedy or claim under this Agreement.  The Agreement shall be for the sole and exclusive benefit of the Transfer Agent and the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eCONSENT TO USE OF NAME AND LOGO\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eEach party may disclose in regulatory filings, marketing materials and in other communications the fact Transfer Agent has been appointed pursuant to this Agreement, however, neither party may disclose the specific terms of this Agreement including any fee information, without the prior written consent of the other party, unless disclosure of such fee information is required by SEC rules and regulations.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eUNCLAIMED PROPERTY ADMINISTRATION\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will provide unclaimed property reporting services for unclaimed certificates for the Securities and related cash dividends, which may be deemed abandoned or otherwise subject to applicable unclaimed property law or regulation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation shall assist the Transfer Agent and provide such cooperation as may reasonably be necessary in the performance of the services hereunder including delivery to the Transfer Agent of any and all such unclaimed property which may not otherwise be in the Transfer Agent’s possession.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eLOST SECURITY HOLDER SEARCH SERVICES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003ePursuant to SEC rules (See SEC Rule 240.17Ad-17, as amended), the Transfer Agent is required to provide certain services regarding lost security holder accounts for the Securities.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation agrees to reimburse the Transfer Agent for reasonable fees and expenses incurred by the Transfer Agent in the course of providing the referenced search services.  The referenced fees and expenses may be assessed periodically by the Transfer Agent in accordance with the services provided.  (See attached Fee Schedule — \\u003cu\\u003eExhibit C\\u003c/u\\u003e.)\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eCONFIDENTIAL INFORMATION\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent and Corporation acknowledge that during the course of the Agreement, the parties (the Discloser being the “\\u003cu\\u003eDiscloser\\u003c/u\\u003e” and the Recipient the “\\u003cu\\u003eRecipient\\u003c/u\\u003e”) may make confidential data available to each other or may otherwise have access to proprietary or confidential information regarding the Corporation, its stockholders, or the Transfer Agent, or its or their affiliates (collectively, “\\u003cu\\u003eConfidential Data\\u003c/u\\u003e”).  Confidential Data includes all information not generally known or used by others and which gives, or may give the possessor of such information an advantage over its competitors or which could cause Corporation or Transfer Agent injury, loss of reputation or goodwill if disclosed.  Such information includes, but is not necessarily limited to:  data or information that identifies past, current or potential customers, stockholders, business practices, financial results, fees, research, development, systems and plans; certain information and material identified by the Discloser as “Proprietary” or “Confidential”; data that the Transfer Agent furnishes to the Corporation from the Transfer Agent’s database; data received from the Corporation and enhanced by the Transfer Agent; and/or data or information that the Recipient should reasonably be expected to know is confidential.  Confidential Data may be written, oral, recorded, or maintained on other forms of electronic media.  Because of the sensitive nature of the information that the Recipient and its employees or agents may obtain as a result of this Agreement, the intent of the parties is that these provisions be interpreted as broadly as possible to protect Confidential Data.  This Agreement, together with the exhibits and schedules referred to herein or delivered pursuant hereto, are Confidential and Proprietary, and shall be treated as Confidential Data by the parties hereto.   The Transfer Agent acknowledges that all Confidential Data furnished by Corporation is considered proprietary and strictly confidential.  The parties agree to maintain security measures to protect Confidential Data in its possession.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Recipient agrees to hold as confidential all Confidential Data it receives from the Discloser.  As between the Recipient and Discloser, ownership of Confidential Data shall remain with the Discloser, and Recipient shall not take any ownership interest in or right to use the Confidential Data unless expressly agreed in writing by the Discloser.  The Recipient will use at least the same care and discretion to avoid unauthorized use and disclosure of the Discloser’s Confidential Data as it uses with its own similar information that it does not wish disclosed, but in no event less than a reasonable standard of care and no less than is required by law. The Recipient may only use and disclose Confidential Information of the Discloser only as necessary for the following “\\u003cu\\u003ePermitted Purposes\\u003c/u\\u003e”: (1) performing its obligations under this Agreement, (2) in the case of Corporation, deriving the reasonable and intended benefit from the services provided by Transfer Agent under this Agreement, and (3) as otherwise specifically permitted in writing by the Discloser in this Agreement or elsewhere.  The Recipient may disclose Confidential Data to: (i) its employees and employees of permitted subcontractors and affiliates who have a need to know; (ii) its attorneys and accountants as necessary in the ordinary course of its business; (iii) any regulatory authority, including the SEC and DTCC, and (iv) any other party with the Discloser’s prior written consent.  Without limiting the foregoing, the parties further agree, subject to applicable law and regulations, that: (i) Confidential Data shall not be distributed, disclosed, or conveyed to any third party except by prior written approval of the Discloser; (ii) no copies or reproductions shall be made of any Confidential Data, except as needed to provide the services described in this Agreement; and (iii) the Recipient shall not use any Confidential Data for its own benefit or for the benefit of any third party.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe parties acknowledge that the unauthorized use or disclosure of any Confidential Data may cause irreparable harm to the Discloser.  Accordingly, the parties agree that the Discloser shall be entitled to equitable relief, including injunctive relief, in addition to all other remedies available at law for any threatened or actual breach of this Agreement or any threatened or actual unauthorized use or disclosure of Confidential Data.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eExcept as prohibited by applicable law or regulation, the Recipient shall promptly notify the Discloser in writing of any subpoena, summons or other legal process served on the Recipient for the purpose of obtaining Confidential Data (i) consisting of a stockholder list, such as an identified class of Corporation stockholders, or (ii) relating to significant regulatory action or litigation that would have a material effect on the performance of the Transfer Agent or corporate status of Corporation.  In such cases, the Discloser shall have a reasonable opportunity to seek appropriate protective measures; provided, however, that this subsection shall not require the Transfer Agent to notify the Corporation of its receipt of any subpoena, summons or other legal process seeking Confidential Data for a single stockholder or group of related stockholders in connection with routine tax levies or other routine third party litigation involving a stockholder.  The Discloser will indemnify the Recipient for all reasonable expenses incurred by the Recipient in connection with determining the lawful release of the Confidential Data that is subject to a subpoena, summons or other legal process.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eThe obligations set forth in paragraphs (a) through (d) above shall not apply to:\\u003c/p\\u003e\\n        \\u003col\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eany disclosure specifically authorized in writing by the Discloser;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eany disclosure required by applicable law or regulation, including pursuant to a court order; or\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\n            \\u003cp\\u003eConfidential Data which:\\u003c/p\\u003e\\n            \\u003col\\u003e\\n              \\u003cli\\u003ehas become public without violation of this Agreement; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas disclosed to the Recipient by a third party not under an obligation of confidentiality to the Discloser; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas independently developed by the Recipient not otherwise in violation or breach of this Agreement or any other obligation of the Recipient to the Discloser; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas rightfully known to the Recipient prior to entering into this Agreement.\\u003c/li\\u003e\\n            \\u003c/ol\\u003e\\n          \\u003c/li\\u003e\\n        \\u003c/ol\\u003e\\n      \\u003c/li\\u003e\\n\\n      \\u003cli\\u003e\\u003cp\\u003eThe obligations of each party set forth in paragraphs (a) through (e) above shall survive termination or assignment of this Agreement.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eTERM\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement shall have a term of three (3) years, which term shall automatically renew for successive three (3) year terms without any action unless either party shall provide written notice of cancellation thirty (30) days prior to the end of any applicable term period. In addition, either party may terminate the Agreement (i) at any time upon written notice if the terminating party has any reason to believe the other party or any of its officers, directors or affiliates may be involved, directly or indirectly, in potentially illegal conduct, and such notice shall state the basis for such termination, or (ii) upon thirty (30) days advance written notice that the other party is in material breach of its obligations hereunder, unless the breaching party has cured such breach within such thirty (30) day period.  Any notice of termination by the Corporation shall include a certified copy of a resolution of the Board of Directors of the Corporation related to such termination and payment for all amounts due and owing to the Transfer Agent. Note — although there is no specific termination fee, however, if the company terminates this Agreement upon a change of control in ownership, transfer of record fees will apply based on the number of shareholders at that time.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eUpon the effective date of termination in accordance with the provisions noted above the Transfer Agent shall deliver, at the expense of the Corporation, to the Corporation, or to a successor transfer agent as directed in writing by the Corporation (and if no successor transfer agent has been identified at the time of resignation or removal, then the following shall be provided directly to the Corporation), all records of the Corporation in the possession of the Transfer Agent, with the exception of any blank stock certificates, as discussed in paragraph (a) above.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eNOTICES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eAll notices to be given by one party to the other under the Agreement shall be in writing and shall be  sufficient if made to such party at their respective address.\\u003c/p\\u003e\\n    \\u003cp\\u003eIf notice to the Corporation: As set forth in the Certificate of Appointment.\\u003c/p\\u003e\\n    \\u003cp\\u003eIf notice to the Transfer Agent:\\u003c/p\\u003e\\n    \\u003cp\\u003eV Stock Transfer, LLC\\u003cbr\\u003eAttn: Chief Executive Officer\\u003cbr\\u003e18 Lafayette Place\\u003cbr\\u003eWoodmere, New York 11598\\u003cbr\\u003eFacsimile: (646) 536-3179\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eAll notices and communications hereunder shall be in writing and shall be deemed to have been duly given if mailed, by registered or certified mail, return receipt requested, or, if by other means, including facsimile capable of transmitting or creating a written record directly to the office of the recipient, when received by the recipient party at the address shown above, or at such other addresses as may hereafter be furnished to the parties by like notice.  Any such demand, notice or communication hereunder shall be deemed to have been received on the date received at the premises of the addressee (as evidenced, in the case of registered or certified mail, by the date noted on the return receipt, or in the case of facsimile, the date noted on the confirmation of such transmission).\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eGOVERNING LAW\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eThe Agreement shall be construed, performed and enforced in accordance with, and governed by, the laws of the State of New York, without regard to the conflict of laws doctrine applied in such state.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eAMENDMENT; ENTIRE AGREEMENT; SEVERABILITY\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement may be amended or modified only by a written document authorized, executed and delivered by the Corporation and the Transfer Agent.  Such document may be in the form of a resolution of the Corporation adopting a written amendment approved by the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement, together with the exhibits and schedules referred to herein or delivered pursuant hereto, constitute the entire agreement and understanding of the parties with respect to the matters and transactions contemplated by this Agreement and supersede any prior agreement and understandings, including any fee proposals, with respect to those matters and transactions.  Each provision and agreement herein shall be treated as separate and independent from any other provision or agreement herein and shall be enforceable notwithstanding the unenforceability of any such other provision or agreement.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n\\u003c/ol\\u003e\\n\\n\\u003cp class=\\\"pb_before\\\"\\u003eAGREED AND ACCEPTED:\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eVSTOCK TRANSFER, LLC\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n\\u003cdiv id=\\\"fa__transfer_agent_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eVStock Transfer, LLC\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cbr\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eFA Documentation\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n\\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cbr\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit A\\u003c/h1\\u003e\\n  \\u003ch2\\u003eLEGAL DOCUMENTATION CHECKLIST\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003eDocuments required to make VStock Transfer’s appointment as transfer agent effective.\\u003c/p\\u003e\\n  \\u003col class=\\\"checklist\\\"\\u003e\\n    \\u003cli\\u003eA copy of the Certificate of Incorporation of the Corporation, together with all amendments, duly certified by the Secretary of State. Please also include the Bylaws of the Corporation and all amendments thereto. \\u003c/li\\u003e\\n    \\u003cli\\u003ePreliminary Information Form (\\u003cu\\u003eExhibit B\\u003c/u\\u003e) of the Transfer Agent Services Agreement)   \\u003c/li\\u003e\\n    \\u003cli\\u003eFully executed Certificate of Appointment  (\\u003cu\\u003eExhibit D\\u003c/u\\u003e).\\u003c/li\\u003e\\n    \\u003cli\\u003eA list (\\u003cu\\u003eExhibit E\\u003c/u\\u003e) of names, titles and specimen signatures of:\\u003c/li\\u003e\\n    \\u003cli\\u003eA Reliance Letter (\\u003cu\\u003eExhibit F\\u003c/u\\u003e) signed by an authorized officer of the Corporation \\u003c/li\\u003e\\n    \\u003cli\\u003eProvide status regarding DTC Eligibility and FAST listing (\\u003cu\\u003eExhibit G\\u003c/u\\u003e)\\u003c/li\\u003e\\n    \\u003cli\\u003eOther agreements and documents as may be determined to be necessary.\\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit B\\u003c/h1\\u003e\\n\\n  \\u003ch2\\u003ePRELIMINARY INFORMATION FORM\\u003cbr\\u003eTO BE FURNISHED TO\\u003cbr\\u003eVSTOCK TRANSFER, LLC\\u003cbr\\u003eIN CONNECTION WITH ITS APPOINTMENT AS\\u003cbr\\u003eTRANSFER AGENT AND REGISTRAR\\u003c/h2\\u003e\\n\\n  \\u003col class=\\\"preliminfo\\\"\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eComplete mailing address of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePhone and fax numbers of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and Address of Counsel\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eIndividual counsel contact\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePhone and fax numbers of counsel contact\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName, contact and phone number of stock certificate printer\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eNumber of stockholders:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eState of Incorporation of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eCorporation’s Federal Taxpayer Identification Number:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and Address of individual to whom reports of transfers should be sent, as requested:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and address of individual to whom invoices for fees and expenses should be sent:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePrevious Corporation names and effective dates of name changes\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eMergers/Acquisitions, effective dates and rates\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003eRecord dates, distribution dates and rates for all stock splits/dividends, and/or cash dividends paid in past 12 months (if applicable):\\u003c/p\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eNature of business\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit C\\u003c/h1\\u003e\\n  \\u003ch2\\u003eServices Included in Set-Up and  Ongoing Transfer and Registrar\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eSet Up\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cul\\u003e\\n    \\u003cli\\u003eTransfer of existing shareholder information from compatible electronic file, free of charge for Excel or compatible electronic file\\u003c/li\\u003e\\n    \\u003cli\\u003eEstablish secure, private issuer access to shareholder data\\u003c/li\\u003e\\n  \\u003c/ul\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eStockholder Services\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eVStock Transfer is able to provide the following transfer agent and registrar services:\\u003c/p\\u003e\\n  \\u003cul\\u003e\\n    \\u003cli\\u003eMaintenance of stockholder accounts, including new accounts, account consolidation and escheatment\\u003c/li\\u003e\\n    \\u003cli\\u003eAddress changes\\u003c/li\\u003e\\n    \\u003cli\\u003eProvide a dedicated account manager for stockholder and broker inquiries\\u003c/li\\u003e\\n    \\u003cli\\u003ePrompt response to stockholder correspondence, email, and calls\\u003c/li\\u003e\\n    \\u003cli\\u003eProvide storage of records in compliance with strictest SEC guidelines\\u003c/li\\u003e\\n    \\u003cli\\u003e24/7 electronic issuer access to stockholder information\\u003c/li\\u003e\\n    \\u003cli\\u003eUnlimited on-demand reports, sorted according to issuer criteria\\u003c/li\\u003e\\n    \\u003cli\\u003eCost basis tracking, as required\\u003c/li\\u003e\\n    \\u003cli\\u003eMaintenance of outstanding share records\\u003c/li\\u003e\\n    \\u003cli\\u003ePrompt response to audit requests\\u003c/li\\u003e\\n    \\u003cli\\u003eRegular compliance checks of stockholder accounts against Office of Foreign Assets Control Specially Designated Nationals list, as required by law\\u003c/li\\u003e\\n    \\u003cli\\u003ePreliminary lost stockholder searches as required by SEC regulations\\u003c/li\\u003e\\n    \\u003cli\\u003eAssistance to issuer with escheatment/abandoned property obligations\\u003c/li\\u003e\\n  \\u003c/ul\\u003e\\n\\n  \\u003cp\\u003eOur initial transfer set up fee will be $199 for shareholder data provided to us in in excel format. If data is provided in PDF or other format, additional data load fees may apply. We believe in doing things right at the set up stage to produce long term results. As such, we are confident that once we are able to solidify the data in our unique data base management system, both the company and the shareholders will benefit from having a reliable resource for all activity and reports going forward.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eMonthly Maintenance Fee\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eOur monthly maintenance fee is calculated based upon the number of record shareholders per class or series of securities:\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"pricing\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 1-99 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$99 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 100-200 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$150 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 200-300 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$299 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 300-1000  shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$399 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 1000+  shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$499 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003eThe following are a sample of services provided on a per transaction fee basis for Reg A issuer “closings” as set forth below:\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"pricing\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eCancel Cert\\u003c/th\\u003e\\n\\u003ctd\\u003e$10.00\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eIssuance Per Physical Cert\\u003c/th\\u003e\\n\\u003ctd\\u003e$35.00  \\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eIssuance in book entry format\\u003c/th\\u003e\\n\\u003ctd\\u003e$5.00\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eProxy Services\\u003c/th\\u003e\\n\\u003ctd\\u003eAvailable upon request\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eProxy Printing\\u003c/th\\u003e\\n\\u003ctd\\u003eAvailable upon request\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eAudit verification\\u003c/th\\u003e\\n\\u003ctd\\u003e$75.00 \\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eOther Costs and Excluded Services\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThe company will be billed separately at cost for certain out-of-pocket expenses such as postage, courier fees, and an inventory of blank share certificates.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThe above services and fees do not include services in connection with stock splits, reverse stock splits, and “deep search” and associated escheatment/lost property fees.  They do not include services for publicly traded issuers such as DWAC maintenance ($150) issuances ($75) or transfer and does not include services for corporate actions, such as reorganizations, share exchanges, additional classes of stock or securities, conversions or redemptions of securities, exercises of warrants, tender offers or self-tenders, services for stock option plan or employee stock purchase plan administration, or proxy statements and annual meetings.  We would be happy to provide a quote for these additional services upon request.\\u003c/p\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003e\\u003cb\\u003e\\u003cu\\u003ePlease complete the information below:\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eI ____________________________ authorize VStock Transfer, Inc. to charge my bank account\\u003cbr\\u003e\\n                       (full name)\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eindicated below on or after ___________________.\\u003cbr\\u003e\\n                                                            (date)\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eID Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eID Type\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eNumber\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCountry\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eState/Province\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eBilling Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eBilling Address\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003ePhone #\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCity, State, Zip\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eEmail\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cbr\\u003e\\n\\n\\n  \\u003cdiv style=\\\"border: 1px solid #000;\\\"\\u003e\\n    \\u003cimg style=\\\"display: block; width: 50%; float: right; padding: 3em 2em 0 0\\\" src=\\\"https://s3.amazonaws.com/fundamerica/misc/vstock/check-account-info.png\\\"\\u003e\\n\\n    \\u003ctable class=\\\"reader-input\\\"\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eAccount Type\\u003c/td\\u003e\\n\\u003ctd\\u003e\\n\\u003cinput type=\\\"checkbox\\\"\\u003e Checking      \\u003cinput type=\\\"checkbox\\\"\\u003e Savings\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eName on Acct\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank Name\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eAccount Number\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank Routing #\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank City/State\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003c/table\\u003e\\n  \\u003c/div\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eCredit Card Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCard Type\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003ctable style=\\\"width: 100%\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCredit Card Number \\u003c/td\\u003e\\n\\u003ctd\\u003eExpiration Date (xx/xx/xxxx)\\u003c/td\\u003e\\n\\u003ctd\\u003eCVV Code \\u003cb\\u003e(\\u003csup\\u003e*\\u003c/sup\\u003ewhat’s this?)\\u003c/b\\u003e\\n\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003csup\\u003e*\\u003c/sup\\u003e Card Verification Value Code (CVV): CVV is a new authentication procedure established by credit card companies to further efforts towards reducing fraud for internet transactions. For Visa, MasterCard, and Discover cards, the card code is the last 3 digit number located on the back of your card on or above your signature line. For an American Express card, it is the 4 digits on the FRONT above the end of your card number.\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eAs an authorized representative of the above mentioned company, I hereby authorize VStock Transfer, LLC  to maintain the above referenced credit card on file and to use such card for each transaction with VStock Transfer on behalf of the above referenced company unless otherwise instructed by the card holder.\\u003c/p\\u003e\\n\\n  \\u003ctable style=\\\"width: 100%\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eSignature\\u003c/td\\u003e\\n\\u003ctd\\u003ePrint Name\\u003c/td\\u003e\\n\\u003ctd\\u003eDate\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit D\\u003c/h1\\u003e\\n\\n  \\u003ch2\\u003eCERTIFICATE OF APPOINTMENT\\u003cbr\\u003eOF VSTOCK TRANSFER, LLC AS\\u003cbr\\u003eTRANSFER AGENT AND REGISTRAR\\u003c/h2\\u003e\\n\\n  \\u003cp style=\\\"text-align: center\\\"\\u003eBy _____________________ a _____________  corporation (the “Company”),\\u003c/p\\u003e\\n\\n  \\u003chr\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Company is authorized to issue the following securities (the “Securities”):\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"boxed\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eClass of Securities\\u003c/th\\u003e\\n      \\u003cth\\u003eCUSIP\\u003c/th\\u003e\\n      \\u003cth\\u003ePar Value or Exercise Price\\u003c/th\\u003e\\n      \\u003cth\\u003eNo. Securities Authorized\\u003c/th\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Securities outstanding on the date of this Certificate and issued after the date of this Certificate (a) are duly authorized, validly issued, fully paid and non-assessable and any preemptive and other contractual rights related to all issuances of the Securities have been satisfied, and (b) have been registered under the Securities Act of 1933, as amended, and the Securities Exchange Act of 1934, as amended, or are exempt from registration.  All issuances and transfers of Securities have been, and after the date of this Certificate will be, in compliance with all applicable laws, rules and regulations and all certificates evidencing the Securities shall bear all required legends.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eNOW THEREFORE,\\u003c/b\\u003e I, the undersigned, do hereby certify that I am the duly elected, qualified and acting ________________  of _______________________, a corporation organized and existing under the laws of the State of ________; that (i) approval by the Board of Directors is not necessary for the appointment of VStock Transfer, LLC as the Transfer Agent and Registrar, or (ii) the following is a true copy of a resolution adopted by the Board of Directors of said Corporation at a meeting duly held on ___________, 20__ at which a quorum was present and voted, or by unanimous written consent effective as of such date, that said resolution is now in full force and effect, and shall remain in full force and effect until altered by subsequent Board resolution:\\u003c/p\\u003e\\n\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003eRESOLVED, that VSTOCK TRANSFER, LLC, its successors and assigns, is hereby appointed Transfer Agent and Registrar (the “Transfer Agent”) effective ____________, 2014 (the “Effective Date of Appointment”), to act in accordance with its general practices, for the transfer and registration of securities.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eWITNESS my authorized signature as _____________ of the Corporation this ___________ day of _______________, 2017.\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"signature\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eSignature:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit E\\u003c/h1\\u003e\\n  \\u003ch2\\u003eLIST OF AUTHORIZED INDIVIDUALS\\u003c/h2\\u003e\\n  \\u003cp\\u003eThe following is our list of authorized contacts and their level of authority with VStock Transfer, LLC.\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"boxed\\\"\\u003e\\n    \\u003ctr\\u003e\\u003cth colspan=\\\"4\\\" style=\\\"background: #eee;\\\"\\u003eAUTHORIZED CONTACTS (Complete all sections, print out form, check authorization boxes and obtain signatures.)\\u003c/th\\u003e\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eIndividual’s Name\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eTitle\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003ePhone Number\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eE-mail\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr style=\\\"font-style: italic\\\"\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eSignature\\u003c/th\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003eNAMES OF OFFICERS THAT ARE AUTHORIZED TO SIGN STOCK CERTIFICATES:\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e1.  _______________________________\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e2.  _______________________________\\u003c/p\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit F\\u003c/h1\\u003e\\n  \\u003ch2\\u003eRELIANCE LETTER\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003e__________, 20___\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eV Stock Transfer, LLC\\u003cbr\\u003e\\n  Attn: Chief Executive Officer\\u003cbr\\u003e\\n  18 Lafayette Place\\u003cbr\\u003e\\n  Woodmere, New York 11598\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eDear Sirs:\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eVStock Transfer, LLC (“VStock Transfer”), can rely on the stockholder records for _______________________ (the “Company”) provided by the Company to VStock Transfer (the “Stock Ledger”).  The Stock Ledger is a complete and accurate listing of all outstanding securities of the Company’s. Except as indicated in the Stock Ledger, there are no (i) stop transfer orders (e.g., lost certificates or adverse claims), (ii) court order or other document that affects the transfer and/or registrar of the Securities, and (iii) transfer restrictions in effect against any outstanding shares.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThank you in advance for your assistance.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eSincerely,\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"signature\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eBy:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eName:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eEXHIBIT G\\u003c/h1\\u003e\\n  \\u003cp\\u003eARE THE SHARES OF YOUR COMPANY CURRENTLY DTC ELIGILBE:\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  YES\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  NO\\u003c/p\\u003e\\n  \\u003cp\\u003eARE YOUR SHARES APPROVED WITH FAST  FOR ELECTRONIC TRADING (DWAC)?\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  YES\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  NO\\u003c/p\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003eSample of our print on demand certificate below:\\u003c/p\\u003e\\n\\n  \\u003cimg src=\\\"https://s3.amazonaws.com/fundamerica/misc/vstock/stock-cert.png\\\" style=\\\"display: block; margin: 1em auto; width: 90%\\\"\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cp style=\\\"text-align: center\\\" class=\\\"pb_before\\\"\\u003eSTOCK CERTIFICATE ORDER FORM\\u003c/p\\u003e\\n\\n\\u003ctable class=\\\"reader-input\\\"\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eExhibit A\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eCompany:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eName of Signatory:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n\\u003c/table\\u003e\\n\\n\\u003cp\\u003eA specimen of your signature is required to reproduce. Please provide your signature below, using black ink, in the windows provided.\\u003c/p\\u003e\\n\\n\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\n\\u003c/div\\u003e\\n\",\"created_at\":\"2018-07-10T23:59:43.705Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"oT12kxzEQciYCyo5JuSXIw\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/oT12kxzEQciYCyo5JuSXIw\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":null,\"name\":null,\"signable\":true,\"signed\":false,\"signed_at\":null,\"title\":null},{\"object\":\"electronic_signature\",\"id\":\"NmFQcK_3RDCwy41-EXAGbA\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/NmFQcK_3RDCwy41-EXAGbA\",\"anchor_id\":\"transfer_agent_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":false,\"signing_links\":{\"issuer_signature\":{\"electronic_signature_id\":\"oT12kxzEQciYCyo5JuSXIw\",\"expires\":\"2018-07-24T07:00:00.000Z\",\"url\":\"https://my-sandbox.fundamerica.com/#/spi/electronic_signatures/mrkJhLG9TfLkBXp-9sm6s-zbsqrZiWQP\"}},\"updated_at\":\"2018-07-10T23:59:43.705Z\"}"}],"_postman_id":"252d7f2f-fd7e-46f2-a599-31be3fceba0a"},{"name":"Get all RTA Agreements","id":"ee03f669-6df9-42a8-bd7f-efcdd73eb350","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/rta_agreements","urlObject":{"path":["rta_agreements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"14d8be50-2f7c-4f15-9aa0-a53027bccfbd","name":"Get all RTA Agreements","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/rta_agreements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 11 Jul 2018 00:00:27 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"2b93fdb9-3468-4392-af1e-4b9be469355c","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.065888","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"rta_agreement\",\"id\":\"SEzdShsTSP-sUBViVbl1Pg\",\"url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/rta_agreements/484cdd4a-1b13-48ff-ac50-156255b9753e.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180711T000027Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180711/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=b3ec3377c1d17706bef8b9dc83fbaed462412a002390b9700e4d916e69e949ba\",\"body_html\":\"\\u003cstyle\\u003e\\n    #rta-agreement h1, #rta-agreement h2 {\\n        font-size: 1em;\\n        text-align: center;\\n        text-transform: uppercase;\\n    }\\n\\n    #rta-agreement h1 { text-decoration: underline; }\\n\\n    #rta-agreement ol { counter-reset: list1; padding-left: 2.5em; }\\n    #rta-agreement ol \\u003e li { list-style: none; position: relative; }\\n    #rta-agreement ol \\u003e li:before {\\n      content: counter(list1, upper-roman) \\\". \\\";\\n      counter-increment: list1;\\n      left: -2.5em;\\n      position: absolute;\\n    }\\n\\n    #rta-agreement ol ol { counter-reset: list2; }\\n    #rta-agreement ol ol \\u003e li:before {\\n      content: counter(list2, lower-alpha) \\\". \\\";\\n      counter-increment: list2;\\n    }\\n\\n    #rta-agreement ol ol ol { counter-reset: list3; }\\n    #rta-agreement ol ol ol \\u003e li:before {\\n      content: \\\"(\\\" counter(list3, lower-roman) \\\") \\\";\\n      counter-increment: list3;\\n    }\\n\\n    #rta-agreement ol ol ol ol { counter-reset: list4; }\\n    #rta-agreement ol ol ol ol \\u003e li:before {\\n      content: \\\"(\\\" counter(list4, decimal) \\\") \\\";\\n      counter-increment: list4;\\n    }\\n\\n    #rta-agreement .exhibit ol { counter-reset: numbers; }\\n    #rta-agreement .exhibit ol \\u003e li:before {\\n      content: counter(numbers, decimal) \\\". \\\";\\n      counter-increment: numbers;\\n    }\\n\\n    #rta-agreement .exhibit ol.checklist { padding-left: 9em; }\\n    #rta-agreement .exhibit ol.checklist \\u003e li:before {\\n      content: \\\"______ \\\" counter(numbers, decimal) \\\". \\\";\\n      counter-increment: numbers;\\n      left: -6em;\\n    }\\n\\n    #rta-agreement table.pricing {\\n      border-collapse: collapse;\\n      border-spacing: 0;\\n      margin-left: 2.5em;\\n    }\\n\\n    #rta-agreement table.pricing th {\\n      font-weight: normal;\\n      text-align: left;\\n      width: 20em;\\n    }\\n\\n    #rta-agreement table.boxed {\\n      border-collapse: collapse;\\n      border-spacing: 0;\\n      width: 100%;\\n    }\\n\\n    #rta-agreement table.boxed td,\\n    #rta-agreement table.boxed th {\\n      border: 1px solid #000;\\n      font-weight: bold;\\n      height: 2em;\\n      padding: .25em;\\n      vertical-align: bottom;\\n    }\\n\\n    #rta-agreement table.boxed td { width: 25%; }\\n\\n    #rta-agreement ol.preliminfo p {\\n      margin: 0.75em 0;\\n      padding-top: 1px;\\n    }\\n\\n    #rta-agreement ol.preliminfo p span {\\n      padding-right: 1em;\\n      float: left;\\n    }\\n\\n    #rta-agreement ol.preliminfo hr {\\n      border: 0;\\n      border: 1px solid #000;\\n      border-width: 1px 0 0 0;\\n      margin-top: 1em;\\n    }\\n\\n    #rta-agreement div.sigbox {\\n      border: 1px solid #000;\\n      width: 24em;\\n      height: 6em;\\n      margin: 2em auto;\\n    }\\n\\n    #rta-agreement .reader-input td {\\n      padding: 0 1em .5em 0;\\n    }\\n\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"rta-agreement\\\"\\u003e\\n\\n\\n\\u003ch1\\u003eTRANSFER AGENT AND REGISTRAR AGREEMENT\\u003c/h1\\u003e\\n\\n\\u003cp\\u003eThis Transfer Agent and Registrar Agreement (the “Agreement”), dated as of July 10, 2018, by and between FA Documentation a corporation duly organized and existing under the laws of the State of NV (“Corporation”), and VStock Transfer, LLC, a California limited liability company (“Transfer Agent”), is for the purpose of performing the services described therein.\\u003c/p\\u003e\\n\\n\\u003ch2\\u003eRECITALS\\u003c/h2\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Corporation desires that certain services be provided by the Transfer Agent with regard to the issuance, transfer and registration of certain securities of thCorporation;\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Transfer Agent is engaged in the business of providing services for issuers of securities and seeks to provide such services to the Corporation; and\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the parties hereto desire to set forth the terms and conditions for the providing of services by the Transfer Agent to the Corporation.\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eNOW, THEREFORE,\\u003c/b\\u003e in consideration of the mutual promises and covenants contained herein, the parties agree as follows:\\u003c/p\\u003e\\n\\n\\u003col\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eGENERAL APPOINTMENT OF TRANSFER AGENT; DOCUMENTS\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003ePursuant to the Certificate of Appointment, annexed hereto as Exhibit D, the Transfer Agent is appointed as the transfer agent for the issuance, transfer and registration of the Corporation’s “Securities” and to perform such other services related to the Securities as provided in the Agreement.  The term “Securities” as used in these Terms \\u0026amp; Conditions shall have the meaning set forth in the Certificate of Appointment.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation has provided original or true and correct copies to the Transfer Agent of each of the documents listed on the Legal Document Checklist attached as \\u003cu\\u003eExhibit A\\u003c/u\\u003e.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation has accurately completed the Preliminary Information Form attached as \\u003cu\\u003eExhibit B\\u003c/u\\u003e and provided a copy to the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eISSUANCE OF DESIGNATED SECURITIES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eThe Transfer Agent is authorized and directed to issue Securities of the Corporation from time to time upon receiving from the Corporation the following:\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eWritten instructions as to the issuance from an authorized officer of the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eA certified copy of any order, consent, decree or other authorization that may relate to the issuance of the Designated Securities.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eAn opinion of the Corporation’s counsel that (i) the Designated Securities are duly authorized, validly issued, fully paid and nonassessable, (ii) issuance of the Designated Securities has been registered (stating effective date thereof) under the Securities Act of 1933 (as amended) (the “Act”) and the class of Securities represented by the Designated Securities has been registered under the Securities Exchange Act of 1934 (as amended), or, if exempt from registration, the basis of such exemption, and (iii) no order or consent of any governmental or regulatory authority other than that provided to the Transfer Agent is required in connection with the issuance of the Designated Securities or, if no such order or consent is required, a statement to that effect.  The opinion should also indicate whether it is necessary that the Designated Securities bear a restrictive legend and the wording of the legend or a statement to the effect that all Designated Securities to be issued are freely transferable upon presentation to the Transfer Agent for that purpose.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSuch further documents as the Transfer Agent may reasonably request.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eAUTHORIZED OFFICERS\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSpecimen signatures of the officers of the Corporation authorized to sign the physical evidence of Securities, including any certificate (see Exhibit E) together with any applicable specimen certificates, shall be provided to the Transfer Agent to be used by it for the purpose of comparison.  The Transfer Agent shall be protected and held harmless in recognizing and acting upon any signature, certificates or other document believed by it in good faith to be genuine.  When any officer of the Corporation shall no longer be vested with the authority to sign evidence of Securities for the Corporation, a written notice thereof shall be given to the Transfer Agent and until receipt of such notice the Transfer Agent shall be fully protected and held harmless in recognizing and acting upon the evidence of Securities bearing the signature of such officer or any signature believed by it in good faith to be such genuine signature.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent shall not be charged with notice of any change in the officers of the Corporation until notice of such change shall be given in writing by the Corporation to the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eIn the event any officer of the Corporation who shall have signed blank stock certificates or other evidence of Securities (or whose facsimile signature shall have been used) shall die, resign or be removed prior to the issuance of such certificates or other evidence of Securities, the Transfer Agent in its capacity as Transfer Agent or Registrar, may issue or register such stock certificates or other evidence of securities as the stock certificates or evidence of Securities of the Corporation, notwithstanding such death, resignation or removal, unless directed to the contrary by the Corporation in writing.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eREGISTRAR; TRANSFER OF SECURITIES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to act as the official registrar of: the Securities upon receipt by the Transfer Agent of the completed and signed reliance letter substantially in the form of \\u003cu\\u003eExhibit F\\u003c/u\\u003e together with complete, accurate and balanced records referenced therein.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to make transfers of Securities from time to time upon the books of the Corporation as maintained by the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSecurities, in either certificated or book entry form (or other appropriate form of ownership), will be transferred or exchanged upon the surrender of the old Securities (or appropriate instructions in the case of noncertificated shares) in form reasonably deemed by the Transfer Agent to be properly endorsed for transfer, accompanied by such documents as the Transfer Agent may deem necessary to evidence the authority of the person making the transfer.  The Transfer Agent reserves the right to refuse to transfer Securities until it has received reasonable assurance that each necessary endorsement is genuine and effective, that the transfer of the Securities is legally valid and genuine and that the requested transfer is otherwise legally in order.  For that purpose, Transfer Agent may require an acceptable guaranty of the signature of the person signing and appropriate assurance of authority to do so.  The Transfer Agent may rely upon the Uniform Commercial Code, applicable law or regulation, and generally accepted industry practice in effecting transfers, or in delaying or refusing to effect transfers.  The Transfer Agent may delay or refuse to process any transfer that in its reasonable judgment appears improper or unauthorized.  If, on a transfer of a restricted item, Corporation counsel fails to issue an opinion or to provide adequate reasons therefore within a “reasonable” number of business days of a request to do so, the Transfer Agent is authorized, but not required, to process such transfer upon receipt of an appropriate opinion of presenter’s counsel.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eTransfer Agent shall be fully protected and held harmless in recognizing and acting upon written instructions of an authorized officer of the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eWhen the Transfer Agent deems it expedient it may apply to the Corporation, or counsel for the Corporation, or to its own counsel for instructions and advice; that the Corporation will promptly furnish or will cause its counsel to furnish such instructions and advice, and, for any action taken in accordance with such instructions or advice, or in case such instructions and advice shall not be promptly furnished, the Corporation will indemnify and hold harmless the Transfer Agent from any and all liability, including attorney’s fees and court costs.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation will at all times advise the Transfer Agent of any and all stop transfer notices or adverse claims lodged against Securities of the Corporation and further, will promptly notify the Transfer Agent when any such notices or claims have expired or been removed.  The Transfer Agent is not otherwise responsible for stop transfer notices or adverse claims from either the Corporation or third parties unless it has received actual written notice.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eRECORDKEEPING\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to maintain records showing the name and address of, and the number of Securities issued to each holder of, said Securities together with such other records as the Transfer Agent may deem necessary or advisable to discharge its duties as set forth herein.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eIn case of any request or demand for the inspection of the stock records of the Corporation or any other records in the possession of the Transfer Agent, the Transfer Agent will notify the Corporation for instructions permitting or refusing such inspection; provided, however, that the Transfer Agent reserves the right to permit the inspection of the stock records and other records of the Corporation and its holders of securities by any regulatory authority including the Securities and Exchange Commission (“SEC”) and the Depository Trust \\u0026amp; Clearing Corporation (“DTCC”).\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eRESPONSIBILITIES, INDEMNITIES, AND COMPENSATION HEREUNDER\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may conclusively rely and act or refuse to act without further investigation upon any list, instruction, certification, authorization, stock certificate or other communication, including electronic communication, instrument or paper believed by it in good faith to be genuine and unaltered, and to have been signed, countersigned or executed by any duly authorized person or persons, or upon the instruction of any officer of the Corporation or the advice of counsel for the Corporation, or counsel for the Transfer Agent.  The Transfer Agent may make any transfer or registration of ownership for such securities which is believed by it in good faith to have been duly authorized or may refuse to make any such transfer or registration if in good faith the Transfer Agent deems such refusal necessary in order to avoid any liability upon either the Corporation or itself.  Corporation agrees that it shall not give Transfer Agent direction to take any action or refrain from taking any action, if implementing such direction would be a violation of applicable law or regulation.  Corporation agrees that it shall not direct Transfer Agent to transfer any security if such security is subject to any restriction or prohibition on transfer to or from a securities intermediary in its capacity as such, and Transfer Agent shall be protected in refusing to effect any such transfer.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may conclusively and in good faith rely and act, or refuse to act, upon the records and information provided to it by the Corporation and its prior transfer agent or recordkeeper without independent review and shall have no responsibility or liability for the accuracy or inaccuracy of such records and information.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation will indemnify, defend, protect and hold harmless the Transfer Agent and its managers, affiliates, agents, officers and employees (the “Indemnitees”) from and against any and all: losses, costs, claims, damages, suits, judgments, penalties, liabilities, and expenses, including, without limitation, reasonable attorney’s fees and expenses, incurred or made, arising out of or in connection with any act or omission of a prior transfer agent of the Corporation or the performance of the Transfer Agent’s obligations under the provisions of this Agreement, including but not limited to, acting, or refusing to act, in reliance upon any signature, endorsement, assignment, certificate, order, request, notice, report, record, instructions or other instrument or document believed by the Transfer Agent in good faith to be valid, genuine and sufficient (the foregoing are referred to as “Indemnifiable Costs”); provided, however, such indemnification shall not apply to any such act or omission finally adjudicated to have been directly caused by the bad faith or gross negligence of the Transfer Agent.  The Indemnitees shall be under no obligation to institute or defend any action, suit, or legal proceeding in connection herewith or to take any other action likely to involve the Indemnitees in expense, unless first indemnified to the Transfer Agent’s satisfaction.  The indemnities provided by this paragraph shall survive the resignation or removal of the Transfer Agent or the termination of this Agreement.  If the indemnification provisions of this Agreement are inadequate or unavailable for any reason, the Indemnitees shall be entitled to contribution from the Corporation and any third-party payors including insurers for all Indemnifiable Costs.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eAnything in the Agreement to the contrary notwithstanding, in no event shall either party or its respective affiliates, agents, officers, directors, managers and employees be liable under or in connection with this Agreement for special, indirect, incidental, punitive, or consequential losses or damages of any kind whatsoever, including but not limited to lost profits, whether or not foreseeable, even if advised of the possibility thereof and regardless of the form of action in which such damages are sought.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may, in connection with the services described in the Agreement, engage subcontractors, agents, co- transfer agents or attorneys-in-fact, provided the same shall have been selected with reasonable care.  The Transfer Agent is authorized by the Corporation to execute all agreements, appoint agents or sub-agents and do all other acts deemed necessary to carry out the general purposes of this Agreement.  The Corporation shall provide to the Transfer Agent any books, records, or memoranda which are required in defense of any claim which may arise in the performance of the Transfer Agent’s duties hereunder.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may consult with counsel of its choice, and any advice of such counsel shall be full and complete authorization and protection to the Transfer Agent with respect to any action taken or omitted by it in good faith, in reliance upon such advice, in connection with the performance of its duties or obligations under the Agreement.  The Corporation agrees to reimburse the Transfer Agent for all reasonable expenses, disbursements and counsel fees (including reasonable expenses and disbursements of counsel) incurred with respect thereto.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation agrees that the Transfer Agent shall be paid fees for its services and reimbursed for expenses in accordance with the attached fee schedule (See attached Fee Schedule — \\u003cu\\u003eExhibit C\\u003c/u\\u003e), which may be updated by the Transfer Agent from time to time.  Requests for payment of fees and expenses shall be submitted by the Transfer Agent in the form of a written invoice at the beginning of each month for the services to be provided for the prior month.  The Corporation shall make payment upon receipt of all invoices and all invoices shall be considered late if not paid in full by the last day of each month.  The Corporation shall pay interest at the rate of 0.83% per month for all late invoices.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will, at its own expense, maintain in full force and effect at all times during the term of this appointment insurance coverage in amounts with standard coverage and subject to deductibles as is customary for insurance typically maintained by similar transfer agents.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will not have any liability for failure to perform or delay in performing duties set forth herein if the failure or delay is due to an event of force majeure.  An event of force majeure is an event or condition beyond the Transfer Agent’s control including, but not limited to acts of God, natural disaster, civil unrest, state of war, fire, power failure, equipment failure, act of terrorism, or similar events beyond the Transfer Agent’s control.  The Transfer Agent will make reasonable efforts to minimize performance delays or disruptions in the event of such occurrences.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eNothing in the Agreement shall be construed to give any person or entity other than the Transfer Agent and the Corporation, and their successors and assigns, any legal or equitable right, remedy or claim under this Agreement.  The Agreement shall be for the sole and exclusive benefit of the Transfer Agent and the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eCONSENT TO USE OF NAME AND LOGO\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eEach party may disclose in regulatory filings, marketing materials and in other communications the fact Transfer Agent has been appointed pursuant to this Agreement, however, neither party may disclose the specific terms of this Agreement including any fee information, without the prior written consent of the other party, unless disclosure of such fee information is required by SEC rules and regulations.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eUNCLAIMED PROPERTY ADMINISTRATION\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will provide unclaimed property reporting services for unclaimed certificates for the Securities and related cash dividends, which may be deemed abandoned or otherwise subject to applicable unclaimed property law or regulation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation shall assist the Transfer Agent and provide such cooperation as may reasonably be necessary in the performance of the services hereunder including delivery to the Transfer Agent of any and all such unclaimed property which may not otherwise be in the Transfer Agent’s possession.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eLOST SECURITY HOLDER SEARCH SERVICES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003ePursuant to SEC rules (See SEC Rule 240.17Ad-17, as amended), the Transfer Agent is required to provide certain services regarding lost security holder accounts for the Securities.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation agrees to reimburse the Transfer Agent for reasonable fees and expenses incurred by the Transfer Agent in the course of providing the referenced search services.  The referenced fees and expenses may be assessed periodically by the Transfer Agent in accordance with the services provided.  (See attached Fee Schedule — \\u003cu\\u003eExhibit C\\u003c/u\\u003e.)\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eCONFIDENTIAL INFORMATION\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent and Corporation acknowledge that during the course of the Agreement, the parties (the Discloser being the “\\u003cu\\u003eDiscloser\\u003c/u\\u003e” and the Recipient the “\\u003cu\\u003eRecipient\\u003c/u\\u003e”) may make confidential data available to each other or may otherwise have access to proprietary or confidential information regarding the Corporation, its stockholders, or the Transfer Agent, or its or their affiliates (collectively, “\\u003cu\\u003eConfidential Data\\u003c/u\\u003e”).  Confidential Data includes all information not generally known or used by others and which gives, or may give the possessor of such information an advantage over its competitors or which could cause Corporation or Transfer Agent injury, loss of reputation or goodwill if disclosed.  Such information includes, but is not necessarily limited to:  data or information that identifies past, current or potential customers, stockholders, business practices, financial results, fees, research, development, systems and plans; certain information and material identified by the Discloser as “Proprietary” or “Confidential”; data that the Transfer Agent furnishes to the Corporation from the Transfer Agent’s database; data received from the Corporation and enhanced by the Transfer Agent; and/or data or information that the Recipient should reasonably be expected to know is confidential.  Confidential Data may be written, oral, recorded, or maintained on other forms of electronic media.  Because of the sensitive nature of the information that the Recipient and its employees or agents may obtain as a result of this Agreement, the intent of the parties is that these provisions be interpreted as broadly as possible to protect Confidential Data.  This Agreement, together with the exhibits and schedules referred to herein or delivered pursuant hereto, are Confidential and Proprietary, and shall be treated as Confidential Data by the parties hereto.   The Transfer Agent acknowledges that all Confidential Data furnished by Corporation is considered proprietary and strictly confidential.  The parties agree to maintain security measures to protect Confidential Data in its possession.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Recipient agrees to hold as confidential all Confidential Data it receives from the Discloser.  As between the Recipient and Discloser, ownership of Confidential Data shall remain with the Discloser, and Recipient shall not take any ownership interest in or right to use the Confidential Data unless expressly agreed in writing by the Discloser.  The Recipient will use at least the same care and discretion to avoid unauthorized use and disclosure of the Discloser’s Confidential Data as it uses with its own similar information that it does not wish disclosed, but in no event less than a reasonable standard of care and no less than is required by law. The Recipient may only use and disclose Confidential Information of the Discloser only as necessary for the following “\\u003cu\\u003ePermitted Purposes\\u003c/u\\u003e”: (1) performing its obligations under this Agreement, (2) in the case of Corporation, deriving the reasonable and intended benefit from the services provided by Transfer Agent under this Agreement, and (3) as otherwise specifically permitted in writing by the Discloser in this Agreement or elsewhere.  The Recipient may disclose Confidential Data to: (i) its employees and employees of permitted subcontractors and affiliates who have a need to know; (ii) its attorneys and accountants as necessary in the ordinary course of its business; (iii) any regulatory authority, including the SEC and DTCC, and (iv) any other party with the Discloser’s prior written consent.  Without limiting the foregoing, the parties further agree, subject to applicable law and regulations, that: (i) Confidential Data shall not be distributed, disclosed, or conveyed to any third party except by prior written approval of the Discloser; (ii) no copies or reproductions shall be made of any Confidential Data, except as needed to provide the services described in this Agreement; and (iii) the Recipient shall not use any Confidential Data for its own benefit or for the benefit of any third party.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe parties acknowledge that the unauthorized use or disclosure of any Confidential Data may cause irreparable harm to the Discloser.  Accordingly, the parties agree that the Discloser shall be entitled to equitable relief, including injunctive relief, in addition to all other remedies available at law for any threatened or actual breach of this Agreement or any threatened or actual unauthorized use or disclosure of Confidential Data.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eExcept as prohibited by applicable law or regulation, the Recipient shall promptly notify the Discloser in writing of any subpoena, summons or other legal process served on the Recipient for the purpose of obtaining Confidential Data (i) consisting of a stockholder list, such as an identified class of Corporation stockholders, or (ii) relating to significant regulatory action or litigation that would have a material effect on the performance of the Transfer Agent or corporate status of Corporation.  In such cases, the Discloser shall have a reasonable opportunity to seek appropriate protective measures; provided, however, that this subsection shall not require the Transfer Agent to notify the Corporation of its receipt of any subpoena, summons or other legal process seeking Confidential Data for a single stockholder or group of related stockholders in connection with routine tax levies or other routine third party litigation involving a stockholder.  The Discloser will indemnify the Recipient for all reasonable expenses incurred by the Recipient in connection with determining the lawful release of the Confidential Data that is subject to a subpoena, summons or other legal process.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eThe obligations set forth in paragraphs (a) through (d) above shall not apply to:\\u003c/p\\u003e\\n        \\u003col\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eany disclosure specifically authorized in writing by the Discloser;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eany disclosure required by applicable law or regulation, including pursuant to a court order; or\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\n            \\u003cp\\u003eConfidential Data which:\\u003c/p\\u003e\\n            \\u003col\\u003e\\n              \\u003cli\\u003ehas become public without violation of this Agreement; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas disclosed to the Recipient by a third party not under an obligation of confidentiality to the Discloser; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas independently developed by the Recipient not otherwise in violation or breach of this Agreement or any other obligation of the Recipient to the Discloser; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas rightfully known to the Recipient prior to entering into this Agreement.\\u003c/li\\u003e\\n            \\u003c/ol\\u003e\\n          \\u003c/li\\u003e\\n        \\u003c/ol\\u003e\\n      \\u003c/li\\u003e\\n\\n      \\u003cli\\u003e\\u003cp\\u003eThe obligations of each party set forth in paragraphs (a) through (e) above shall survive termination or assignment of this Agreement.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eTERM\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement shall have a term of three (3) years, which term shall automatically renew for successive three (3) year terms without any action unless either party shall provide written notice of cancellation thirty (30) days prior to the end of any applicable term period. In addition, either party may terminate the Agreement (i) at any time upon written notice if the terminating party has any reason to believe the other party or any of its officers, directors or affiliates may be involved, directly or indirectly, in potentially illegal conduct, and such notice shall state the basis for such termination, or (ii) upon thirty (30) days advance written notice that the other party is in material breach of its obligations hereunder, unless the breaching party has cured such breach within such thirty (30) day period.  Any notice of termination by the Corporation shall include a certified copy of a resolution of the Board of Directors of the Corporation related to such termination and payment for all amounts due and owing to the Transfer Agent. Note — although there is no specific termination fee, however, if the company terminates this Agreement upon a change of control in ownership, transfer of record fees will apply based on the number of shareholders at that time.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eUpon the effective date of termination in accordance with the provisions noted above the Transfer Agent shall deliver, at the expense of the Corporation, to the Corporation, or to a successor transfer agent as directed in writing by the Corporation (and if no successor transfer agent has been identified at the time of resignation or removal, then the following shall be provided directly to the Corporation), all records of the Corporation in the possession of the Transfer Agent, with the exception of any blank stock certificates, as discussed in paragraph (a) above.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eNOTICES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eAll notices to be given by one party to the other under the Agreement shall be in writing and shall be  sufficient if made to such party at their respective address.\\u003c/p\\u003e\\n    \\u003cp\\u003eIf notice to the Corporation: As set forth in the Certificate of Appointment.\\u003c/p\\u003e\\n    \\u003cp\\u003eIf notice to the Transfer Agent:\\u003c/p\\u003e\\n    \\u003cp\\u003eV Stock Transfer, LLC\\u003cbr\\u003eAttn: Chief Executive Officer\\u003cbr\\u003e18 Lafayette Place\\u003cbr\\u003eWoodmere, New York 11598\\u003cbr\\u003eFacsimile: (646) 536-3179\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eAll notices and communications hereunder shall be in writing and shall be deemed to have been duly given if mailed, by registered or certified mail, return receipt requested, or, if by other means, including facsimile capable of transmitting or creating a written record directly to the office of the recipient, when received by the recipient party at the address shown above, or at such other addresses as may hereafter be furnished to the parties by like notice.  Any such demand, notice or communication hereunder shall be deemed to have been received on the date received at the premises of the addressee (as evidenced, in the case of registered or certified mail, by the date noted on the return receipt, or in the case of facsimile, the date noted on the confirmation of such transmission).\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eGOVERNING LAW\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eThe Agreement shall be construed, performed and enforced in accordance with, and governed by, the laws of the State of New York, without regard to the conflict of laws doctrine applied in such state.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eAMENDMENT; ENTIRE AGREEMENT; SEVERABILITY\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement may be amended or modified only by a written document authorized, executed and delivered by the Corporation and the Transfer Agent.  Such document may be in the form of a resolution of the Corporation adopting a written amendment approved by the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement, together with the exhibits and schedules referred to herein or delivered pursuant hereto, constitute the entire agreement and understanding of the parties with respect to the matters and transactions contemplated by this Agreement and supersede any prior agreement and understandings, including any fee proposals, with respect to those matters and transactions.  Each provision and agreement herein shall be treated as separate and independent from any other provision or agreement herein and shall be enforceable notwithstanding the unenforceability of any such other provision or agreement.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n\\u003c/ol\\u003e\\n\\n\\u003cp class=\\\"pb_before\\\"\\u003eAGREED AND ACCEPTED:\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eVSTOCK TRANSFER, LLC\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n\\u003cdiv id=\\\"fa__transfer_agent_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eVStock Transfer, LLC\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cbr\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eFA Documentation\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n\\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cbr\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit A\\u003c/h1\\u003e\\n  \\u003ch2\\u003eLEGAL DOCUMENTATION CHECKLIST\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003eDocuments required to make VStock Transfer’s appointment as transfer agent effective.\\u003c/p\\u003e\\n  \\u003col class=\\\"checklist\\\"\\u003e\\n    \\u003cli\\u003eA copy of the Certificate of Incorporation of the Corporation, together with all amendments, duly certified by the Secretary of State. Please also include the Bylaws of the Corporation and all amendments thereto. \\u003c/li\\u003e\\n    \\u003cli\\u003ePreliminary Information Form (\\u003cu\\u003eExhibit B\\u003c/u\\u003e) of the Transfer Agent Services Agreement)   \\u003c/li\\u003e\\n    \\u003cli\\u003eFully executed Certificate of Appointment  (\\u003cu\\u003eExhibit D\\u003c/u\\u003e).\\u003c/li\\u003e\\n    \\u003cli\\u003eA list (\\u003cu\\u003eExhibit E\\u003c/u\\u003e) of names, titles and specimen signatures of:\\u003c/li\\u003e\\n    \\u003cli\\u003eA Reliance Letter (\\u003cu\\u003eExhibit F\\u003c/u\\u003e) signed by an authorized officer of the Corporation \\u003c/li\\u003e\\n    \\u003cli\\u003eProvide status regarding DTC Eligibility and FAST listing (\\u003cu\\u003eExhibit G\\u003c/u\\u003e)\\u003c/li\\u003e\\n    \\u003cli\\u003eOther agreements and documents as may be determined to be necessary.\\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit B\\u003c/h1\\u003e\\n\\n  \\u003ch2\\u003ePRELIMINARY INFORMATION FORM\\u003cbr\\u003eTO BE FURNISHED TO\\u003cbr\\u003eVSTOCK TRANSFER, LLC\\u003cbr\\u003eIN CONNECTION WITH ITS APPOINTMENT AS\\u003cbr\\u003eTRANSFER AGENT AND REGISTRAR\\u003c/h2\\u003e\\n\\n  \\u003col class=\\\"preliminfo\\\"\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eComplete mailing address of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePhone and fax numbers of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and Address of Counsel\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eIndividual counsel contact\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePhone and fax numbers of counsel contact\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName, contact and phone number of stock certificate printer\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eNumber of stockholders:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eState of Incorporation of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eCorporation’s Federal Taxpayer Identification Number:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and Address of individual to whom reports of transfers should be sent, as requested:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and address of individual to whom invoices for fees and expenses should be sent:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePrevious Corporation names and effective dates of name changes\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eMergers/Acquisitions, effective dates and rates\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003eRecord dates, distribution dates and rates for all stock splits/dividends, and/or cash dividends paid in past 12 months (if applicable):\\u003c/p\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eNature of business\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit C\\u003c/h1\\u003e\\n  \\u003ch2\\u003eServices Included in Set-Up and  Ongoing Transfer and Registrar\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eSet Up\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cul\\u003e\\n    \\u003cli\\u003eTransfer of existing shareholder information from compatible electronic file, free of charge for Excel or compatible electronic file\\u003c/li\\u003e\\n    \\u003cli\\u003eEstablish secure, private issuer access to shareholder data\\u003c/li\\u003e\\n  \\u003c/ul\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eStockholder Services\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eVStock Transfer is able to provide the following transfer agent and registrar services:\\u003c/p\\u003e\\n  \\u003cul\\u003e\\n    \\u003cli\\u003eMaintenance of stockholder accounts, including new accounts, account consolidation and escheatment\\u003c/li\\u003e\\n    \\u003cli\\u003eAddress changes\\u003c/li\\u003e\\n    \\u003cli\\u003eProvide a dedicated account manager for stockholder and broker inquiries\\u003c/li\\u003e\\n    \\u003cli\\u003ePrompt response to stockholder correspondence, email, and calls\\u003c/li\\u003e\\n    \\u003cli\\u003eProvide storage of records in compliance with strictest SEC guidelines\\u003c/li\\u003e\\n    \\u003cli\\u003e24/7 electronic issuer access to stockholder information\\u003c/li\\u003e\\n    \\u003cli\\u003eUnlimited on-demand reports, sorted according to issuer criteria\\u003c/li\\u003e\\n    \\u003cli\\u003eCost basis tracking, as required\\u003c/li\\u003e\\n    \\u003cli\\u003eMaintenance of outstanding share records\\u003c/li\\u003e\\n    \\u003cli\\u003ePrompt response to audit requests\\u003c/li\\u003e\\n    \\u003cli\\u003eRegular compliance checks of stockholder accounts against Office of Foreign Assets Control Specially Designated Nationals list, as required by law\\u003c/li\\u003e\\n    \\u003cli\\u003ePreliminary lost stockholder searches as required by SEC regulations\\u003c/li\\u003e\\n    \\u003cli\\u003eAssistance to issuer with escheatment/abandoned property obligations\\u003c/li\\u003e\\n  \\u003c/ul\\u003e\\n\\n  \\u003cp\\u003eOur initial transfer set up fee will be $199 for shareholder data provided to us in in excel format. If data is provided in PDF or other format, additional data load fees may apply. We believe in doing things right at the set up stage to produce long term results. As such, we are confident that once we are able to solidify the data in our unique data base management system, both the company and the shareholders will benefit from having a reliable resource for all activity and reports going forward.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eMonthly Maintenance Fee\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eOur monthly maintenance fee is calculated based upon the number of record shareholders per class or series of securities:\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"pricing\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 1-99 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$99 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 100-200 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$150 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 200-300 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$299 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 300-1000  shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$399 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 1000+  shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$499 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003eThe following are a sample of services provided on a per transaction fee basis for Reg A issuer “closings” as set forth below:\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"pricing\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eCancel Cert\\u003c/th\\u003e\\n\\u003ctd\\u003e$10.00\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eIssuance Per Physical Cert\\u003c/th\\u003e\\n\\u003ctd\\u003e$35.00  \\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eIssuance in book entry format\\u003c/th\\u003e\\n\\u003ctd\\u003e$5.00\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eProxy Services\\u003c/th\\u003e\\n\\u003ctd\\u003eAvailable upon request\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eProxy Printing\\u003c/th\\u003e\\n\\u003ctd\\u003eAvailable upon request\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eAudit verification\\u003c/th\\u003e\\n\\u003ctd\\u003e$75.00 \\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eOther Costs and Excluded Services\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThe company will be billed separately at cost for certain out-of-pocket expenses such as postage, courier fees, and an inventory of blank share certificates.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThe above services and fees do not include services in connection with stock splits, reverse stock splits, and “deep search” and associated escheatment/lost property fees.  They do not include services for publicly traded issuers such as DWAC maintenance ($150) issuances ($75) or transfer and does not include services for corporate actions, such as reorganizations, share exchanges, additional classes of stock or securities, conversions or redemptions of securities, exercises of warrants, tender offers or self-tenders, services for stock option plan or employee stock purchase plan administration, or proxy statements and annual meetings.  We would be happy to provide a quote for these additional services upon request.\\u003c/p\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003e\\u003cb\\u003e\\u003cu\\u003ePlease complete the information below:\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eI ____________________________ authorize VStock Transfer, Inc. to charge my bank account\\u003cbr\\u003e\\n                       (full name)\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eindicated below on or after ___________________.\\u003cbr\\u003e\\n                                                            (date)\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eID Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eID Type\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eNumber\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCountry\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eState/Province\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eBilling Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eBilling Address\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003ePhone #\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCity, State, Zip\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eEmail\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cbr\\u003e\\n\\n\\n  \\u003cdiv style=\\\"border: 1px solid #000;\\\"\\u003e\\n    \\u003cimg style=\\\"display: block; width: 50%; float: right; padding: 3em 2em 0 0\\\" src=\\\"https://s3.amazonaws.com/fundamerica/misc/vstock/check-account-info.png\\\"\\u003e\\n\\n    \\u003ctable class=\\\"reader-input\\\"\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eAccount Type\\u003c/td\\u003e\\n\\u003ctd\\u003e\\n\\u003cinput type=\\\"checkbox\\\"\\u003e Checking      \\u003cinput type=\\\"checkbox\\\"\\u003e Savings\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eName on Acct\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank Name\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eAccount Number\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank Routing #\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank City/State\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003c/table\\u003e\\n  \\u003c/div\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eCredit Card Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCard Type\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003ctable style=\\\"width: 100%\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCredit Card Number \\u003c/td\\u003e\\n\\u003ctd\\u003eExpiration Date (xx/xx/xxxx)\\u003c/td\\u003e\\n\\u003ctd\\u003eCVV Code \\u003cb\\u003e(\\u003csup\\u003e*\\u003c/sup\\u003ewhat’s this?)\\u003c/b\\u003e\\n\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003csup\\u003e*\\u003c/sup\\u003e Card Verification Value Code (CVV): CVV is a new authentication procedure established by credit card companies to further efforts towards reducing fraud for internet transactions. For Visa, MasterCard, and Discover cards, the card code is the last 3 digit number located on the back of your card on or above your signature line. For an American Express card, it is the 4 digits on the FRONT above the end of your card number.\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eAs an authorized representative of the above mentioned company, I hereby authorize VStock Transfer, LLC  to maintain the above referenced credit card on file and to use such card for each transaction with VStock Transfer on behalf of the above referenced company unless otherwise instructed by the card holder.\\u003c/p\\u003e\\n\\n  \\u003ctable style=\\\"width: 100%\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eSignature\\u003c/td\\u003e\\n\\u003ctd\\u003ePrint Name\\u003c/td\\u003e\\n\\u003ctd\\u003eDate\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit D\\u003c/h1\\u003e\\n\\n  \\u003ch2\\u003eCERTIFICATE OF APPOINTMENT\\u003cbr\\u003eOF VSTOCK TRANSFER, LLC AS\\u003cbr\\u003eTRANSFER AGENT AND REGISTRAR\\u003c/h2\\u003e\\n\\n  \\u003cp style=\\\"text-align: center\\\"\\u003eBy _____________________ a _____________  corporation (the “Company”),\\u003c/p\\u003e\\n\\n  \\u003chr\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Company is authorized to issue the following securities (the “Securities”):\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"boxed\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eClass of Securities\\u003c/th\\u003e\\n      \\u003cth\\u003eCUSIP\\u003c/th\\u003e\\n      \\u003cth\\u003ePar Value or Exercise Price\\u003c/th\\u003e\\n      \\u003cth\\u003eNo. Securities Authorized\\u003c/th\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Securities outstanding on the date of this Certificate and issued after the date of this Certificate (a) are duly authorized, validly issued, fully paid and non-assessable and any preemptive and other contractual rights related to all issuances of the Securities have been satisfied, and (b) have been registered under the Securities Act of 1933, as amended, and the Securities Exchange Act of 1934, as amended, or are exempt from registration.  All issuances and transfers of Securities have been, and after the date of this Certificate will be, in compliance with all applicable laws, rules and regulations and all certificates evidencing the Securities shall bear all required legends.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eNOW THEREFORE,\\u003c/b\\u003e I, the undersigned, do hereby certify that I am the duly elected, qualified and acting ________________  of _______________________, a corporation organized and existing under the laws of the State of ________; that (i) approval by the Board of Directors is not necessary for the appointment of VStock Transfer, LLC as the Transfer Agent and Registrar, or (ii) the following is a true copy of a resolution adopted by the Board of Directors of said Corporation at a meeting duly held on ___________, 20__ at which a quorum was present and voted, or by unanimous written consent effective as of such date, that said resolution is now in full force and effect, and shall remain in full force and effect until altered by subsequent Board resolution:\\u003c/p\\u003e\\n\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003eRESOLVED, that VSTOCK TRANSFER, LLC, its successors and assigns, is hereby appointed Transfer Agent and Registrar (the “Transfer Agent”) effective ____________, 2014 (the “Effective Date of Appointment”), to act in accordance with its general practices, for the transfer and registration of securities.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eWITNESS my authorized signature as _____________ of the Corporation this ___________ day of _______________, 2017.\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"signature\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eSignature:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit E\\u003c/h1\\u003e\\n  \\u003ch2\\u003eLIST OF AUTHORIZED INDIVIDUALS\\u003c/h2\\u003e\\n  \\u003cp\\u003eThe following is our list of authorized contacts and their level of authority with VStock Transfer, LLC.\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"boxed\\\"\\u003e\\n    \\u003ctr\\u003e\\u003cth colspan=\\\"4\\\" style=\\\"background: #eee;\\\"\\u003eAUTHORIZED CONTACTS (Complete all sections, print out form, check authorization boxes and obtain signatures.)\\u003c/th\\u003e\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eIndividual’s Name\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eTitle\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003ePhone Number\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eE-mail\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr style=\\\"font-style: italic\\\"\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eSignature\\u003c/th\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003eNAMES OF OFFICERS THAT ARE AUTHORIZED TO SIGN STOCK CERTIFICATES:\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e1.  _______________________________\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e2.  _______________________________\\u003c/p\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit F\\u003c/h1\\u003e\\n  \\u003ch2\\u003eRELIANCE LETTER\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003e__________, 20___\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eV Stock Transfer, LLC\\u003cbr\\u003e\\n  Attn: Chief Executive Officer\\u003cbr\\u003e\\n  18 Lafayette Place\\u003cbr\\u003e\\n  Woodmere, New York 11598\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eDear Sirs:\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eVStock Transfer, LLC (“VStock Transfer”), can rely on the stockholder records for _______________________ (the “Company”) provided by the Company to VStock Transfer (the “Stock Ledger”).  The Stock Ledger is a complete and accurate listing of all outstanding securities of the Company’s. Except as indicated in the Stock Ledger, there are no (i) stop transfer orders (e.g., lost certificates or adverse claims), (ii) court order or other document that affects the transfer and/or registrar of the Securities, and (iii) transfer restrictions in effect against any outstanding shares.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThank you in advance for your assistance.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eSincerely,\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"signature\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eBy:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eName:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eEXHIBIT G\\u003c/h1\\u003e\\n  \\u003cp\\u003eARE THE SHARES OF YOUR COMPANY CURRENTLY DTC ELIGILBE:\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  YES\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  NO\\u003c/p\\u003e\\n  \\u003cp\\u003eARE YOUR SHARES APPROVED WITH FAST  FOR ELECTRONIC TRADING (DWAC)?\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  YES\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  NO\\u003c/p\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003eSample of our print on demand certificate below:\\u003c/p\\u003e\\n\\n  \\u003cimg src=\\\"https://s3.amazonaws.com/fundamerica/misc/vstock/stock-cert.png\\\" style=\\\"display: block; margin: 1em auto; width: 90%\\\"\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cp style=\\\"text-align: center\\\" class=\\\"pb_before\\\"\\u003eSTOCK CERTIFICATE ORDER FORM\\u003c/p\\u003e\\n\\n\\u003ctable class=\\\"reader-input\\\"\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eExhibit A\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eCompany:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eName of Signatory:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n\\u003c/table\\u003e\\n\\n\\u003cp\\u003eA specimen of your signature is required to reproduce. Please provide your signature below, using black ink, in the windows provided.\\u003c/p\\u003e\\n\\n\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\n\\u003c/div\\u003e\\n\",\"created_at\":\"2018-07-10T23:59:43.705Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"oT12kxzEQciYCyo5JuSXIw\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/oT12kxzEQciYCyo5JuSXIw\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":null,\"name\":null,\"signable\":true,\"signed\":false,\"signed_at\":null,\"title\":null},{\"object\":\"electronic_signature\",\"id\":\"NmFQcK_3RDCwy41-EXAGbA\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/NmFQcK_3RDCwy41-EXAGbA\",\"anchor_id\":\"transfer_agent_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":false,\"signing_links\":{\"issuer_signature\":{\"electronic_signature_id\":\"oT12kxzEQciYCyo5JuSXIw\",\"expires\":\"2018-07-24T07:00:00.000Z\",\"url\":\"https://my-sandbox.fundamerica.com/#/spi/electronic_signatures/mrkJhLG9TfLkBXp-9sm6s-zbsqrZiWQP\"}},\"updated_at\":\"2018-07-10T23:59:45.342Z\"}]}"}],"_postman_id":"ee03f669-6df9-42a8-bd7f-efcdd73eb350"},{"name":"Get specific RTA Agreement","id":"7585a532-37da-4af2-b8c4-668c322f8733","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/rta_agreements/{{rta-agreements-id}}","urlObject":{"path":["rta_agreements","{{rta-agreements-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"2621b6eb-66ea-49f3-b023-86e1bfae40a6","name":"Get specific RTA Agreement","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/rta_agreements/{{rta-agreements-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 11 Jul 2018 00:01:50 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"ab9fb4af-5ab2-49b6-a637-2ada331c32b6","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.068798","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"rta_agreement\",\"id\":\"SEzdShsTSP-sUBViVbl1Pg\",\"url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":\"https://fundamerica-sandbox.s3.amazonaws.com/uploads/rta_agreements/484cdd4a-1b13-48ff-ac50-156255b9753e.pdf?X-Amz-Expires=86400\\u0026X-Amz-Date=20180711T000150Z\\u0026X-Amz-Algorithm=AWS4-HMAC-SHA256\\u0026X-Amz-Credential=AKIAJLYFXOXALRVXUTNA/20180711/us-east-1/s3/aws4_request\\u0026X-Amz-SignedHeaders=host\\u0026X-Amz-Signature=c50af02453ed84557bc2eda6390eb3a9f2ff533bfc0fdbdc73c9c7f145136439\",\"body_html\":\"\\u003cstyle\\u003e\\n    #rta-agreement h1, #rta-agreement h2 {\\n        font-size: 1em;\\n        text-align: center;\\n        text-transform: uppercase;\\n    }\\n\\n    #rta-agreement h1 { text-decoration: underline; }\\n\\n    #rta-agreement ol { counter-reset: list1; padding-left: 2.5em; }\\n    #rta-agreement ol \\u003e li { list-style: none; position: relative; }\\n    #rta-agreement ol \\u003e li:before {\\n      content: counter(list1, upper-roman) \\\". \\\";\\n      counter-increment: list1;\\n      left: -2.5em;\\n      position: absolute;\\n    }\\n\\n    #rta-agreement ol ol { counter-reset: list2; }\\n    #rta-agreement ol ol \\u003e li:before {\\n      content: counter(list2, lower-alpha) \\\". \\\";\\n      counter-increment: list2;\\n    }\\n\\n    #rta-agreement ol ol ol { counter-reset: list3; }\\n    #rta-agreement ol ol ol \\u003e li:before {\\n      content: \\\"(\\\" counter(list3, lower-roman) \\\") \\\";\\n      counter-increment: list3;\\n    }\\n\\n    #rta-agreement ol ol ol ol { counter-reset: list4; }\\n    #rta-agreement ol ol ol ol \\u003e li:before {\\n      content: \\\"(\\\" counter(list4, decimal) \\\") \\\";\\n      counter-increment: list4;\\n    }\\n\\n    #rta-agreement .exhibit ol { counter-reset: numbers; }\\n    #rta-agreement .exhibit ol \\u003e li:before {\\n      content: counter(numbers, decimal) \\\". \\\";\\n      counter-increment: numbers;\\n    }\\n\\n    #rta-agreement .exhibit ol.checklist { padding-left: 9em; }\\n    #rta-agreement .exhibit ol.checklist \\u003e li:before {\\n      content: \\\"______ \\\" counter(numbers, decimal) \\\". \\\";\\n      counter-increment: numbers;\\n      left: -6em;\\n    }\\n\\n    #rta-agreement table.pricing {\\n      border-collapse: collapse;\\n      border-spacing: 0;\\n      margin-left: 2.5em;\\n    }\\n\\n    #rta-agreement table.pricing th {\\n      font-weight: normal;\\n      text-align: left;\\n      width: 20em;\\n    }\\n\\n    #rta-agreement table.boxed {\\n      border-collapse: collapse;\\n      border-spacing: 0;\\n      width: 100%;\\n    }\\n\\n    #rta-agreement table.boxed td,\\n    #rta-agreement table.boxed th {\\n      border: 1px solid #000;\\n      font-weight: bold;\\n      height: 2em;\\n      padding: .25em;\\n      vertical-align: bottom;\\n    }\\n\\n    #rta-agreement table.boxed td { width: 25%; }\\n\\n    #rta-agreement ol.preliminfo p {\\n      margin: 0.75em 0;\\n      padding-top: 1px;\\n    }\\n\\n    #rta-agreement ol.preliminfo p span {\\n      padding-right: 1em;\\n      float: left;\\n    }\\n\\n    #rta-agreement ol.preliminfo hr {\\n      border: 0;\\n      border: 1px solid #000;\\n      border-width: 1px 0 0 0;\\n      margin-top: 1em;\\n    }\\n\\n    #rta-agreement div.sigbox {\\n      border: 1px solid #000;\\n      width: 24em;\\n      height: 6em;\\n      margin: 2em auto;\\n    }\\n\\n    #rta-agreement .reader-input td {\\n      padding: 0 1em .5em 0;\\n    }\\n\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"rta-agreement\\\"\\u003e\\n\\n\\n\\u003ch1\\u003eTRANSFER AGENT AND REGISTRAR AGREEMENT\\u003c/h1\\u003e\\n\\n\\u003cp\\u003eThis Transfer Agent and Registrar Agreement (the “Agreement”), dated as of July 10, 2018, by and between FA Documentation a corporation duly organized and existing under the laws of the State of NV (“Corporation”), and VStock Transfer, LLC, a California limited liability company (“Transfer Agent”), is for the purpose of performing the services described therein.\\u003c/p\\u003e\\n\\n\\u003ch2\\u003eRECITALS\\u003c/h2\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Corporation desires that certain services be provided by the Transfer Agent with regard to the issuance, transfer and registration of certain securities of thCorporation;\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Transfer Agent is engaged in the business of providing services for issuers of securities and seeks to provide such services to the Corporation; and\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the parties hereto desire to set forth the terms and conditions for the providing of services by the Transfer Agent to the Corporation.\\u003c/p\\u003e\\n\\u003cp\\u003e\\u003cb\\u003eNOW, THEREFORE,\\u003c/b\\u003e in consideration of the mutual promises and covenants contained herein, the parties agree as follows:\\u003c/p\\u003e\\n\\n\\u003col\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eGENERAL APPOINTMENT OF TRANSFER AGENT; DOCUMENTS\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003ePursuant to the Certificate of Appointment, annexed hereto as Exhibit D, the Transfer Agent is appointed as the transfer agent for the issuance, transfer and registration of the Corporation’s “Securities” and to perform such other services related to the Securities as provided in the Agreement.  The term “Securities” as used in these Terms \\u0026amp; Conditions shall have the meaning set forth in the Certificate of Appointment.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation has provided original or true and correct copies to the Transfer Agent of each of the documents listed on the Legal Document Checklist attached as \\u003cu\\u003eExhibit A\\u003c/u\\u003e.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation has accurately completed the Preliminary Information Form attached as \\u003cu\\u003eExhibit B\\u003c/u\\u003e and provided a copy to the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eISSUANCE OF DESIGNATED SECURITIES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eThe Transfer Agent is authorized and directed to issue Securities of the Corporation from time to time upon receiving from the Corporation the following:\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eWritten instructions as to the issuance from an authorized officer of the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eA certified copy of any order, consent, decree or other authorization that may relate to the issuance of the Designated Securities.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eAn opinion of the Corporation’s counsel that (i) the Designated Securities are duly authorized, validly issued, fully paid and nonassessable, (ii) issuance of the Designated Securities has been registered (stating effective date thereof) under the Securities Act of 1933 (as amended) (the “Act”) and the class of Securities represented by the Designated Securities has been registered under the Securities Exchange Act of 1934 (as amended), or, if exempt from registration, the basis of such exemption, and (iii) no order or consent of any governmental or regulatory authority other than that provided to the Transfer Agent is required in connection with the issuance of the Designated Securities or, if no such order or consent is required, a statement to that effect.  The opinion should also indicate whether it is necessary that the Designated Securities bear a restrictive legend and the wording of the legend or a statement to the effect that all Designated Securities to be issued are freely transferable upon presentation to the Transfer Agent for that purpose.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSuch further documents as the Transfer Agent may reasonably request.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eAUTHORIZED OFFICERS\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSpecimen signatures of the officers of the Corporation authorized to sign the physical evidence of Securities, including any certificate (see Exhibit E) together with any applicable specimen certificates, shall be provided to the Transfer Agent to be used by it for the purpose of comparison.  The Transfer Agent shall be protected and held harmless in recognizing and acting upon any signature, certificates or other document believed by it in good faith to be genuine.  When any officer of the Corporation shall no longer be vested with the authority to sign evidence of Securities for the Corporation, a written notice thereof shall be given to the Transfer Agent and until receipt of such notice the Transfer Agent shall be fully protected and held harmless in recognizing and acting upon the evidence of Securities bearing the signature of such officer or any signature believed by it in good faith to be such genuine signature.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent shall not be charged with notice of any change in the officers of the Corporation until notice of such change shall be given in writing by the Corporation to the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eIn the event any officer of the Corporation who shall have signed blank stock certificates or other evidence of Securities (or whose facsimile signature shall have been used) shall die, resign or be removed prior to the issuance of such certificates or other evidence of Securities, the Transfer Agent in its capacity as Transfer Agent or Registrar, may issue or register such stock certificates or other evidence of securities as the stock certificates or evidence of Securities of the Corporation, notwithstanding such death, resignation or removal, unless directed to the contrary by the Corporation in writing.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eREGISTRAR; TRANSFER OF SECURITIES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to act as the official registrar of: the Securities upon receipt by the Transfer Agent of the completed and signed reliance letter substantially in the form of \\u003cu\\u003eExhibit F\\u003c/u\\u003e together with complete, accurate and balanced records referenced therein.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to make transfers of Securities from time to time upon the books of the Corporation as maintained by the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eSecurities, in either certificated or book entry form (or other appropriate form of ownership), will be transferred or exchanged upon the surrender of the old Securities (or appropriate instructions in the case of noncertificated shares) in form reasonably deemed by the Transfer Agent to be properly endorsed for transfer, accompanied by such documents as the Transfer Agent may deem necessary to evidence the authority of the person making the transfer.  The Transfer Agent reserves the right to refuse to transfer Securities until it has received reasonable assurance that each necessary endorsement is genuine and effective, that the transfer of the Securities is legally valid and genuine and that the requested transfer is otherwise legally in order.  For that purpose, Transfer Agent may require an acceptable guaranty of the signature of the person signing and appropriate assurance of authority to do so.  The Transfer Agent may rely upon the Uniform Commercial Code, applicable law or regulation, and generally accepted industry practice in effecting transfers, or in delaying or refusing to effect transfers.  The Transfer Agent may delay or refuse to process any transfer that in its reasonable judgment appears improper or unauthorized.  If, on a transfer of a restricted item, Corporation counsel fails to issue an opinion or to provide adequate reasons therefore within a “reasonable” number of business days of a request to do so, the Transfer Agent is authorized, but not required, to process such transfer upon receipt of an appropriate opinion of presenter’s counsel.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eTransfer Agent shall be fully protected and held harmless in recognizing and acting upon written instructions of an authorized officer of the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eWhen the Transfer Agent deems it expedient it may apply to the Corporation, or counsel for the Corporation, or to its own counsel for instructions and advice; that the Corporation will promptly furnish or will cause its counsel to furnish such instructions and advice, and, for any action taken in accordance with such instructions or advice, or in case such instructions and advice shall not be promptly furnished, the Corporation will indemnify and hold harmless the Transfer Agent from any and all liability, including attorney’s fees and court costs.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation will at all times advise the Transfer Agent of any and all stop transfer notices or adverse claims lodged against Securities of the Corporation and further, will promptly notify the Transfer Agent when any such notices or claims have expired or been removed.  The Transfer Agent is not otherwise responsible for stop transfer notices or adverse claims from either the Corporation or third parties unless it has received actual written notice.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eRECORDKEEPING\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent is authorized and directed to maintain records showing the name and address of, and the number of Securities issued to each holder of, said Securities together with such other records as the Transfer Agent may deem necessary or advisable to discharge its duties as set forth herein.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eIn case of any request or demand for the inspection of the stock records of the Corporation or any other records in the possession of the Transfer Agent, the Transfer Agent will notify the Corporation for instructions permitting or refusing such inspection; provided, however, that the Transfer Agent reserves the right to permit the inspection of the stock records and other records of the Corporation and its holders of securities by any regulatory authority including the Securities and Exchange Commission (“SEC”) and the Depository Trust \\u0026amp; Clearing Corporation (“DTCC”).\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eRESPONSIBILITIES, INDEMNITIES, AND COMPENSATION HEREUNDER\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may conclusively rely and act or refuse to act without further investigation upon any list, instruction, certification, authorization, stock certificate or other communication, including electronic communication, instrument or paper believed by it in good faith to be genuine and unaltered, and to have been signed, countersigned or executed by any duly authorized person or persons, or upon the instruction of any officer of the Corporation or the advice of counsel for the Corporation, or counsel for the Transfer Agent.  The Transfer Agent may make any transfer or registration of ownership for such securities which is believed by it in good faith to have been duly authorized or may refuse to make any such transfer or registration if in good faith the Transfer Agent deems such refusal necessary in order to avoid any liability upon either the Corporation or itself.  Corporation agrees that it shall not give Transfer Agent direction to take any action or refrain from taking any action, if implementing such direction would be a violation of applicable law or regulation.  Corporation agrees that it shall not direct Transfer Agent to transfer any security if such security is subject to any restriction or prohibition on transfer to or from a securities intermediary in its capacity as such, and Transfer Agent shall be protected in refusing to effect any such transfer.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may conclusively and in good faith rely and act, or refuse to act, upon the records and information provided to it by the Corporation and its prior transfer agent or recordkeeper without independent review and shall have no responsibility or liability for the accuracy or inaccuracy of such records and information.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation will indemnify, defend, protect and hold harmless the Transfer Agent and its managers, affiliates, agents, officers and employees (the “Indemnitees”) from and against any and all: losses, costs, claims, damages, suits, judgments, penalties, liabilities, and expenses, including, without limitation, reasonable attorney’s fees and expenses, incurred or made, arising out of or in connection with any act or omission of a prior transfer agent of the Corporation or the performance of the Transfer Agent’s obligations under the provisions of this Agreement, including but not limited to, acting, or refusing to act, in reliance upon any signature, endorsement, assignment, certificate, order, request, notice, report, record, instructions or other instrument or document believed by the Transfer Agent in good faith to be valid, genuine and sufficient (the foregoing are referred to as “Indemnifiable Costs”); provided, however, such indemnification shall not apply to any such act or omission finally adjudicated to have been directly caused by the bad faith or gross negligence of the Transfer Agent.  The Indemnitees shall be under no obligation to institute or defend any action, suit, or legal proceeding in connection herewith or to take any other action likely to involve the Indemnitees in expense, unless first indemnified to the Transfer Agent’s satisfaction.  The indemnities provided by this paragraph shall survive the resignation or removal of the Transfer Agent or the termination of this Agreement.  If the indemnification provisions of this Agreement are inadequate or unavailable for any reason, the Indemnitees shall be entitled to contribution from the Corporation and any third-party payors including insurers for all Indemnifiable Costs.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eAnything in the Agreement to the contrary notwithstanding, in no event shall either party or its respective affiliates, agents, officers, directors, managers and employees be liable under or in connection with this Agreement for special, indirect, incidental, punitive, or consequential losses or damages of any kind whatsoever, including but not limited to lost profits, whether or not foreseeable, even if advised of the possibility thereof and regardless of the form of action in which such damages are sought.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may, in connection with the services described in the Agreement, engage subcontractors, agents, co- transfer agents or attorneys-in-fact, provided the same shall have been selected with reasonable care.  The Transfer Agent is authorized by the Corporation to execute all agreements, appoint agents or sub-agents and do all other acts deemed necessary to carry out the general purposes of this Agreement.  The Corporation shall provide to the Transfer Agent any books, records, or memoranda which are required in defense of any claim which may arise in the performance of the Transfer Agent’s duties hereunder.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent may consult with counsel of its choice, and any advice of such counsel shall be full and complete authorization and protection to the Transfer Agent with respect to any action taken or omitted by it in good faith, in reliance upon such advice, in connection with the performance of its duties or obligations under the Agreement.  The Corporation agrees to reimburse the Transfer Agent for all reasonable expenses, disbursements and counsel fees (including reasonable expenses and disbursements of counsel) incurred with respect thereto.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation agrees that the Transfer Agent shall be paid fees for its services and reimbursed for expenses in accordance with the attached fee schedule (See attached Fee Schedule — \\u003cu\\u003eExhibit C\\u003c/u\\u003e), which may be updated by the Transfer Agent from time to time.  Requests for payment of fees and expenses shall be submitted by the Transfer Agent in the form of a written invoice at the beginning of each month for the services to be provided for the prior month.  The Corporation shall make payment upon receipt of all invoices and all invoices shall be considered late if not paid in full by the last day of each month.  The Corporation shall pay interest at the rate of 0.83% per month for all late invoices.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will, at its own expense, maintain in full force and effect at all times during the term of this appointment insurance coverage in amounts with standard coverage and subject to deductibles as is customary for insurance typically maintained by similar transfer agents.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will not have any liability for failure to perform or delay in performing duties set forth herein if the failure or delay is due to an event of force majeure.  An event of force majeure is an event or condition beyond the Transfer Agent’s control including, but not limited to acts of God, natural disaster, civil unrest, state of war, fire, power failure, equipment failure, act of terrorism, or similar events beyond the Transfer Agent’s control.  The Transfer Agent will make reasonable efforts to minimize performance delays or disruptions in the event of such occurrences.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eNothing in the Agreement shall be construed to give any person or entity other than the Transfer Agent and the Corporation, and their successors and assigns, any legal or equitable right, remedy or claim under this Agreement.  The Agreement shall be for the sole and exclusive benefit of the Transfer Agent and the Corporation.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eCONSENT TO USE OF NAME AND LOGO\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eEach party may disclose in regulatory filings, marketing materials and in other communications the fact Transfer Agent has been appointed pursuant to this Agreement, however, neither party may disclose the specific terms of this Agreement including any fee information, without the prior written consent of the other party, unless disclosure of such fee information is required by SEC rules and regulations.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eUNCLAIMED PROPERTY ADMINISTRATION\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent will provide unclaimed property reporting services for unclaimed certificates for the Securities and related cash dividends, which may be deemed abandoned or otherwise subject to applicable unclaimed property law or regulation.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation shall assist the Transfer Agent and provide such cooperation as may reasonably be necessary in the performance of the services hereunder including delivery to the Transfer Agent of any and all such unclaimed property which may not otherwise be in the Transfer Agent’s possession.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eLOST SECURITY HOLDER SEARCH SERVICES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003ePursuant to SEC rules (See SEC Rule 240.17Ad-17, as amended), the Transfer Agent is required to provide certain services regarding lost security holder accounts for the Securities.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Corporation agrees to reimburse the Transfer Agent for reasonable fees and expenses incurred by the Transfer Agent in the course of providing the referenced search services.  The referenced fees and expenses may be assessed periodically by the Transfer Agent in accordance with the services provided.  (See attached Fee Schedule — \\u003cu\\u003eExhibit C\\u003c/u\\u003e.)\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eCONFIDENTIAL INFORMATION\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Transfer Agent and Corporation acknowledge that during the course of the Agreement, the parties (the Discloser being the “\\u003cu\\u003eDiscloser\\u003c/u\\u003e” and the Recipient the “\\u003cu\\u003eRecipient\\u003c/u\\u003e”) may make confidential data available to each other or may otherwise have access to proprietary or confidential information regarding the Corporation, its stockholders, or the Transfer Agent, or its or their affiliates (collectively, “\\u003cu\\u003eConfidential Data\\u003c/u\\u003e”).  Confidential Data includes all information not generally known or used by others and which gives, or may give the possessor of such information an advantage over its competitors or which could cause Corporation or Transfer Agent injury, loss of reputation or goodwill if disclosed.  Such information includes, but is not necessarily limited to:  data or information that identifies past, current or potential customers, stockholders, business practices, financial results, fees, research, development, systems and plans; certain information and material identified by the Discloser as “Proprietary” or “Confidential”; data that the Transfer Agent furnishes to the Corporation from the Transfer Agent’s database; data received from the Corporation and enhanced by the Transfer Agent; and/or data or information that the Recipient should reasonably be expected to know is confidential.  Confidential Data may be written, oral, recorded, or maintained on other forms of electronic media.  Because of the sensitive nature of the information that the Recipient and its employees or agents may obtain as a result of this Agreement, the intent of the parties is that these provisions be interpreted as broadly as possible to protect Confidential Data.  This Agreement, together with the exhibits and schedules referred to herein or delivered pursuant hereto, are Confidential and Proprietary, and shall be treated as Confidential Data by the parties hereto.   The Transfer Agent acknowledges that all Confidential Data furnished by Corporation is considered proprietary and strictly confidential.  The parties agree to maintain security measures to protect Confidential Data in its possession.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Recipient agrees to hold as confidential all Confidential Data it receives from the Discloser.  As between the Recipient and Discloser, ownership of Confidential Data shall remain with the Discloser, and Recipient shall not take any ownership interest in or right to use the Confidential Data unless expressly agreed in writing by the Discloser.  The Recipient will use at least the same care and discretion to avoid unauthorized use and disclosure of the Discloser’s Confidential Data as it uses with its own similar information that it does not wish disclosed, but in no event less than a reasonable standard of care and no less than is required by law. The Recipient may only use and disclose Confidential Information of the Discloser only as necessary for the following “\\u003cu\\u003ePermitted Purposes\\u003c/u\\u003e”: (1) performing its obligations under this Agreement, (2) in the case of Corporation, deriving the reasonable and intended benefit from the services provided by Transfer Agent under this Agreement, and (3) as otherwise specifically permitted in writing by the Discloser in this Agreement or elsewhere.  The Recipient may disclose Confidential Data to: (i) its employees and employees of permitted subcontractors and affiliates who have a need to know; (ii) its attorneys and accountants as necessary in the ordinary course of its business; (iii) any regulatory authority, including the SEC and DTCC, and (iv) any other party with the Discloser’s prior written consent.  Without limiting the foregoing, the parties further agree, subject to applicable law and regulations, that: (i) Confidential Data shall not be distributed, disclosed, or conveyed to any third party except by prior written approval of the Discloser; (ii) no copies or reproductions shall be made of any Confidential Data, except as needed to provide the services described in this Agreement; and (iii) the Recipient shall not use any Confidential Data for its own benefit or for the benefit of any third party.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe parties acknowledge that the unauthorized use or disclosure of any Confidential Data may cause irreparable harm to the Discloser.  Accordingly, the parties agree that the Discloser shall be entitled to equitable relief, including injunctive relief, in addition to all other remedies available at law for any threatened or actual breach of this Agreement or any threatened or actual unauthorized use or disclosure of Confidential Data.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eExcept as prohibited by applicable law or regulation, the Recipient shall promptly notify the Discloser in writing of any subpoena, summons or other legal process served on the Recipient for the purpose of obtaining Confidential Data (i) consisting of a stockholder list, such as an identified class of Corporation stockholders, or (ii) relating to significant regulatory action or litigation that would have a material effect on the performance of the Transfer Agent or corporate status of Corporation.  In such cases, the Discloser shall have a reasonable opportunity to seek appropriate protective measures; provided, however, that this subsection shall not require the Transfer Agent to notify the Corporation of its receipt of any subpoena, summons or other legal process seeking Confidential Data for a single stockholder or group of related stockholders in connection with routine tax levies or other routine third party litigation involving a stockholder.  The Discloser will indemnify the Recipient for all reasonable expenses incurred by the Recipient in connection with determining the lawful release of the Confidential Data that is subject to a subpoena, summons or other legal process.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eThe obligations set forth in paragraphs (a) through (d) above shall not apply to:\\u003c/p\\u003e\\n        \\u003col\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eany disclosure specifically authorized in writing by the Discloser;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eany disclosure required by applicable law or regulation, including pursuant to a court order; or\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\n            \\u003cp\\u003eConfidential Data which:\\u003c/p\\u003e\\n            \\u003col\\u003e\\n              \\u003cli\\u003ehas become public without violation of this Agreement; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas disclosed to the Recipient by a third party not under an obligation of confidentiality to the Discloser; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas independently developed by the Recipient not otherwise in violation or breach of this Agreement or any other obligation of the Recipient to the Discloser; or\\u003c/li\\u003e\\n              \\u003cli\\u003ewas rightfully known to the Recipient prior to entering into this Agreement.\\u003c/li\\u003e\\n            \\u003c/ol\\u003e\\n          \\u003c/li\\u003e\\n        \\u003c/ol\\u003e\\n      \\u003c/li\\u003e\\n\\n      \\u003cli\\u003e\\u003cp\\u003eThe obligations of each party set forth in paragraphs (a) through (e) above shall survive termination or assignment of this Agreement.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eTERM\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement shall have a term of three (3) years, which term shall automatically renew for successive three (3) year terms without any action unless either party shall provide written notice of cancellation thirty (30) days prior to the end of any applicable term period. In addition, either party may terminate the Agreement (i) at any time upon written notice if the terminating party has any reason to believe the other party or any of its officers, directors or affiliates may be involved, directly or indirectly, in potentially illegal conduct, and such notice shall state the basis for such termination, or (ii) upon thirty (30) days advance written notice that the other party is in material breach of its obligations hereunder, unless the breaching party has cured such breach within such thirty (30) day period.  Any notice of termination by the Corporation shall include a certified copy of a resolution of the Board of Directors of the Corporation related to such termination and payment for all amounts due and owing to the Transfer Agent. Note — although there is no specific termination fee, however, if the company terminates this Agreement upon a change of control in ownership, transfer of record fees will apply based on the number of shareholders at that time.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eUpon the effective date of termination in accordance with the provisions noted above the Transfer Agent shall deliver, at the expense of the Corporation, to the Corporation, or to a successor transfer agent as directed in writing by the Corporation (and if no successor transfer agent has been identified at the time of resignation or removal, then the following shall be provided directly to the Corporation), all records of the Corporation in the possession of the Transfer Agent, with the exception of any blank stock certificates, as discussed in paragraph (a) above.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eNOTICES\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eAll notices to be given by one party to the other under the Agreement shall be in writing and shall be  sufficient if made to such party at their respective address.\\u003c/p\\u003e\\n    \\u003cp\\u003eIf notice to the Corporation: As set forth in the Certificate of Appointment.\\u003c/p\\u003e\\n    \\u003cp\\u003eIf notice to the Transfer Agent:\\u003c/p\\u003e\\n    \\u003cp\\u003eV Stock Transfer, LLC\\u003cbr\\u003eAttn: Chief Executive Officer\\u003cbr\\u003e18 Lafayette Place\\u003cbr\\u003eWoodmere, New York 11598\\u003cbr\\u003eFacsimile: (646) 536-3179\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eAll notices and communications hereunder shall be in writing and shall be deemed to have been duly given if mailed, by registered or certified mail, return receipt requested, or, if by other means, including facsimile capable of transmitting or creating a written record directly to the office of the recipient, when received by the recipient party at the address shown above, or at such other addresses as may hereafter be furnished to the parties by like notice.  Any such demand, notice or communication hereunder shall be deemed to have been received on the date received at the premises of the addressee (as evidenced, in the case of registered or certified mail, by the date noted on the return receipt, or in the case of facsimile, the date noted on the confirmation of such transmission).\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eGOVERNING LAW\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003cp\\u003eThe Agreement shall be construed, performed and enforced in accordance with, and governed by, the laws of the State of New York, without regard to the conflict of laws doctrine applied in such state.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cb\\u003eAMENDMENT; ENTIRE AGREEMENT; SEVERABILITY\\u003c/b\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement may be amended or modified only by a written document authorized, executed and delivered by the Corporation and the Transfer Agent.  Such document may be in the form of a resolution of the Corporation adopting a written amendment approved by the Transfer Agent.\\u003c/p\\u003e\\u003c/li\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eThe Agreement, together with the exhibits and schedules referred to herein or delivered pursuant hereto, constitute the entire agreement and understanding of the parties with respect to the matters and transactions contemplated by this Agreement and supersede any prior agreement and understandings, including any fee proposals, with respect to those matters and transactions.  Each provision and agreement herein shall be treated as separate and independent from any other provision or agreement herein and shall be enforceable notwithstanding the unenforceability of any such other provision or agreement.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n\\u003c/ol\\u003e\\n\\n\\u003cp class=\\\"pb_before\\\"\\u003eAGREED AND ACCEPTED:\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eVSTOCK TRANSFER, LLC\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n\\u003cdiv id=\\\"fa__transfer_agent_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eVStock Transfer, LLC\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cbr\\u003e\\n\\n\\u003cp\\u003e\\u003cb\\u003eFA Documentation\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n\\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cbr\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit A\\u003c/h1\\u003e\\n  \\u003ch2\\u003eLEGAL DOCUMENTATION CHECKLIST\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003eDocuments required to make VStock Transfer’s appointment as transfer agent effective.\\u003c/p\\u003e\\n  \\u003col class=\\\"checklist\\\"\\u003e\\n    \\u003cli\\u003eA copy of the Certificate of Incorporation of the Corporation, together with all amendments, duly certified by the Secretary of State. Please also include the Bylaws of the Corporation and all amendments thereto. \\u003c/li\\u003e\\n    \\u003cli\\u003ePreliminary Information Form (\\u003cu\\u003eExhibit B\\u003c/u\\u003e) of the Transfer Agent Services Agreement)   \\u003c/li\\u003e\\n    \\u003cli\\u003eFully executed Certificate of Appointment  (\\u003cu\\u003eExhibit D\\u003c/u\\u003e).\\u003c/li\\u003e\\n    \\u003cli\\u003eA list (\\u003cu\\u003eExhibit E\\u003c/u\\u003e) of names, titles and specimen signatures of:\\u003c/li\\u003e\\n    \\u003cli\\u003eA Reliance Letter (\\u003cu\\u003eExhibit F\\u003c/u\\u003e) signed by an authorized officer of the Corporation \\u003c/li\\u003e\\n    \\u003cli\\u003eProvide status regarding DTC Eligibility and FAST listing (\\u003cu\\u003eExhibit G\\u003c/u\\u003e)\\u003c/li\\u003e\\n    \\u003cli\\u003eOther agreements and documents as may be determined to be necessary.\\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit B\\u003c/h1\\u003e\\n\\n  \\u003ch2\\u003ePRELIMINARY INFORMATION FORM\\u003cbr\\u003eTO BE FURNISHED TO\\u003cbr\\u003eVSTOCK TRANSFER, LLC\\u003cbr\\u003eIN CONNECTION WITH ITS APPOINTMENT AS\\u003cbr\\u003eTRANSFER AGENT AND REGISTRAR\\u003c/h2\\u003e\\n\\n  \\u003col class=\\\"preliminfo\\\"\\u003e\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eComplete mailing address of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePhone and fax numbers of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and Address of Counsel\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eIndividual counsel contact\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePhone and fax numbers of counsel contact\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName, contact and phone number of stock certificate printer\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eNumber of stockholders:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eState of Incorporation of Corporation:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eCorporation’s Federal Taxpayer Identification Number:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and Address of individual to whom reports of transfers should be sent, as requested:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eName and address of individual to whom invoices for fees and expenses should be sent:\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003ePrevious Corporation names and effective dates of name changes\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eMergers/Acquisitions, effective dates and rates\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003eRecord dates, distribution dates and rates for all stock splits/dividends, and/or cash dividends paid in past 12 months (if applicable):\\u003c/p\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n      \\u003cp\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n\\n    \\u003cli\\u003e\\n      \\u003cp\\u003e\\u003cspan\\u003eNature of business\\u003c/span\\u003e\\u003c/p\\u003e\\n\\u003chr\\u003e\\n    \\u003c/li\\u003e\\n  \\u003c/ol\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit C\\u003c/h1\\u003e\\n  \\u003ch2\\u003eServices Included in Set-Up and  Ongoing Transfer and Registrar\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eSet Up\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cul\\u003e\\n    \\u003cli\\u003eTransfer of existing shareholder information from compatible electronic file, free of charge for Excel or compatible electronic file\\u003c/li\\u003e\\n    \\u003cli\\u003eEstablish secure, private issuer access to shareholder data\\u003c/li\\u003e\\n  \\u003c/ul\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eStockholder Services\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eVStock Transfer is able to provide the following transfer agent and registrar services:\\u003c/p\\u003e\\n  \\u003cul\\u003e\\n    \\u003cli\\u003eMaintenance of stockholder accounts, including new accounts, account consolidation and escheatment\\u003c/li\\u003e\\n    \\u003cli\\u003eAddress changes\\u003c/li\\u003e\\n    \\u003cli\\u003eProvide a dedicated account manager for stockholder and broker inquiries\\u003c/li\\u003e\\n    \\u003cli\\u003ePrompt response to stockholder correspondence, email, and calls\\u003c/li\\u003e\\n    \\u003cli\\u003eProvide storage of records in compliance with strictest SEC guidelines\\u003c/li\\u003e\\n    \\u003cli\\u003e24/7 electronic issuer access to stockholder information\\u003c/li\\u003e\\n    \\u003cli\\u003eUnlimited on-demand reports, sorted according to issuer criteria\\u003c/li\\u003e\\n    \\u003cli\\u003eCost basis tracking, as required\\u003c/li\\u003e\\n    \\u003cli\\u003eMaintenance of outstanding share records\\u003c/li\\u003e\\n    \\u003cli\\u003ePrompt response to audit requests\\u003c/li\\u003e\\n    \\u003cli\\u003eRegular compliance checks of stockholder accounts against Office of Foreign Assets Control Specially Designated Nationals list, as required by law\\u003c/li\\u003e\\n    \\u003cli\\u003ePreliminary lost stockholder searches as required by SEC regulations\\u003c/li\\u003e\\n    \\u003cli\\u003eAssistance to issuer with escheatment/abandoned property obligations\\u003c/li\\u003e\\n  \\u003c/ul\\u003e\\n\\n  \\u003cp\\u003eOur initial transfer set up fee will be $199 for shareholder data provided to us in in excel format. If data is provided in PDF or other format, additional data load fees may apply. We believe in doing things right at the set up stage to produce long term results. As such, we are confident that once we are able to solidify the data in our unique data base management system, both the company and the shareholders will benefit from having a reliable resource for all activity and reports going forward.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eMonthly Maintenance Fee\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eOur monthly maintenance fee is calculated based upon the number of record shareholders per class or series of securities:\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"pricing\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 1-99 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$99 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 100-200 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$150 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 200-300 shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$299 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 300-1000  shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$399 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eMonthly Maintenance of 1000+  shareholders\\u003c/th\\u003e\\n\\u003ctd\\u003e$499 per month\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003eThe following are a sample of services provided on a per transaction fee basis for Reg A issuer “closings” as set forth below:\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"pricing\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eCancel Cert\\u003c/th\\u003e\\n\\u003ctd\\u003e$10.00\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eIssuance Per Physical Cert\\u003c/th\\u003e\\n\\u003ctd\\u003e$35.00  \\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eIssuance in book entry format\\u003c/th\\u003e\\n\\u003ctd\\u003e$5.00\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eProxy Services\\u003c/th\\u003e\\n\\u003ctd\\u003eAvailable upon request\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eProxy Printing\\u003c/th\\u003e\\n\\u003ctd\\u003eAvailable upon request\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth\\u003eAudit verification\\u003c/th\\u003e\\n\\u003ctd\\u003e$75.00 \\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cu\\u003eOther Costs and Excluded Services\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThe company will be billed separately at cost for certain out-of-pocket expenses such as postage, courier fees, and an inventory of blank share certificates.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThe above services and fees do not include services in connection with stock splits, reverse stock splits, and “deep search” and associated escheatment/lost property fees.  They do not include services for publicly traded issuers such as DWAC maintenance ($150) issuances ($75) or transfer and does not include services for corporate actions, such as reorganizations, share exchanges, additional classes of stock or securities, conversions or redemptions of securities, exercises of warrants, tender offers or self-tenders, services for stock option plan or employee stock purchase plan administration, or proxy statements and annual meetings.  We would be happy to provide a quote for these additional services upon request.\\u003c/p\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003e\\u003cb\\u003e\\u003cu\\u003ePlease complete the information below:\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eI ____________________________ authorize VStock Transfer, Inc. to charge my bank account\\u003cbr\\u003e\\n                       (full name)\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eindicated below on or after ___________________.\\u003cbr\\u003e\\n                                                            (date)\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eID Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eID Type\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eNumber\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCountry\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eState/Province\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eBilling Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eBilling Address\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003ePhone #\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCity, State, Zip\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003ctd\\u003eEmail\\u003c/td\\u003e\\n\\u003ctd\\u003e____________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cbr\\u003e\\n\\n\\n  \\u003cdiv style=\\\"border: 1px solid #000;\\\"\\u003e\\n    \\u003cimg style=\\\"display: block; width: 50%; float: right; padding: 3em 2em 0 0\\\" src=\\\"https://s3.amazonaws.com/fundamerica/misc/vstock/check-account-info.png\\\"\\u003e\\n\\n    \\u003ctable class=\\\"reader-input\\\"\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eAccount Type\\u003c/td\\u003e\\n\\u003ctd\\u003e\\n\\u003cinput type=\\\"checkbox\\\"\\u003e Checking      \\u003cinput type=\\\"checkbox\\\"\\u003e Savings\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eName on Acct\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank Name\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eAccount Number\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank Routing #\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n      \\u003ctr\\u003e\\n\\u003ctd\\u003eBank City/State\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003c/table\\u003e\\n  \\u003c/div\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003cu\\u003eCredit Card Information\\u003c/u\\u003e\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"reader-input\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCard Type\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003ctable style=\\\"width: 100%\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eCredit Card Number \\u003c/td\\u003e\\n\\u003ctd\\u003eExpiration Date (xx/xx/xxxx)\\u003c/td\\u003e\\n\\u003ctd\\u003eCVV Code \\u003cb\\u003e(\\u003csup\\u003e*\\u003c/sup\\u003ewhat’s this?)\\u003c/b\\u003e\\n\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003e\\u003csup\\u003e*\\u003c/sup\\u003e Card Verification Value Code (CVV): CVV is a new authentication procedure established by credit card companies to further efforts towards reducing fraud for internet transactions. For Visa, MasterCard, and Discover cards, the card code is the last 3 digit number located on the back of your card on or above your signature line. For an American Express card, it is the 4 digits on the FRONT above the end of your card number.\\u003c/b\\u003e\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eAs an authorized representative of the above mentioned company, I hereby authorize VStock Transfer, LLC  to maintain the above referenced credit card on file and to use such card for each transaction with VStock Transfer on behalf of the above referenced company unless otherwise instructed by the card holder.\\u003c/p\\u003e\\n\\n  \\u003ctable style=\\\"width: 100%\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003ctd\\u003e________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eSignature\\u003c/td\\u003e\\n\\u003ctd\\u003ePrint Name\\u003c/td\\u003e\\n\\u003ctd\\u003eDate\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit D\\u003c/h1\\u003e\\n\\n  \\u003ch2\\u003eCERTIFICATE OF APPOINTMENT\\u003cbr\\u003eOF VSTOCK TRANSFER, LLC AS\\u003cbr\\u003eTRANSFER AGENT AND REGISTRAR\\u003c/h2\\u003e\\n\\n  \\u003cp style=\\\"text-align: center\\\"\\u003eBy _____________________ a _____________  corporation (the “Company”),\\u003c/p\\u003e\\n\\n  \\u003chr\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Company is authorized to issue the following securities (the “Securities”):\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"boxed\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eClass of Securities\\u003c/th\\u003e\\n      \\u003cth\\u003eCUSIP\\u003c/th\\u003e\\n      \\u003cth\\u003ePar Value or Exercise Price\\u003c/th\\u003e\\n      \\u003cth\\u003eNo. Securities Authorized\\u003c/th\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n      \\u003ctd\\u003e\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eWHEREAS,\\u003c/b\\u003e the Securities outstanding on the date of this Certificate and issued after the date of this Certificate (a) are duly authorized, validly issued, fully paid and non-assessable and any preemptive and other contractual rights related to all issuances of the Securities have been satisfied, and (b) have been registered under the Securities Act of 1933, as amended, and the Securities Exchange Act of 1934, as amended, or are exempt from registration.  All issuances and transfers of Securities have been, and after the date of this Certificate will be, in compliance with all applicable laws, rules and regulations and all certificates evidencing the Securities shall bear all required legends.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e\\u003cb\\u003eNOW THEREFORE,\\u003c/b\\u003e I, the undersigned, do hereby certify that I am the duly elected, qualified and acting ________________  of _______________________, a corporation organized and existing under the laws of the State of ________; that (i) approval by the Board of Directors is not necessary for the appointment of VStock Transfer, LLC as the Transfer Agent and Registrar, or (ii) the following is a true copy of a resolution adopted by the Board of Directors of said Corporation at a meeting duly held on ___________, 20__ at which a quorum was present and voted, or by unanimous written consent effective as of such date, that said resolution is now in full force and effect, and shall remain in full force and effect until altered by subsequent Board resolution:\\u003c/p\\u003e\\n\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003eRESOLVED, that VSTOCK TRANSFER, LLC, its successors and assigns, is hereby appointed Transfer Agent and Registrar (the “Transfer Agent”) effective ____________, 2014 (the “Effective Date of Appointment”), to act in accordance with its general practices, for the transfer and registration of securities.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eWITNESS my authorized signature as _____________ of the Corporation this ___________ day of _______________, 2017.\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"signature\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eSignature:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit E\\u003c/h1\\u003e\\n  \\u003ch2\\u003eLIST OF AUTHORIZED INDIVIDUALS\\u003c/h2\\u003e\\n  \\u003cp\\u003eThe following is our list of authorized contacts and their level of authority with VStock Transfer, LLC.\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"boxed\\\"\\u003e\\n    \\u003ctr\\u003e\\u003cth colspan=\\\"4\\\" style=\\\"background: #eee;\\\"\\u003eAUTHORIZED CONTACTS (Complete all sections, print out form, check authorization boxes and obtain signatures.)\\u003c/th\\u003e\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eIndividual’s Name\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eTitle\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003ePhone Number\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eE-mail\\u003c/th\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr style=\\\"font-style: italic\\\"\\u003e\\n\\u003cth style=\\\"text-align: right\\\"\\u003eSignature\\u003c/th\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003ctd\\u003eX\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\n  \\u003cp\\u003eNAMES OF OFFICERS THAT ARE AUTHORIZED TO SIGN STOCK CERTIFICATES:\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e1.  _______________________________\\u003c/p\\u003e\\n\\n  \\u003cp\\u003e2.  _______________________________\\u003c/p\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eExhibit F\\u003c/h1\\u003e\\n  \\u003ch2\\u003eRELIANCE LETTER\\u003c/h2\\u003e\\n\\n  \\u003cp\\u003e__________, 20___\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eV Stock Transfer, LLC\\u003cbr\\u003e\\n  Attn: Chief Executive Officer\\u003cbr\\u003e\\n  18 Lafayette Place\\u003cbr\\u003e\\n  Woodmere, New York 11598\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eDear Sirs:\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eVStock Transfer, LLC (“VStock Transfer”), can rely on the stockholder records for _______________________ (the “Company”) provided by the Company to VStock Transfer (the “Stock Ledger”).  The Stock Ledger is a complete and accurate listing of all outstanding securities of the Company’s. Except as indicated in the Stock Ledger, there are no (i) stop transfer orders (e.g., lost certificates or adverse claims), (ii) court order or other document that affects the transfer and/or registrar of the Securities, and (iii) transfer restrictions in effect against any outstanding shares.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eThank you in advance for your assistance.\\u003c/p\\u003e\\n\\n  \\u003cp\\u003eSincerely,\\u003c/p\\u003e\\n\\n  \\u003ctable class=\\\"signature\\\"\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eBy:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eName:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e__________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cdiv class=\\\"exhibit\\\"\\u003e\\n  \\u003ch1\\u003eEXHIBIT G\\u003c/h1\\u003e\\n  \\u003cp\\u003eARE THE SHARES OF YOUR COMPANY CURRENTLY DTC ELIGILBE:\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  YES\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  NO\\u003c/p\\u003e\\n  \\u003cp\\u003eARE YOUR SHARES APPROVED WITH FAST  FOR ELECTRONIC TRADING (DWAC)?\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  YES\\u003c/p\\u003e\\n  \\u003cp style=\\\"margin-left: 2.5em\\\"\\u003e___  NO\\u003c/p\\u003e\\n\\n  \\u003cp class=\\\"pb_before\\\"\\u003eSample of our print on demand certificate below:\\u003c/p\\u003e\\n\\n  \\u003cimg src=\\\"https://s3.amazonaws.com/fundamerica/misc/vstock/stock-cert.png\\\" style=\\\"display: block; margin: 1em auto; width: 90%\\\"\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003cp style=\\\"text-align: center\\\" class=\\\"pb_before\\\"\\u003eSTOCK CERTIFICATE ORDER FORM\\u003c/p\\u003e\\n\\n\\u003ctable class=\\\"reader-input\\\"\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eExhibit A\\u003c/td\\u003e\\n\\u003ctd\\u003e\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eCompany:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eName of Signatory:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n  \\u003ctr\\u003e\\n\\u003ctd\\u003eTitle:\\u003c/td\\u003e\\n\\u003ctd\\u003e_______________________________\\u003c/td\\u003e\\n\\u003c/tr\\u003e\\n\\u003c/table\\u003e\\n\\n\\u003cp\\u003eA specimen of your signature is required to reproduce. Please provide your signature below, using black ink, in the windows provided.\\u003c/p\\u003e\\n\\n\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\u003cdiv class=\\\"sigbox\\\"\\u003e\\u003c/div\\u003e\\n\\n\\u003c/div\\u003e\\n\",\"created_at\":\"2018-07-10T23:59:43.705Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"oT12kxzEQciYCyo5JuSXIw\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/oT12kxzEQciYCyo5JuSXIw\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"email\":\"whatsupdoc@fundamerica.com\",\"literal\":null,\"name\":null,\"signable\":true,\"signed\":false,\"signed_at\":null,\"title\":null},{\"object\":\"electronic_signature\",\"id\":\"NmFQcK_3RDCwy41-EXAGbA\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/NmFQcK_3RDCwy41-EXAGbA\",\"anchor_id\":\"transfer_agent_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/rta_agreements/SEzdShsTSP-sUBViVbl1Pg\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":false,\"signing_links\":{\"issuer_signature\":{\"electronic_signature_id\":\"oT12kxzEQciYCyo5JuSXIw\",\"expires\":\"2018-07-24T07:00:00.000Z\",\"url\":\"https://my-sandbox.fundamerica.com/#/spi/electronic_signatures/mrkJhLG9TfLkBXp-9sm6s-zbsqrZiWQP\"}},\"updated_at\":\"2018-07-10T23:59:45.342Z\"}"}],"_postman_id":"7585a532-37da-4af2-b8c4-668c322f8733"}],"id":"73d697cc-335b-4c9e-859d-85412f084b78","description":"<h3 id=\"registered-transfer-agent-agreements\">Registered Transfer Agent Agreements</h3>\n<p>Registered Transfer Agent agreements must be signed if you plan on using FundAmerica Stock Transfer as your registered transfer agent. Other than the endpoints, it operates identically to <a href=\"https://docs.fundamerica.com/#6bb3b724-e859-49ff-bd67-c09f168968d6\">Escrow Agreements</a>.</p>\n<p>Creating an RTA agreement will provide you with a link to send to the responsible party so that they can sign the document digitally. Additionally, if you wish to embed this document in your own interface, use <code>body_html</code> and the <a href=\"https://docs.fundamerica.com/#549f0bb9-6adf-4d8d-a491-a2cd50b83147\">Electronic Signatures</a> API.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/rta_agreements\nPOST   https://apps.fundamerica.com/api/rta_agreements\nGET    https://apps.fundamerica.com/api/rta_agreements/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>offering_id</code>: The offering related to the RTA agreement.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>archived_pdf_url</code>: Once the document has been signed, an archived PDF copy can be found at this location.</li>\n<li><code>body_html</code>: The body HTML of the document. If you wish to embed the document in your own interface for signature collection, use this. Even if you have provided a full HTML document, this is ONLY the content inside the <code>&lt;body&gt;</code>. The only exception is that if <code>&lt;style&gt;</code> directives exist in the <code>&lt;head&gt;</code>, they will be included in the body for formatting purposes.</li>\n<li><code>electronic_signatures</code>: See <a href=\"https://docs.fundamerica.com/#549f0bb9-6adf-4d8d-a491-a2cd50b83147\">Electronic Signatures</a> for more details.</li>\n<li><code>signed</code>: Whether or not the document has been signed.</li>\n<li><code>signing_links</code>: A list of available signatures, their signing links and when those links expire (defaults to one day from the time of creation). In the case of an escrow agreement, there will only be an \"issuer_signature.\"</li>\n</ul>\n<p><em>Note</em>: A <code>return_url</code> query string can be added to the signing URL and the signer will be redirected to the <code>return_url</code> when the document is signed.</p>\n","event":[{"listen":"prerequest","script":{"id":"bb264c68-f71f-4adc-87db-c24e34d85f4d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e6432904-aadb-4728-84ef-2ce064a46381","type":"text/javascript","exec":[""]}}],"_postman_id":"73d697cc-335b-4c9e-859d-85412f084b78"},{"name":"Escrow Service Applications","item":[{"name":"Create Escrow Service Application","id":"f5e74633-c444-428f-a0b4-cf2edee2a764","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"escrow_agreement_id\" : \"aGKRQ4LySg6_4q4zjkxu-Q\",\n\t\"ppm_username\" : \"fundamerica\",\n\t\"ppm_url\" : \"http://www.example.com/ppm.html\",\n\t\"ppm_password\" : \"secret\",\n\t\"offering_id\" : \"wQQmJTFQShin7DSiZEuNZA\"\n}"},"url":"{{env}}/escrow_service_applications","urlObject":{"path":["escrow_service_applications"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"7a942c21-54d8-40db-ae6d-c7800dcb9fe1","name":"Create Escrow Service Application","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"escrow_agreement_id\" : \"aGKRQ4LySg6_4q4zjkxu-Q\",\n\t\"ppm_username\" : \"fundamerica\",\n\t\"ppm_url\" : \"http://www.example.com/ppm.html\",\n\t\"ppm_password\" : \"secret\",\n\t\"offering_id\" : \"wQQmJTFQShin7DSiZEuNZA\"\n}"},"url":"{{env}}/escrow_service_applications"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"285","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 Jul 2018 00:10:00 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"0340fbd0-70c7-4097-96b9-5d67da49c771","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.101749","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"escrow_service_application\",\"id\":\"0oinnY7QTk2BNHJJM4BhpA\",\"url\":\"https://sandbox.fundamerica.com/api/escrow_service_applications/0oinnY7QTk2BNHJJM4BhpA\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/wQQmJTFQShin7DSiZEuNZA\",\"created_at\":\"2018-07-11T00:10:00.907Z\",\"denial_message\":null,\"ppm_password\":\"secret\",\"ppm_url\":\"http://www.example.com/ppm.html\",\"ppm_username\":\"fundamerica\",\"status\":\"pending\",\"updated_at\":\"2018-07-11T00:10:00.907Z\"}"}],"_postman_id":"f5e74633-c444-428f-a0b4-cf2edee2a764"},{"name":"Get all Escrow Service Applications","id":"47e3b7c7-d399-4343-9e83-ab110422cf63","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/escrow_service_applications","urlObject":{"path":["escrow_service_applications"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"1225274b-453c-47d3-8d1d-77ad99d10853","name":"Get all Escrow Service Applications","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/escrow_service_applications"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"336","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 Jul 2018 00:10:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"6bb83066-e6aa-4748-a97d-30b988db066a","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.029013","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"escrow_service_application\",\"id\":\"0oinnY7QTk2BNHJJM4BhpA\",\"url\":\"https://sandbox.fundamerica.com/api/escrow_service_applications/0oinnY7QTk2BNHJJM4BhpA\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/wQQmJTFQShin7DSiZEuNZA\",\"created_at\":\"2018-07-11T00:10:00.907Z\",\"denial_message\":null,\"ppm_password\":\"secret\",\"ppm_url\":\"http://www.example.com/ppm.html\",\"ppm_username\":\"fundamerica\",\"status\":\"pending\",\"updated_at\":\"2018-07-11T00:10:00.907Z\"}]}"}],"_postman_id":"47e3b7c7-d399-4343-9e83-ab110422cf63"},{"name":"Get specific Escrow Service Application","id":"6d52f147-17bc-494d-af67-65a3e3176005","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/escrow_service_applications/{{escrow-service-applications-id}}","urlObject":{"path":["escrow_service_applications","{{escrow-service-applications-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"462e3812-c771-406f-92f3-010c532a2a08","name":"Get specific Escrow Service Application","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/escrow_service_applications/{{escrow-service-applications-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"285","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 Jul 2018 00:12:33 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"3acb40db-35c6-48c9-a2c4-daf3237b4377","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.028863","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"escrow_service_application\",\"id\":\"0oinnY7QTk2BNHJJM4BhpA\",\"url\":\"https://sandbox.fundamerica.com/api/escrow_service_applications/0oinnY7QTk2BNHJJM4BhpA\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/wQQmJTFQShin7DSiZEuNZA\",\"created_at\":\"2018-07-11T00:10:00.907Z\",\"denial_message\":null,\"ppm_password\":\"secret\",\"ppm_url\":\"http://www.example.com/ppm.html\",\"ppm_username\":\"fundamerica\",\"status\":\"pending\",\"updated_at\":\"2018-07-11T00:10:00.907Z\"}"}],"_postman_id":"6d52f147-17bc-494d-af67-65a3e3176005"}],"id":"7e56e83a-9b76-47d8-ab21-f1260cb85623","description":"<h3 id=\"escrow-service-applications\">Escrow Service Applications</h3>\n<p>An escrow service application is a request to open an escrow account. It provides customer service with all the data that is necessary to open an account. In addition to the request attributes it accepts, it will return errors if the offering is lacking required information.</p>\n<p>Also note that the credit card on file will be charged when an application is submitted.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/escrow_service_applications\nPOST   https://apps.fundamerica.com/api/escrow_service_applications\nGET    https://apps.fundamerica.com/api/escrow_service_applications/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>offering_id</code>: The related offering.</li>\n<li><code>escrow_agreement_id</code>: A signed escrow agreement.</li>\n<li><code>ppm_password</code>: An optional login password for viewing the PPM</li>\n<li><code>ppm_url</code>: A link to information about the offering. It can be the offering URL on your portal or a PDF containing the PPM. It just needs to be information that customer service can review regarding the offering.</li>\n<li><code>ppm_username</code>: An optional username for viewing the PPM.</li>\n</ul>\n<p><em>Note</em>: The PPM URL will often require a login on your platform in order to view an offering's contents. This can be handled in a number of ways:</p>\n<ol>\n<li>You can create an account for FundAmerica on your platform that gives our customer service representatives access to view the offering. Create an account and provide the username and password as <code>ppm_username</code> and <code>ppm_password</code>.</li>\n<li>Include some kind of token in the URL.</li>\n<li>If your platform utilizes HTTP authentication, you can simly embed that in the <code>ppm_url</code></li>\n</ol>\n<p>It's important to make sure FundAmerica has access to the offering as soon as possible. If customer service has to reach out to you for more information it can greatly delay the escrow service application approval process.</p>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>denial_message</code>: If your application is denied, this will list the reason why. Typically, this is either due to a problem with the PPM or a mismatch of information between the PPM and what was provided to the API (e.g. different amounts listed, incorrect issuer, etc.).</li>\n<li><code>status</code>: It can be one of three values:<ul>\n<li><code>pending</code>: Being reviewed</li>\n<li><code>accepted</code>: The escrow account has been opened and your offering can now accept investments.</li>\n<li><code>denied</code>: There was a problem with the application that customer service was unable to resolve.</li>\n</ul>\n</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"c1fe1064-1e1d-4a41-b72f-de18983b196b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"46b4cd1d-38b2-4cc1-8f7d-52c8e40ca6e4","type":"text/javascript","exec":[""]}}],"_postman_id":"7e56e83a-9b76-47d8-ab21-f1260cb85623"}],"id":"d3177609-916b-4ca9-bf35-ef7105f3bfbb","description":"<h2 id=\"escrow-payments\">Escrow Payments</h2>\n<p>Handling escrow payments is easily the most complex process in the entire system. It requires a number of different objects to be created with a lot of manual processing in the background. FundAmerica representatives will be reviewing almost every aspect of the process behind-the-scenes.</p>\n<p>A brief overview of each step and an explanation of the process will be outlined below. Technical details on API calls will follow.</p>\n<p>While there are a lot steps to the process, as you make test calls to the API, if you forget a step in the process, the error messages will generally lead you back in the right direction.</p>\n<h3 id=\"overview\">Overview</h3>\n<p>Handling escrow payments happens in three steps:</p>\n<ol>\n<li>An escrow account must be set up and accepted for the offering.</li>\n<li>Investments must be made.</li>\n<li>The offering must be either closed or cancelled to disperse funds.</li>\n</ol>\n<h3 id=\"opening-an-escrow-account\">Opening an Escrow Account</h3>\n<p>Opening an escrow account requires the following steps:</p>\n<ol>\n<li>Create an <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">offering</a> with an issuer entity.</li>\n<li>Generate an <a href=\"https://docs.fundamerica.com/#6bb3b724-e859-49ff-bd67-c09f168968d6\">escrow agreement</a> for the issuer.</li>\n<li>Have the issuer sign the escrow agreement.</li>\n<li>Generate a <a href=\"https://docs.fundamerica.com/#ac168c27-b8f1-495d-952a-ddcc3c7228fe\">tech services agreement</a> for the issuer or platform operator.</li>\n<li>Generate a <a href=\"https://docs.fundamerica.com/#73d697cc-335b-4c9e-859d-85412f084b78\">registered transfer agent agreement</a> for the issuer if you are using FundAmerica Stock Transfer as your RTA.</li>\n<li>Have the issuer or platform operator sign the escrow agreement.</li>\n<li>Create an <a href=\"https://docs.fundamerica.com/#7e56e83a-9b76-47d8-ab21-f1260cb85623\">escrow service application</a>.</li>\n</ol>\n<p>This process sets forth the details of the offering and the issuer. Once the escrow service application has been created, the credit on file will be charged the appropriate amount for services (see your account fee schedule for the details on an escrow application fee, the first escrow monthly administration fee and a background check fee on the issuer) and FundAmerica representatives will verify the offering and issuer information, run a background and AML check on the issuer and review the PPM provided in the application.</p>\n<p>If there is a problem or something does not check out, the issuer will be contacted directly to resolve any potential problems.</p>\n<p>If everything checks out, the application will be accepted and an escrow account will be opened for the offering. You will now be able to submit investments.</p>\n<h3 id=\"making-investments\">Making Investments</h3>\n<p>Making investments is the simplest part of the process. It is done by creating <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investments</a>.</p>\n<h3 id=\"closing-or-cancelling-offerings\">Closing or Cancelling Offerings</h3>\n<p>An offering may be closed when the issuer wishes to have funds dispersed to the issuer or an issuer may wish to cancel an offering and refund all investors. This is done by creating a <a href=\"https://docs.fundamerica.com/#34fa034e-938e-4dfb-9938-569b0bba1819\">close offering request</a> or a <a href=\"https://docs.fundamerica.com/#af662bb5-78da-4884-b69a-53f43cc2e224\">cancel offering request</a>.</p>\n<p>Either request will result in a customer service follow-up with the issuer to confirm the process. So, if a cancel request comes in, FundAmerica will contact the issuer to confirm that this is what is desired before processing it and refunding the investments.</p>\n","event":[{"listen":"prerequest","script":{"id":"ababb602-6e81-4406-9cc2-84e29ef0af4a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9954eb6e-3983-44ba-a583-19e74e3682ed","type":"text/javascript","exec":[""]}}],"_postman_id":"d3177609-916b-4ca9-bf35-ef7105f3bfbb"},{"name":"Escrow Disbursements","item":[{"name":"Disbursement Test Mode","item":[{"name":"Update status in Test Mode","id":"ed52c38e-10b6-4cd4-89b7-bb0069d117f5","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/test_mode/disbursements/:id","urlObject":{"path":["test_mode","disbursements",":id"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"9379387a-9446-420b-a54f-d6d8799cf48d","name":"Update status in Test Mode","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"disbursed\"\n}"},"url":"{{env}}/test_mode/disbursements/{{disbursement-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"505","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":"Fri, 13 Jul 2018 21:59:49 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"54a5a5d1-e22e-4ce4-8f7e-c22ea1c55e95","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.535208","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"disbursement\",\"id\":\"PhsfSqceS-2qtspuWJe3TA\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/PhsfSqceS-2qtspuWJe3TA\",\"amount\":\"10000.0\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"check_mailing_address\":null,\"check_payee\":null,\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:41:37.625Z\",\"disbursed_at\":\"2018-07-13T21:59:49.305Z\",\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":\"Disbursed via ach\",\"payment_method\":\"ach\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Purely for internal purpose with ACH\",\"region\":\"NV\",\"status\":\"disbursed\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T21:58:31.064Z\"}"}],"_postman_id":"ed52c38e-10b6-4cd4-89b7-bb0069d117f5"}],"id":"2145d991-026a-4b93-8515-9957ebef9e5c","description":"<p>On the sandbox test calls can be made to update the <code>status</code> on a disbursement.</p>\n","_postman_id":"2145d991-026a-4b93-8515-9957ebef9e5c"},{"name":"Get all disbursements","id":"81ade19e-d0fc-4784-9203-7e070a1ef8b1","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/disbursements","urlObject":{"path":["disbursements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"9f17597e-5c9c-45cd-970a-d17d8b193f0a","name":"Get all disbursements","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/disbursements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"651","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":"Fri, 13 Jul 2018 20:47:05 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"da1c1213-5c16-4f97-aab5-3232188622ac","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.058511","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":2,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"disbursement\",\"id\":\"MQ4BDT2ERgyQZ_gRxuyN2A\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/MQ4BDT2ERgyQZ_gRxuyN2A\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":null,\"check_mailing_address\":\"Somewhere in Vegas\",\"check_payee\":\"FundAmerica Documentation\",\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:33:13.794Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"check\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Property ID 1234567890\",\"region\":\"NV\",\"status\":\"pending\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:33:13.794Z\"},{\"object\":\"disbursement\",\"id\":\"PhsfSqceS-2qtspuWJe3TA\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/PhsfSqceS-2qtspuWJe3TA\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"check_mailing_address\":null,\"check_payee\":null,\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:41:37.625Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"ach\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Purely for internal purpose with ACH\",\"region\":\"NV\",\"status\":\"pending\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:41:37.625Z\"}]}"}],"_postman_id":"81ade19e-d0fc-4784-9203-7e070a1ef8b1"},{"name":"Create Disbursements (Check)","id":"0353c81f-76ea-4e8a-b560-ea5ad3f91921","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"pending\",\n\t\"amount\" : \"5000\",\n\t\"city\" : \"Las Vegas\",\n\t\"country\" : \"US\",\n\t\"email\" : \"whatsupdoc@fundamerica.com\",\n\t\"name\" : \"Danny Documentation\",\n\t\"phone\" : \"12025551212\",\n\t\"postal_code\" : \"89128\",\n\t\"region\" : \"NV\",\n\t\"street_address_1\" : \"520 Park Ave\",\n\t\"street_address_2\" : \"St 31\",\n\t\"reference\" : \"Property ID 1234567890\",\n\t\"check_mailing_address\" : \"Somewhere in Vegas\",\n\t\"check_payee\" : \"FundAmerica Documentation\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/disbursements","urlObject":{"path":["disbursements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"286c5a82-a018-419e-9ab2-022dee3e2bae","name":"Create Disbursement with Check ","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"pending\",\n\t\"amount\" : \"5000\",\n\t\"city\" : \"Las Vegas\",\n\t\"country\" : \"US\",\n\t\"email\" : \"whatsupdoc@fundamerica.com\",\n\t\"name\" : \"Danny Documentation\",\n\t\"phone\" : \"12025551212\",\n\t\"postal_code\" : \"89128\",\n\t\"region\" : \"NV\",\n\t\"street_address_1\" : \"520 Park Ave\",\n\t\"street_address_2\" : \"St 31\",\n\t\"reference\" : \"Property ID 1234567890\",\n\t\"check_mailing_address\" : \"Somewhere in Vegas\",\n\t\"check_payee\" : \"FundAmerica Documentation\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/disbursements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"469","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":"Fri, 13 Jul 2018 20:33:13 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"60374e9a-931d-4ca8-b25a-c135ed026086","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.283168","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"disbursement\",\"id\":\"MQ4BDT2ERgyQZ_gRxuyN2A\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/MQ4BDT2ERgyQZ_gRxuyN2A\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":null,\"check_mailing_address\":\"Somewhere in Vegas\",\"check_payee\":\"FundAmerica Documentation\",\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:33:13.794Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"check\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Property ID 1234567890\",\"region\":\"NV\",\"status\":\"pending\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:33:13.794Z\"}"}],"_postman_id":"0353c81f-76ea-4e8a-b560-ea5ad3f91921"},{"name":"Create Disbursement (ACH & Wire)","id":"ee3a3c28-870f-4b56-856e-0a152770f6ce","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"pending\",\n\t\"amount\" : \"5000\",\n\t\"city\" : \"Las Vegas\",\n\t\"country\" : \"US\",\n\t\"email\" : \"whatsupdoc@fundamerica.com\",\n\t\"name\" : \"Danny Documentation\",\n\t\"phone\" : \"12025551212\",\n\t\"postal_code\" : \"89128\",\n\t\"region\" : \"NV\",\n\t\"street_address_1\" : \"520 Park Ave\",\n\t\"street_address_2\" : \"St 31\",\n\t\"reference\" : \"Purely for internal purpose with ACH\",\n\t\"bank_transfer_method_id\" : \"7a34GNJBRG2KEgf7p07YCw\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/disbursements","description":"<p>Creating disbursement's with <code>wire</code> will look the same as an <code>ach</code> payment but the <code>payment_method</code> will read <code>wire</code> as this information will be received from the <code>bank_transfer_method_id</code>.</p>\n","urlObject":{"path":["disbursements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"e88e637d-6de1-4106-bab9-1f405476cd4f","name":"Create Disbursement (ACH)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"pending\",\n\t\"amount\" : \"5000\",\n\t\"city\" : \"Las Vegas\",\n\t\"country\" : \"US\",\n\t\"email\" : \"whatsupdoc@fundamerica.com\",\n\t\"name\" : \"Danny Documentation\",\n\t\"phone\" : \"12025551212\",\n\t\"postal_code\" : \"89128\",\n\t\"region\" : \"NV\",\n\t\"street_address_1\" : \"520 Park Ave\",\n\t\"street_address_2\" : \"St 31\",\n\t\"reference\" : \"Purely for internal purpose with ACH\",\n\t\"bank_transfer_method_id\" : \"7a34GNJBRG2KEgf7p07YCw\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\"\n}"},"url":"{{env}}/disbursements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"478","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":"Fri, 13 Jul 2018 20:41:37 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"b63fee4e-cf93-49d6-a988-4f6f9ce25ebd","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.279770","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"disbursement\",\"id\":\"PhsfSqceS-2qtspuWJe3TA\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/PhsfSqceS-2qtspuWJe3TA\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"check_mailing_address\":null,\"check_payee\":null,\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:41:37.625Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"ach\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Purely for internal purpose with ACH\",\"region\":\"NV\",\"status\":\"pending\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:41:37.625Z\"}"}],"_postman_id":"ee3a3c28-870f-4b56-856e-0a152770f6ce"},{"name":"Get specific disbursement","id":"155bac9e-afdb-49b7-a34f-4106975f3446","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/disbursements/{{disbursement-id}}","urlObject":{"path":["disbursements","{{disbursement-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"16a34d09-3123-4826-bafd-dc441f405ebe","name":"Get specific disbursement","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/disbursements/{{disbursement-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"478","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":"Fri, 13 Jul 2018 20:48:34 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"0c35dc1e-ce9e-4e14-92f6-ad118e612baa","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.057467","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"disbursement\",\"id\":\"PhsfSqceS-2qtspuWJe3TA\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/PhsfSqceS-2qtspuWJe3TA\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"check_mailing_address\":null,\"check_payee\":null,\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:41:37.625Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"ach\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Purely for internal purpose with ACH\",\"region\":\"NV\",\"status\":\"pending\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:41:37.625Z\"}"}],"_postman_id":"155bac9e-afdb-49b7-a34f-4106975f3446"},{"name":"Get all disbursements related to a specific offering","id":"8a3f7d00-c176-4ee6-b0fe-8d8f46d4d72c","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/offerings/{{offering-id}}/disbursements","urlObject":{"path":["offerings","{{offering-id}}","disbursements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"1933a1e7-bb7f-4ef0-9a32-9a687f580926","name":"Get all disbursements related to a specific offering","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/offerings/{{offering-id}}/disbursements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"648","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":"Fri, 13 Jul 2018 20:49:54 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"43508773-d11f-4a2a-8f88-869910c4f653","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.070867","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":2,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"disbursement\",\"id\":\"PhsfSqceS-2qtspuWJe3TA\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/PhsfSqceS-2qtspuWJe3TA\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"check_mailing_address\":null,\"check_payee\":null,\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:41:37.625Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"ach\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Purely for internal purpose with ACH\",\"region\":\"NV\",\"status\":\"pending\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:41:37.625Z\"},{\"object\":\"disbursement\",\"id\":\"MQ4BDT2ERgyQZ_gRxuyN2A\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/MQ4BDT2ERgyQZ_gRxuyN2A\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":null,\"check_mailing_address\":\"Somewhere in Vegas\",\"check_payee\":\"FundAmerica Documentation\",\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:33:13.794Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"check\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Property ID 1234567890\",\"region\":\"NV\",\"status\":\"pending\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:33:13.794Z\"}]}"}],"_postman_id":"8a3f7d00-c176-4ee6-b0fe-8d8f46d4d72c"},{"name":"Update specific disbursement","id":"47f60f48-2d27-493d-8843-ccfd06252f1d","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/disbursements/:id","urlObject":{"path":["disbursements",":id"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"928c9e92-abc3-4b2a-9332-56453abd0e4b","name":"Update specific disbursement","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"10000\"\n}"},"url":"{{env}}/disbursements/{{disbursement-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"479","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":"Fri, 13 Jul 2018 21:58:31 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"d7f33d5f-78f9-4a21-a5fc-26c934a0affb","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.315665","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"disbursement\",\"id\":\"PhsfSqceS-2qtspuWJe3TA\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/PhsfSqceS-2qtspuWJe3TA\",\"amount\":\"10000.0\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"check_mailing_address\":null,\"check_payee\":null,\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:41:37.625Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"ach\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Purely for internal purpose with ACH\",\"region\":\"NV\",\"status\":\"pending\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:41:37.625Z\"}"}],"_postman_id":"47f60f48-2d27-493d-8843-ccfd06252f1d"},{"name":"Delete specific escrow disbursement","id":"19c501ca-6384-4019-b1cb-517a72f2f78e","request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/disbursements/:id","urlObject":{"path":["disbursements",":id"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[{"id":"a8b31fc1-ab57-4fcc-8553-ba1f78d12b24","name":"Delete specific escrow disbursement","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/disbursements/{{disbursement-id-2}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"473","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":"Fri, 13 Jul 2018 22:00:50 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"9d52d6f2-bd9c-4737-9ad7-cb2f77826d0f","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.250322","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"disbursement\",\"id\":\"MQ4BDT2ERgyQZ_gRxuyN2A\",\"url\":\"https://sandbox.fundamerica.com/api/disbursements/MQ4BDT2ERgyQZ_gRxuyN2A\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":null,\"check_mailing_address\":\"Somewhere in Vegas\",\"check_payee\":\"FundAmerica Documentation\",\"city\":\"Las Vegas\",\"contact_name\":\"Danny Documentation\",\"country\":\"US\",\"created_at\":\"2018-07-13T20:33:13.794Z\",\"disbursed_at\":null,\"email\":\"whatsupdoc@fundamerica.com\",\"name\":\"Danny Documentation\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"payment_details\":null,\"payment_method\":\"check\",\"phone\":\"12025551212\",\"postal_code\":\"89128\",\"reference\":\"Property ID 1234567890\",\"region\":\"NV\",\"status\":\"voided\",\"street_address_1\":\"520 Park Ave\",\"street_address_2\":\"St 31\",\"updated_at\":\"2018-07-13T20:33:13.794Z\"}"}],"_postman_id":"19c501ca-6384-4019-b1cb-517a72f2f78e"}],"id":"1ede7c16-94c1-447b-bbd2-86a908913fb9","description":"<h2 id=\"escrow-disbursements\">Escrow Disbursements</h2>\n<p>Once an <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">Offering</a> has receieved its minimum amount in funds, you can begin disbursing funds from escrow, either to the issuer or another party.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/disbursements\nPOST   https://apps.fundamerica.com/api/disbursements\nGET    https://apps.fundamerica.com/api/disbursements/:id\nPATCH  https://apps.fundamerica.com/api/disbursements/:id\nDELETE https://apps.fundamerica.com/api/disbursements/:id\nGET    https://apps.fundamerica.com/api/offerings/:id/disbursements\nPATCH  https://apps.fundamerica.com/api/test_mode/disbursements/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>amount</code>: The amount to disburse to the named party.</li>\n<li><code>bank_transfer_method_id</code>: Must be an ACH <a href=\"https://docs.fundamerica.com/#c7d7beb0-1d9d-4407-b610-71900575ecac\">bank transfer method</a>. Use if paying via ACH or wire.</li>\n<li><code>check_mailing_address</code>: If paying by check, the address to mail the check to.</li>\n<li><code>check_payee</code>: If paying by check, the entity to make the check out to.</li>\n<li><code>reference</code>: Details about the disbursement.</li>\n</ul>\n<p><em>Note</em>: If the disbursement is going to a third party in a manner that needs to be identified, you must use either a <code>check</code> or <code>wire</code> as the method. The reason for this is there is no way to designate any sort of <code>reference</code> in a standard ACH payment. So, for example, if you wanted funds disbursed from escrow directly to another company to purchase property and needed to include a property ID in the reference, you would need to use <code>check</code> or <code>wire</code>. When used on an <code>ACH</code> type, reference is purely for internal purposes.</p>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>disbursed_at</code>: When the actual disbursement was made.</li>\n<li><code>payment_details</code>: Details about the disbursement when it was paid such as the ACH batch ID or the check number.</li>\n<li><code>payment_method</code>: The method that the disbursement was made <code>ach</code>, <code>check</code> or <code>wire</code>.</li>\n<li><code>status</code>:<ul>\n<li><code>pending</code>: Information about the disbursement specifics has been received.</li>\n<li><code>disbursed</code>: Funds have transfered.</li>\n<li><code>voided</code>: In the event of an error or the cancellation of a distributions, an investor disbursement becomes voided.</li>\n</ul>\n</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"3408ba90-9d0e-4c43-8486-7fc50e9e1a27","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"da8420db-cf43-46e2-96f2-8c58789945a5","type":"text/javascript","exec":[""]}}],"_postman_id":"1ede7c16-94c1-447b-bbd2-86a908913fb9"},{"name":"Escrow Ledger","item":[{"name":"Get escrow ledger","id":"d818adaf-9f9d-469e-9b68-75b72a5fe68e","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/offerings/{{offering-id}}/escrow_ledger","urlObject":{"path":["offerings","{{offering-id}}","escrow_ledger"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"10e15186-3072-4320-aa80-9a23b21e682d","name":"Get escrow ledger","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/offerings/{{offering-id}}/escrow_ledger"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"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":"Wed, 11 Jul 2018 00:33:28 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"746e6476-ae1c-4643-a625-911b56c067f4","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.045536","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\n  \"object\":\"ledger_entry\",\n  \"id\":\"ZzHv4JuDEeSY79ehFBfhbg\",\n  \"balance\":\"12500.0\",\n  \"created_at\":\"2015-01-14T00:22:20.227Z\",\n  \"credit\":\"500.0\",\n  \"debit\":null,\n  \"description\":\"Received funds from investor John Smith\",\n  \"investment_payments\":[{\"status\":\"received\",\"url\":\"https://apps.fundamerica.com/api/investment_payments/truzQuU6TcS8pAS1ZzwF6w\"}]\n}"}],"_postman_id":"d818adaf-9f9d-469e-9b68-75b72a5fe68e"}],"id":"c8ebe499-25b1-4f28-af0c-b795acd52472","description":"<h2 id=\"escrow-ledger\">Escrow Ledger</h2>\n<p>An escrow ledger tracks the transactions of an offering's escrow.</p>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>balance</code>: The total balance after the transaction has cleared.</li>\n<li><code>credit</code>: Amount credited to the escrow ledger.</li>\n<li><code>debit</code>: Amount debited from the escrow ledger.</li>\n<li><code>description</code>: A description of the ledger entry.</li>\n<li><code>investment_payments</code>: Related investment payments</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"bd105696-5d20-4054-9faf-41167eaa8d16","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"57c6673c-a851-4c1a-be90-a3dbdbd655d9","type":"text/javascript","exec":[""]}}],"_postman_id":"c8ebe499-25b1-4f28-af0c-b795acd52472"},{"name":"Investments","item":[{"name":"Investment Test Mode","item":[{"name":"Update Trade Review in Test Mode","id":"48b3880f-0f5c-4b47-acf2-6f6dd9cc6d3d","request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"accepted\"\n}"},"url":"{{env}}/test_mode/trade_reviews/TgsH7PaQRIW14swYmWAMVw ","urlObject":{"path":["test_mode","trade_reviews","TgsH7PaQRIW14swYmWAMVw "],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"48b3880f-0f5c-4b47-acf2-6f6dd9cc6d3d"},{"name":"Update Status in Test Mode","id":"535e79df-a646-45c2-90d0-78eeefd58d11","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"","urlObject":{"query":[],"variable":[]}},"response":[{"id":"dcca329d-730a-4370-86d0-28b03bdcf8e0","name":"Update Status in Test Mode","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"received\"\n}"},"url":"{{env}}/test_mode/investments/JR1Hh6zYShuGFdwhp0NDTQ"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1082","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":"Fri, 13 Jul 2018 17:01:15 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"1ade7a3f-d337-4356-b840-22ae000bb7ec","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"1.473331","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investment\",\"id\":\"JR1Hh6zYShuGFdwhp0NDTQ\",\"url\":\"https://sandbox.fundamerica.com/api/investments/JR1Hh6zYShuGFdwhp0NDTQ\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"administration_fee\":\"0.0\",\"aml_check_investor\":true,\"aml_exception\":false,\"amount\":\"50000.0\",\"amount_in_escrow\":\"50000.0\",\"amount_received\":\"50000.0\",\"amount_refunded\":\"0.0\",\"background_check_url\":\"https://sandbox.fundamerica.com/api/background_checks/dN4ryaTNR1CyRtslmsJoJw\",\"bank_reference\":\"FAQ6MV\",\"brokerage_fee\":\"0.0\",\"ceremonial_certificate_url\":null,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID (FAQ6MV) in case we have any questions.\",\"cleared\":true,\"clearing_failures\":[],\"commission_fee\":\"0.0\",\"concession_fee\":\"0.0\",\"confirm_accreditation\":false,\"created_at\":\"2018-07-13T16:46:02.184Z\",\"data\":{},\"debt_face_value\":null,\"debt_par_value\":\"5000.0\",\"disbursed_at\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"5000.0\",\"equity_share_price\":\"10.0\",\"face_value\":null,\"financial_adviser_name\":null,\"financial_advisor_name\":null,\"funds_disbursable\":\"50000.0\",\"funds_transfer_method\":\"wire\",\"in_escrow_at\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"par_value\":\"5000.0\",\"payment_method\":\"wire\",\"payment_reference\":\"FAQ6MV\",\"promo_code\":null,\"referrer\":null,\"refunded_at\":null,\"remittance_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAQ6MV\"},\"review_trade\":false,\"status\":\"received\",\"subscription_agreement_url\":null,\"trade_review_status\":null,\"trade_review_url\":null,\"unit_count\":\"5000.0\",\"updated_at\":\"2018-07-13T17:01:15.349Z\",\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAQ6MV\"}}"}],"_postman_id":"535e79df-a646-45c2-90d0-78eeefd58d11"}],"id":"3d9f530f-8048-4b38-896f-5baacaccfadc","description":"<h3 id=\"investment-test-mode\">Investment Test Mode</h3>\n<p>On the sandbox, test calls can be made to update the <code>status</code> on an investment. Additionally, on the sandbox, test calls can be made to update the <code>status</code> on a trade review.</p>\n","event":[{"listen":"prerequest","script":{"id":"1ef2d09f-77ad-45e0-b8c6-1a04e1aab8a9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"efed1c35-2029-4478-8ba3-b8ed3898c640","type":"text/javascript","exec":[""]}}],"_postman_id":"3d9f530f-8048-4b38-896f-5baacaccfadc"},{"name":"Get all investments","id":"acf7a23c-66dd-491e-a9c1-d29d982db032","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investments","urlObject":{"path":["investments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"6bee667f-a5a0-40e7-9dbe-a670d421f36f","name":"Get all investments","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1745","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":"Fri, 13 Jul 2018 17:00:22 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"30277ec2-72a4-45eb-a806-54e973d0aa7c","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.122249","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":4,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"investment\",\"id\":\"JR1Hh6zYShuGFdwhp0NDTQ\",\"url\":\"https://sandbox.fundamerica.com/api/investments/JR1Hh6zYShuGFdwhp0NDTQ\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"administration_fee\":\"0.0\",\"aml_check_investor\":true,\"aml_exception\":true,\"amount\":\"50000.0\",\"amount_in_escrow\":\"0.0\",\"amount_received\":\"0.0\",\"amount_refunded\":\"0.0\",\"background_check_url\":\"https://sandbox.fundamerica.com/api/background_checks/dN4ryaTNR1CyRtslmsJoJw\",\"bank_reference\":\"FAQ6MV\",\"bank_wire_info\":\"Bank: Western Alliance Bank\\nOne East Washington Street\\nPhoenix AZ 85004\\n1 (602) 629-1776\\nABA/Routing #: 122105980\\n\\nBeneficiary: \\n\\nAccount #: \\nREF: FAQ6MV\",\"brokerage_fee\":\"0.0\",\"ceremonial_certificate_url\":null,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID (FAQ6MV) in case we have any questions.\",\"cleared\":false,\"clearing_failures\":[\"aml_pending\",\"funds_not_cleared\"],\"commission_fee\":\"0.0\",\"concession_fee\":\"0.0\",\"confirm_accreditation\":false,\"created_at\":\"2018-07-13T16:46:02.184Z\",\"data\":{},\"debt_face_value\":null,\"debt_interest_rate\":null,\"debt_maturity_date\":null,\"debt_par_value\":\"5000.0\",\"disbursed_at\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"5000.0\",\"equity_share_price\":\"10.0\",\"face_value\":null,\"financial_adviser_name\":null,\"financial_advisor_name\":null,\"funds_disbursable\":0,\"funds_transfer_method\":\"wire\",\"in_escrow_at\":null,\"incomplete\":false,\"incomplete_reason\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"kyc_by_client\":true,\"par_value\":\"5000.0\",\"payment_method\":\"wire\",\"payment_reference\":\"FAQ6MV\",\"promo_code\":null,\"referrer\":null,\"refunded_at\":null,\"remittance_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAQ6MV\"},\"review_trade\":false,\"status\":\"not_received\",\"subscription_agreement_url\":null,\"trade_review_status\":null,\"trade_review_url\":null,\"unit_count\":\"5000.0\",\"updated_at\":\"2018-07-13T16:46:03.924Z\",\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAQ6MV\"}},{\"object\":\"investment\",\"id\":\"JKFMs8vwQAKSDGe5GAhTNA\",\"url\":\"https://sandbox.fundamerica.com/api/investments/JKFMs8vwQAKSDGe5GAhTNA\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"administration_fee\":\"0.0\",\"aml_check_investor\":true,\"aml_exception\":true,\"amount\":\"50000.0\",\"amount_in_escrow\":\"0.0\",\"amount_received\":\"0.0\",\"amount_refunded\":\"0.0\",\"background_check_url\":\"https://sandbox.fundamerica.com/api/background_checks/yPiNIXGoR4icz5-avbI6Sw\",\"bank_reference\":\"FADR6X\",\"bank_wire_info\":\"Bank: Western Alliance Bank\\nOne East Washington Street\\nPhoenix AZ 85004\\n1 (602) 629-1776\\nABA/Routing #: 122105980\\n\\nBeneficiary: \\n\\nAccount #: \\nREF: FADR6X\",\"brokerage_fee\":\"0.0\",\"ceremonial_certificate_url\":null,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID (FADR6X) in case we have any questions.\",\"cleared\":false,\"clearing_failures\":[\"aml_pending\",\"funds_not_cleared\"],\"commission_fee\":\"0.0\",\"concession_fee\":\"0.0\",\"confirm_accreditation\":false,\"created_at\":\"2018-07-13T00:46:13.374Z\",\"data\":{},\"debt_face_value\":null,\"debt_interest_rate\":null,\"debt_maturity_date\":null,\"debt_par_value\":\"5000.0\",\"disbursed_at\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"5000.0\",\"equity_share_price\":\"10.0\",\"face_value\":null,\"financial_adviser_name\":null,\"financial_advisor_name\":null,\"funds_disbursable\":0,\"funds_transfer_method\":\"wire\",\"in_escrow_at\":null,\"incomplete\":false,\"incomplete_reason\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"kyc_by_client\":true,\"par_value\":\"5000.0\",\"payment_method\":\"wire\",\"payment_reference\":\"FADR6X\",\"promo_code\":null,\"referrer\":null,\"refunded_at\":null,\"remittance_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FADR6X\"},\"review_trade\":false,\"status\":\"not_received\",\"subscription_agreement_url\":null,\"trade_review_status\":null,\"trade_review_url\":null,\"unit_count\":\"5000.0\",\"updated_at\":\"2018-07-13T00:46:15.223Z\",\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FADR6X\"}},{\"object\":\"investment\",\"id\":\"OcMdErswQY6-FTcTM0I3sw\",\"url\":\"https://sandbox.fundamerica.com/api/investments/OcMdErswQY6-FTcTM0I3sw\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"administration_fee\":\"0.0\",\"aml_check_investor\":true,\"aml_exception\":true,\"amount\":\"100000.0\",\"amount_in_escrow\":\"0.0\",\"amount_received\":\"0.0\",\"amount_refunded\":\"0.0\",\"background_check_url\":\"https://sandbox.fundamerica.com/api/background_checks/VhumzjsuTkuJxk8OLMTk1g\",\"bank_reference\":\"FADGZA\",\"bank_wire_info\":\"Bank: Western Alliance Bank\\nOne East Washington Street\\nPhoenix AZ 85004\\n1 (602) 629-1776\\nABA/Routing #: 122105980\\n\\nBeneficiary: \\n\\nAccount #: \\nREF: FADGZA\",\"brokerage_fee\":\"0.0\",\"ceremonial_certificate_url\":null,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID (FADGZA) in case we have any questions.\",\"cleared\":false,\"clearing_failures\":[\"aml_pending\",\"funds_not_cleared\"],\"commission_fee\":\"0.0\",\"concession_fee\":\"0.0\",\"confirm_accreditation\":false,\"created_at\":\"2018-07-13T00:29:50.787Z\",\"data\":{},\"debt_face_value\":null,\"debt_interest_rate\":null,\"debt_maturity_date\":null,\"debt_par_value\":\"10000.0\",\"disbursed_at\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"10000.0\",\"equity_share_price\":\"10.0\",\"face_value\":null,\"financial_adviser_name\":null,\"financial_advisor_name\":null,\"funds_disbursable\":0,\"funds_transfer_method\":\"ach\",\"in_escrow_at\":null,\"incomplete\":false,\"incomplete_reason\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"kyc_by_client\":true,\"par_value\":\"10000.0\",\"payment_method\":\"ach\",\"payment_reference\":\"FADGZA\",\"promo_code\":null,\"referrer\":null,\"refunded_at\":null,\"remittance_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FADGZA\"},\"review_trade\":false,\"status\":\"not_received\",\"subscription_agreement_url\":null,\"trade_review_status\":null,\"trade_review_url\":null,\"unit_count\":\"10000.0\",\"updated_at\":\"2018-07-13T00:29:52.423Z\",\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FADGZA\"}},{\"object\":\"investment\",\"id\":\"eKSN_z2AQ6COkq3rTUp1Ig\",\"url\":\"https://sandbox.fundamerica.com/api/investments/eKSN_z2AQ6COkq3rTUp1Ig\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"administration_fee\":\"0.0\",\"aml_check_investor\":true,\"aml_exception\":true,\"amount\":\"10000.0\",\"amount_in_escrow\":\"0.0\",\"amount_received\":\"0.0\",\"amount_refunded\":\"0.0\",\"background_check_url\":\"https://sandbox.fundamerica.com/api/background_checks/ITNe5krWSYy5fwqIifLl2g\",\"bank_reference\":\"FAWGPN\",\"bank_wire_info\":\"Bank: Western Alliance Bank\\nOne East Washington Street\\nPhoenix AZ 85004\\n1 (602) 629-1776\\nABA/Routing #: 122105980\\n\\nBeneficiary: \\n\\nAccount #: \\nREF: FAWGPN\",\"brokerage_fee\":\"0.0\",\"ceremonial_certificate_url\":null,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID (FAWGPN) in case we have any questions.\",\"cleared\":false,\"clearing_failures\":[\"aml_pending\",\"funds_not_cleared\"],\"commission_fee\":\"0.0\",\"concession_fee\":\"0.0\",\"confirm_accreditation\":false,\"created_at\":\"2018-07-12T23:06:15.484Z\",\"data\":{},\"debt_face_value\":null,\"debt_interest_rate\":null,\"debt_maturity_date\":null,\"debt_par_value\":\"10000.0\",\"disbursed_at\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"10000.0\",\"equity_share_price\":\"1.0\",\"face_value\":null,\"financial_adviser_name\":null,\"financial_advisor_name\":null,\"funds_disbursable\":0,\"funds_transfer_method\":\"wire\",\"in_escrow_at\":null,\"incomplete\":false,\"incomplete_reason\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/7fnjj05CSzSpf6I_XzGyFA\",\"kyc_by_client\":true,\"par_value\":\"10000.0\",\"payment_method\":\"wire\",\"payment_reference\":\"FAWGPN\",\"promo_code\":null,\"referrer\":null,\"refunded_at\":null,\"remittance_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAWGPN\"},\"review_trade\":false,\"status\":\"not_received\",\"subscription_agreement_url\":null,\"trade_review_status\":null,\"trade_review_url\":null,\"unit_count\":\"10000.0\",\"updated_at\":\"2018-07-12T23:06:17.384Z\",\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAWGPN\"}}]}"}],"_postman_id":"acf7a23c-66dd-491e-a9c1-d29d982db032"},{"name":"Create Equity Investment using ACH","id":"edbc9b6f-7809-401d-ba1a-d4f4d37e52e2","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"100000\",\n\t\"equity_share_count\" : \"10000\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\",\n\t\"payment_method\" : \"ach\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"ach_authorization_id\" : \"fM2e4ma0RjSM-pyi-B1WRQ\"\n}"},"url":"{{env}}/investments","urlObject":{"path":["investments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"937537ce-88ca-405f-9612-169bd2bd95e9","name":"Example Equity Investment using ACH","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"100000\",\n\t\"equity_share_count\" : \"10000\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\",\n\t\"payment_method\" : \"ach\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"ach_authorization_id\" : \"fM2e4ma0RjSM-pyi-B1WRQ\"\n}"},"url":"{{env}}/investments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1085","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":"Fri, 13 Jul 2018 00:29:51 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"b82bc7ff-ad7d-4883-ab69-d12b598f26e3","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.531805","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investment\",\"id\":\"OcMdErswQY6-FTcTM0I3sw\",\"url\":\"https://sandbox.fundamerica.com/api/investments/OcMdErswQY6-FTcTM0I3sw\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"administration_fee\":\"0.0\",\"aml_check_investor\":true,\"aml_exception\":false,\"amount\":\"100000.0\",\"amount_in_escrow\":\"0.0\",\"amount_received\":\"0.0\",\"amount_refunded\":\"0.0\",\"background_check_url\":\"https://sandbox.fundamerica.com/api/background_checks/VhumzjsuTkuJxk8OLMTk1g\",\"bank_reference\":\"FADGZA\",\"brokerage_fee\":\"0.0\",\"ceremonial_certificate_url\":null,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID (FADGZA) in case we have any questions.\",\"cleared\":false,\"clearing_failures\":[\"funds_not_cleared\"],\"commission_fee\":\"0.0\",\"concession_fee\":\"0.0\",\"confirm_accreditation\":false,\"created_at\":\"2018-07-13T00:29:50.787Z\",\"data\":{},\"debt_face_value\":null,\"debt_par_value\":\"10000.0\",\"disbursed_at\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"10000.0\",\"equity_share_price\":\"10.0\",\"face_value\":null,\"financial_adviser_name\":null,\"financial_advisor_name\":null,\"funds_disbursable\":0,\"funds_transfer_method\":\"ach\",\"in_escrow_at\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"par_value\":\"10000.0\",\"payment_method\":\"ach\",\"payment_reference\":\"FADGZA\",\"promo_code\":null,\"referrer\":null,\"refunded_at\":null,\"remittance_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FADGZA\"},\"review_trade\":false,\"status\":\"not_received\",\"subscription_agreement_url\":null,\"trade_review_status\":null,\"trade_review_url\":null,\"unit_count\":\"10000.0\",\"updated_at\":\"2018-07-13T00:29:50.787Z\",\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FADGZA\"}}"}],"_postman_id":"edbc9b6f-7809-401d-ba1a-d4f4d37e52e2"},{"name":"Create Equity Investment with Wire","id":"194bc098-2efa-4d42-b670-4934cf17c4ed","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"50000\",\n\t\"equity_share_count\" : \"5000\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\",\n\t\"payment_method\" : \"wire\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\"\n}"},"url":"{{env}}/investments","urlObject":{"path":["investments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"75a026bc-e914-40a6-91c4-153b0c19bdb0","name":"Create Equity Investment with Wire","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"50000\",\n\t\"equity_share_count\" : \"5000\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\",\n\t\"payment_method\" : \"wire\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\"\n}"},"url":"{{env}}/investments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1079","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":"Fri, 13 Jul 2018 16:46:02 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"8b8db50f-9b64-49f1-a5ce-7fcb3fc23330","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.622116","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investment\",\"id\":\"JR1Hh6zYShuGFdwhp0NDTQ\",\"url\":\"https://sandbox.fundamerica.com/api/investments/JR1Hh6zYShuGFdwhp0NDTQ\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"administration_fee\":\"0.0\",\"aml_check_investor\":true,\"aml_exception\":false,\"amount\":\"50000.0\",\"amount_in_escrow\":\"0.0\",\"amount_received\":\"0.0\",\"amount_refunded\":\"0.0\",\"background_check_url\":\"https://sandbox.fundamerica.com/api/background_checks/dN4ryaTNR1CyRtslmsJoJw\",\"bank_reference\":\"FAQ6MV\",\"brokerage_fee\":\"0.0\",\"ceremonial_certificate_url\":null,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID (FAQ6MV) in case we have any questions.\",\"cleared\":false,\"clearing_failures\":[\"funds_not_cleared\"],\"commission_fee\":\"0.0\",\"concession_fee\":\"0.0\",\"confirm_accreditation\":false,\"created_at\":\"2018-07-13T16:46:02.184Z\",\"data\":{},\"debt_face_value\":null,\"debt_par_value\":\"5000.0\",\"disbursed_at\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"5000.0\",\"equity_share_price\":\"10.0\",\"face_value\":null,\"financial_adviser_name\":null,\"financial_advisor_name\":null,\"funds_disbursable\":0,\"funds_transfer_method\":\"wire\",\"in_escrow_at\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"par_value\":\"5000.0\",\"payment_method\":\"wire\",\"payment_reference\":\"FAQ6MV\",\"promo_code\":null,\"referrer\":null,\"refunded_at\":null,\"remittance_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAQ6MV\"},\"review_trade\":false,\"status\":\"not_received\",\"subscription_agreement_url\":null,\"trade_review_status\":null,\"trade_review_url\":null,\"unit_count\":\"5000.0\",\"updated_at\":\"2018-07-13T16:46:02.184Z\",\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAQ6MV\"}}"}],"_postman_id":"194bc098-2efa-4d42-b670-4934cf17c4ed"},{"name":"Create Investment Debt with Check","id":"3966914a-379b-4ed9-a44f-bf9350c78c25","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"debt_face_value\" : \"100000.0\",\n\t\"offering_id\" : \"f6U4DkfyRc-pYtRAuxx9dQ\",\n\t\"entity_id\" : \"_JstKMneSDOsKPf-4JxtQw\",\n\t\"payment_method\" : \"check\"\n}"},"url":"{{env}}/investments","urlObject":{"path":["investments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3966914a-379b-4ed9-a44f-bf9350c78c25"},{"name":"Create Investment with Trade Review","id":"fe46fdc7-7d1f-4395-b39d-45eaeb4e7e40","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"5000\",\n\t\"equity_share_count\" : \"10\",\n\t\"offering_id\" : \"8KzwIcdfTLSL1igSP8tEXA\",\n\t\"payment_method\" : \"wire\",\n\t\"entity_id\" : \"PH4PLkkJR1eBbwFcpSWYWw\",\n\t\"review_trade\" : \"true\",\n\t\"subscription_agreement_id\" : \"hXu5U0-ETjSu35u0bSW9BQ\"\n}"},"url":"{{env}}/investments","urlObject":{"path":["investments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe46fdc7-7d1f-4395-b39d-45eaeb4e7e40"},{"name":"Update Investment","id":"331519dd-5959-48a4-b435-368b3aa9cc97","request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"subscription_agreement_id\" : \"TmBvoxXFRDO1moomLexgKg\" \n}"},"url":"{{env}}/investments/{{investment-id}}","urlObject":{"path":["investments","{{investment-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"331519dd-5959-48a4-b435-368b3aa9cc97"},{"name":"Cancel Investment","id":"22f4d375-529a-40e2-8596-0f939ab76f0e","request":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investments/{{investment-id}}","urlObject":{"path":["investments","{{investment-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"22f4d375-529a-40e2-8596-0f939ab76f0e"}],"id":"41fb45aa-ae51-4a1f-91dc-ecd879366e43","description":"<h2 id=\"investments\">Investments</h2>\n<p>Investments are made when an investor wants to invest in an offering and send funds for said investment. Investments are probably the single most complex object in the system. It's important to understand all the status settings and payment methods involved. It is important to understand that a non-person investors must have an associated person to create an investment and complete the KYC process.</p>\n<p>An AML check is automatically processed on every single investment. FundAmerica customer service will do a follow-up if there are any issues with the background check and may cancel the result if there are problems. The results of this background check are available to your account if you have requested permission and been accepted for processing AML checks on your account. Please see <a href=\"https://docs.fundamerica.com/#0c54499b-1c72-48c0-9de4-250a1cd954ac\">AML and Bad Actors Checks</a> for more information on this process and details on the API calls.</p>\n<p>When an investment is made, customer service will review the details before changing the status type. They may even opt to cancel the investment if there is a problem. If you want to give immediate feedback to your investors, it's important to utilize <a href=\"https://docs.fundamerica.com/#6222e094-84ea-4a94-8037-bb44ac3cdff2\">webhooks</a> for status updates.</p>\n<p><em>Update</em>: Although the examples below show the use of <code>entity_id</code>, it's better to use <a href=\"https://docs.fundamerica.com/#87cb0a3e-121d-4f3c-8747-3d70de7c5946\">Investors</a> instead. This is a fairly new API, so if you have have an older implementation, this is worth having a look at.</p>\n<p><em>Note</em>: An offering must have accept_investments set to true to create investments, otherwise you will receive a <code>403</code> error. This is done by having an <a href=\"https://docs.fundamerica.com/#7e56e83a-9b76-47d8-ab21-f1260cb85623\">escrow service application</a> accepted.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/investments\nPOST   https://apps.fundamerica.com/api/investments\nGET    https://apps.fundamerica.com/api/investments/:id\nPATCH  https://apps.fundamerica.com/api/investments/:id\nDELETE https://apps.fundamerica.com/api/investments/:id\nGET    https://apps.fundamerica.com/api/offerings/:id/investments\nPATCH  https://apps.fundamerica.com/api/test_mode/investments/:id\nPATCH  https://apps.fundamerica.com/api/test_mode/trade_reviews/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>ach_authorization_id</code>: The ACH authorization used for an ACH payment. Required if <code>payment_method</code> is set to <code>ach</code>. See <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorizations</a> for information on creating ACH authorizations.</li>\n<li><code>aml_check_investor</code>: Whether or not to process an AML check on the investor.</li>\n<li><code>amount</code>: The amount in USD of the investment. Required.</li>\n<li><code>confirm_accreditation</code>: If you want to prevent the investment from clearing until accreditation is confirmed via a service working with FundAmerica, set this to <code>true</code>. If <code>false</code> (the default), confirmation of investor accreditation is presumed to be issuer's responsibility. Even if using your service, without setting this flag to <code>true</code> investments can still <code>clear</code> regardless of the status. This option allows platforms to mix and match how accreditation is performed and cleared.</li>\n<li><code>debt_face_value</code>: The face value of a debt investment. This is just an alias for <code>amount</code> since they are one in the same, but for the sake of clarity in some code, you can use <code>debt_face_value</code> instead.</li>\n<li><code>debt_par_value</code>: The par value of the debt investment. Must match what is detailed in the subscription agreement. Required if offering type is <code>debt</code>. If left blank, it will be set to the same value as <code>amount</code>.</li>\n<li><code>entity_id</code>: The entity making the investment. If <code>entity</code> parameters are provided instead, the entity created or updated will be used. Required.</li>\n<li><code>equity_share_count</code>: The number of shares being purchased. Must match what is detailed in the subscription agreement. Required if offering type is <code>equity</code>.</li>\n<li><code>investor_id</code>: The <a href=\"https://docs.fundamerica.com/#87cb0a3e-121d-4f3c-8747-3d70de7c5946\">investor</a> to use. Can be used in place of <code>entity_id</code>.</li>\n<li><code>offering_id</code>: The offering to invest in.</li>\n<li><code>payment_method</code>: Must be set to one of three values: <code>ach</code>, <code>check</code>, <code>wire</code>. Required.</li>\n<li><code>review_trade</code>: This must be set to <code>true</code> in order to use <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">broker-dealer services</a>. If it is <code>true</code> then Jumpstart Securities is the broker-dealer of record for the investor on this investment. On offerings using the <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">broker-dealer services</a> this value can be manually set to <code>false</code>.</li>\n<li><code>subscription_agreement_id</code>: The ID of a <a href=\"https://docs.fundamerica.com/#6c5ffb21-735f-458f-a4c9-bf42be318ac1\">Subscription Agreement</a> created using the FundAmerica API. If using our <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">broker-dealer services</a>, it will be required to be provided for the investment before the offering closes. In all other cases it is entirely optional.</li>\n<li><code>subscription_agreement_url</code>: A URL containing the signed subscription agreement. (Preferably a PDF.) If using our <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">broker-dealer services</a>, it will be required to be provided for the investment before the offering closes. In all other cases it is entirely optional. See External Subscription Agreements below for more details.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>aml_exception</code>: <code>true</code> if the background check was questionable for some reason. This could mean anything from the entity appearing on a global watch list to a mistyped tax ID number.</li>\n<li><code>amount_in_escrow</code>: The amount of funds in the escrow account in USD.</li>\n<li><code>amount_received</code>: The amount of funds received by FundAmerica from the investor in USD.</li>\n<li><code>amount_refunded</code>: The amount of funds refunded by FundAmerica from the investor in USD.</li>\n<li><code>background_check_url</code>: The background check that was processed on the investor entity.</li>\n<li><code>check_mailing_address</code>: Where to mail checks if <code>payment_method</code> is set to <code>check</code>. Additionally, this address should be used for the address on a wire payment if the bank requires an address for the wire.</li>\n<li><code>check_mailing_instructions</code>: Additional instructions regarding mailing checks if <code>payment_method</code> is set to <code>check</code>.</li>\n<li><code>cleared</code>: <code>true</code> if all funds are available and possible AML exceptions and trade reviews have cleared. This will trigger a webhook when changed.</li>\n<li><code>clearing_failures</code>: An array of reasons an investment is not <code>cleared</code>. These only appear after funds are eligible or a disbursement occurs. All investments begin with cleared set to <code>false</code>. Possible values are:<ul>\n<li><code>accreditation_pending</code></li>\n<li><code>aml_pending</code></li>\n<li><code>funds_not_cleared</code></li>\n<li><code>subscription_agreement_not_signed</code></li>\n<li><code>trade_review_pending</code></li>\n</ul>\n</li>\n<li><code>equity_share_price</code>: The price per share.</li>\n<li><code>payment_reference</code>: A short code that the investor should include with any manually initiated (e.g. check or wire) transfer.</li>\n<li><code>status</code>: See next section.</li>\n<li><code>trade_review_status</code>: The status of a <a href=\"https://docs.fundamerica.com/#f883bcc1-5eb0-4cd0-b7cd-d5f13cee41cb\">trade review</a>. It can be set to one of four values:<ul>\n<li><code>null</code>: The offering either isn't using our <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">broker-dealer services</a> or <code>review_trade</code> has been set to <code>false</code>.</li>\n<li><code>pending</code>: The trade review is currently being reviewed by customer service.</li>\n<li><code>accepted</code>: The trade review has been accepted and FundAmerica Securities will act as the broker-dealer of record for this investor on this investment.</li>\n<li><code>denied</code>: The trade review has been denied and the investment has been cancelled.</li>\n</ul>\n</li>\n<li><code>trade_review_url</code>: Location of the specific trade review object.</li>\n<li><code>wire_details</code>: Information that the investor should use when wiring their investment.</li>\n</ul>\n<h3 id=\"investment-status\">Investment Status</h3>\n<p>An investment object has a <code>status</code> field which indicated the status of the investment. There are six possible settings: <code>not_received</code>, <code>received</code>, <code>cancelled</code>, <code>voided</code>, <code>refunded</code> and <code>invested</code>.</p>\n<ul>\n<li><code>not_received</code>: The funds for an investment have not been received and accepted.</li>\n<li><code>received</code>: The funds for an investment have been received and accepted. This means customer service has verified the funds, reviewed the subscription agreement and made sure everything looks correct. If there is a problem, customer service will either cancel the investment or contact the issuer and/or investor to resolve the issue. Even in the case of ACH investments, the investment will not be updated as \"received\" until this has occured. Customer service review will generally happen within one business day of receipt of funds.</li>\n<li><code>cancelled</code>: The investment has been cancelled. If the previous status was <code>not_received</code> then the investment will be immediately <code>voided</code>. If the previous status was <code>received</code> then a refund will be processed.</li>\n<li><code>voided</code>: An investment was <code>cancelled</code> before funds were <code>received</code>.</li>\n<li><code>refunded</code>: An investment was <code>cancelled</code> after funds were <code>received</code> and the actual refund has been issued.</li>\n<li><code>invested</code>: The offering related to the investment has been closed or partially closed. An investment cannot be cancelled at this point.</li>\n</ul>\n<h3 id=\"updating-investments\">Updating Investments</h3>\n<p>Certain investment details can be updated once an investment has been created under certain circumstances. These include:</p>\n<ul>\n<li><code>ach_authorization_id</code></li>\n<li><code>payment_method</code></li>\n<li><code>subscription_agreement_url</code></li>\n</ul>\n<h3 id=\"cancelling-investments\">Cancelling Investments</h3>\n<p>Investments need to be able to cancelled at any time before they are invested by both the issuer and investor. Additionally, if there is a problem with an investment, customer service may cancel an investment.</p>\n<p>It's worth noting that changing state via test mode calls will trigger webhooks.</p>\n<h3 id=\"external-subscription-agreements\">External Subscription Agreements</h3>\n<p>Subscription agreements are required for investments where <a href=\"https://docs.fundamerica.com/#83bdc83e-2d9e-4617-9c54-ef19ead196ee\">Broker Dealer Services</a> are used. They must be provided before an offering is closed, but can be provided either at the creation of the investment, or updated later.</p>\n<p>When <code>subscription_agreement_url</code> is provided, our system will attempt to download and archive the provided link. This attempt will take place shortly after the investment is created. In the event of a failure, our system will try again once every minute for ten minutes. This way, if your final documents are created asynchronously and aren't ready immediately, our system will get them within a few minutes.</p>\n<p>At this point you'll need to update the investment with a different <code>subscription_agreement_url</code> in order to have it try again.</p>\n","event":[{"listen":"prerequest","script":{"id":"b59dfe85-11db-4b3c-882e-b1e4cced5cf9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"db769e5f-f528-4486-b7b9-f25a5c3aaa62","type":"text/javascript","exec":[""]}}],"_postman_id":"41fb45aa-ae51-4a1f-91dc-ecd879366e43"},{"name":"Investors","item":[{"name":"Investors Used in Place of Entities","item":[{"name":"Creating an investment with an investor","id":"ed98874a-7ee6-4785-9798-3eb99abff288","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investments","description":"<p>In this example we create an investment with a Joint Investor of <code>type</code> <code>jtwros</code>.</p>\n","urlObject":{"path":["investments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"3738929b-38fa-4e63-a974-bf2a5829165d","name":"Creating an investment with an investor","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"10000\",\n\t\"equity_share_count\" : \"10000\",\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\",\n\t\"payment_method\" : \"wire\",\n\t\"investor_id\" : \"7fnjj05CSzSpf6I_XzGyFA\"\n}"},"url":"{{env}}/investments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1075","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 Jul 2018 23:06:15 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"7506f9ed-741b-46ca-976c-94834b8c86b4","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.534669","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investment\",\"id\":\"eKSN_z2AQ6COkq3rTUp1Ig\",\"url\":\"https://sandbox.fundamerica.com/api/investments/eKSN_z2AQ6COkq3rTUp1Ig\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"administration_fee\":\"0.0\",\"aml_check_investor\":true,\"aml_exception\":false,\"amount\":\"10000.0\",\"amount_in_escrow\":\"0.0\",\"amount_received\":\"0.0\",\"amount_refunded\":\"0.0\",\"background_check_url\":\"https://sandbox.fundamerica.com/api/background_checks/4X7PTDlCTQyH4rNBSoWALQ\",\"bank_reference\":\"FAWGPN\",\"brokerage_fee\":\"0.0\",\"ceremonial_certificate_url\":null,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID (FAWGPN) in case we have any questions.\",\"cleared\":false,\"clearing_failures\":[\"funds_not_cleared\"],\"commission_fee\":\"0.0\",\"concession_fee\":\"0.0\",\"confirm_accreditation\":false,\"created_at\":\"2018-07-12T23:06:15.484Z\",\"data\":{},\"debt_face_value\":null,\"debt_par_value\":\"10000.0\",\"disbursed_at\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"10000.0\",\"equity_share_price\":\"1.0\",\"face_value\":null,\"financial_adviser_name\":null,\"financial_advisor_name\":null,\"funds_disbursable\":0,\"funds_transfer_method\":\"wire\",\"in_escrow_at\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/7fnjj05CSzSpf6I_XzGyFA\",\"par_value\":\"10000.0\",\"payment_method\":\"wire\",\"payment_reference\":\"FAWGPN\",\"promo_code\":null,\"referrer\":null,\"refunded_at\":null,\"remittance_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAWGPN\"},\"review_trade\":false,\"status\":\"not_received\",\"subscription_agreement_url\":null,\"trade_review_status\":null,\"trade_review_url\":null,\"unit_count\":\"10000.0\",\"updated_at\":\"2018-07-12T23:06:15.484Z\",\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"reference\":\"FAWGPN\"}}"}],"_postman_id":"ed98874a-7ee6-4785-9798-3eb99abff288"}],"id":"a0178d9f-4fac-400b-b8c0-911e1ec52e54","description":"<p>The most obvious API where an investor would be used in place of an entity is <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">Investments</a>. However <a href=\"https://docs.fundamerica.com/#9e316ad4-eec0-4e2b-9294-e1c813783aae\">Holdings</a>, <a href=\"https://docs.fundamerica.com/#89f39fb1-0239-4ab6-8ab0-f2ad84ff5a85\">Investor Payments</a>, and <a href=\"https://docs.fundamerica.com/#284676c2-02b5-44a9-a9a9-e752a8c2795a\">Investor Customer Agreement</a> can also use investors.</p>\n","event":[{"listen":"prerequest","script":{"id":"77e6ca6a-578f-48d7-8dad-708449667d39","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"30dc7e4d-fd06-4a05-bda0-e2add008edd8","type":"text/javascript","exec":[""]}}],"_postman_id":"a0178d9f-4fac-400b-b8c0-911e1ec52e54"},{"name":"Get all investors","id":"d3be6597-251f-4a6d-950b-cf640d48f192","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investors","urlObject":{"path":["investors"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3be6597-251f-4a6d-950b-cf640d48f192"},{"name":"Create Investor (explicit proxy creation)","id":"c5db5dad-ab18-4f4f-b0f0-3162c06477bf","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"primary_entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\"\n}"},"url":"{{env}}/investors","description":"<p>Passing a lone <code>entity_id</code> will create an investor with the same <code>type</code> as the entity and a <code>vesting_name</code> equal to the entity's <code>name</code>. The <code>vesting_name</code> for proxy investors is generated automatically and cannot be overridden. </p>\n","urlObject":{"path":["investors"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"73732eb1-e9ed-479b-9191-a4aeef787662","name":"Create Investor (Proxy)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"primary_entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\"\n}"},"url":"{{env}}/investors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"312","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 Jul 2018 19:36:13 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"3c3c1a36-96fb-4c98-9b35-2a2fdda71815","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.078008","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor\",\"id\":\"EigX3PpDS8SQsZbPT3XzPw\",\"url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"accreditation_type\":\"non_accredited\",\"accredited\":false,\"annual_income\":null,\"custodian_entity_url\":null,\"entity_urls\":[\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\"],\"exempt_from_withholding\":true,\"name\":\"John Q Investor\",\"net_worth\":null,\"primary_entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"type\":\"person\",\"us_citizen_or_resident\":true,\"vesting_name\":\"John Q Investor\"}"}],"_postman_id":"c5db5dad-ab18-4f4f-b0f0-3162c06477bf"},{"name":"Create Joint Account","id":"a4702792-aef0-4483-99f4-1766c833b32d","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"other_entity_ids\" : \"PM7lpGE0T4eIXEudEt0GNA\",\n\t\"primary_entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"type\" : \"jtwros\"\n}"},"url":"{{env}}/investors","description":"<p>Passing multiple entities and an appropriate <code>type</code> will create a joint investor. <code>jtic</code> (joint tenant in common) or <code>jtwros</code> (joint tenant with rights of survivorship) are appropriate joint types. The <code>vesting_name</code> for joint investors is generated automatically and cannot be overridden.</p>\n","urlObject":{"path":["investors"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"bcaa78d4-d2fd-4f5d-8306-31ed65008b14","name":"Create Joint Investors","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"other_entity_ids\" : \"PM7lpGE0T4eIXEudEt0GNA\",\n\t\"primary_entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"type\" : \"jtwros\"\n}"},"url":"{{env}}/investors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"350","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 Jul 2018 19:49:57 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"dda85aa2-56e1-4689-a27f-f61894acb86c","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.072693","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor\",\"id\":\"7fnjj05CSzSpf6I_XzGyFA\",\"url\":\"https://sandbox.fundamerica.com/api/investors/7fnjj05CSzSpf6I_XzGyFA\",\"accreditation_type\":\"non_accredited\",\"accredited\":false,\"annual_income\":null,\"custodian_entity_url\":null,\"entity_urls\":[\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg%2FPM7lpGE0T4eIXEudEt0GNA\"],\"exempt_from_withholding\":true,\"name\":\"John Q Investor and Hurri Kane\",\"net_worth\":null,\"primary_entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"type\":\"jtwros\",\"us_citizen_or_resident\":true,\"vesting_name\":\"John Q Investor and Hurri Kane\"}"}],"_postman_id":"a4702792-aef0-4483-99f4-1766c833b32d"},{"name":"Create IRA","id":"5a07067c-afe5-46de-b009-fd9c116854bd","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"custodian_entity_id\" : \"3HmoHaN3RKmGFK2QPbNvDQ\",\n\t\"primary_entity_id\" : \"pBLbZwoIRUqSxzWYPgg6tw\",\n\t\"type\" : \"ira\",\n\t\"vesting_name\" : \"IRA Trust Company FBO Danny Documentation\"\n}"},"url":"{{env}}/investors","description":"<p>IRAs, like joint investors, are another example of an investor that didn't map cleanly to an entity or their hierarchical relationships. IRAs have a primary entity, which is always the beneficiary, and a custodian, which is generally the company managing the IRA. To create an IRA you must create two entities: the person investing and the custodian. The custodian must be a <code>company</code> and needs full contact information, including a <code>tax_id_number</code>. While this is <em>not</em> used for AML purposes, it is necessary for tax reporting purposes.</p>\n<p>For an example flow, if using Invest Now click \"Invest Now\" and then choose the \"Self-Directed IRA\" option as your investor.</p>\n<p>IRAs have their own <code>vesting_name</code>. It should generally look something like: \"Example Trust Company FBO John Johnson\" (FBO means For Benefit Of), however the naming is specific to each trust company, so it is <em>not automatically generated and must be provided</em>.</p>\n<p>Investors using IRAs should know this information and are generally given paperwork that includes instructions on exactly how to fill out this information.</p>\n","urlObject":{"path":["investors"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"b2e2f0ff-b6c4-4395-bf1d-937a7b51e57a","name":"Create IRA","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"custodian_entity_id\" : \"3HmoHaN3RKmGFK2QPbNvDQ\",\n\t\"primary_entity_id\" : \"pBLbZwoIRUqSxzWYPgg6tw\",\n\t\"type\" : \"ira\",\n\t\"vesting_name\" : \"IRA Trust Company FBO Danny Documentation\"\n}"},"url":"{{env}}/investors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"354","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 Jul 2018 21:21:44 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"9be9bb12-de76-45a1-a03e-2c850f5a4cc5","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.111656","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor\",\"id\":\"6rW-bhslShmJUZmM6e9Y8A\",\"url\":\"https://sandbox.fundamerica.com/api/investors/6rW-bhslShmJUZmM6e9Y8A\",\"accreditation_type\":\"non_accredited\",\"accredited\":false,\"annual_income\":null,\"custodian_entity_url\":\"https://sandbox.fundamerica.com/api/entities/3HmoHaN3RKmGFK2QPbNvDQ\",\"entity_urls\":[\"https://sandbox.fundamerica.com/api/entities/3HmoHaN3RKmGFK2QPbNvDQ\"],\"exempt_from_withholding\":true,\"name\":\"IRA Trust Company FBO Danny Documentation\",\"net_worth\":null,\"primary_entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"type\":\"ira\",\"us_citizen_or_resident\":true,\"vesting_name\":\"IRA Trust Company FBO Danny Documentation\"}"}],"_postman_id":"5a07067c-afe5-46de-b009-fd9c116854bd"},{"name":"Update Investor Information","id":"507b0c23-d236-43c4-943b-530fc7555f76","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"accreditation_type\" : \"individual_income\",\n\t\"accredited\" : \"true\"\n}"},"url":"{{env}}/investors/7fnjj05CSzSpf6I_XzGyFA","description":"<p>If required <code>accreditation_type</code> can be set to the following types based on the method of accreditation of the investor:</p>\n<ul>\n<li><code>non_accredited</code></li>\n<li><code>individual_net_worth</code></li>\n<li><code>individual_income</code></li>\n<li><code>bank</code></li>\n<li><code>corporation</code></li>\n<li><code>business</code></li>\n<li><code>employee_benefit_plan</code></li>\n<li><code>trust</code></li>\n</ul>\n","urlObject":{"path":["investors","7fnjj05CSzSpf6I_XzGyFA"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"c2f89399-4c77-4d31-8610-8387852b49bc","name":"Update Investor Information","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"accreditation_type\" : \"individual_income\",\n\t\"accredited\" : \"true\"\n}"},"url":"{{env}}/investors/7fnjj05CSzSpf6I_XzGyFA"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"354","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 Jul 2018 22:45:58 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"a7a7e149-8647-4a2b-90d1-87fe304d168a","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.049082","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor\",\"id\":\"7fnjj05CSzSpf6I_XzGyFA\",\"url\":\"https://sandbox.fundamerica.com/api/investors/7fnjj05CSzSpf6I_XzGyFA\",\"accreditation_type\":\"individual_income\",\"accredited\":true,\"annual_income\":\"300000.0\",\"custodian_entity_url\":null,\"entity_urls\":[\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg%2FPM7lpGE0T4eIXEudEt0GNA\"],\"exempt_from_withholding\":true,\"name\":\"John Q Investor and Hurri Kane\",\"net_worth\":null,\"primary_entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"type\":\"jtwros\",\"us_citizen_or_resident\":true,\"vesting_name\":\"John Q Investor and Hurri Kane\"}"}],"_postman_id":"507b0c23-d236-43c4-943b-530fc7555f76"}],"id":"87cb0a3e-121d-4f3c-8747-3d70de7c5946","description":"<h2 id=\"investors\">Investors</h2>\n<p>When this API was first created, <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">Entities</a> were used directly as the investor. This model was not suitable for <a href=\"https://docs.fundamerica.com/#a4702792-aef0-4483-99f4-1766c833b32d\">joint investors</a> as they are multiple entities, but unlike a trust or company, they cannot be represented in an hierarchical manner as another entity. As such, a separate investor object was introduced to deal with this. Since joint investors have been available, the creation of joint investors has been entirely transparent. However, the investors are being extended to encompass additional investor types, such as IRAs and, in the future, it is likely their functionality will be expanded to meet the needs of different possible investor types.</p>\n<p>When <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investing</a> using an <code>entity_id</code>, a default investor is created for the <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">entity</a> if one does not already exist and is used for the investment. Simple investors, also known as \"proxy investors,\" are investors with the same <code>type</code> as an entity. When an entity is updated, for instance, when their <code>name</code> is updated, said entity's <code>vesting_name</code> is also updated. For many operations, such as determining address or other contact information, the <code>primary_entity</code> of the investor is delegated to.</p>\n<p>Investors, for the most part, are just a collection of entities and a type designation which is used for validation. Sometimes it's a single entity in the case of a simple investor. Sometimes it's multiple entities in the case of a joint investor. IRAs also use multiple entities (the primary and the custodian) but in a different way.</p>\n<p>It is recommended that if you're not supporting a legacy system, you explicitly create and track investors and use them for investments instead of entities. In the next version of this API, this will be required. Explicitly creating an investor still requires creation of an entity and then explicitly creating a proxy investor using the entity's <code>id</code>.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/investors\nPOST   https://apps.fundamerica.com/api/investors\nGET    https://apps.fundamerica.com/api/investors/:id\nPATCH  https://apps.fundamerica.com/api/investors/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>custodian_entity_id</code>: The custodian for an IRA. If the <code>type</code> is <code>ira</code> this is required. For all other types it should not be provided.</li>\n<li><code>other_entity_ids</code>: Required when creating joint investors. It must be a single entity ID.</li>\n<li><code>primary_entity_id</code>: The primary entitiy for the investor. This is the person or company investing in most cases. For joint investors this entity has special designation as being the the main contact point.</li>\n<li><code>type</code>: The investor's type. This can be a proxy type (<code>person</code>, <code>company</code>), a joint type (<code>jtic</code>, <code>jtwros</code>) or an IRA (<code>ira</code>). It is very likely there will be additional types in the future.</li>\n<li><code>vesting_name</code>: The vesting name of the investor. This is usually automatically generated, but if <code>type</code> is <code>ira</code> it must be provided.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"38a4d1a5-7eff-4415-9215-85f96b3932ff","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"68d27bee-9e65-457e-a9e3-762b4c3cdd47","type":"text/javascript","exec":[""]}}],"_postman_id":"87cb0a3e-121d-4f3c-8747-3d70de7c5946"},{"name":"Investment Payments","item":[{"name":"Get all investment payments","id":"0064a85c-9fb8-410b-9b05-977aa3d9a3a1","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investment_payments","urlObject":{"path":["investment_payments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"64d304d8-e186-435e-8486-1ab0df5bdc77","name":"Get all investment payments","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investment_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"409","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":"Fri, 13 Jul 2018 17:22:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"e9cfd91d-8943-4ad9-acf8-dee22dccfa3b","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.064167","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":1,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"investment_payment\",\"id\":\"Sk8JtjB8QWyU4KY4sEiK7g\",\"url\":\"https://sandbox.fundamerica.com/api/investment_payments/Sk8JtjB8QWyU4KY4sEiK7g\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"amount\":\"50000.0\",\"available_at\":\"2018-07-13T17:01:14.163Z\",\"disbursed_at\":null,\"failure_details\":null,\"failed_at\":null,\"funds_clear_at\":\"2018-07-13T17:01:14.163Z\",\"in_escrow_at\":\"2018-07-13T17:01:14.163Z\",\"investment_url\":\"https://sandbox.fundamerica.com/api/investments/JR1Hh6zYShuGFdwhp0NDTQ\",\"payment_details\":\"Received by automatic process.\",\"payment_method\":\"wire\",\"received_at\":\"2018-07-13T17:01:14.163Z\",\"refund_details\":null,\"refund_method\":null,\"refunded_at\":null,\"status\":\"in_escrow\"}]}"}],"_postman_id":"0064a85c-9fb8-410b-9b05-977aa3d9a3a1"}],"id":"b8440631-a26a-462f-8c4c-ab338a4190b8","description":"<h2 id=\"investment-payments\">Investment Payments</h2>\n<p>Investment Payments are a way of following the lifecycle of a particular payment toward an investment from receipt to movement to escrow to refund. In practice, there will generally be a one-to-one relationship between investments and their respective payments, however this is not always the case. Everything from investor error to bank limitations on a single wire can cause some investments to require multiple payments.</p>\n<p>Additionally, investment payments include details on how and when funds were received, moved to escrow or refunded.</p>\n<p><em>Note</em>: If you're interested in the specifics on how and when funds become available, please see our <a href=\"https://s3.amazonaws.com/fundamerica/files/Funds+Availability+Policy.pdf\">Funds Availability Policy</a>.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/investment_payments\nGET https://apps.fundamerica.com/api/investment_payments/:id \n</code></pre><h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>disbursed_at</code>: When payment was disbursed from escrow.</li>\n<li><code>failure_details</code>: If there was a problem processing a payment, this will indicate the reason for failure.</li>\n<li><code>in_escrow_at</code>: When payment was moved to escrow.</li>\n<li><code>payment_details</code>: Details about receiving the payment as recorded by customer service. This may be a check number or a wire ID or any information that is deemed relevant.</li>\n<li><code>payment_method</code>: The actual method in which the payment was received. This may or may not match the <code>payment_method</code> for the parent investment. A common mismatch is when an investment has a <code>payment_method</code> or <code>wire</code> but the investor does a manual ACH transaction rather than sending a wire.</li>\n<li><code>received_at</code>: When payment was received by FundAmerica.</li>\n<li><code>refund_details</code>: If the payment was refunded, details about the refund.</li>\n<li><code>refund_method</code>: If the payment was refunded, the method that was used.</li>\n<li><code>refunded_at</code>: When payment was refunded by FundAmerica.</li>\n<li><code>status</code>:<ul>\n<li><code>received</code>: Payment has been received and is pending transfer to escrow account.</li>\n<li><code>in_escrow</code>: Payment is in escrow account.</li>\n<li><code>refunded</code>: Payment has been refunded.</li>\n<li><code>invested</code>: Payment has been invested.</li>\n<li><code>failed</code>: In the event a check bounced or an ACH draw bounced or failed for some other reason, this status will be set. In essence, this is the same as if no funding was ever received. <code>failure_details</code> will explain the nature of the failure.</li>\n</ul>\n</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"4967cc0c-02b5-49c3-b6a0-a678686a4eb3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"aa4dd235-69cd-4bf2-b528-30c9c728c47f","type":"text/javascript","exec":[""]}}],"_postman_id":"b8440631-a26a-462f-8c4c-ab338a4190b8"},{"name":"AML Exceptions","item":[{"name":"AML Exceptions Test Mode","item":[{"name":"Update AML Exception in Test Mode","id":"9896ea3d-3ecb-4d9b-a651-3139d2e12685","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"contact_issuer\",\n\t\"documentation_required\" : \"true\"\n}"},"url":"{{env}}/test_mode/aml_exceptions/68MRakKFSSy2AmVfwC8gBQ","urlObject":{"path":["test_mode","aml_exceptions","68MRakKFSSy2AmVfwC8gBQ"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9896ea3d-3ecb-4d9b-a651-3139d2e12685"}],"id":"7e2baef6-8508-42fc-9f6a-e4993bf20d64","description":"<p>On the sandbox you can use the test mode to update the status of AML Exceptions</p>\n","event":[{"listen":"prerequest","script":{"id":"44bfbc64-9657-444e-8b13-5ccf58d5f006","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1c4fd925-e9a7-4d0c-a887-e587c161b288","type":"text/javascript","exec":[""]}}],"_postman_id":"7e2baef6-8508-42fc-9f6a-e4993bf20d64"},{"name":"Upate AML Exceptions","id":"7bfca0b7-3c24-4866-a735-34a208dcffba","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/aml_exceptions/yXlIZxuXRj2mkCgrxWtSRw ","urlObject":{"path":["aml_exceptions","yXlIZxuXRj2mkCgrxWtSRw "],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"41c96171-73fc-4fb3-9374-91616e171b7d","name":"Upate AML Exceptions","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/aml_exceptions/yXlIZxuXRj2mkCgrxWtSRw "},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\": \"aml_exception\",\n  \"id\": \"yXlIZxuXRj2mkCgrxWtSRw\",\n  \"url\": \"https://apps.fundamerica.com/api/aml_exceptions/yXlIZxuXRj2mkCgrxWtSRw\",\n  \"ach_info_mismatch\": false,\n  \"address_verified\": null,\n  \"background_check_url\": \"https://apps.fundamerica.com/api/background_checks/sStUW6KMR8-DfD1lBeoH4w\",\n  \"created_at\": \"2015-12-01T19:34:59.758Z\",\n  \"dob_verified\": null,\n  \"documentation_required\": false,\n  \"entity_url\": \"https://apps.fundamerica.com/api/entities/EvahckAkQ-WiwacbwnRwtg\",\n  \"investment_url\": \"https://apps.fundamerica.com/api/investments/fef-DoFASzKOxAka0jn3qg\",\n  \"name_verified\": null,\n  \"status\": \"pending\",\n  \"status_updates\": {\n  },\n  \"tin_verified\": null,\n  \"updated_at\": \"2015-12-01T19:34:59.761Z\",\n  \"watch_lists_cleared\": null\n}"}],"_postman_id":"7bfca0b7-3c24-4866-a735-34a208dcffba"}],"id":"4a48caae-fa6c-49ae-8956-e681fc5acee3","description":"<h2 id=\"aml-exceptions\">AML Exceptions</h2>\n<p>Whenever an investor makes an investment, an <a href=\"https://docs.fundamerica.com/#0c54499b-1c72-48c0-9de4-250a1cd954ac\">identity check</a> is automatically processed on the investor to determine whether the investor's identifying information is correct and if that information is connected with any government watch lists.</p>\n<p>In the event the background check shows a problem of some sort, an AML exception is thrown. While funds can be sent to escrow, <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investments</a> with funds connected to an investor with an outstanding AML exception cannot be cleared, don't count toward the <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">offering's</a> minimum and cannot be <a href=\"https://docs.fundamerica.com/#1ede7c16-94c1-447b-bbd2-86a908913fb9\">disbursed</a>.</p>\n<p>In most cases, AML exceptions happen for three main reasons:</p>\n<ol>\n<li>In the case of an individual investing, the problem is almost always user error. Either a name or a TIN or a date of birth is entered incorrectly.</li>\n<li>In the case of businesses, the business is realtively new and can't be found in public records yet.</li>\n<li>Custodial type investors (like trusts) almost always require some kind of documentation and cannot be identified automatically because there is nothing in the public record.</li>\n</ol>\n<p>AML exceptions are generated when there is either discrepency or problem in the identifying data or automatic checks cannot find a record of the investor. Sometimes, especially in the case of businesses, manual checks by customer service can verify enough to clear the exception. However, more often than not, actions are necessary on the part of the investor to provide more data or correct existing data.</p>\n<p>AML exceptions with a <code>status</code> of <code>contact_issuer</code> require action by the part of the issuer or the portal to give further instructions. The investor <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">entity</a> may need to be updated or <a href=\"https://docs.fundamerica.com/#9cf0e30c-ff68-4380-a9ab-c376061507ca\">entity documents</a> may need to be provided to clear the exception.</p>\n<p>Once information has been either added or created, a AML exception should be updated to notify FundAmerica that the exception should be reviewed again. If everything checks out, the <code>status</code> will be set to <code>cleared</code> and the AML exception is no longer an issue for the investment.</p>\n<p><em>Note</em>: In the case of companies or joint accounts, it's possible that a single investment might have multiple AML exceptions.</p>\n<p>A typical flow looks like this:</p>\n<ol>\n<li>An investment is created and a background check is processed.</li>\n<li>If there is a problem, an AML exception is generated with <code>status</code> of <code>pending</code>.</li>\n<li>FundAmerica reviews the exception and either sets the status to <code>clear</code> if the problems can be resolved without further input of sets the status to <code>contact_issuer</code> if more information is required. This update causes a <a href=\"https://docs.fundamerica.com/#6222e094-84ea-4a94-8037-bb44ac3cdff2\">webhook</a> to be created, informing the portal that there is an issue.</li>\n<li>The portal looks at the nature of the AML exception and responds accordingly.</li>\n<li>The portal sets the <code>status</code> to <code>pending</code> by updating the AML exception.</li>\n<li>FundAmerica looks at the new data and, in most cases, will probably clear the exception. If not, the <code>status</code> will be set to <code>contact_issuer</code> again and the process will repeat until cleared or the investment is cancelled.</li>\n</ol>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/aml_exceptions\nGET    https://apps.fundamerica.com/api/aml_exceptions/:id\nPATCH  https://apps.fundamerica.com/api/aml_exceptions/:id\nGET    https://apps.fundamerica.com/api/entities/:id/aml_exceptions\nGET    https://apps.fundamerica.com/api/investments/:id/aml_exceptions\nPATCH  https://apps.fundamerica.com/api/test_mode/aml_exceptions/:id\n</code></pre><h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>ach_info_mismatch</code>: <code>true</code> if the investment was created via ACH and the bank account name did not match the investor's name.</li>\n<li><code>address_verified</code>: <code>true</code> if the entity's address has been verified. (As of now, this doesn't usually matter, but it may in the future with regionally specific offerings.)</li>\n<li><code>dob_verified</code>: <code>true</code> if the entity's date of birth has been verified. This is always <code>null</code> for non-person entities.</li>\n<li><code>documentation_required</code>: <code>true</code> if automatic checks aren't enough and actual documentation is required. See <a href=\"https://docs.fundamerica.com/#9cf0e30c-ff68-4380-a9ab-c376061507ca\">Entity Documents</a>.</li>\n<li><code>name_verified</code>: <code>true</code> if the entity's name has been verified.</li>\n<li>status:<ul>\n<li><code>pending</code>: FundAmerica is currently reviewing the exception</li>\n<li><code>contact_issuer</code>: More information is required from the issuer to clear the exception.</li>\n<li><code>cleared</code>: The exception has been cleared. This does not necessarily mean the issue has been resolved however. In cases where identity cannot be established or, something more serious like finding the investor is on the OFAC list, an AML exception may be cleared and the investment cancelled.</li>\n</ul>\n</li>\n<li><code>status_updates</code>: A list of notes from FundAmerica related to the AML exception. This will be blank in many cases but, especially when documents come into play, there may be extra information about specifics of the exception listed here.</li>\n<li><code>tin_verified</code>: <code>true</code> if the entity's tax ID number has been verified.</li>\n<li><code>watch_lists_cleared</code>: <code>true</code> if the entity does not appear on any government watch lists.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"5b0fd5fe-5747-4aa6-84f0-e49b6c0a95d8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3ba188cd-2e0a-4688-9887-41e13655f6b0","type":"text/javascript","exec":[""]}}],"_postman_id":"4a48caae-fa6c-49ae-8956-e681fc5acee3"},{"name":"ACH Authorizations","item":[{"name":"Pre-Populating ACH Authorization Form","item":[{"name":"Create a Hosted form","id":"0034cdc8-5f09-4673-932f-d7d68068a62c","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"entity_id\" : \"fTR1h9FnRiCc-I7sRlxQWg\"\n}"},"url":"{{env}}/ach_tokens","description":"<p><em>Note</em>: A <code>return url</code> query string can be added to the token URL and the signer will be redirected to the <code>return_url</code> when the ACH authorization agreement is signed. The parameter <code>ach_authorization_id</code> will be passed back to <code>return_url</code> if it is provided.</p>\n","urlObject":{"path":["ach_tokens"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"ba4fe44a-e927-4b39-a946-d49fcad300e8","name":"Create a Hosted form","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"entity_id\" : \"fTR1h9FnRiCc-I7sRlxQWg\"\n}"},"url":"{{env}}/ach_tokens"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n\t\"object\" : \"ach_token\",\n\t\"url\" : \"http://apps.fundamerica.com/ach_authorizations/new/a5PaPUMcEELHCYh0bI1vmOG7Y5zIAjd9K\"\n}\n"}],"_postman_id":"0034cdc8-5f09-4673-932f-d7d68068a62c"}],"id":"e7c6f410-5b4b-4d42-93be-cff9a04ffea8","description":"<h3 id=\"pre-populating-ach-authorization-form\">Pre-Populating ACH Authorization Form</h3>\n<p>By default, the ACH Authorization form will be filled in the entity information. However, some providers store the account information on their own system for other purposes. In order to prevent the end user from entering information multiple times, you can POST to the URL provided when creating an ACH token. The following fields can be pre-populated:</p>\n<ul>\n<li><code>ach_authorization[account_type]</code>: Must be <code>checking</code> or <code>savings</code>.</li>\n<li><code>ach_authorization[check_type]</code>: Must be <code>business</code> or <code>personal</code>.</li>\n<li><code>ach_authorization[account_number]</code></li>\n<li><code>ach_authorization[routing_number]</code>: Must be a valid 9 digit routing number.</li>\n<li><code>ach_authorization[name_on_account]</code></li>\n<li><code>ach_authorization[contact_name]</code></li>\n<li><code>ach_authorization[address]</code></li>\n<li><code>ach_authorization[city]</code></li>\n<li><code>ach_authorization[state]</code></li>\n<li><code>ach_authorization[zip_code]</code></li>\n<li><code>ach_authorization[email]</code></li>\n</ul>\n<p>If you plan on pre-populating account information, <em>DO NOT use a GET request</em>. The account information can end up in web logs and other unsecure places. Despite being sent via HTTPS, it's still an extremely bad practice to use GET if also opting to pre-populating the form.</p>\n","event":[{"listen":"prerequest","script":{"id":"ee5c80d7-b072-4e3a-87f1-62efaba0980d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bfd99c41-5c54-4337-9461-ce01ab591326","type":"text/javascript","exec":[""]}}],"_postman_id":"e7c6f410-5b4b-4d42-93be-cff9a04ffea8"},{"name":"Direct API Creation","item":[{"name":"Agreement Text","item":[],"id":"ca6b50ce-4acd-459b-9bca-a951ef779774","description":"<h3 id=\"agreement-text\">Agreement Text</h3>\n<p>You must include the exact introduction text that appears on the hosted form. Failure to do so can lead to your account getting suspended without notice. This text should be copied directly from our API with the following call:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://apps.fundamerica.com/api/ach_authorizations/agreement_html \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:\n</code></pre><h3 id=\"example-response\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"agreement_html\": \"&lt;p&gt;&lt;strong&gt;IMPORTANT: Please read before completing, signing and submitting.&lt;/strong&gt;&lt;/p&gt;\\n\\n&lt;p&gt;Direct Payment via ACH is a transfer of funds from (or to) a bank account for the purposes of making a payment.&lt;/p&gt;\\n\\n&lt;p&gt;I (we) hereby authorize FundAmerica Securities, LLC (&amp;ldquo;FundAmerica&amp;rdquo;), to electronically initiate credit and debit entries to my (our) account at the financial institution listed below (hereinafter &amp;ldquo;Bank&amp;rdquo;), and, if necessary, initiate adjustments for any transactions credited/debited in error.&lt;/p&gt;\\n\\n&lt;p&gt;This authority authorizes FundAmerica to credit my (our) account to correct errors and with payments, refunds, reimbursements, and other funds, and to debit my (our) account for exact amount of investments I make, and will remain in effect until such time that FundAmerica is notified by me (us) in writing to cancel it, with such notice provided at least 3 business days in advance, delivered via overnight courier to FundAmerica Securities, LLC, attention Financial Operations Principal, at 3455 Peachtree Road NE, 5th Floor, Atlanta, GA 30326. I agree that the ACH transactions I (we) authorize comply with all applicable law.&lt;/p&gt;\"\n}\n</code></pre><p>Additionally if you wish to retrieve information about the bank related to the routing number similar to the hosted form you can use the following call:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://apps.fundamerica.com/api/bank_info/123456789 \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:\n</code></pre><p><em>Note</em>: The routing number must be 9 digits. Anything else will result in a <code>404</code>. Additionally, an invalid routing number will result in a <code>404</code> error.</p>\n<h3 id=\"example-response-1\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"object\": \"bank_info\",\n  \"address\": \"1 Bank Road\",\n  \"city\": \"Las Vegas\",\n  \"name\": \"Common Bank\",\n  \"phone\": \"7025551234\",\n  \"routing_number\": \"123456789\",\n  \"state\": \"NV\",\n  \"zip_code\": \"89102\"\n}\n</code></pre><p>Using this is optional, but it does give the user instant feedback as to whether or not the routing number is correct.</p>\n","event":[{"listen":"prerequest","script":{"id":"0867d017-50cb-4bf1-8674-7211629179b3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c4a5f647-0f7f-4874-be65-2ce97e4e591c","type":"text/javascript","exec":[""]}}],"_postman_id":"ca6b50ce-4acd-459b-9bca-a951ef779774"},{"name":"Create ACH Authorization","id":"15c00406-a1f3-4a9b-a0d2-eaa648b8e6a4","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"account_number\" : \"0000123456789\",\n\t\"account_type\" : \"checking\",\n\t\"address\" : \"555 Somewhere in Manhattan\",\n\t\"check_type\" : \"personal\",\n\t\"city\" : \"New York\",\n\t\"email\" : \"john.investor@example.com\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"ip_address\" : \"127.0.0.1\",\n\t\"literal\" : \"John Q Investor\",\n\t\"name_on_account\" : \"John Q Investor\",\n\t\"routing_number\" : \"122287251\",\n\t\"state\" : \"NY\",\n\t\"user_agent\" : \"No Name Browser 1.0\",\n\t\"zip_code\" : \"10004\"\n}"},"url":"{{env}}/ach_authorizations","description":"<p><em>Note</em>: A <code>return_url</code> query string can be added to the token URL and the signer will be redirected to the <code>return_url</code> when the ACH authorization agreement is signed. The parameter <code>ach_authorization_id</code> will be passed back to <code>return_url</code> if it is provided.</p>\n","urlObject":{"path":["ach_authorizations"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"1f6d0583-c6d7-4735-9c40-ec73dde2eea4","name":"Create ACH Authorization","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"account_number\" : \"0000123456789\",\n\t\"account_type\" : \"checking\",\n\t\"address\" : \"555 Somewhere in Manhattan\",\n\t\"check_type\" : \"personal\",\n\t\"city\" : \"New York\",\n\t\"email\" : \"john.investor@example.com\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"ip_address\" : \"127.0.0.1\",\n\t\"literal\" : \"John Q Investor\",\n\t\"name_on_account\" : \"John Q Investor\",\n\t\"routing_number\" : \"122287251\",\n\t\"state\" : \"NY\",\n\t\"user_agent\" : \"No Name Browser 1.0\",\n\t\"zip_code\" : \"10004\"\n}"},"url":"{{env}}/ach_authorizations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"948","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 Jul 2018 21:01:07 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"ff0633e6-0b1a-4826-a9bf-bc9c7b01e621","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.081076","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"ach_authorization\",\"id\":\"fM2e4ma0RjSM-pyi-B1WRQ\",\"url\":\"https://sandbox.fundamerica.com/api/ach_authorizations/fM2e4ma0RjSM-pyi-B1WRQ\",\"account_number_short\":\"6789\",\"agreement_html\":\"\\u003cp\\u003e\\u003cstrong\\u003eIMPORTANT: Please read before completing, signing and submitting.\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eDirect Payment via ACH is a transfer of funds from (or to) a bank account for the purposes of making a payment.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eI (we) hereby authorize the escrow agent (\\u0026ldquo;Escrow Agent\\u0026rdquo;), to electronically initiate credit and debit entries to my (our) account at the financial institution listed below (hereinafter \\u0026ldquo;Bank\\u0026rdquo;), and, if necessary, initiate adjustments for any transactions credited/debited in error.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThis authority authorizes the Escrow Agent to credit my (our) account to correct errors and with payments, refunds, reimbursements, and other funds, and to debit my (our) account for the investments I make, and will remain in effect until such time that the Escrow Agent is notified by me (us) in writing to revoke it, with such notice provided at support@primetrust.com at least 3 business days in advance. I (we) agree that the ACH transactions I (we) authorize comply with all applicable law.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eFirst transaction will occur on or after %%TODAY%%.\\u003c/p\\u003e\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"cancelled_at\":null,\"created_at\":\"2018-07-11T21:01:07.248Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"name\":\"John Q Investor (0000123456789)\",\"name_on_account\":\"John Q Investor\",\"routing_number\":\"122287251\",\"updated_at\":\"2018-07-11T21:01:07.248Z\",\"verified\":false}"}],"_postman_id":"15c00406-a1f3-4a9b-a0d2-eaa648b8e6a4"}],"id":"c5a61656-a2d8-4861-8191-cd4635ceb615","description":"<h3 id=\"direct-api-creation\">Direct API Creation</h3>\n<p>This is similar to FundAmerica's hosted form, but gives the portal greater flexibility in when integrating. It's also a more involved process. Since the ultimate result must be very similar to the process outlined in the <a href=\"https://docs.fundamerica.com/#e7c6f410-5b4b-4d42-93be-cff9a04ffea8\">FundAmerica Hosted Form</a> process, it's suggested that you go through that process at least once to get a good idea of what your own process should look like.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/ach_authorizations\nPOST   https://apps.fundamerica.com/api/ach_authorizations\nGET    https://apps.fundamerica.com/api/ach_authorizations/:id\nDELETE https://apps.fundamerica.com/api/ach_authorizations/:id\nGET    https://apps.fundamerica.com/api/ach_authorizations/agreement_html\nGET    https://apps.fundamerica.com/api/entities/:id/ach_authorizations\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>account_number</code>: Must be all digits.</li>\n<li><code>account_type</code>: Must be <code>checking</code> or <code>savings</code>.</li>\n<li><code>address</code>: The address for the bank account. Defaults to the entity's address.</li>\n<li><code>check_type</code>: Must be <code>business</code> or <code>personal</code>.</li>\n<li><code>city</code>: The city for the bank account. Defaults to the entity's city.</li>\n<li><code>contact_name</code>: A contact name if different than the entity. Defaults to the entity's name or the\nentity's <code>contact_name</code> if present.</li>\n<li><code>name_on_account</code>: The name on the bank account. Defaults to the entity's name.</li>\n<li><code>routing_number</code>: Must be a valid 9 digit routing number.</li>\n<li><code>state</code>: The state for the bank account. Defaults to the entity's state.</li>\n<li><code>use_for_investor_payments</code>: If set to <code>true</code> the <a href=\"https://docs.fundamerica.com/#c7d7beb0-1d9d-4407-b610-71900575ecac\">Bank Transfer Method</a> associated with this authorization will automatically by set as the entity's Investor Payment Method.</li>\n<li><code>zip_code</code>: The zip code for the bank account. Defaults to the entity's zip code.</li>\n</ul>\n<h3 id=\"signature-attributes\">Signature Attributes:</h3>\n<ul>\n<li><code>company</code>: If the signer is representing a company, this is the company's name.</li>\n<li><code>email</code>: The email address for the signer. Default's to the entity's email address.</li>\n<li><code>ip_address</code>: The IP address of the client filling out the form.</li>\n<li><code>literal</code>: The literal signature of the client. This whatever the client chooses to type as their signature. It will typically be their name or some variation of their name.</li>\n<li><code>title</code>: If the signer is representing a company, this is their title.</li>\n<li><code>user_agent</code>: The user agent header (browser identification) of the client filling out the form.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes:</h3>\n<ul>\n<li><code>cancelled_at</code>: If the ACH authorization was this is when it happened. A cancelled ACH authorization cannot be used for making an investment and will not show up in any resource lists.</li>\n<li><code>name</code>: The name of the ACH authorization. It's the account name with the last four digits of the account number.</li>\n<li><code>verified</code>: If set to true it means this ACH authorization has been successfully charged at some point in the life of the ACH authorization.</li>\n</ul>\n<p>It's important to remember that while an ACH authorization requires far less input on the part of the investor (i.e. they don't have to mail a check or go to their bank for a wire transfer) they are not real time and there is no way of verifying the information provided by the investor before an ACH charge is attempted. These charges occur in batches and not in real time. As such, if there is a failure the related investment payment will be marked as <code>failed</code> and the investor may need to create a new ACH Authorization (if the account number was incorrect).</p>\n<p>ACH authorizations can be cancelled and they may be cancelled outside of your platform. For instance, an investor may contact FundAmerica directly and request a cancellation. When an ACH authorization is cancelled or verified, it will trigger a webhook.</p>\n","event":[{"listen":"prerequest","script":{"id":"69a18083-b951-4500-bf50-5e3628188e3b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6be2f84b-a74a-4ce6-ab9b-8786c1b0a8b2","type":"text/javascript","exec":[""]}}],"_postman_id":"c5a61656-a2d8-4861-8191-cd4635ceb615"}],"id":"43888c9d-943c-4e9e-ab68-af1843a0ccfa","description":"<h2 id=\"ach-authorizations\">ACH Authorizations</h2>\n<p>In order for an investor to invest in an offering using ACH, an ACH Authorization must be created. This requires an investor to provide their bank account information to FundAmerica and electronically sign an ACH Authorization Agreement. This can be accomplished in one of two ways:</p>\n<h3 id=\"fundamerica-hosted-form\">FundAmerica Hosted Form</h3>\n<p>The hosted form is similar to <a href=\"https://docs.fundamerica.com/#6bb3b724-e859-49ff-bd67-c09f168968d6\">signing an escrow agreement</a> and is the simpler of the two to integegrate.</p>\n<p>The process works like this:</p>\n<ol>\n<li>The investor is provided with an ACH token and directed to FundAmerica.</li>\n<li>The investor fills out a form, providing their bank information and electronic signature.</li>\n<li>An ach_authorization is created and its id can be passed into an investment.</li>\n</ol>\n<p>An <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">entity</a> can have multiple ACH authorizations if you choose to support that functionality in your portal.</p>\n<p><em>Note</em>: In order to create an ACH authorization, the entity that wishes to use it must exist first. As a result, investments using ACH should always pass entity_id rather than individual entity parameters when creating an investment. The primary reason for this is that an ACH authorization is tied to an entity and another entity cannot use it for investing.</p>\n","event":[{"listen":"prerequest","script":{"id":"2b02fbc1-dcc4-48f9-a97f-280478617c20","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fc221cef-f763-4241-a6bd-b78ee025694f","type":"text/javascript","exec":[""]}}],"_postman_id":"43888c9d-943c-4e9e-ab68-af1843a0ccfa"},{"name":"Subscription Agreements","item":[{"name":"Subscription Agreement Templates","item":[{"name":"Create Subscription Agreement","id":"8655b9f0-850e-4aea-bf12-3ea77c97822a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"draft_content\" : \"%%VESTING_AMOUNT%% %%VESTING_AS%% %%VESTING_AS_EMAIL%% %%EQUITY_SHARE_COUNT%% %%INVESTOR_SIGNATURES%% %%ISSUER_SIGNATURES%%\",\n\t\"email_document_to_signers\" : \"true\",\n\t\"issuer_company\" : \"Johnson, Johnson, Johnson & Johnson\",\n\t\"issuer_email\" : \"john@johnson.com\",\n\t\"issuer_literal\" : \"J. Johnson\",\n\t\"issuer_name\" : \"John Johnson\",\n\t\"issuer_title\" : \"CEO\",\n\t\"offering_id\" : \"wQQmJTFQShin7DSiZEuNZA\"\n}"},"url":"{{env}}/subscription_agreement_templates","urlObject":{"path":["subscription_agreement_templates"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"34c2f8cc-2d4b-45be-b295-04490ee0d2cf","name":"Create Subscription Agreement","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"draft_content\" : \"%%VESTING_AMOUNT%% %%VESTING_AS%% %%VESTING_AS_EMAIL%% %%EQUITY_SHARE_COUNT%% %%INVESTOR_SIGNATURES%% %%ISSUER_SIGNATURES%%\",\n\t\"email_document_to_signers\" : \"true\",\n\t\"issuer_company\" : \"Johnson, Johnson, Johnson & Johnson\",\n\t\"issuer_email\" : \"john@johnson.com\",\n\t\"issuer_literal\" : \"J. Johnson\",\n\t\"issuer_name\" : \"John Johnson\",\n\t\"issuer_title\" : \"CEO\",\n\t\"offering_id\" : \"wQQmJTFQShin7DSiZEuNZA\"\n}"},"url":"{{env}}/subscription_agreement_templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 12 Jul 2018 17:18:33 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"f26c58d8-bd0f-4d18-8880-269392065e6a","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.089983","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"subscription_agreement_template\",\"id\":\"qGfeZHnIQoSqaxv6yTNHXw\",\"url\":\"https://sandbox.fundamerica.com/api/subscription_agreement_templates/qGfeZHnIQoSqaxv6yTNHXw\",\"draft_content\":\"\\u003ch1 style=\\\"text-align:center\\\"\\u003eSubscription Agreement\\u003c/h1\\u003e\\n\\n\\u003cp\\u003e\\u003cspan style=\\\"color:#FF0000\\\"\\u003eIMPORTANT NOTICE. The following template subscription agreement is provided for educational purposes only and does not constitute, and is not a substitute for legal, tax or financial advice. It is NOT intended for use without review, modification and approval by your legal, tax and financial advisors. This subscription agreement is provided for educational and informational purposes only and does not meet any issuers\\u0026rsquo; specific, particular factual circumstances. Material modification is require before use. Providing this boilerplate, educational document does not create a fiduciary relationship between you and Jumpstart Securities LLC, including its directors, officers, employees, agents or affiliates (\\u0026ldquo;FundAmerica\\u0026rdquo;). Failure to substantially modify so all documents are appropriate for your business and your specific offering and consult legal counsel may result in liability under applicable federal and state securities laws. You should not make substantive changes to any of the forms without your legal counsel. This copyrighted document is only for use in conjunction with FundAmerica tools and services and may be licensed on a per-single-use basis, including any derivative works created from any copy.\\u003c/span\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cspan style=\\\"color:#FF0000\\\"\\u003eSUBJECT TO YOUR LEGAL COUNSEL\\u0026rsquo;S REVIEW, MODIFICATION, REPLACEMENT, AND APPROVAL.\\u003c/span\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003eNOTICES REGARDING THIS SUBSCRIPTION AGREEMENT AND ASSOCIATED OFFERING DISCLOSURES AND MATERIALS\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHIS SUBSCRIPTION AGREEMENT AND ASSOCIATED OFFERING DISCLOSURES AND MATERIALS ARE BEING FURNISHED BY THE COMPANY SOLELY FOR USE BY POTENTIAL INVESTORS IN CONNECTION WITH THE OFFERING OF SECURITIES.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHIS SUBSCRIPTION AGREEMENT AND ANY RELATED OFFERING MATERIALS DO NOT CONSTITUTE AN OFFER OR SOLICITATION BY ANYONE IN ANY JURISDICTION IN WHICH SUCH AN OFFER OR SOLICITATION IS NOT ALLOWED. ANY REPRODUCTION OR DISTRIBUTION OF THIS SUBSCRIPTION AGREEMENT OR ANY OTHER OFFERING MATERIALS IN WHOLE OR IN PART, OR THE DIVULGENCE OF ANY OF THEIR CONTENTS, WITHOUT THE PRIOR WRITTEN CONSENT OF THE COMPANY, IS PROHIBITED. ANY SUBSCRIBER ACTING CONTRARY TO THE FOREGOING RESTRICTIONS MAY PLACE ITSELF AND THE COMPANY IN VIOLATION OF FEDERAL OR STATE SECURITIES LAWS.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHIS SUBSCRIPTION AGREEMENT AND ALL RELATED OFFERING DISCLOSURES AND MATERIALS (THE \\u0026ldquo;MATERIALS\\u0026rdquo;) AND MATERIALS HAVE BEEN PREPARED BY THE COMPANY AND NO PERSON HAS BEEN AUTHORIZED TO GIVE ANY INFORMATION OR TO MAKE ANY REPRESENTATIONS OTHER THAN THOSE CONTAINED HEREIN IN CONNECTION WITH THE SECURITIES DESCRIBED IN THE MATERIALS, AND IF GIVEN OR MADE, SUCH INFORMATION OR REPRESENTATIONS MUST NOT BE RELIED UPON AS HAVING BEEN AUTHORIZED BY THE COMPANY. POTENTIAL INVESTORS ARE CAUTIONED NOT TO RELY ON ANY INFORMATION NOT EXPRESSLY SET FORTH IN THE MATERIALS, INCLUDING INFORMATION FOUND ON THE COMPANY\\u0026rsquo;S OR OTHER WEBSITES (NONE OF WHICH INFORMATION IS INCORPORATED INTO THE MATERIALS). STATEMENTS CONTAINED HEREIN AS TO THE CONTENT OF ANY AGREEMENT OR OTHER DOCUMENT ARE SUMMARIES AND, THEREFORE, ARE NECESSARILY SELECTIVE AND INCOMPLETE AND ARE QUALIFIED IN THEIR ENTIRETY BY THE ACTUAL AGREEMENTS OR OTHER DOCUMENTS. THE COMPANY HAS BEEN AVAILABLE TO ALL INVESTORS PRIOR TO THE CONSUMMATION OF THE OFFERING TO ANSWER QUESTIONS CONCERNING THE TERMS AND CONDITIONS OF THIS OFFERING, THE COMPANY OR ANY OTHER RELEVANT MATTERS AND ANY ADDITIONAL REASONABLE INFORMATION TO THE EXTENT THE COMPANY POSSESSES SUCH INFORMATION OR CAN ACQUIRE IT WITHOUT UNREASONABLE EFFORT OR EXPENSE.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHE MATERIALS DO NOT PURPORT TO CONTAIN ALL OF THE INFORMATION THAT MAY BE REQUIRED TO EVALUATE THIS OFFERING AND ANY RECIPIENT HEREOF SHOULD CONDUCT ITS OWN INDEPENDENT ANALYSIS. THE COMPANY DOES NOT EXPECT TO UPDATE OR OTHERWISE REVISE THE MATERIALS UNLESS THERE IS A MATERIAL CHANGE IN THE INFORMATION SET FORTH HEREIN PRIOR TO THE CLOSING OR TERMINATION OF THE OFFERING HEREUNDER. THE POSTING OR DELIVERY OF THE MATERIALS DOES NOT IMPLY THAT THE INFORMATION CONTAINED HEREIN IS CORRECT AS OF ANY TIME SUBSEQUENT TO THE DATE OF THE SUBSCRIPTION AGREEMENT.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eBECAUSE THE MATERIALS FOCUS PRIMARILY ON INFORMATION CONCERNING THE COMPANY RATHER THAN THE INDUSTRY IN WHICH THE COMPANY OPERATES, POTENTIAL INVESTORS SHOULD CONDUCT THEIR OWN SEPARATE INVESTIGATION OF THE COMPANY\\u0026rsquo;S INDUSTRY TO OBTAIN GREATER INSIGHT IN ASSESSING THE COMPANY\\u0026rsquo;S PROSPECTS. CERTAIN OF THE INFORMATION CONTAINED HEREIN CONCERNING INDUSTRY AND ECONOMIC TRENDS AND PERFORMANCE IS BASED UPON OR DERIVED FROM INFORMATION PROVIDED BY THIRD-PARTY CONSULTANTS AND OTHER INDUSTRY SOURCES. THE COMPANY BELIEVES THAT SUCH INFORMATION IS ACCURATE AND THAT THE SOURCES FROM WHICH IT HAS BEEN OBTAINED ARE RELIABLE. HOWEVER, THE COMPANY CANNOT GUARANTEE THE ACCURACY OF SUCH INFORMATION AND HAS NOT INDEPENDENTLY VERIFIED THE ASSUMPTIONS UPON WHICH ANY PROJECTIONS OF FUTURE TRENDS AND PERFORMANCE ARE BASED.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHIS SUBSCRIPTION AGREEMENT IS SUBMITTED IN CONNECTION WITH THE OFFERING DESCRIBED HEREIN AND MAY NOT BE REPRODUCED OR USED FOR ANY OTHER PURPOSE. EACH RECIPIENT OF THIS SUBSCRIPTION AGREEMENT AGREES THAT ALL INFORMATION CONTAINED HEREIN IS OF A CONFIDENTIAL NATURE, THAT IT WILL TREAT SUCH INFORMATION IN A CONFIDENTIAL MANNER AND THAT IT WILL NOT, DIRECTLY OR INDIRECTLY, DISCLOSE OR PERMIT ITS AGENTS OR AFFILIATES TO DISCLOSE ANY SUCH INFORMATION WITHOUT THE PRIOR WRITTEN CONSENT OF THE COMPANY.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003eNOTICES REGARDING THIS OFFERING\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHIS OFFERING CAN BE WITHDRAWN AT ANY TIME BEFORE A CLOSING AND IS SPECIFICALLY MADE SUBJECT TO THE TERMS DESCRIBED IN THIS SUBSCRIPTION AGREEMENT. THE COMPANY AND THE PLACEMENT AGENT RESERVE THE RIGHT TO REJECT ANY SUBSCRIPTION, IN WHOLE OR IN PART, OR TO ALLOCATE TO ANY PROSPECTIVE INVESTOR LESS THAN THE NUMBER OF SECURITIES SUBSCRIBED FOR BY SUCH PROSPECTIVE INVESTOR.\\u003c/p\\u003e\\n\\n\\u003cp\\u003ePROSPECTIVE INVESTORS SHOULD RETAIN THEIR OWN PROFESSIONAL ADVISORS TO REVIEW AND EVALUATE THE ECONOMIC, TAX, LEGAL AND OTHER CONSEQUENCES OF INVESTING IN THIS PRIVATE OFFERING, AND SHOULD NOT CONSTRUE THE CONTENTS OF THIS SUBSCRIPTION AGREEMENT OR ANY OTHER INFORMATION FURNISHED BY THE COMPANY OR THE PLACEMENT AGENT AS LEGAL, FINANCIAL OR OTHER ADVICE. EACH INVESTOR SHOULD CONSULT WITH ITS OWN ADVISORS AS TO LEGAL, TAX, BUSINESS, FINANCIAL, AND RELATED ASPECTS OF A PURCHASE OF THE SECURITIES. PROSPECTIVE INVESTORS ARE URGED TO REQUEST ANY ADDITIONAL INFORMATION THEY MAY CONSIDER NECESSARY IN MAKING AN INFORMED INVESTMENT DECISION. THE SECURITIES OFFERED ARE HIGHLY SPECULATIVE AND SUITABLE FOR PURCHASE BY INVESTORS THAT CAN BEAR THE COMPLETE LOSS OF THEIR INVESTMENT WITHOUT AFFECTING THEIR LIFE STYLE.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHE SECURITIES OFFERED HEREBY HAVE NOT BEEN REGISTERED UNDER THE SECURITIES ACT OF 1933 (THE \\u0026ldquo;ACT\\u0026rdquo; OR \\u0026ldquo;SECURITIES ACT\\u0026rdquo;) OR THE SECURITIES OR \\u0026ldquo;BLUE SKY\\u0026rdquo; LAWS OF ANY STATE AND ARE BEING OFFERED AND SOLD IN RELIANCE ON EXEMPTIONS FROM THE REGISTRATION REQUIREMENTS OF THE SECURITIES ACT AND SUCH LAWS. THE SECURITIES ARE SUBJECT TO RESTRICTION ON TRANSFERABILITY AND RESALE AND MAY NOT BE PLEDGED, TRANSFERRED, RESOLD OR OTHERWISE DISPOSED OF EXCEPT AS PERMITTED UNDER THE SECURITIES ACT AND SUCH LAWS PURSUANT TO REGISTRATION OR EXEMPTIONS THEREFROM. THE SECURITIES HAVE NOT BEEN APPROVED OR DISAPPROVED BY THE SECURITIES AND EXCHANGE COMMISSION (\\u0026ldquo;SEC\\u0026rdquo;), ANY STATE SECURITIES COMMISSION OR OTHER REGULATORY AUTHORITY, NOR HAVE ANY OF THE FOREGOING AUTHORITIES PASSED UPON OR ENDORSED THE MERITS OF THIS OFFERING OR THE ACCURACY OR ADEQUACY OF THE OFFERING DOCUMENTS. ANY REPRESENTATION TO THE CONTRARY IS UNLAWFUL.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eEACH PURCHASER OF SECURITIES OFFERED HEREBY MUST BE AN \\u0026ldquo;ACCREDITED INVESTOR\\u0026rdquo; WITHIN THE MEANING OF REGULATION D PROMULGATED BY THE SEC UNDER THE SECURITIES ACT. EACH PURCHASER OF THE SECURITIES OFFERED HEREBY WILL BE REQUIRED TO ENTER INTO THIS SUBSCRIPTION AGREEMENT WITH THE COMPANY TO PARTICIPATE IN THE OFFERING.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHE SECURITIES OFFERED HEREBY MAY NOT BE PLEDGED, TRANSFERRED, RESOLD OR OTHERWISE DISPOSED OF BY AN INVESTOR UNLESS, IN THE OPINION OF COUNSEL SATISFACTORY TO THE COMPANY AND ITS COUNSEL, REGISTRATION UNDER THE APPLICABLE FEDERAL AND STATE SECURITIES OR \\u0026ldquo;BLUE SKY\\u0026rdquo; LAWS IS NOT REQUIRED OR SUCH REGISTRATION REQUIREMENTS ARE COMPLIED WITH.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eEACH SUBSCRIBER MAY, IF IT SO DESIRES, MAKE INQUIRIES OF MANAGEMENT OF THE COMPANY WITH RESPECT TO THE COMPANY\\u0026rsquo;S BUSINESS OR ANY OTHER MATTERS SET FORTH HEREIN, AND MAY OBTAIN ANY ADDITIONAL INFORMATION WHICH SUCH SUBSCRIBER DEEMS TO BE NECESSARY IN ORDER TO VERIFY THE ACCURACY OF THE INFORMATION CONTAINED IN THIS SUBSCRIPTION AGREEMENT AND TO MAKE AN INVESTMENT DECISION (TO THE EXTENT THAT THE COMPANY POSSESSES SUCH INFORMATION OR CAN ACQUIRE IT WITHOUT UNREASONABLE EFFORT OR EXPENSE). IN CONNECTION WITH SUCH INQUIRY, ANY DOCUMENTS WHICH ANY SUBSCRIBER WISHES TO REVIEW WILL BE MADE AVAILABLE FOR INSPECTION AND COPYING OR PROVIDED, UPON REQUEST, SUBJECT TO THE SUBSCRIBER\\u0026rsquo;S AGREEMENT TO MAINTAIN SUCH INFORMATION IN CONFIDENCE AND TO RETURN THE SAME TO THE COMPANY IF THE RECIPIENT DOES NOT PURCHASE THE SECURITIES OFFERED HEREUNDER. ANY SUCH INQUIRIES OR REQUESTS FOR ADDITIONAL INFORMATION OR DOCUMENTS SHOULD BE MADE IN WRITING TO THE COMPANY AT THE ADDRESS SET FORTH HEREIN.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTO ENSURE COMPLIANCE WITH TREASURY DEPARTMENT CIRCULAR 230, POTENTIAL INVESTORS ARE HEREBY NOTIFIED THAT: (A) ANY DISCUSSION OF FEDERAL TAX ISSUES IN THIS SUBSCRIPTION AGREEMENT IS NOT INTENDED OR WRITTEN TO BE RELIED UPON, AND CANNOT BE RELIED UPON, BY HOLDERS OF THE SECURITIES FOR THE PURPOSE OF AVOIDING PENALTIES THAT MAY BE IMPOSED ON HOLDERS OF THE SECURITIES UNDER THE INTERNAL REVENUE CODE; (B) SUCH DISCUSSION IS INCLUDED HEREIN BY US IN CONNECTION WITH THE PROMOTION OR MARKETING (WITHIN THE MEANING OF CIRCULAR 230) BY US OF THE TRANSACTIONS ADDRESSED HEREIN; AND (C) POTENTIAL INVESTORS SHOULD SEEK ADVICE BASED ON THEIR PARTICULAR CIRCUMSTANCES FROM AN INDEPENDENT TAX ADVISOR.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHE SECURITIES OFFERED INVOLVE A HIGH DEGREE OF RISK AND MAY RESULT IN THE LOSS OF YOUR ENTIRE INVESTMENT. ANY PERSON CONSIDERING THE PURCHASE OF THESE SECURITIES SHOULD CONSULT WITH HIS, HER OR ITS LEGAL, TAX AND FINANCIAL ADVISORS PRIOR TO MAKING AN INVESTMENT IN SECURITIES. THE SECURITIES SHOULD ONLY BE PURCHASED BY PERSONS WHO CAN AFFORD TO LOSE ALL OF THEIR INVESTMENT.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eSUBSCRIPTION AGREEMENT This Subscription Agreement \\u0026ldquo;Agreement\\u0026rdquo; or\\u0026ldquo;Subscription Agreement\\u0026rdquo;), dated as of %%TODAY%%, is entered into by and between the undersigned subscriber, (the\\u0026ldquo;Subscriber\\u0026rdquo; or \\u0026ldquo;you\\u0026rdquo;) and %%ISSUER_NAME%%, a %%ISSUER_STATE_OF_FORMATION%% corporation (the \\u0026ldquo;Company\\u0026rdquo;).\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWHEREAS, the Company is conducting a \\u0026ldquo;best efforts\\u0026rdquo; offering of its securities to raise funds pursuant to the disclosures and promises made and attached as Schedule A hereto (the \\u0026ldquo;Securities\\u0026rdquo;) at a offering price as disclosed on Schedule A (the \\u0026ldquo;Offering Price\\u0026rdquo;) for an aggregate offering amount as listed on Schedule A (the \\u0026ldquo;Offering\\u0026rdquo;);\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWHEREAS, the Company may, at its sole discretion, offer additional Securities as disclosed on Schedule A (the \\u0026ldquo;Additional Securities\\u0026rdquo;) at the Offering Price for an aggregate Offering amount as disclosed on Schedule A (the \\u0026ldquo;Additional Offering Amount\\u0026rdquo;);\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWHEREAS, Subscriber desires to purchase the Securities for the Purchase Price (as defined below), and the Company desires to sell the Securities to the Subscriber for the Purchase Price.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eNOW, THEREFORE, in consideration of the mutual covenants and agreements herein contained, Subscriber and the Company agree as follows:\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e1. Purchase and Sale of the Securities.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(a) The Company hereby agrees, upon close of escrow, to issue and to sell to Subscriber, and Subscriber hereby agrees to purchase from the Company, the Securities as indicated above.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(b) Subscriber agrees to promptly deliver funds to the escrow account (\\u0026ldquo;Escrow\\u0026rdquo;) in an amount sufficient to pay for the Securities you are hereby committing to purchase pursuant to this Agreement (the \\u0026ldquo;Purchase Price\\u0026rdquo;), which amount is payable in U.S. Dollars by ACH, wire transfer or check, subject to collection. Funds will be placed into escrow as discussed below and held until the minimum funding threshold described in the offering is achieved and securities are then sold to investors and funds are released to the Company (aka \\u0026ldquo;issuer\\u0026rdquo; from escrow.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e2. Representations and Warranties of Subscriber.\\u003c/u\\u003e\\u003c/strong\\u003e Subscriber represents and warrants to the Company as follows:\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(a) Subscriber is an \\u0026ldquo;accredited investor\\u0026rdquo; as defined by Rule 501 under the Securities Act of 1933, as amended (the \\u0026ldquo;Act\\u0026rdquo; or the \\u0026ldquo;Securities Act\\u0026rdquo;), and Subscriber is capable of evaluating the merits and risks of Subscriber\\u0026rsquo;s investment in the Securities and has the ability and capacity to protect Subscriber\\u0026rsquo;s interests.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(b) Subscriber understands that the Securities have not been registered. Subscriber understands that the sale of Securities to Subscriber will not be registered under the Act on the grounds that the issuance thereof is exempt under Rule 506(c) of the Securities Act as a transaction by an issuer not involving any public offering and that, in the view of the United States Securities and Exchange Commission (the \\u0026ldquo;SEC\\u0026rdquo;), the statutory basis for the exception claimed would not be present if any of the representations and warranties of Subscriber contained in this Subscription Agreement are untrue or, notwithstanding the Subscriber\\u0026rsquo;s representations and warranties, the Subscriber currently has in mind acquiring any of the Securities for resale upon the occurrence or non-occurrence of some predetermined event.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(c) Subscriber acknowledges and understands that the Securities are being purchased for investment purposes and not with a view to distribution or resale, nor with the intention of selling, transferring or otherwise disposing of all or any part thereof for any particular price, or at any particular time, or upon the happening of any particular event or circumstances, except selling, transferring, or disposing the Securities made in full compliance with all applicable provisions of the Act, the rules and regulations promulgated by the SEC thereunder, and applicable state securities laws; and that an investment in the Securities is not a liquid investment.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(d) Subscriber acknowledges that the Securities must be held indefinitely unless subsequently registered under the Act or unless an exemption from such registration is available. Subscriber is aware of the provisions of Rule 144 promulgated under the Act which permit limited resale of securities purchased in a private placement subject to the satisfaction of certain conditions, including, among other things, the existence of a secondary market for the Securities, and the availability of certain current public information about the Company. In the event that the Company determines to register the Securities under the Act, Subscriber agrees to cooperate with the Company as reasonably requested by the Company in connection with the preparation and filing of a registration statement, unless such Subscriber notifies the Company in writing of Subscriber\\u0026rsquo;s election to exclude all of Subscriber\\u0026rsquo;s Securities from the registration statement. Upon effectiveness of the registration statement, Subscriber further agrees that it will comply with the prospectus delivery requirements of the Act as applicable to it in connection with sales of Securities pursuant to such registration statement.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(e) Subscriber acknowledges that Subscriber has had the opportunity to ask questions of, and receive answers from the Company about its business and to obtain any additional information, to the extent possessed by the Company (or to the extent it could have been acquired by the Company without unreasonable effort or expense) necessary to verify the accuracy of the information received by Subscriber. In determining whether to make this investment, Subscriber has relied solely on Subscriber\\u0026rsquo;s own knowledge and understanding of the Company and its business based upon Subscriber\\u0026rsquo;s own due diligence investigations and the information furnished pursuant to this paragraph. Subscriber understands that no person has been authorized to give any information or to make any representations which were not furnished pursuant to this paragraph and Subscriber has not relied on any other representations or information.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(f) Subscriber has all requisite legal and other power and authority to execute and deliver this Subscription Agreement, which may be electronically signed, and to carry out and perform Subscriber\\u0026rsquo;s obligations under the terms of this Subscription Agreement. This Subscription Agreement constitutes a valid and legally binding obligation of Subscriber, enforceable in accordance with its terms, and subject to laws of general application relating to bankruptcy, insolvency and the relief of debtors and rules of law governing specific performance, injunctive relief or other general principals of equity, whether such enforcement is considered in a proceeding in equity or law.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(g) Subscriber has carefully considered and has discussed with Subscriber\\u0026rsquo;s professional legal, tax, accounting and financial advisors, to the extent Subscriber has deemed necessary, the suitability of this investment and the transactions contemplated by this Subscription Agreement for Subscriber\\u0026rsquo;s particular federal, state, local and foreign tax and financial situation and has determined that this investment and the transactions contemplated by this Subscription Agreement are a suitable investment for Subscriber. Subscriber relies solely on such advisors and not on any statements or representations of the Company or any of its agents. Subscriber understands that Subscriber (and not the Company) shall be responsible for Subscriber\\u0026rsquo;s own tax liability that may arise as a result of this investment or the transactions contemplated by this Subscription Agreement.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(h) This Subscription Agreement does not knowingly contain any untrue statement or omission of a material fact concerning Subscriber.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(i) There are no actions, suits, proceedings or investigations pending against Subscriber or Subscriber\\u0026rsquo;s properties before any court or governmental agency (nor, to Subscriber\\u0026rsquo;s knowledge, is there any threat thereof) which would impair in any way Subscriber\\u0026rsquo;s ability to enter into and fully perform Subscriber\\u0026rsquo;s commitments and obligations under this Subscription Agreement or the transactions contemplated hereby.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(j) The execution, delivery and performance of and compliance with this Subscription Agreement, and the issuance of the Securities will not result in any material violation of, or conflict with, or constitute a material default under, any of Subscriber\\u0026rsquo;s articles of incorporation or bylaws, if applicable, or any of Subscriber\\u0026rsquo;s material agreements nor result in the creation of any mortgage, pledge, lien, encumbrance or charge against any of the assets or properties of Subscriber or the Securities.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(k) Subscriber acknowledges that the Securities are speculative and involve a high degree of risk and that Subscriber can bear the economic risk of the purchase of the Securities, including a total loss of its investment, as well as any anticipated returns or benefits.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(l) Subscriber fully understands that the proceeds from this Offering will be used for general working capital of the Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(m) Subscriber recognizes that no federal, state or foreign agency has recommended or endorsed the purchase of the Securities.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(n) Subscriber unconditionally represents and agrees that the escrow agent, FundAmerica, LLC (\\u0026ldquo;FundAmerica\\u0026rdquo;) as a technology provider and third-party service integrator, and Jumpstart Securities, LLC (\\u0026ldquo;FundAmerica\\u0026rdquo;) as a back-office escrow service provider and, if Subscriber is not represented by a securities broker who is a syndicate member of this offering then FundAmerica acting as the Subscribers broker of record for this investment (meaning Subscriber is deemed to be a customer of FundAmerica and provide the firm with required Know Your Customer information), have not, either individually or collectively, regardless of actions or inactions, provided any investment advice to either Subscriber or Company, nor have any of them in any manner, however construed, recommended or endorsed either the Offering or the purchase of Securities. Subscriber hereby agrees that they have conducted their own due diligence to their satisfaction and are making the investment on a self-directed basis and that the escrow agent and FundAmerica, individually or collectively, shall have no liability of any type for any disputes or problems with the Company or its\\u0026rsquo; Securities, including but not limited to misrepresentations, omissions, failure of performance, or fraud by the Company in its Offering disclosures and information, as well as any postings or communications, or by any user(s) posting on the Offering, and any incomplete or lack of or mistakes in due diligence provided or conducted by the funding platform, portal, any syndicate member, or any third party service provider, including that which could have reasonably been known.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(o) Subscriber is aware that the Securities are and will be, when issued, \\u0026ldquo;restricted securities\\u0026rdquo; as that term is defined in Rule 144 of the general rules and regulations under the Act.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(p) Subscriber understands that any and all certificates representing the Securities and any and all securities issued in replacement thereof or in exchange therefor shall bear the following legend or one substantially similar thereto, which Subscriber has read and understands:\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u0026ldquo;THE SECURITIES REPRESENTED HEREBY HAVE NOT BEEN REGISTERED UNDER THE SECURITIES ACT OF 1933, AS AMENDED, OR ANY STATE SECURITIES LAWS AND NEITHER THE SECURITIES NOR ANY INTEREST THEREIN MAY BE OFFERED, SOLD, TRANSFERRED, PLEDGED OR OTHERWISE DISPOSED OF EXCEPT PURSUANT TO AN EFFECTIVE REGISTRATION STATEMENT UNDER SUCH ACT OR SUCH LAWS OR AN EXEMPTION FROM REGISTRATION UNDER SUCH ACT AND SUCH LAWS WHICH, IN THE OPINION OF COUNSEL FOR THIS CORPORATION, IS AVAILABLE.\\u0026rdquo;\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(q) In addition, any certificates, if issued, representing the Securities, and any and all securities issued in replacement thereof or in exchange therefor, shall bear such legend as may be required by the securities laws of the jurisdiction in which Subscriber resides.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(r) Subscriber understands and agrees that all investor ownership records are maintained in \\u0026ldquo;book entry\\u0026rdquo; form. As such Subscribers ownership will not be represented by a physical certificate but, instead, be maintained on the books and records of the Company either directly or by its appointed transfer agent(s) and registrar(s). Subscriber will be sent a confirmation by email as evidence of their Subscription and, upon a sale of securities (as defined below), another email as confirmation of their ownership of the securities being acquired hereby. The parties also agree that the Company (and any of its appointed transfer agents or registrars) may deem and treat the person in whose name any of the Securities shall be registered on the books of the Company as the absolute owner for purposes of receiving notices of any nature, including legal, corporate and tax matters, and the payment of any dividends, interest or other distributions, and for all purposes.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(s) Because of the restrictions imposed on resale, Subscriber understands that the Company shall have the right to note stop-transfer instructions in its stock transfer records, and Subscriber has been informed of the Company\\u0026rsquo;s intention to do so. Any sales, transfers, or any other dispositions of the Securities by Subscriber, if any, will be in compliance with the Act.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(t) Subscriber acknowledges that Subscriber has such knowledge and experience in financial and business matters that it is capable of evaluating the merits and risks of an investment in the Securities and of making an informed investment decision.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(u) Subscriber represents and warrants that (i) Subscriber is able to bear the economic, emotional and other risks of an investment in the Securities and to afford the complete loss of the investment, as well as any anticipated returns or benefits; and (ii) (A) Subscriber could be reasonably assumed to have the capacity to protect its own interests in connection with this subscription; or (B) Subscriber has a pre-existing personal or business relationship with, or knowledge of the Company of such duration and nature as would enable a reasonably prudent purchaser to be aware of the character, business acumen and general business and financial circumstances of the Company and is otherwise personally qualified to evaluate and assess the risks, nature and other aspects of this subscription.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(v) Subscriber further represents that the address set forth below is his/her principal residence (or, if Subscriber is a company, partnership or other entity, the address of its principal place of business); that Subscriber is purchasing the Securities for Subscriber\\u0026rsquo;s own account and not, in whole or in part, for the account of any other person; and that Subscriber is purchasing the Securities for investment and not with a view to resale or distribution.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(w) Subscriber understands that the Company shall have the unconditional right to accept, reject or rescind this subscription, in whole or in part, for any reason or without a specific reason, in the sole and absolute discretion of the Company (even after receipt and clearance of Subscriber\\u0026rsquo;s funds) until it is binding. This Subscription Agreement is not binding upon the Company or Subscriber until securities are considered sold (which is defined as the date that the Subscribers participation becomes irrevocable). In the event that Subscribers participation in the Offering is rescinded, whether by the Company or by the Subscriber, then Subscriber\\u0026rsquo;s funds will be returned without interest thereon or deduction therefrom.p\\u0026gt;\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(x) Subscriber has not been furnished with any representations or information in connection with the Offering that is contradictory to that which is disclosed in Schedule A.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(y) No representations or warranties have been made to Subscriber by the Company, or any officer, employee, agent, affiliate or subsidiary of the Company, other than the representations of the Company contained herein, and in subscribing for the Securities, Subscriber is not relying upon any representations other than those contained in this Subscription Agreement.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e3. Representations, Warranties and Covenants of the Company.\\u003c/u\\u003e\\u003c/strong\\u003e The Company represents, warrants and covenants to Subscriber as follows:\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(a) The Company will be duly organized and will validly exist as a corporation in good standing under the laws of the state of its formation and in each jurisdiction, as and when required, where the Company does business.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(b) The Company has all such corporate power and authority to enter into, deliver and perform this Subscription Agreement.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(c) All necessary corporate action has been duly and validly taken by the Company to authorize the execution, delivery and performance of this Subscription Agreement by the Company, and the issuance and sale of the Securities to be sold by the Company pursuant to this Subscription Agreement. This Subscription Agreement has been duly and validly authorized, executed and delivered by the Company and constitutes the legal, valid and binding obligation of the Company enforceable against the Company in accordance with its terms, except as the enforceability thereof may be limited by bankruptcy, insolvency, reorganization, moratorium or other similar laws affecting the enforcement of creditors\\u0026rsquo; rights generally and by general equitable principles.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(d) With respect to the Securities to be offered and sold hereunder in reliance on Rule 506 under the Securities Act, none of the Company, any of its predecessors, any affiliated issuer, any director, executive officer, other officer of the Company participating in the offering hereunder, any beneficial owner of 20% or more of the Company\\u0026rsquo;s outstanding voting equity securities, calculated on the basis of voting power, nor any promoter (as that term is defined in Rule 405 under the Securities Act) connected with the Company in any capacity at the time of sale (each, an \\u0026ldquo;Issuer Covered Person\\u0026rdquo; and, together, \\u0026ldquo;Issuer Covered Persons\\u0026rdquo;) is subject to any of the \\u0026quot;Bad Actor\\u0026quot; disqualifications described in Rule 506(d)(1)(i) to (viii) under the Securities Act (a \\u0026ldquo;Disqualification Event\\u0026rdquo;), except for a Disqualification Event covered by Rule 506(d)(2) or (d)(3). The Company has exercised reasonable care to determine whether any Issuer Covered Person is subject to a Disqualification Event. The Company has complied, to the extent applicable, with its disclosure obligations under Rule 506(e), and will upon request furnish to Subscriber a copy of any disclosures provided thereunder.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(e) The Company will notify the Subscriber and the Placement Agent in writing, prior to the Closing Date of (i) any Disqualification Event relating to any Issuer Covered Person and (ii) any event that would, with the passage of time, become a Disqualification Event relating to any Issuer Covered Person.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(f) The Company shall not sell, offer for sale or solicit offers to buy or otherwise negotiate in respect of any security that would be integrated with the offer or sale of the Securities in a manner that would require the registration under the Securities Act of the sale of the Securities or that would be integrated with the offer or sale of the Securities for purposes of the rules and regulations of any trading market such that it would require shareholder approval prior to the closing of such other transaction unless shareholder approval is obtained before the closing of such subsequent transaction.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e4. Indemnification.\\u003c/u\\u003e\\u003c/strong\\u003e To the fullest extent permissible by law, Subscriber agrees to indemnify and hold harmless the Company, its shareholders, officers, directors, employees, promissory noteholders (if applicable) and affiliates, and any person acting on behalf of the Company, from and against any and all damage, loss, liability, cost and expense (including reasonable attorneys\\u0026rsquo; fees and court costs) which any of them may incur by reason of the failure by Subscriber to fulfill any of the terms and conditions of this Subscription Agreement, or by reason of any breach of the representations and warranties made by Subscriber herein, or in any other document provided by Subscriber to the Company. All representations, warranties and covenants of each of Subscriber and the Company contained herein shall survive the acceptance of this subscription. Furthermore, to the fullest extent permissible by law, Subscriber hereby agrees to indemnify and hold harmless the escrow trustee, the software tools and technology provider (FundAmerica, LLC) and the escrow and limited backoffice securities services provider (Jumpstart Securities, LLC) and their shareholders, officers, directors, employees and affiliates, and any person acting on their behalf, from and against any and all damages, losse, liability, cost and expense (including reasonable attorney\\u0026rsquo;s fees and court costs) which may arise from any dispute(s) or problem(s) which arise between Subscriber and the Company regardless of the nature or cause of such problems or events (including, but not limited to, misrepresentations, omissions, failures of disclosure, inaccurate or incomplete due diligence, and/or fraud).\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e5. Offering Fees.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company is paying for various services to multiple parties in conjunction with this Offering. These fees may include, but are not limited to legal, accounting, consulting, escrow, compliance, technology (e.g. transaction processing, software licenses, hosting and other service costs) securities brokerage, sales, and marketing. Some fees are incurred on a non-refundable basis (e.g. legal, accounting, hosting, escrow, compliance, marketing, etc), whereas other fees are only incurred on the success, in part or in whole, of the Offering (e.g. broker selling, underwriting, Form D filings, and other fees). Furthermore, the success of the offering will create certain new ongoing costs related to filing any required periodic regulatory reports, as well as investor relations, payment processing (if any), legal and accounting.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e6. Securities Sold Date and Rescission Rights.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eSubscriber acknowledges and agrees that signing this Agreement and sending funds to escrow does not constitute a purchase of any Securities offered hereunder. The actual purchase of securities, and ownership thereof, does not occur until the Securities are sold; the definition of which is the date that Subscribers commitment becomes irrevocable (\\u0026ldquo;Securities Sold Date\\u0026rdquo;). The Securities Sold Date will occur once the Offering has achieved the minimum raise as disclosed on Schedule A, upon which Subscriber will then be deemed to be an owner of the Securities and the escrow agent will release funds to the Company. The Securities Sold Date may occur at any time after the condition of the minimum raise is met, with no advance notice provided to Subscriber. Until the Securities Sold Date this Subscription Agreement, and the commitment made hereby, may be cancelled (\\u0026ldquo;rescinded\\u0026rdquo;) at any time by either Subscriber or Company, with no reason required. When a commitment is rescinded then Subscribers funds will be returned to them from escrow, with no interest paid and no fees deducted.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e7. Escrow Agent.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eEscrow will be held by and at an FDIC insured bank in compliance with SEC Rule 15c2-4, with funds released to the Company upon reaching the milestone(s) described in the Offering. In the event that the Company does not reach at least the Minimum Amount then securities will not be sold to investors pursuant to this offering and all funds will be returned to investors from escrow. There will be no interest or other investment proceeds attributable or accruing to the benefit of either Subscriber or Company on any funds held in the escrow account. All parties recognize and agree that the funds are held in an FDIC insured account for this specific offering on a commingled basis, with each Subscribers portion recorded on a separate ledger maintained by the escrow agent and by the Jumpstart Securities back-office. Both Subscriber and Company agree and acknowledge that the escrow trustee (aka \\u0026ldquo;escrow agent\\u0026rdquo;) and the bank where the account is held are acting in a passive, administerial capacity only and have not in any way conducted due diligence on or reviewed or endorsed the Offering or the Securities, and are not in any way liable for any problems or disputes arising between Subscriber and Company, or any other party. These funds are the property of Subscribers, not the Company, until such time as the minimum Offering conditions are met and securities are sold, at which time funds will be released to the Company. Until securities are sold the Company may not use or encumber the funds in any way, and the escrow agent shall hold them as trustee on behalf of the Subscribers in a single, commingled deposit account for the offering. This account, and the funds contained therein, are treated no differently than any other deposit account at the bank, and may be used by the bank in the same manner as it does with all other deposits, with any investment gains or proceeds inuring exclusively for the escrow trustees benefit and will not be shared or accrued to the benefit either the Company or Subscribers whose funds are on deposit in the escrow account. Furthermore, Subscriber agrees that Jumpstart Securities, LLC, which is providing certain back-office accounting and operational services shall be the primary and sole point of contact for any questions that Subscriber may have regarding the escrow and any funds contained therein.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e8. PATRIOT ACT RIDER.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Subscriber hereby represents and warrants that Subscriber is not, nor is it acting as an agent, representative, intermediary or nominee for any person identified on the list of blocked persons maintained by the Office of Foreign Assets Control, U.S. Department of Treasury. In addition, the Subscriber has complied with all applicable U.S. laws, regulations, directives, and executive orders relating to anti-money laundering including but not limited to the following laws: (1) the Uniting and Strengthening America by Providing Appropriate Tools Required to Intercept and Obstruct Terrorism Act of 2001, Public Law 107-56; and (2) Executive Order 13224 (Blocking Property and Prohibiting Transactions with Persons Who Commit, Threaten to Commit, or Support Terrorism) of September 23, 2001.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e9. Electronic Signature and Communications Notice and Consent.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eDigital (\\u0026ldquo;electronic\\u0026rdquo;) signatures, often referred to as an \\u0026ldquo;e-signature\\u0026rdquo;, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. The mechanics of this Agreements\\u0026rsquo; electronic signature include your signing this Agreement below by typing in your name, with the underlying software recording your IP address, your browser identification, the timestamp, and a securities hash within an SSL encrypted environment. This electronically signed Agreement will be available to both Subscriber and Company, as well as any associated brokers, so they can store and access it at any time, and it will be stored and accessible on the FundAmerica software tools platform and hosting provider, including backups. Each of Subscriber and Company hereby consents and agrees that electronically signing this Agreement constitutes your signature, acceptance and agreement as if actually signed by you in writing. Further, all parties agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between Subscriber and Company. You understand and agree that your e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding and such transaction shall be considered authorized by you. You agree your electronic signature is the legal equivalent of your manual signature on this Agreement you consent to be legally bound by this Agreement\\u0026rsquo;s terms and conditions. Furthermore, each of Subscriber and Company hereby agree that all current and future notices, confirmations and other communications regarding this Subscription Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email address of record as setforth in the vesting information below or as otherwise from time to time changed or updated and disclosed to the other party, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients spam filters by the recipients email service provider, or due to a recipients change of address, or due to technology issues by the recipients service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to you, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically sent communication(s) and maintaining such physical records in any manner or form that you desire.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eYour Consent is Hereby Given: By signing this Agreement electronically, you are explicitly agreeing to receive documents electronically including your copy of this signed Agreement as well as ongoing disclosures, communications and notices.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e10. Forward Looking Statements.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eCertain of the statements set forth in this Subscription Agreement and related offering disclosures and materials constitute forward-looking statements. All statements other than statements of historical facts contained in this Subscription Agreement and related offering disclosures and materials, including statements regarding our future results of operations and financial position, business strategy, customer lists, business relationships, contracts, plans and prospects, projected revenue or costs, and objectives of management for sales, technology, intellectual property, products and services, or operations are forward-looking statements. Forward-looking statements include, without limitation, any statement that may predict, forecast, indicate, or imply future results, performance or achievements, and may contain the words \\u0026ldquo;estimate,\\u0026rdquo; \\u0026ldquo;project,\\u0026rdquo; \\u0026ldquo;intend,\\u0026rdquo; \\u0026ldquo;forecast,\\u0026rdquo; \\u0026ldquo;potential,\\u0026rdquo; \\u0026ldquo;anticipate,\\u0026rdquo; \\u0026ldquo;plan,\\u0026rdquo; \\u0026ldquo;planning,\\u0026rdquo; \\u0026ldquo;expect,\\u0026rdquo; \\u0026ldquo;believe,\\u0026rdquo; \\u0026ldquo;will,\\u0026rdquo; \\u0026ldquo;will likely,\\u0026rdquo; \\u0026ldquo;should,\\u0026rdquo; \\u0026ldquo;could,\\u0026rdquo; \\u0026ldquo;would,\\u0026rdquo; \\u0026ldquo;may\\u0026rdquo; or words or expressions of similar meaning. All such forward-looking statements involve significant risks and uncertainties, including, but not limited to, statements regarding:\\u003c/p\\u003e\\n\\n\\u003cul\\u003e\\n  \\u003cli\\u003e the research and development, technology development and maintenance, patents and other intellectual property, marketing and sales efforts of the Company;\\u003c/li\\u003e\\n  \\u003cli\\u003e the effect of competition and proprietary rights of third parties;\\u003c/li\\u003e\\n  \\u003cli\\u003e the availability of additional financing for the Company;\\u003c/li\\u003e\\n  \\u003cli\\u003e the effects of existing and future federal, state and foreign laws and regulations;\\u003c/li\\u003e\\n  \\u003cli\\u003e the seeking of joint development, licensing or distribution and collaboration and marketing arrangements with third parties; and,\\u003c/li\\u003e\\n  \\u003cli\\u003e the period of time for which the proceeds of this Offering will enable the Company to fund its operations.\\u003c/li\\u003e\\n\\u003c/ul\\u003e\\n\\n\\u003cp\\u003eAnd as more fully described in Section 12 of this Subscription Agreement under the heading \\u0026ldquo;Risk Disclosures and Factors,\\u0026rdquo; many important factors affect our ability to achieve our stated, desired goals and objectives and to develop and commercialize any aspect of our business, including product and services, and the selling to customers thereof, including, among other things, our ability to:\\u003c/p\\u003e\\n\\n\\u003cul\\u003e\\n  \\u003cli\\u003e obtain substantial additional funds;\\u003c/li\\u003e\\n  \\u003cli\\u003e obtain and maintain all necessary patents or licenses;\\u003c/li\\u003e\\n  \\u003cli\\u003e demonstrate the safety and efficacy of our product(s) and service(s) at each stage of development;\\u003c/li\\u003e\\n  \\u003cli\\u003e meet applicable legal and/or regulatory standards and receive any and all required approvals;\\u003c/li\\u003e\\n  \\u003cli\\u003e meet obligations and required milestones under agreements;\\u003c/li\\u003e\\n  \\u003cli\\u003e be capable of manufacturing and distributing products or delivering services in commercial quantities at reasonable cost; and,\\u003c/li\\u003e\\n  \\u003cli\\u003e compete against other businesses and to market our products and services in an effective and profitable manner.\\u003c/li\\u003e\\n\\u003c/ul\\u003e\\n\\n\\u003cp\\u003eTherefore, prospective investors are cautioned that there can be no assurance that the forward looking statements included in this Subscription Agreement and associated offering disclosures and materials will prove to be accurate. In light of the significant uncertainties inherent in the forward-looking statements included herein, the inclusion of such information should not be regarded as a representation or warranty by the Company or any other person that the objectives and plans of the Company will be achieved in any specified time frame, if at all. Except to the extent required by applicable laws or rules, the Company does not undertake any obligation to update any forward-looking statements or to announce revisions to any of the forward-looking statements.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e11. NASAA Uniform Legend.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIN MAKING AN INVESTMENT DECISION, INVESTORS MUST RELY UPON THEIR OWN EXAMINATION OF THE PERSON OR ENTITY CREATING THE SECURITIES AND THE TERMS OF THE OFFERING, INCLUDING THE MERITS AND RISKS INVOLVED. THE SECURITIES HAVE NOT BEEN REVIEWED, RECOMMENDED BY ANY FEDERAL OR STATE SECURITIES COMMISSIONS OR REGULATORY AUTHORITY. THE SECURITIES OFFERED HEREBY HAVE NOT BEEN REGISTERED UNDER THE SECURITIES ACT OF 1933, AS AMENDED, OR THE SECURITIES LAWS OF ANY STATE, AND ARE BEING OFFERED AND SOLD IN RELIANCE UPON EXEMPTIONS FROM THE REGISTRATION REQUIREMENTS OF SAID ACT AND SUCH LAWS. FURTHERMORE, THE FOREGOING AUTHORITIES HAVE NOT CONFIRMED THE ACCURACY OR DETERMINED THE ADEQUACY OF THIS DOCUMENT. ANY REPRESENTATION TO THE CONTRARY IS A CRIMINAL OFFENSE.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHIS SUBSCRIPTION AGREEMENT AND RELATED OFFERING DISCLOSURES AND MATERIALS ARE INTENDED TO FURNISH INFORMATION SOLELY TO ACCREDITED INVESTORS REGARDING AN INVESTMENT IN THE SECURITIES. WE WILL NOT SELL THE SECURITIES IN THIS OFFERING TO ANY PERSON WHO DOES NOT COMPLY WITH THESE REQUIREMENTS.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e12. Risk Disclosures and Factors.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cem\\u003eAn investment in the Company is extremely speculative and illiquid, involves a high degree of risk, including the risk of a loss of your entire investment, and is therefore not suitable for all investors. You should carefully consider the risks described below, together with all of the other information included in this offering memorandum, before making an investment decision with regard to our securities. The statements contained in or incorporated into our offering material that are not historic facts are forward-looking statements that are subject to risks and uncertainties that could cause actual results to differ materially from those set forth in or implied by forward-looking statements. The value of our securities could decline, and you may lose all or part of your investment as well as any anticipated returns or benefits.\\u003c/em\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cem\\u003eIt is not possible to foresee all risks that may affect us. The risks set forth below are not the only ones facing our Company. Additional risks and uncertainties may exist that could also adversely affect our business, operations and prospects. If any of the following risks actually materialize, our business, financial condition, prospects and/or operations could suffer. In such event, the value of our Securities could decline, and you could lose all or a substantial portion of the money that you pay for our Securities, as well as any anticipated returns or benefits. You should carefully consider the risks and uncertainties described below and the other information contained in the offering memorandum before purchasing our Securities.\\u003c/em\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003eRisks Related to Our Financial Condition and Operations\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe have a history of losses and may incur additional losses in the future.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOn a cumulative basis we have sustained substantial losses and negative cash flows from operations since our inception. As of [______], our accumulated deficit was approximately $[______]. As of [most recent date], we had approximately $[______] in cash and cash equivalents on hand, and negative working capital of approximately $[______]. We incurred losses of approximately $[______]in fiscal 201__. We expect to continue incurring significant legal and general and administrative expenses in connection with our operations. As a result, we anticipate that we will incur losses in the future.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe [may/will] need additional funding in the future which may not be available on acceptable terms, or at all, and, if available, may result in dilution to our stockholders.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe may encounter unforeseen difficulties with our business or operations in the future that may deplete our capital resources more rapidly than anticipated. Based on currently available information, we believe that our existing cash and cash equivalents together with expected cash flows from [______] and other potential sources of cash flow will be sufficient to enable us to continue our business operations at current levels for at least [______] months. However, our projections of future cash needs and cash flows may differ from actual results. If current cash on hand and cash that may be generated from [______] are insufficient to satisfy our liquidity requirements, we may seek to sell equity or debt securities or obtain loans from various financial institutions or other persons where possible. The sale of additional equity securities or securities convertible into or exercisable for equity securities could result in dilution to our stockholders. We can give no assurance that we will generate sufficient cash flows in the future to satisfy our liquidity requirements or sustain future operations, or that other sources of funding, such as sales of equity or debt, would be available, if needed, on favorable terms or at all. We can also give no assurance that we will have sufficient funds to repay our outstanding indebtedness. If we cannot obtain such funding if needed or if we cannot sufficiently reduce operating expenses, we would need to curtail or cease some or all of our operations and you may lose your entire investment.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur ability to implement our business plan and meet long term objectives may be dependent upon our ability to raise additional financing through: public equity financings, the availability of cash flows and leverage metrics to obtain public or private debt financing or credit, including but not limited to convertible or other notes, or we may pursue any other alternative sources of financing, including but not limited to selling additional equity securities to fund our long-term operations that management deems necessary. There is no assurance that we will be able to obtain sufficient external and/or internal funds, on terms acceptable to us, in a sufficient amount or at all. If adequate additional funding is not available, we may be forced to limit our activities which may substantially affect our ability to continue operations as a Company. In addition, any additional issuances of securities to obtain such funds, subject to previous terms and agreements, may dilute the percentage ownership of our shareholders, and may reduce the price of any issued or proposed stock. The inability to secure the necessary capital on acceptable terms may have a material and adverse effect on the financial condition and viability of the Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eFailure to effectively manage our potential growth could place strains on our managerial, operational and financial resources and could adversely affect our business and operating results.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur change in business strategy and potential growth is expected to place a strain on managerial, operational and financial resources and systems. Further, as our business grows, we will be required to manage multiple relationships. Any growth by us, or an increase in the number of our strategic relationships or litigation, may place additional strain on our managerial, operational and financial resources and systems. Although we may not grow as we expect, if we fail to manage our growth effectively or to develop and expand our managerial, operational and financial resources and systems, our business and financial results will be materially harmed.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Company may become subject to risks associated with its growth and expansion into new international markets.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company\\u0026rsquo;s future growth may be dependent in part upon its ability to expand its operations into new markets, potentially including international markets. The Company\\u0026rsquo;s expansion into new markets presents additional legal, regulatory and market risks which may require additional resources including personnel and capital. The Company may experience difficulty entering new markets due to greater regulatory barriers, the necessity of adapting to new regulatory systems and problems related to entering new markets with different cultural bases and political systems. Operating in international markets would expose the Company to certain risks, including, among others: (i) changes in or interpretations of foreign regulations that may limit the Company\\u0026rsquo;s ability to sell certain products or repatriate profits to the United States, (ii) exposure to currency fluctuations, (iii) the potential imposition of trade or foreign exchange restrictions or increased tariffs and (iv) political instability. If the Company decides to implement international operations, these and other risks associated with international operations are likely to increase.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eIf we are unable to successfully market our brand then our business may be negatively affected.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur success with the product may be dependent upon our ability to market and deliver the brand. As is typical with new products and brand recognition, demand for and market acceptance of new products is subject to uncertainty. Achieving market acceptance for new products may require substantial marketing and other efforts, and the expenditure of significant funds to create customer demand. There can be no assurance that our efforts will be successful. The failure of our product to gain sufficient market acceptance could adversely affect the image of our Company and the demand for our products now or in the future. This may have an adverse and material effect on our results of operations, financial condition, and viability as a Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eIncreases in raw materials, packaging, and distribution may adversely affect the Company.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur financial results materially depend upon the costs of raw materials, including, production, and packaging, and thus, our ability to pass these costs onto our customers. Fluctuations in the cost of raw materials may occur due to changes in supply and demand, general economic conditions, and other factors. Fluctuations in paper and plastic prices, which affect our costs for packaging materials, can result from changes in supply and demand, general economic conditions, and other factors. In addition, changes in the costs of distribution due to commodity prices or other aspects of the distribution process, including but not limited to oil and gas prices, may result from any number of factors such as changes in supply and demand, seasonality, and the current risk premium associated with certain commodities prices.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIn the event of any increase in the cost of raw materials, packaging, or distribution expenses, we may be required to charge higher selling prices for our products to avoid margin deterioration. We cannot provide any assurances regarding the timing or the extent of our ability to successfully charge higher prices for our products, or the extent to which any price increase will affect future sales volumes and as a result, may have a material and adverse effect on our results of operations, financial condition and viability as a Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe are dependent on our equipment to manufacture and package our product, therefore any slowdown or inability to manufacture and package our product may have an adverse and material effect on the financial condition of our business.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe are and will continue to be dependent on our own equipment to manufacture and package our product. We will be substantially dependent on our ability to maintain our own equipment and our revenue generating capabilities rest on our ability to manufacture and package our product to certain quality specifications before distribution. Failure by us to manufacture and package substantial quantities of our product with the specified quality, or failure by our equipment could have a material and adverse effect on the results of operations and financial condition of the Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eFailure to secure adequate distribution agreements, or distribution agreements at all, may have an impact on the financial condition of the Company. We require widespread distribution of our product to interest consumers. As per our business plan, we intend to develop and maintain distribution agreements with stores, supermarkets, discount chains, warehouse stores, home furnishing stores, and home improvement stores [change as required]. However, we can make no assurance that we will ever enter into distribution agreements with any or all of the above listed channels of distribution and upon the expiration of any distribution agreements, we can make no assurances that we will be able to enter into new distribution agreements with the same or additional retailers, if at all. If we are unable to make suitable distribution arrangements, we will likely incur losses that impair the financial condition of our business. If we are unable to secure distribution of our product(s), the viability and growth prospects of the Company may be materially and adversely affected.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eAn economic downturn could result in reduced sales and lower revenues and profitability.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003ePurchases of our products or services may be affected by negative trends in the general economy that adversely affect consumer spending. Any reduction in consumer confidence or disposable income in general may affect companies in related or other retail industries more significantly than companies in industries that rely less on discretionary consumer spending.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eIf our product does not deliver the intended or advertised benefits, the Company may be adversely affected.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIf for any reason consumers find that our products and/or services do not adequately deliver on its claims or advertisements, the Company may see a substantial decrease in sales, revenue, and the value of our brand. Therefore, any claim, whether real or imagined, that our product does not adequately deliver the advertised benefits may have an adverse and material effect on our results of operations, financial condition, and viability as a Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe are subject to inventory risk.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company\\u0026rsquo;s products will be tested for stability and each product will have associated with it an expiration date after which the product cannot be sold. In order to provide the freshest product possible, the Company will make every attempt to produce a product on a just-in-time basis. However, as sales trends change it will be possible for the Company to over-produce finished goods inventory or have excess raw materials which are not used before their expiration dates. Should sales trends change too rapidly or should manufacturing planning be poor, the Company could be subject to larger than normal expenses for writing off inventory which would affect the financial condition of the Company and results of operations during the period in which larger than expected write downs of inventory were to occur.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe are dependent on certain ingredients for the manufacture of our product, any shortage, delay, or other difficulty in obtaining these necessary ingredients could have a material and adverse effect on the Company. We are dependent on certain ingredients to continue to produce and manufacture our product. Any difficulty in obtaining these necessary ingredients, including but not limited to shortage, delay, and natural or man-made disasters, including but not limited to floods, fires, drought, tornado, or hurricane, could have a material and adverse effect on our results of operations and financial condition.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eAs a formula with its patent pending, no viable alternatives or substitutes may exist to our formulation, as such, if the problem in obtaining the ingredients is long-term in nature, the viability of the Company may be materially and adversely affected.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Company is subject to risks associated with national trends and consumer behavior.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company intends to sell its products nationally through several channels of distribution. As such, the Company will not be immune from trends in the national economy. Negative employment, a slowdown in the housing market and other economic trends directly affect the average consumer\\u0026rsquo;s purchasing ability which in turn would affect the Company\\u0026rsquo;s sales. Uncertainty due to world events can affect the general willingness of consumers to spend on any item which the consumer may not feel is essential, including the Company\\u0026rsquo;s products. This would have a material adverse effect on the Company\\u0026rsquo;s business. Additionally, consumer needs and purchasing behavior can change at a rapid pace. In order to be successful, the Company must be able to anticipate and adapt to these changes. There is no assurance that the Company can successfully anticipate these changes in consumer behavior or that it can successfully adapt to them.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Company may not be able to protect any intellectual property rights we may develop effectively, which would allow competitors to duplicate or replicate our products and/or services limiting our ability to compete. This could adversely affect the Company\\u0026rsquo;s ability to compete.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company expects intellectual property to be critical to its prospects and ability to compete, and if it fails to protect any intellectual property rights it develops adequately, competitors might gain access to our product(s). The Company relies primarily on a combination of patent, copyright, trademark and trade secret laws in the United States and other jurisdictions, as well as license agreements, third-party non-disclosure and other agreements and other contractual provisions and technical measures to protect any intellectual property rights it may develop. The Company attempts to negotiate beneficial intellectual property ownership provisions in its contracts and also requires or will require employees, consultants, advisors and collaborators to enter into confidentiality agreements in order to protect the confidentiality of any proprietary information. Additionally, laws and the Company\\u0026rsquo;s actual contractual terms may not be sufficient to protect the Company\\u0026rsquo;s product(s) from use or theft by third parties.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eFurthermore, the Company cannot assure you that any protections would be adequate or available to prevent competitors from independently developing services and/pr products that are substantially equivalent or superior to any services and/or product(s) which may be developed by the Company. The Company may have legal or contractual rights that it could assert against illegal use of any intellectual property rights it may one day have, but lawsuits claiming infringement or misappropriation are complex and expensive, and the outcome would not be certain. In addition, the laws and practices of some of the countries in both Europe and Asia, particularly China, in which the Company may sell its products, do not protect intellectual property rights to the same extent as the laws of the United States.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe efforts we have taken to protect our intellectual property and proprietary rights may not be sufficient or effective at stopping unauthorized use of our intellectual property and proprietary rights. In addition, effective trademark, patent, copyright and trade secret protection may not be available or cost-effective in every country in which our services are made available through the Internet. There may be instances where we are not able to fully protect or utilize our intellectual property in a manner that maximizes competitive advantage.If we are unable to protect our intellectual property and proprietary rights from unauthorized use, the value of our products may be reduced, which could negatively impact our business. If we are forced to resort to legal proceedings to enforce our intellectual property rights, the proceedings could be burdensome and expensive. In addition, our proprietary rights could be at risk if we are unsuccessful in, or cannot afford to pursue, those proceedings. We also rely on trade secrets and contract law to protect some of our proprietary technology.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eIf we or our users infringe on the intellectual property rights of third parties, we may have to defend against litigation and pay damages and our business and prospects may be adversely affected.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIf a third party were to assert that our products infringe on its patent, copyright, trademark, right of publicity, right of privacy, trade secret or other intellectual property rights, we could incur substantial litigation costs and be forced to pay substantial damages. Third-party infringement claims, regardless of their outcome, would not only consume significant financial resources, but would also divert our management\\u0026rsquo;s time and attention. Such claims or the lack of available access to certain sites or content could also cause our customers or potential customers to purchase competitors\\u0026rsquo; products if such competitors have access to the sites or contents that we are lacking or defer or limit their purchase or use of our affected products or services until resolution of the claim. In connection with any such claim or litigation, our customers and other partners may decide to re-assess their relationships with us, especially if they perceive that they may have potential liability or if such claimed infringement is a possible breach of our agreement with such mobile carrier.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIf any of our products are found to violate third-party intellectual property rights, we may have to re-engineer one or more of our products, or we may have to obtain licenses from third parties to continue offering our products without substantial re-engineering. Our efforts to re-engineer or obtain licenses could require significant expenditures of time and money and may not be successful. Accordingly, any claims or litigation regarding our infringement of intellectual property of a third party by us or our users could have a material adverse effect on our business and prospects.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur success may depend upon our ability to protect our proprietary formulation, patents, and trademarks. We rely on a combination of trademark, patent, and trade secret laws including nondisclosure and other contractual agreements with employees and third parties to protect our proprietary formula, patents, and trademarks. There can be no assurance that the steps taken by us to protect our proprietary and intellectual property rights will be adequate to protect misappropriation of such rights or that third parties will not independently develop equivalent or superior formulations and delivery devices. We have initiated proceedings in the United States Patent and Trademark Office for our [name of product] which may demand significant financial and management resources. If our patent is not approved, or similar formulas and/or packaging are created, this may have a material and adverse effect on our results of operations and the viability of the Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eIf we or our customers are the subject of product liability claims, we may incur significant and unexpected costs and our business reputation could be adversely affected and if we experience product recalls, we may also incur significant and unexpected costs and our business reputation may be adversely affected.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWhile the safety and quality of our product(s) is of substantial importance to the Company, we may be exposed to product liability claims and adverse public relations if consumption or use of our products is alleged to cause injury, illness, or death. Our insurance may not be adequate to cover all liabilities we incur in connection with product liability claims. We may not be able to continue to maintain our existing insurance or obtain comparable insurance at a reasonable cost, if at all. A product liability judgment against us, or our agreement to settle a product liability claim, could also result in substantial and unexpected expenditures, which would reduce operating income and cash flow. In addition, even if product liability claims against us are not successful, or are not fully pursued, in defending these claims we would be likely to incur significant costs.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe may be exposed to product recalls and adverse public relations if our product is alleged to cause injury, illness, or death, or if we are alleged to have violated any governmental regulations. A product recall could result in substantial and unexpected expenditures, which could reduce our operating income and cash flows. In addition, a product recall may require significant management attention. Product recalls may damage the value of our brand and lead to decreased demand for our products and a significant decrease in revenue. Product recalls may also lead to increased scrutiny by federal, state and local regulatory agencies, and could have a material adverse effect on our brand, business, results of operations and financial condition.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThese claims, if any, may be time-consuming and require management to spend time defending the claims rather than operating our business. Product liability claims, or any other events that cause consumers to no longer associate our brand with high quality and safety may decrease the value of our brand and lead to lower demand for our product in addition to the possibility of significantly decreased revenue. Product liability claims may also lead to increased scrutiny of our operations by federal and state regulatory agencies, and could have a material and adverse effect on our brand, results of operations, financial condition, and viability as a Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe increased costs associated with, and inability to obtain, adequate product liability insurance could adversely affect our profitability and financial condition.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe potential for product liability claims, among others, has resulted in, and may continue to result in, significant increases in insurance premium costs and difficulties obtaining sufficiently high policy limits. We cannot assure you that future increases in such insurance costs and difficulties obtaining high policy limits will not adversely impact our profitability, which may impact our operating results and growth.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eOur insurance coverage may not be adequate if a catastrophic event occurred.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWhile management attempts to obtain, and believes it presently has, reasonable policy limits of property, casualty, liability, and business interruption insurance, including coverage for acts of terrorism, with financially sound insurers, we cannot guarantee that our policy limits for property, casualty, liability, and business interruption insurance currently in force, including coverage for acts of terrorism, would be adequate should a catastrophic event occur related to our property, equipment, or product, or that our insurers would have adequate financial resources to sufficiently or fully pay our related claims or damages. Once our coverage expires, we cannot guarantee that adequate coverage limits will be available, offered at reasonable costs, or offered by insurers with sufficient financial soundness. The occurrence of such an incident or incidents affecting any one or more of our speedway facilities could have a materially adverse effect on our financial position and future results of operations if asset damage and/or company liability was to exceed insurance coverage limits or if an insurer was unable to sufficiently or fully pay our related claims or damages which may significantly impair our ability to obtain such insurance coverage in the future.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe rely upon [one] product offering[s]. This lack of diversification could make us vulnerable to changes in industry fundamentals and adverse industry developments. At this time, we intend to only bring to market one product. This lack of diversification in our business operations may expose us to significant risks and volatility within our operating and profitability metrics. Any significant changes within the market, industry, competition, or demand for the products, industries may have a material and adverse effect on the financial condition and viability of our Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eEvolving regulations concerning data privacy may result in increased regulation and different industry standards, which could prevent us from providing our services, or require us to modify our services, thereby harming our business.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe regulatory framework for privacy issues worldwide is currently in flux and is likely to remain so for the foreseeable future. Practices regarding the collection, use, storage, transmission and security of personal information by companies operating over the Internet and mobile platforms have recently come under increased public scrutiny, and civil claims alleging liability for the breach of data privacy have been asserted against us. The U.S. government, including the Federal Trade Commission and the Department of Commerce, has announced that it is reviewing the need for greater regulation for the collection of information concerning consumer behavior on the Internet, including regulation aimed at restricting certain targeted advertising practices. In addition, the European Union is in the process of proposing reforms to its existing data protection legal framework, which may result in a greater compliance burden for companies with users in Europe. Various government and consumer agencies have also called for new regulation and changes in industry practices. Our business could be harmed by any significant change to applicable laws, regulations or industry practices. Such changes may require us to modify our features, possibly in a material manner, and may limit our ability to develop new services and features that make use of the data that our users voluntarily share with us.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe intend to process, store and use personal information and other data, which subjects us to governmental regulation and other legal obligations related to privacy, and our actual or perceived failure to comply with such obligations could harm our business.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe intend to receive, store and process personal information and other user data, and we enable our users to share their personal information with each other and with third parties. There are numerous federal, state and local laws around the world regarding privacy and the storing, sharing, use, processing, disclosure and protection of personal information and other user data on the Internet and mobile platforms, the scope of which are changing, subject to differing interpretations, and may be inconsistent between countries or conflict with other rules. We intend to comply with industry standards and are subject to the terms of our own privacy policies and privacy-related obligations to third parties (including voluntary third-party certification bodies such as TRUSTe). We will strive to comply with all applicable laws, policies, legal obligations and certain industry codes of conduct relating to privacy and data protection, to the extent reasonably attainable. However, it is possible that these obligations may be interpreted and applied in a manner that is inconsistent from one jurisdiction to another and may conflict with other rules or our practices. Any failure or perceived failure by us to comply with our intended privacy policies, our privacy-related obligations to users or other third parties, or our privacy-related legal obligations, or any compromise of security that results in the unauthorized release or transfer of personally identifiable information or other user data, may result in governmental enforcement actions, litigation or public statements against us by consumer advocacy groups or others and could cause our users to lose trust in us, which could have an adverse effect on our business. Additionally, if third parties we work with, such as crowdfunding portals, broker-dealers, vendors or developers, violate applicable laws or our policies, such violations may also put our user\\u0026rsquo;s information at risk and could in turn have an adverse effect on our business.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eA change in the application of the tax laws of various jurisdictions could result in an increase to our worldwide effective tax rate and a change in how we operate our business.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe intend to expand globally. The application of the tax laws of various jurisdictions, including the United States, to our contemplated international business activities is subject to interpretation and depends on our ability to operate our business in a manner consistent with our corporate structure and intercompany arrangements. The taxing authorities of the jurisdictions in which we operate may challenge our methodologies for valuing developed technology or intercompany arrangements, including our transfer pricing, or determine that the manner in which we intend to operate our business is not consistent with the manner in which we report our income to the jurisdictions, which could increase our worldwide effective tax rate and harm our financial position and results of operations.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eOur growth depends on the success of our strategic relationships with third parties.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe anticipate that we will depend on relationships with various third parties, including sales, technology and content providers to grow our business. Identifying, negotiating and documenting relationships with third parties may require significant time and resources, as does integrating third-party content and technology, as well as compensating sales partners. Any agreements with sales, technology and content providers and similar third parties may be non-exclusive and do not prohibit them from working with our competitors or from offering competing services. Our competitors may be effective in providing incentives to these parties to favor their solutions or may prevent us from developing strategic relationships with any such parties. In addition, these third parties may not perform as expected and we may in the future have disagreements or disputes with these parties, which could negatively affect our brand and reputation. It is possible that these third parties may not be able to devote the resources we expect to the relationship. If we are unsuccessful in establishing or maintaining our relationships with these third parties, our ability to compete in the marketplace or to grow our revenue could be impaired, and our operating results would suffer. Even if we are successful, these relationships may not result in improved operating results.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eLegal risks related to employee misconduct are difficult to detect and deter.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIt is not always possible to detect employee misconduct and the precautions we take to prevent and detect this activity may not be effective in all cases. Fraud or other employee misconduct could result in unknown and unmanaged risks or losses in the Company. Employee misconduct could include binding us to transactions that exceed authorized limits or present unacceptable risks, or hiding unauthorized or unsuccessful activities. There is also a risk that such actions will result in monetary settlements or awards against us and our principals. We may incur significant legal expenses in defending against litigation in the future.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eRegulations limit our activities and may potentially subject us to significant penalties.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cspan style=\\\"color:#FF0000\\\"\\u003eIMPORTANT NOTICE: INCLUDE INDUSTRY SPECIFIC RISK DISCLOSURE.\\u003c/span\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cspan style=\\\"color:#FF0000\\\"\\u003eSUBJECT TO YOUR LEGAL COUNSEL\\u0026rsquo;S REVIEW, MODIFICATION, REPLACEMENT, AND APPROVAL - REMOVE THIS TEXT BEFORE GOING LIVE WITH YOUR OFFERING.\\u003c/span\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe securities and financial services industry is subject to extensive regulation by governmental and self-regulatory organizations in the United States and in virtually all other jurisdictions in which it operates around the world. The requirements imposed by our regulators are designed to ensure the integrity of the financial markets and to protect clients and other third parties that deal with us and are not designed to protect our members. Consequently, these regulations often serve to limit our activities, through avenues including net capital, client protection and market conduct requirements. We face the risk of significant intervention by regulatory authorities, including extended investigation and surveillance activity, adoption of costly or restrictive new regulations and judicial or administrative proceedings that may result in substantial penalties. Among other things, we could be fined or prohibited from engaging in some of our business activities.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eSecurities may be purchased by related parties to the Company.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company and its officers, directors, and affiliates may purchase securities in this Offering. Investors in this Offering should understand and recognize that not all subscribers may have made an independent investment decision and certain subscribers may be related parties of the Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe have not retained independent professionals for subscribers.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe have not retained any independent professionals to review, perform due diligence, or comment on this Offering or otherwise protect the interests of the subscribers hereunder. Although we have retained our own counsel and receive certain back-office services, including escrow and accounting, from a securities broker, neither such firm nor any other firm, including the securities broker, has made any independent examination of any factual matters represented by management herein, and purchasers of the securities offered hereby should not rely on the firm so retained with respect to any matters herein described.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eOur business may be highly competitive. Competition presents an ongoing threat to the success of our business.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe face significant competition from traditional and existing credit rating agencies for the rating services we provide. As we introduce new services, as our existing services evolve, or as other companies introduce new services, we may become subject to additional competition.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eSome of our current and potential competitors have significantly greater resources and better competitive positions in certain markets than we do. These factors may allow our competitors to respond more effectively than us to new or emerging technologies and changes in market requirements. Our competitors may develop products, features, or services that are similar to ours or that achieve greater market acceptance, may undertake more far-reaching and successful product development efforts or marketing campaigns, or may adopt more aggressive pricing policies. Certain competitors could use strong or dominant positions in one or more markets to gain competitive advantage against us. We believe that our ability to compete effectively depends upon many factors both within and beyond our control, including:\\u003c/p\\u003e\\n\\n\\u003cul\\u003e\\n  \\u003cli\\u003ethe usefulness, ease of use, performance, and reliability of our services compared to our competitors;\\u003c/li\\u003e\\n  \\u003cli\\u003e the size and composition of our user base;\\u003c/li\\u003e\\n  \\u003cli\\u003e the engagement of our users with our services;\\u003c/li\\u003e\\n  \\u003cli\\u003e the timing and market acceptance of products, including developments and enhancements to our or our competitors\\u0026rsquo; products;\\u003c/li\\u003e\\n  \\u003cli\\u003e the frequency, size, and relative prominence of the ads and other commercial content displayed by us or our competitors, if any;\\u003c/li\\u003e\\n  \\u003cli\\u003e customer service and support efforts;\\u003c/li\\u003e\\n  \\u003cli\\u003e marketing and selling efforts;\\u003c/li\\u003e\\n  \\u003cli\\u003e changes mandated by legislation, regulatory authorities, or litigation, including settlements and consent decrees, some of which may have a disproportionate effect on us;\\u003c/li\\u003e\\n  \\u003cli\\u003e acquisitions or consolidation within our industry, which may result in more formidable competitors;\\u003c/li\\u003e\\n  \\u003cli\\u003e our ability to cost-effectively manage and grow our operations; and\\u003c/li\\u003e\\n  \\u003cli\\u003e our reputation and brand strength relative to our competitors.\\u003c/li\\u003e\\n\\u003c/ul\\u003e\\n\\n\\u003cp\\u003eIf we are not able to effectively compete, our user base and level of user engagement may decrease, which could make us less attractive to developers and advertisers and materially and adversely affect our revenue and results of operations.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eOur costs are growing rapidly, which could harm our business and profitability.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe expect our expenses to continue to increase in the future as we continue to develop various services, attract users, and develop new service features and hire additional employees. Our expenses may be greater than we anticipate, and our investments to make our business and our technical infrastructure more efficient may not be successful. In addition, we may increase marketing, sales, and other operating expenses in order to grow and expand our operations and to remain competitive. Increases in our costs may adversely affect our business and profitability. We are unable to predict with any certainty the extent of any future revenues, cash flows, profits or losses or when we will generate positive cash flow or become profitable, if at all. We expect that we may incur significant and increasing operating losses while we develop our platform and our business. These losses, among other things, will have an adverse effect on our members\\u0026rsquo; equity and working capital. Failure to generate revenue or achieve profitability would materially adversely affect the value of our Company, our ability to establish and grow our business and cause us to suspend or crease operations.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eRisks associated with acquisitions, joint ventures and other strategic relationships.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWhile we have no current agreements with respect to any potential acquisition, we may make acquisitions in the future, and we regularly evaluate such opportunities. Acquisitions entail numerous risks, including difficulties in the assimilation of acquired operations and products, diversion of management\\u0026rsquo;s attention to other business concerns, amortization of acquired intangible assets and potential loss of key employees of acquired companies. We have limited experience in assimilating acquired organizations into our operations. No assurance can be given as to our ability to integrate successfully into our operations any personnel, services or products that might be acquired in the future, and our failure to do so could have a material adverse effect on our business, financial condition and operating results.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Securities will not be registered, and no one has passed upon either the adequacy of the disclosure contained herein or the fairness of the terms of the offering.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eNo governmental agency has reviewed the offerings posted on this Site and no state or federal agency has passed upon either the adequacy of the disclosure contained herein or the fairness of the terms of any offering. The exemptions relied upon for such offerings are significantly dependent upon the accuracy of the representations of the Investors to be made to the Company in connection with the offering. In the event that any such representations prove to be untrue, the registration exemptions relied upon by the Company in selling the securities might not be available and substantial liability to the Company would result under applicable securities laws for rescission and/or damages.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThere is no public trading market for the securities, and none may develop. The securities sold in this offering are restricted and not freely transferable.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThere has been no public or private market for the Company\\u0026rsquo;s securities, and there can be no assurance that any such market would develop in the foreseeable future. There is, therefore, no assurance that the securities can be resold at all, or near the offering price. You hereby represent that you are acquiring such securities for investment and not with a view to distribution or resale, that you understand that the securities are not freely transferable and, in any event, that you must bear the economic risk of an investment in the securities for an indefinite period of time because the securities have not been registered under the Act or applicable state Blue Sky or securities laws. The securities cannot be resold unless they are subsequently registered or an exemption from registration is available.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThere is no active trading market for the securities being offered and no market may develop in the foreseeable future for any of such securities. Further, there can be no assurance that the Company will ever consummate a public offering of any of the Company\\u0026rsquo;s securities. Accordingly, investors must bear the economic risk of an investment in the securities for an indefinite period of time. Even if an active market develops for such securities, Rule 144 promulgated under the Securities Act (\\u0026ldquo;Rule 144\\u0026rdquo;), which provides for an exemption from the registration requirements under the Securities Act under certain conditions, requires, among other conditions, for resales of securities acquired in a non public offering without having to satisfy such registration requirements, a six-month holding period following acquisition of and payment in full for such securities assuming the issuer of such securities has filed periodic reports with the SEC under the Securities Exchange Act of 1934, as amended (the \\u0026ldquo;Exchange Act\\u0026rdquo;) for a period of 90 days prior to the proposed sale. If the issuer of such securities has not made such filings, such securities will be subject to a one-year holding period before they can be resold under Rule 144. There can be no assurance that the Company will fulfill any reporting requirements in the future under the Exchange Act or disseminate to the public any current financial or other information concerning the Company, as is required by Rule 144 as part of the conditions of its availability.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eAccordingly, you should be prepared to hold the securities acquired in this offering indefinitely and cannot expect to be able to liquidate any or all of your investment even in case of an emergency. In addition, any proposed transfer must comply with restrictions on transfer imposed by the Company and by federal and state securities laws. The Company may permit the transfer of such securities out of a subscriber\\u0026rsquo;s name only when his or her request for transfer is accompanied by an opinion of counsel reasonably satisfactory to the Company that neither the sale nor the proposed transfer results in a violation of the Securities Act or any applicable state securities or \\u0026ldquo;blue sky\\u0026rdquo; laws.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTHERE CAN BE NO ASSURANCE THAT THE COMPANY WILL EVER FILE A REGISTRATION STATEMENT TO REGISTER SUCH SECURITIES, THAT SUCH REGISTRATION STATEMENT WILL BECOME EFFECTIVE, OR THAT ONCE EFFECTIVE, SUCH EFFECTIVENESS WILL BE MAINTAINED. \\u003cu\\u003eNOR CAN THERE BE ANY ASSURANCE THAT ANY SECONDARY MARKET FOR THE SECURITIES ACQUIRED HEREUNDER WILL EVER DEVELOP OR, IF ONE DOES, THAT IT WILL BE MAINTAINED AND AVAILABLE.\\u003c/u\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eOur founders, directors and executive officers are among the Company\\u0026rsquo;s largest stockholders, they can exert significant control over the Company\\u0026rsquo;s business and affairs and have actual or potential interests that may depart from those of subscribers in the offering.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company\\u0026rsquo;s founders, directors and executive officers own or control a significant percentage of the Company. Additionally, the holdings of the Company\\u0026rsquo;s directors and executive officers may increase in the future upon vesting or other maturation of exercise rights under any of the options or warrants they may hold or in the future be granted or if they otherwise acquire additional interest in the Company. The interests of such persons may differ from the interests of the Company\\u0026rsquo;s other stockholders, including purchasers of securities in the offering. As a result, in addition to their board seats and offices, such persons will have significant influence over and control all corporate actions requiring stockholder approval, irrespective of how the Company\\u0026rsquo;s other stockholders, including purchasers in the offering, may vote, including the following actions:\\u003c/p\\u003e\\n\\n\\u003cul\\u003e\\n  \\u003cli\\u003eto elect or defeat the election of the Company\\u0026rsquo;s directors;\\u003c/li\\u003e\\n  \\u003cli\\u003eto amend or prevent amendment of the Company\\u0026rsquo;s Certificate of Incorporation or By-laws;\\u003c/li\\u003e\\n  \\u003cli\\u003eto effect or prevent a merger, sale of assets or other corporate transaction; and\\u003c/li\\u003e\\n  \\u003cli\\u003eto control the outcome of any other matter submitted to the Company\\u0026rsquo;s stockholders for vote.\\u003c/li\\u003e\\n\\u003c/ul\\u003e\\n\\n\\u003cp\\u003eSuch persons\\u0026rsquo; ownership may discourage a potential acquirer from making a tender offer or otherwise attempting to obtain control of the Company, which in turn could reduce the Company\\u0026rsquo;s stock price or prevent the Company\\u0026rsquo;s stockholders from realizing a premium over the Company\\u0026rsquo;s stock price.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Company does not have audited financial statements nor is it required to provide investors with any annual audited financial statements or quarterly unaudited financial statements.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company does not have audited financial statements or audited balance sheets reviewed by outside auditors. In addition, the Company is not required to provide investors in the offering with financial information concerning the Company to which the investors may use in analyzing an investment in the Company. Therefore, your decision to make an investment in the Company must be based upon the information provided to the investors in its private placement documents without audited or CPA reviewed financial statement information and therefore, the limited information provided herewith with which investors will make an investment decision may not completely or accurately represent the financial condition of the Company. Furthermore, as a non-reporting SEC company, the Company is not required to provide you with annual audited financial statements or quarterly unaudited financial statements.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003eRisks Related to Our Securities\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe availability of shares for sale in the future could reduce the market price of our securities.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIn the future, we may issue securities to raise cash for operations and acquisitions of patents and/or companies. We have and in the future may issue securities convertible into some type of equity in the Company. Any of these events may dilute stockholders\\u0026rsquo; ownership interests in our company and have an adverse impact on the price of our securities. In addition, sales of a substantial amount of our securities in the public market, or the perception that these sales may occur, could reduce the market price of our securities. This could also impair our ability to raise additional capital through the sale of our securities. Any actual or anticipated sales of shares by our stockholders may cause the trading price of our securities to decline.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eDelaware law and our charter documents contain provisions that could discourage or prevent a potential takeover of our company that might otherwise result in our stockholders receiving a premium over the market price of their shares.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eProvisions of Delaware General Corporation Law (\\u0026ldquo;DGCL\\u0026rdquo;) and our certificate of incorporation and bylaws could make the acquisition of our company by means of a tender offer, proxy contest or otherwise, and the removal of incumbent officers and directors, more difficult. These provisions include:\\u003c/p\\u003e\\n\\n\\u003cul\\u003e\\n  \\u003cli\\u003e Section 203 of the DGCL, which prohibits a merger with a 15%-or-greater stockholder, such as a party that has completed a successful tender offer, until three years after that party became a 15%-or-greater stockholder;\\u003c/li\\u003e\\n  \\u003cli\\u003e The authorization in our certificate of incorporation of undesignated preferred stock, which could be issued without stockholder approval in a manner designed to prevent or discourage a takeover; and\\u003c/li\\u003e\\n  \\u003cli\\u003e Provisions in our bylaws regarding stockholders\\u0026rsquo; rights to call a special meeting of stockholders limit such rights to stockholders holding together at least a majority of shares of the Company entitled to vote at the meeting, which could make it more difficult for stockholders to wage a proxy contest for control of our board of directors or to vote to repeal any of the anti-takeover provisions contained in our certificate of incorporation and bylaws.\\u003c/li\\u003e\\n\\u003c/ul\\u003e\\n\\n\\u003cp\\u003eTogether, these provisions may make the removal of management and or Directors more difficult and may discourage transactions that could otherwise involve payment of a premium over prevailing market prices for our securities.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe may fail to meet financial or operational expectations because of fluctuations in quarterly operating results, which could cause the price of our securities to decline.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur revenues and operating results have fluctuated in the past and may continue to fluctuate significantly from quarter to quarter in the future. It is possible that in future periods, revenues could fall below the expectations of securities analysts or investors, which could cause the value of our securities to decline. The following are among the factors that could cause our operating results to fluctuate significantly from period to period:\\u003c/p\\u003e\\n\\n\\u003cul\\u003e\\n  \\u003cli\\u003ethe dollar amount of agreements executed in each period, which is primarily driven by the nature and characteristics of the technology being licensed and/or the magnitude of any infringements associated with a specific licensee;\\u003c/li\\u003e\\n  \\u003cli\\u003ethe specific terms and conditions of agreements executed in each period and/or the periods of infringement contemplated by the respective payments;\\u003c/li\\u003e\\n  \\u003cli\\u003ein the net number of active licensees period to period;\\u003c/li\\u003e\\n  \\u003cli\\u003ecosts related to acquisitions, alliances, licenses and other efforts to expand our operations;\\u003c/li\\u003e\\n  \\u003cli\\u003ethe timing of payments under the terms of any customer or license agreements into which we may enter; and\\u003c/li\\u003e\\n  \\u003cli\\u003eexpenses related to, and the timing and results of, our business plans.\\u003c/li\\u003e\\n\\u003c/ul\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe do not anticipate declaring any cash dividends on our equity securities which may adversely impact the value of our stock.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe have never declared or paid cash dividends on our equity securities and do not plan to pay any cash dividends in the near future. Our current policy is to retain all funds and any earnings for use in the operation and expansion of our business. If we do not pay dividends, the securities you purchased in the Company may be less valuable to you because a return on your investment will only occur if the value of the securities you own appreciates.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe securities issued in by the Company in private placements may dilute your percentage ownership interest and adversely change the value of the Securities.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIn connection with our prior private placement offerings, we have outstanding convertible debentures and warrants which are convertible into or exercisable for an aggregate of [______] shares of our securities, at prices ranging from $[______] to $[______] per share. In addition, as we are required to register these shares for resale by the holders, it is possible that a significant number of shares could be sold at the same time. Because the market for our securities is thinly traded, the sales and/or the perception that those sales may occur, could adversely affect the market price of our securities. Furthermore, the mere existence of a significant number of shares of securities issuable upon conversion of the debentures or the exercise of warrants may be perceived by the market as having a potential dilutive effect, which could lead to a decrease in the price of our securities.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe may have to convert outstanding or future-issued notes into shares of our equity securities, and thus issue new shares of our equity securities upon exercise of any convertible notes, warrants or preferred stock at prices which may result in substantial dilution to other shareholders.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIf we issue shares of equity securities on conversion of any notes or exercise of the any other types of securities then your ownership in the Company could be significantly diluted. The principal and interest payable on debt and other types of obligations of the Company, including notes, may be paid with our securities, including equity securities, which could result in substantial dilution to other shareholders.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eRaising funds by issuing equity or debt securities could dilute the value of outstanding equity securities and impose restrictions on our working capital.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIf we were to raise additional capital by issuing equity securities, the value of any then outstanding securities would likely be reduced, unless the additional equity securities were issued at a price equal to or greater than the market value of the securities at the time of issuance of the new securities. If the additional equity securities were issued at a per share price less than the per share value of the outstanding shares, then all of the outstanding shares would suffer a dilution in value with the issuance of such additional shares. Further, the issuance of debt securities in order to obtain additional funds may impose restrictions on our operations and may impair our working capital as we service any such debt obligations.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe are a recently formed company with limited operating history or results of operations.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe are a recently formed development stage or \\u0026ldquo;start-up\\u0026rdquo; company with limited history of operations and an unproven business model and management team, which makes it difficult to effectively assess our future prospects. We may not have the time, funding or other resources to pursue intellectual property registrations or protections for any intellectual property we are developing, nor to ensure that our products, services and trademarks do not conflict with, encroach upon, or violate any patents, trademarks, copyrights or other protected intellectual property of others.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eAccordingly, you should consider our prospects in light of the costs, uncertainties, delays and difficulties frequently encountered by companies in the early stages of development. Potential investors should carefully consider the risks and uncertainties that a new company with a limited operating history will face. In particular, potential investors should consider that there is a significant risk that we will not be able to:\\u003c/p\\u003e\\n\\n\\u003cul\\u003e\\n  \\u003cli\\u003eincrease revenue from the services we provide or intend to provide;\\u003c/li\\u003e\\n  \\u003cli\\u003esuccessfully expand our business in the Unites States and/or internationally;\\u003c/li\\u003e\\n  \\u003cli\\u003eimplement or execute our current business plan, or that our business plan is sound;\\u003c/li\\u003e\\n  \\u003cli\\u003emaintain our anticipated management and advisory team;\\u003c/li\\u003e\\n  \\u003cli\\u003ehire competent, qualified or other needed employees to properly execute our plans;\\u003c/li\\u003e\\n  \\u003cli\\u003eraise sufficient funds in the capital markets to effectuate our business plan; and/or\\u003c/li\\u003e\\n  \\u003cli\\u003econtrol our development costs.\\u003c/li\\u003e\\n\\u003c/ul\\u003e\\n\\n\\u003cp\\u003eIf we cannot execute any one of the foregoing, our business may fail, in which case you would lose the entire amount of your investment in the Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Company has [no/limited] operating history upon which you can base your investment decision.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company was incorporated in [Month/Year] and is a recently formed company. To date, the Company has generated minimal revenues (as of [most recent quarter], $____ of revenue). It also has limited operating history upon which you can evaluate its business strategy or future prospects. If the minimum amount is raised, then the Company believes it would have adequate cash to fund ____ months of operations. If the maximum amount is raised, then the Company believes it would have adequate cash to fund _____ months of operations. The Company\\u0026rsquo;s ability to generate additional revenue, if any, would depend upon whether it can further develop and commercialize its current products and develop and commercialize additional products and make the transition from a start-up to an operating company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eInvestments in small businesses such as the Company are highly speculative and risky so only investors that can bear the complete loss of their investment should invest in the Securities.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company\\u0026rsquo;s management may be inexperienced and investors will not be able to evaluate the Company\\u0026rsquo;s operating history. Small businesses may also depend heavily upon a single customer, supplier, or employee whose departure would seriously damage the Company\\u0026rsquo;s profitability. The demand for the Company\\u0026rsquo;s product may be seasonal or be impacted by the overall economy, or the Company could face other risks that are specific to its industry or type of business. The Company may also have a hard time competing against larger companies who can negotiate for better prices from suppliers, produce goods and services on a large scale more economically, or take advantage of bigger marketing budgets. Furthermore, a small business could face risks from lawsuits, governmental regulations, and other potential impediments to growth.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eAccording to the U.S. Small Business Administration, half of all new businesses fail within 5 years.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eSmall investors typically have very little power, so they are generally unable to influence the management decisions that affect the viability of the Company and potential profitability of the investment. New investors are often asked to pay more money for their shares than the issuer\\u0026rsquo;s officers or principal owners (who may have contributed \\u0026ldquo;sweat equity\\u0026rdquo;). Furthermore, the value of the small investor\\u0026rsquo;s ownership share in the Company\\u0026rsquo;s assets (the \\u0026ldquo;tangible book value\\u0026rdquo;) is almost always less than the amount paid for the shares. It may be difficult or impossible to recover your money if the investment does not perform as expected. Due to limited regulatory oversight over these types of offerings, investors may be left on their own to pursue costly private lawsuits if things go wrong.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Company has incurred, and for at least the next ________ months will continue to incur, losses, and if it is unable to successfully market its products/services and manage the transition from a start-up to an operating company, its financial results would be negatively affected.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eFor the period from the Company\\u0026rsquo;s inception, [DATE OF FORMATION] through and including [DATE OF THE OFFERING OR MOST RECENT PERIOD], the Company incurred an aggregate net loss, and had an accumulated deficit, of approximately $__________ (unaudited). The Company expects to incur losses for at least the next __________months as the Company markets its _________. As the Company begins the transition to an operating company, it expects its business to grow in size and complexity. This growth is expected to place significant additional demands on the Company\\u0026rsquo;s management, systems, internal controls and financial and physical resources. As a result, the Company would need to expend additional funds to hire additional qualified personnel, retain professionals to assist in developing appropriate control systems and expand its operating infrastructures. The Company\\u0026rsquo;s inability to obtain additional resources, as and when needed, or manage its growth effectively, if and when it occurs, would significantly hinder its transition to an operating company, as well as diminish its prospects of generating revenues.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe loss of the services of the Company\\u0026rsquo;s founding executives could negatively affect its business, as could its inability to attract and retain qualified management, sales and technical personnel as and when needed.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe execution of the Company\\u0026rsquo;s business strategy depends largely on the continued efforts of its founders, including [NAME \\u0026amp; TITLE] and [NAME \\u0026amp; TITLE]. As the Company is a small business, it is completely dependent upon their knowledge, experience and reputation within the industry it operates. Any one or all of these individuals may in the future choose to discontinue their employment with the Company. If so, the Company may not be able to find adequate replacements for them. Without their experience, expertise and reputation, the Company\\u0026rsquo;s development efforts and future prospects would be substantially impaired.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eWe cannot assure you that we will effectively manage our growth, if any.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur employee headcount and the scope and complexity of our business may increase significantly. The growth and expansion of our business and products create significant challenges for our management, operational, and financial resources, including managing multiple relations with users, advertisers, platform developers, and other third parties. In the event of continued growth of our operations or in the number of our third-party relationships, our information technology systems or our internal controls and procedures may not be adequate to support our operations.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIn addition, some members of our management do not have significant experience managing business operations, so our management may not be able to manage such growth effectively. To effectively manage our growth, we must continue to improve our operational, financial, and management processes and systems and to effectively expand, train, and manage our employee base. As our organization continues to grow, and we are required to implement more complex organizational management structures, we may find it increasingly difficult to maintain the benefits of our corporate culture, including our ability to quickly develop and launch new and innovative products. This could negatively affect our business performance.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eIf we fail to establish and maintain an effective system of internal control, we may not be able to report our financial results accurately or to prevent fraud. Any inability to report and file our financial results accurately and timely could harm our reputation.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eEffective internal control is necessary for us to provide reliable financial reports and prevent fraud. If we cannot provide reliable financial reports or prevent fraud, we may not be able to manage our business as effectively as we would if an effective control environment existed, and our business and reputation with investors may be harmed. As a result, our small size and any current internal control deficiencies may adversely affect our financial condition, results of operation and access to capital. We have not performed an in-depth analysis to determine if historical un-discovered failures of internal controls exist, and may in the future discover areas of our internal control that need improvement.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe \\u0026quot;all or none\\u0026quot; nature of the offering means that the Company may not be able to consummate this offering.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur securities are being offered hereby on an \\u0026ldquo;all-or-none\\u0026rdquo; basis with respect to the minimum amount. If we are unable to raise the minimum amount we will not be able to close the offering and sell securities to you. There can be no assurance the minimum amount will be raised or, if so, that any additional securities will be sold. If the Company is unable to raise the minimum amount, you will be unable to invest in the offering of securities and your entire investment will be returned to you.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Offering is a \\u0026ldquo;reasonable best efforts\\u0026rdquo; with no firm commitment.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company will use its reasonable best efforts to raise proceeds from the Offering meaning that there is no assurance that any or all of the Offering will be successfully completed. The Company may raise insufficient capital to develop the business and, as a result, investor may lose of their money.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Securities are being offered pursuant to a newly available exemption under the Securities Act of 1933, as amended (the \\u0026ldquo;Securities Act\\u0026rdquo;).\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Securities are being offered for sale in reliance upon a newly effective exemption under the Rule 506(c) of Regulation D the Securities Act of 1933 (the \\u0026ldquo;Act\\u0026rdquo; or the \\u0026ldquo;Securities Act\\u0026rdquo;). This exemption permits an issuer to engage in general solicitation or general advertising of the offering and selling of securities pursuant to Rule 506(c), provided that (1) all purchasers of the securities are accredited investors and (2) the issuer takes reasonable steps to verify that such purchasers are accredited investors. If we have incorrectly interpreted any provision of Rule 506(c) or the applicable related securities laws, or if retroactive regulations are implemented that result in our violation of the exemption, we may be required to offer rescission rights for the securities issued in this Offering and our financial condition may be in jeopardy. Similarly, if we permit any person to invest in this Offering without a reasonable belief that such person is an accredited investor, we may lose the exemption under Rule 506(c) and purchasers of the securities may be permitted to seek rescission of their purchases. If any purchasers were to obtain rescission, the Company would face significant financial demands, which could adversely affect the Company as a whole, as well as the investments of any non-rescinding purchasers.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eState and federal securities laws.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThis Offering has not been registered under the Securities Act in reliance, among other exemptions, on the exemptive provisions of Section 4(a)(2) of the Securities Act and Regulation D and/or Regulation S under the Securities Act. Similar reliance has been placed on apparently available exemptions from securities registration or qualification requirements under applicable state securities laws. No assurance can be given that this Offering currently qualifies or will continue to qualify under one or more of such exemptive provisions due to, among other things, the adequacy of disclosure and the manner of distribution, the existence of similar offerings in the past or in the future, or a change of any securities law or regulation that has retroactive effect. If, and to the extent that, claims or suits for rescission are brought and successfully concluded for failure to register this Offering or other offerings or for acts or omissions constituting offenses under the Securities Act, the Securities Exchange Act of 1934, or applicable state securities laws, the Company could be materially adversely affected, jeopardizing our ability to operate successfully. Furthermore, the human and capital resources of the Company could be adversely affected by the need to defend actions under these laws, even if the Company is ultimately successful in its defense.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe securities will have restrictions on transferability; there is no public trading market for the Securities and one may never develop \\u003cu\\u003eor, if it does, it may not be maintained of available to you\\u003c/u\\u003e.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eTransfer of the Securities is subject to restrictions on transfer. There is currently no public trading market for the Securities and it is not anticipated that any such public market will develop in the foreseeable future. In particular, none of our Securities will be registered under any federal or state securities law, and the Securities are being offered and sold in this Offering in reliance upon exemptions from the registration requirements of those laws. Those exemptions require that the Securities be purchased for investment purposes only, and not with a current view toward their distribution or resale. Unless the Securities are subsequently registered with the Securities and Exchange Commission and any required state securities authorities, or appropriate exemptions from registration are available, you may be unable to liquidate your investment in the Company \\u0026ndash; even if your financial condition makes such liquidation necessary. In addition, none of our Securities will likely be readily acceptable as collateral for loans. Accordingly, prospective investors who require liquidity in their investments should not invest in the Securities. An investment in the Securities should only be made by those who can afford the loss of their entire investment.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eEven if we become a publicly-listed and reporting company, of which no assurances can be given, we cannot predict whether an active market for our Securities will ever develop in the future. In the absence of an active trading market:\\u003c/p\\u003e\\n\\n\\u003cul\\u003e\\n  \\u003cli\\u003e Investors may have difficulty buying and selling or obtaining market quotations;\\u003c/li\\u003e\\n  \\u003cli\\u003e Market visibility for shares of our Securities may be limited; and\\u003c/li\\u003e\\n  \\u003cli\\u003e A lack of visibility for shares of Securities may have a depressive effect on the market price for shares of our Securities.\\u003c/li\\u003e\\n\\u003c/ul\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe terms of this Offering have been arbitrarily determined.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIf you purchase the Securities in this Offering you acknowledge and agree that you are paying a price that was not established in a competitive market, nor by professional valuation consultants. Rather, you are paying a price that was arbitrarily determined by the Company and its advisers. The Offering price for the Securities may bear no relationship to our assets, book value, contracts, intellectual property, customer lists, third-party relationships, historical results of operations or any other established criterion of value, and may not be indicative of the fair value of the securities. The trading price, if any, of the Securities that may prevail in any market that may develop in the future, for which there can be no assurance, may be higher or lower than the price you pay.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eOur management has broad discretion in using the net proceeds from this Offering.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWe will have broad discretion in the timing of the expenditures and application of proceeds received in this Offering. If we fail to apply the proceeds effectively, we may not be successful in carry out our proposed business plan to market. You will not have the opportunity to evaluate all of the economic, financial or other information upon which we may base our decisions to use the net proceeds from this Offering.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThere can be no assurance of a resale registration or any other liquidity event.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eAn investment in the Securities may offer the opportunity for gains, but such investment involves a very high degree of business and financial risk that can result in substantial or even complete losses of both the money you invested and any expected returns or benefits. No assurance can be given that a resale registration or other liquidity event will be consummated or that, if consummated, it would result in increased value of the Securities.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eUpon dissolution of the Company, you may not recoup all or any portion of your investment.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIn the event of a liquidation, dissolution or winding-up of the Company, whether voluntary or involuntary, the proceeds and/or assets of the Company remaining after giving effect to such transaction, and the payment of all of our debts and liabilities will be distributed to our members on a pro rata basis. There can be no assurance that we will have available assets to pay to our members, or any amounts, upon such a liquidation, dissolution or winding-up of our Company. In this event, you could lose some or all of your investment.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eThe Company is not subject to Sarbanes-Oxley regulations and may lack the financial controls and procedures of public companies.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eThe Company does not have the internal control infrastructure that would meet the standards of a public company, including the requirements of the Sarbanes Oxley Act of 2002. As a privately-held company, the Company is currently not subject to the Sarbanes Oxley Act of 2002, and its financial controls reflect its status as a small, non-public company. The Company does not have the internal infrastructure necessary to complete an attestation about its financial controls that may be required under Section 404 of the Sarbanes Oxley Act of 2002. There can be no guarantee that there are no significant deficiencies or material weaknesses in the quality of the Company\\u0026rsquo;s financial controls. If it were necessary to implement such financial controls, the cost to the Company of such compliance could be substantial and would have a material adverse effect on the Company\\u0026rsquo;s results of operations.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cem\\u003eFuture issuances of securities could adversely affect the position of current holders of our securities.\\u003c/em\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003eOur charter authorizes the issuance of debt securities (including but not limited to convertible instruments), stock options, warrants, and preferred stock with various and different designations, rights, and preferences than other securities issued by the Company, as determined from time to time in the sole and absolute discretion of our board of Directors. Accordingly, our board of Directors is empowered, without stockholder approval, to issue different classes and types of securities and in amounts and with dividends, liquidation, conversion, voting, and other rights that could adversely affect the ownership percentages, securities values, voting power or other rights of other holders of our securities.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIn the event of issuance, such securities could be used, under certain circumstances, as a method of discouraging, delaying or preventing a change in control of the Company or, alternatively, granting the holders of those securities rights that would entrench management and/or Directors. If the holders of our securities desired to remove current management or Directors it is possible that our board of Directors could issue securities which grant the holders thereof such rights and preferences so as to discourage or frustrate attempts by other securities holders to remove current management or Directors. In doing so, management would be able to severely limit the rights of certain classes of stockholders to elect or modify the board of Directors.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003e\\u003cu\\u003e13. Miscellaneous.\\u003c/u\\u003e\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(a) Subscriber agrees not to transfer or assign this Subscription Agreement or any of Subscriber\\u0026rsquo;s interest herein and further agrees that the transfer or assignment of the Securities acquired pursuant hereto shall be made only in accordance with all applicable laws.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(b) Subscriber agrees that Subscriber cannot cancel, terminate, or revoke this Subscription Agreement or any agreement of Subscriber made hereunder once the Securities have been sold, and this Subscription Agreement shall survive the death or legal disability of Subscriber and shall be binding upon Subscriber\\u0026rsquo;s heirs, executors, administrators, successors, and permitted assigns.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(c) Subscriber has read and has accurately completed this entire Subscription Agreement.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(d) This Subscription Agreement constitutes the entire agreement among the parties hereto with respect to the subject matter hereof and may be amended only by a written execution by all parties.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(e) Subscriber acknowledges that they have been advised to consult with their own attorney regarding this subscription and Subscriber has done so to the extent that Subscriber deems appropriate.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(f) Any notice or other document required or permitted to be given or delivered to Subscriber shall be in writing and sent by email, as agreed in Section 9 above.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIf to the Company, at the email address listed in Schedule A\\u003c/p\\u003e\\n\\n\\u003cp\\u003eIf to the Subscriber, at the email address listed in the \\u0026ldquo;Vesting\\u0026rdquo; section of the signature area below\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003eor such other address as either party shall have specified to the other party in writing.\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(g) Failure of the Company to exercise any right or remedy under this Subscription Agreement or any other agreement between the Company and Subscriber, or otherwise, or delay by the Company in exercising such right or remedy, will not operate as a waiver thereof. No waiver by the Company will be effective unless and until it is in writing and signed by the Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(h) Binding Arbitration, Applicable Law and Venue, Attorneys Fees. - This Agreement is governed by, and will be interpreted and enforced in accordance with the laws of the State of New York, without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, pursuant to the rules of the American Arbitration Association, with venue in the city of New York in the state of New York. Each of Subscriber and Company consents to this method of dispute resolution, as well as jurisdiction, and consents to this being a convenient forum for any such claim or dispute and waives any right it may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable attorney\\u0026rsquo;s fees, and the decision of the arbitrator shall be final, binding and enforceable in any court. Furthermore, Subscriber and Company hereby agree that any dispute brought by any party, including the Subscriber or Company, against either the escrow agent or any broker or person who is registered with the SEC and a member of FINRA may only be brought in arbitration, pursuant to the rules of the Financial Industry Regulatory Authority (\\u0026ldquo;FINRA\\u0026rdquo;), with venue in the city of New York in the state of New York, and any such action(s) may not be joined or otherwise integrated or incorporated into any other action(s) against any other party/Parties, including but not limited to those against the Company.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(i) Entire Agreement, Severability and Force Majeure - This Agreement contains the entire agreement between Subscriber and Company regarding the Offering. If any provision of this Agreement is held invalid, the remainder of this Agreement shall continue in full force and effect. Furthermore, no party shall be responsible for any failure to perform due to unforeseen circumstances.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(j) If any provision of this Subscription Agreement is held to be invalid or unenforceable under any applicable statute or rule of law, then such provision shall be deemed modified to conform with such statute or rule of law. Any provision hereof that may prove invalid or unenforceable under any law shall not affect the validity or enforceability of any other provisions hereof.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(k) The parties understand and agree that money damages would not be a sufficient remedy for any breach of the Subscription Agreement by the Company or Subscriber and that the party against which such breach is committed shall be entitled to equitable relief, including injunction and specific performance, as a remedy for any such breach. Such remedies shall not be deemed to be the exclusive remedies for a breach by either party of the Subscription Agreement but shall be in addition to all other remedies available at law or equity to the party against which such breach is committed.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(l) All pronouns and any variations thereof used herein shall be deemed to refer to the masculine, feminine, singular or plural, as identity of the person or persons may require.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(m) This Subscription Agreement may be executed in counterparts and by electronic signature, each of which shall be deemed an original, but all of which shall constitute one and the same instrument.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(n) It is expressly agreed that it is the will of both the Subscriber and Company that this Agreement, as well as and all future communications and notices have been drawn up in English.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e(o) Subscriber hereby acknowledges and agrees that FundAmerica, LLC, Jumpstart Securities, LLC and the escrow agent to this Offering are each a third party beneficiary of this Agreement.\\u003c/p\\u003e\\n\\n\\u003cp\\u003e\\u003cstrong\\u003eIN WITNESS WHEREOF,\\u003c/strong\\u003e the parties have executed this Subscription Agreement as of the day and year first written above.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eSubscriber Investment Commitment: %%VESTING_AMOUNT%%\\u003c/p\\u003e\\n\\n\\u003cp\\u003eFor the Offering of Securities as described in Schedule A below.\\u003c/p\\u003e\\n\\n\\u003cp\\u003eSubscriber Vesting Information:\\u003c/p\\u003e\\n\\n\\u003cp\\u003e%%VESTING_AS%%\\u003cbr /\\u003e\\n%%VESTING_AS_EMAIL%%\\u003c/p\\u003e\\n\\n\\u003cp\\u003e%%SUBSCRIBER_SIGNATURE%%\\u003c/p\\u003e\\n\\n\\u003cp\\u003e%%ISSUER_SIGNATURE%%\\u003c/p\\u003e\\n\\n\\u003ch1 style=\\\"text-align:center\\\"\\u003eSchedule A\\u003c/h1\\u003e\\n\\n\\u003ch2 style=\\\"text-align:center\\\"\\u003eOffering Disclosures and Materials\\u003c/h2\\u003e\\n\\n\\u003cp\\u003e[________________________________________]\\u003c/p\\u003e\",\"email_document_to_signers\":true,\"published_content\":null,\"issuer_company\":\"Johnson, Johnson, Johnson \\u0026 Johnson\",\"issuer_email\":\"john@johnson.com\",\"issuer_literal\":\"J. Johnson\",\"issuer_metadata\":null,\"issuer_name\":\"John Johnson\",\"issuer_title\":\"CEO\"}"}],"_postman_id":"8655b9f0-850e-4aea-bf12-3ea77c97822a"}],"id":"5811a9e9-fa31-4c36-87f0-4e15efa4010f","description":"<h3 id=\"subscription-agreement-templates\">Subscription Agreement Templates</h3>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/subscription_agreement_templates\nPOST   https://apps.fundamerica.com/api/subscription_agreement_templates\nGET    https://apps.fundamerica.com/api/subscription_agreement_templates/:id\nPATCH  https://apps.fundamerica.com/api/subscription_agreement_templates/:id\nGET    https://apps.fundamerica.com/api/subscription_agreement_templates/boilerplate_html\n</code></pre><p>These templates contain all the content and placeholders (see below) for the actual investor subscription agreements. The template itself is simply an HTML document. Additionally, the issuer's signature is included for automatic signing.</p>\n<h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>draft_content</code>: The actual HTML content of the subscription agreement. Note that this can be a complete HTML document or simply the content that would go inside the <code>&lt;body&gt;</code> of the document.</li>\n<li><code>email_document_to_signers</code>: Defaults to <code>true</code>. If set to <code>false</code>, email's will not be sent when subscription agreements are signed and it is the responsibility of the platform operator to provide emails.</li>\n<li><code>issuer_company</code>: The company name of the issuer.</li>\n<li><code>issuer_email</code>: The email address of the person signing for the issuer.</li>\n<li><code>issuer_literal</code>: The signature literal of the person signing for the issuer. This is usually the same as the <code>issuer_name</code> but some people choose to sign with partial names or initials. (e.g. John Johnson's signature literal is \"J Johnson\")</li>\n<li><code>issuer_metadata</code>: A JSON object of any other data you wish to include with the issuer signature for verification purposes. It could include the user's ID on your own system, their IP address or any other data you want to include.</li>\n<li><code>issuer_name</code>: The name of the person signing for the issuer.</li>\n<li><code>issuer_title</code>: The title of the person signing for the issuer.</li>\n<li><code>publish</code>: If set to <code>true</code>, the template will be usable subscription agreements and <code>published_content</code> will be replaced by <code>draft_content</code>.</li>\n</ul>\n<p><em>Note</em>: When editing a template in the web portal, we use a WYSIWYG editor and it can mess up special formatting provided by your own HTML templates. If you're going to use subscription agreements via the API, you shouldn't edit them via the web portal for any reason.</p>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>published_content</code>: The published content for the template. This is what will actually be used when creating subscription agreements.</li>\n</ul>\n<p><em>Note</em>: The publish/draft content feature allows for subscription agreements to be used in a standalone manner with FundAmerica. If you're storing the information on your own system---and many portal implementors do---you can safely just <code>publish</code> on each request and not worry about the publish/draft content distinction.</p>\n<h3 id=\"template-placeholders\">Template Placeholders</h3>\n<p>Subscription agreement templates can be filled with placeholders for arbitrary data. Some of these are system defined and others can be defined for individual documents. Placeholders are always included in a document delimited by a pair of percentage signs.</p>\n<p>For example, to include today's date in your template you would use %%TODAY%%.</p>\n<p>Here are the placeholders that are available by default in subscription agreements:</p>\n<ul>\n<li><code>%%DEBT_PAR_VALUE%%</code>: The par value of the debt in a debt offering. This is specified when creating an <a href=\"https://docs.fundamerica.com/#c6543142-c417-4147-8d57-a471d5f7f5d6\">Investor Subscription Agreement</a>.</li>\n<li><code>%%EQUITY_SHARE_COUNT%%</code>: The share/unit count in an equity offering. This is specified when creating an <a href=\"https://docs.fundamerica.com/#c6543142-c417-4147-8d57-a471d5f7f5d6\">Investor Subscription Agreement</a>.</li>\n<li><code>%%ISSUER_SIGNATURE%%</code>: The issuer signature block.</li>\n<li><code>%%NOW%%</code>: The current time as January 1, 2015 at 12:00 PM EST.</li>\n<li><code>%%NOW_SHORT%%</code>: The current time as 1/1/2015 - 12:00 PM EST</li>\n<li><code>%%INVESTOR_SIGNATURES%%</code>: The subscribers signature block.</li>\n<li><code>%%TODAY%%</code>: Today's date as January 1, 2015.</li>\n<li><code>%%TODAY_SHORT%%</code>: Today's date as 1/1/2015.</li>\n<li><code>%%VESTING_AMOUNT%%</code>: The amount being invested by the investor. This is specified when creating an <a href=\"https://docs.fundamerica.com/#c6543142-c417-4147-8d57-a471d5f7f5d6\">Investor Subscription Agreement</a>.</li>\n<li><code>%%VESTING_AS%%</code>: The investor's information (name, address, etc.). This is specified when creating an <a href=\"https://docs.fundamerica.com/#c6543142-c417-4147-8d57-a471d5f7f5d6\">Investor Subscription Agreement</a>.</li>\n<li><code>%%VESTING_AS_EMAIL%%</code>: The investor's email address. This is specified when creating an <a href=\"https://docs.fundamerica.com/#c6543142-c417-4147-8d57-a471d5f7f5d6\">Investor Subscription Agreement</a>.</li>\n</ul>\n<p>Dates and times are variable up until the point a document is signed by the subscriber. From then on, <code>%%NOW%%</code> and <code>%%TODAY%%</code> will reflect the time that the document was signed.</p>\n<p>You can use any placeholder name you want. When creating the actual <a href=\"https://docs.fundamerica.com/#c6543142-c417-4147-8d57-a471d5f7f5d6\">Investor Subscription Agreement</a> you can specify the values to be used for said placeholders.</p>\n<p><em>Note</em>: Placeholders are not case sensitive. <code>%%TODAY%%</code> is equivalent to <code>%%today%%</code> or <code>%%Today%%</code>. By convention, they are in call caps in the templates to make them easier to spot when creating documents but this is not a requirement.</p>\n","event":[{"listen":"prerequest","script":{"id":"c31da2e5-b017-44c5-aaf1-690ac0bb3350","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e4d9d3b6-3d9d-43b1-a997-499734813acc","type":"text/javascript","exec":[""]}}],"_postman_id":"5811a9e9-fa31-4c36-87f0-4e15efa4010f"},{"name":"Investor Subscription Agreements","item":[{"name":"Create Investor Subscription Agreements","id":"9e3d99f8-21c9-4796-9711-eb90c8f4b2cc","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"equity_share_count\" : \"2\",\n\t\"offering_id\": \"wQQmJTFQShin7DSiZEuNZA\",\n\t\"vesting_amount\" : \"$5,000.00\",\n\t\"vesting_as\" : \"John Q Investor\",\n\t\"vesting_as_email\" : \"john.investor@example.com\"\n}"},"url":"{{env}}/subscription_agreements","urlObject":{"path":["subscription_agreements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"7ab331d2-dc95-4c3f-9e3a-d510ef3880b1","name":"Create Investor Subscription Agreements","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"equity_share_count\" : \"2\",\n\t\"offering_id\": \"wQQmJTFQShin7DSiZEuNZA\",\n\t\"vesting_amount\" : \"$5,000.00\",\n\t\"vesting_as\" : \"John Q Investor\",\n\t\"vesting_as_email\" : \"john.investor@example.com\"\n}"},"url":"{{env}}/subscription_agreements"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"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":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"166","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 Jul 2018 18:08:01 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"422 Unprocessable Entity","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"7c73a0df-18ed-484c-8a91-d167c89689c3","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.083632","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\n    \"object\": \"subscription_agreement\",\n    \"id\": \"bMb6e-T_Qpu_2-pXJowaiQ\",\n    \"url\": \"https://apps.fundamerica.com/api/subscription_agreements/bMb6e-T_Qpu_2-pXJowaiQ\",\n    \"offering_url\": \"https://apps.fundamerica.com/api/offerings/wQQmJTFQShin7DSiZEuNZA\",\n    \"archived_pdf_url\": null,\n    \"body_html\": \"... securities legalese ...\",\n    \"created_at\": \"2015-12-05T02:11:42.269Z\",\n    \"electronic_signatures\": [\n        {\n            \"object\": \"electronic_signature\",\n            \"id\": \"iutjmLanTNiFTpEpmCf5Fg\",\n            \"url\": \"https://apps.fundamerica.com/api/electronic_signatures/iutjmLanTNiFTpEpmCf5Fg\",\n            \"anchor_id\": \"issuer_signature\",\n            \"company\": null,\n            \"document_url\": \"https://apps.fundamerica.com/api/subscription_agreements/bMb6e-T_Qpu_2-pXJowaiQ\",\n            \"email\": null,\n            \"literal\": null,\n            \"metadata\": {},\n            \"name\": null,\n            \"signable\": true,\n            \"signed\": false,\n            \"signed_at\": null,\n            \"title\": null\n        },\n        {\n            \"object\": \"electronic_signature\",\n            \"id\": \"SqIRl8lMRNKjHVh6A36h3Q\",\n            \"url\": \"https://apps.fundamerica.com/api/electronic_signatures/SqIRl8lMRNKjHVh6A36h3Q\",\n            \"anchor_id\": \"subscriber_signature\",\n            \"company\": null,\n            \"document_url\": \"https://apps.fundamerica.com/api/subscription_agreements/bMb6e-T_Qpu_2-pXJowaiQ\",\n            \"email\": \"test@test.com\",\n            \"literal\": null,\n            \"metadata\": {},\n            \"name\": null,\n            \"signable\": true,\n            \"signed\": false,\n            \"signed_at\": null,\n            \"title\": null\n        }\n    ],\n    \"signed\": false,\n    \"signing_links\": {\n        \"issuer_signature\": {\n            \"expires\": \"2015-12-06T02:11:42.291Z\",\n            \"url\": \"https://apps.fundamerica.com/sign/pIxt8Q8o7I9N2COt8TyNvSrlZEAaplIZ\"\n        },\n        \"subscriber_signature\": {\n            \"expires\": \"2015-12-06T02:11:42.294Z\",\n            \"url\": \"https://apps.fundamerica.com/sign/mULlENoaoMUF9VLtKWkdmhEyavwRKbgX\"\n        }\n    },\n    \"updated_at\": \"2015-12-05T02:11:42.275Z\",\n    \"data\": {\n        \"debt_par_value\": null,\n        \"equity_share_count\": \"2\",\n        \"vesting_amount\": \"$5,000\",\n        \"vesting_as\": \"John Q Investor\",\n        \"vesting_as_email\": \"john.investor@example.com\"\n    },\n    \"template_url\": \"https://apps.fundamerica.com/api/subscription_agreement_templates/wUjUSl6-ToydJ9tLsZ7mpQ\",\n    \"issuer_signed\": false,\n    \"subscriber_signed\": false\n}"}],"_postman_id":"9e3d99f8-21c9-4796-9711-eb90c8f4b2cc"}],"id":"c6543142-c417-4147-8d57-a471d5f7f5d6","description":"<h3 id=\"investor-subscription-agreements\">Investor Subscription Agreements</h3>\n<p>Once you have a <a href=\"https://docs.fundamerica.com/#5811a9e9-fa31-4c36-87f0-4e15efa4010f\">template</a> created for your <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">offering</a>, you can create individual subscription agreements. This is done by providing the vesting information, <a href=\"https://docs.fundamerica.com/#5811a9e9-fa31-4c36-87f0-4e15efa4010f\">placeholder</a> information and the template and offering information. Doing so will create a final document that is automatically signed by the issuer and can be signed by a subscriber.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/subscription_agreements\nPOST   https://apps.fundamerica.com/api/subscription_agreements\nGET    https://apps.fundamerica.com/api/subscription_agreements/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>debt_par_value</code>: If the offering is a debt offering, this is required.</li>\n<li><code>equity_share_count</code>: If the offering is an equity offering, this is required.</li>\n<li><code>data</code>: A JSON object of key/value pairs that will be used as for <a href=\"https://docs.fundamerica.com/#5811a9e9-fa31-4c36-87f0-4e15efa4010f\">placeholder</a> data. It's a good practice, though not required, to have all the values set to strings. They will ultimately be coerced into strings when a document is created, but if you want to avoid surprises, just set them as strings.</li>\n<li><code>vesting_amount</code>: The amount of money being invested. This should be formatted appropriately as this is only used to fill in the template and isn't a number that will be validated in any way.</li>\n<li><code>vesting_as</code>: The vesting information for the investor. It should include the legal name and address.</li>\n<li><code>vesting_as_email</code>: The investor's email address.</li>\n</ul>\n<p>You may have noticed that the fields here are nearly identical to the <a href=\"https://docs.fundamerica.com/#5811a9e9-fa31-4c36-87f0-4e15efa4010f\">template placeholders</a>. That's because they are.</p>\n<p>The subscription agreement service is entirely standalone from investments and while they can be used in tandem, they aren't necessary for one another. As such, entity information, the actual investment amounts, equity share counts, etc. aren't linked in any way by our platform. It's up to your system to make sure data is formatted the way you like and that it coincides with investment data.</p>\n<p>If your subscription agreement has a <code>vesting_amount</code> of <code>$5,000.00</code> then the <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investment</a> you ultimately associate it with should have an <code>amount</code> of <code>5000</code>.</p>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>archived_pdf_url</code>: Once the document has been signed, an archived PDF can be found at this URL.</li>\n<li><code>body_html</code>: The body HTML of the document. If you wish to embed the document in your own interface for signature collection, use this. Even if you have provided a full HTML document, this is ONLY the content inside the <code>&lt;body&gt;</code>. The only exception is that if <code>&lt;style&gt;</code> directives exist in the <code>&lt;head&gt;</code>, they will be included in the body for formatting purposes.</li>\n<li><code>electronic_signatures</code>: See <a href=\"https://docs.fundamerica.com/#549f0bb9-6adf-4d8d-a491-a2cd50b83147\">Electronic Signatures</a> for more details.</li>\n<li><code>signed</code>: Whether or not the document has been signed by the subscriber.</li>\n<li><code>signing_links</code>: If you wish to have the subscriber sign using FundAmerica's pass through interface, you can use the link here. You can attach a <code>return_url</code> querystring to this link.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"bbdbb2db-b46e-4ac1-ac2c-e825b87f0280","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"43e40110-9cdb-4724-a36c-c15672e750c5","type":"text/javascript","exec":[""]}}],"_postman_id":"c6543142-c417-4147-8d57-a471d5f7f5d6"},{"name":"Electronic Signatures","item":[{"name":"Get Electronic Signatures","id":"890e2dcf-1850-433b-9729-b122940c6d63","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/electronic_signatures/:id","urlObject":{"path":["electronic_signatures",":id"],"host":["{{env}}"],"query":[],"variable":[{"type":"any","value":"","key":"id"}]}},"response":[],"_postman_id":"890e2dcf-1850-433b-9729-b122940c6d63"},{"name":"Update an Electronic Signature","id":"cb479bc6-7b3d-4394-8f19-8ae15b6ea6d3","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"company\" : \"John Q, LLC\",\n\t\"email\" : \"john.investor@example.com\",\n\t\"ip_address\" : \"127.0.01\",\n\t\"literal\" : \"J Q Investor\",\n\t\"metadata\" : {\"portal_user_id\":\"123456\"},\n\t\"name\" : \"John Q Investor\",\n\t\"title\" : \"El Presidente\",\n\t\"user_agent\" : \"Some Browser 1.0\"\n}"},"url":"{{env}}/electronic_signatures/uWUPYK_KQBOlJQIB-ZRywA","urlObject":{"path":["electronic_signatures","uWUPYK_KQBOlJQIB-ZRywA"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"5cceb95e-09c2-40f1-9f75-5db9eeafc826","name":"Update an Electronic Signature","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"company\" : \"John Q, LLC\",\n\t\"email\" : \"john.investor@example.com\",\n\t\"ip_address\" : \"127.0.01\",\n\t\"literal\" : \"J Q Investor\",\n\t\"metadata\" : {\"portal_user_id\":\"123456\"},\n\t\"name\" : \"John Q Investor\",\n\t\"title\" : \"El Presidente\",\n\t\"user_agent\" : \"Some Browser 1.0\"\n}"},"url":"{{env}}/electronic_signatures/uWUPYK_KQBOlJQIB-ZRywA"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\":\"electronic_signature\",\n  \"id\":\"uWUPYK_KQBOlJQIB-ZRywA\",\n  \"url\":\"https://apps.fundamerica.com/api/electronic_signatures/uWUPYK_KQBOlJQIB-ZRywA\",\n  \"anchor_id\":\"subscriber_signature\",\n  \"company\":\"John Q, LLC\",\n  \"document_url\":\"https://apps.fundamerica.com/api/subscription_agreements/u1sAZ_fnTKCB5x1eUs6ccg\",\n  \"email\":\"john.investor@example.com\",\n  \"literal\":\"J Q Investor\",\n  \"metadata\":{\"portal_user_id\":\"123456\"},\n  \"name\":\"John Q Investor\",\n  \"signable\":false,\n  \"signed\":true,\n  \"signed_at\":\"2015-03-18T19:34:56.508Z\",\n  \"title\":\"El Presidente\"\n}"}],"_postman_id":"cb479bc6-7b3d-4394-8f19-8ae15b6ea6d3"}],"id":"549f0bb9-6adf-4d8d-a491-a2cd50b83147","description":"<h2 id=\"electronic-signatures\">Electronic Signatures</h2>\n<p>If you wish to embed the signing of documents into your own interface and not use the <code>signing_links</code>, this can be done via calls to the API. To do this, you must update an electronic signature object.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET   https://apps.fundamerica.com/api/electronic_signatures/external_agreement\nPATCH https://apps.fundamerica.com/api/electronic_signatures/external_agreement\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>company</code>: The company represented by the signer. Can be blank.</li>\n<li><code>email</code>: The signer's email address.</li>\n<li><code>ip_address</code>: The signer's IP address. This is not the IP address of your server. It must be the signer's client IP address.</li>\n<li><code>literal</code>: The signer's literal signature. It may differ from the signer's name.</li>\n<li><code>metadata</code>: And additional data you wish to include for signature verification, such as the user's ID on your local system.</li>\n<li><code>name</code>: The signer's name.</li>\n<li><code>title</code>: The title of the signer at the company. Must be blank if company is blank.</li>\n<li><code>user_agent</code>: The signer's user agent.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>singable</code>: Whether the signature is signable via the API. Some documents contain multiple signatures, some of which are signed by FundAmerica. These signatures are not open for signing via the API.</li>\n<li><code>signed</code>: Whether the signature has been signed.</li>\n<li><code>signed_at</code>: When the signature was signed.</li>\n</ul>\n<p>When implementing your own interface, you may very well already know the <code>name</code>, <code>email</code>, <code>title</code>, and <code>company</code> information for the signer. It's important that the signer can see this information, but not necessary that they are able to alter it for the purpose of the signature. The only attribute that must have direct input by the signer is <code>literal</code>.</p>\n<p><em>Note</em>: Although the documentation here relates to subscription agreements, it can currently be applied to <a href=\"https://docs.fundamerica.com/#6bb3b724-e859-49ff-bd67-c09f168968d6\">Escrow Agreements</a> as well should you want to embded them into your own portal.</p>\n","event":[{"listen":"prerequest","script":{"id":"67966fc7-6482-4fe9-9ebb-760e68013c68","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a762fa9c-e8fb-4a66-a807-494b7b4c09eb","type":"text/javascript","exec":[""]}}],"_postman_id":"549f0bb9-6adf-4d8d-a491-a2cd50b83147"},{"name":"Subscription Agreement Bolierplate","item":[],"id":"870e0027-ecb0-41e4-b9df-e4c5ca514a9c","description":"<h2 id=\"subscription-agreement-boilerplate\">Subscription Agreement Boilerplate</h2>\n<p>If you want to use our boilerplate as a starting place for your subscription agreements, it can be found at:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/subscription_agreement_templates/boilerplate_html\n</code></pre><h3 id=\"example-object\">Example Object</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n    \"boilerplate_html\" : \".....a whole lot of legalese...\"\n}\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"291b6f25-085e-4bb9-8955-87202a81c0e3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5020f2a0-d47c-4a5d-979e-b75729b071fe","type":"text/javascript","exec":[""]}}],"_postman_id":"870e0027-ecb0-41e4-b9df-e4c5ca514a9c"}],"id":"6c5ffb21-735f-458f-a4c9-bf42be318ac1","description":"<p>The document signing system that is currently used for both <a href=\"https://docs.fundamerica.com/#6bb3b724-e859-49ff-bd67-c09f168968d6\">Escrow Agreements</a> and <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorizations</a> is also available for subscription agreements.</p>\n<p>The steps involved in setting up and using a subscription agreement for an <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">Offering</a> are as follows:</p>\n<ol>\n<li>Create a <a href=\"https://docs.fundamerica.com/#5811a9e9-fa31-4c36-87f0-4e15efa4010f\">Subscription Agreement Template</a> for the offering.</li>\n<li>Create an actual <a href=\"https://docs.fundamerica.com/#c6543142-c417-4147-8d57-a471d5f7f5d6\">Investor Subscription Agreement</a>.</li>\n<li>Have the investor sign the subscription agreement either by providing a signing URL or providing the signature information <a href=\"https://docs.fundamerica.com/#549f0bb9-6adf-4d8d-a491-a2cd50b83147\">directly via the API</a>.</li>\n</ol>\n<p><em>Note</em>: The signing system is limited to HTML documents. If you're working from a PDF or Microsoft Office Document, you'll need to convert it to acceptable HTML first. In the event that this is unacceptable, please use our <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">External Subscription Agreements</a> feature, which can be used in conjunction with any other signing service.</p>\n","event":[{"listen":"prerequest","script":{"id":"256df808-6a87-4d61-928d-7b5a3abae605","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f6183158-0150-4163-b0ec-679cb4eca5f8","type":"text/javascript","exec":[""]}}],"_postman_id":"6c5ffb21-735f-458f-a4c9-bf42be318ac1"},{"name":"Broker Dealer Services","item":[{"name":"Selling Agreements","item":[{"name":"Activating Broker Dealer Services in Test Mode","item":[{"name":"Activate Broker Dealer Services in Test Mode","id":"29a96e59-2905-49c5-80a3-ccb180b4a3d0","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"accept_investments\" : \"true\",\n\t\"use_broker_dealer_service\" : \"true\"\n}"},"url":"{{env}}/test_mode/offerings/{{offering-id}}","urlObject":{"path":["test_mode","offerings","{{offering-id}}"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"ca9cfe65-38f6-4fdc-b69c-bfe5e9bd48cc","name":"Activate Broker Dealer Services in Test Mode","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"accept_investments\" : \"true\",\n\t\"use_broker_dealer_service\" : \"true\"\n}"},"url":"{{env}}/test_mode/offerings/{{offering-id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"1061","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, 16 Jul 2018 16:00:42 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"62dd5f47-db04-4888-a1d6-e8efb54408e9","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.141191","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"offering\",\"id\":\"GIkgnlisRTSnot76Q-zcig\",\"url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"accept_investments\":true,\"accredited_investors\":false,\"ach_deposit_amount\":\"0.0\",\"ach_deposit_max_percent\":\"6.0\",\"ach_deposit_release_at\":null,\"ach_limit\":null,\"amount\":\"1000000.0\",\"can_disburse\":true,\"check_mailing_address\":\"Prime Trust\\n10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\",\"check_mailing_instructions\":\"Please make checks payable to \\\"Prime Trust as Escrow Agent for FA Documentation\\\" and include a note with your name, phone number, email address, and investor ID in case we have any questions.\",\"closed_at\":null,\"created_at\":\"2018-07-06T17:51:20.949Z\",\"delay_aml_until_funds_received\":false,\"description\":null,\"eb5\":false,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"escrow_closes_at\":\"2050-06-18T00:00:00.000Z\",\"escrow_status\":\"opened\",\"escrow_term_days\":0,\"funds_disbursable\":\"44448.99\",\"funds_in_escrow\":\"45000.0\",\"funds_invested\":\"50000.0\",\"funds_received\":\"50000.0\",\"funds_refunded\":\"0.0\",\"funds_transfer_methods\":[\"ach\",\"check\",\"wire\"],\"funds_unavailable\":\"551.01\",\"investment_increment_amount\":null,\"max_amount\":\"2000000.0\",\"max_investment_amount\":null,\"min_amount\":\"0.0\",\"min_investment_amount\":\"10000.0\",\"minimum_met\":true,\"name\":\"FA Documentation\",\"non_accredited_investors\":true,\"non_us_investors\":true,\"opened_at\":\"2018-07-16T16:00:42.386Z\",\"payment_reference\":\"\\u003cINVESTOR NAME\\u003e - FA Documentation\",\"regulatory_exemption\":\"reg_a_t2\",\"regulatory_exemption_details\":null,\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"type\":\"equity\",\"updated_at\":\"2018-07-16T16:00:42.386Z\",\"us_investors\":true,\"us_states_only\":[],\"use_broker_dealer_service\":true,\"wire_details\":{\"bank_address\":\"One East Washington Street\\nPhoenix AZ 85004\",\"bank_name\":\"Western Alliance Bank\",\"bank_phone\":\"1 (602) 629-1776\",\"routing_number\":\"122105980\",\"swift_code\":\"BBFXUS6S\",\"account_number\":\"00053742981\",\"beneficiary_name\":\"Prime Trust as Escrow Agent for FA Documentation\",\"beneficiary_address\":\"10890 S Eastern Ave\\nSuite 114\\nHenderson, NV 89502\"}}"}],"_postman_id":"29a96e59-2905-49c5-80a3-ccb180b4a3d0"}],"id":"71fe569f-c74d-4086-b795-08595e8c6999","description":"<h3 id=\"activating-broker-dealer-services-in-test-mode\">Activating Broker Dealer Services in Test Mode</h3>\n<p>To activate broker dealer services in test mode without needing to have your selling agreement approved, use the test mode API.</p>\n","event":[{"listen":"prerequest","script":{"id":"6bb3f1ed-739e-4808-b7d9-c9edc16c3697","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b7778460-7c29-48f8-bacb-b5fdc64a48f2","type":"text/javascript","exec":[""]}}],"_postman_id":"71fe569f-c74d-4086-b795-08595e8c6999"},{"name":"Create Selling Agreement","id":"1e620534-cb7f-4275-8d04-cbe74508907d","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\" \n}"},"url":"{{env}}/selling_agreements","urlObject":{"path":["selling_agreements"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"e988d315-bfdb-436a-8de0-4c90a97d57b9","name":"Create Selling Agreement","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"GIkgnlisRTSnot76Q-zcig\" \n}"},"url":"{{env}}/selling_agreements"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 16 Jul 2018 15:55:50 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"6b464166-bdbd-4406-a744-27c765b0e4e7","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.131393","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"selling_agreement\",\"id\":\"dXPg_iLCR8uxexSGTAxo_A\",\"url\":\"https://sandbox.fundamerica.com/api/selling_agreements/dXPg_iLCR8uxexSGTAxo_A\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"archived_pdf_url\":null,\"body_html\":\"\\u003cstyle\\u003e\\n    #fa-seller-agreement {\\n      color: #000;\\n      font-family: 'Arial', sans-serif;\\n      font-size: 12pt;\\n      line-height: 1.25em;\\n    }\\n\\n    #fa-seller-agreement \\u003e h1:first-child { text-align: center; }\\n    #fa-seller-agreement ul { list-style: disc; }\\n    #fa-seller-agreement ol { list-style: decimal !important; }\\n    #fa-seller-agreement ol ol { list-style: lower-alpha !important; }\\n    #fa-seller-agreement ol ol ol { list-style: lower-roman !important; }\\n    #fa-seller-agreement ol ol ol p { margin: 0.5em 0; }\\n    #fa-seller-agreement a { color: #224983; }\\n    #fa-seller-agreement strong { font-weight:900 !important; }\\n    #fa-seller-agreement dl { padding-left: 3em; }\\n    #fa-seller-agreement dt { float: left; font-weight: bold; width: 12em; }\\n    #fa-seller-agreement .w-9 { page-break-before: always; }\\n    #fa-seller-agreement .fa__signature h1 { font-size: 1em; }\\n    #fa-seller-agreement .fa__signature h1:after { content: \\\"\\\"; }\\n    #fa-seller-agreement .fa__signature h2 { text-align: left; }\\n    #fa-seller-agreement .fa__signature th { text-decoration: none; }\\n  \\u003c/style\\u003e\\n\\u003cstyle\\u003e\\n  @font-face {\\n    font-family: 'Sacramento';\\n    font-style: normal;\\n    font-weight: 400;\\n    src: local('Sacramento'), local('Sacramento-Regular'), url('https://s3.amazonaws.com/fundamerica/files/fonts/Sacramento.ttf') format('truetype');\\n  }\\n\\n  .fa__signature { margin-top: 2em;}\\n  .fa__signature h1 { font-size: 1.25em; font-weight: bold; }\\n  .fa__signature h1:after { content: \\\":\\\"; }\\n  .fa__signature h2 { font-size: 1em; font-weight: bold; }\\n  .fa__signature .fa__signature_data { border: 0; }\\n  .fa__signature .fa__signature_data th { border: 0; font-weight: bold; text-align: left; }\\n  .fa__signature .fa__signature_data th:after { content: \\\":\\\"; }\\n  .fa__signature .fa__signature_data td { border: 0; font-weight: normal; text-align: left; vertical-align: bottom;}\\n  .fa__signature .fa__signed { font-family: 'Sacramento', cursive, fantasy; font-size: 2em; margin-top: 1em; text-decoration: underline; }\\n  .fa__signature .fa__blank_signature_data th, .fa__signature .fa__blank_signature_data td { padding-bottom: 1.5em }\\n  .fa__signature .fa__blank_signature_data td { padding-left: 1em }\\n\\u003c/style\\u003e\\n\\n\\u003cdiv id=\\\"fa-seller-agreement\\\"\\u003e\\n\\n\\u003ch1\\u003eBROKER-DEALER SELLING AGREEMENT\\u003c/h1\\u003e\\n\\n\\u003cp\\u003eThis Broker-Dealer Selling Agreement (this “Agreement”) is made and entered into as of July 16, 2018 by and between JumpStart Securities, LLC (“JumpStart”, “us, “our”, or “we”) and FA Documentation, (“Issuer”, “you” or “your”).\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWhereas, JumpStart is a registered broker-dealer providing capital markets, compliance, and other services for market participants, including issuers conducting offerings of securities pursuant to SEC rules in compliance with the Securities Act of 1933 (the “Act”); including, but not limited to exemptions such as 506(b), 506(c), Reg S and Reg A. In servicing this market JumpStart has created and maintains proprietary tools and technology, negotiated third-party integrations, and has developed operational services, including limited customer service and compliance, all in an effort to provide certain back-end tools and specific compliance services to issuers raising capital (the “Service”); and,\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWhereas, Issuer is undertaking a capital raising effort pursuant to SEC and state regulations entitled FA Documentation (“Offering”); and,\\u003c/p\\u003e\\n\\n\\u003cp\\u003eWhereas Issuer recognizes the benefit of having JumpStart act as the broker-dealer of record (the “Securities Intermediary”) for investors in its Offering, Issuer desires to retain JumpStart and JumpStart desires to be retained by Issuer pursuant to the terms and conditions set forth herein; and,\\u003c/p\\u003e\\n\\n\\u003cp\\u003eNow, Therefore, in consideration of the mutual promises and covenants contained herein and for good and valuable consideration, the receipt and sufficiency of which are hereby acknowledged, the Parties agree as follows:\\u003c/p\\u003e\\n\\n\\u003col\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eRetention:\\u003c/strong\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eIssuer hereby engages and retains JumpStart to represent investors, at Issuer’s discretion, who wish to invest and who are not otherwise already represented by a registered broker-dealer who has also entered into a selling agreement with Issuer. JumpStart shall perform the “Services” set forth in Section 2 below during the Offering period, commencing on the date hereof and until the earlier of the completion or cancellation of the Offering or the termination of this Agreement as provided herein. JumpStart hereby accepts such retention and shall perform for Issuer the duties described herein.\\u003c/p\\u003e\\u003c/li\\u003e\\n\\n      \\u003cli\\u003e\\u003cp\\u003eJumpStart shall serve as the broker-dealer of record for those referred investors participating in the Offering, being conducted directly by Issuer on a best efforts basis pursuant to the Securities Act of 1933 and to render such services to the Issuer as is consistent with the services it generally provides.\\u003c/p\\u003e\\u003c/li\\u003e\\n\\n      \\u003cli\\u003e\\u003cp\\u003eIssuer agrees to provide JumpStart with due diligence materials as it reasonably requests.\\u003c/p\\u003e\\u003c/li\\u003e\\n\\n      \\u003cli\\u003e\\u003cp\\u003eJumpStart will not advise Issuer with the Offering, and will accept the Offering terms and structure as determined solely and exclusively by Issuer and its advisers in meeting its capital needs. Issuer will provide JumpStart with the Offering materials and disclosures, including the investor subscription agreement and the Offering memorandum/private placement memorandum (if any). Under no circumstances shall any communication, whether oral, written or otherwise, be construed or relied on by Issuer as advice from JumpStart. Issuer unequivocally agrees that JumpStart does not, will not, and has not at any time provided any securities, securities offering, legal or accounting advice to Issuer, and that any communications related to the Offering and to Issuers business in general are deemed to be casual conversation, and Issuer represents that it will only rely on the advice of its securities attorney(s) and CPA(s).\\u003c/p\\u003e\\u003c/li\\u003e\\n\\n      \\u003cli\\u003e\\u003cp\\u003eJumpStart will process potential investors, including but not limited to running reasonable background checks for anti-money laundering and PATRIOT Act purposes (“AML”), as well as comply with Know Your Customer (“KYC”) rules.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eServices:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eJumpStart Securities Responsibilities —\\u003c/strong\\u003e JumpStart agrees to:\\u003c/p\\u003e\\n\\n        \\u003col\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eAccept investor referrals from Issuer in electronic format as well as via other means as is appropriate from time to time;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eReview investor information, including KYC data, perform AML checks, and determine, in our sole and absolute discretion, whether or not to accept any given investor as a customer of JumpStart;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eReview the subscription agreement the investor is entering into to confirm their participation in the Offering and determine, in our sole and absolute discretion, whether or not to accept the use of the subscription agreement for the investors participation;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eContact the investor if needed to gather additional information or clarification;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eContact Issuer and/or Issuer’s agents if needed to gather additional information or clarification;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eWarrant that we are properly licensed to conduct securities business in the state of the investors residence;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eWarrant that we are an SEC registered, FINRA member, SIPC insured firm in good standing and licensed to conduct securities business;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eWarrant that our personnel who execute and process the transaction are appropriately licensed securities representatives and/or principals, as required by regulations for the business being conducted;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eNot compensate any unregistered person with any fees based upon the amount or success of any investment in the Offering;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eProvide customers with email confirmations relating to the Offering and their participation in it;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eProvide Issuer with prompt notice for investors and/or transactions we decline to accept;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eFile Form 5123 for all investors we represent in the Offering;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eMaintain files and records as required by SEC Rules 17a-3 and 17a-4;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eNot solicit or sell investors any other services or investment products;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eNot provide any investment advice nor any investment recommendations to any investor (declining to accept a transaction is not considered investment advice or a recommendation for purposes of this Agreement);\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eKeep investor details and data confidential and not disclose to any third-party except as required by regulators, by law or in our performance under this Agreement (e.g. as needed for AML).\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003c/ol\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eIssuer Responsibilities —\\u003c/strong\\u003e Issuer agrees to:\\u003c/p\\u003e\\n        \\u003col\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eRefer investors, at its sole and arbitrary discretion, to become customers of JumpStart Securities;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eInternally and operationally develop programs and policies to give effect to this objective;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eEducate and orientate all Issuer staff on the purposes and goals of this Agreement;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eEnsure investors understand they are making a “self-directed” decision, and provide JumpStart with all KYC details and data that we reasonably request and require to meet our regulatory mandated responsibilities and as needed pursuant to our operating policies and procedures;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eImmediately, but not later than within 24 hours, notify JumpStart with details of any notices, requests, complaints or actions of or by any regulators, law enforcement, investors, trade associations or legal counsel regarding the Offering;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eEnsure that every investor participating in a 506(c) offering has been reasonably confirmed as accredited;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eEnsure non-accredited investors do not exceed their permitted limits when participating in a Reg A, Tier 2 offering;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eEnsure that you and your staff understand that you, as Issuer, will generally have a direct relationship with your investors;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eEstablish an escrow account in compliance with SEC Rule 15c2-4 using the services of JumpStart and its choice of escrow partner(s), if any;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eEnsure that you file Form D’s and/or other forms or documents with the SEC, with state securities departments, and with other authorities as required for the Offering being conducted and the general business of Issuer (JumpStart does NOT file Form D’s or any other documents or regulatory reports on behalf of Issuer other than as stated in our responsibilities in subpart “a” above);\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eNot compensate any unregistered person directly or indirectly with any fees, commissions or other consideration based upon the amount, sale of securities or success of an Offering;\\u003c/p\\u003e\\u003c/li\\u003e\\n          \\u003cli\\u003e\\u003cp\\u003eInclude language in your investor subscription agreement which discloses that Issuer is paying success and other broker-related fees in the Offering, some of which will be paid out of escrow against net funds due to the issuer upon any closing;\\u003c/p\\u003e\\u003c/li\\u003e\\n        \\u003c/ol\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eIssuer represents that it will ensure the marketing and promotional activities it engages in, as related to the Offering, are balanced and in compliance with all SEC rules and regulatory guidance, as well as industry best practices. (e.g. “general solicitation” is permitted in 506(c) and Reg A offerings, but not in 506(b) offerings.) In no event will Issuer or its agents provide “advice” or make securities recommendations to any investor (JumpStart recognizes that Issuer may employ general solicitation, which is permitted by law in specific offerings and Issuer agrees to comply with the requirements of law when engaging in general solicitation for its Offering). Issuer will not compensate any person for directly selling securities unless such person is associated with a FINRA member broker-dealer and is appropriately registered with both the SEC and the state(s) in which the investors reside.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eCompensation: For services provided under this Agreement, the terms and payments shall be:\\u003c/strong\\u003e\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eNon-Contingent Fees: Non-contingent fees are those which are not conditional upon a specific amount being invested or raised, or the successful closing of the Offering or any other event and are payable to Jumpstart regardless of result. All Fees payable to Jumpstart are Non-Contingent Fees (other than those fees specifically identified in this Agreement as “contingent” fees per section 3.b. below) and are payable to Jumpstart regardless of result. Non-contingent fees are generally charged to Issuer at the time of the service is requested (not completed or acted upon) and are non-refundable.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eSuccess Fees: Success fees are charged when an individual investor enters a securities transaction (“ticket” or “trade”), and are not based upon the entire gross amount of Issuer Offering. Success fees will only be considered earned by, and due and payable to Jumpstart when an investor for whom Jumpstart is serving as a broker-dealer in an Offering is sold securities in the Offering. Unlike Non-Contingent Fees described in section 3a above, Success Fees are “contingent” upon the successful closing of the Offering (meaning that at least the minimum amount identified in the offering memorandum or other offering document is raised or closes) Success Fees are payable to Jumpstart by Issuer out of the escrow account (and are subtracted against amounts in escrow due to Issuer before proceeds are delivered to Issuer by the escrow agent for successfully closed Offerings, whether partial or complete). In the event that these fees are not remitted from escrow, whether by error of the escrow agent or any other reason, then Issuer agrees to immediately remit fees due to Jumpstart by ACH debit from its bank account or by wire. Our fee for this offering is 1.00%.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eExceptions: Fees may be negotiated on a case-by-case basis with JumpStart Securities principals and agreements must be evidenced in writing. For these purposes, an email from JumpStart to Issuer will constitute sufficient evidence of an alteration of the Fee Schedule. Any negotiated alteration to the Fee Schedule is considered to be a specific, one-time exception to the Fee Schedule above and shall not be interpreted to be, or constitute an amendment or general waiver of the Fee Schedule or other terms of this Agreement unless specifically set forth by JumpStart in writing.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eExpenses: Issuer shall reimburse JumpStart for any out-of-pocket expenses incurred by us in relation to services we provide under this Agreement. Any individual expense in excess of $50 shall require the prior written approval of an agent of Issuer, with email considered an acceptable form of writing. Such expenses are non-contingent and due and payable to JumpStart at the time they are incurred.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003ePayment Terms: JumpStart will generally charge non-contingent fees directly to Issuer’s bank account via ACH-debit. Contingent fees are due upon any sale of securities to investors and will generally be paid directly out of escrow, and Issuer hereby irrevocably authorizes JumpStart to deduct from escrow any and all unpaid fees, including both contingent and non-contingent fees. Issuer further irrevocably authorizes JumpStart to deduct non-contingent fees directly from Issuer’s bank account via ACH-debit. Issuer will be responsible to pay contingent fees due hereunder. JumpStart shall maintain the blotters, books and records of business transacted and amounts due to JumpStart thereunder. The parties shall have the reasonable right to obtain documentation concerning the details of the payments due.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003cp\\u003eSyndication/Selling Partners: In the event that Issuer, either directly or through JumpStart, enters into selling agreements with any other broker-dealer(s) then JumpStart may charge Issuer for fees due to other parties in accordance with “e” above so that JumpStart may remit applicable fees to those parties as needed. Issuer acknowledges and unequivocally agrees that JumpStart may have fee-sharing agreements with such syndication partners, which in no way affect the compensation that is due to JumpStart under this Agreement. In no event shall fee-sharing arrangements with syndication partners be interpreted to mean that JumpStart is underwriting or leading the Offering, as JumpStart does not provide these services. Rather, the fee sharing arrangement is connected with bookkeeping and remittance services provided by JumpStart for Issuer’s convenience.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eNon-Exclusivity, No Underwriting:\\u003c/strong\\u003e JumpStart Securities is not underwriting this Offering. Issuer may, in its sole discretion, offer the opportunity to any broker-dealer(s) to participate in the syndicate and compensate them for selling, advisory, underwriting and other services. This Agreement is otherwise non-exclusive and shall not be construed to prevent either party from engaging in any business activities.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eLimited License of Trademarks:\\u003c/strong\\u003e During the term of this Agreement, Issuer has the option to generally use JumpStart’s name, logo and trademarks on its website and other marketing materials to disclose that JumpStart is acting as a registered broker-dealer intermediary, so long as the use of JumpStart’s name, logo or trademarks cannot be construed hat the Offering or any transaction is endorsed, recommended, or vetted by JumpStart, or that Issuer or its agents are authorized to act as a securities agent or a representative of JumpStart. Furthermore, it is agreed that JumpStart and Issuer each, in perpetuity, have the option to use the name and logo of one another in disclosing the existence of this business relationship.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eIndependent Contractor:\\u003c/strong\\u003e It is agreed that JumpStart and Issuer are independent contractors for the business and services provided hereunder. Under no circumstances shall this Agreement be deemed to imply or infer that Issuer and JumpStart have anything other than an arm’s length and independent relationship. Both JumpStart and Issuer shall be individually responsible and liable for their own respective federal, state, local and other taxes or fees, as well as all costs associated with their businesses.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eTerm and Termination:\\u003c/strong\\u003e This Agreement is effective beginning with the date set forth above, and unless terminated shall continue for as long as the Offering remains open and active.\\u003c/p\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\u003cp\\u003eEither Party may terminate their participation in this Agreement without cause by giving 10 days written, email notice to the other at any time. Such termination shall only affect future business and not apply to transactions or other business conducted prior to the date of termination.\\u003c/p\\u003e\\u003c/li\\u003e\\n\\n      \\u003cli\\u003e\\u003cp\\u003eIn the event of any termination, unless such termination is for cause (including any regulatory actions or investigations, or complaints filed by investors or persons associated with the issuer or the Offering) the parties shall cease referring and processing investors.\\u003c/p\\u003e\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eMutual Indemnification:\\u003c/strong\\u003e The Parties hereby agree to mutually indemnify, hold harmless and defend the other from and against any and all expenses, costs, judgments, awards, damages, or liabilities (including reasonable costs and attorney fees) whatsoever arising or occasioned wholly or in part from the business activities undertaken pursuant to this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eConfidentiality and Mutual Non-Disclosure:\\u003c/strong\\u003e It is acknowledged that in the performance of this Agreement each party may become aware of and/or in possession of confidential, non-public information of the other party. Except as necessary in this Agreement’s performance, or as authorized in writing by a Party or by law, the Parties (and their affiliated persons) shall not disclose or make use of such non-public information. Nothing contained herein shall be construed to prohibit the SEC, FINRA, or other government official or entities from obtaining, reviewing, and auditing any information, records, or data. Issuer acknowledges that regulatory record-keeping requirements, as well as securities industry best practices, require JumpStart to maintain copies of practically all data, including communications and Offering materials, regardless of any termination of this Agreement. Notwithstanding the foregoing, information which is, or was, in the public domain (including having been published on the internet) is not subject to this section.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eNotices: All notices given pursuant to this Agreement shall be in writing and sent via email to:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n    \\u003cul\\u003e\\n      \\u003cli\\u003e\\n        JumpStart Securities, LLC:\\n        \\u003ca href=\\\"mailto:jonathan@jumpstartsecurities.com\\\"\\u003ejonathan@jumpstartsecurities.com\\u003c/a\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        FA Documentation:\\n        \\u003ca href=\\\"mailto:whatsupdoc@fundamerica.com\\\"\\u003ewhatsupdoc@fundamerica.com\\u003c/a\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ul\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees:\\u003c/strong\\u003e This Agreement is governed by, and will be interpreted and enforced in accordance with the regulations of the SEC and FINRA, and laws of the State of New York, without regard to principles of conflict of laws. Any claim or dispute arising under this Agreement may only be brought in arbitration, pursuant to the rules of the Financial Industry Regulatory Authority (“FINRA”), with venue in New York City, New York. Each of the parties hereby consents to this method of dispute resolution, as well as jurisdiction, and waives any right it may have to object to either the method, venue or jurisdiction for such claim or dispute. Any award an arbitrator makes will be final and binding on all parties and judgment on it may be entered in any court having jurisdiction. Furthermore, the prevailing party shall be entitled to recover damages plus reasonable attorney’s fees.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eEntire Agreement, Amendment, Severability and Force Majeure:\\u003c/strong\\u003e This Agreement contains the entire agreement between Issuer and JumpStart regarding this Selling Agreement. If any provision of this Agreement is held invalid, the remainder of this Agreement shall continue in full force and effect. Furthermore, no party shall be responsible for any failure to perform due to acts beyond its reasonable control, including acts of regulators, acts of God, terrorism, shortage of supply, labor difficulties (including strikes), war, civil unrest, fire, floods, electrical outages, equipment or transmission failures, internet interruptions, vendor failures (including information technology providers), or other similar causes. This Agreement constitutes the entire agreement between the parties with respect to the subject matter hereof. This Agreement cannot be amended orally.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli class=\\\"w-9\\\"\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eSUBSTITUTE FORM W–9 — TAXPAYER IDENTIFICATION NUMBER CERTIFICATION:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eSection 6109 of the Internal Revenue Code requires us to provide you with our Taxpayer Identification Numbers (TIN).\\u003c/p\\u003e\\n\\n    \\u003cdl\\u003e\\n      \\u003cdt\\u003eCompany Name:\\u003c/dt\\u003e \\u003cdd\\u003eJumpStart Securities, LLC\\u003c/dd\\u003e\\n      \\u003cdt\\u003eContact:\\u003c/dt\\u003e \\u003cdd\\u003eNicoleta Purcell\\u003c/dd\\u003e\\n      \\u003cdt\\u003eAddress:\\u003c/dt\\u003e \\u003cdd\\u003e3455 Peachtree Road, NE 5th Floor Atlanta, GA 30326\\u003c/dd\\u003e\\n      \\u003cdt\\u003eTax ID Number (EIN):\\u003c/dt\\u003e \\u003cdd\\u003e274112347\\u003c/dd\\u003e\\n      \\u003cdt\\u003e[X]\\u003c/dt\\u003e \\u003cdd\\u003eWe are exempt from backup withholding.\\u003c/dd\\u003e\\n    \\u003c/dl\\u003e\\n\\n    \\u003cp\\u003eUnder penalties of perjury, JumpStart Securities hereby certifies that the number shown above is our correct taxpayer identification number, that we are not subject to backup withholding, and that we are a U.S. person.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003cp\\u003e\\u003cstrong\\u003eElectronic Signature and Communications Notice and Consent:\\u003c/strong\\u003e Digital (“electronic”) signatures, often referred to as an “e-signature”, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. The mechanics of this Agreements’ electronic signature include your signing this Agreement below by typing in your name, with the underlying software recording your IP address, your browser identification, the timestamp, and a securities hash within an SSL encrypted environment. This electronically signed Agreement will be available to both Issuer and JumpStart, as well as any associated third-party service providers so they can access and copy it at any time, and it will be stored and accessible on JumpStart Securities Service. Issuer and JumpStart hereby consent and agree that electronically signing this Agreement constitutes each parties signature, acceptance and agreement as if actually signed in writing. Further, all parties agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of their signature or resulting contract between Issuer and JumpStart. Each party understands and agrees that their e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding and such transaction shall be considered authorized by them. Each party agrees that their electronic signature is the legal equivalent of their manual signature on this Agreement consents to be legally bound by this Agreement’s terms and conditions. Furthermore, Issuer and JumpStart hereby agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and future communications in general between the parties, may be made by email, sent to the email addresses of record as set forth above, or as otherwise from time to time is changed or updated and disclosed to the other party, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients spam filters by the recipients email service provider, or due to a recipients change of address, or due to technology issues by the recipient’s service provider, the parties agree that the burden of such failure to receive is on the recipient and not the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to Issuer, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically sent communication(s) and maintaining such physical records in any manner or form that you desire.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n\\u003c/ol\\u003e\\n\\n\\u003cp\\u003eIN WITNESS WHEREOF, the parties have entered into this Agreement as of the date set forth above.\\u003c/p\\u003e\\n\\n\\u003cdiv id=\\\"fa__issuer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eFA Documentation, as Issuer\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\n\\u003cbr\\u003e\\n\\n\\u003cdiv id=\\\"fa__broker_dealer_signature\\\" class=\\\"fa__signature\\\"\\u003e\\n  \\u003ch1\\u003eJumpStart Securities, LLC\\u003c/h1\\u003e\\n  \\u003cbr\\u003e\\n  \\u003ctable class=\\\"fa__signature_data fa__blank_signature_data\\\"\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eBy\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eName\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n    \\u003ctr\\u003e\\n      \\u003cth\\u003eTitle\\u003c/th\\u003e\\n      \\u003ctd\\u003e______________________________\\u003c/td\\u003e\\n    \\u003c/tr\\u003e\\n  \\u003c/table\\u003e\\n\\u003c/div\\u003e\\n\\n\\u003c/div\\u003e\\n\",\"created_at\":\"2018-07-16T15:55:50.007Z\",\"electronic_signatures\":[{\"object\":\"electronic_signature\",\"id\":\"WyGO0O9tST-MWPoJdDzAZg\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/WyGO0O9tST-MWPoJdDzAZg\",\"anchor_id\":\"broker_dealer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/selling_agreements/dXPg_iLCR8uxexSGTAxo_A\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":false,\"signed\":false,\"signed_at\":null,\"title\":null},{\"object\":\"electronic_signature\",\"id\":\"kHCGSInASdmiV2d0KKmD-w\",\"url\":\"https://sandbox.fundamerica.com/api/electronic_signatures/kHCGSInASdmiV2d0KKmD-w\",\"anchor_id\":\"issuer_signature\",\"company\":null,\"data\":{},\"document_url\":\"https://sandbox.fundamerica.com/api/selling_agreements/dXPg_iLCR8uxexSGTAxo_A\",\"email\":null,\"literal\":null,\"name\":null,\"signable\":true,\"signed\":false,\"signed_at\":null,\"title\":null}],\"signed\":false,\"signing_links\":{\"issuer_signature\":{\"electronic_signature_id\":\"kHCGSInASdmiV2d0KKmD-w\",\"expires\":\"2018-07-30T07:00:00.000Z\",\"url\":\"https://my-sandbox.fundamerica.com/#/spi/electronic_signatures/urVq0MaobecVgsehlEnngIbEEVo4Vo0M\"}},\"updated_at\":\"2018-07-16T15:55:50.007Z\"}"}],"_postman_id":"1e620534-cb7f-4275-8d04-cbe74508907d"}],"id":"cf6267ed-d725-4329-a36f-558a18e0af99","description":"<h3 id=\"selling-agreeements\">Selling Agreeements</h3>\n<p>Selling agreements operate very similarly to <a href=\"https://docs.fundamerica.com/#6bb3b724-e859-49ff-bd67-c09f168968d6\">Escrow Agreements</a>. When an offering is approved for <a href=\"https://docs.fundamerica.com/#d3177609-916b-4ca9-bf35-ef7105f3bfbb\">escrow payments</a>, if there is a selling agreement signed by the issuer, it will also be reviewed by FundAmerica and, if approved and counter-signed, broker-dealer services will be available for the offering.</p>\n<p>In general, this approval will happen shortly after an offering is approved for escrow.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST   https://apps.fundamerica.com/api/selling_agreements\nGET    https://apps.fundamerica.com/api/selling_agreements/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>offering_id</code>: The offering related to the escrow aggrement.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>archived_pdf_url</code>: Once the document has been signed, an archived PDF copy can be found at this location.</li>\n<li><code>signed</code>: Whether or not the document has been signed.</li>\n<li><code>signing_links</code>: A list of available signatures, their signing links and when those links expire (defaults to one day from the time of creation). In the case of an escrow agreement, there will only be an \"issuer_signature\".</li>\n</ul>\n<p><em>Note</em>: A <code>return_url</code> query string can be added to the signing URL and the signer will be redirected to the <code>return_url</code> when the document is signed.</p>\n","event":[{"listen":"prerequest","script":{"id":"88c37f8b-6762-4903-bbaa-0241898a69e6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f3e2d908-8cf7-4573-b2e2-c3bd4a72bd25","type":"text/javascript","exec":[""]}}],"_postman_id":"cf6267ed-d725-4329-a36f-558a18e0af99"},{"name":"Investor Customer Agreements","item":[{"name":"Get investor customer agreement form","id":"bf507ae6-122a-44a2-912b-99eee095765f","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{entity-id}}/customer_agreement/edit","description":"<p>Rather than copy the form, which has parameters and text that are subject to change, a call can be made to query the contents of the form (the <code>edit</code> action). This will give you a structure on building the form and, in the event the form has already been filled out, it will also include the existing values.</p>\n<p>There is a lot of text following, but it's pretty straightforward. Calling the <em>edit</em> action returns JSON with four primary keys:</p>\n<ul>\n<li><code>form</code>: This lists all the content in the form. The first keys represent attribute names (the HTTP form parameters) and the object contained.<ul>\n<li><code>type</code>: The field type. This is mostly important for building HTML forms. Examples include: <code>boolean</code> (should generally be a checkbox), <code>integer</code>, <code>decimal</code>, and <code>email</code>. If blank, the default should be a single line string.</li>\n<li><code>label</code>: The human friendly name for this field</li>\n<li><code>options</code>: If there are a group of selectable options, this will be a hash of values and their descriptions. This should be a <code>select</code> tag, or list of radio buttons (or checkboxes if <code>multivalue</code> is <code>true</code>)</li>\n<li><code>multivalue</code>: If <code>true</code> the parameter will accept multiple values.</li>\n</ul>\n</li>\n<li><code>action</code>: The form action attribute when creating an HTML form.</li>\n<li><code>method</code>: The HTTP method should be used. This will often be a <code>POST</code> or <code>PATCH</code>. It's important to note that some browsers will only <code>GET</code> or <code>POST</code> forms. To be safe you should include a hidden attribute named <code>_method</code> in your forms where HTTP verbs other than <code>GET</code> and <code>POST</code> are not supported. If you find yourself getting a strange <code>404</code> when trying to submit a form, it often means you're trying to <code>POST</code> when you should be using a <code>PATCH</code> method.</li>\n<li><code>resource</code>: The content of the object to edit.</li>\n</ul>\n","urlObject":{"path":["entities","{{entity-id}}","customer_agreement","edit"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"1ad172fc-9e3e-4999-ac98-da4d689b301c","name":"Get and edit investor customer agreement","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{entity-id}}/customer_agreement/edit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 16 Jul 2018 16:04:09 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"1e3e1a38-6164-4cae-b635-b5f4a5629337","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.082221","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"form\":{\"accept_customer_agreement\":{\"type\":\"boolean\",\"label\":\"Accept customer agreement\"},\"exempt_from_withholding\":{\"label\":\"Exempt from withholding\",\"options\":{\"true\":\"True\",\"false\":\"False\"}},\"us_citizen_or_resident\":{\"label\":\"US citizen or resident\",\"options\":{\"true\":\"True\",\"false\":\"False\"}},\"accredited\":{\"type\":\"boolean\",\"label\":\"Accredited\",\"optional\":true},\"annual_income\":{\"type\":\"usd\",\"label\":\"Annual income\"},\"net_worth\":{\"type\":\"usd\",\"label\":\"Net worth\"},\"type\":{\"label\":\"Type\",\"options\":{\"non_accredited\":\"Non accredited\",\"individual_net_worth\":\"Individual net worth\",\"individual_income\":\"Individual income\",\"business\":\"Business\",\"bank\":\"Bank\",\"corporation\":\"Corporation\",\"employee_benefit_plan\":\"Employee benefit plan\",\"trust\":\"Trust\"},\"meta\":{\"show_for_individuals\":[\"non_accredited\",\"individual_net_worth\",\"individual_income\"]}}},\"action\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/customer_agreement\",\"method\":\"PATCH\",\"resource\":{\"object\":\"platform_investor\",\"accepted_customer_agreement\":false,\"accreditation_on_file\":true,\"accreditation_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/investor_accreditation\",\"annual_income\":null,\"confirmation_method_map\":{\"accountant_contact_info\":\"accountant\",\"broker_contact_info\":\"broker\",\"lawyer_contact_info\":\"lawyer\",\"linkedin_profile\":\"linkedin\",\"web_search_info\":\"web_search\",\"website_url\":\"website\"},\"created_at\":\"2018-07-16T16:04:09.556Z\",\"customer_agreement\":\"\\u003cstyle\\u003e\\n  #fa-customer-agreement {\\n    counter-reset: SECTIONS !important;\\n    font-family: sans-serif;\\n    font-size: 1em;\\n    line-height: 1.25em;\\n    text-align: left;\\n  }\\n\\n  #fa-customer-agreement h1,\\n  #fa-customer-agreement h2,\\n  #fa-customer-agreement h3,\\n  #fa-customer-agreement h4 { font-size: 1em; font-weight: bold; }\\n\\n  #fa-customer-agreement h1,\\n  #fa-customer-agreement h2 { font-size: 1.5em; }\\n\\n  #fa-customer-agreement h3,\\n  #fa-customer-agreement h4 { margin-bottom: 0; }\\n\\n  #fa-customer-agreement h4,\\n  #fa-customer-agreement h3 + p { margin-top: 0; }\\n  #fa-customer-agreement h4 + p { margin-top: 0; }\\n\\n  #fa-customer-agreement ol {\\n    list-style: none !important;\\n    padding: 0 !important;\\n  }\\n\\n  #fa-customer-agreement li \\u003e ol { counter-reset: SUBSECTIONSA !important; }\\n\\n  #fa-customer-agreement li \\u003e h3:before {\\n    content: counter(SECTIONS, decimal) \\\". \\\" !important;\\n    counter-increment: SECTIONS !important;\\n    font-weight: bold;\\n  }\\n\\n  #fa-customer-agreement li \\u003e ol \\u003e li \\u003e *:first-child:before {\\n    content: counter(SUBSECTIONSA, lower-alpha) \\\". \\\" !important;\\n    counter-increment: SUBSECTIONSA !important;\\n    font-weight: bold;\\n    margin-top: 0;\\n  }\\n\\n  #fa-customer-agreement #fa-customer-agreement-arbitration { counter-reset: SUBSECTIONSB !important; }\\n  #fa-customer-agreement #fa-customer-agreement-arbitration li { margin-left: 2em; }\\n\\n  #fa-customer-agreement #fa-customer-agreement-arbitration li:before {\\n    content: \\\"(\\\" counter(SUBSECTIONSB, decimal) \\\") \\\" !important;\\n    counter-increment: SUBSECTIONSB !important;\\n    position: absolute;\\n    left: 1em;\\n  }\\n\\u003c/style\\u003e\\n\\n\\u003ch1\\u003eJumpStart Securities Agreement\\u003c/h1\\u003e\\n\\n\\u003cp\\u003eTo effect the securities transactions you are making, even though \\u0026ldquo;self-directed\\u0026rdquo;, you are hereby appointing JumpStart Securities, LLC (\\u0026ldquo;JumpStart\\u0026rdquo;, \\u0026ldquo;us\\u0026rdquo;, \\u0026ldquo;our\\u0026rdquo;, \\u0026ldquo;we\\u0026rdquo;, \\u0026ldquo;Firm\\u0026rdquo;) as your accommodating broker. JumpStart is an SEC registered, FINRA member, SIPC insured broker-dealer that is registered in your state of residence. We specialize in effecting self-directed securities transactions. We do not and will not reach out to you to suggest, advise or recommend any securities (in other words, no sales people will bug you, ever). This Agreement (\\u0026ldquo;Agreement\\u0026rdquo;) governs all aspects of your relationship with JumpStart. \\u003cstrong\\u003eYOU AGREE TO BE LEGALLY BOUND BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AS FOLLOWS:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003col\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eTrue and Accurate Information; Ownership\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou certify and represent that all information you provided in your investing details (meaning the name and title in which your securities are recorded on the books and records of the issuer(s) and their designated transfer agent, if any and statement of accreditation are all true, complete, current and accurate and that JumpStart may rely on these statements and the self-attestations and representations that you made. You agree to indemnify and hold JumpStart and our affiliates harmless from and against any and all loss, liability, cost, damage, charge, expense or fee (including attorneys\\u0026rsquo; fees and costs of collection) of any nature whatsoever, and claims therefore (collectively, \\u0026ldquo;losses\\u0026rdquo;) arising out of or relating to your failure to provide true, current, complete and/or accurate information.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eFiduciary Accounts\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart does not review any action or inaction of a Fiduciary with respect to any transaction(s) therein and we are not responsible for determining whether a Fiduciary\\u0026rsquo;s action or inaction satisfies the standard of care applicable to such Fiduciary\\u0026rsquo;s handling of a transaction. JumpStart is not responsible for determining the validity of a person or entity\\u0026rsquo;s status or capacity to serve as a Fiduciary.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSelf-Directed Transactions\\u003c/h3\\u003e\\n    \\u003cp\\u003eYour transactions which JumpStart executes on your behalf are \\u0026ldquo;self-directed\\u0026rdquo;, which means that we execute securities transactions only upon your request and at your direction; you make all investment decisions. As a self-directed investor, you assume full, complete and sole responsibility for each and every transaction you order and for your investment strategies and decisions. You understand and agree that JumpStart and our affiliates will have no rights to or liability whatsoever for the results, including any gains or losses, of your investment strategies and decisions.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNo Advice\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart does not and will not provide you with any investment, legal, tax, estate planning or accounting advice or securities recommendations. JumpStart does not and will not provide you with any advice or recommendations regarding the suitability, profitability or appropriateness for you of any security, investment, financial product, investment strategy or other matter. You acknowledge that JumpStart employees are not authorized to give any advice or make any recommendations and you agree that you will not consider any communications to be investment advice from JumpStart or any of our officers, directors, employees or agents and in no event will any communication be construed or interpreted by you or any other person as advice or as a recommendation that you buy, sell or hold any particular security or pursue any particular investment strategy. You also acknowledge that JumpStart neither had any role in creating and/or drafting, and assumes absolutely no responsibility for nor guarantees the accuracy, completeness or usefulness of information, commentary, research, statistics, marketing materials, advertisements, information posted to issuer websites and/or other websites, press or media announcements, opinions, offering documents, prospectuses, private placement memorandums, offering disclosures or other materials that you may review and ultimately rely on in making your decisions, by or through any means including but not limited to websites (e.g. platforms), emails, and social media, regarding any offering of securities, whether original issuance or secondary market. If you choose to rely on such information you accept and unconditionally agree that you do so solely at your own risk. That JumpStart or its employees or representatives may have had an opportunity to see or review such materials, even if we have been alerted to potential problems with them, does not in any way imply that we have vetted or endorsed the securities, nor does it constitute any form of a recommendation or advice, and you agree that JumpStart is under absolutely no obligation to communicate, disseminate or proactively undertake any examination of such securities or materials, nor to warn, alert or prevent you or anyone else from making decisions to purchase or sell any securities. That at times we may initiate actions regarding such information does not in any way imply that we will always do so, nor modify this Agreement such that it could be interpreted that we accept any liability or responsibility for doing so for any other securities or even for those same securities at other times.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eResponsibility for Orders\\u003c/h3\\u003e\\n    \\u003cp\\u003eAll orders for the purchase and sale of securities are originated, directed and/or authorized by you and executed in reliance on your representation, action and promise that an actual purchase or sale is intended. You understand JumpStart may at any time, in our sole discretion and without prior notice to you, prohibit or restrict your ability to purchase or sell securities. In no event will JumpStart be obligated to effect any transaction we believe, in our sole and arbitrary discretion, even if unverified and without involving legal counsel, that such transaction \\u003cem\\u003emay\\u003c/em\\u003e in any way violate any federal or state law, rule or regulation or the rules or regulations of any regulatory or self-regulatory body; and when and where we decline to effect any transaction we are under no obligation to inform you or any other person of such declination, nor to provide any reason or substantiation for such declination, and will not be held responsible for any problems with such declination including but not limited to lost opportunities, lost profits, lost participation interests, or other lost or forgone benefits that you or others might otherwise have received had the effecting of the transaction(s) not been declined by us.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eLiquidity of Private and Non-Exchange Traded Securities\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou hereby represent and warrant that you understand that investments in the equity or debt securities of private and/or non-exchange traded securities are generally illiquid and that you may not be able to sell them and may have to hold them indefinitely. You also understand that investments in the equity and/or debt securities of such private and/or non-exchange listed companies are risky and you may lose some or all of you principal, as well as any expected returns or benefits, and that you are both aware of the risks and prepared and capable of sustaining any and all losses, including the loss of your entire investment.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eDue Diligence\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou hereby represent and warrant that you have conducted your own due diligence on all securities that you are investing in, you are satisfied with your due diligence, and you are not relying on any due diligence efforts of JumpStart. That JumpStart may have undertaken or engaged in some due diligence tasks, such as running OFAC checks on or requesting documents from the issuer or performing a cursory review of offering materials and disclosures, this shall not constitute or be interpreted to mean that JumpStart has performed any meaningful, professional due diligence upon which any investor may rely, including you, and we make absolutely no warranty\\u0026rsquo;s or representations regarding the accuracy, adequacy or completeness of any such activities we perform, if we perform any. Rather, as your investments are self-directed and not solicited or recommended by JumpStart; you agree to perform for yourself all of the due diligence on each investment you make and rely exclusively on your own efforts. JumpStart has not made any recommendations nor provided you with any due diligence materials or investment advice on any transaction or security. You are making self-directed investments which JumpStart is processing as the accommodating securities broker on your behalf. You agree never to hold JumpStart, its affiliates, officers, directors, employees, contractors or agents responsible, accountable or in any way liable for any losses or problems, even when a loss occurs as a result of fraud or other malfeasance by third parties which you or others believe may have been reasonably discernable by us.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eRisk Profile of Investments\\u003c/h3\\u003e\\n    \\u003cp\\u003eThe SEC and other regulators, as well as common sense, generally deem all private and non-exchange traded securities to be \\u0026ldquo;high risk\\u0026rdquo;. As such, you hereby represent and warrant that you are fully informed and aware of the risks of investing in these types of securities and will be held solely and exclusively accountable for the decisions and choices you make. Furthermore, you hereby represent and warrant that you understand that the risk profile of such securities means that you may lose some or all of your principal, as well as never realize part or all of the returns you anticipated, and that you are both comfortable with and capable of bearing and sustaining such loses without recourse. No securities effected through JumpStart are in any way insured, guaranteed or without risk.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNo Legal, Tax or Accounting Advice\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree without reservation that JumpStart has not, does not and will not provide any legal, tax or accounting advice in any way, nor on any matter, regardless of the tone or content of any communication (oral, written or otherwise). You unconditionally agree to rely solely on your legal, tax and accounting professionals for any such advice and on all matters.\\u003c/p\\u003e  \\u003c/li\\u003e\\n  \\u003cli id=\\\"fa-customer-agreement-liability\\\"\\u003e\\n    \\u003ch3\\u003eLIMITATIONS OF LIABILITY\\u003c/h3\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eDisclaimer of Consequential Damages\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYOU HEREBY ACKNOWLEDGE AND AGREE, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, THAT JUMPSTART WILL NOT, UNDER ANY CIRCUMSTANCES, BE LIABLE TO YOU FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO ANY TRANSACTION CONTEMPLATED, ATTEMPTED OR EXECUTED UNDER THIS AGREEMENT, INCLUDING FAILURES TO EXECUTE, FOR YOU, INCLUDING BUT NOT LIMITED TO LOST PROFITS, LOSS OF PRINCIPAL, OR OTHER LOSSES OF ANY TYPE, INCLUDING BUT NOT LIMITED TO ECONOMIC, PHYSICAL, SOCIAL AND/OR PSYCHOLOGICAL, REGARDLESS OF WHETHER OR NOT APPRISED OF THE LIKELIHOOD OF SUCH DAMAGES OCCURRING AND EVEN IF SUCH EVENTS COULD HAVE BEEN REASONABLY FORESEEN OR PREVENTED BY JUMPSTART.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eCap on Liability\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYOU HEREBY ACKNOWLEDGE AND AGREE THAT UNDER NO CIRCUMSTANCES WILL JUMPSTART\\u0026rsquo;S TOTAL LIABILITY OF ALL KINDS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED THE TOTAL AMOUNT OF FEES PAID, IF ANY, DIRECTLY AND INDIVIDUALLY BY YOU TO JUMPSTART UNDER THIS AGREEMENT DURING THE 12 MONTHS PERIOD PRIOR TO THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH LIABILITY.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eGeneral Indemnification\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYou hereby agree to indemnify, protect, defend and hold harmless JumpStart and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors, assigns, affiliates, and related parties, from and against any and all third party claims, demands, obligations, losses, liabilities, damages, recoveries and deficiencies (including interest, penalties and reasonable attorneys\\u0026rsquo; fees, costs and expenses), which JumpStart may suffer as a result of: (a) any breach of or material inaccuracy in the representations and warranties, or breach, non-fulfillment or default in the performance of any of the conditions, covenants and agreements, by you contained in this Agreement or in any certificate or document delivered by you or your agents pursuant to any of the provisions of this Agreement, or (b) any obligation which is expressly the responsibility of you under this Agreement, or (c) any other cost, claim or liability arising out of or relating to the rights and privileges granted or obligations incurred (including performance obligations) hereunder. Any amount due under the aforesaid indemnity will be due and payable by you within thirty (30) days after demand thereof. Furthermore, you shall protect, hold harmless and indemnify JumpStart and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors, assigns, and affiliates from and against any and all liability related to your activities, actions and inactions related to your transactions and this Agreement.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eDisclaimer of Liability\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYou understand and agree that JumpStart and our affiliates will not be liable to you or to any third parties, or have any responsibility whatsoever for: a. any losses arising out of or relating to a cause over which JumpStart or our affiliates did not have direct control, including the failure of electronic or mechanical equipment or communication lines, telephone or other interconnect problems, unauthorized access, theft, operator errors, government restrictions, force majeure (e.g., earthquake, flood, severe or extraordinary weather conditions, natural disasters or other act of God, fire, acts of war, terrorist attacks, insurrection, riot, strikes, labor disputes or similar problems, accident, action of government, communications, system or power failures and equipment or software malfunction), regulatory, exchange or market rulings; or, b. any special, indirect, incidental or consequential damages (including lost profits, trading losses and damages) that you may incur in connection with your activities transacted through JumpStart under this Agreement.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003ePrivacy Policy\\u003c/h3\\u003e\\n    \\u003cp\\u003eIncorporated herein by this reference, this Agreement shall be subject to the most current, then in effect, JumpStart Privacy Policy, as available via a link at the bottom of the \\u003ca href=\\\"http://www.jumpstartsecurities.com/\\\"\\u003ewww.jumpstartsecurities.com\\u003c/a\\u003e website. In the event of any conflict between any terms or provisions of those notices and the terms and provisions of this Agreement, the applicable terms and provisions of this Agreement shall control.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSeverability, Waiver and Effectiveness\\u003c/h3\\u003e\\n    \\u003cp\\u003eIf any provision of this Agreement is held to be invalid, void or unenforceable by reason of any law, rule, administrative order or judicial decision, that determination will not affect the validity of the remaining provisions of this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNon-Waiver\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart\\u0026rsquo;s failure to insist on strict compliance with this Agreement or any other course of conduct on our part will not be deemed a waiver of JumpStart\\u0026rsquo;s rights under this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSuccessors\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement will pass to the benefit of JumpStart and our successors, assigns and agents. In addition, you hereby agree that this Agreement and all the terms hereof will be binding on your heirs, executors, administrators, personal representatives, successors, assigns and agents.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eHeadings\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree that any headings, captions, and subtitles used in this Agreement are for descriptive purposes only and will not be deemed to modify or qualify any of the rights or obligations set forth in each such section. They are intended solely for convenience of reference and shall be given no effect in the construction or interpretation of this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eEntire Understanding; Assignment\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement contains the entire understanding between JumpStart and you. JumpStart may assign our rights and duties under this Agreement to any of our successors, subsidiaries or affiliates without giving you notice, or to any other entity upon three days prior written notice to you, delivered by email (see Notices section, below). You may not assign the rights and obligations under this Agreement without first obtaining the prior written consent of JumpStart. Any purported assignment in violation of this Agreement will be void.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eForce Majeure\\u003c/h3\\u003e\\n    \\u003cp\\u003eNo party will be liable for any default or delay in performance of any of our obligations under this Agreement if such default or delay is caused, directly or indirectly, by fire, flood, earthquake or other acts of God; labor disputes, strikes or lockouts; wars, rebellions or revolutions; riots or civil disorder; accidents or unavoidable casualties; interruptions in transportation or communications facilities or delays in transit or communication; acts of regulators; acts of auditors; acts of legal authorities; supply shortages or the failure of any person to perform any commitment to such party related to this Agreement; or any other cause, whether similar or dissimilar to those expressly enumerated in this Section beyond such party\\u0026rsquo;s reasonable control.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eLanguage\\u003c/h3\\u003e\\n    \\u003cp\\u003eIt is expressly agreed that it is the will of all parties, including you and us that this Agreement and other communications, if any, have been and will in the future be drawn up and presented in English. JumpStart makes no efforts to translate any materials into any other language, and you agree that we shall not be held liable for any parties\\u0026rsquo; efforts to translate our documents or information.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree that this Agreement is governed by, and will be interpreted and enforced in accordance with, the laws of the State of New York, without regard to principles of conflict of laws.\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eYou agree that any controversy, dispute, claim or grievance between you and us, including any of our affiliates, or our or their shareholders, officers, directors, employees, associates or agents, and you or, if applicable, your shareholders, officers directors, employees, associates or agents, arising out of, or relating to, this Agreement, or any service provided by us, including transactions of any kind made on your behalf through us, shall be resolved by Financial Industry Regulatory Authority (FINRA) arbitration, in accordance with FINRA\\u0026rsquo;s Code of Arbitration Procedure. If you are not a resident of the U.S. at the time a controversy subject to arbitration arises, you agree that any arbitration hearing shall be held in New York City, New York; you consent to the personal jurisdiction of all courts located in the State of New York for purposes of enforcing this arbitration agreement and any arbitration award; and you agree that any arbitration proceeding shall be conducted in the English language. If any party unsuccessfully resists confirmation or enforcement of an arbitration award rendered under this agreement, then all costs, attorneys\\u0026rsquo; fees, and expenses incurred by the other party or parties in confirming or enforcing the award shall be fully assessed against and paid by the party resisting confirmation or enforcement of the award. This agreement contains a pre-dispute arbitration clause. By signing this Agreement the parties agree as follows:\\u003c/p\\u003e\\n\\n    \\u003col id=\\\"fa-customer-agreement-arbitration\\\"\\u003e\\n      \\u003cli\\u003eAll parties to this agreement are giving up the right to sue each other in court, including the right to a trial by jury, except as provided by the rules of the arbitration forum in which a claim is filed.\\u003c/li\\u003e\\n      \\u003cli\\u003eArbitration awards are generally final and binding; a party\\u0026rsquo;s ability to have a court reverse or modify an arbitration award is very limited.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe ability of the parties to obtain documents, witness statements and other discovery is generally more limited in arbitration than in court proceedings.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe arbitrators do not have to explain the reason(s) for their award unless, in an eligible case, a joint request for an explained decision has been submitted by all parties to the panel at least 20 days prior to the first scheduled hearing date.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe panel of arbitrators may include a minority of arbitrators who were or are affiliated with the securities industry.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe rules of some arbitration forums may impose time limits for bringing a claim in arbitration. In some cases, a claim that is ineligible for arbitration may be brought in court.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe rules of the arbitration forum in which the claim is filed, and any amendments thereto, shall be incorporated into this agreement.\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n\\n    \\u003cp\\u003eNo person shall bring a putative or certified class action to arbitration, nor seek to enforce any pre-dispute arbitration agreement against any person who has initiated in court a putative class action; or who is a member of a putative class who has not opted out of the class with respect to any claims encompassed by the putative class action until: (i) the class certification is denied; or (ii) the class is decertified; or (iii) the customer is excluded from the class by the court. Such forbearance to enforce an agreement to arbitrate shall not constitute a waiver of any rights under this agreement except to the extent stated herein.\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eYou hereby consent to this method of dispute resolution, as well as jurisdiction and waive any right you may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable attorney\\u0026rsquo;s fees, and the decision of the arbitrator shall be final, binding and enforceable in any court.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eElectronic Signature and Communications Notice and Consent\\u003c/h3\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eNotice\\u003c/h4\\u003e\\n        \\u003cp\\u003eDigital (\\u0026ldquo;electronic\\u0026rdquo;) signatures, often referred to as an \\u0026ldquo;e-signature\\u0026rdquo;, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. You hereby agree and consent that your intentional action in electronically signing this Agreement by clicking the \\u0026ldquo;I AGREE\\u0026rdquo; checkbox is the legal equivalent of your manually signing this Agreement and you will be legally bound by its terms and conditions. The use of an electronic version of any documents or communications satisfies any requirement that they be provided to you in writing. You are solely responsible for reviewing and understanding all of the terms and conditions of this Agreement and any current or future documents. You hereby consent and agree that electronically signing this Agreement constitutes your signature, acceptance and agreement as if actually signed by you in writing. Further, you agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between you and JumpStart. You understand and agree that your e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding. Furthermore, you agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and your transactions in general will be made by email, sent to the email address of record as provided by you to us when ordering a transaction, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients\\u0026rsquo; spam filters, or by errors or policies of the recipients email service provider, or due to a recipients\\u0026rsquo; change of address, or due to technology issues by the recipients\\u0026rsquo; service provider, you agree that the burden of such failure to receive is on you as the recipient, and not JumpStart as the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to you, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically-sent communication(s) and maintaining such physical records in any manner or form that you desire.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eYour Consent is Hereby Given\\u003c/h4\\u003e\\n        \\u003cp\\u003eBy signing this Agreement electronically, you explicitly agree to this Agreement, including binding arbitration provisions provided herein, and to receive all communications and documents electronically. You agree that you may revoke your consent to receive electronic communications only by terminating your relationship with JumpStart pursuant to the provisions contained in this Agreement. Your revocation of consent will in no way affect the legal effectiveness or validity of this Agreement or of any electronic communication provided while your consent was in effect.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eCosts\\u003c/h4\\u003e\\n        \\u003cp\\u003ePotential costs associated with electronic delivery of electronic communications include, but are not limited to charges from internet service providers. All costs are exclusively borne by you. JumpStart does not charge any fees for electronic communications, nor does it reimburse any costs related thereto.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNotices\\u003c/h3\\u003e\\n    \\u003cp\\u003eAll notices permitted or required by this Agreement will be via email, and will be deemed to have been delivered and received upon sending via any nationally recognized and trusted SMTP delivery service. Notices shall be delivered to the address on record which, if to JumpStart shall be to \\u003ca href=\\\"mailto:customerservice@jumpstartsecurities.com\\\"\\u003ecustomerservice@jumpstartsecurities.com\\u003c/a\\u003e, if to you shall be to the email address you provided when you made the securities transaction.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eAmendment, Alteration or Modification\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement may be amended, altered or modified only by an instrument in writing specifying such amendment, alteration or modification, which is executed by both parties. In the event that any provision of this Agreement shall be held by a court, arbitral or other tribunal of competent jurisdiction to be unenforceable, such provision will be enforced to the maximum extent permissible by applicable law and the remaining portions of this Agreement shall remain in full force and effect and enforceable.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n\\u003c/ol\\u003e\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"exempt_from_withholding\":null,\"kyc_hash\":\"93f88a614f424e18276708f9b3aee43b\",\"net_worth\":null,\"suitability_on_file\":false,\"suitability_url\":null,\"type\":\"person\",\"updated_at\":\"2018-07-16T16:04:09.556Z\",\"us_citizen_or_resident\":null}}"}],"_postman_id":"bf507ae6-122a-44a2-912b-99eee095765f"},{"name":"Get investor customer agreement form using investor","id":"2a45cb78-3164-4e89-be20-764e849f9de4","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investors/6rW-bhslShmJUZmM6e9Y8A/customer_agreement/edit","description":"<p>Rather than copy the form, which has parameters and text that are subject to change, a call can be made to query the contents of the form (the <code>edit</code> action). This will give you a structure on building the form and, in the event the form has already been filled out, it will also include the existing values.</p>\n<p>There is a lot of text following, but it's pretty straightforward. Calling the <em>edit</em> action returns JSON with four primary keys:</p>\n<ul>\n<li><code>form</code>: This lists all the content in the form. The first keys represent attribute names (the HTTP form parameters) and the object contained.<ul>\n<li><code>type</code>: The field type. This is mostly important for building HTML forms. Examples include: <code>boolean</code> (should generally be a checkbox), <code>integer</code>, <code>decimal</code>, and <code>email</code>. If blank, the default should be a single line string.</li>\n<li><code>label</code>: The human friendly name for this field</li>\n<li><code>options</code>: If there are a group of selectable options, this will be a hash of values and their descriptions. This should be a <code>select</code> tag, or list of radio buttons (or checkboxes if <code>multivalue</code> is <code>true</code>)</li>\n<li><code>multivalue</code>: If <code>true</code> the parameter will accept multiple values.</li>\n</ul>\n</li>\n<li><code>action</code>: The form action attribute when creating an HTML form.</li>\n<li><code>method</code>: The HTTP method should be used. This will often be a <code>POST</code> or <code>PATCH</code>. It's important to note that some browsers will only <code>GET</code> or <code>POST</code> forms. To be safe you should include a hidden attribute named <code>_method</code> in your forms where HTTP verbs other than <code>GET</code> and <code>POST</code> are not supported. If you find yourself getting a strange <code>404</code> when trying to submit a form, it often means you're trying to <code>POST</code> when you should be using a <code>PATCH</code> method.</li>\n<li><code>resource</code>: The content of the object to edit.</li>\n</ul>\n","urlObject":{"path":["investors","6rW-bhslShmJUZmM6e9Y8A","customer_agreement","edit"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"02732a06-c0c9-4311-aea5-1f40bcc3ca66","name":"Get and edit investor customer agreement","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/{{entity-id}}/customer_agreement/edit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 16 Jul 2018 16:04:09 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"1e3e1a38-6164-4cae-b635-b5f4a5629337","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.082221","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"form\":{\"accept_customer_agreement\":{\"type\":\"boolean\",\"label\":\"Accept customer agreement\"},\"exempt_from_withholding\":{\"label\":\"Exempt from withholding\",\"options\":{\"true\":\"True\",\"false\":\"False\"}},\"us_citizen_or_resident\":{\"label\":\"US citizen or resident\",\"options\":{\"true\":\"True\",\"false\":\"False\"}},\"accredited\":{\"type\":\"boolean\",\"label\":\"Accredited\",\"optional\":true},\"annual_income\":{\"type\":\"usd\",\"label\":\"Annual income\"},\"net_worth\":{\"type\":\"usd\",\"label\":\"Net worth\"},\"type\":{\"label\":\"Type\",\"options\":{\"non_accredited\":\"Non accredited\",\"individual_net_worth\":\"Individual net worth\",\"individual_income\":\"Individual income\",\"business\":\"Business\",\"bank\":\"Bank\",\"corporation\":\"Corporation\",\"employee_benefit_plan\":\"Employee benefit plan\",\"trust\":\"Trust\"},\"meta\":{\"show_for_individuals\":[\"non_accredited\",\"individual_net_worth\",\"individual_income\"]}}},\"action\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/customer_agreement\",\"method\":\"PATCH\",\"resource\":{\"object\":\"platform_investor\",\"accepted_customer_agreement\":false,\"accreditation_on_file\":true,\"accreditation_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/investor_accreditation\",\"annual_income\":null,\"confirmation_method_map\":{\"accountant_contact_info\":\"accountant\",\"broker_contact_info\":\"broker\",\"lawyer_contact_info\":\"lawyer\",\"linkedin_profile\":\"linkedin\",\"web_search_info\":\"web_search\",\"website_url\":\"website\"},\"created_at\":\"2018-07-16T16:04:09.556Z\",\"customer_agreement\":\"\\u003cstyle\\u003e\\n  #fa-customer-agreement {\\n    counter-reset: SECTIONS !important;\\n    font-family: sans-serif;\\n    font-size: 1em;\\n    line-height: 1.25em;\\n    text-align: left;\\n  }\\n\\n  #fa-customer-agreement h1,\\n  #fa-customer-agreement h2,\\n  #fa-customer-agreement h3,\\n  #fa-customer-agreement h4 { font-size: 1em; font-weight: bold; }\\n\\n  #fa-customer-agreement h1,\\n  #fa-customer-agreement h2 { font-size: 1.5em; }\\n\\n  #fa-customer-agreement h3,\\n  #fa-customer-agreement h4 { margin-bottom: 0; }\\n\\n  #fa-customer-agreement h4,\\n  #fa-customer-agreement h3 + p { margin-top: 0; }\\n  #fa-customer-agreement h4 + p { margin-top: 0; }\\n\\n  #fa-customer-agreement ol {\\n    list-style: none !important;\\n    padding: 0 !important;\\n  }\\n\\n  #fa-customer-agreement li \\u003e ol { counter-reset: SUBSECTIONSA !important; }\\n\\n  #fa-customer-agreement li \\u003e h3:before {\\n    content: counter(SECTIONS, decimal) \\\". \\\" !important;\\n    counter-increment: SECTIONS !important;\\n    font-weight: bold;\\n  }\\n\\n  #fa-customer-agreement li \\u003e ol \\u003e li \\u003e *:first-child:before {\\n    content: counter(SUBSECTIONSA, lower-alpha) \\\". \\\" !important;\\n    counter-increment: SUBSECTIONSA !important;\\n    font-weight: bold;\\n    margin-top: 0;\\n  }\\n\\n  #fa-customer-agreement #fa-customer-agreement-arbitration { counter-reset: SUBSECTIONSB !important; }\\n  #fa-customer-agreement #fa-customer-agreement-arbitration li { margin-left: 2em; }\\n\\n  #fa-customer-agreement #fa-customer-agreement-arbitration li:before {\\n    content: \\\"(\\\" counter(SUBSECTIONSB, decimal) \\\") \\\" !important;\\n    counter-increment: SUBSECTIONSB !important;\\n    position: absolute;\\n    left: 1em;\\n  }\\n\\u003c/style\\u003e\\n\\n\\u003ch1\\u003eJumpStart Securities Agreement\\u003c/h1\\u003e\\n\\n\\u003cp\\u003eTo effect the securities transactions you are making, even though \\u0026ldquo;self-directed\\u0026rdquo;, you are hereby appointing JumpStart Securities, LLC (\\u0026ldquo;JumpStart\\u0026rdquo;, \\u0026ldquo;us\\u0026rdquo;, \\u0026ldquo;our\\u0026rdquo;, \\u0026ldquo;we\\u0026rdquo;, \\u0026ldquo;Firm\\u0026rdquo;) as your accommodating broker. JumpStart is an SEC registered, FINRA member, SIPC insured broker-dealer that is registered in your state of residence. We specialize in effecting self-directed securities transactions. We do not and will not reach out to you to suggest, advise or recommend any securities (in other words, no sales people will bug you, ever). This Agreement (\\u0026ldquo;Agreement\\u0026rdquo;) governs all aspects of your relationship with JumpStart. \\u003cstrong\\u003eYOU AGREE TO BE LEGALLY BOUND BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AS FOLLOWS:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003col\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eTrue and Accurate Information; Ownership\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou certify and represent that all information you provided in your investing details (meaning the name and title in which your securities are recorded on the books and records of the issuer(s) and their designated transfer agent, if any and statement of accreditation are all true, complete, current and accurate and that JumpStart may rely on these statements and the self-attestations and representations that you made. You agree to indemnify and hold JumpStart and our affiliates harmless from and against any and all loss, liability, cost, damage, charge, expense or fee (including attorneys\\u0026rsquo; fees and costs of collection) of any nature whatsoever, and claims therefore (collectively, \\u0026ldquo;losses\\u0026rdquo;) arising out of or relating to your failure to provide true, current, complete and/or accurate information.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eFiduciary Accounts\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart does not review any action or inaction of a Fiduciary with respect to any transaction(s) therein and we are not responsible for determining whether a Fiduciary\\u0026rsquo;s action or inaction satisfies the standard of care applicable to such Fiduciary\\u0026rsquo;s handling of a transaction. JumpStart is not responsible for determining the validity of a person or entity\\u0026rsquo;s status or capacity to serve as a Fiduciary.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSelf-Directed Transactions\\u003c/h3\\u003e\\n    \\u003cp\\u003eYour transactions which JumpStart executes on your behalf are \\u0026ldquo;self-directed\\u0026rdquo;, which means that we execute securities transactions only upon your request and at your direction; you make all investment decisions. As a self-directed investor, you assume full, complete and sole responsibility for each and every transaction you order and for your investment strategies and decisions. You understand and agree that JumpStart and our affiliates will have no rights to or liability whatsoever for the results, including any gains or losses, of your investment strategies and decisions.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNo Advice\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart does not and will not provide you with any investment, legal, tax, estate planning or accounting advice or securities recommendations. JumpStart does not and will not provide you with any advice or recommendations regarding the suitability, profitability or appropriateness for you of any security, investment, financial product, investment strategy or other matter. You acknowledge that JumpStart employees are not authorized to give any advice or make any recommendations and you agree that you will not consider any communications to be investment advice from JumpStart or any of our officers, directors, employees or agents and in no event will any communication be construed or interpreted by you or any other person as advice or as a recommendation that you buy, sell or hold any particular security or pursue any particular investment strategy. You also acknowledge that JumpStart neither had any role in creating and/or drafting, and assumes absolutely no responsibility for nor guarantees the accuracy, completeness or usefulness of information, commentary, research, statistics, marketing materials, advertisements, information posted to issuer websites and/or other websites, press or media announcements, opinions, offering documents, prospectuses, private placement memorandums, offering disclosures or other materials that you may review and ultimately rely on in making your decisions, by or through any means including but not limited to websites (e.g. platforms), emails, and social media, regarding any offering of securities, whether original issuance or secondary market. If you choose to rely on such information you accept and unconditionally agree that you do so solely at your own risk. That JumpStart or its employees or representatives may have had an opportunity to see or review such materials, even if we have been alerted to potential problems with them, does not in any way imply that we have vetted or endorsed the securities, nor does it constitute any form of a recommendation or advice, and you agree that JumpStart is under absolutely no obligation to communicate, disseminate or proactively undertake any examination of such securities or materials, nor to warn, alert or prevent you or anyone else from making decisions to purchase or sell any securities. That at times we may initiate actions regarding such information does not in any way imply that we will always do so, nor modify this Agreement such that it could be interpreted that we accept any liability or responsibility for doing so for any other securities or even for those same securities at other times.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eResponsibility for Orders\\u003c/h3\\u003e\\n    \\u003cp\\u003eAll orders for the purchase and sale of securities are originated, directed and/or authorized by you and executed in reliance on your representation, action and promise that an actual purchase or sale is intended. You understand JumpStart may at any time, in our sole discretion and without prior notice to you, prohibit or restrict your ability to purchase or sell securities. In no event will JumpStart be obligated to effect any transaction we believe, in our sole and arbitrary discretion, even if unverified and without involving legal counsel, that such transaction \\u003cem\\u003emay\\u003c/em\\u003e in any way violate any federal or state law, rule or regulation or the rules or regulations of any regulatory or self-regulatory body; and when and where we decline to effect any transaction we are under no obligation to inform you or any other person of such declination, nor to provide any reason or substantiation for such declination, and will not be held responsible for any problems with such declination including but not limited to lost opportunities, lost profits, lost participation interests, or other lost or forgone benefits that you or others might otherwise have received had the effecting of the transaction(s) not been declined by us.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eLiquidity of Private and Non-Exchange Traded Securities\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou hereby represent and warrant that you understand that investments in the equity or debt securities of private and/or non-exchange traded securities are generally illiquid and that you may not be able to sell them and may have to hold them indefinitely. You also understand that investments in the equity and/or debt securities of such private and/or non-exchange listed companies are risky and you may lose some or all of you principal, as well as any expected returns or benefits, and that you are both aware of the risks and prepared and capable of sustaining any and all losses, including the loss of your entire investment.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eDue Diligence\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou hereby represent and warrant that you have conducted your own due diligence on all securities that you are investing in, you are satisfied with your due diligence, and you are not relying on any due diligence efforts of JumpStart. That JumpStart may have undertaken or engaged in some due diligence tasks, such as running OFAC checks on or requesting documents from the issuer or performing a cursory review of offering materials and disclosures, this shall not constitute or be interpreted to mean that JumpStart has performed any meaningful, professional due diligence upon which any investor may rely, including you, and we make absolutely no warranty\\u0026rsquo;s or representations regarding the accuracy, adequacy or completeness of any such activities we perform, if we perform any. Rather, as your investments are self-directed and not solicited or recommended by JumpStart; you agree to perform for yourself all of the due diligence on each investment you make and rely exclusively on your own efforts. JumpStart has not made any recommendations nor provided you with any due diligence materials or investment advice on any transaction or security. You are making self-directed investments which JumpStart is processing as the accommodating securities broker on your behalf. You agree never to hold JumpStart, its affiliates, officers, directors, employees, contractors or agents responsible, accountable or in any way liable for any losses or problems, even when a loss occurs as a result of fraud or other malfeasance by third parties which you or others believe may have been reasonably discernable by us.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eRisk Profile of Investments\\u003c/h3\\u003e\\n    \\u003cp\\u003eThe SEC and other regulators, as well as common sense, generally deem all private and non-exchange traded securities to be \\u0026ldquo;high risk\\u0026rdquo;. As such, you hereby represent and warrant that you are fully informed and aware of the risks of investing in these types of securities and will be held solely and exclusively accountable for the decisions and choices you make. Furthermore, you hereby represent and warrant that you understand that the risk profile of such securities means that you may lose some or all of your principal, as well as never realize part or all of the returns you anticipated, and that you are both comfortable with and capable of bearing and sustaining such loses without recourse. No securities effected through JumpStart are in any way insured, guaranteed or without risk.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNo Legal, Tax or Accounting Advice\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree without reservation that JumpStart has not, does not and will not provide any legal, tax or accounting advice in any way, nor on any matter, regardless of the tone or content of any communication (oral, written or otherwise). You unconditionally agree to rely solely on your legal, tax and accounting professionals for any such advice and on all matters.\\u003c/p\\u003e  \\u003c/li\\u003e\\n  \\u003cli id=\\\"fa-customer-agreement-liability\\\"\\u003e\\n    \\u003ch3\\u003eLIMITATIONS OF LIABILITY\\u003c/h3\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eDisclaimer of Consequential Damages\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYOU HEREBY ACKNOWLEDGE AND AGREE, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, THAT JUMPSTART WILL NOT, UNDER ANY CIRCUMSTANCES, BE LIABLE TO YOU FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO ANY TRANSACTION CONTEMPLATED, ATTEMPTED OR EXECUTED UNDER THIS AGREEMENT, INCLUDING FAILURES TO EXECUTE, FOR YOU, INCLUDING BUT NOT LIMITED TO LOST PROFITS, LOSS OF PRINCIPAL, OR OTHER LOSSES OF ANY TYPE, INCLUDING BUT NOT LIMITED TO ECONOMIC, PHYSICAL, SOCIAL AND/OR PSYCHOLOGICAL, REGARDLESS OF WHETHER OR NOT APPRISED OF THE LIKELIHOOD OF SUCH DAMAGES OCCURRING AND EVEN IF SUCH EVENTS COULD HAVE BEEN REASONABLY FORESEEN OR PREVENTED BY JUMPSTART.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eCap on Liability\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYOU HEREBY ACKNOWLEDGE AND AGREE THAT UNDER NO CIRCUMSTANCES WILL JUMPSTART\\u0026rsquo;S TOTAL LIABILITY OF ALL KINDS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED THE TOTAL AMOUNT OF FEES PAID, IF ANY, DIRECTLY AND INDIVIDUALLY BY YOU TO JUMPSTART UNDER THIS AGREEMENT DURING THE 12 MONTHS PERIOD PRIOR TO THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH LIABILITY.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eGeneral Indemnification\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYou hereby agree to indemnify, protect, defend and hold harmless JumpStart and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors, assigns, affiliates, and related parties, from and against any and all third party claims, demands, obligations, losses, liabilities, damages, recoveries and deficiencies (including interest, penalties and reasonable attorneys\\u0026rsquo; fees, costs and expenses), which JumpStart may suffer as a result of: (a) any breach of or material inaccuracy in the representations and warranties, or breach, non-fulfillment or default in the performance of any of the conditions, covenants and agreements, by you contained in this Agreement or in any certificate or document delivered by you or your agents pursuant to any of the provisions of this Agreement, or (b) any obligation which is expressly the responsibility of you under this Agreement, or (c) any other cost, claim or liability arising out of or relating to the rights and privileges granted or obligations incurred (including performance obligations) hereunder. Any amount due under the aforesaid indemnity will be due and payable by you within thirty (30) days after demand thereof. Furthermore, you shall protect, hold harmless and indemnify JumpStart and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors, assigns, and affiliates from and against any and all liability related to your activities, actions and inactions related to your transactions and this Agreement.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eDisclaimer of Liability\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYou understand and agree that JumpStart and our affiliates will not be liable to you or to any third parties, or have any responsibility whatsoever for: a. any losses arising out of or relating to a cause over which JumpStart or our affiliates did not have direct control, including the failure of electronic or mechanical equipment or communication lines, telephone or other interconnect problems, unauthorized access, theft, operator errors, government restrictions, force majeure (e.g., earthquake, flood, severe or extraordinary weather conditions, natural disasters or other act of God, fire, acts of war, terrorist attacks, insurrection, riot, strikes, labor disputes or similar problems, accident, action of government, communications, system or power failures and equipment or software malfunction), regulatory, exchange or market rulings; or, b. any special, indirect, incidental or consequential damages (including lost profits, trading losses and damages) that you may incur in connection with your activities transacted through JumpStart under this Agreement.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003ePrivacy Policy\\u003c/h3\\u003e\\n    \\u003cp\\u003eIncorporated herein by this reference, this Agreement shall be subject to the most current, then in effect, JumpStart Privacy Policy, as available via a link at the bottom of the \\u003ca href=\\\"http://www.jumpstartsecurities.com/\\\"\\u003ewww.jumpstartsecurities.com\\u003c/a\\u003e website. In the event of any conflict between any terms or provisions of those notices and the terms and provisions of this Agreement, the applicable terms and provisions of this Agreement shall control.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSeverability, Waiver and Effectiveness\\u003c/h3\\u003e\\n    \\u003cp\\u003eIf any provision of this Agreement is held to be invalid, void or unenforceable by reason of any law, rule, administrative order or judicial decision, that determination will not affect the validity of the remaining provisions of this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNon-Waiver\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart\\u0026rsquo;s failure to insist on strict compliance with this Agreement or any other course of conduct on our part will not be deemed a waiver of JumpStart\\u0026rsquo;s rights under this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSuccessors\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement will pass to the benefit of JumpStart and our successors, assigns and agents. In addition, you hereby agree that this Agreement and all the terms hereof will be binding on your heirs, executors, administrators, personal representatives, successors, assigns and agents.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eHeadings\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree that any headings, captions, and subtitles used in this Agreement are for descriptive purposes only and will not be deemed to modify or qualify any of the rights or obligations set forth in each such section. They are intended solely for convenience of reference and shall be given no effect in the construction or interpretation of this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eEntire Understanding; Assignment\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement contains the entire understanding between JumpStart and you. JumpStart may assign our rights and duties under this Agreement to any of our successors, subsidiaries or affiliates without giving you notice, or to any other entity upon three days prior written notice to you, delivered by email (see Notices section, below). You may not assign the rights and obligations under this Agreement without first obtaining the prior written consent of JumpStart. Any purported assignment in violation of this Agreement will be void.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eForce Majeure\\u003c/h3\\u003e\\n    \\u003cp\\u003eNo party will be liable for any default or delay in performance of any of our obligations under this Agreement if such default or delay is caused, directly or indirectly, by fire, flood, earthquake or other acts of God; labor disputes, strikes or lockouts; wars, rebellions or revolutions; riots or civil disorder; accidents or unavoidable casualties; interruptions in transportation or communications facilities or delays in transit or communication; acts of regulators; acts of auditors; acts of legal authorities; supply shortages or the failure of any person to perform any commitment to such party related to this Agreement; or any other cause, whether similar or dissimilar to those expressly enumerated in this Section beyond such party\\u0026rsquo;s reasonable control.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eLanguage\\u003c/h3\\u003e\\n    \\u003cp\\u003eIt is expressly agreed that it is the will of all parties, including you and us that this Agreement and other communications, if any, have been and will in the future be drawn up and presented in English. JumpStart makes no efforts to translate any materials into any other language, and you agree that we shall not be held liable for any parties\\u0026rsquo; efforts to translate our documents or information.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree that this Agreement is governed by, and will be interpreted and enforced in accordance with, the laws of the State of New York, without regard to principles of conflict of laws.\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eYou agree that any controversy, dispute, claim or grievance between you and us, including any of our affiliates, or our or their shareholders, officers, directors, employees, associates or agents, and you or, if applicable, your shareholders, officers directors, employees, associates or agents, arising out of, or relating to, this Agreement, or any service provided by us, including transactions of any kind made on your behalf through us, shall be resolved by Financial Industry Regulatory Authority (FINRA) arbitration, in accordance with FINRA\\u0026rsquo;s Code of Arbitration Procedure. If you are not a resident of the U.S. at the time a controversy subject to arbitration arises, you agree that any arbitration hearing shall be held in New York City, New York; you consent to the personal jurisdiction of all courts located in the State of New York for purposes of enforcing this arbitration agreement and any arbitration award; and you agree that any arbitration proceeding shall be conducted in the English language. If any party unsuccessfully resists confirmation or enforcement of an arbitration award rendered under this agreement, then all costs, attorneys\\u0026rsquo; fees, and expenses incurred by the other party or parties in confirming or enforcing the award shall be fully assessed against and paid by the party resisting confirmation or enforcement of the award. This agreement contains a pre-dispute arbitration clause. By signing this Agreement the parties agree as follows:\\u003c/p\\u003e\\n\\n    \\u003col id=\\\"fa-customer-agreement-arbitration\\\"\\u003e\\n      \\u003cli\\u003eAll parties to this agreement are giving up the right to sue each other in court, including the right to a trial by jury, except as provided by the rules of the arbitration forum in which a claim is filed.\\u003c/li\\u003e\\n      \\u003cli\\u003eArbitration awards are generally final and binding; a party\\u0026rsquo;s ability to have a court reverse or modify an arbitration award is very limited.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe ability of the parties to obtain documents, witness statements and other discovery is generally more limited in arbitration than in court proceedings.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe arbitrators do not have to explain the reason(s) for their award unless, in an eligible case, a joint request for an explained decision has been submitted by all parties to the panel at least 20 days prior to the first scheduled hearing date.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe panel of arbitrators may include a minority of arbitrators who were or are affiliated with the securities industry.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe rules of some arbitration forums may impose time limits for bringing a claim in arbitration. In some cases, a claim that is ineligible for arbitration may be brought in court.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe rules of the arbitration forum in which the claim is filed, and any amendments thereto, shall be incorporated into this agreement.\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n\\n    \\u003cp\\u003eNo person shall bring a putative or certified class action to arbitration, nor seek to enforce any pre-dispute arbitration agreement against any person who has initiated in court a putative class action; or who is a member of a putative class who has not opted out of the class with respect to any claims encompassed by the putative class action until: (i) the class certification is denied; or (ii) the class is decertified; or (iii) the customer is excluded from the class by the court. Such forbearance to enforce an agreement to arbitrate shall not constitute a waiver of any rights under this agreement except to the extent stated herein.\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eYou hereby consent to this method of dispute resolution, as well as jurisdiction and waive any right you may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable attorney\\u0026rsquo;s fees, and the decision of the arbitrator shall be final, binding and enforceable in any court.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eElectronic Signature and Communications Notice and Consent\\u003c/h3\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eNotice\\u003c/h4\\u003e\\n        \\u003cp\\u003eDigital (\\u0026ldquo;electronic\\u0026rdquo;) signatures, often referred to as an \\u0026ldquo;e-signature\\u0026rdquo;, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. You hereby agree and consent that your intentional action in electronically signing this Agreement by clicking the \\u0026ldquo;I AGREE\\u0026rdquo; checkbox is the legal equivalent of your manually signing this Agreement and you will be legally bound by its terms and conditions. The use of an electronic version of any documents or communications satisfies any requirement that they be provided to you in writing. You are solely responsible for reviewing and understanding all of the terms and conditions of this Agreement and any current or future documents. You hereby consent and agree that electronically signing this Agreement constitutes your signature, acceptance and agreement as if actually signed by you in writing. Further, you agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between you and JumpStart. You understand and agree that your e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding. Furthermore, you agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and your transactions in general will be made by email, sent to the email address of record as provided by you to us when ordering a transaction, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients\\u0026rsquo; spam filters, or by errors or policies of the recipients email service provider, or due to a recipients\\u0026rsquo; change of address, or due to technology issues by the recipients\\u0026rsquo; service provider, you agree that the burden of such failure to receive is on you as the recipient, and not JumpStart as the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to you, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically-sent communication(s) and maintaining such physical records in any manner or form that you desire.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eYour Consent is Hereby Given\\u003c/h4\\u003e\\n        \\u003cp\\u003eBy signing this Agreement electronically, you explicitly agree to this Agreement, including binding arbitration provisions provided herein, and to receive all communications and documents electronically. You agree that you may revoke your consent to receive electronic communications only by terminating your relationship with JumpStart pursuant to the provisions contained in this Agreement. Your revocation of consent will in no way affect the legal effectiveness or validity of this Agreement or of any electronic communication provided while your consent was in effect.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eCosts\\u003c/h4\\u003e\\n        \\u003cp\\u003ePotential costs associated with electronic delivery of electronic communications include, but are not limited to charges from internet service providers. All costs are exclusively borne by you. JumpStart does not charge any fees for electronic communications, nor does it reimburse any costs related thereto.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNotices\\u003c/h3\\u003e\\n    \\u003cp\\u003eAll notices permitted or required by this Agreement will be via email, and will be deemed to have been delivered and received upon sending via any nationally recognized and trusted SMTP delivery service. Notices shall be delivered to the address on record which, if to JumpStart shall be to \\u003ca href=\\\"mailto:customerservice@jumpstartsecurities.com\\\"\\u003ecustomerservice@jumpstartsecurities.com\\u003c/a\\u003e, if to you shall be to the email address you provided when you made the securities transaction.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eAmendment, Alteration or Modification\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement may be amended, altered or modified only by an instrument in writing specifying such amendment, alteration or modification, which is executed by both parties. In the event that any provision of this Agreement shall be held by a court, arbitral or other tribunal of competent jurisdiction to be unenforceable, such provision will be enforced to the maximum extent permissible by applicable law and the remaining portions of this Agreement shall remain in full force and effect and enforceable.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n\\u003c/ol\\u003e\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"exempt_from_withholding\":null,\"kyc_hash\":\"93f88a614f424e18276708f9b3aee43b\",\"net_worth\":null,\"suitability_on_file\":false,\"suitability_url\":null,\"type\":\"person\",\"updated_at\":\"2018-07-16T16:04:09.556Z\",\"us_citizen_or_resident\":null}}"}],"_postman_id":"2a45cb78-3164-4e89-be20-764e849f9de4"},{"name":"Build a Investor Customer Agreement Form","id":"d4cb203d-cfc3-428b-a7e9-fae700c27765","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"accept_customer_agreement\" : \"true\",\n\t\"annual_income\" : \"250000\",\n\t\"exempt_from_withholding\" : \"true\",\n\t\"net_worth\" : \"1000000\",\n\t\"type\" : \"individual_net_worth\",\n\t\"us_citizen_or_resident\" : \"true\"\n}"},"url":"{{env}}/entities/{{entity-id}}/customer_agreement/","description":"<p>After getting the form information, you can build a form which should then be submitted with an equivalent call. You must make the <code>customer_agreement</code> available to the client filling out the form. Generally, including the link to another page, using a frame or a modal all work just fine.</p>\n","urlObject":{"path":["entities","{{entity-id}}","customer_agreement",""],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"d78a8ff7-5620-4a93-a19b-3e893aeb049a","name":"Build a Investor Customer Agreement Form","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"accept_customer_agreement\" : \"true\",\n\t\"annual_income\" : \"250000\",\n\t\"exempt_from_withholding\" : \"true\",\n\t\"net_worth\" : \"1000000\",\n\t\"type\" : \"individual_net_worth\",\n\t\"us_citizen_or_resident\" : \"true\"\n}"},"url":"{{env}}/entities/{{entity-id}}/customer_agreement/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 16 Jul 2018 17:02:09 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"e31860a6-7bf4-4a3e-812b-693e9924b6da","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.064058","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"platform_investor\",\"accepted_customer_agreement\":true,\"accreditation_on_file\":true,\"accreditation_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/investor_accreditation\",\"annual_income\":\"250000.0\",\"confirmation_method_map\":{\"accountant_contact_info\":\"accountant\",\"broker_contact_info\":\"broker\",\"lawyer_contact_info\":\"lawyer\",\"linkedin_profile\":\"linkedin\",\"web_search_info\":\"web_search\",\"website_url\":\"website\"},\"created_at\":\"2018-07-16T16:04:09.556Z\",\"customer_agreement\":\"\\u003cstyle\\u003e\\n  #fa-customer-agreement {\\n    counter-reset: SECTIONS !important;\\n    font-family: sans-serif;\\n    font-size: 1em;\\n    line-height: 1.25em;\\n    text-align: left;\\n  }\\n\\n  #fa-customer-agreement h1,\\n  #fa-customer-agreement h2,\\n  #fa-customer-agreement h3,\\n  #fa-customer-agreement h4 { font-size: 1em; font-weight: bold; }\\n\\n  #fa-customer-agreement h1,\\n  #fa-customer-agreement h2 { font-size: 1.5em; }\\n\\n  #fa-customer-agreement h3,\\n  #fa-customer-agreement h4 { margin-bottom: 0; }\\n\\n  #fa-customer-agreement h4,\\n  #fa-customer-agreement h3 + p { margin-top: 0; }\\n  #fa-customer-agreement h4 + p { margin-top: 0; }\\n\\n  #fa-customer-agreement ol {\\n    list-style: none !important;\\n    padding: 0 !important;\\n  }\\n\\n  #fa-customer-agreement li \\u003e ol { counter-reset: SUBSECTIONSA !important; }\\n\\n  #fa-customer-agreement li \\u003e h3:before {\\n    content: counter(SECTIONS, decimal) \\\". \\\" !important;\\n    counter-increment: SECTIONS !important;\\n    font-weight: bold;\\n  }\\n\\n  #fa-customer-agreement li \\u003e ol \\u003e li \\u003e *:first-child:before {\\n    content: counter(SUBSECTIONSA, lower-alpha) \\\". \\\" !important;\\n    counter-increment: SUBSECTIONSA !important;\\n    font-weight: bold;\\n    margin-top: 0;\\n  }\\n\\n  #fa-customer-agreement #fa-customer-agreement-arbitration { counter-reset: SUBSECTIONSB !important; }\\n  #fa-customer-agreement #fa-customer-agreement-arbitration li { margin-left: 2em; }\\n\\n  #fa-customer-agreement #fa-customer-agreement-arbitration li:before {\\n    content: \\\"(\\\" counter(SUBSECTIONSB, decimal) \\\") \\\" !important;\\n    counter-increment: SUBSECTIONSB !important;\\n    position: absolute;\\n    left: 1em;\\n  }\\n\\u003c/style\\u003e\\n\\n\\u003ch1\\u003eJumpStart Securities Agreement\\u003c/h1\\u003e\\n\\n\\u003cp\\u003eTo effect the securities transactions you are making, even though \\u0026ldquo;self-directed\\u0026rdquo;, you are hereby appointing JumpStart Securities, LLC (\\u0026ldquo;JumpStart\\u0026rdquo;, \\u0026ldquo;us\\u0026rdquo;, \\u0026ldquo;our\\u0026rdquo;, \\u0026ldquo;we\\u0026rdquo;, \\u0026ldquo;Firm\\u0026rdquo;) as your accommodating broker. JumpStart is an SEC registered, FINRA member, SIPC insured broker-dealer that is registered in your state of residence. We specialize in effecting self-directed securities transactions. We do not and will not reach out to you to suggest, advise or recommend any securities (in other words, no sales people will bug you, ever). This Agreement (\\u0026ldquo;Agreement\\u0026rdquo;) governs all aspects of your relationship with JumpStart. \\u003cstrong\\u003eYOU AGREE TO BE LEGALLY BOUND BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AS FOLLOWS:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003col\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eTrue and Accurate Information; Ownership\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou certify and represent that all information you provided in your investing details (meaning the name and title in which your securities are recorded on the books and records of the issuer(s) and their designated transfer agent, if any and statement of accreditation are all true, complete, current and accurate and that JumpStart may rely on these statements and the self-attestations and representations that you made. You agree to indemnify and hold JumpStart and our affiliates harmless from and against any and all loss, liability, cost, damage, charge, expense or fee (including attorneys\\u0026rsquo; fees and costs of collection) of any nature whatsoever, and claims therefore (collectively, \\u0026ldquo;losses\\u0026rdquo;) arising out of or relating to your failure to provide true, current, complete and/or accurate information.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eFiduciary Accounts\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart does not review any action or inaction of a Fiduciary with respect to any transaction(s) therein and we are not responsible for determining whether a Fiduciary\\u0026rsquo;s action or inaction satisfies the standard of care applicable to such Fiduciary\\u0026rsquo;s handling of a transaction. JumpStart is not responsible for determining the validity of a person or entity\\u0026rsquo;s status or capacity to serve as a Fiduciary.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSelf-Directed Transactions\\u003c/h3\\u003e\\n    \\u003cp\\u003eYour transactions which JumpStart executes on your behalf are \\u0026ldquo;self-directed\\u0026rdquo;, which means that we execute securities transactions only upon your request and at your direction; you make all investment decisions. As a self-directed investor, you assume full, complete and sole responsibility for each and every transaction you order and for your investment strategies and decisions. You understand and agree that JumpStart and our affiliates will have no rights to or liability whatsoever for the results, including any gains or losses, of your investment strategies and decisions.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNo Advice\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart does not and will not provide you with any investment, legal, tax, estate planning or accounting advice or securities recommendations. JumpStart does not and will not provide you with any advice or recommendations regarding the suitability, profitability or appropriateness for you of any security, investment, financial product, investment strategy or other matter. You acknowledge that JumpStart employees are not authorized to give any advice or make any recommendations and you agree that you will not consider any communications to be investment advice from JumpStart or any of our officers, directors, employees or agents and in no event will any communication be construed or interpreted by you or any other person as advice or as a recommendation that you buy, sell or hold any particular security or pursue any particular investment strategy. You also acknowledge that JumpStart neither had any role in creating and/or drafting, and assumes absolutely no responsibility for nor guarantees the accuracy, completeness or usefulness of information, commentary, research, statistics, marketing materials, advertisements, information posted to issuer websites and/or other websites, press or media announcements, opinions, offering documents, prospectuses, private placement memorandums, offering disclosures or other materials that you may review and ultimately rely on in making your decisions, by or through any means including but not limited to websites (e.g. platforms), emails, and social media, regarding any offering of securities, whether original issuance or secondary market. If you choose to rely on such information you accept and unconditionally agree that you do so solely at your own risk. That JumpStart or its employees or representatives may have had an opportunity to see or review such materials, even if we have been alerted to potential problems with them, does not in any way imply that we have vetted or endorsed the securities, nor does it constitute any form of a recommendation or advice, and you agree that JumpStart is under absolutely no obligation to communicate, disseminate or proactively undertake any examination of such securities or materials, nor to warn, alert or prevent you or anyone else from making decisions to purchase or sell any securities. That at times we may initiate actions regarding such information does not in any way imply that we will always do so, nor modify this Agreement such that it could be interpreted that we accept any liability or responsibility for doing so for any other securities or even for those same securities at other times.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eResponsibility for Orders\\u003c/h3\\u003e\\n    \\u003cp\\u003eAll orders for the purchase and sale of securities are originated, directed and/or authorized by you and executed in reliance on your representation, action and promise that an actual purchase or sale is intended. You understand JumpStart may at any time, in our sole discretion and without prior notice to you, prohibit or restrict your ability to purchase or sell securities. In no event will JumpStart be obligated to effect any transaction we believe, in our sole and arbitrary discretion, even if unverified and without involving legal counsel, that such transaction \\u003cem\\u003emay\\u003c/em\\u003e in any way violate any federal or state law, rule or regulation or the rules or regulations of any regulatory or self-regulatory body; and when and where we decline to effect any transaction we are under no obligation to inform you or any other person of such declination, nor to provide any reason or substantiation for such declination, and will not be held responsible for any problems with such declination including but not limited to lost opportunities, lost profits, lost participation interests, or other lost or forgone benefits that you or others might otherwise have received had the effecting of the transaction(s) not been declined by us.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eLiquidity of Private and Non-Exchange Traded Securities\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou hereby represent and warrant that you understand that investments in the equity or debt securities of private and/or non-exchange traded securities are generally illiquid and that you may not be able to sell them and may have to hold them indefinitely. You also understand that investments in the equity and/or debt securities of such private and/or non-exchange listed companies are risky and you may lose some or all of you principal, as well as any expected returns or benefits, and that you are both aware of the risks and prepared and capable of sustaining any and all losses, including the loss of your entire investment.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eDue Diligence\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou hereby represent and warrant that you have conducted your own due diligence on all securities that you are investing in, you are satisfied with your due diligence, and you are not relying on any due diligence efforts of JumpStart. That JumpStart may have undertaken or engaged in some due diligence tasks, such as running OFAC checks on or requesting documents from the issuer or performing a cursory review of offering materials and disclosures, this shall not constitute or be interpreted to mean that JumpStart has performed any meaningful, professional due diligence upon which any investor may rely, including you, and we make absolutely no warranty\\u0026rsquo;s or representations regarding the accuracy, adequacy or completeness of any such activities we perform, if we perform any. Rather, as your investments are self-directed and not solicited or recommended by JumpStart; you agree to perform for yourself all of the due diligence on each investment you make and rely exclusively on your own efforts. JumpStart has not made any recommendations nor provided you with any due diligence materials or investment advice on any transaction or security. You are making self-directed investments which JumpStart is processing as the accommodating securities broker on your behalf. You agree never to hold JumpStart, its affiliates, officers, directors, employees, contractors or agents responsible, accountable or in any way liable for any losses or problems, even when a loss occurs as a result of fraud or other malfeasance by third parties which you or others believe may have been reasonably discernable by us.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eRisk Profile of Investments\\u003c/h3\\u003e\\n    \\u003cp\\u003eThe SEC and other regulators, as well as common sense, generally deem all private and non-exchange traded securities to be \\u0026ldquo;high risk\\u0026rdquo;. As such, you hereby represent and warrant that you are fully informed and aware of the risks of investing in these types of securities and will be held solely and exclusively accountable for the decisions and choices you make. Furthermore, you hereby represent and warrant that you understand that the risk profile of such securities means that you may lose some or all of your principal, as well as never realize part or all of the returns you anticipated, and that you are both comfortable with and capable of bearing and sustaining such loses without recourse. No securities effected through JumpStart are in any way insured, guaranteed or without risk.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNo Legal, Tax or Accounting Advice\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree without reservation that JumpStart has not, does not and will not provide any legal, tax or accounting advice in any way, nor on any matter, regardless of the tone or content of any communication (oral, written or otherwise). You unconditionally agree to rely solely on your legal, tax and accounting professionals for any such advice and on all matters.\\u003c/p\\u003e  \\u003c/li\\u003e\\n  \\u003cli id=\\\"fa-customer-agreement-liability\\\"\\u003e\\n    \\u003ch3\\u003eLIMITATIONS OF LIABILITY\\u003c/h3\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eDisclaimer of Consequential Damages\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYOU HEREBY ACKNOWLEDGE AND AGREE, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, THAT JUMPSTART WILL NOT, UNDER ANY CIRCUMSTANCES, BE LIABLE TO YOU FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO ANY TRANSACTION CONTEMPLATED, ATTEMPTED OR EXECUTED UNDER THIS AGREEMENT, INCLUDING FAILURES TO EXECUTE, FOR YOU, INCLUDING BUT NOT LIMITED TO LOST PROFITS, LOSS OF PRINCIPAL, OR OTHER LOSSES OF ANY TYPE, INCLUDING BUT NOT LIMITED TO ECONOMIC, PHYSICAL, SOCIAL AND/OR PSYCHOLOGICAL, REGARDLESS OF WHETHER OR NOT APPRISED OF THE LIKELIHOOD OF SUCH DAMAGES OCCURRING AND EVEN IF SUCH EVENTS COULD HAVE BEEN REASONABLY FORESEEN OR PREVENTED BY JUMPSTART.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eCap on Liability\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYOU HEREBY ACKNOWLEDGE AND AGREE THAT UNDER NO CIRCUMSTANCES WILL JUMPSTART\\u0026rsquo;S TOTAL LIABILITY OF ALL KINDS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED THE TOTAL AMOUNT OF FEES PAID, IF ANY, DIRECTLY AND INDIVIDUALLY BY YOU TO JUMPSTART UNDER THIS AGREEMENT DURING THE 12 MONTHS PERIOD PRIOR TO THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH LIABILITY.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eGeneral Indemnification\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYou hereby agree to indemnify, protect, defend and hold harmless JumpStart and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors, assigns, affiliates, and related parties, from and against any and all third party claims, demands, obligations, losses, liabilities, damages, recoveries and deficiencies (including interest, penalties and reasonable attorneys\\u0026rsquo; fees, costs and expenses), which JumpStart may suffer as a result of: (a) any breach of or material inaccuracy in the representations and warranties, or breach, non-fulfillment or default in the performance of any of the conditions, covenants and agreements, by you contained in this Agreement or in any certificate or document delivered by you or your agents pursuant to any of the provisions of this Agreement, or (b) any obligation which is expressly the responsibility of you under this Agreement, or (c) any other cost, claim or liability arising out of or relating to the rights and privileges granted or obligations incurred (including performance obligations) hereunder. Any amount due under the aforesaid indemnity will be due and payable by you within thirty (30) days after demand thereof. Furthermore, you shall protect, hold harmless and indemnify JumpStart and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors, assigns, and affiliates from and against any and all liability related to your activities, actions and inactions related to your transactions and this Agreement.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eDisclaimer of Liability\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYou understand and agree that JumpStart and our affiliates will not be liable to you or to any third parties, or have any responsibility whatsoever for: a. any losses arising out of or relating to a cause over which JumpStart or our affiliates did not have direct control, including the failure of electronic or mechanical equipment or communication lines, telephone or other interconnect problems, unauthorized access, theft, operator errors, government restrictions, force majeure (e.g., earthquake, flood, severe or extraordinary weather conditions, natural disasters or other act of God, fire, acts of war, terrorist attacks, insurrection, riot, strikes, labor disputes or similar problems, accident, action of government, communications, system or power failures and equipment or software malfunction), regulatory, exchange or market rulings; or, b. any special, indirect, incidental or consequential damages (including lost profits, trading losses and damages) that you may incur in connection with your activities transacted through JumpStart under this Agreement.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003ePrivacy Policy\\u003c/h3\\u003e\\n    \\u003cp\\u003eIncorporated herein by this reference, this Agreement shall be subject to the most current, then in effect, JumpStart Privacy Policy, as available via a link at the bottom of the \\u003ca href=\\\"http://www.jumpstartsecurities.com/\\\"\\u003ewww.jumpstartsecurities.com\\u003c/a\\u003e website. In the event of any conflict between any terms or provisions of those notices and the terms and provisions of this Agreement, the applicable terms and provisions of this Agreement shall control.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSeverability, Waiver and Effectiveness\\u003c/h3\\u003e\\n    \\u003cp\\u003eIf any provision of this Agreement is held to be invalid, void or unenforceable by reason of any law, rule, administrative order or judicial decision, that determination will not affect the validity of the remaining provisions of this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNon-Waiver\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart\\u0026rsquo;s failure to insist on strict compliance with this Agreement or any other course of conduct on our part will not be deemed a waiver of JumpStart\\u0026rsquo;s rights under this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSuccessors\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement will pass to the benefit of JumpStart and our successors, assigns and agents. In addition, you hereby agree that this Agreement and all the terms hereof will be binding on your heirs, executors, administrators, personal representatives, successors, assigns and agents.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eHeadings\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree that any headings, captions, and subtitles used in this Agreement are for descriptive purposes only and will not be deemed to modify or qualify any of the rights or obligations set forth in each such section. They are intended solely for convenience of reference and shall be given no effect in the construction or interpretation of this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eEntire Understanding; Assignment\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement contains the entire understanding between JumpStart and you. JumpStart may assign our rights and duties under this Agreement to any of our successors, subsidiaries or affiliates without giving you notice, or to any other entity upon three days prior written notice to you, delivered by email (see Notices section, below). You may not assign the rights and obligations under this Agreement without first obtaining the prior written consent of JumpStart. Any purported assignment in violation of this Agreement will be void.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eForce Majeure\\u003c/h3\\u003e\\n    \\u003cp\\u003eNo party will be liable for any default or delay in performance of any of our obligations under this Agreement if such default or delay is caused, directly or indirectly, by fire, flood, earthquake or other acts of God; labor disputes, strikes or lockouts; wars, rebellions or revolutions; riots or civil disorder; accidents or unavoidable casualties; interruptions in transportation or communications facilities or delays in transit or communication; acts of regulators; acts of auditors; acts of legal authorities; supply shortages or the failure of any person to perform any commitment to such party related to this Agreement; or any other cause, whether similar or dissimilar to those expressly enumerated in this Section beyond such party\\u0026rsquo;s reasonable control.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eLanguage\\u003c/h3\\u003e\\n    \\u003cp\\u003eIt is expressly agreed that it is the will of all parties, including you and us that this Agreement and other communications, if any, have been and will in the future be drawn up and presented in English. JumpStart makes no efforts to translate any materials into any other language, and you agree that we shall not be held liable for any parties\\u0026rsquo; efforts to translate our documents or information.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree that this Agreement is governed by, and will be interpreted and enforced in accordance with, the laws of the State of New York, without regard to principles of conflict of laws.\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eYou agree that any controversy, dispute, claim or grievance between you and us, including any of our affiliates, or our or their shareholders, officers, directors, employees, associates or agents, and you or, if applicable, your shareholders, officers directors, employees, associates or agents, arising out of, or relating to, this Agreement, or any service provided by us, including transactions of any kind made on your behalf through us, shall be resolved by Financial Industry Regulatory Authority (FINRA) arbitration, in accordance with FINRA\\u0026rsquo;s Code of Arbitration Procedure. If you are not a resident of the U.S. at the time a controversy subject to arbitration arises, you agree that any arbitration hearing shall be held in New York City, New York; you consent to the personal jurisdiction of all courts located in the State of New York for purposes of enforcing this arbitration agreement and any arbitration award; and you agree that any arbitration proceeding shall be conducted in the English language. If any party unsuccessfully resists confirmation or enforcement of an arbitration award rendered under this agreement, then all costs, attorneys\\u0026rsquo; fees, and expenses incurred by the other party or parties in confirming or enforcing the award shall be fully assessed against and paid by the party resisting confirmation or enforcement of the award. This agreement contains a pre-dispute arbitration clause. By signing this Agreement the parties agree as follows:\\u003c/p\\u003e\\n\\n    \\u003col id=\\\"fa-customer-agreement-arbitration\\\"\\u003e\\n      \\u003cli\\u003eAll parties to this agreement are giving up the right to sue each other in court, including the right to a trial by jury, except as provided by the rules of the arbitration forum in which a claim is filed.\\u003c/li\\u003e\\n      \\u003cli\\u003eArbitration awards are generally final and binding; a party\\u0026rsquo;s ability to have a court reverse or modify an arbitration award is very limited.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe ability of the parties to obtain documents, witness statements and other discovery is generally more limited in arbitration than in court proceedings.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe arbitrators do not have to explain the reason(s) for their award unless, in an eligible case, a joint request for an explained decision has been submitted by all parties to the panel at least 20 days prior to the first scheduled hearing date.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe panel of arbitrators may include a minority of arbitrators who were or are affiliated with the securities industry.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe rules of some arbitration forums may impose time limits for bringing a claim in arbitration. In some cases, a claim that is ineligible for arbitration may be brought in court.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe rules of the arbitration forum in which the claim is filed, and any amendments thereto, shall be incorporated into this agreement.\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n\\n    \\u003cp\\u003eNo person shall bring a putative or certified class action to arbitration, nor seek to enforce any pre-dispute arbitration agreement against any person who has initiated in court a putative class action; or who is a member of a putative class who has not opted out of the class with respect to any claims encompassed by the putative class action until: (i) the class certification is denied; or (ii) the class is decertified; or (iii) the customer is excluded from the class by the court. Such forbearance to enforce an agreement to arbitrate shall not constitute a waiver of any rights under this agreement except to the extent stated herein.\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eYou hereby consent to this method of dispute resolution, as well as jurisdiction and waive any right you may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable attorney\\u0026rsquo;s fees, and the decision of the arbitrator shall be final, binding and enforceable in any court.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eElectronic Signature and Communications Notice and Consent\\u003c/h3\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eNotice\\u003c/h4\\u003e\\n        \\u003cp\\u003eDigital (\\u0026ldquo;electronic\\u0026rdquo;) signatures, often referred to as an \\u0026ldquo;e-signature\\u0026rdquo;, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. You hereby agree and consent that your intentional action in electronically signing this Agreement by clicking the \\u0026ldquo;I AGREE\\u0026rdquo; checkbox is the legal equivalent of your manually signing this Agreement and you will be legally bound by its terms and conditions. The use of an electronic version of any documents or communications satisfies any requirement that they be provided to you in writing. You are solely responsible for reviewing and understanding all of the terms and conditions of this Agreement and any current or future documents. You hereby consent and agree that electronically signing this Agreement constitutes your signature, acceptance and agreement as if actually signed by you in writing. Further, you agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between you and JumpStart. You understand and agree that your e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding. Furthermore, you agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and your transactions in general will be made by email, sent to the email address of record as provided by you to us when ordering a transaction, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients\\u0026rsquo; spam filters, or by errors or policies of the recipients email service provider, or due to a recipients\\u0026rsquo; change of address, or due to technology issues by the recipients\\u0026rsquo; service provider, you agree that the burden of such failure to receive is on you as the recipient, and not JumpStart as the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to you, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically-sent communication(s) and maintaining such physical records in any manner or form that you desire.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eYour Consent is Hereby Given\\u003c/h4\\u003e\\n        \\u003cp\\u003eBy signing this Agreement electronically, you explicitly agree to this Agreement, including binding arbitration provisions provided herein, and to receive all communications and documents electronically. You agree that you may revoke your consent to receive electronic communications only by terminating your relationship with JumpStart pursuant to the provisions contained in this Agreement. Your revocation of consent will in no way affect the legal effectiveness or validity of this Agreement or of any electronic communication provided while your consent was in effect.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eCosts\\u003c/h4\\u003e\\n        \\u003cp\\u003ePotential costs associated with electronic delivery of electronic communications include, but are not limited to charges from internet service providers. All costs are exclusively borne by you. JumpStart does not charge any fees for electronic communications, nor does it reimburse any costs related thereto.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNotices\\u003c/h3\\u003e\\n    \\u003cp\\u003eAll notices permitted or required by this Agreement will be via email, and will be deemed to have been delivered and received upon sending via any nationally recognized and trusted SMTP delivery service. Notices shall be delivered to the address on record which, if to JumpStart shall be to \\u003ca href=\\\"mailto:customerservice@jumpstartsecurities.com\\\"\\u003ecustomerservice@jumpstartsecurities.com\\u003c/a\\u003e, if to you shall be to the email address you provided when you made the securities transaction.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eAmendment, Alteration or Modification\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement may be amended, altered or modified only by an instrument in writing specifying such amendment, alteration or modification, which is executed by both parties. In the event that any provision of this Agreement shall be held by a court, arbitral or other tribunal of competent jurisdiction to be unenforceable, such provision will be enforced to the maximum extent permissible by applicable law and the remaining portions of this Agreement shall remain in full force and effect and enforceable.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n\\u003c/ol\\u003e\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"exempt_from_withholding\":true,\"kyc_hash\":\"93f88a614f424e18276708f9b3aee43b\",\"net_worth\":\"1000000.0\",\"suitability_on_file\":false,\"suitability_url\":null,\"type\":\"person\",\"updated_at\":\"2018-07-16T16:04:09.556Z\",\"us_citizen_or_resident\":true}"}],"_postman_id":"d4cb203d-cfc3-428b-a7e9-fae700c27765"},{"name":"Build a Investor Customer Agreement Form using Investor","id":"be888ef0-cde3-45d7-90b0-c4bbfa9fa889","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"accept_customer_agreement\" : \"true\",\n\t\"annual_income\" : \"250000\",\n\t\"exempt_from_withholding\" : \"true\",\n\t\"net_worth\" : \"1000000\",\n\t\"type\" : \"individual_net_worth\",\n\t\"us_citizen_or_resident\" : \"true\"\n}"},"url":"{{env}}/entities/{{entity-id}}/customer_agreement/","description":"<p>After getting the form information, you can build a form which should then be submitted with an equivalent call. You must make the <code>customer_agreement</code> available to the client filling out the form. Generally, including the link to another page, using a frame or a modal all work just fine.</p>\n","urlObject":{"path":["entities","{{entity-id}}","customer_agreement",""],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"9c83d23c-bc50-4c51-b44b-17b3e9a1c4b5","name":"Build a Investor Customer Agreement Form","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"accept_customer_agreement\" : \"true\",\n\t\"annual_income\" : \"250000\",\n\t\"exempt_from_withholding\" : \"true\",\n\t\"net_worth\" : \"1000000\",\n\t\"type\" : \"individual_net_worth\",\n\t\"us_citizen_or_resident\" : \"true\"\n}"},"url":"{{env}}/entities/{{entity-id}}/customer_agreement/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Type","value":"application/json; charset=utf-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 16 Jul 2018 17:02:09 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"e31860a6-7bf4-4a3e-812b-693e9924b6da","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.064058","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"{\"object\":\"platform_investor\",\"accepted_customer_agreement\":true,\"accreditation_on_file\":true,\"accreditation_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw/investor_accreditation\",\"annual_income\":\"250000.0\",\"confirmation_method_map\":{\"accountant_contact_info\":\"accountant\",\"broker_contact_info\":\"broker\",\"lawyer_contact_info\":\"lawyer\",\"linkedin_profile\":\"linkedin\",\"web_search_info\":\"web_search\",\"website_url\":\"website\"},\"created_at\":\"2018-07-16T16:04:09.556Z\",\"customer_agreement\":\"\\u003cstyle\\u003e\\n  #fa-customer-agreement {\\n    counter-reset: SECTIONS !important;\\n    font-family: sans-serif;\\n    font-size: 1em;\\n    line-height: 1.25em;\\n    text-align: left;\\n  }\\n\\n  #fa-customer-agreement h1,\\n  #fa-customer-agreement h2,\\n  #fa-customer-agreement h3,\\n  #fa-customer-agreement h4 { font-size: 1em; font-weight: bold; }\\n\\n  #fa-customer-agreement h1,\\n  #fa-customer-agreement h2 { font-size: 1.5em; }\\n\\n  #fa-customer-agreement h3,\\n  #fa-customer-agreement h4 { margin-bottom: 0; }\\n\\n  #fa-customer-agreement h4,\\n  #fa-customer-agreement h3 + p { margin-top: 0; }\\n  #fa-customer-agreement h4 + p { margin-top: 0; }\\n\\n  #fa-customer-agreement ol {\\n    list-style: none !important;\\n    padding: 0 !important;\\n  }\\n\\n  #fa-customer-agreement li \\u003e ol { counter-reset: SUBSECTIONSA !important; }\\n\\n  #fa-customer-agreement li \\u003e h3:before {\\n    content: counter(SECTIONS, decimal) \\\". \\\" !important;\\n    counter-increment: SECTIONS !important;\\n    font-weight: bold;\\n  }\\n\\n  #fa-customer-agreement li \\u003e ol \\u003e li \\u003e *:first-child:before {\\n    content: counter(SUBSECTIONSA, lower-alpha) \\\". \\\" !important;\\n    counter-increment: SUBSECTIONSA !important;\\n    font-weight: bold;\\n    margin-top: 0;\\n  }\\n\\n  #fa-customer-agreement #fa-customer-agreement-arbitration { counter-reset: SUBSECTIONSB !important; }\\n  #fa-customer-agreement #fa-customer-agreement-arbitration li { margin-left: 2em; }\\n\\n  #fa-customer-agreement #fa-customer-agreement-arbitration li:before {\\n    content: \\\"(\\\" counter(SUBSECTIONSB, decimal) \\\") \\\" !important;\\n    counter-increment: SUBSECTIONSB !important;\\n    position: absolute;\\n    left: 1em;\\n  }\\n\\u003c/style\\u003e\\n\\n\\u003ch1\\u003eJumpStart Securities Agreement\\u003c/h1\\u003e\\n\\n\\u003cp\\u003eTo effect the securities transactions you are making, even though \\u0026ldquo;self-directed\\u0026rdquo;, you are hereby appointing JumpStart Securities, LLC (\\u0026ldquo;JumpStart\\u0026rdquo;, \\u0026ldquo;us\\u0026rdquo;, \\u0026ldquo;our\\u0026rdquo;, \\u0026ldquo;we\\u0026rdquo;, \\u0026ldquo;Firm\\u0026rdquo;) as your accommodating broker. JumpStart is an SEC registered, FINRA member, SIPC insured broker-dealer that is registered in your state of residence. We specialize in effecting self-directed securities transactions. We do not and will not reach out to you to suggest, advise or recommend any securities (in other words, no sales people will bug you, ever). This Agreement (\\u0026ldquo;Agreement\\u0026rdquo;) governs all aspects of your relationship with JumpStart. \\u003cstrong\\u003eYOU AGREE TO BE LEGALLY BOUND BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AS FOLLOWS:\\u003c/strong\\u003e\\u003c/p\\u003e\\n\\n\\u003col\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eTrue and Accurate Information; Ownership\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou certify and represent that all information you provided in your investing details (meaning the name and title in which your securities are recorded on the books and records of the issuer(s) and their designated transfer agent, if any and statement of accreditation are all true, complete, current and accurate and that JumpStart may rely on these statements and the self-attestations and representations that you made. You agree to indemnify and hold JumpStart and our affiliates harmless from and against any and all loss, liability, cost, damage, charge, expense or fee (including attorneys\\u0026rsquo; fees and costs of collection) of any nature whatsoever, and claims therefore (collectively, \\u0026ldquo;losses\\u0026rdquo;) arising out of or relating to your failure to provide true, current, complete and/or accurate information.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eFiduciary Accounts\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart does not review any action or inaction of a Fiduciary with respect to any transaction(s) therein and we are not responsible for determining whether a Fiduciary\\u0026rsquo;s action or inaction satisfies the standard of care applicable to such Fiduciary\\u0026rsquo;s handling of a transaction. JumpStart is not responsible for determining the validity of a person or entity\\u0026rsquo;s status or capacity to serve as a Fiduciary.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSelf-Directed Transactions\\u003c/h3\\u003e\\n    \\u003cp\\u003eYour transactions which JumpStart executes on your behalf are \\u0026ldquo;self-directed\\u0026rdquo;, which means that we execute securities transactions only upon your request and at your direction; you make all investment decisions. As a self-directed investor, you assume full, complete and sole responsibility for each and every transaction you order and for your investment strategies and decisions. You understand and agree that JumpStart and our affiliates will have no rights to or liability whatsoever for the results, including any gains or losses, of your investment strategies and decisions.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNo Advice\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart does not and will not provide you with any investment, legal, tax, estate planning or accounting advice or securities recommendations. JumpStart does not and will not provide you with any advice or recommendations regarding the suitability, profitability or appropriateness for you of any security, investment, financial product, investment strategy or other matter. You acknowledge that JumpStart employees are not authorized to give any advice or make any recommendations and you agree that you will not consider any communications to be investment advice from JumpStart or any of our officers, directors, employees or agents and in no event will any communication be construed or interpreted by you or any other person as advice or as a recommendation that you buy, sell or hold any particular security or pursue any particular investment strategy. You also acknowledge that JumpStart neither had any role in creating and/or drafting, and assumes absolutely no responsibility for nor guarantees the accuracy, completeness or usefulness of information, commentary, research, statistics, marketing materials, advertisements, information posted to issuer websites and/or other websites, press or media announcements, opinions, offering documents, prospectuses, private placement memorandums, offering disclosures or other materials that you may review and ultimately rely on in making your decisions, by or through any means including but not limited to websites (e.g. platforms), emails, and social media, regarding any offering of securities, whether original issuance or secondary market. If you choose to rely on such information you accept and unconditionally agree that you do so solely at your own risk. That JumpStart or its employees or representatives may have had an opportunity to see or review such materials, even if we have been alerted to potential problems with them, does not in any way imply that we have vetted or endorsed the securities, nor does it constitute any form of a recommendation or advice, and you agree that JumpStart is under absolutely no obligation to communicate, disseminate or proactively undertake any examination of such securities or materials, nor to warn, alert or prevent you or anyone else from making decisions to purchase or sell any securities. That at times we may initiate actions regarding such information does not in any way imply that we will always do so, nor modify this Agreement such that it could be interpreted that we accept any liability or responsibility for doing so for any other securities or even for those same securities at other times.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eResponsibility for Orders\\u003c/h3\\u003e\\n    \\u003cp\\u003eAll orders for the purchase and sale of securities are originated, directed and/or authorized by you and executed in reliance on your representation, action and promise that an actual purchase or sale is intended. You understand JumpStart may at any time, in our sole discretion and without prior notice to you, prohibit or restrict your ability to purchase or sell securities. In no event will JumpStart be obligated to effect any transaction we believe, in our sole and arbitrary discretion, even if unverified and without involving legal counsel, that such transaction \\u003cem\\u003emay\\u003c/em\\u003e in any way violate any federal or state law, rule or regulation or the rules or regulations of any regulatory or self-regulatory body; and when and where we decline to effect any transaction we are under no obligation to inform you or any other person of such declination, nor to provide any reason or substantiation for such declination, and will not be held responsible for any problems with such declination including but not limited to lost opportunities, lost profits, lost participation interests, or other lost or forgone benefits that you or others might otherwise have received had the effecting of the transaction(s) not been declined by us.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eLiquidity of Private and Non-Exchange Traded Securities\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou hereby represent and warrant that you understand that investments in the equity or debt securities of private and/or non-exchange traded securities are generally illiquid and that you may not be able to sell them and may have to hold them indefinitely. You also understand that investments in the equity and/or debt securities of such private and/or non-exchange listed companies are risky and you may lose some or all of you principal, as well as any expected returns or benefits, and that you are both aware of the risks and prepared and capable of sustaining any and all losses, including the loss of your entire investment.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eDue Diligence\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou hereby represent and warrant that you have conducted your own due diligence on all securities that you are investing in, you are satisfied with your due diligence, and you are not relying on any due diligence efforts of JumpStart. That JumpStart may have undertaken or engaged in some due diligence tasks, such as running OFAC checks on or requesting documents from the issuer or performing a cursory review of offering materials and disclosures, this shall not constitute or be interpreted to mean that JumpStart has performed any meaningful, professional due diligence upon which any investor may rely, including you, and we make absolutely no warranty\\u0026rsquo;s or representations regarding the accuracy, adequacy or completeness of any such activities we perform, if we perform any. Rather, as your investments are self-directed and not solicited or recommended by JumpStart; you agree to perform for yourself all of the due diligence on each investment you make and rely exclusively on your own efforts. JumpStart has not made any recommendations nor provided you with any due diligence materials or investment advice on any transaction or security. You are making self-directed investments which JumpStart is processing as the accommodating securities broker on your behalf. You agree never to hold JumpStart, its affiliates, officers, directors, employees, contractors or agents responsible, accountable or in any way liable for any losses or problems, even when a loss occurs as a result of fraud or other malfeasance by third parties which you or others believe may have been reasonably discernable by us.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eRisk Profile of Investments\\u003c/h3\\u003e\\n    \\u003cp\\u003eThe SEC and other regulators, as well as common sense, generally deem all private and non-exchange traded securities to be \\u0026ldquo;high risk\\u0026rdquo;. As such, you hereby represent and warrant that you are fully informed and aware of the risks of investing in these types of securities and will be held solely and exclusively accountable for the decisions and choices you make. Furthermore, you hereby represent and warrant that you understand that the risk profile of such securities means that you may lose some or all of your principal, as well as never realize part or all of the returns you anticipated, and that you are both comfortable with and capable of bearing and sustaining such loses without recourse. No securities effected through JumpStart are in any way insured, guaranteed or without risk.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNo Legal, Tax or Accounting Advice\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree without reservation that JumpStart has not, does not and will not provide any legal, tax or accounting advice in any way, nor on any matter, regardless of the tone or content of any communication (oral, written or otherwise). You unconditionally agree to rely solely on your legal, tax and accounting professionals for any such advice and on all matters.\\u003c/p\\u003e  \\u003c/li\\u003e\\n  \\u003cli id=\\\"fa-customer-agreement-liability\\\"\\u003e\\n    \\u003ch3\\u003eLIMITATIONS OF LIABILITY\\u003c/h3\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eDisclaimer of Consequential Damages\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYOU HEREBY ACKNOWLEDGE AND AGREE, NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, THAT JUMPSTART WILL NOT, UNDER ANY CIRCUMSTANCES, BE LIABLE TO YOU FOR CONSEQUENTIAL, INCIDENTAL, SPECIAL, OR EXEMPLARY DAMAGES ARISING OUT OF OR RELATED TO ANY TRANSACTION CONTEMPLATED, ATTEMPTED OR EXECUTED UNDER THIS AGREEMENT, INCLUDING FAILURES TO EXECUTE, FOR YOU, INCLUDING BUT NOT LIMITED TO LOST PROFITS, LOSS OF PRINCIPAL, OR OTHER LOSSES OF ANY TYPE, INCLUDING BUT NOT LIMITED TO ECONOMIC, PHYSICAL, SOCIAL AND/OR PSYCHOLOGICAL, REGARDLESS OF WHETHER OR NOT APPRISED OF THE LIKELIHOOD OF SUCH DAMAGES OCCURRING AND EVEN IF SUCH EVENTS COULD HAVE BEEN REASONABLY FORESEEN OR PREVENTED BY JUMPSTART.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eCap on Liability\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYOU HEREBY ACKNOWLEDGE AND AGREE THAT UNDER NO CIRCUMSTANCES WILL JUMPSTART\\u0026rsquo;S TOTAL LIABILITY OF ALL KINDS ARISING OUT OF OR RELATED TO THIS AGREEMENT (INCLUDING BUT NOT LIMITED TO WARRANTY CLAIMS), REGARDLESS OF THE FORM AND REGARDLESS OF WHETHER ANY ACTION OR CLAIM IS BASED ON CONTRACT, TORT, OR OTHERWISE, EXCEED THE TOTAL AMOUNT OF FEES PAID, IF ANY, DIRECTLY AND INDIVIDUALLY BY YOU TO JUMPSTART UNDER THIS AGREEMENT DURING THE 12 MONTHS PERIOD PRIOR TO THE OCCURRENCE OF THE EVENT GIVING RISE TO SUCH LIABILITY.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eGeneral Indemnification\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYou hereby agree to indemnify, protect, defend and hold harmless JumpStart and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors, assigns, affiliates, and related parties, from and against any and all third party claims, demands, obligations, losses, liabilities, damages, recoveries and deficiencies (including interest, penalties and reasonable attorneys\\u0026rsquo; fees, costs and expenses), which JumpStart may suffer as a result of: (a) any breach of or material inaccuracy in the representations and warranties, or breach, non-fulfillment or default in the performance of any of the conditions, covenants and agreements, by you contained in this Agreement or in any certificate or document delivered by you or your agents pursuant to any of the provisions of this Agreement, or (b) any obligation which is expressly the responsibility of you under this Agreement, or (c) any other cost, claim or liability arising out of or relating to the rights and privileges granted or obligations incurred (including performance obligations) hereunder. Any amount due under the aforesaid indemnity will be due and payable by you within thirty (30) days after demand thereof. Furthermore, you shall protect, hold harmless and indemnify JumpStart and our officers, directors, members, shareholders, employees, agents, partners, vendors, successors, assigns, and affiliates from and against any and all liability related to your activities, actions and inactions related to your transactions and this Agreement.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eDisclaimer of Liability\\u003c/h4\\u003e\\n        \\u003cp\\u003e\\u003cstrong\\u003eYou understand and agree that JumpStart and our affiliates will not be liable to you or to any third parties, or have any responsibility whatsoever for: a. any losses arising out of or relating to a cause over which JumpStart or our affiliates did not have direct control, including the failure of electronic or mechanical equipment or communication lines, telephone or other interconnect problems, unauthorized access, theft, operator errors, government restrictions, force majeure (e.g., earthquake, flood, severe or extraordinary weather conditions, natural disasters or other act of God, fire, acts of war, terrorist attacks, insurrection, riot, strikes, labor disputes or similar problems, accident, action of government, communications, system or power failures and equipment or software malfunction), regulatory, exchange or market rulings; or, b. any special, indirect, incidental or consequential damages (including lost profits, trading losses and damages) that you may incur in connection with your activities transacted through JumpStart under this Agreement.\\u003c/strong\\u003e\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003ePrivacy Policy\\u003c/h3\\u003e\\n    \\u003cp\\u003eIncorporated herein by this reference, this Agreement shall be subject to the most current, then in effect, JumpStart Privacy Policy, as available via a link at the bottom of the \\u003ca href=\\\"http://www.jumpstartsecurities.com/\\\"\\u003ewww.jumpstartsecurities.com\\u003c/a\\u003e website. In the event of any conflict between any terms or provisions of those notices and the terms and provisions of this Agreement, the applicable terms and provisions of this Agreement shall control.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSeverability, Waiver and Effectiveness\\u003c/h3\\u003e\\n    \\u003cp\\u003eIf any provision of this Agreement is held to be invalid, void or unenforceable by reason of any law, rule, administrative order or judicial decision, that determination will not affect the validity of the remaining provisions of this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNon-Waiver\\u003c/h3\\u003e\\n    \\u003cp\\u003eJumpStart\\u0026rsquo;s failure to insist on strict compliance with this Agreement or any other course of conduct on our part will not be deemed a waiver of JumpStart\\u0026rsquo;s rights under this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eSuccessors\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement will pass to the benefit of JumpStart and our successors, assigns and agents. In addition, you hereby agree that this Agreement and all the terms hereof will be binding on your heirs, executors, administrators, personal representatives, successors, assigns and agents.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eHeadings\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree that any headings, captions, and subtitles used in this Agreement are for descriptive purposes only and will not be deemed to modify or qualify any of the rights or obligations set forth in each such section. They are intended solely for convenience of reference and shall be given no effect in the construction or interpretation of this Agreement.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eEntire Understanding; Assignment\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement contains the entire understanding between JumpStart and you. JumpStart may assign our rights and duties under this Agreement to any of our successors, subsidiaries or affiliates without giving you notice, or to any other entity upon three days prior written notice to you, delivered by email (see Notices section, below). You may not assign the rights and obligations under this Agreement without first obtaining the prior written consent of JumpStart. Any purported assignment in violation of this Agreement will be void.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eForce Majeure\\u003c/h3\\u003e\\n    \\u003cp\\u003eNo party will be liable for any default or delay in performance of any of our obligations under this Agreement if such default or delay is caused, directly or indirectly, by fire, flood, earthquake or other acts of God; labor disputes, strikes or lockouts; wars, rebellions or revolutions; riots or civil disorder; accidents or unavoidable casualties; interruptions in transportation or communications facilities or delays in transit or communication; acts of regulators; acts of auditors; acts of legal authorities; supply shortages or the failure of any person to perform any commitment to such party related to this Agreement; or any other cause, whether similar or dissimilar to those expressly enumerated in this Section beyond such party\\u0026rsquo;s reasonable control.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eLanguage\\u003c/h3\\u003e\\n    \\u003cp\\u003eIt is expressly agreed that it is the will of all parties, including you and us that this Agreement and other communications, if any, have been and will in the future be drawn up and presented in English. JumpStart makes no efforts to translate any materials into any other language, and you agree that we shall not be held liable for any parties\\u0026rsquo; efforts to translate our documents or information.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eBinding Arbitration, Applicable Law and Venue, Attorneys Fees\\u003c/h3\\u003e\\n    \\u003cp\\u003eYou agree that this Agreement is governed by, and will be interpreted and enforced in accordance with, the laws of the State of New York, without regard to principles of conflict of laws.\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eYou agree that any controversy, dispute, claim or grievance between you and us, including any of our affiliates, or our or their shareholders, officers, directors, employees, associates or agents, and you or, if applicable, your shareholders, officers directors, employees, associates or agents, arising out of, or relating to, this Agreement, or any service provided by us, including transactions of any kind made on your behalf through us, shall be resolved by Financial Industry Regulatory Authority (FINRA) arbitration, in accordance with FINRA\\u0026rsquo;s Code of Arbitration Procedure. If you are not a resident of the U.S. at the time a controversy subject to arbitration arises, you agree that any arbitration hearing shall be held in New York City, New York; you consent to the personal jurisdiction of all courts located in the State of New York for purposes of enforcing this arbitration agreement and any arbitration award; and you agree that any arbitration proceeding shall be conducted in the English language. If any party unsuccessfully resists confirmation or enforcement of an arbitration award rendered under this agreement, then all costs, attorneys\\u0026rsquo; fees, and expenses incurred by the other party or parties in confirming or enforcing the award shall be fully assessed against and paid by the party resisting confirmation or enforcement of the award. This agreement contains a pre-dispute arbitration clause. By signing this Agreement the parties agree as follows:\\u003c/p\\u003e\\n\\n    \\u003col id=\\\"fa-customer-agreement-arbitration\\\"\\u003e\\n      \\u003cli\\u003eAll parties to this agreement are giving up the right to sue each other in court, including the right to a trial by jury, except as provided by the rules of the arbitration forum in which a claim is filed.\\u003c/li\\u003e\\n      \\u003cli\\u003eArbitration awards are generally final and binding; a party\\u0026rsquo;s ability to have a court reverse or modify an arbitration award is very limited.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe ability of the parties to obtain documents, witness statements and other discovery is generally more limited in arbitration than in court proceedings.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe arbitrators do not have to explain the reason(s) for their award unless, in an eligible case, a joint request for an explained decision has been submitted by all parties to the panel at least 20 days prior to the first scheduled hearing date.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe panel of arbitrators may include a minority of arbitrators who were or are affiliated with the securities industry.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe rules of some arbitration forums may impose time limits for bringing a claim in arbitration. In some cases, a claim that is ineligible for arbitration may be brought in court.\\u003c/li\\u003e\\n      \\u003cli\\u003eThe rules of the arbitration forum in which the claim is filed, and any amendments thereto, shall be incorporated into this agreement.\\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n\\n    \\u003cp\\u003eNo person shall bring a putative or certified class action to arbitration, nor seek to enforce any pre-dispute arbitration agreement against any person who has initiated in court a putative class action; or who is a member of a putative class who has not opted out of the class with respect to any claims encompassed by the putative class action until: (i) the class certification is denied; or (ii) the class is decertified; or (iii) the customer is excluded from the class by the court. Such forbearance to enforce an agreement to arbitrate shall not constitute a waiver of any rights under this agreement except to the extent stated herein.\\u003c/p\\u003e\\n\\n    \\u003cp\\u003eYou hereby consent to this method of dispute resolution, as well as jurisdiction and waive any right you may have to object to either the method or jurisdiction for such claim or dispute. In the event of any dispute among the parties, the prevailing party shall be entitled to recover damages plus reasonable attorney\\u0026rsquo;s fees, and the decision of the arbitrator shall be final, binding and enforceable in any court.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eElectronic Signature and Communications Notice and Consent\\u003c/h3\\u003e\\n    \\u003col\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eNotice\\u003c/h4\\u003e\\n        \\u003cp\\u003eDigital (\\u0026ldquo;electronic\\u0026rdquo;) signatures, often referred to as an \\u0026ldquo;e-signature\\u0026rdquo;, enable paperless contracts and help speed up business transactions. The 2001 E-Sign Act was meant to ease the adoption of electronic signatures. You hereby agree and consent that your intentional action in electronically signing this Agreement by clicking the \\u0026ldquo;I AGREE\\u0026rdquo; checkbox is the legal equivalent of your manually signing this Agreement and you will be legally bound by its terms and conditions. The use of an electronic version of any documents or communications satisfies any requirement that they be provided to you in writing. You are solely responsible for reviewing and understanding all of the terms and conditions of this Agreement and any current or future documents. You hereby consent and agree that electronically signing this Agreement constitutes your signature, acceptance and agreement as if actually signed by you in writing. Further, you agree that no certification authority or other third party verification is necessary to validate any electronic signature; and that the lack of such certification or third party verification will not in any way affect the enforceability of your signature or resulting contract between you and JumpStart. You understand and agree that your e-signature executed in conjunction with the electronic submission of this Agreement shall be legally binding. Furthermore, you agree that all current and future notices, confirmations and other communications regarding this Agreement specifically, and your transactions in general will be made by email, sent to the email address of record as provided by you to us when ordering a transaction, without necessity of confirmation of receipt, delivery or reading, and such form of electronic communication is sufficient for all matters regarding the relationship between the parties. If any such electronically-sent communication fails to be received for any reason, including but not limited to such communications being diverted to the recipients\\u0026rsquo; spam filters, or by errors or policies of the recipients email service provider, or due to a recipients\\u0026rsquo; change of address, or due to technology issues by the recipients\\u0026rsquo; service provider, you agree that the burden of such failure to receive is on you as the recipient, and not JumpStart as the sender, and that the sender is under no obligation to resend communications via any other means, including but not limited to postal service or overnight courier, and that such communications shall for all purposes, including legal and regulatory, be deemed to have been delivered and received. No physical, paper documents will be sent to you, and if you desire physical documents then you agree to be satisfied by directly and personally printing, at your own expense, the electronically-sent communication(s) and maintaining such physical records in any manner or form that you desire.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eYour Consent is Hereby Given\\u003c/h4\\u003e\\n        \\u003cp\\u003eBy signing this Agreement electronically, you explicitly agree to this Agreement, including binding arbitration provisions provided herein, and to receive all communications and documents electronically. You agree that you may revoke your consent to receive electronic communications only by terminating your relationship with JumpStart pursuant to the provisions contained in this Agreement. Your revocation of consent will in no way affect the legal effectiveness or validity of this Agreement or of any electronic communication provided while your consent was in effect.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n      \\u003cli\\u003e\\n        \\u003ch4\\u003eCosts\\u003c/h4\\u003e\\n        \\u003cp\\u003ePotential costs associated with electronic delivery of electronic communications include, but are not limited to charges from internet service providers. All costs are exclusively borne by you. JumpStart does not charge any fees for electronic communications, nor does it reimburse any costs related thereto.\\u003c/p\\u003e\\n      \\u003c/li\\u003e\\n    \\u003c/ol\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eNotices\\u003c/h3\\u003e\\n    \\u003cp\\u003eAll notices permitted or required by this Agreement will be via email, and will be deemed to have been delivered and received upon sending via any nationally recognized and trusted SMTP delivery service. Notices shall be delivered to the address on record which, if to JumpStart shall be to \\u003ca href=\\\"mailto:customerservice@jumpstartsecurities.com\\\"\\u003ecustomerservice@jumpstartsecurities.com\\u003c/a\\u003e, if to you shall be to the email address you provided when you made the securities transaction.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n  \\u003cli\\u003e\\n    \\u003ch3\\u003eAmendment, Alteration or Modification\\u003c/h3\\u003e\\n    \\u003cp\\u003eThis Agreement may be amended, altered or modified only by an instrument in writing specifying such amendment, alteration or modification, which is executed by both parties. In the event that any provision of this Agreement shall be held by a court, arbitral or other tribunal of competent jurisdiction to be unenforceable, such provision will be enforced to the maximum extent permissible by applicable law and the remaining portions of this Agreement shall remain in full force and effect and enforceable.\\u003c/p\\u003e\\n  \\u003c/li\\u003e\\n\\u003c/ol\\u003e\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/pBLbZwoIRUqSxzWYPgg6tw\",\"exempt_from_withholding\":true,\"kyc_hash\":\"93f88a614f424e18276708f9b3aee43b\",\"net_worth\":\"1000000.0\",\"suitability_on_file\":false,\"suitability_url\":null,\"type\":\"person\",\"updated_at\":\"2018-07-16T16:04:09.556Z\",\"us_citizen_or_resident\":true}"}],"_postman_id":"be888ef0-cde3-45d7-90b0-c4bbfa9fa889"}],"id":"284676c2-02b5-44a9-a9a9-e752a8c2795a","description":"<h3 id=\"investor-customer-agreements\">Investor Customer Agreements</h3>\n<p>In order for an investor to invest in an offering using this service and have this service active for the investment, the investor must accept a customer agreement, self attest their accreditation status and provide susbstitute W-9 information. In order for FundAmerica Securities to act as the broker-dealer of record for the investor on a particular investment, this <em>must</em> be filled out.</p>\n<h3 id=\"embedding-the-agreement-in-your-portal\">Embedding the Agreement in Your Portal</h3>\n<p>As with <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorizations</a>, you must present the form information exactly as FundAmerica does on its own form.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>PATCH  https://apps.fundamerica.com/api/entities/:id/customer_agreement\nPATCH  https://apps.fundamerica.com/api/investors/:id/customer_agreement\nGET    https://apps.fundamerica.com/api/entities/:id/customer_agreement/edit\nGET    https://apps.fundamerica.com/api/investors/:id/customer_agreement/edit\n</code></pre><p>Use the investor endpoints to accept investor customer agreements for different types of investors.</p>\n","event":[{"listen":"prerequest","script":{"id":"0af768a8-1ae2-4345-84c6-d6b4682fe876","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"89dad4b1-a228-4f4f-8302-5b04308d7995","type":"text/javascript","exec":[""]}}],"_postman_id":"284676c2-02b5-44a9-a9a9-e752a8c2795a"},{"name":"Trade Reviews","item":[{"name":"Get Bank Transfer Methods related to specific Entity","id":"2cc2583f-ff5c-4022-a5d4-1c1e7ea6b0dc","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/Ar9FLNbPRcegQsgX0YgIKg/bank_transfer_methods","urlObject":{"path":["entities","Ar9FLNbPRcegQsgX0YgIKg","bank_transfer_methods"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2cc2583f-ff5c-4022-a5d4-1c1e7ea6b0dc"}],"id":"f883bcc1-5eb0-4cd0-b7cd-d5f13cee41cb","description":"<h3 id=\"trade-reviews\">Trade Reviews</h3>\n<p>Investments made using this service must undergo a trade review wherein FundAmerica Securities must review the investment in accordance with the information provided in the investor suitability questionnaire and either accept or deny the trade. Denying a trade would subsequently cancel in the investment.</p>\n<p>The <code>trade_review_status</code> is available as part of an <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investment</a>. Additionally, a list of trade reviews can be viewed using the following API Endpoint. There is also a test mode API for updating the <code>status</code> of a trade review.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/trade_reviews\nPATCH https://apps.fundamerica.com/api/test_mode/trade_reviews\n</code></pre><p>Trade reviews have webhooks.</p>\n","event":[{"listen":"prerequest","script":{"id":"3f1f1350-ed9a-4b26-a5bb-6e55a6f3ae73","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c93930d8-a19a-4c47-a755-6d9514446e80","type":"text/javascript","exec":[""]}}],"_postman_id":"f883bcc1-5eb0-4cd0-b7cd-d5f13cee41cb"}],"id":"83bdc83e-2d9e-4617-9c54-ef19ead196ee","description":"<h2 id=\"broker-dealer-services\">Broker Dealer Services</h2>\n<p>To use this service, you must also use our escrow service. Remember, while this service requires our escrow service, our escrow service does not require the use of this service.</p>\n<p>There is a multistep process for both the issuer and the investor:</p>\n<p><em>For the Issuer</em></p>\n<ol>\n<li>Set up an <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">offering</a> with <a href=\"https://docs.fundamerica.com/#d3177609-916b-4ca9-bf35-ef7105f3bfbb\">escrow payments</a>.</li>\n<li>Direct the issuer to sign the <a href=\"https://docs.fundamerica.com/#cf6267ed-d725-4329-a36f-558a18e0af99\">Selling Agreement</a>.</li>\n</ol>\n<p><em>For the Investor</em></p>\n<ol>\n<li>Direct the investor to accept out an <a href=\"https://docs.fundamerica.com/#284676c2-02b5-44a9-a9a9-e752a8c2795a\">Investor Customer Agreement</a>. This must be reviewed and approved before an investment can be made. (Also remember, this must only be completed once by the investor, not per investment.)</li>\n<li>Create an <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investment</a> with <code>review_trade</code> set to <code>true</code>. The default is <code>false</code>. This indicates that you want FundAmerica to review the trade and require the investor to have accepted the <a href=\"https://docs.fundamerica.com/#284676c2-02b5-44a9-a9a9-e752a8c2795a\">Investor Customer Agreement</a>.</li>\n</ol>\n<p><em>Note</em>: Even though this service may be enabled on a particular offering, it is managed on a per <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investment basis</a>. If you wish to not use this service on a particular investment (e.g. there is no requirement for a particular investor or another broker-dealer is representing said investor) you can set <code>review_trade</code> to <code>false</code> on the investment and said investment will operate like a normal <a href=\"https://docs.fundamerica.com/#d3177609-916b-4ca9-bf35-ef7105f3bfbb\">escrow payment</a> without the broker-dealer services enabled.</p>\n","event":[{"listen":"prerequest","script":{"id":"3ce93e02-ea92-4c78-94ec-cda73a72ac10","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"182e3dae-21fd-4d1a-b3d3-f9487238bc5b","type":"text/javascript","exec":[""]}}],"_postman_id":"83bdc83e-2d9e-4617-9c54-ef19ead196ee"},{"name":"AML and Bad Actors Checks","item":[{"name":"Example Entities for Sandbox Environment","item":[],"id":"aafce3c2-e030-47e2-9580-b8e1a5debe39","description":"<h3 id=\"example-entities-for-sanbox-environment\">Example Entities for Sanbox Environment</h3>\n<p>Below is a list of entities that will return example background checks in the sandbox environment.</p>\n<h3 id=\"people\">People</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://sandbox.fundamerica.com/api/entities \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d city=\"Artie\" \\\n-d date_of_birth=\"1980-01-01\" \\\n-d email=\"dale.mulford@example.com\" \\\n-d name=\"Dale Mulford\" \\\n-d phone=\"13048540483\" \\\n-d postal_code=\"25008\" \\\n-d region=\"WV\" \\\n-d street_address_1=\"1038 White Oak Creek Rd\" \\\n-d tax_id_number=\"520102674\" \\\n-d type=\"person\"\n\ncurl https://sandbox.fundamerica.com/api/entities \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d city=\"Grayslake\" \\\n-d date_of_birth=\"1980-01-01\" \\\n-d email=\"linda.carpenter@example.com\" \\\n-d name=\"Linda Carpenter\" \\\n-d phone=\"18478271922\" \\\n-d postal_code=\"60030\" \\\n-d region=\"IL\" \\\n-d street_address_1=\"1331 Wild Indigo Rd\" \\\n-d tax_id_number=\"516322134\" \\\n-d type=\"person\"\n\ncurl https://sandbox.fundamerica.com/api/entities \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d city=\"Jacksonville\" \\\n-d date_of_birth=\"1953-05-01\" \\\n-d email=\"nancy.lebo@example.com\" \\\n-d name=\"Nancy Lebo\" \\\n-d phone=\"19046548849\" \\\n-d postal_code=\"32209\" \\\n-d region=\"FL\" \\\n-d street_address_1=\"1519 W 5 Th St\" \\\n-d tax_id_number=\"520093807\" \\\n-d type=\"person\"\n\ncurl https://sandbox.fundamerica.com/api/entities \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d city=\"Kekaha\" \\\n-d date_of_birth=\"1961-02-01\" \\\n-d email=\"james.hall@example.com\" \\\n-d name=\"James Hall\" \\\n-d phone=\"1085551212\" \\\n-d postal_code=\"96752\" \\\n-d region=\"HI\" \\\n-d street_address_1=\"4807 N Wildwood Dr\" \\\n-d tax_id_number=\"577699840\" \\\n-d type=\"person\"\n</code></pre><h3 id=\"companies\">Companies</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://sandbox.fundamerica.com/api/entities \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d city=\"San Diego\" \\\n-d country=\"US\" \\\n-d email=\"herbert.atiyat@example.com\" \\\n-d contact_name=\"Herbert Atiyat\" \\\n-d name=\"Net Land Sports\" \\\n-d phone=\"13193240031\" \\\n-d postal_code=\"92129\" \\\n-d region=\"CA\" \\\n-d region_formed_in=\"CA\" \\\n-d street_address_1=\"22 Sherwood Hts\" \\\n-d tax_id_number=\"570426249\" \\\n-d type=\"company\"\n\ncurl https://sandbox.fundamerica.com/api/entities \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d city=\"Saratoga\" \\\n-d country=\"US\" \\\n-d email=\"joseph.avena@example.com\" \\\n-d contact_name=\"Joseph Avena\" \\\n-d name=\"Copper Lantern Bar\" \\\n-d phone=\"17168330032\" \\\n-d postal_code=\"95070\" \\\n-d region=\"CA\" \\\n-d region_formed_in=\"CA\" \\\n-d street_address_1=\"10011 67 Th Rd\" \\\n-d tax_id_number=\"570425503\" \\\n-d type=\"company\"\n\ncurl https://sandbox.fundamerica.com/api/entities \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d city=\"Fairfax\" \\\n-d country=\"US\" \\\n-d email=\"nancy.babula@example.com\" \\\n-d contact_name=\"Nancy Babula\" \\\n-d name=\"Shield Home Security\" \\\n-d phone=\"17137470033\" \\\n-d postal_code=\"94930\" \\\n-d region=\"CA\" \\\n-d region_formed_in=\"CA\" \\\n-d street_address_1=\"6421 Booth St Apt 6 H\" \\\n-d tax_id_number=\"539164707\" \\\n-d type=\"company\"\n\ncurl https://sandbox.fundamerica.com/api/entities \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d city=\"St Cloud\" \\\n-d country=\"US\" \\\n-d email=\"barney.stone@example.com\" \\\n-d contact_name=\"Barney Stone\" \\\n-d name=\"IM CRAZY INTERNATIONAL\" \\\n-d phone=\"13202418143\" \\\n-d postal_code=\"56301\" \\\n-d region=\"MN\" \\\n-d region_formed_in=\"MN\" \\\n-d street_address_1=\"123 Happy St\" \\\n-d tax_id_number=\"566689992\" \\\n-d type=\"company\"\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"eab95d21-2531-42cc-a134-57195b66c917","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2b5cc5db-8501-4700-b178-f5326d7fe7dc","type":"text/javascript","exec":[""]}}],"_postman_id":"aafce3c2-e030-47e2-9580-b8e1a5debe39"},{"name":"Create Background Check","id":"4dc8af63-cfbc-4e66-91b9-9dcaa66aa4ea","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"KqrdBJ-PQn2eByMbnHp_Xw\",\n\t\"entity_id\" : \"NgWPuTgLRwGvNW55_KJqCA\"\n}"},"url":"{{env}}/background_checks","urlObject":{"path":["background_checks"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"7eadeb16-9472-4b0a-943d-4c8d0c3daae0","name":"Create Background Check (Company)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"KqrdBJ-PQn2eByMbnHp_Xw\",\n\t\"entity_id\" : \"NgWPuTgLRwGvNW55_KJqCA\"\n}"},"url":"{{env}}/background_checks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\":\"background_check\",\n  \"id\":\"fWzqzVw9T0O2I4J4U9I6pQ\",\n  \"url\":\"https://apps.fundamerica.com/api/background_checks/fWzqzVw9T0O2I4J4U9I6pQ\",\n  \"offering_url\":\"https://apps.fundamerica.com/api/offerings/KqrdBJ-PQn2eByMbnHp_Xw\",\n  \"cleared\":false,\n  \"entity_url\":\"https://apps.fundamerica.com/api/entities/HfBlYStTSpaTpQxXCG2TNw\",\n  \"identity_check\":{\n    \"aml_exception\":true,\n    \"details\":{\n      \"bankruptcy_count\":\"0\",\n      \"business_description\":\"Unknown\",\n      \"filing_name\":null,\n      \"name_address_fein_summary\":\"Input not verified.\",\n      \"name_address_phone_summary\":\"Input Phone number returns a different Name and Address.\",\n      \"risk_indicators\":[\n        \"The input name matches the OFAC file\",\n        \"Unable to verify name, address, SSN/TIN, and phone\",\n        \"Unable to verify name\",\n        \"Unable to verify address\",\n        \"Unable to verify phone number\",\n        \"Unable to verify SSN/TIN\",\n        \"Address mismatch between city/state and zip code\",\n        \"The input phone number is potentially invalid\"\n      ],\n      \"verification_summary\":\"Significant contradictory findings or an OFAC match exists or only the input address and phone are valid.\",\n      \"watch_lists\":[\n        {\n          \"country\":\"HONDURAS\",\n          \"entity_name\":\"MARIA PAULA LAINEZ RODRIGUEZ\",\n          \"name\":{\n            \"prefix\":null,\n            \"first\":\"MARIA\",\n            \"middle\":null,\n            \"last\":\"LAINEZ RODRIGUEZ\",\n            \"suffix\":null\n          },\n          \"record_number\":\"IMW2008_35\",\n          \"table\":\"Interpol Most Wanted\"\n        },\n        {\n          \"country\":\"CROATIA\",\n          \"entity_name\":\"IVAN RODOSEVIC\",\n          \"name\":{\n            \"prefix\":null,\n            \"first\":\"IVAN\",\n            \"middle\":null,\n            \"last\":\"RADOSEVIC\",\n            \"suffix\":null\n          },\n          \"record_number\":\"IMW2006_48\",\n          \"table\":\"Interpol Most Wanted\"\n        },\n        {\n          \"country\":null,\n          \"entity_name\":\"Vercillo, Margaret\",\n          \"name\": {\n            \"prefix\":null,\n            \"first\":\"MARGARET\",\n            \"middle\":null,\n            \"last\":\"VERCILLO\",\n            \"suffix\":null\n          },\n          \"record_number\":\"FARA3301-1\",\n          \"table\":\"Foreign Agents Registration Act\"\n        },\n        {\n          \"country\":null,\n          \"entity_name\":\"AL-HAMATI SWEETS BAKERIES\",\n          \"name\":{\n            \"prefix\":null,\n            \"first\":\"SWEETS\",\n            \"middle\":null,\n            \"last\":\"AL-HAMATI\",\n            \"suffix\":null\n          },\n          \"record_number\":\"AQO2356\",\n          \"table\":\"United Nations Named Terrorists\"\n        },\n        {\n          \"country\":null,\n          \"entity_name\":\"F'RAJI IL LIBICO\",\n          \"name\":{\n            \"prefix\":null,\n            \"first\":\"FRAJI\",\n            \"middle\":null,\n            \"last\":\"LIBICO\",\n            \"suffix\":null\n          },\n          \"record_number\":\"AQ12207\",\n          \"table\":\"United Nations Named Terrorists\"\n        },\n        {\n          \"country\":null,\n          \"entity_name\":\"AHMAD, Tariq Anwar al-Sayyid\",\n          \"name\":{\n            \"prefix\":null,\n            \"first\":\"TARIQ\",\n            \"middle\":null,\n            \"last\":\"AHMAD\",\n            \"suffix\":null\n          },\n          \"record_number\":\"OFAC6908\",\n          \"table\":\"Office of Foreign Asset Control\"\n        },\n        {\n          \"country\":null,\n          \"entity_name\":\"THI HA\",\n          \"name\":null,\n          \"record_number\":\"OFAC10688\",\n          \"table\":\"Office of Foreign Asset Control\"\n        }\n      ]\n    },\n    \"failure\":false,\n    \"processed_at\":\"2014-11-18T01:45:54.819Z\",\n    \"type\":\"company\"\n  }\n}"},{"id":"9a7f7606-caa5-4f5a-954a-411dcc85479e","name":"Create Background Check (Person)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"offering_id\" : \"KqrdBJ-PQn2eByMbnHp_Xw\",\n\t\"entity_id\" : \"NgWPuTgLRwGvNW55_KJqCA\"\n}"},"url":"{{env}}/background_checks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\":\"background_check\",\n  \"id\":\"4gakGJ3kQMOCpJayhmSKrw\",\n  \"url\":\"https://apps.fundamerica.com/api/background_checks/4gakGJ3kQMOCpJayhmSKrw\",\n  \"offering_url\":\"https://apps.fundamerica.com/api/offerings/KqrdBJ-PQn2eByMbnHp_Xw\",\n  \"cleared\":true,\n  \"entity_url\":\"https://apps.fundamerica.com/api/entities/NgWPuTgLRwGvNW55_KJqCA\",\n  \"identity_check\":{\n    \"aml_exception\":false,\n    \"details\":{\n      \"dob_match_level\":\"Only Day and Month Match.\",\n      \"name_address_phone_summary\":\"Address and Phone matched.\",\n      \"name_address_ssn_summary\":\"Input First name, Last name, Address and SSN matched.\",\n      \"risk_indicators\":[\n        \"The input SSN is associated with multiple last names\",\n        \"The input date-of-birth may have been miskeyed\"\n      ],\n      \"verification_summary\":\"Full name, address, phone and SSN verified.\",\n      \"watch_lists\":[]\n    },\n    \"failure\":false,\n    \"processed_at\":\"2014-11-10T16:49:48.837Z\",\n    \"type\":\"person\"\n  }\n}"}],"_postman_id":"4dc8af63-cfbc-4e66-91b9-9dcaa66aa4ea"}],"id":"0c54499b-1c72-48c0-9de4-250a1cd954ac","description":"<h2 id=\"aml-and-bad-actor-checks\">AML and Bad Actor Checks</h2>\n<p>This service allows you to run background checks on entities to check on the validity of identifying information (e.g. name, tax ID, address, etc.) and to see if the entity is listed on any global watch lists.</p>\n<p><em>Note</em> : If you're using our <a href=\"https://docs.fundamerica.com/#d3177609-916b-4ca9-bf35-ef7105f3bfbb\">Escrow Payments</a> service then AML checks are processed automattically on every investment.</p>\n<h3 id=\"in-production\">In Production</h3>\n<p>Before you can create background checks or view background check details in production, you will need to submit your account to a review process. This can be done by going to <a>AML &amp; Bad Actors Checks</a>. If you receive a warning about needing your account reviewed, please follow the instructions and submit the necessary information for approval.</p>\n<h3 id=\"in-test-mode\">In Test Mode</h3>\n<p>This service is available in test mode even without approval, however you will need to use test data provided below as anything else will return empty responses. The test data is just a bunch of entities that background checks will return results on and can be used for test investments with the expected AML results.</p>\n<h3 id=\"background-checks\">Background Checks</h3>\n<p>Background checks verify the identity information of an entity as well as whether that entity appears on any global watch lists. Background check responses differ somewhat depending on whether or not the entity is a person or a company.</p>\n<p><em>Note</em>: Background checks are limited to US entities as of right now. Support for some international checks is slated for a future release.</p>\n<h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>entity_id</code>: The entity you wish to process a background check on.</li>\n<li><code>offering_id</code>: The related offering. Background checks must always be processed with a related offering.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>cleared</code>: true if background check was successful and entity did not appear on any watch lists.</li>\n<li><code>identity_check</code>: Details about the identity check.<ul>\n<li><code>aml_exception</code>: If true it means that there were issues with the identity check, ranging from an incorrect tax ID to being on listed on a global watch list. This investor needs to be manually reviewed. (If using our escrow service, FundAmerica will follow up appropriately and potentially cancel an associated investment.)</li>\n<li><code>details</code>: The details of the background check. (See examples for fields. More documentation coming soon. Contact <a href=\"https://docs.fundamerica.com/#4f05fe18-4a48-4e4c-8c8b-b02805d09be3\">support</a> if you need further assistance.)</li>\n<li><code>risk_indicators</code>: A list of issues or potential issues with the entity. These can be as severe as being on a watch list or as trivial as a person's address being used for business purposes. The existence of a risk indicator doesn't mean there is a problem with the check.</li>\n<li><code>type</code>: The type of entity the background check was processed on. Can be <code>person</code> or <code>company</code>. Some attributes in <code>details</code> differ depending on the entity type.</li>\n</ul>\n</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"ef3aa8e3-bb3e-444d-96a5-f9a7a6c6ceca","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1e513339-8367-4d3f-9273-7af73abc428f","type":"text/javascript","exec":[""]}}],"_postman_id":"0c54499b-1c72-48c0-9de4-250a1cd954ac"},{"name":"Payment Processing","item":[{"name":"Bank Transfer Methods","item":[{"name":"Get Specific Bank Transfer Method","id":"75096fef-14e2-411d-8619-46684f13327f","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw","urlObject":{"path":["bank_transfer_methods","7a34GNJBRG2KEgf7p07YCw"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"d4762bf1-1554-4261-948b-d9551e851b06","name":"Get Specific Bank Transfer Method","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"316","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":"Fri, 13 Jul 2018 20:36:58 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"5292e5e5-64de-4d03-bb4f-4ac2bf9c0c45","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.051773","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"bank_transfer_method\",\"id\":\"7a34GNJBRG2KEgf7p07YCw\",\"url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"account_number_short\":\"6789\",\"cancelled_at\":null,\"created_at\":\"2018-07-11T21:01:07.248Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"name\":\"John Q Investor (********6789)\",\"name_on_account\":\"John Q Investor\",\"routing_number\":\"122287251\",\"type\":\"ach\",\"updated_at\":\"2018-07-11T21:01:07.248Z\",\"verified\":false}"}],"_postman_id":"75096fef-14e2-411d-8619-46684f13327f"},{"name":"Create Bank Transfer Method ACH","id":"99ceb454-31ef-4066-a6c2-28d2bb6baefb","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"account_number\" : \"000000000000\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"name_on_account\" : \"John Q Investor\",\n\t\"routing_number\" : \"021000021\",\n\t\"type\" : \"ach\",\n\t\"account_type\" : \"checking\",\n\t\"check_type\" : \"business\",\n\t\"use_for_investor_payments\" : \"true\"\n}"},"url":"{{env}}/bank_transfer_methods","urlObject":{"path":["bank_transfer_methods"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"bbe6d6ec-2383-424e-8bf6-a3b2fa2f934d","name":"Create Bank Transfer Method ACH","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"account_number\" : \"000000000000\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"name_on_account\" : \"John Q Investor\",\n\t\"routing_number\" : \"021000021\",\n\t\"type\" : \"ach\",\n\t\"account_type\" : \"checking\",\n\t\"check_type\" : \"business\",\n\t\"use_for_investor_payments\" : \"true\"\n}"},"url":"{{env}}/bank_transfer_methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"306","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, 16 Jul 2018 17:25:49 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"3f1bb2bf-6a6d-4b49-87af-6b3be5265dc5","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.043317","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"bank_transfer_method\",\"id\":\"aMdVOSynSzS_doOHtneNbg\",\"url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/aMdVOSynSzS_doOHtneNbg\",\"account_number_short\":\"0000\",\"cancelled_at\":null,\"created_at\":\"2018-07-16T17:25:49.751Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"name\":\"John Q Investor (000000000000)\",\"name_on_account\":\"John Q Investor\",\"routing_number\":\"021000021\",\"type\":\"ach\",\"updated_at\":\"2018-07-16T17:25:49.751Z\",\"verified\":false}"}],"_postman_id":"99ceb454-31ef-4066-a6c2-28d2bb6baefb"},{"name":"Create Bank Transfer Method Wire","id":"5d3b09be-9e48-418f-b34d-abbe197562be","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"account_number\" : \"000000000000\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"name_on_account\" : \"John Q Investor\",\n\t\"routing_number\" : \"021000021\",\n\t\"type\" : \"wire\"\n}"},"url":"{{env}}/bank_transfer_methods","urlObject":{"path":["bank_transfer_methods"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"4f53af96-c2ad-45b5-b0a8-9873af67abce","name":"Create Bank Transfer Method Wire","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"account_number\" : \"000000000000\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"name_on_account\" : \"John Q Investor\",\n\t\"routing_number\" : \"021000021\",\n\t\"type\" : \"wire\"\n}"},"url":"{{env}}/bank_transfer_methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"312","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, 16 Jul 2018 17:30:35 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"ebd9c3cc-0639-432b-970f-a8b26b92017f","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.028229","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"bank_transfer_method\",\"id\":\"xlZ_7ejcThi8-PDu69azpA\",\"url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/xlZ_7ejcThi8-PDu69azpA\",\"account_number_short\":\"0000\",\"cancelled_at\":null,\"created_at\":\"2018-07-16T17:30:35.412Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"name\":\"John Q Investor (000000000000)\",\"name_on_account\":\"John Q Investor\",\"routing_number\":\"021000021\",\"type\":\"wire\",\"updated_at\":\"2018-07-16T17:30:35.412Z\",\"verified\":false}"}],"_postman_id":"5d3b09be-9e48-418f-b34d-abbe197562be"}],"id":"c7d7beb0-1d9d-4407-b610-71900575ecac","description":"<h3 id=\"bank-transfer-methods\">Bank Transfer Methods</h3>\n<p>Bank transfer methods are non-check payment instructions for investors. They allow ACH or wire information to be specified for the payout.</p>\n<p>You might notice that the parameters are very similar to <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorizations</a>. That's because an ACH authorization is nothing but a Bank Transfer Method with an authorization form attached that allows for both debits and credits. Since bare Bank Transfer Methods lack the authorization portion, they can only be used to credit accounts (which is all you need to make a payment).</p>\n<p>You can get the appropriate Bank Transfer Method related to an ACH Authorization by doing a GET on the coorsponding ACH Authorization.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>POST   https://apps.fundamerica.com/api/bank_transfer_methods\nGET    https://apps.fundamerica.com/api/bank_transfer_methods/:id\nDELETE https://apps.fundamerica.com/api/bank_transfer_methods/:id\nGET    https://apps.fundamerica.com/api/entities/:id/bank_transfer_methods\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>account_number</code>: The bank account number.</li>\n<li><code>account_type</code>: Must be set either to <code>checking</code> or <code>savings</code> if the <code>type</code> is <code>ach</code>. Otherwise, it must be left blank.</li>\n<li><code>check_type</code>: Must be set to either <code>personal</code> or <code>business</code> if the <code>type</code> is <code>ach</code>. Otherwise, it must be left blank.</li>\n<li><code>name_on_account</code>: The name on the bank account.</li>\n<li><code>routing_number</code>: The bank's routing number. Must be a valid routing number, even when testing.</li>\n<li><code>type</code>: Must be set to <code>ach</code> or <code>wire</code> depending on how the transfer should be initiated.</li>\n<li><code>use_for_investor_payments</code>: If set to <code>true</code> this bank transfer method will automatically be set as the entity's <a href=\"https://docs.fundamerica.com/#89f39fb1-0239-4ab6-8ab0-f2ad84ff5a85\">Investor Payment Method</a></li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>account_number_short</code>: This will be the last 4 digits of the account number.</li>\n<li><code>cancelled_at</code>: If and when the method is cancelled. Cancelled methods will not be used for future transactions. The DELETE will initiate a cancellation.</li>\n<li><code>name</code>: A friendly name combining the <code>name_on_account</code> and <code>account_number_short</code>.</li>\n<li><code>verified</code>: <code>true</code> if there has ever been a successful transaction using this method.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"852b7d09-63c7-407d-96da-e4f7110d8d5b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d027815d-c2e3-4d34-89b2-914ac2a5fbb5","type":"text/javascript","exec":[""]}}],"_postman_id":"c7d7beb0-1d9d-4407-b610-71900575ecac"},{"name":"Investor Payment Methods","item":[{"name":"Get Investor Payment Methods for an Entity ","id":"81d5f11f-869e-4357-919c-3206167dba02","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/Ar9FLNbPRcegQsgX0YgIKg/investor_payment_method","urlObject":{"path":["entities","Ar9FLNbPRcegQsgX0YgIKg","investor_payment_method"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"c96cede0-2030-43f7-9718-16332c1c64e7","name":"Get Investor Payment Methods for an Entity ","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/entities/Ar9FLNbPRcegQsgX0YgIKg/investor_payment_method"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"289","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, 16 Jul 2018 17:38:49 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"9ff64466-86a1-4b2e-8a77-cdc7b8cfb9fc","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.055884","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor_payment_method\",\"id\":\"BuUnZvMuQ9ez22eZwKpS0w\",\"url\":\"https://sandbox.fundamerica.com/api/investor_payment_methods/BuUnZvMuQ9ez22eZwKpS0w\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/aMdVOSynSzS_doOHtneNbg\",\"check_mailing_address\":null,\"check_payee\":null,\"created_at\":\"2018-07-16T17:25:49.751Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"type\":\"ach\",\"updated_at\":\"2018-07-16T17:25:49.751Z\"}"}],"_postman_id":"81d5f11f-869e-4357-919c-3206167dba02"},{"name":"Get Specific Investor Payment Method","id":"23894e72-f523-4090-b26c-7f12348afad3","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investor_payment_methods/BuUnZvMuQ9ez22eZwKpS0w","urlObject":{"path":["investor_payment_methods","BuUnZvMuQ9ez22eZwKpS0w"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"2fb04e80-717f-45f3-b54e-9c061e469925","name":"Get Specific Investor Payment Method","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investor_payment_methods/BuUnZvMuQ9ez22eZwKpS0w"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"289","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, 16 Jul 2018 17:39:59 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"e747d337-8070-4c60-a704-eeba24ec9250","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.038279","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor_payment_method\",\"id\":\"BuUnZvMuQ9ez22eZwKpS0w\",\"url\":\"https://sandbox.fundamerica.com/api/investor_payment_methods/BuUnZvMuQ9ez22eZwKpS0w\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/aMdVOSynSzS_doOHtneNbg\",\"check_mailing_address\":null,\"check_payee\":null,\"created_at\":\"2018-07-16T17:25:49.751Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"type\":\"ach\",\"updated_at\":\"2018-07-16T17:25:49.751Z\"}"}],"_postman_id":"23894e72-f523-4090-b26c-7f12348afad3"},{"name":"Create Investor Payment Pethod ACH Authorization","id":"316b79bc-4293-4965-a12e-dc3e4e5c5e9f","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"ach_authorization_id\" : \"fM2e4ma0RjSM-pyi-B1WRQ\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"type\" : \"ach\"\n}"},"url":"{{env}}/investor_payment_methods","urlObject":{"path":["investor_payment_methods"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"74491b68-ffe4-40c5-81c8-c47afd46e6e4","name":"Create Investor Payment Pethod ACH Authorization","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"ach_authorization_id\" : \"fM2e4ma0RjSM-pyi-B1WRQ\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"type\" : \"ach\"\n}"},"url":"{{env}}/investor_payment_methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"292","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, 16 Jul 2018 17:45:18 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"8aeecc58-50b1-478e-bfb7-c436ac94fa44","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.039482","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor_payment_method\",\"id\":\"3nVSH4ZpRGKlG7qz45BOJg\",\"url\":\"https://sandbox.fundamerica.com/api/investor_payment_methods/3nVSH4ZpRGKlG7qz45BOJg\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"check_mailing_address\":null,\"check_payee\":null,\"created_at\":\"2018-07-16T17:45:18.754Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"type\":\"ach\",\"updated_at\":\"2018-07-16T17:45:18.754Z\"}"}],"_postman_id":"316b79bc-4293-4965-a12e-dc3e4e5c5e9f"},{"name":"Create Investor Payment Methods ACH Bank Transfer Method","id":"b3420796-7667-4f89-a9c1-95475e9e7da6","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"bank_transfer_method_id\" : \"aMdVOSynSzS_doOHtneNbg\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"type\" : \"ach\"\n}"},"url":"{{env}}/investor_payment_methods","urlObject":{"path":["investor_payment_methods"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"45c54b43-ee3c-44bc-b0cb-7dc2d77155f0","name":"Create Investor Payment Methods ACH Bank Transfer Method","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"bank_transfer_method_id\" : \"aMdVOSynSzS_doOHtneNbg\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"type\" : \"ach\"\n}"},"url":"{{env}}/investor_payment_methods"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"289","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, 16 Jul 2018 18:13:11 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"a0e4d63f-9956-45ef-97e7-3ea4f930f3ba","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.033824","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor_payment_method\",\"id\":\"qTr0aDldScOwyA665VwFRw\",\"url\":\"https://sandbox.fundamerica.com/api/investor_payment_methods/qTr0aDldScOwyA665VwFRw\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/aMdVOSynSzS_doOHtneNbg\",\"check_mailing_address\":null,\"check_payee\":null,\"created_at\":\"2018-07-16T18:13:11.469Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"type\":\"ach\",\"updated_at\":\"2018-07-16T18:13:11.469Z\"}"}],"_postman_id":"b3420796-7667-4f89-a9c1-95475e9e7da6"},{"name":"Delete Investor Payment Method","id":"26e2dce8-c086-408d-9539-297bca68f56c","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investor_payment_methods/BuUnZvMuQ9ez22eZwKpS0w","urlObject":{"path":["investor_payment_methods","BuUnZvMuQ9ez22eZwKpS0w"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"99410395-7c6a-4641-8578-f297b043f0b1","name":"Delete Investor Payment Method","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/investor_payment_methods/3nVSH4ZpRGKlG7qz45BOJg"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"289","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, 16 Jul 2018 17:47:40 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"857ade5c-5072-4c03-a4f8-0fe49450005a","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.020984","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor_payment_method\",\"id\":\"3nVSH4ZpRGKlG7qz45BOJg\",\"url\":\"https://sandbox.fundamerica.com/api/investor_payment_methods\",\"bank_transfer_method_url\":\"https://sandbox.fundamerica.com/api/bank_transfer_methods/7a34GNJBRG2KEgf7p07YCw\",\"check_mailing_address\":null,\"check_payee\":null,\"created_at\":\"2018-07-16T17:45:18.754Z\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"type\":\"ach\",\"updated_at\":\"2018-07-16T17:45:18.754Z\"}"}],"_postman_id":"26e2dce8-c086-408d-9539-297bca68f56c"},{"name":"Update Investor Payment Method Check","id":"73d45d92-ee4b-46c3-843d-e5faaa74b4c7","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"check_mailing_address\" : \"555 Some St Las Vegas Nevada\",\n\t\"check_payee\" : \"J Q Investor\",\n\t\"entity_id\" : \"3HmoHaN3RKmGFK2QPbNvDQ\",\n\t\"type\" : \"check\"\n}"},"url":"{{env}}/investor_payment_methods/","urlObject":{"path":["investor_payment_methods",""],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"73d45d92-ee4b-46c3-843d-e5faaa74b4c7"}],"id":"4d984b64-bc00-467b-bfd7-b42dff751a4d","description":"<h3 id=\"investor-payment-methods\">Investor Payment Methods</h3>\n<p>Investor payment methods dictate how an investor is to be paid when a <a href=\"https://docs.fundamerica.com/#e314992f-2370-4c16-9bd8-a891ba0a7c53\">Distribution</a> is distributed. These do not have to be specified, however if they are not, one of three defaults will be used:</p>\n<ol>\n<li>If an investor has successfully invested using ACH, the <a href=\"https://docs.fundamerica.com/#c7d7beb0-1d9d-4407-b610-71900575ecac\">Bank Transfer Method</a> associated with the <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorization</a> that was used for the investor's most recent investment will be used.</li>\n<li>If the entity has an <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorization</a>, the most recently created will be used.</li>\n<li>If the investor has never used ACH, a check will be made out to the investor and mailed to the <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">entity</a> address on record.</li>\n</ol>\n<p>This behaviour can be confusing. You can always look at the current default by:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/entities/:id/investor_payment_method\n</code></pre><p>If <code>id</code> is <code>null</code> that means the default is being used and you have not specified a method.</p>\n<p>If you want complete control and predictability over how your investors are paid, manually specify the payment method.</p>\n<p>Additionally, investor payment methods can be specified when creating an <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorization</a> or <a href=\"https://docs.fundamerica.com/#c7d7beb0-1d9d-4407-b610-71900575ecac\">Bank Transfer Method</a> by setting <code>use_for_investor_payments</code> to <code>true</code>.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/entities/:id/investor_payment_method\nPOST   https://apps.fundamerica.com/api/investor_payment_methods\nGET    https://apps.fundamerica.com/api/investor_payment_methods/:id\nPATCH  https://apps.fundamerica.com/api/investor_payment_methods/:id\nDELETE https://apps.fundamerica.com/api/investor_payment_methods/:id\n</code></pre><p>Using the <code>DELETE</code> will revert investor payment method to the default entity</p>\n<h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>ach_authorization_id</code>: The ID of the <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorization</a> to be used for payments. When provided, a <code>bank_transfer_method_id</code> will be infered from it.</li>\n<li><code>bank_transfer_method_id</code>: The ID of the <a href=\"https://docs.fundamerica.com/#c7d7beb0-1d9d-4407-b610-71900575ecac\">Bank Transfer Method</a> to be used for payments.</li>\n<li><code>check_mailing_address</code>: The address to mail checks to if type is check. If this is not specified, the entity's current address will be used.</li>\n<li><code>check_payee</code>: The name to make checks out to if type is check. If this is not specified, the entity's current name will be used.</li>\n<li><code>type</code>: Must be set to:<ul>\n<li><code>ach</code>: If this is selected, either an <code>ach_authorization_id</code> or <code>bank_transfer_method_id</code> must be provided.</li>\n<li><code>check</code>: If this is selected, <code>ach_authorization_id</code> and <code>bank_transfer_method_id</code> must be left blank. The entity name and address will be used when mailing the check.</li>\n</ul>\n</li>\n</ul>\n<p><em>Note</em>: While <a href=\"https://docs.fundamerica.com/#c7d7beb0-1d9d-4407-b610-71900575ecac\">Bank Transfer Methods</a> support ach and wire, only ach is supported by investor payments.</p>\n","event":[{"listen":"prerequest","script":{"id":"38f2398e-289e-4a10-bd63-b7df9664b0af","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0d14e7c9-0e33-4a5f-8a7b-da8fd7103c52","type":"text/javascript","exec":[""]}}],"_postman_id":"4d984b64-bc00-467b-bfd7-b42dff751a4d"},{"name":"Distributions","item":[{"name":"Distribution Test Mode","item":[{"name":"Update Distribution in Test Mode to recieved","id":"7b310eec-5b4c-4f07-bb72-4baf01f55b94","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"received\"\n}"},"url":"{{env}}/test_mode/distributions/hpAnZvcAS-mVd73UYywN0Q","urlObject":{"path":["test_mode","distributions","hpAnZvcAS-mVd73UYywN0Q"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"6e4c360c-e866-4f27-b7fc-6e2d64e62796","name":"Update Distribution in Test Mode to recieved","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"received\"\n}"},"url":"{{env}}/test_mode/distributions/hpAnZvcAS-mVd73UYywN0Q"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"522","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, 16 Jul 2018 20:41:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"a445aa7a-fdb6-45de-a769-76271882102f","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.065839","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"distribution\",\"id\":\"hpAnZvcAS-mVd73UYywN0Q\",\"url\":\"https://sandbox.fundamerica.com/api/distributions/hpAnZvcAS-mVd73UYywN0Q\",\"ach_authorization_url\":\"https://sandbox.fundamerica.com/api/ach_authorizations/fM2e4ma0RjSM-pyi-B1WRQ\",\"amount\":\"50000.0\",\"amount_distributed\":\"0.0\",\"amount_received\":\"50000.0\",\"authorized_name\":\"John Johnson\",\"authorized_title\":\"COOO\",\"company_name\":\"FA Documentation\",\"contact_email\":\"whatsupdoc@fundamerica.com\",\"contact_name\":\"Danny Documentation\",\"contact_phone\":\"1 (555) 555-5555\",\"created_at\":\"2018-07-16T20:24:26.347Z\",\"distributed_at\":null,\"dividend_amount\":\"0.0\",\"interest_amount\":\"0.0\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"ordinary_income_amount\":\"0.0\",\"other_amount\":\"0.0\",\"other_type\":null,\"payment_method\":\"ach\",\"principal_amount\":\"50000.0\",\"profit_share_amount\":\"0.0\",\"received_at\":null,\"revenue_share_amount\":\"0.0\",\"royalty_amount\":\"0.0\",\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"status\":\"received\",\"updated_at\":\"2018-07-16T20:33:17.011Z\"}"}],"_postman_id":"7b310eec-5b4c-4f07-bb72-4baf01f55b94"},{"name":"Update Distribution Test Mode to distributed","id":"4e7664af-f3e8-4310-8151-c7a4eda9cc52","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"distributed\"\n}"},"url":"{{env}}/test_mode/distributions/hpAnZvcAS-mVd73UYywN0Q","urlObject":{"path":["test_mode","distributions","hpAnZvcAS-mVd73UYywN0Q"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"1daa45dd-de72-4954-aef8-c7939753e2cf","name":"Update Distribution Test Mode to distributed","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"distributed\"\n}"},"url":"{{env}}/test_mode/distributions/hpAnZvcAS-mVd73UYywN0Q"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"536","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, 16 Jul 2018 20:44:35 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"9d770043-5500-46b0-94aa-4015ef57e2c4","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.053128","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"distribution\",\"id\":\"hpAnZvcAS-mVd73UYywN0Q\",\"url\":\"https://sandbox.fundamerica.com/api/distributions/hpAnZvcAS-mVd73UYywN0Q\",\"ach_authorization_url\":\"https://sandbox.fundamerica.com/api/ach_authorizations/fM2e4ma0RjSM-pyi-B1WRQ\",\"amount\":\"50000.0\",\"amount_distributed\":\"50000.0\",\"amount_received\":\"50000.0\",\"authorized_name\":\"John Johnson\",\"authorized_title\":\"COOO\",\"company_name\":\"FA Documentation\",\"contact_email\":\"whatsupdoc@fundamerica.com\",\"contact_name\":\"Danny Documentation\",\"contact_phone\":\"1 (555) 555-5555\",\"created_at\":\"2018-07-16T20:24:26.347Z\",\"distributed_at\":\"2018-07-16T20:44:35.244Z\",\"dividend_amount\":\"0.0\",\"interest_amount\":\"0.0\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"ordinary_income_amount\":\"0.0\",\"other_amount\":\"0.0\",\"other_type\":null,\"payment_method\":\"ach\",\"principal_amount\":\"50000.0\",\"profit_share_amount\":\"0.0\",\"received_at\":null,\"revenue_share_amount\":\"0.0\",\"royalty_amount\":\"0.0\",\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"status\":\"distributed\",\"updated_at\":\"2018-07-16T20:41:38.122Z\"}"}],"_postman_id":"4e7664af-f3e8-4310-8151-c7a4eda9cc52"}],"id":"ca26113f-cd55-4465-adc5-5264af2141ba","description":"<h3 id=\"distribution-test-mode\">Distribution Test Mode</h3>\n<p>On the sandbox, test calls can be made to update the <code>status</code> on a distribution.</p>\n","_postman_id":"ca26113f-cd55-4465-adc5-5264af2141ba"},{"name":"Create Distribution","id":"82910381-c744-40df-868a-ed35ee732576","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"authorized_name\" : \"John Q Investor\",\n\t\"authorized_title\" : \"COOO\",\n\t\"principal_amount\" : \"50000\",\n\t\"payment_method\" : \"ach\",\n\t\"security_id\" : \"JHwXpMWeRv6I8uxvuhAyCA\",\n\t\"ach_authorization_id\" : \"fM2e4ma0RjSM-pyi-B1WRQ\",\n\t\"ready\" : \"true\"\n}"},"url":"{{env}}/distributions","urlObject":{"path":["distributions"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"06afd22d-6990-4f89-b1b9-fd6d6508bdb9","name":"Create Distribution","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"authorized_name\" : \"John Q Investor\",\n\t\"authorized_title\" : \"COOO\",\n\t\"principal_amount\" : \"50000\",\n\t\"payment_method\" : \"ach\",\n\t\"security_id\" : \"JHwXpMWeRv6I8uxvuhAyCA\",\n\t\"ach_authorization_id\" : \"fM2e4ma0RjSM-pyi-B1WRQ\",\n\t\"ready\" : \"true\"\n}"},"url":"{{env}}/distributions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"522","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, 16 Jul 2018 20:24:26 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"a22044c5-9b18-4caa-a7db-da15898a043b","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.170801","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"distribution\",\"id\":\"hpAnZvcAS-mVd73UYywN0Q\",\"url\":\"https://sandbox.fundamerica.com/api/distributions/hpAnZvcAS-mVd73UYywN0Q\",\"ach_authorization_url\":\"https://sandbox.fundamerica.com/api/ach_authorizations/fM2e4ma0RjSM-pyi-B1WRQ\",\"amount\":\"50000.0\",\"amount_distributed\":\"0.0\",\"amount_received\":\"0.0\",\"authorized_name\":\"John Q Investor\",\"authorized_title\":\"COOO\",\"company_name\":\"FA Documentation\",\"contact_email\":\"whatsupdoc@fundamerica.com\",\"contact_name\":\"Danny Documentation\",\"contact_phone\":\"1 (555) 555-5555\",\"created_at\":\"2018-07-16T20:24:26.347Z\",\"distributed_at\":null,\"dividend_amount\":\"0.0\",\"interest_amount\":\"0.0\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"ordinary_income_amount\":\"0.0\",\"other_amount\":\"0.0\",\"other_type\":null,\"payment_method\":\"ach\",\"principal_amount\":\"50000.0\",\"profit_share_amount\":\"0.0\",\"received_at\":null,\"revenue_share_amount\":\"0.0\",\"royalty_amount\":\"0.0\",\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"status\":\"not_received\",\"updated_at\":\"2018-07-16T20:24:26.347Z\"}"}],"_postman_id":"82910381-c744-40df-868a-ed35ee732576"},{"name":"Update Distribution","id":"fa09405c-bfd7-4bd2-945d-f991e78908a4","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"authorized_name\" : \"John Johnson\"\n}"},"url":"{{env}}/distributions/hpAnZvcAS-mVd73UYywN0Q","description":"<p>Make sure when you are updating or creating a distribution that it splits correctly amongst your investors otherwise the system will not let you create a distribution for that amount.</p>\n","urlObject":{"path":["distributions","hpAnZvcAS-mVd73UYywN0Q"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"5b3dced7-b76e-4068-8410-aad8d7e0b617","name":"Update Distribution","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"authorized_name\" : \"John Johnson\"\n}"},"url":"{{env}}/distributions/hpAnZvcAS-mVd73UYywN0Q"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"515","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, 16 Jul 2018 20:33:17 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"1c6ad56d-c9ad-413f-b35e-87457c7a0ca9","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.060060","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"distribution\",\"id\":\"hpAnZvcAS-mVd73UYywN0Q\",\"url\":\"https://sandbox.fundamerica.com/api/distributions/hpAnZvcAS-mVd73UYywN0Q\",\"ach_authorization_url\":\"https://sandbox.fundamerica.com/api/ach_authorizations/fM2e4ma0RjSM-pyi-B1WRQ\",\"amount\":\"50000.0\",\"amount_distributed\":\"0.0\",\"amount_received\":\"0.0\",\"authorized_name\":\"John Johnson\",\"authorized_title\":\"COOO\",\"company_name\":\"FA Documentation\",\"contact_email\":\"whatsupdoc@fundamerica.com\",\"contact_name\":\"Danny Documentation\",\"contact_phone\":\"1 (555) 555-5555\",\"created_at\":\"2018-07-16T20:24:26.347Z\",\"distributed_at\":null,\"dividend_amount\":\"0.0\",\"interest_amount\":\"0.0\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"ordinary_income_amount\":\"0.0\",\"other_amount\":\"0.0\",\"other_type\":null,\"payment_method\":\"ach\",\"principal_amount\":\"50000.0\",\"profit_share_amount\":\"0.0\",\"received_at\":null,\"revenue_share_amount\":\"0.0\",\"royalty_amount\":\"0.0\",\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"status\":\"not_received\",\"updated_at\":\"2018-07-16T20:24:26.347Z\"}"}],"_postman_id":"fa09405c-bfd7-4bd2-945d-f991e78908a4"}],"id":"e314992f-2370-4c16-9bd8-a891ba0a7c53","description":"<h3 id=\"distributions\">Distributions</h3>\n<p>Distributions are the bulk payments meant to be distributed to your investors. Their lifecycle is similar to <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">Investments</a> themselves in how payment methods are specified and how funds are received. Once funds are received, they will be disbursed to individual investors according to defaults or specific instructions set forth in <a href=\"https://docs.fundamerica.com/#89f39fb1-0239-4ab6-8ab0-f2ad84ff5a85\">Investor Payment Methods</a>.</p>\n<p>By default, investor payments will be created along with a distribution by percentage of the total amount of securities the investor holds in a particular offering. If you use a different calculation or simply want to create a distribution from scratch without automatic calcuations, set <code>recalculate_investor_payments</code> to <code>false</code> when creating a distribution. From there, you can <a href=\"https://docs.fundamerica.com/#89f39fb1-0239-4ab6-8ab0-f2ad84ff5a85\">create investor payments yourself</a>.</p>\n<p>Note: <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">Offerings</a> must have accepted <a href=\"https://docs.fundamerica.com/#34fa034e-938e-4dfb-9938-569b0bba1819\">close requests</a> before any payments can be made. Also remember to correct any incorrect security information related to the investor with <a href=\"https://docs.fundamerica.com/#9e316ad4-eec0-4e2b-9294-e1c813783aae\">Holdings</a> before processing a distribution. This is mainly important if your implementation wasn't giving accurate <code>debt_par_value</code> or <code>equity_share_count</code> information.</p>\n<h3 id=\"api-distributions\">API Distributions</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/distributions\nPOST   https://apps.fundamerica.com/api/distributions\nGET    https://apps.fundamerica.com/api/distributions/:id\nPATCH  https://apps.fundamerica.com/api/distributions/:id\nDELETE https://apps.fundamerica.com/api/distributions/:id\nPATCH  https://apps.fundamerica.com/api/test_mode/distributions/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>ach_authorization_id</code>: If <code>payment_method</code> is set to ach this is the ID of the ACH Authorization to be used to make the payment.</li>\n<li><code>authorized_name</code>: The name of the person authorizating the payment.</li>\n<li><code>authorized_title</code>: The title of the person authorizating the payment.</li>\n<li><code>company_name</code>: The legal name of the company.</li>\n<li><code>contact_email</code>: The contact email address for the company.</li>\n<li><code>contact_name</code>: The name of the contact person for the company.</li>\n<li><code>contact_phone</code>: The contact phone number for the company.</li>\n<li><code>dividend_amount</code>: The amount of the payment in USD applied to dividends.</li>\n<li><code>interest_amount</code>: The amount of the payment in USD applied to interest.</li>\n<li><code>ordinary_income_amount</code>: The amount of the payment in USD applied to ordinary income.</li>\n<li><code>other_type</code>: If <code>other</code> is amount greater than 0, this must specify the type of payment.</li>\n<li><code>other_amount</code>: The amount of the payment in USD applied to other.</li>\n<li><code>payment_method</code>: Must be set to one of three values: <code>ach</code>, <code>check</code>, <code>wire</code>.</li>\n<li><code>principal_amount</code>: The amount of the payment in USD applied to the principal.</li>\n<li><code>profit_share_amount</code>: The amount of the payment in USD applied to profit sharing.</li>\n<li><code>ready</code>: Set to true once you are ready to process a distribution. This should occur after the calculated Investor Payments have been reviewed as correct.</li>\n<li><code>recalculate_investor_payments</code>: <code>true</code> by default. Set to <code>false</code> if you do not want the amounts of investor payments calculated when creating a new distribution or if you update the total.</li>\n<li><code>revenue_share_amount</code>: The amount of the payment in USD applied to revenue sharing.</li>\n<li><code>royalty_amount</code>: The amount of the payment in USD applied to royalities.</li>\n<li><code>security_id</code>: The <a href=\"https://docs.fundamerica.com/#3d4513bb-5078-457b-be3d-417b3830a6a7\">Security</a> to make a distribution on.</li>\n</ul>\n<p><em>Note</em>: Many of these values are populated automatically by the security's issuer's values.</p>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>amount_distributed</code>: The total amount in USD paid out to individual investors.</li>\n<li>'amount_received`: The total amount in USD received by FundAmerica.</li>\n<li><code>amount</code>: The total amount in USD to be paid to investors. This value is set automatically and is a sum of <code>dividend_amount</code>, <code>interest_amount</code>, <code>ordinary_income_amount</code>, <code>other_amount</code>, <code>principal_amount</code>, <code>profit_share_amount</code>, <code>revenue_share_amount</code> and <code>royalty_amount</code>.</li>\n<li><code>distributed_at</code>: The timestamp when all funds were released to investors.</li>\n<li><code>received_at</code>: The timestamp when all funds were received.</li>\n<li><code>status</code>: The current status of the remittance.</li>\n<li><code>draft</code>: Amounts and individual Investor Payments can be altered. Once the numbers are correct, set ready to true to submit the distribution and notify FundAmerica to expect a funds from the issuer.</li>\n<li><code>not_received</code>: Processing and all funds have not been received.</li>\n<li><code>received</code>: All funds have been received.</li>\n<li><code>distributed</code>: All funds have been paid to individual investors.</li>\n<li><code>voided</code>: Payment has been voided via DELETE. Planned payments can only be voided if no funds have been received.</li>\n</ul>\n<p><em>Note</em>: The <code>DELETE</code> call will void a distribution. This is only possible before funds have been received. (<code>status</code> must be <code>not_received</code>)</p>\n","event":[{"listen":"prerequest","script":{"id":"feccba22-1dbc-4c96-b934-7d8f5c752f42","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"00999b67-ef90-44fb-a0fc-db0bdc2d9eef","type":"text/javascript","exec":[""]}}],"_postman_id":"e314992f-2370-4c16-9bd8-a891ba0a7c53"},{"name":"Investor Payments","item":[{"name":"Create Investor Payments Check","id":"9635e90f-08e4-4536-be36-f01ab9c50357","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"2500\",\n\t\"check_mailing_address\" : \"555 Some St Las Vegas NV 89123\",\n\t\"check_payee\" : \"Example Person\",\n\t\"distribution_id\" : \"y50XEqYVS5aw4dpafV_52g\",\n\t\"investor_id\" : \"\"\n}"},"url":"{{env}}/investor_payments","urlObject":{"path":["investor_payments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"3b6a9676-3597-4d25-a235-8f25c18fdded","name":"Create Investor Payments Check","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"2500\",\n\t\"check_mailing_address\" : \"555 Some St Las Vegas NV 89123\",\n\t\"check_payee\" : \"Example Person\",\n\t\"distribution_id\" : \"l2OdEDUMQ5yfmW2KLGcbgQ\",\n\t\"investor_id\" : \"EigX3PpDS8SQsZbPT3XzPw\"\n}"},"url":"{{env}}/investor_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"725","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, 16 Jul 2018 21:57:06 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"8ae949e3-3edb-49a1-8be7-4d7b3cd2cd97","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.063923","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor_payment\",\"id\":\"s4pNeeLyTIGG_9Eb1IPkDA\",\"url\":\"https://sandbox.fundamerica.com/api/investor_payments/s4pNeeLyTIGG_9Eb1IPkDA\",\"amount\":\"2500.0\",\"bank_transfer_method_url\":null,\"check_mailing_address\":\"555 Some St Las Vegas NV 89123\",\"check_payee\":\"Example Person\",\"city\":\"New York\",\"contact_name\":\"John Q Investor\",\"country\":\"US\",\"created_at\":\"2018-07-16T21:57:06.701Z\",\"distribution_url\":\"https://sandbox.fundamerica.com/api/distributions/l2OdEDUMQ5yfmW2KLGcbgQ\",\"dividend_amount\":\"0.0\",\"email\":\"john.investor@example.com\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"holding_url\":null,\"interest_amount\":\"0.0\",\"investment_url\":\"https://sandbox.fundamerica.com/api/investments/JR1Hh6zYShuGFdwhp0NDTQ\",\"investment_urls\":[\"https://sandbox.fundamerica.com/api/investments/JR1Hh6zYShuGFdwhp0NDTQ\"],\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"ledger_description\":null,\"name\":\"John Q Investor\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"ordinary_income_amount\":\"0.0\",\"other_amount\":\"0.0\",\"paid_at\":null,\"payment_details\":null,\"payment_method\":\"check\",\"phone\":\"17025551212\",\"postal_code\":\"10004\",\"principal_amount\":\"2500.0\",\"profit_share_amount\":\"0.0\",\"region\":\"NY\",\"revenue_share_amount\":\"0.0\",\"royalty_amount\":\"0.0\",\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"status\":\"pending\",\"street_address_1\":\"555 Somewhere in Manhattan\",\"street_address_2\":null,\"updated_at\":\"2018-07-16T21:57:06.701Z\"}"}],"_postman_id":"9635e90f-08e4-4536-be36-f01ab9c50357"},{"name":"Create Investor Payment ACH","id":"e071de77-087d-4d24-b1d7-983e60608a8f","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"2500\",\n\t\"bank_transfer_method\" : \"aMdVOSynSzS_doOHtneNbg\",\n\t\"distribution_id\" : \"l2OdEDUMQ5yfmW2KLGcbgQ\",\n\t\"investor_id\" : \"EigX3PpDS8SQsZbPT3XzPw\"\n}"},"url":"{{env}}/investor_payments","urlObject":{"path":["investor_payments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e071de77-087d-4d24-b1d7-983e60608a8f"},{"name":"Update Investor Payments","id":"3eb79ea7-76f3-416d-85a5-fc48990f842f","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"5000\"\n}"},"url":"{{env}}/investor_payments/s4pNeeLyTIGG_9Eb1IPkDA","urlObject":{"path":["investor_payments","s4pNeeLyTIGG_9Eb1IPkDA"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"4b36f2a8-7aaa-487e-9a95-a7774f93130e","name":"Update Investor Payments","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"amount\" : \"5000\"\n}"},"url":"{{env}}/investor_payments/s4pNeeLyTIGG_9Eb1IPkDA"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"725","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, 16 Jul 2018 22:15:03 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"0f8d9bf5-42e0-4655-9f1b-a0a510a868e7","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.046289","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"investor_payment\",\"id\":\"s4pNeeLyTIGG_9Eb1IPkDA\",\"url\":\"https://sandbox.fundamerica.com/api/investor_payments/s4pNeeLyTIGG_9Eb1IPkDA\",\"amount\":\"5000.0\",\"bank_transfer_method_url\":null,\"check_mailing_address\":\"555 Some St Las Vegas NV 89123\",\"check_payee\":\"Example Person\",\"city\":\"New York\",\"contact_name\":\"John Q Investor\",\"country\":\"US\",\"created_at\":\"2018-07-16T21:57:06.701Z\",\"distribution_url\":\"https://sandbox.fundamerica.com/api/distributions/l2OdEDUMQ5yfmW2KLGcbgQ\",\"dividend_amount\":\"0.0\",\"email\":\"john.investor@example.com\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"holding_url\":null,\"interest_amount\":\"0.0\",\"investment_url\":\"https://sandbox.fundamerica.com/api/investments/JR1Hh6zYShuGFdwhp0NDTQ\",\"investment_urls\":[\"https://sandbox.fundamerica.com/api/investments/JR1Hh6zYShuGFdwhp0NDTQ\"],\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"ledger_description\":null,\"name\":\"John Q Investor\",\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"ordinary_income_amount\":\"0.0\",\"other_amount\":\"0.0\",\"paid_at\":null,\"payment_details\":null,\"payment_method\":\"check\",\"phone\":\"17025551212\",\"postal_code\":\"10004\",\"principal_amount\":\"5000.0\",\"profit_share_amount\":\"0.0\",\"region\":\"NY\",\"revenue_share_amount\":\"0.0\",\"royalty_amount\":\"0.0\",\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"status\":\"pending\",\"street_address_1\":\"555 Somewhere in Manhattan\",\"street_address_2\":null,\"updated_at\":\"2018-07-16T21:57:06.701Z\"}"}],"_postman_id":"3eb79ea7-76f3-416d-85a5-fc48990f842f"}],"id":"89f39fb1-0239-4ab6-8ab0-f2ad84ff5a85","description":"<h3 id=\"investor-payments\">Investor Payments</h3>\n<p>Investor payments are the actual payments distributed to individual investors. While a <a href=\"https://docs.fundamerica.com/#e314992f-2370-4c16-9bd8-a891ba0a7c53\">distribution</a> is still in draft mode, the details can be altered.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/distributions/:id/investor_payments\nGET    https://apps.fundamerica.com/api/entities/:id/investor_payments\nGET    https://apps.fundamerica.com/api/holdings/:id/investor_payments\nGET    https://apps.fundamerica.com/api/investor_payments\nPOST   https://apps.fundamerica.com/api/investor_payments\nGET    https://apps.fundamerica.com/api/investor_payments/:id\nPATCH  https://apps.fundamerica.com/api/investor_payments/:id\nDELETE https://apps.fundamerica.com/api/investor_payments/:id\nGET    https://apps.fundamerica.com/api/investors/:id/investor_payments\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>amount</code>: The amount to pay the investor.</li>\n<li><code>bank_transfer_method_id</code>: Must be an ACH <a href=\"https://docs.fundamerica.com/#c7d7beb0-1d9d-4407-b610-71900575ecac\">bank transfer method</a>. Use if paying via ACH.</li>\n<li><code>check_mailing_address</code>: If paying by check, the address to mail the check to.</li>\n<li><code>check_payee</code>: If paying by check, the entity to make the check out to.</li>\n<li><code>dividend_amount</code>: The amount of the payment in USD applied to dividends.</li>\n<li><code>interest_amount</code>: The amount of the payment in USD applied to interest.</li>\n<li><code>ordinary_income_amount</code>: The amount of the payment in USD applied to ordinary income.</li>\n<li><code>other_amount</code>: The amount of the payment in USD applied to other.</li>\n<li><code>other_type</code>: If other is amount greater than 0, this must specify the type of payment.</li>\n<li><code>principal_amount</code>: The amount of the payment in USD applied to the principal.</li>\n<li><code>profit_share_amount</code>: The amount of the payment in USD applied to profit sharing.</li>\n<li><code>revenue_share_amount</code>: The amount of the payment in USD applied to revenue sharing.</li>\n<li><code>royalty_amount</code>: The amount of the payment in USD applied to royalities.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<p>Most of the attributes are pretty obvious as they line up with <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">entities</a>. Keep in mind that if an entity changes information after a <a href=\"https://docs.fundamerica.com/#e314992f-2370-4c16-9bd8-a891ba0a7c53\">distribution</a> is created, the information used at the time of the payment creation is what will be used for the investor payment. This is particularly important if mailing checks.</p>\n<ul>\n<li><code>paid_at</code>: When the actual payment was made.</li>\n<li><code>payment_details</code>: Details about the payment when it was paid such as the ACH batch ID or the check number.</li>\n<li><code>payment_method</code>: The method that the payment was made, <code>ach</code> or <code>check</code>.</li>\n<li><code>status</code>:<ul>\n<li><code>pending</code>: Information about the payment specifics has been received.</li>\n<li><code>processing</code>: The current payment is being reviewed and queued for payment.</li>\n<li><code>paid</code>: Actual payment has been sent to the investor.</li>\n<li><code>voided</code>: In the event of an error or the cancellation of a distributions, an investor payment becomes voided.</li>\n</ul>\n</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"76a0d88b-92fe-4469-b061-8d63d1f44e37","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a4bcff00-6888-4763-a8db-ca6639ca090b","type":"text/javascript","exec":[""]}}],"_postman_id":"89f39fb1-0239-4ab6-8ab0-f2ad84ff5a85"},{"name":"Non-Investor Payments","item":[{"name":"Create Non-Investor Payments","id":"fc40c101-867a-471b-83fa-06046c05689e","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"pending\",\n\t\"amount\" : \"5000\",\n\t\"check_mailing_address\" : \"520 Park Ave St New York NY 10022\",\n\t\"check_payee\" : \"John J Johnson\",\n\t\"city\" : \"New York\",\n\t\"country\" : \"US\",\n\t\"email\" : \"john.johnson@johnson.com\",\n\t\"name\" : \"John Johnson\",\n\t\"phone\" : \"12025551212\",\n\t\"postal_code\" : \"10022\",\n\t\"region\" : \"NY\",\n\t\"street_address_1\" : \"520 Park Ave\",\n\t\"street_address_2\" : \"St 31\",\n\t\"distribution_id\" : \"lGxZM6oYQ0Kau_AjnROHvA\"\n}"},"url":"{{env}}/non_investor_payments","urlObject":{"path":["non_investor_payments"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"13eeb661-5366-41ec-a887-2d68c7fd79f7","name":"Create Non-Investor Payments","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"status\" : \"pending\",\n\t\"amount\" : \"5000\",\n\t\"check_mailing_address\" : \"520 Park Ave St New York NY 10022\",\n\t\"check_payee\" : \"John J Johnson\",\n\t\"city\" : \"New York\",\n\t\"country\" : \"US\",\n\t\"email\" : \"john.johnson@johnson.com\",\n\t\"name\" : \"John Johnson\",\n\t\"phone\" : \"12025551212\",\n\t\"postal_code\" : \"10022\",\n\t\"region\" : \"NY\",\n\t\"street_address_1\" : \"520 Park Ave\",\n\t\"street_address_2\" : \"St 31\",\n\t\"distribution_id\" : \"lGxZM6oYQ0Kau_AjnROHvA\"\n}"},"url":"{{env}}/non_investor_payments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\": \"non_investor_payment\",\n  \"id\": \"HBCtRO15TkyaIzMoMaGquw\",\n  \"url\": \"https://apps.fundamerica.com/api/non_investor_payments/HBCtRO15TkyaIzMoMaGquw\",\n  \"amount\": \"5000.0\",\n  \"bank_transfer_method_url\": null,\n  \"check_mailing_address\": \"520 Park Ave St 31 New York, NY 10022\",\n  \"check_payee\": \"John J Johnson\",\n  \"city\": \"New York\",\n  \"contact_name\": \"John Johnson\",\n  \"country\": \"US\",\n  \"created_at\": \"2018-06-05T23:53:49.843Z\",\n  \"email\": \"john.johnson@johnson.com\",\n  \"name\": \"John Johnson\",\n  \"paid_at\": null,\n  \"payment_details\": null,\n  \"payment_method\": \"check\",\n  \"phone\": \"12025551212\",\n  \"distribution_url\": \"https://apps.fundamerica.com/api/distributions/lGxZM6oYQ0Kau_AjnROHvA\",\n  \"postal_code\": \"10022\",\n  \"region\": \"NY\",\n  \"status\": \"pending\",\n  \"street_address_1\": \"520 Park Ave\",\n  \"street_address_2\": \"Ste 31\",\n  \"updated_at\": \"2015-06-05T23:53:49.843Z\"\n}"}],"_postman_id":"fc40c101-867a-471b-83fa-06046c05689e"}],"id":"9e9a0b4e-3235-4298-8578-65f80f52a4dc","description":"<p>Non-Investor Payments are arbitrary payments in a distribution not related to investors. While a <a href=\"https://docs.fundamerica.com/#e314992f-2370-4c16-9bd8-a891ba0a7c53\">Distribution</a> is still in draft mode, the details can be altered. In many cases, it is easiest to create a distribution without factoring in the amounts for non-investor payments, create the non-investor payments and then update the <code>other_amount</code> on your distribution with the non-investor payment total.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/distributions/:id/non_investor_payments\nGET    https://apps.fundamerica.com/api/non_investor_payments\nPOST   https://apps.fundamerica.com/api/non_investor_payments\nGET    https://apps.fundamerica.com/api/non_investor_payments/:id\nPATCH  https://apps.fundamerica.com/api/non_investor_payments/:id\nDELETE https://apps.fundamerica.com/api/non_investor_payments/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>amount</code>: The amount to pay the investor.</li>\n<li><code>bank_transfer_method_id</code>: Must be an ACH <a href=\"https://docs.fundamerica.com/#c7d7beb0-1d9d-4407-b610-71900575ecac\">bank transfer method</a>. Use if paying via ACH.</li>\n<li><code>check_mailing_address</code>: If paying by check, the address to mail the check to.</li>\n<li><code>check_payee</code>: If paying by check, the entity to make the check out to.</li>\n<li><code>dividend_amount</code>: The amount of the payment in USD applied to dividends.</li>\n<li><code>interest_amount</code>: The amount of the payment in USD applied to interest.</li>\n<li><code>ordinary_income_amount</code>: The amount of the payment in USD applied to ordinary income.</li>\n<li><code>other_amount</code>: The amount of the payment in USD applied to other.</li>\n<li><code>other_type</code>: If other is amount greater than 0, this must specify the type of payment.</li>\n<li><code>principal_amount</code>: The amount of the payment in USD applied to the principal.</li>\n<li><code>profit_share_amount</code>: The amount of the payment in USD applied to profit sharing.</li>\n<li><code>revenue_share_amount</code>: The amount of the payment in USD applied to revenue sharing.</li>\n<li><code>royalty_amount</code>: The amount of the payment in USD applied to royalities.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>paid_at</code>: When the actual payment was made.</li>\n<li><code>payment_details</code>: Details about the payment when it was paid such as the ACH batch ID or the check number.</li>\n<li><code>payment_method:</code> The method that the payment was made, <code>ach</code> or <code>check</code>.</li>\n<li><code>status</code>:<ul>\n<li><code>pending</code>: Information about the payment specifics has been received.</li>\n<li><code>processing</code>: The current payment is being reviewed and queued for payment.</li>\n<li><code>paid</code>: Actual payment has been sent to the non-investor.</li>\n<li><code>voided</code>: In the event of an error or the cancellation of a distributions, an investor payment becomes voided.</li>\n</ul>\n</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"89a8f423-9551-407e-920b-78f233161116","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"748ca00e-ce85-4a46-9c71-cfff82bebcdb","type":"text/javascript","exec":[""]}}],"_postman_id":"9e9a0b4e-3235-4298-8578-65f80f52a4dc"}],"id":"bfc409a9-76de-4ec6-a2e2-fe0ddc008fa8","description":"<h2 id=\"payment-processing\">Payment Processing</h2>\n<p>The Payment Processing API is used for making payments to investors. Payments include interest, revenue-share, principal, preferred distributions, profit-sharing, dividends, royalties, etc.</p>\n<p>Once an offering is closed, whether the close is partial or complete, this service to can be used to make payments directly to your investors via check or ACH transfer.</p>\n<h3 id=\"process-overview\">Process Overview</h3>\n<p>If you're already familiar with Investments, the flow of payment processing is quite similar.</p>\n<ol>\n<li>Created an Associated a security with an offering.</li>\n<li>Close an offering.</li>\n<li>If the issuer plans on making a payment via ACH, configure an ACH Authorization for the issuer entity.</li>\n<li>If you plan on paying your investors via ACH, configure a Bank Transfer Method for each investor.</li>\n<li>Assign an Investor Payment Method to an investor entity.</li>\n<li>Create a Distribution.</li>\n<li>If the issuer is paying via a method other than ACH, provide the issuer with check mailing and/or wire details.</li>\n<li>Once a Distribution has been received, Investor Payments will be created to show the current status of individual payments.</li>\n</ol>\n<p>Once the funds are receieved by FundAmerica and have cleared, they will be distributed to your investors accordingly.</p>\n<p>A few things to keep in mind:</p>\n<ul>\n<li>Steps 1 and 2 can be done in either order. You can create a <a href=\"https://docs.fundamerica.com/#3d4513bb-5078-457b-be3d-417b3830a6a7\">security</a> before or after you've <a href=\"https://docs.fundamerica.com/#34fa034e-938e-4dfb-9938-569b0bba1819\">closed on an offering</a>.</li>\n<li>In order for payment processing to calculate amounts accurately, <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investments</a> must have included correct values for <code>debt_par_value</code> in the case of debt offerings and <code>equity_share_count</code> in the case of equity offerings. If this wasn't the case, please see <a href=\"https://docs.fundamerica.com/#9e316ad4-eec0-4e2b-9294-e1c813783aae\">Holdings</a>.</li>\n<li>Before investments can hace the associated securities issued to an investor for payment, a <a href=\"https://docs.fundamerica.com/#34fa034e-938e-4dfb-9938-569b0bba1819\">Close Offering Request</a> must be accepted for the <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">Offering</a>.  <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">Investments</a> must have a <code>status</code> of <code>invested</code> before payments can be made on a particular investment.</li>\n<li>As a special note to serial issuers, remember that <a href=\"https://docs.fundamerica.com/#43888c9d-943c-4e9e-ab68-af1843a0ccfa\">ACH Authorization</a> can be used by an <a href=\"https://docs.fundamerica.com/#c47913f9-b1e6-48f1-9057-8cea9f5c00d9\">entity's children</a>. This means if you create an <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">entity</a> that operates as a parent for all your serial issuers, they can all use a single ACH authorization for making payments, avoiding the need for creating a new ACH authorization for each issuer.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"2ef62ad6-da22-4e58-b7fe-a068f108530d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"806312d3-3cca-4cda-99e0-83c2c7912906","type":"text/javascript","exec":[""]}}],"_postman_id":"bfc409a9-76de-4ec6-a2e2-fe0ddc008fa8"},{"name":"Securities","item":[{"name":"Get all securities","id":"6577803c-43a7-427c-b686-db504d3c98c6","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/securities","urlObject":{"path":["securities"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"4a520a75-5216-4274-adbd-7e7b4228d60e","name":"Get all securities","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{env}}/securities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"680","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, 16 Jul 2018 18:45:00 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"32bbc51b-b55e-4344-86ae-946cfb9b7db0","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.052483","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"resource_list\",\"total_resources\":2,\"page\":1,\"per\":25,\"more\":false,\"resources\":[{\"object\":\"security\",\"id\":\"VxODUvnRQj2hPiTqJQ0fwQ\",\"url\":\"https://sandbox.fundamerica.com/api/securities/VxODUvnRQj2hPiTqJQ0fwQ\",\"ceremonial_certificates\":true,\"created_at\":\"2018-07-09T20:28:20.254Z\",\"debt_interest_rate\":null,\"debt_maturity_date\":null,\"description\":null,\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"equity_share_price\":\"1.0\",\"equity_sold_as\":null,\"holdings_count\":0,\"issuer_must_review_transfer\":false,\"issuer_name\":\"FA Documentation\",\"legends\":null,\"name\":\"Big Deal ()\",\"no_partial_transfer\":false,\"no_transfer_to_non_accredited\":false,\"no_transfer_to_non_accredited_days\":null,\"no_transfer_to_non_state_resident\":false,\"non_accredited_must_hold\":false,\"non_accredited_must_hold_days\":null,\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/wQQmJTFQShin7DSiZEuNZA\",\"original_owner_must_hold\":false,\"original_owner_must_hold_days\":null,\"type\":\"equity\",\"updated_at\":\"2018-07-09T20:28:20.254Z\"},{\"object\":\"security\",\"id\":\"JHwXpMWeRv6I8uxvuhAyCA\",\"url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"ceremonial_certificates\":false,\"created_at\":\"2018-07-06T17:51:20.949Z\",\"debt_interest_rate\":null,\"debt_maturity_date\":null,\"description\":\"Test offering for FundAmerica documentation\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"equity_share_price\":\"1.0\",\"equity_sold_as\":\"price_per_unit\",\"holdings_count\":1,\"issuer_must_review_transfer\":false,\"issuer_name\":\"FA Documentation\",\"legends\":null,\"name\":\"FA Documentation\",\"no_partial_transfer\":false,\"no_transfer_to_non_accredited\":false,\"no_transfer_to_non_accredited_days\":null,\"no_transfer_to_non_state_resident\":false,\"non_accredited_must_hold\":false,\"non_accredited_must_hold_days\":null,\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"original_owner_must_hold\":false,\"original_owner_must_hold_days\":null,\"type\":\"equity\",\"updated_at\":\"2018-07-06T17:53:48.636Z\"}]}"}],"_postman_id":"6577803c-43a7-427c-b686-db504d3c98c6"},{"name":"Create Security Debt","id":"be274b55-bd38-4d9b-afa0-0792f043a5cc","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"debt_interest_rate\" : \"0.25\",\n\t\"debt_maturity_date\" : \"2020-05-21\",\n\t\"description\" : \"This is common debt\",\n\t\"name\" : \"Common debt\",\n\t\"offering_id\" : \"DO1tVrRQQ3W_DLUlMpYU4g\"\n}"},"url":"{{env}}/securities","urlObject":{"path":["securities"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"490a9284-d8d1-411d-a732-499d36878270","name":"Create Security Debt","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"debt_interest_rate\" : \"0.25\",\n\t\"debt_maturity_date\" : \"2020-05-21\",\n\t\"description\" : \"This is common debt\",\n\t\"name\" : \"Common debt\",\n\t\"offering_id\" : \"DO1tVrRQQ3W_DLUlMpYU4g\"\n}"},"url":"{{env}}/securities"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"object\": \"security\",\n  \"id\": \"LujDQne4R9GNbh2ogmiHgg\",\n  \"url\": \"https://apps.fundamerica.com/api/securities/LujDQne4R9GNbh2ogmiHgg\",\n  \"created_at\": \"2015-05-20T22:51:40.372Z\",\n  \"debt_interest_rate\": \"0.25\",\n  \"debt_maturity_date\": \"2020-05-21\",\n  \"description\": \"This is common debt.\",\n  \"entity_url\": \"https://apps.fundamerica.com/api/entities/b6Zka_J9Qra5gXHVpCnqMA\",\n  \"equity_share_price\": null,\n  \"issuer_name\": \"Johnson, Johnson, Johnson & Johnson\",\n  \"legends\": null,\n  \"name\": \"Common Debt\",\n  \"offering_url\": \"https://apps.fundamerica.com/api/offerings/DO1tVrRQQ3W_DLUlMpYU4g\",\n  \"type\": \"debt\",\n  \"updated_at\": \"2018-07-20T22:51:40.372Z\"\n}"}],"_postman_id":"be274b55-bd38-4d9b-afa0-0792f043a5cc"},{"name":"Create a Security Equity","id":"3cbc7362-2fbc-4182-9c98-d560f7b691bf","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\" : \"Class A shares\",\n\t\"offering_id\" : \"wQQmJTFQShin7DSiZEuNZA\",\n\t\"type\" : \"equity\"\n}"},"url":"{{env}}/securities","urlObject":{"path":["securities"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3cbc7362-2fbc-4182-9c98-d560f7b691bf"},{"name":"Update Security Equity","id":"b5269052-c78f-4281-8427-241724af669e","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"description\": \"Offering for documentation purposes\",\n\t\"equity_sold_as\" : \"price_per_share\"\n}"},"url":"{{env}}/securities/JHwXpMWeRv6I8uxvuhAyCA","description":"<p><em>Note</em>: There are some backward compatibility issues with updating securities, if you run into such an issue please contact <a href=\"#tech-support@fundamerica.com\">support</a></p>\n","urlObject":{"path":["securities","JHwXpMWeRv6I8uxvuhAyCA"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"c9959615-d824-4f36-91a1-87663aa70e3b","name":"Update Security Equity","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"description\": \"Offering for documentation purposes\",\n\t\"equity_sold_as\" : \"price_per_share\"\n}"},"url":"{{env}}/securities/JHwXpMWeRv6I8uxvuhAyCA"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"490","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, 16 Jul 2018 20:13:30 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"59c46b72-4a95-4e4b-91ef-d70b3787154d","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.037219","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"security\",\"id\":\"JHwXpMWeRv6I8uxvuhAyCA\",\"url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"ceremonial_certificates\":false,\"created_at\":\"2018-07-06T17:51:20.949Z\",\"debt_interest_rate\":null,\"debt_maturity_date\":null,\"description\":\"Offering for documentation purposes\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/R-ycs0c1RVOsfR16vlz9mg\",\"equity_share_price\":\"1.0\",\"equity_sold_as\":\"price_per_share\",\"holdings_count\":2,\"issuer_must_review_transfer\":false,\"issuer_name\":\"FA Documentation\",\"legends\":null,\"name\":\"FA Documentation\",\"no_partial_transfer\":false,\"no_transfer_to_non_accredited\":false,\"no_transfer_to_non_accredited_days\":null,\"no_transfer_to_non_state_resident\":false,\"non_accredited_must_hold\":false,\"non_accredited_must_hold_days\":null,\"offering_url\":\"https://sandbox.fundamerica.com/api/offerings/GIkgnlisRTSnot76Q-zcig\",\"original_owner_must_hold\":false,\"original_owner_must_hold_days\":null,\"type\":\"equity\",\"updated_at\":\"2018-07-06T17:53:48.636Z\"}"}],"_postman_id":"b5269052-c78f-4281-8427-241724af669e"}],"id":"3d4513bb-5078-457b-be3d-417b3830a6a7","description":"<h2 id=\"securities\">Securities</h2>\n<p>Securities represent the actual security details on what an <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">offering</a> has issued to investors. If you don't plan on using <a href=\"https://docs.fundamerica.com/#bfc409a9-76de-4ec6-a2e2-fe0ddc008fa8\">Payment Processing</a>, the actual security information related to an offering doesn't matter.</p>\n<p>If a security is associated with an offering, securities will be <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">automatically issued</a> to the investors of investments with a <code>status</code> of <code>invested</code>.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/securities\nPOST   https://apps.fundamerica.com/api/securities\nGET    https://apps.fundamerica.com/api/securities/:id\nPATCH  https://apps.fundamerica.com/api/securities/:id\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>debt_interest_rate</code>: If <code>type</code> is <code>debt</code>, the interest rate associated with the security. Otherwise, it should be omitted.</li>\n<li><code>debt_maturity_date</code>: If <code>type</code> is <code>debt</code>, the maturity date or term associated with the security. Otherwise, it should be omitted.</li>\n<li><code>description</code>: An optional description of the security.</li>\n<li><code>name</code>: The name of the security.</li>\n<li><code>type</code>: Must be set to <code>debt</code> or <code>equity</code> and must match the associated offering's <code>type</code>. If this is omitted, the associated offering's <code>type</code> will be used.</li>\n</ul>\n<p><em>Note</em>: While <code>debt</code> securities require some actual information about the nature of the security, <code>equity</code> securities are really nothing more than a name and description.</p>\n","event":[{"listen":"prerequest","script":{"id":"0e569ef9-4612-4158-9c96-ee2fe23b755b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d9ce2626-04ce-4ef1-b05d-8d9b668a350c","type":"text/javascript","exec":[""]}}],"_postman_id":"3d4513bb-5078-457b-be3d-417b3830a6a7"},{"name":"Holdings","item":[{"name":"Create Holding Equity","id":"80049859-ae42-4364-9c1d-309f7a7e2697","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"equity_share_count\" : \"25.0\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"security_id\" : \"JHwXpMWeRv6I8uxvuhAyCA\"\n}"},"url":"{{env}}/holdings","urlObject":{"path":["holdings"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[{"id":"30d6df61-a55a-4149-acb7-4872fc7b5750","name":"Create Holding Equity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","disabled":false}],"body":{"mode":"raw","raw":"{\n\t\"equity_share_count\" : \"25.0\",\n\t\"entity_id\" : \"Ar9FLNbPRcegQsgX0YgIKg\",\n\t\"security_id\" : \"JHwXpMWeRv6I8uxvuhAyCA\"\n}"},"url":"{{env}}/holdings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Headers","value":"Content-Disposition, Content-Type, X-FA-Public-Key, X-FA-User-Session-Token, X-Requested-With","name":"Access-Control-Allow-Headers","description":"Used in response to a preflight request to indicate which HTTP headers can be used when making the actual request."},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Access-Control-Expose-Headers","value":"Cache-Control, Content-Disposition, Content-Type, X-FA-Session-Expires-At","name":"Access-Control-Expose-Headers","description":"Lets a server whitelist headers that browsers are allowed to access."},{"key":"Access-Control-Max-Age","value":"86400","name":"Access-Control-Max-Age","description":"Indicates how long the results of a preflight request can be cached in seconds."},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Encoding","value":"gzip","name":"Content-Encoding","description":"The type of encoding used on the data."},{"key":"Content-Length","value":"319","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, 16 Jul 2018 19:13:26 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"nginx","name":"Server","description":"A name for the server"},{"key":"Status","value":"200 OK","name":"Status","description":"Custom header"},{"key":"Strict-Transport-Security","value":"max-age=31536000","name":"Strict-Transport-Security","description":"A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains."},{"key":"X-Content-Type-Options","value":"nosniff","name":"X-Content-Type-Options","description":"The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type"},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":"Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch"},{"key":"X-Request-Id","value":"d41e0bc6-6df3-4047-acae-7f66b4079874","name":"X-Request-Id","description":"Custom header"},{"key":"X-Runtime","value":"0.176330","name":"X-Runtime","description":"Custom header"},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":"Cross-site scripting (XSS) filter"}],"cookie":[],"responseTime":null,"body":"{\"object\":\"holding\",\"id\":\"RYGxiKEqTr6CXEt3cj2Pyg\",\"url\":\"https://sandbox.fundamerica.com/api/holdings/RYGxiKEqTr6CXEt3cj2Pyg\",\"created_at\":\"2018-07-16T19:13:26.172Z\",\"debt_par_value\":\"25.0\",\"entity_url\":\"https://sandbox.fundamerica.com/api/entities/Ar9FLNbPRcegQsgX0YgIKg\",\"equity_share_count\":\"25.0\",\"investment_url\":null,\"investor_url\":\"https://sandbox.fundamerica.com/api/investors/EigX3PpDS8SQsZbPT3XzPw\",\"issued_at\":\"2018-07-16\",\"security_url\":\"https://sandbox.fundamerica.com/api/securities/JHwXpMWeRv6I8uxvuhAyCA\",\"type\":\"equity\",\"updated_at\":\"2018-07-16T19:13:26.172Z\"}"}],"_postman_id":"80049859-ae42-4364-9c1d-309f7a7e2697"},{"name":"Create Holdings Debt","id":"baafc739-f59b-451e-80d1-b1dde9932f5b","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t \"debt_par_value\" : \"10000.0\",\n\t \"entity_id\" : \"_Vppvmt4Q0isZUV7pFkkHA\",\n\t \"security_id\" : \"maPPPg3TRhmsOaZEW6o3jw\"\n}"},"url":"{{env}}/holdings","urlObject":{"path":["holdings"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"baafc739-f59b-451e-80d1-b1dde9932f5b"},{"name":"Update Holding Equity","id":"d1412c78-e134-4334-ac11-32ab0f9d743b","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{api-key}}"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"equity_share_count\" : \"30\"\n}"},"url":"{{env}}/holdings/RYGxiKEqTr6CXEt3cj2Pyg","urlObject":{"path":["holdings","RYGxiKEqTr6CXEt3cj2Pyg"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1412c78-e134-4334-ac11-32ab0f9d743b"},{"name":"Update Holdings Debt","id":"b06b8b66-24a2-4745-b474-281046528ada","request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"debt_par_value\" : \"10000\"\n}"},"url":"{{env}}/holdings/MoKqnHSoQRmDGKDSXOrd9Q","urlObject":{"path":["holdings","MoKqnHSoQRmDGKDSXOrd9Q"],"host":["{{env}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b06b8b66-24a2-4745-b474-281046528ada"}],"id":"9e316ad4-eec0-4e2b-9294-e1c813783aae","description":"<h2 id=\"holdings\">Holdings</h2>\n<p>Holdings represent a <a href=\"https://docs.fundamerica.com/#3d4513bb-5078-457b-be3d-417b3830a6a7\">security</a> issued to a particular <a href=\"https://docs.fundamerica.com/#87cb0a3e-121d-4f3c-8747-3d70de7c5946\">investor</a> and the details of that holding, whether it be a total number of shares of the par value of debt.</p>\n<p>Holdings are created automatically for an investor when an <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">investment</a> is set to <code>invested</code> and the <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">offering</a> has a <a href=\"https://docs.fundamerica.com/#3d4513bb-5078-457b-be3d-417b3830a6a7\">security</a> associated with it. Additionally, they may be created manually.</p>\n<h3 id=\"api-endpoints\">API Endpoints</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET    https://apps.fundamerica.com/api/entities/:id/holdings\nGET    https://apps.fundamerica.com/api/holdings\nPOST   https://apps.fundamerica.com/api/holdings\nGET    https://apps.fundamerica.com/api/holdings/:id\nPATCH  https://apps.fundamerica.com/api/holdings/:id\nGET    https://apps.fundamerica.com/api/investors/:id/holdings\nGET    https://apps.fundamerica.com/api/securities/:id/holdings\n</code></pre><h3 id=\"request-attributes\">Request Attributes</h3>\n<ul>\n<li><code>debt_par_value</code>: If <code>type</code> is <code>debt</code>, the par value of the debt security issued to the entity. Otherwise, it should be omitted.</li>\n<li><code>equity_share_count</code>: If <code>type</code> is <code>equity</code>, the number of shares issued to the entity. Otherwise it should be omitted.</li>\n</ul>\n<h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>type</code>: <code>debt</code> or <code>equity</code>. It will always match the <code>type</code> of the associated security.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"809986dc-b839-40e5-b0b7-3780d938cf0a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3dca340d-3cc5-41e9-8321-b6a2707367fc","type":"text/javascript","exec":[""]}}],"_postman_id":"9e316ad4-eec0-4e2b-9294-e1c813783aae"},{"name":"Additional API Actions","item":[{"name":"Billing Transactions","item":[],"id":"d81ef6aa-74e4-482d-8a6e-0ac6dcf96d72","description":"<h3 id=\"billing-transactions\">Billing Transactions</h3>\n<p>Billing information related to your account can be found with the billing transactions API calls. You can view items that will be billed to your account by:</p>\n<ul>\n<li><em>Account:</em></li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/billing_transactions\n</code></pre><ul>\n<li><em>Investment:</em></li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/investments/:id/billing_transactions\n</code></pre><ul>\n<li><em>Offering:</em></li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/offerings/:id/billing_transactions\n</code></pre><h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>amount</code>: The amount to be billed.</li>\n<li><code>billed_at</code>: The date a billing transaction was charged successfully.</li>\n<li><code>description</code>: A description of the item to be billed.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"4b355965-71e9-47bd-89ed-9c4a04726bfd","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"09de9a62-8768-4541-8a80-a14ee322984e","type":"text/javascript","exec":[""]}}],"_postman_id":"d81ef6aa-74e4-482d-8a6e-0ac6dcf96d72"},{"name":"E-mail Logs ","item":[],"id":"4552adeb-ea53-4a1c-84d5-f78a87fdb75c","description":"<p>We keep track of all outgoing e-mails in the system. You can also resend an e-mail.</p>\n<h3 id=\"api-endpoint\">API Endpoint</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://apps.fundamerica.com/api/email_logs\nPATCH https://apps.fundamerica.com/api/email_logs/:id/resend\n</code></pre><h3 id=\"response-attributes\">Response Attributes</h3>\n<ul>\n<li><code>attachments</code>: List of files included with the e-mail. This will be an array of strings.</li>\n<li><code>email_hash</code>: Related (duplicate) e-mails will have the same e-mail hash. This is useful when an e-mail is resent and you want to find the original or resent e-mail.</li>\n<li><code>status</code>: Can be either <code>not_sent</code> or <code>sent</code>.</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"40105965-9d59-43ce-9410-a47688f497cd","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4e68dd21-bd03-4b51-87e8-f464fead2cfd","type":"text/javascript","exec":[""]}}],"_postman_id":"4552adeb-ea53-4a1c-84d5-f78a87fdb75c"}],"id":"01fab98d-9882-4e61-a647-f17af84a055e","description":"<h2 id=\"additional-api-actions\">Additional API Actions</h2>\n","event":[{"listen":"prerequest","script":{"id":"742a7f36-1c9e-4fe0-a41f-2e56cf14ef49","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"904fa86f-9140-41c7-8cce-31b69765718f","type":"text/javascript","exec":[""]}}],"_postman_id":"01fab98d-9882-4e61-a647-f17af84a055e"},{"name":"API Endpoint Reference","item":[],"id":"311f4cae-0e84-4829-a277-11e611fe3881","description":"<h2 id=\"api-endpoint-reference\">API Endpoint Reference</h2>\n<p>Below are a list of all current API calls. If there are no specific examples above, the error responses are mostly self-documenting. <code>DELETE</code> calls don't take parameters. <code>PATCH</code> calls take the same parameters as <code>POST</code> calls.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>https://apps.fundamerica.com/api/info (GET)\nhttps://apps.fundamerica.com/api/ach_authorizations (GET)\nhttps://apps.fundamerica.com/api/ach_authorizations (POST)\nhttps://apps.fundamerica.com/api/ach_authorizations/:id (GET)\nhttps://apps.fundamerica.com/api/ach_authorizations/:id (DELETE)\nhttps://apps.fundamerica.com/api/ach_authorizations/agreement_html (GET)\nhttps://apps.fundamerica.com/api/ach_tokens (POST)\nhttps://apps.fundamerica.com/api/background_checks (GET)\nhttps://apps.fundamerica.com/api/background_checks (POST)\nhttps://apps.fundamerica.com/api/bank_info/:routing_number (GET)\nhttps://apps.fundamerica.com/api/bank_transfer_methods (POST)\nhttps://apps.fundamerica.com/api/bank_transfer_methods/:id (GET)\nhttps://apps.fundamerica.com/api/bank_transfer_methods/:id (DELETE)\nhttps://apps.fundamerica.com/api/billing_transactions (GET)\nhttps://apps.fundamerica.com/api/billing_transactions/:id (GET)\nhttps://apps.fundamerica.com/api/background_checks/:id (GET)\nhttps://apps.fundamerica.com/api/cancel_offering_requests (GET)\nhttps://apps.fundamerica.com/api/cancel_offering_requests (POST)\nhttps://apps.fundamerica.com/api/cancel_offering_requests/:id (GET)\nhttps://apps.fundamerica.com/api/close_offering_requests (GET)\nhttps://apps.fundamerica.com/api/close_offering_requests (POST)\nhttps://apps.fundamerica.com/api/close_offering_requests/:id (GET)\nhttps://apps.fundamerica.com/api/disbursements (GET)\nhttps://apps.fundamerica.com/api/disbursements (POST)\nhttps://apps.fundamerica.com/api/disbursements/:id (GET)\nhttps://apps.fundamerica.com/api/disbursements/:id (PATCH)\nhttps://apps.fundamerica.com/api/disbursements/:id (DELETE)\nhttps://apps.fundamerica.com/api/distributions (GET)\nhttps://apps.fundamerica.com/api/distributions (POST)\nhttps://apps.fundamerica.com/api/distributions/:id (GET)\nhttps://apps.fundamerica.com/api/distributions/:id (PATCH)\nhttps://apps.fundamerica.com/api/distributions/:id (DELETE)\nhttps://apps.fundamerica.com/api/distributions/:id/non_investor_payments (GET)\nhttps://apps.fundamerica.com/api/offerings/:id/disbursements (GET)\nhttps://apps.fundamerica.com/api/electronic_signatures/:id (GET)\nhttps://apps.fundamerica.com/api/electronic_signatures/:id (PATCH)\nhttps://apps.fundamerica.com/api/entities (GET)\nhttps://apps.fundamerica.com/api/entities (POST)\nhttps://apps.fundamerica.com/api/entities/:id (GET)\nhttps://apps.fundamerica.com/api/entities/:id (PATCH)\nhttps://apps.fundamerica.com/api/entities/:id (DELETE)\nhttps://apps.fundamerica.com/api/entities/:id/bank_transfer_methods (GET)\nhttps://apps.fundamerica.com/api/entities/:entity_id/ach_authorizations (GET)\nhttps://apps.fundamerica.com/api/entities/:id/cash_blotter (GET)\nhttps://apps.fundamerica.com/api/entities/:id/entity_documents (GET)\nhttps://apps.fundamerica.com/api/entities/:id/investor_payment_method (GET)\nhttps://apps.fundamerica.com/api/entities/:id/investor_suitability (GET)\nhttps://apps.fundamerica.com/api/entities/:id/investor_suitability (PATCH)\nhttps://apps.fundamerica.com/api/entity_documents/:id (GET)\nhttps://apps.fundamerica.com/api/entity_documents (POST)\nhttps://apps.fundamerica.com/api/entity_relationships (GET)\nhttps://apps.fundamerica.com/api/entity_relationships (POST)\nhttps://apps.fundamerica.com/api/entity_relationships/:id (GET)\nhttps://apps.fundamerica.com/api/entity_relationships/:id (PATCH)\nhttps://apps.fundamerica.com/api/entity_relationships/:id (DELETE)\nhttps://apps.fundamerica.com/api/escrow_agreements (GET)\nhttps://apps.fundamerica.com/api/escrow_agreements (POST)\nhttps://apps.fundamerica.com/api/escrow_agreements/:id (GET)\nhttps://apps.fundamerica.com/api/escrow_service_applications (GET)\nhttps://apps.fundamerica.com/api/escrow_service_applications (POST)\nhttps://apps.fundamerica.com/api/escrow_service_applications/:id (GET)\nhttps://apps.fundamerica.com/api/holdings (GET)\nhttps://apps.fundamerica.com/api/holdings (POST)\nhttps://apps.fundamerica.com/api/holdings/:id (GET)\nhttps://apps.fundamerica.com/api/holdings/:id (PATCH)\nhttps://apps.fundamerica.com/api/investors/:id/holdings (GET)\nhttps://apps.fundamerica.com/api/securities/:id/holdings (GET)\nhttps://apps.fundamerica.com/api/entities/:id/holdings (GET)\nhttps://apps.fundamerica.com/api/investment_payments (GET)\nhttps://apps.fundamerica.com/api/investment_payments/:id (GET)\nhttps://apps.fundamerica.com/api/investments (GET)\nhttps://apps.fundamerica.com/api/investments (POST)\nhttps://apps.fundamerica.com/api/investments/:id (GET)\nhttps://apps.fundamerica.com/api/investments/:id (PATCH)\nhttps://apps.fundamerica.com/api/investments/:id (DELETE)\nhttps://apps.fundamerica.com/api/investments/:id/billing_transactions (GET)\nhttps://apps.fundamerica.com/api/investments/:id/investment_payments (GET)\nhttps://apps.fundamerica.com/api/investments/:id/investor_payments (GET)\nhttps://apps.fundamerica.com/api/investor_payment_methods/:id (GET)\nhttps://apps.fundamerica.com/api/investor_payment_methods/:id (PATCH)\nhttps://apps.fundamerica.com/api/investor_payment_methods/:id (DELETE)\nhttps://apps.fundamerica.com/api/investor_payment_methods (POST)\nhttps://apps.fundamerica.com/api/investors (GET)\nhttps://apps.fundamerica.com/api/investors (POST)\nhttps://apps.fundamerica.com/api/investors/:id (GET)\nhttps://apps.fundamerica.com/api/investors/:id (PATCH)\nhttps://apps.fundamerica.com/api/investor_suitbility_tokens (POST)\nhttps://apps.fundamerica.com/api/ledger_entries/:id (GET)\nhttps://apps.fundamerica.com/api/non_investor_payments (GET)\nhttps://apps.fundamerica.com/api/non_investor_payments (POST)\nhttps://apps.fundamerica.com/api/non_investor_payments/:id (GET)\nhttps://apps.fundamerica.com/api/non_investor_payments/:id (PATCH)\nhttps://apps.fundamerica.com/api/non_investor_payments/:id (DELETE)\nhttps://apps.fundamerica.com/api/offerings (GET)\nhttps://apps.fundamerica.com/api/offerings (POST)\nhttps://apps.fundamerica.com/api/offerings/:id (GET)\nhttps://apps.fundamerica.com/api/offerings/:id (PATCH)\nhttps://apps.fundamerica.com/api/offerings/:id (DELETE)\nhttps://apps.fundamerica.com/api/offerings/:id/billing_transactions (GET)\nhttps://apps.fundamerica.com/api/offerings/:id/escrow_ledger (GET)\nhttps://apps.fundamerica.com/api/offerings/:id/investment_payments (GET)\nhttps://apps.fundamerica.com/api/offerings/:id/subscription_agreement_template (GET)\nhttps://apps.fundamerica.com/api/securities (GET)\nhttps://apps.fundamerica.com/api/securities (POST)\nhttps://apps.fundamerica.com/api/securities/:id (GET)\nhttps://apps.fundamerica.com/api/securities/:id (PATCH)\nhttps://apps.fundamerica.com/api/selling_agreements (POST)\nhttps://apps.fundamerica.com/api/selling_agreements/:id (GET)\nhttps://apps.fundamerica.com/api/subscription_agreement_templates (GET)\nhttps://apps.fundamerica.com/api/subscription_agreement_templates (POST)\nhttps://apps.fundamerica.com/api/subscription_agreement_templates/:id (GET)\nhttps://apps.fundamerica.com/api/subscription_agreement_templates/:id (PATCH)\nhttps://apps.fundamerica.com/api/subscription_agreement_templates/:id (DELETE)\nhttps://apps.fundamerica.com/api/subscription_agreement_templates/boilerplate_html (GET)\nhttps://apps.fundamerica.com/api/subscription_agreement (GET)\nhttps://apps.fundamerica.com/api/subscription_agreement (POST)\nhttps://apps.fundamerica.com/api/subscription_agreement/:id (GET)\nhttps://apps.fundamerica.com/api/trade_reviews (GET)\nhttps://apps.fundamerica.com/api/trade_reviews/:id (GET)\nhttps://apps.fundamerica.com/api/webhook_logs (GET)\nhttps://apps.fundamerica.com/api/webhook_logs/:id (GET)\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"76f75b77-d5c1-4256-bda8-433da4692fc9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ca5bf982-9b51-4ee6-badc-de72f0ec7d35","type":"text/javascript","exec":[""]}}],"_postman_id":"311f4cae-0e84-4829-a277-11e611fe3881"},{"name":"Test Mode Endpoint Reference","item":[],"id":"04915dd5-ff99-475f-b461-2565b939633b","description":"<h2 id=\"test-mode-endpoint-reference\">Test Mode Endpoint Reference</h2>\n<p>Test mode calls allow objects created on the sandbox to have their state changed the same way customer service would in production. Additionally, the \"clear_data\" call will initate wiping out all data for an account. These calls are currently undocumented here, but the error messages document their usage entirely.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>https://sandbox.fundamerica.com/api/test_mode/clear_data (POST)\nhttps://sandbox.fundamerica.com/api/test_mode/cancel_offering_requests/:id (PATCH)\nhttps://sandbox.fundamerica.com/api/test_mode/close_offering_requests/:id (PATCH)\nhttps://apps.fundamerica.com/api/test_mode/disbursements/:id (PATCH)\nhttps://apps.fundamerica.com/api/test_mode/distributions/:id (PATCH)\nhttps://sandbox.fundamerica.com/api/test_mode/entities/:id (PATCH)\nhttps://sandbox.fundamerica.com/api/test_mode/escrow_service_applications/:id (PATCH)\nhttps://sandbox.fundamerica.com/api/test_mode/investments/:id (PATCH)\nhttps://sandbox.fundamerica.com/api/test_mode/offerings/:id (PATCH)\nhttps://sandbox.fundamerica.com/api/test_mode/trade_reviews/:id (PATCH)\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"49fa53f5-f684-4d3a-b6b6-a6c8053e0425","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"40e39e32-1fff-4182-8d72-2e44340ba6d1","type":"text/javascript","exec":[""]}}],"_postman_id":"04915dd5-ff99-475f-b461-2565b939633b"},{"name":"Investment Quick Start Guide","item":[],"id":"cf8a4dd4-b298-469e-9559-9ea121e3f052","description":"<h2 id=\"investment-quick-start-guide\">Investment Quick Start Guide</h2>\n<p>If you want to create an offering an immediately begin testing investments, here are are a list of steps to do it:</p>\n<ol>\n<li><a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">Create an Offering</a>.</li>\n<li><a href=\"https://docs.fundamerica.com/#c062c9ce-afd7-4dcb-8126-8a9d71f089bb\">Use the test mode API to open the offering for investing</a>. You can go through the trouble of creating an escrow agreement, signing it, creating an escrow service application, and then use the test mode API to accept it as well. But that isn't as quick.</li>\n<li><a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">Make an Investment</a> or as many as you want to.</li>\n<li><a href=\"https://docs.fundamerica.com/#3d9f530f-8048-4b38-896f-5baacaccfadc\">Change the investment status to <code>received</code></a> using the test_mode.</li>\n</ol>\n<p>It's as simple as that! You can make as many investments as you want and eventually you can close or cancel the offering and review the changes.</p>\n<h3 id=\"investment-quick-start-example\">Investment Quick Start Example</h3>\n<h3 id=\"1-create-an-offering\">1. Create an Offering:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://sandbox.fundamerica.com/api/offerings \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d amount=\"5000000\" \\\n-d description=\"A really big deal.\" \\\n-d max_amount=\"5500000\" \\\n-d min_amount=\"4500000\" \\\n-d name=\"Big Deal\" \\\n-d entity[city]='New York' \\\n-d entity[country]='US' \\\n-d entity[email]='john.johnson@johnson.com' \\\n-d entity[contact_name]='John Johnson' \\\n-d entity[name]='Johnson, Johnson, Johnson and Johnson' \\\n-d entity[phone]='12025551212' \\\n-d entity[postal_code]='10005' \\\n-d entity[region]='NY' \\\n-d entity[region_formed_in]='NY' \\\n-d entity[street_address_1]='60 Wall St.' \\\n-d entity[tax_id_number]='999999999' \\\n-d entity[type]='company'\n</code></pre><h3 id=\"2-use-the-test-mode-api-to-open-the-offering-for-investing\">2. Use the test mode API to open the offering for investing:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://sandbox.fundamerica.com/api/test_mode/offerings/3E2NEf0nS4OtRrRWM4JngA \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-X PATCH \\\n-d accept_investments=\"true\"\n</code></pre><h3 id=\"3-make-an-investment\">3. Make an Investment:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://sandbox.fundamerica.com/api/investments \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-d amount=\"5000\" \\\n-d entity[city]='Las Vegas' \\\n-d entity[country]='US' \\\n-d entity[date_of_birth]='1980-01-01' \\\n-d entity[email]='john.investor@example.com' \\\n-d entity[name]='John Q Investor' \\\n-d entity[phone]='17025551212' \\\n-d entity[postal_code]='89123' \\\n-d entity[region]='NV' \\\n-d entity[street_address_1]='555 Some St' \\\n-d entity[tax_id_number]='000000000' \\\n-d equity_share_count=\"10\" \\\n-d offering_id=\"3E2NEf0nS4OtRrRWM4JngA\" \\\n-d payment_method=\"wire\"\n</code></pre><h3 id=\"4-change-the-investment-status-to-received\">4. Change the investment status to <code>received</code>:</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>curl https://sandbox.fundamerica.com/api/test_mode/investments/LckF85F4R8Soe3Why-NZzw \\\n-u XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX: \\\n-X PATCH \\\n-d status=\"received\"\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"a78ed663-462e-47bd-b21e-a254f7cbbfc6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"044ed24c-d97c-415f-8ae6-a723ebdc2b09","type":"text/javascript","exec":[""]}}],"_postman_id":"cf8a4dd4-b298-469e-9559-9ea121e3f052"},{"name":"Invest Now Developer's Guide","item":[{"name":"Invest Now 2.0","item":[],"id":"7a19497f-9630-4731-9b46-87e6c85f82de","description":"<h3 id=\"invest-now-20\">Invest Now 2.0</h3>\n<p>With the release of Invest Now 2.0, we've improved compatability with dynamic frameworks, such as AngularJS. We've also removed the URL manipulation that was used for knowing what current \"step\" the modal is on. This should help prevent any conflicts that may arise if your website was also using AngularJS or even TurboLinks for Ruby on Rails.</p>\n","event":[{"listen":"prerequest","script":{"id":"3a6cec7d-ee39-4db6-97fe-2d1ac226c891","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c9fbb395-f375-4529-9484-caf81ac765a9","type":"text/javascript","exec":[""]}}],"_postman_id":"7a19497f-9630-4731-9b46-87e6c85f82de"},{"name":"Styles","item":[],"id":"333374ed-fbd5-4bea-a02d-64b08449676a","description":"<h3 id=\"styles\">Styles</h3>\n<p>While most of the underlying markup and styling for Invest Now has not changed with the release of 2.0, there is one ID that has been removed from the modal. Previously the modal was wrapped in a <code>div</code> with an ID of \"inModal\". Any custom CSS you have will need to be changed from that to read <code>#fa-invest-now-modal</code>.</p>\n","event":[{"listen":"prerequest","script":{"id":"7c1622bc-562d-41d5-ad11-fd1a308010e3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d9ec40c4-debf-499f-bdac-03671104f009","type":"text/javascript","exec":[""]}}],"_postman_id":"333374ed-fbd5-4bea-a02d-64b08449676a"},{"name":"Referrers","item":[],"id":"2497aa50-d751-4f92-85e7-b87b3721fe98","description":"<h3 id=\"referrers\">Referrers</h3>\n<p>You can now set a referrer for the investment in one of two ways. You can either set <code>data-fa-invest-now-referrer</code> as an attribute on the button or as a query string in the browser url with <code>?_fa_referrer=your_referrer</code>.</p>\n<p>So using the first option, your button would look like:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>&lt;input type=\"button\" class=\"btn btn-lg \" value=\"INVEST NOW!\" data-fa-invest-now=\"xxx:xxx\" data-fa-invest-now-referrer=\"your_referrer\" /&gt;\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"61b5eb69-c09a-42b8-8784-8289e8abcc55","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e6a4ec4b-053a-4bff-b74e-31646e0f0247","type":"text/javascript","exec":[""]}}],"_postman_id":"2497aa50-d751-4f92-85e7-b87b3721fe98"},{"name":"AngularJS","item":[],"id":"b3c22e16-eba2-4af8-a28f-ac0c1d365bc0","description":"<h3 id=\"angularjs\">AngularJS</h3>\n<p>If you're using the AngularJS framework then you'll need to do a little extra work to make Invest Now work on your website. You'll need to manually bootstrap your application -after- the point where you've included our Invest Now script tag. You'll generally want to include this just before the closing <code>&lt;/body&gt;</code> tag of your page.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>&lt;script src=\"http://apps.fundamerica.com/cors/js/invest_now.min.js\" id=\"fa-invest-now-launcher\"&gt;&lt;/script&gt;\n\n&lt;script&gt;\n  angular.element(document).ready(function() {\n    angular.bootstrap(document.body, ['your-application-name']);\n  });\n&lt;/script&gt;\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"e2df875e-15a3-4bf8-bcaf-20b5d05bd5e7","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2c8cf022-88ac-4456-91a7-55c68bd8f454","type":"text/javascript","exec":[""]}}],"_postman_id":"b3c22e16-eba2-4af8-a28f-ac0c1d365bc0"},{"name":"Binding Invest Now Buttons ","item":[],"id":"82c3f97e-4e12-4186-b4af-3b7959b3d919","description":"<h3 id=\"binding-invest-now-buttons\">Binding Invest Now Buttons</h3>\n<p>In the case of using a dynamic website that uses AJAX to load pages without doing a full page reload, you may need to create and dispatch the <code>fa.investnow.bindButtons</code> event in cases where the Invest Now script is already loaded but you dynamically load your Invest Now button on to the page later.</p>\n<p>You can read more and see example markup <a href=\"https://docs.fundamerica.com/#f46054a9-92f1-473b-86e8-3bbd73a74ec7\">at the bottom of the page</a>.</p>\n","event":[{"listen":"prerequest","script":{"id":"bee75b80-5f7e-4b4b-8f66-c83d198712b9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"600d006d-8d33-4f61-b1da-cf01097ffbd4","type":"text/javascript","exec":[""]}}],"_postman_id":"82c3f97e-4e12-4186-b4af-3b7959b3d919"},{"name":"Additional Webhook Functionality","item":[],"id":"feeb7599-d0e7-42c7-8e26-a94819c08eb9","description":"<h3 id=\"additional-webhook-functionality\">Additional Webhook Functionality</h3>\n<p>The standard functionality of webhooks is to fire when certain objects are updated. The idea behind this being that when building an investment platform, the originating system is creating a new investor or investment therefore doesn't need a webhook telling the system a new object has been created. With Invest Now, because it creates a number of objects without using any host system, it makes sense to inform the host system that new objects have been created for the sake of syncing data.</p>\n<p><a href=\"https://docs.fundamerica.com/#6222e094-84ea-4a94-8037-bb44ac3cdff2\">Webhooks</a> can be configured so that investments and entities will fire both when being created and updated. This can be done by going to <a href=\"https://apps.fundamerica.com/accounts/default/api_keys\">API Docs &amp; Key</a> and setting <code>Send on Create?</code> to <code>true</code>.</p>\n<p><em>Note</em>: There is no reason to set webhooks to fire on create unless using Invest Now. Save all of our servers the unnecessary traffic and don't enable this feature if you don't need it.</p>\n","event":[{"listen":"prerequest","script":{"id":"7ae2d6bd-2303-4508-aa47-287ab2dad14c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"94225e00-90ee-40ad-a182-cd41e5844b34","type":"text/javascript","exec":[""]}}],"_postman_id":"feeb7599-d0e7-42c7-8e26-a94819c08eb9"},{"name":"Arbitary Investment Data","item":[],"id":"79dd9fec-bdf0-496a-a62a-761646eda677","description":"<h3 id=\"arbitary-investment-data\">Arbitary Investment Data</h3>\n<p>A common use case when creating an investment is needing to track who the investment information (both the investment itself and the associatied investor) should be associated with on your system in the event you have your own authentication system. <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">Investments</a> have a <code>data</code> attribute which is just a collection of JSON data. By default, the URL where the investment is made is collected, however, any valid JSON data can be injected into this field.</p>\n<p>This means that when a webhook fires informing your system that a new investment has been made, you can read back the data in <code>data</code> to determine who the investment should be associated with.</p>\n<p>The simplest way to accomplish this is to attach an <code>data-fa-invest-now-data</code> attribute to your Invest Now button and set the value to valid JSON, like so:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>&lt;input type=\"button\" class=\"btn btn-lg \" value=\"INVEST NOW!\" data-fa-invest-now=\"xxx:xxx\" data-fa-invest-now-data='{\"name\":\"John Johnson\",\"id\":\"123ACB\",\"ref\":\"Some Place\"}' /&gt;\n</code></pre><p>This data will be carried through the Invest Now investment process and sent to the Investment API when the client completes the process. It can be retrieved by using the <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">Investment API</a>. Any JSON included in the attribute will appear in the <code>client_data</code> key of the <code>data</code> object on the investment like so:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n \"object\":\"investment\",\n \"id\":\"TdgCeoPCTruVp-D7zpIBpQ\",\n \"data\":{\n    \"client_data\":{\n       \"name\":\"John Johnson\",\n       \"id\":\"123ACB\",\n       \"ref\":\"Some Place\"\n    },\n    \"url\":\"http://www.example.com/invest_now/#/step-1\"\n  }\n}\n</code></pre><p>Additionally, this can be populated using the <code>fa.investnow.update</code> <a href=\"https://docs.fundamerica.com/#35aa6ad6-a791-429c-8b71-06b7fa6b57c3\">custom event listener</a>.</p>\n","event":[{"listen":"prerequest","script":{"id":"8a7ae70f-2dfb-4517-b024-ded366dfc765","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"f9733e87-a276-4c77-ae59-80b596a0f165","type":"text/javascript","exec":[""]}}],"_postman_id":"79dd9fec-bdf0-496a-a62a-761646eda677"},{"name":"JavaScript Events","item":[],"id":"41320d02-5a86-4721-9109-ff87c126cf56","description":"<h3 id=\"javascript-events\">JavaScript Events</h3>\n<p>The investment process provides four custom events that fire at various points during the investment process:</p>\n<p><code>fa.investnow.open</code> will fire when a user clicks on the Invest Now button to open the modal/popup.</p>\n<p><code>fa.investnow.ready</code> fires after the Invest Now script has loaded. If you want to assign some data before the modal has even been opened, this is what you would use.</p>\n<p><code>fa.investnow.close</code> fires whenever the investment modal is closed. There is currently no extra data being passed back on this event.</p>\n<p><code>fa.investnow.success</code> fires when the final step completes and an investment is created. This event will return a field named <code>investment_id</code> containing the ID of the investment object which can be used with the Investment API. Here's an example of capturing a new investment's ID:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>document.addEventListener('fa.investnow.success', function(e){\n  var InvestorInvestmentID = e.investment_id;\n});\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"a6873206-d529-4611-bbf0-6431c9a5a874","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4f11775e-ef2d-4f57-a3d1-aebe87e2ab96","type":"text/javascript","exec":[""]}}],"_postman_id":"41320d02-5a86-4721-9109-ff87c126cf56"},{"name":"JavaScript Event Listeners","item":[],"id":"35aa6ad6-a791-429c-8b71-06b7fa6b57c3","description":"<h3 id=\"javascript-event-listeners\">JavaScript Event Listeners</h3>\n<p>In addition to firing events, the Invest Now process also listens for events. These can be used to send data to the investment process.</p>\n<p>Triggering <code>fa.investnow.update</code> along with valid JSON can be used to populate <a href=\"https://docs.fundamerica.com/#79dd9fec-bdf0-496a-a62a-761646eda677\">Arbitrary Investment Data</a>.</p>\n<p>First, create the event:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>var updateEvent = document.createEvent('Event');\nupdateEvent.initEvent('fa.investnow.update', true, false);\nupdateEvent.detail = {\n  \"name\":  \"John Johnson\",\n  \"id\" : \"123ACB\",\n  \"ref\" : \"Some Place\"\n};\n</code></pre><p>Then dispatch it:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>document.body.dispatchEvent(updateEvent);\n</code></pre><p>This gives you more control over what data you'd like to send in to the Invest Now process, and when, over using <code>data-fa-invest-now-data</code>.</p>\n<p>Triggering <code>fa.investnow.clearData</code> will clear any data set by update (i.e. <code>client_data</code> is set to <code>null</code>).</p>\n<p>Triggering <code>fa.investnow.getData</code> will return the current value of <code>client_data</code>.</p>\n","event":[{"listen":"prerequest","script":{"id":"097a7421-f0b0-44c6-97d3-b121dcbb891a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8c8ce3e4-bb0d-4313-a9af-9051fb41f595","type":"text/javascript","exec":[""]}}],"_postman_id":"35aa6ad6-a791-429c-8b71-06b7fa6b57c3"},{"name":"Autofilling Investors Data","item":[],"id":"fc2c8ae7-bdc4-47ce-8936-c4072744b39d","description":"<h3 id=\"autofilling-investor-data\">Autofilling Investor Data</h3>\n<p>There are many instances where your system may have some or all of the investor data as a matter of a sign up or registration process. You may wish to autofill the investor fields with this data to prevent your investor for having to re-enter this data every time. A common use case is to store all data except the investor's TIN and then populate the form, having the investor simply confirm their TIN.</p>\n<p>This is made possible by triggering the <code>fa.investnow.autofill</code> event in much the same way <code>fa.investnow.update</code> can be triggered. For example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>var autofillEvent = document.createEvent('Event');\nautofillEvent.initEvent('fa.investnow.autofill', true, false);\nautofillEvent.investor = {\n      \"type\": 'company',\n      \"name\": 'Johnson, Johnson, Johnson &amp; Johnson',\n      \"tax_id_number\": '999999999',\n      \"street_address_1\": '800 Third Avenue',\n      \"street_address_2\": '22nd Floor',\n      \"city\": 'New York',\n      \"region\": 'NY',\n      \"postal_code\": '10022',\n      \"email\": 'john@johnson.com',\n      \"phone\": '202.582.9600',\n      \"contact_name\": 'John Johnson',\n      \"region_formed_in\": 'NY',\n      \"amount\": '10000',\n      \"payment_method\": 'ach',\n      \"financial_adviser_name\": 'Jimmy Johnson'\n    };\nautofillEvent.associated_person = {\n  \"name\": 'John Johnson',\n  \"tax_id_number\": '0000000000',\n  \"date_of_birth\": '01/01/1980',\n  \"street_address_1\": '800 Third Avenue',\n  \"street_address_2\": '22nd Floor',\n  \"city\": 'New York',\n  \"region\": 'NY',\n  \"postal_code\": '10022',\n  \"email\": 'john@johnson.com',\n  \"phone\": '202.582.9600'\n};\n</code></pre><p>Then dispatch the <code>fa.investnow.autofill</code> event when the Invest Now script is ready:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>document.addEventListener('fa.investnow.ready', function(e){\n  document.body.dispatchEvent(autofillEvent);\n});\n</code></pre><p>or when the modal is opened:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>document.addEventListener('fa.investnow.open', function(e){\n  document.body.dispatchEvent(autofillEvent);\n});\n</code></pre><p>Most of the fields should look familiar if you've looked at the <a href=\"https://primetrust.postman.co/collections/4746294-58ed4e93-a4dc-4fda-b41e-ad406f947a65?workspace=acfba490-35fa-4f5d-8bdc-33d48d9225cb#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">Investments</a> and <a href=\"https://primetrust.postman.co/collections/4746294-58ed4e93-a4dc-4fda-b41e-ad406f947a65?workspace=acfba490-35fa-4f5d-8bdc-33d48d9225cb#ba82ffb2-2525-433f-bc90-a2a49103103f\">Investor Entities</a> APIs.</p>\n<p>The <code>investor</code> attribute can take all fields that an entity would take. Additionally, it takes a few fields from investments:</p>\n<ul>\n<li><code>amount</code></li>\n<li><code>financial_adviser_name</code></li>\n<li><code>payment_method</code></li>\n</ul>\n<p>Remember, the attributes differ slightly between a <code>person</code> and entites with a different <code>type</code>.</p>\n<p>The <code>associated_person</code> attribute is required when the <code>investor</code>'s <code>type</code> is <code>company</code> or <code>custodial</code>. Like <code>investor</code> it takes the same entity attributes with the exception of <code>type</code>. The associated person will <em>always</em> be a person.</p>\n<p>Finally, joint accounts are also supported as in this example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>var autofillEvent = document.createEvent('Event');\nautofillEvent.initEvent('fa.investnow.autofill', true, false);\nautofillEvent.investor = {\n      \"type\": 'person',\n      \"name\": 'John Johnson',\n      \"tax_id_number\": '0000000000',\n      \"date_of_birth\": '01/01/1980',\n      \"street_address_1\": '800 Third Avenue',\n      \"street_address_2\": '22nd Floor',\n      \"city\": 'New York',\n      \"region\": 'NY',\n      \"postal_code\": '10022',\n      \"email\": 'john@johnson.com',\n      \"phone\": '202.582.9600'\n      \"amount\": '10000',\n      \"payment_method\": 'ach',\n      \"financial_adviser_name\": 'Jimmy Johnson',\n      \"joint_account\": 'true',\n      \"joint_type\": 'jtwros',\n      \"other_entities\": [\n        {\n          \"name\": 'Jane Johnson',\n          \"tax_id_number\": '111111111',\n          \"date_of_birth\": '02/01/1980',\n          \"street_address_1\": '800 Third Avenue',\n          \"street_address_2\": '22nd Floor',\n          \"city\": 'New York',\n          \"region\": 'NY',\n          \"postal_code\": '10022',\n          \"email\": 'jane@johnson.com',\n          \"phone\": '202.582.9600'\n        }\n      ]\n    };\n</code></pre><p>Joint accounts can only consist of people.</p>\n<p><code>joint_account</code>: This must be set to <code>true</code> if using a joint account.\n<code>joint_type</code>: This accepts either <code>jtwros</code> or <code>jtic</code>. Consult your lawyer for details.\n<code>other_entities</code> is an array of additional people that are part of the joint account. In general, this is either a married couple or a parent and child, but it is not limited to two people.</p>\n<p><em>Note</em>: This event does nothing once the investor has entered data on their own.</p>\n","event":[{"listen":"prerequest","script":{"id":"d20b13bb-fcd2-42ed-a899-4b973b334030","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5d89ce96-d544-4484-9dd6-c69cc9359146","type":"text/javascript","exec":[""]}}],"_postman_id":"fc2c8ae7-bdc4-47ce-8936-c4072744b39d"},{"name":"Clearing Investor Data","item":[],"id":"7bbf6afa-5d56-4952-ae04-db1fdef202ff","description":"<h3 id=\"clearing-investor-data\">Clearing Investor Data</h3>\n<p>In some cases you may wish to clear the data an investor has entered before they have completed an investment. So long as they're on a page with our Invest Now script loaded and at the very least the <code>fa.investnow.ready</code> event has occurred, then the <code>fa.investnow.clear</code> event listener will be prepared to clear their data and send the form back to step 1.</p>\n<p>Here's an example of how to create your <code>fa.investnow.clear</code> event and then trigger a clear when the Invest Now script is ready:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>var clearEvent = document.createEvent('Event');\nclearEvent.initEvent('fa.investnow.clear', true, false);\n\ndocument.addEventListener('fa.investnow.ready', function(e){\n  document.body.dispatchEvent(clearEvent);\n});\n</code></pre><p><em>Note</em>: It's important to keep in mind when you might attempt to clear an investor's data because Invest Now is designed to allow someone to begin filling out the forms, but stop halfway through, and return later.</p>\n","event":[{"listen":"prerequest","script":{"id":"8079096d-5a3a-4408-8b06-7250f63092ad","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9ba22fc4-55e4-4979-b963-863e9aaf3c31","type":"text/javascript","exec":[""]}}],"_postman_id":"7bbf6afa-5d56-4952-ae04-db1fdef202ff"},{"name":"Binding Buttons","item":[],"id":"f46054a9-92f1-473b-86e8-3bbd73a74ec7","description":"<h3 id=\"binding-buttons\">Binding Buttons</h3>\n<p>If you dynamically loaded a button on to the page when the Invest Now script is already loaded, you can create and dispatch the <code>fa.investnow.bindButtons</code> event to bind these buttons to open the Invest Now modal.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>var bindButtonsEvent = document.createEvent('Event');\nbindButtonsEvent.initEvent('fa.investnow.clear', true, false);\n\n// Then dispatch this event from some kind\n// of callback after your content is loaded\ndocument.body.dispatchEvent(bindButtonsEvent);\n</code></pre><p><em>Note</em>: If you also dynamically load the Invest Now script, then triggering <code>fa.investnow.bindButtons</code> will not be needed.</p>\n","event":[{"listen":"prerequest","script":{"id":"6c737297-5c45-4b64-8de7-9d487ea0601d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0cb14a4e-fb1a-4378-b478-726c0191ccbd","type":"text/javascript","exec":[""]}}],"_postman_id":"f46054a9-92f1-473b-86e8-3bbd73a74ec7"},{"name":"Repeat Investors","item":[],"id":"11dfd937-c17f-40cd-b02f-9cb11171801e","description":"<h3 id=\"repeat-investors\">Repeat Investors</h3>\n<p>Sometimes you may have investors that return later that want to invest in the same (or even a different!) offering. We have two methods/events available in Invest Now that allows you to supply existing IDs (<code>investor_id</code> or <code>ach_authorization_id</code>) which will then prepopulate and/or skip certain steps in the invesmest process.</p>\n","event":[{"listen":"prerequest","script":{"id":"5cbebc1f-d7c5-4e58-8553-02292b5c8a10","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"986a3370-6bf6-4901-a457-bc4a1dc07898","type":"text/javascript","exec":[""]}}],"_postman_id":"11dfd937-c17f-40cd-b02f-9cb11171801e"},{"name":"Investing as an Existing Investor","item":[],"id":"670ff4b8-b21d-4006-a991-80420622668a","description":"<h3 id=\"investing-as-an-existing-investor\">Investing as an Existing Investor</h3>\n<p>If you have recurring investors, you can help expedite the process some by supplying an existing <code>investor_id</code> to Invest Now using the <code>fa.investnow.setInvestors</code> event. When an investor goes to invest, you can supply their <code>investor_id</code> during the <code>fa.investnow.ready</code> or <code>fa.investnow.open</code> events and they'll be given an option to select who they want to invest as.</p>\n<p>Here's an example of how you'd go about doing this:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>var setInvestors = document.createEvent('Event');\nsetInvestors.initEvent('fa.investnow.setInvestors', true, false);\n// You can supply multiple investor IDs using a comma separated string, these two are just example IDs\nsetInvestors.ids = 'XoZjVGvbS46QAgbGFHc9iA, CAg7VuK0RuOOp6LBS2IKMA';\n\ndocument.addEventListener('fa.investnow.open', function(e){\n  document.body.dispatchEvent(setInvestors);\n});\n</code></pre><p>Then when the modal has opened, the first selection they get is to invest as that investor (It'll display the name they used and type of investor) or as a new investor.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>  I am investing as:\n\n  ◯ John Johnson (Individual)\n  ◯ Johnson Family Trust (Trust)\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"9a7ee365-2fd8-4655-8805-7e59c7744905","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1b0ab12d-e62c-4372-b97c-baf901167f68","type":"text/javascript","exec":[""]}}],"_postman_id":"670ff4b8-b21d-4006-a991-80420622668a"},{"name":"Using an Existing ACH Payment Method","item":[],"id":"51116896-d118-4bd0-b90c-fa87a8c05144","description":"<h3 id=\"using-an-existing-ach-payment-method\">Using an Existing ACH Payment Method</h3>\n<p>Also available is supplying an <code>ach_authorization_id</code> during the <code>fa.investnow.ready</code> or <code>fa.investnow.open</code> events using <code>fa.investnow.setAchAuthorizations</code>. This will allow the investor to use an existing ACH method on file. If your offering allows ACH payments and the ACH option is selected, they will be giving the option to either use that existing payment method or use a different one.</p>\n<p>Here's an example of creating and dispatching the event:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>var setAchAuthorizations = document.createEvent('Event');\nsetAchAuthorizations.initEvent('fa.investnow.setAchAuthorizations', true, false);\n// You can supply multiple ach authorization IDs using a comma separated string if they have multiple payment methods on file\nsetAchAuthorizations.ids = 'WHSb4Ef3TA2QhkKsibapqg';\n\ndocument.addEventListener('fa.investnow.open', function(e){\n  document.body.dispatchEvent(setAchAuthorizations);\n});\n</code></pre><p>and a rough mockup of how the new field will appear when ACH is selected as the payment method:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>  Fund this investment using the following ACH account:\n\n  ◯ John Johnson (********8787)\n  ◯ Use a different method.\n</code></pre>","event":[{"listen":"prerequest","script":{"id":"9cfe5614-1bae-4522-af2a-28d7a873f269","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"81b2ae2b-481d-4c0e-9e27-f241692bde89","type":"text/javascript","exec":[""]}}],"_postman_id":"51116896-d118-4bd0-b90c-fa87a8c05144"}],"id":"15a5ee20-a896-4b00-94e8-5a7488c52cd6","description":"<h2 id=\"invest-now-developers-guide\">Invest Now Developer's Guide</h2>\n<h3 id=\"updates\"><em>Updates</em></h3>\n<p>We've recently added new documentation about a feature that was secretly in testing for a while. You can supply investor_ids or ach_authorization_ids in special events now, that will will existing information to use the exact same information that was used on a previous investment. You can read more at <a href=\"https://docs.fundamerica.com/#11dfd937-c17f-40cd-b02f-9cb11171801e\">Repeat Investors</a>.</p>\n<h3 id=\"looking-for-something-more\">Looking for something more?</h3>\n<p>Most of the functionality below has been added at the request of developers. We're constantly looking to make integration more flexible and better adaptable to your platforms. If you're considering developing your own investment process because Invest Now doesn't quite work the way you need it to, before getting out your flow charts and plan a sprint or two, contact our development team at <a href=\"mailto:tech-support@fundamerica.com\">tech-support@fundamerica.com</a>and request a feature.</p>\n<h3 id=\"introduction\">Introduction</h3>\n<p>While the primary goal of the Invest Now investment process is to provide an easy way for issuers with little to no technical expertise to get their offering accepting investments via the web as quickly as possible, it's also become quite popular with developers for other reasons.</p>\n<p>The first thing to understand about Invest Now is that the process makes use of FundAmerica's APIs with only minor modifications. What this means is that all the objects involved such as <a href=\"https://docs.fundamerica.com/#2d178022-f766-436b-8045-dade734d8c58\">Offerings</a>, <a href=\"https://docs.fundamerica.com/#41fb45aa-ae51-4a1f-91dc-ecd879366e43\">Investments</a> and <a href=\"https://docs.fundamerica.com/#ba82ffb2-2525-433f-bc90-a2a49103103f\">Investor Entities</a> are just like anything you'd be using if building your own system. They're also completely accessible via the API.</p>\n<p>This gives developers the option to either use Invest Now as a stepping stone to hurry development while they build a custom integration or forego building their own investment process entirely.</p>\n","event":[{"listen":"prerequest","script":{"id":"7a6dd5e5-52e3-400d-94bc-51ae43bdfe17","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"66d33bbb-0942-4340-8660-a32ba82f0f26","type":"text/javascript","exec":[""]}}],"_postman_id":"15a5ee20-a896-4b00-94e8-5a7488c52cd6"}],"event":[{"listen":"prerequest","script":{"id":"7e5c2c39-1235-4524-8a48-363f773417ea","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d5c587ba-c896-4256-9554-9bd5f9c1b442","type":"text/javascript","exec":[""]}}]}