{"info":{"_postman_id":"22a866e7-7424-4030-aee9-62f578cd0996","name":"Trading Partner Directory MVP API","description":"<html><head></head><body><p>The Drug Quality and Security Act (DQSA), was enacted by Congress on November 27, 2013. <a href=\"https://www.fda.gov/drugs/drug-supply-chain-security-act-dscsa/title-ii-drug-quality-and-security-act\">Title II of DQSA, the Drug Supply Chain Security Act (DSCSA)</a>, outlines steps to achieve interoperable, electronic tracing of products at the package level to identify and trace certain prescription drugs as they are distributed in the United States. This will enhance FDA’s ability to help protect consumers from exposure to drugs that may be counterfeit, stolen, contaminated, or otherwise harmful. These requirements will also improve detection and removal of potentially dangerous drugs from the drug supply chain to protect U.S. consumers.</p>\n<p>Additionally, the DSCSA directs FDA to establish national licensure standards for wholesale distributors and third-party logistics providers, and requires these entities report licensure and other information to FDA annually.</p>\n<p>The following are HTTP / JSON API endpoints provided for the MVP phase of the NABP Trading Partner Directory to support DSCSA operations.</p>\n<p>NABP must approve consumers who wish to use these services. A NABP representative will provide additional information regarding access to these services upon approval.</p>\n<h1 id=\"overview\">Overview</h1>\n<p>This API covers the following functionality:</p>\n<ul>\n<li>Verifying licensure information</li>\n<li>Verifying general trading partner information</li>\n<li>Modifying trading partner DSCSA contact data</li>\n<li>Generating mock Product Trace requests</li>\n<li>Reviewing Product Trace requests</li>\n<li>Responding to Product Trace requests</li>\n<li>Categorizing Product Trace requests*</li>\n</ul>\n<p>*The Product Trace categorization methodolgy is expected to change drastically in the near future.</p>\n<p>Endpoints to allow for DSCSA Product Verification request generation and responses are in the planning phase.</p>\n<h1 id=\"changelog\">Changelog</h1>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>July 18th, 2023:\n - Status: Trace endpoints updated.\nJuly 17th, 2023:\n - Status: Trace endpoints are OUTDATED. Trace endpoints will be\n up to date by July 18th, 2023.\n - Feature: Added an endpoint for detailed directory searching.\nMarch 25th, 2023:\n - Feature: Added an \"organization\" field to regulator contact\n details in trace request responses.\n - Feature: Added endpoint for obtaining trading partner\n information by searching by Pulse ID. This endpoint works nearly\n identically to the search by GLN endpoint.\nMarch 15th, 2023:\n - Breaking change: Endpoint for Auth0 has been updated to a\n custom domain. Please update your authentication flow accordingly.\n - Feature: Added endpoint for obtaining a list of trading partners\n your current access token has permissions for, and what those\n permissions are.\nMarch 14th, 2023:\n - Breaking change: Endpoints for getting all trace requests\n previously inconsistently returned snake_case for created_at,\n created_by, updated_at, and updated_by. It now returns\n createdAt, createdBy, updatedAt, and updatedBy consistently.\nMarch 13th, 2023:\n - Finished parameter examples for trace request filtering.\n\n</code></pre><h1 id=\"general-feedback\">General Feedback</h1>\n<p>If you are not working directly with a NABP representative and you wish to get in touch, please contact us at <a href=\"mailto:feedback@dscsa.dev\">feedback@dscsa.dev</a>. We will get back to you as soon as possible.</p>\n<h1 id=\"default-value-references\">Default Value References</h1>\n<p>Some fields such as state, country, licensing agency, and licensing type require providing integer IDs of reference values. Below you will find a series of tables providing all current relevant reference ID values.</p>\n<h2 id=\"states-and-countries\">States and Countries</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>State ID</strong></th>\n<th><strong>State Name</strong></th>\n<th><strong>Country ID</strong></th>\n<th><strong>Country Name</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Alabama</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Alaska</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Arizona</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Arkansas</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>5</td>\n<td>California</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Colorado</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Connecticut</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Delaware</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>9</td>\n<td>Florida</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>10</td>\n<td>Georgia</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>11</td>\n<td>Hawaii</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Idaho</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>13</td>\n<td>Illinois</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>14</td>\n<td>Indiana</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>15</td>\n<td>Iowa</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>16</td>\n<td>Kansas</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>17</td>\n<td>Kentucky</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>18</td>\n<td>Louisiana</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>19</td>\n<td>Maine</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>20</td>\n<td>Maryland</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>21</td>\n<td>Massachusetts</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>22</td>\n<td>Michigan</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>23</td>\n<td>Minnesota</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>24</td>\n<td>Mississippi</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>25</td>\n<td>Missouri</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>26</td>\n<td>Montana</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>27</td>\n<td>Nebraska</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>28</td>\n<td>Nevada</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>29</td>\n<td>New Hampshire</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>30</td>\n<td>New Jersey</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>31</td>\n<td>New Mexico</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>32</td>\n<td>New York</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>33</td>\n<td>North Carolina</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>34</td>\n<td>North Dakota</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>35</td>\n<td>Ohio</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>36</td>\n<td>Oklahoma</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>37</td>\n<td>Oregon</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>38</td>\n<td>Pennsylvania</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>39</td>\n<td>Rhode Island</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>40</td>\n<td>South Carolina</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>41</td>\n<td>South Dakota</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>42</td>\n<td>Tennessee</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>43</td>\n<td>Texas</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>44</td>\n<td>Utah</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>45</td>\n<td>Vermont</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>46</td>\n<td>Virginia</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>47</td>\n<td>Washington</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>48</td>\n<td>West Virginia</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>49</td>\n<td>Wisconsin</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>50</td>\n<td>Wyoming</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>51</td>\n<td>American Samoa</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>52</td>\n<td>District of Columbia</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>53</td>\n<td>Federated States of Micronesia</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>54</td>\n<td>Guam</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>55</td>\n<td>Marshall Islands</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>56</td>\n<td>Northern Mariana Islands</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>57</td>\n<td>Palau</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>58</td>\n<td>Puerto Rico</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>59</td>\n<td>Virgin Islands</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>60</td>\n<td>Ontario</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>61</td>\n<td>Quebec</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>62</td>\n<td>Nova Scotia</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>63</td>\n<td>New Brunswick</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>64</td>\n<td>Manitoba</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>65</td>\n<td>British Columbia</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>66</td>\n<td>Prince Edward Island</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>67</td>\n<td>Saskatchewan</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>68</td>\n<td>Alberta</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>69</td>\n<td>Newfoundland and Labrador</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>70</td>\n<td>Northwest Territories</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>71</td>\n<td>Yukon</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>72</td>\n<td>Nunavut</td>\n<td>38</td>\n<td>Canada</td>\n</tr>\n<tr>\n<td>73</td>\n<td>Lebanon</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>74</td>\n<td>Aakkar</td>\n<td>126</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>75</td>\n<td>An Nabatiyah</td>\n<td>126</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>76</td>\n<td>Baalbek-Hermel</td>\n<td>126</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>77</td>\n<td>Beirut</td>\n<td>126</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>78</td>\n<td>Beqaa</td>\n<td>126</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>79</td>\n<td>Mount Lebanon</td>\n<td>126</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>80</td>\n<td>North Lebanon</td>\n<td>126</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>81</td>\n<td>South Lebanon</td>\n<td>126</td>\n<td>Lebanon</td>\n</tr>\n<tr>\n<td>82</td>\n<td>Armed Forces Americas</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>83</td>\n<td>Armed Forces Europe</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>84</td>\n<td>Armed Forces Pacific</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n<tr>\n<td>85</td>\n<td>New South Wales</td>\n<td>13</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>86</td>\n<td>Australian Capital Territory</td>\n<td>13</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>88</td>\n<td>Victoria</td>\n<td>13</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>89</td>\n<td>Queensland</td>\n<td>13</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>90</td>\n<td>South Australia</td>\n<td>13</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>91</td>\n<td>Western Australia</td>\n<td>13</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>92</td>\n<td>Tasmania</td>\n<td>13</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>94</td>\n<td>Northern Territory</td>\n<td>13</td>\n<td>Australia</td>\n</tr>\n<tr>\n<td>95</td>\n<td>Louisiana-Hurricane Laura</td>\n<td>230</td>\n<td>United States</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"licensing-agencies\">Licensing Agencies</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Agency ID</strong></th>\n<th><strong>Agency Name</strong></th>\n<th><strong>Agency Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Alabama Board of Home Medical Equipment</td>\n<td>Alabama Board of Home Medical Equipment</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Alabama Board of Medical Examiners and Medical Lisensure Commision</td>\n<td>Alabama Board of Medical Examiners and Medical Lisensure Commision</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Alabama Board of Nursing</td>\n<td>Alabama Board of Nursing</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Alabama Board of Pharmacy</td>\n<td>Alabama Board of Pharmacy</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Alaska Board of Pharmacy</td>\n<td>Alaska Board of Pharmacy</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Alaska Dept of Commerce, Community and Economic Development</td>\n<td>Alaska Dept of Commerce, Community and Economic Development</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Arizona Board of Pharmacy</td>\n<td>Arizona Board of Pharmacy</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Arizona Medical Board</td>\n<td>Arizona Medical Board</td>\n</tr>\n<tr>\n<td>9</td>\n<td>Arizona State Board of Nursing</td>\n<td>Arizona State Board of Nursing</td>\n</tr>\n<tr>\n<td>10</td>\n<td>Arizona State Veterinary Medical Examining Board</td>\n<td>Arizona State Veterinary Medical Examining Board</td>\n</tr>\n<tr>\n<td>11</td>\n<td>Arkansas Medical Board</td>\n<td>Arkansas Medical Board</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Arkansas State Board of Nursing</td>\n<td>Arkansas State Board of Nursing</td>\n</tr>\n<tr>\n<td>13</td>\n<td>Arkansas State Board of Pharmacy</td>\n<td>Arkansas State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>14</td>\n<td>Board Of Medical Practice</td>\n<td>Board Of Medical Practice</td>\n</tr>\n<tr>\n<td>15</td>\n<td>Bureau of Narcotic Enforcement - New York State Department of Health</td>\n<td>Bureau of Narcotic Enforcement - New York State Department of Health</td>\n</tr>\n<tr>\n<td>16</td>\n<td>California Department of Consumer Affairs</td>\n<td>California Department of Consumer Affairs</td>\n</tr>\n<tr>\n<td>17</td>\n<td>California Department of Public Health</td>\n<td>California Department of Public Health</td>\n</tr>\n<tr>\n<td>18</td>\n<td>California State Board of Pharmacy</td>\n<td>California State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>19</td>\n<td>Colorado Department of Regulatory Agencies</td>\n<td>Colorado Department of Regulatory Agencies</td>\n</tr>\n<tr>\n<td>20</td>\n<td>Colorado State Board of Pharmacy</td>\n<td>Colorado State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>21</td>\n<td>Commonwealth of Massachusetts Board of Registration in Medicine</td>\n<td>Commonwealth of Massachusetts Board of Registration in Medicine</td>\n</tr>\n<tr>\n<td>22</td>\n<td>Connecticut Commission of Pharmacy</td>\n<td>Connecticut Commission of Pharmacy</td>\n</tr>\n<tr>\n<td>23</td>\n<td>Connecticut Department of Consumer Protection</td>\n<td>Connecticut Department of Consumer Protection</td>\n</tr>\n<tr>\n<td>24</td>\n<td>Delaware State Board of Pharmacy</td>\n<td>Delaware State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>25</td>\n<td>District of Columbia Board of Pharmacy</td>\n<td>District of Columbia Board of Pharmacy</td>\n</tr>\n<tr>\n<td>26</td>\n<td>District of Columbia Department of Health</td>\n<td>District of Columbia Department of Health</td>\n</tr>\n<tr>\n<td>27</td>\n<td>Drug Enforcement Administration</td>\n<td>Drug Enforcement Administration</td>\n</tr>\n<tr>\n<td>28</td>\n<td>Florida Agency for Health Care Administration</td>\n<td>Florida Agency for Health Care Administration</td>\n</tr>\n<tr>\n<td>29</td>\n<td>Florida Board of Pharmacy</td>\n<td>Florida Board of Pharmacy</td>\n</tr>\n<tr>\n<td>30</td>\n<td>Florida Department of Business &amp; Professional Regulation</td>\n<td>Florida Department of Business &amp; Professional Regulation</td>\n</tr>\n<tr>\n<td>31</td>\n<td>Florida Department of Health</td>\n<td>Florida Department of Health</td>\n</tr>\n<tr>\n<td>32</td>\n<td>Georgia Composite Medical Board</td>\n<td>Georgia Composite Medical Board</td>\n</tr>\n<tr>\n<td>33</td>\n<td>Georgia Department of Community Health</td>\n<td>Georgia Department of Community Health</td>\n</tr>\n<tr>\n<td>34</td>\n<td>Georgia Professional Licensing</td>\n<td>Georgia Professional Licensing</td>\n</tr>\n<tr>\n<td>35</td>\n<td>Georgia State Board of Pharmacy</td>\n<td>Georgia State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>36</td>\n<td>Government of the U.S. Virgin Islands Department of Licensing and Consumer Affairs</td>\n<td>Government of the U.S. Virgin Islands Department of Licensing and Consumer Affairs</td>\n</tr>\n<tr>\n<td>37</td>\n<td>Guam Board of Examiners for Pharmacy</td>\n<td>Guam Board of Examiners for Pharmacy</td>\n</tr>\n<tr>\n<td>38</td>\n<td>Hawaii Department of Commerce &amp; Consumer Affairs</td>\n<td>Hawaii Department of Commerce &amp; Consumer Affairs</td>\n</tr>\n<tr>\n<td>39</td>\n<td>Hawaii State Board of Pharmacy</td>\n<td>Hawaii State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>40</td>\n<td>Idaho Board of Veterinary Medicine</td>\n<td>Idaho Board of Veterinary Medicine</td>\n</tr>\n<tr>\n<td>41</td>\n<td>Idaho State Board of Nursing</td>\n<td>Idaho State Board of Nursing</td>\n</tr>\n<tr>\n<td>42</td>\n<td>Idaho State Board of Pharmacy</td>\n<td>Idaho State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>43</td>\n<td>Illinois Department of Financial and Professional Regulation</td>\n<td>Illinois Department of Financial and Professional Regulation</td>\n</tr>\n<tr>\n<td>44</td>\n<td>Illinois Department of Financial and Professional Regulation - State Board of Pharmacy</td>\n<td>Illinois Department of Financial and Professional Regulation - State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>45</td>\n<td>Indiana Board of Pharmacy</td>\n<td>Indiana Board of Pharmacy</td>\n</tr>\n<tr>\n<td>46</td>\n<td>Indiana Professional Licensing Agency</td>\n<td>Indiana Professional Licensing Agency</td>\n</tr>\n<tr>\n<td>47</td>\n<td>Iowa Board of Medicine</td>\n<td>Iowa Board of Medicine</td>\n</tr>\n<tr>\n<td>48</td>\n<td>Iowa Board of Nursing</td>\n<td>Iowa Board of Nursing</td>\n</tr>\n<tr>\n<td>49</td>\n<td>Iowa Board of Pharmacy</td>\n<td>Iowa Board of Pharmacy</td>\n</tr>\n<tr>\n<td>50</td>\n<td>Iowa Department of Public Health Bureau of Professional Licensure</td>\n<td>Iowa Department of Public Health Bureau of Professional Licensure</td>\n</tr>\n<tr>\n<td>51</td>\n<td>Kansas Board of Healing Arts</td>\n<td>Kansas Board of Healing Arts</td>\n</tr>\n<tr>\n<td>52</td>\n<td>Kansas Board of Nursing</td>\n<td>Kansas Board of Nursing</td>\n</tr>\n<tr>\n<td>53</td>\n<td>Kansas Board of Pharmacy</td>\n<td>Kansas Board of Pharmacy</td>\n</tr>\n<tr>\n<td>54</td>\n<td>Kansas Department of Agriculture</td>\n<td>Kansas Department of Agriculture</td>\n</tr>\n<tr>\n<td>55</td>\n<td>Kentucky Board of Medical Licensure</td>\n<td>Kentucky Board of Medical Licensure</td>\n</tr>\n<tr>\n<td>56</td>\n<td>Kentucky Board of Pharmacy</td>\n<td>Kentucky Board of Pharmacy</td>\n</tr>\n<tr>\n<td>57</td>\n<td>Kentucky Cabinet for Health and Family Services</td>\n<td>Kentucky Cabinet for Health and Family Services</td>\n</tr>\n<tr>\n<td>58</td>\n<td>Kentucky Nursing Board</td>\n<td>Kentucky Nursing Board</td>\n</tr>\n<tr>\n<td>59</td>\n<td>Kentucky Office of Occupations &amp; Professions - Board of Veterinary Examiners</td>\n<td>Kentucky Office of Occupations &amp; Professions - Board of Veterinary Examiners</td>\n</tr>\n<tr>\n<td>60</td>\n<td>Louisiana Board of Drug and Device Distributors</td>\n<td>Louisiana Board of Drug and Device Distributors</td>\n</tr>\n<tr>\n<td>61</td>\n<td>Louisiana Board of Pharmacy</td>\n<td>Louisiana Board of Pharmacy</td>\n</tr>\n<tr>\n<td>62</td>\n<td>Louisiana State Board of Medical Examiners</td>\n<td>Louisiana State Board of Medical Examiners</td>\n</tr>\n<tr>\n<td>63</td>\n<td>Louisiana State Board of Nursing</td>\n<td>Louisiana State Board of Nursing</td>\n</tr>\n<tr>\n<td>64</td>\n<td>Maine Board of Pharmacy</td>\n<td>Maine Board of Pharmacy</td>\n</tr>\n<tr>\n<td>65</td>\n<td>Maryland Board of Nursing</td>\n<td>Maryland Board of Nursing</td>\n</tr>\n<tr>\n<td>66</td>\n<td>Maryland Board of Physicians</td>\n<td>Maryland Board of Physicians</td>\n</tr>\n<tr>\n<td>67</td>\n<td>Maryland Department of Health and Mental Hygiene</td>\n<td>Maryland Department of Health and Mental Hygiene</td>\n</tr>\n<tr>\n<td>68</td>\n<td>Maryland.gov Deparment of Agriculture</td>\n<td>Maryland.gov Deparment of Agriculture</td>\n</tr>\n<tr>\n<td>69</td>\n<td>Massachusetts Board of Registration in Pharmacy</td>\n<td>Massachusetts Board of Pharmacy</td>\n</tr>\n<tr>\n<td>70</td>\n<td>Massachusetts Board of Registration in Veterinary Medicine</td>\n<td>Massachusetts Board of Registration in Veterinary Medicine</td>\n</tr>\n<tr>\n<td>71</td>\n<td>Massachusetts Office of Health and Human Services</td>\n<td>Massachusetts Office of Health and Human Services</td>\n</tr>\n<tr>\n<td>72</td>\n<td>Michigan Board of Pharmacy</td>\n<td>Michigan Board of Pharmacy</td>\n</tr>\n<tr>\n<td>73</td>\n<td>Michigan Department of Licensing and Regulatory Affairs</td>\n<td>Michigan Department of Licensing and Regulatory Affairs</td>\n</tr>\n<tr>\n<td>74</td>\n<td>Minnesota Board of Medical Practice</td>\n<td>Minnesota Board of Medical Practice</td>\n</tr>\n<tr>\n<td>75</td>\n<td>Minnesota Board of Nursing</td>\n<td>Minnesota Board of Nursing</td>\n</tr>\n<tr>\n<td>76</td>\n<td>Minnesota Board of Pharmacy</td>\n<td>Minnesota Board of Pharmacy</td>\n</tr>\n<tr>\n<td>77</td>\n<td>Mississippi Board of Medical Licensure</td>\n<td>Mississippi Board of Medical Licensure</td>\n</tr>\n<tr>\n<td>78</td>\n<td>Mississippi Board of Nursing</td>\n<td>Mississippi Board of Nursing</td>\n</tr>\n<tr>\n<td>79</td>\n<td>Mississippi Board of Pharmacy</td>\n<td>Mississippi Board of Pharmacy</td>\n</tr>\n<tr>\n<td>80</td>\n<td>Mississippi Board of Veterinary Medicine</td>\n<td>Mississippi Board of Veterinary Medicine</td>\n</tr>\n<tr>\n<td>81</td>\n<td>Missouri Board of Nursing</td>\n<td>Missouri Board of Nursing</td>\n</tr>\n<tr>\n<td>82</td>\n<td>Missouri Board of Pharmacy</td>\n<td>Missouri Board of Pharmacy</td>\n</tr>\n<tr>\n<td>83</td>\n<td>Missouri Deparment of Health and Senior Services</td>\n<td>Missouri Deparment of Health and Senior Services</td>\n</tr>\n<tr>\n<td>84</td>\n<td>Missouri Division of Professional Registration</td>\n<td>Missouri Division of Professional Registration</td>\n</tr>\n<tr>\n<td>85</td>\n<td>Montana Board of Pharmacy</td>\n<td>Montana Board of Pharmacy</td>\n</tr>\n<tr>\n<td>86</td>\n<td>Montana Department of Labor &amp; Industry</td>\n<td>Montana Department of Labor &amp; Industry</td>\n</tr>\n<tr>\n<td>87</td>\n<td>National Healthcareer Association - CPhT</td>\n<td>National Healthcareer Association - CPhT</td>\n</tr>\n<tr>\n<td>88</td>\n<td>Nebraska Board of Pharmacy</td>\n<td>Nebraska Board of Pharmacy</td>\n</tr>\n<tr>\n<td>89</td>\n<td>Nebraska Department of Health and Human Services</td>\n<td>Nebraska Department of Health and Human Services</td>\n</tr>\n<tr>\n<td>90</td>\n<td>Nevada State Board of Osteopathic Medicine</td>\n<td>Nevada State Board of Osteopathic Medicine</td>\n</tr>\n<tr>\n<td>92</td>\n<td>Nevada State Board of Medical Examiners</td>\n<td>Nevada State Board of Medical Examiners</td>\n</tr>\n<tr>\n<td>93</td>\n<td>Nevada State Board of Nursing</td>\n<td>Nevada State Board of Nursing</td>\n</tr>\n<tr>\n<td>94</td>\n<td>Nevada State Board of Pharmacy</td>\n<td>Nevada State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>95</td>\n<td>New Hampshire Board of Medicine</td>\n<td>New Hampshire Board of Medicine</td>\n</tr>\n<tr>\n<td>96</td>\n<td>New Hampshire Board of Nursing</td>\n<td>New Hampshire Board of Nursing</td>\n</tr>\n<tr>\n<td>97</td>\n<td>New Hampshire Board of Pharmacy</td>\n<td>New Hampshire Board of Pharmacy</td>\n</tr>\n<tr>\n<td>98</td>\n<td>New Hampshire Board of Veterinary Medicine</td>\n<td>New Hampshire Board of Veterinary Medicine</td>\n</tr>\n<tr>\n<td>99</td>\n<td>New Jersey State Board of Pharmacy</td>\n<td>New Jersey State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>100</td>\n<td>New Mexico Board of Pharmacy</td>\n<td>New Mexico Board of Pharmacy</td>\n</tr>\n<tr>\n<td>101</td>\n<td>New Mexico Board of Veterinary Medicine</td>\n<td>New Mexico Board of Veterinary Medicine</td>\n</tr>\n<tr>\n<td>102</td>\n<td>New Mexico Regulation &amp; Licensing Department</td>\n<td>New Mexico Regulation &amp; Licensing Department</td>\n</tr>\n<tr>\n<td>103</td>\n<td>New York State Board of Pharmacy</td>\n<td>New York State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>104</td>\n<td>New York State Office of the Professions</td>\n<td>New York State Office of the Professions</td>\n</tr>\n<tr>\n<td>105</td>\n<td>North Carolina Board of Nursing</td>\n<td>North Carolina Board of Nursing</td>\n</tr>\n<tr>\n<td>106</td>\n<td>North Carolina Board of Pharmacy</td>\n<td>North Carolina Board of Pharmacy</td>\n</tr>\n<tr>\n<td>107</td>\n<td>North Carolina Department of Agricultur &amp; Consumer Services - Food &amp; Drug Protection Division</td>\n<td>North Carolina Department of Agricultur &amp; Consumer Services - Food &amp; Drug Protection Division</td>\n</tr>\n<tr>\n<td>108</td>\n<td>North Carolina Department of Health and Human Services</td>\n<td>North Carolina Department of Health and Human Services</td>\n</tr>\n<tr>\n<td>109</td>\n<td>North Carolina Medical Board</td>\n<td>North Carolina Medical Board</td>\n</tr>\n<tr>\n<td>110</td>\n<td>North Carolina Veterinary Medical Board</td>\n<td>North Carolina Veterinary Medical Board</td>\n</tr>\n<tr>\n<td>111</td>\n<td>North Dakota Board of Medicine</td>\n<td>North Dakota Board of Medicine</td>\n</tr>\n<tr>\n<td>112</td>\n<td>North Dakota Board of Nursing</td>\n<td>North Dakota Board of Nursing</td>\n</tr>\n<tr>\n<td>113</td>\n<td>North Dakota Board of Pharmacy</td>\n<td>North Dakota Board of Pharmacy</td>\n</tr>\n<tr>\n<td>114</td>\n<td>Offices of Inspector General - U.S. Department of Health &amp; Human Services</td>\n<td>Offices of Inspector General - U.S. Department of Health &amp; Human Services</td>\n</tr>\n<tr>\n<td>115</td>\n<td>Ohio Board of Nursing</td>\n<td>Ohio Board of Nursing</td>\n</tr>\n<tr>\n<td>116</td>\n<td>Ohio Veterinary Medical Licensing Board</td>\n<td>Ohio Veterinary Medical Licensing Board</td>\n</tr>\n<tr>\n<td>117</td>\n<td>Oklahoma Board of Medical Licensure and Supervision</td>\n<td>Oklahoma Board of Medical Licensure and Supervision</td>\n</tr>\n<tr>\n<td>118</td>\n<td>Oklahoma Board of Osteopathic Examiners</td>\n<td>Oklahoma Board of Osteopathic Examiners</td>\n</tr>\n<tr>\n<td>119</td>\n<td>Oklahoma Board of Pharmacy</td>\n<td>Oklahoma Board of Pharmacy</td>\n</tr>\n<tr>\n<td>120</td>\n<td>Oklahoma Board of Veterinary Medical Examiners</td>\n<td>Oklahoma Board of Veterinary Medical Examiners</td>\n</tr>\n<tr>\n<td>121</td>\n<td>Oklahoma Board or Nursing</td>\n<td>Oklahoma Board or Nursing</td>\n</tr>\n<tr>\n<td>122</td>\n<td>Oklahoma Bureau of Narcotics and Dangerous Drugs Control</td>\n<td>Oklahoma Bureau of Narcotics and Dangerous Drugs Control</td>\n</tr>\n<tr>\n<td>123</td>\n<td>Oregon Board of Pharmacy</td>\n<td>Oregon Board of Pharmacy</td>\n</tr>\n<tr>\n<td>124</td>\n<td>Oregon Medical Board</td>\n<td>Oregon Medical Board</td>\n</tr>\n<tr>\n<td>125</td>\n<td>Oregon State Board of Nursing</td>\n<td>Oregon State Board of Nursing</td>\n</tr>\n<tr>\n<td>126</td>\n<td>Oregon Veterinary Medical Examining Board</td>\n<td>Oregon Veterinary Medical Examining Board</td>\n</tr>\n<tr>\n<td>127</td>\n<td>Pennsylvania Department of Health Drug, Device and Cosmetic Program</td>\n<td>Pennsylvania Department of Health Drug, Device and Cosmetic Program</td>\n</tr>\n<tr>\n<td>128</td>\n<td>Pennsylvania Department of State</td>\n<td>Pennsylvania Department of State</td>\n</tr>\n<tr>\n<td>129</td>\n<td>Pennsylvania State Board of Pharmacy</td>\n<td>Pennsylvania State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>130</td>\n<td>Pharmacy Technician Certification Board</td>\n<td>Pharmacy Technician Certification Board</td>\n</tr>\n<tr>\n<td>131</td>\n<td>Puerto Rico Board of Pharmacy</td>\n<td>Puerto Rico Board of Pharmacy</td>\n</tr>\n<tr>\n<td>132</td>\n<td>Rhode Island Board of Pharmacy</td>\n<td>Rhode Island Board of Pharmacy</td>\n</tr>\n<tr>\n<td>133</td>\n<td>SCDHEC Bureau of Drug Control</td>\n<td>SCDHEC Bureau of Drug Control</td>\n</tr>\n<tr>\n<td>134</td>\n<td>South Carolina Department of Labor, Licensing and Regulation - Board of Pharmacy</td>\n<td>South Carolina Department of Labor, Licensing and Regulation - Board of Pharmacy</td>\n</tr>\n<tr>\n<td>135</td>\n<td>South Carolina Department of Labor, Licensing and Regulation - Medical Board</td>\n<td>South Carolina Department of Labor, Licensing and Regulation - Medical Board</td>\n</tr>\n<tr>\n<td>136</td>\n<td>South Carolina Department of Labor, Licensing and Regulation - Nursing Board</td>\n<td>South Carolina Department of Labor, Licensing and Regulation - Nursing Board</td>\n</tr>\n<tr>\n<td>137</td>\n<td>South Carolina Department of Labor, Licensing and Regulation - Veterinary Board</td>\n<td>South Carolina Department of Labor, Licensing and Regulation - Veterinary Board</td>\n</tr>\n<tr>\n<td>138</td>\n<td>South Dakota Board of Medical &amp; Osteopathic Examiners</td>\n<td>South Dakota Board of Medical &amp; Osteopathic Examiners</td>\n</tr>\n<tr>\n<td>139</td>\n<td>South Dakota Board of Nursing</td>\n<td>South Dakota Board of Nursing</td>\n</tr>\n<tr>\n<td>140</td>\n<td>South Dakota Board of Veterinary Medical Examiners</td>\n<td>South Dakota Board of Veterinary Medical Examiners</td>\n</tr>\n<tr>\n<td>141</td>\n<td>South Dakota Department of Health</td>\n<td>South Dakota Department of Health</td>\n</tr>\n<tr>\n<td>142</td>\n<td>South Dakota State Board of Pharmacy</td>\n<td>South Dakota State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>143</td>\n<td>State Medical Board of Ohio</td>\n<td>State Medical Board of Ohio</td>\n</tr>\n<tr>\n<td>144</td>\n<td>State of Alaska Department of Commerce, Community and Economic Development</td>\n<td>State of Alaska Department of Commerce, Community and Economic Development</td>\n</tr>\n<tr>\n<td>145</td>\n<td>State of Arkansas Veterinary Medical Examining Board</td>\n<td>State of Arkansas Veterinary Medical Examining Board</td>\n</tr>\n<tr>\n<td>146</td>\n<td>State of California Department of Consumer Affairs</td>\n<td>State of California Department of Consumer Affairs</td>\n</tr>\n<tr>\n<td>147</td>\n<td>State of Delaware - Division of Professional Regulation</td>\n<td>State of Delaware - Division of Professional Regulation</td>\n</tr>\n<tr>\n<td>187</td>\n<td>College of Pharmacists of British Columbia</td>\n<td>College of Pharmacists of British Columbia</td>\n</tr>\n<tr>\n<td>148</td>\n<td>State of Hawaii, Department of Health - Office of Health Care Assurance</td>\n<td>State of Hawaii, Department of Health - Office of Health Care Assurance</td>\n</tr>\n<tr>\n<td>149</td>\n<td>State of Idaho Board of Medicine</td>\n<td>State of Idaho Board of Medicine</td>\n</tr>\n<tr>\n<td>150</td>\n<td>State of Maine Department of Professional and Financial Regulation</td>\n<td>State of Maine Department of Professional and Financial Regulation</td>\n</tr>\n<tr>\n<td>151</td>\n<td>State of Maryland Board of Pharmacy</td>\n<td>State of Maryland Board of Pharmacy</td>\n</tr>\n<tr>\n<td>152</td>\n<td>State of New Jersey Department of Health</td>\n<td>State of New Jersey Department of Health</td>\n</tr>\n<tr>\n<td>153</td>\n<td>State of Ohio Board of Pharmacy</td>\n<td>State of Ohio Board of Pharmacy</td>\n</tr>\n<tr>\n<td>154</td>\n<td>State of Rhode Island Department of Health</td>\n<td>State of Rhode Island Department of Health</td>\n</tr>\n<tr>\n<td>155</td>\n<td>State of Vermont Office of Professional Regulation</td>\n<td>State of Vermont Office of Professional Regulation</td>\n</tr>\n<tr>\n<td>156</td>\n<td>Tennessee Board of Pharmacy</td>\n<td>Tennessee Board of Pharmacy</td>\n</tr>\n<tr>\n<td>157</td>\n<td>Tennessee Department of Health</td>\n<td>Tennessee Department of Health</td>\n</tr>\n<tr>\n<td>158</td>\n<td>Texas Board of Nursing</td>\n<td>Texas Board of Nursing</td>\n</tr>\n<tr>\n<td>159</td>\n<td>Texas Department of State Health Services</td>\n<td>Texas Department of State Health Services</td>\n</tr>\n<tr>\n<td>160</td>\n<td>Texas Medical Board</td>\n<td>Texas Medical Board</td>\n</tr>\n<tr>\n<td>161</td>\n<td>Texas Physician Assistant Board</td>\n<td>Texas Physician Assistant Board</td>\n</tr>\n<tr>\n<td>162</td>\n<td>Texas State Board of Pharmacy</td>\n<td>Texas State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>163</td>\n<td>Texas Veterinary Board</td>\n<td>Texas Veterinary Board</td>\n</tr>\n<tr>\n<td>164</td>\n<td>The State of New Jersey Department of Law &amp; Public Safety - Division of Consumer Affairs</td>\n<td>The State of New Jersey Department of Law &amp; Public Safety - Division of Consumer Affairs</td>\n</tr>\n<tr>\n<td>165</td>\n<td>U. S. Food &amp; Drug Administration</td>\n<td>U. S. Food &amp; Drug Administration</td>\n</tr>\n<tr>\n<td>166</td>\n<td>Utah Board of Pharmacy</td>\n<td>Utah Board of Pharmacy</td>\n</tr>\n<tr>\n<td>167</td>\n<td>Utah Division of Occupational and Professional Licensing</td>\n<td>Utah Division of Occupational and Professional Licensing</td>\n</tr>\n<tr>\n<td>168</td>\n<td>Vermont Board of Pharmacy</td>\n<td>Vermont Board of Pharmacy</td>\n</tr>\n<tr>\n<td>169</td>\n<td>Virgin Islands Board of Pharmacy</td>\n<td>Virgin Islands Board of Pharmacy</td>\n</tr>\n<tr>\n<td>170</td>\n<td>Virginia Board of Pharmacy</td>\n<td>Virginia Board of Pharmacy</td>\n</tr>\n<tr>\n<td>171</td>\n<td>Virginia Deparment of Health Professions</td>\n<td>Virginia Deparment of Health Professions</td>\n</tr>\n<tr>\n<td>172</td>\n<td>Washington State Board of Pharmacy</td>\n<td>Washington State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>173</td>\n<td>Washington State Department of Health</td>\n<td>Washington State Department of Health</td>\n</tr>\n<tr>\n<td>174</td>\n<td>West Virginia Board of Examiners for Registered Professional Nurses</td>\n<td>West Virginia Board of Examiners for Registered Professional Nurses</td>\n</tr>\n<tr>\n<td>175</td>\n<td>West Virginia Board of Medicine</td>\n<td>West Virginia Board of Medicine</td>\n</tr>\n<tr>\n<td>176</td>\n<td>West Virginia Board of Pharmacy</td>\n<td>West Virginia Board of Pharmacy</td>\n</tr>\n<tr>\n<td>177</td>\n<td>Wisconsin Pharmacy Examining Board</td>\n<td>Wisconsin Pharmacy Examining Board</td>\n</tr>\n<tr>\n<td>178</td>\n<td>Wisonsin Deparment of Safety and Professional Services</td>\n<td>Wisonsin Deparment of Safety and Professional Services</td>\n</tr>\n<tr>\n<td>179</td>\n<td>WV Board of Osteopathic Medicine</td>\n<td>WV Board of Osteopathic Medicine</td>\n</tr>\n<tr>\n<td>180</td>\n<td>Wyoming Board of Medicine</td>\n<td>Wyoming Board of Medicine</td>\n</tr>\n<tr>\n<td>181</td>\n<td>Wyoming State Board of Nursing</td>\n<td>Wyoming State Board of Nursing</td>\n</tr>\n<tr>\n<td>182</td>\n<td>Wyoming State Board of Pharmacy</td>\n<td>Wyoming State Board of Pharmacy</td>\n</tr>\n<tr>\n<td>185</td>\n<td>State Program</td>\n<td>State Program</td>\n</tr>\n<tr>\n<td>186</td>\n<td>Alberta College of Pharmacy</td>\n<td>Alberta College of Pharmacy</td>\n</tr>\n<tr>\n<td>188</td>\n<td>College of Pharmacists of Manitoba</td>\n<td>College of Pharmacists of Manitoba</td>\n</tr>\n<tr>\n<td>189</td>\n<td>New Brunswick College of Pharmacists</td>\n<td>New Brunswick College of Pharmacists</td>\n</tr>\n<tr>\n<td>190</td>\n<td>Newfoundland &amp; Labrador Pharmacy Board</td>\n<td>Newfoundland &amp; Labrador Pharmacy Board</td>\n</tr>\n<tr>\n<td>191</td>\n<td>Nova Scotia College of Pharmacists</td>\n<td>Nova Scotia College of Pharmacists</td>\n</tr>\n<tr>\n<td>192</td>\n<td>Government of Northwest Territories</td>\n<td>Government of Northwest Territories</td>\n</tr>\n<tr>\n<td>193</td>\n<td>Department of Health - Government of Nunavut</td>\n<td>Department of Health - Government of Nunavut</td>\n</tr>\n<tr>\n<td>194</td>\n<td>Ontario College of Pharmacists</td>\n<td>Ontario College of Pharmacists</td>\n</tr>\n<tr>\n<td>195</td>\n<td>Prince Edward Island College of Pharmacists</td>\n<td>Prince Edward Island College of Pharmacists</td>\n</tr>\n<tr>\n<td>196</td>\n<td>Saskatchewan College of Pharmacy Professionals</td>\n<td>Saskatchewan College of Pharmacy Professionals</td>\n</tr>\n<tr>\n<td>197</td>\n<td>Government of Yukon</td>\n<td>Government of Yukon</td>\n</tr>\n<tr>\n<td>198</td>\n<td>Quebec Order of Pharmacists</td>\n<td>Quebec Order of Pharmacists</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"license-types\">License Types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>License Type ID</strong></th>\n<th><strong>License Type Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>3rd Party Logistics</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Business License</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Controlled Substance - Drug Distributor</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Pharmacist Controlled Substance</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Controlled Substance - Pharmacy</td>\n</tr>\n<tr>\n<td>6</td>\n<td>DEA (Facility)</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Controlled Substance - Manufacturer</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Drug Company</td>\n</tr>\n<tr>\n<td>9</td>\n<td>Durable Medical Equipment (DME)</td>\n</tr>\n<tr>\n<td>10</td>\n<td>Drug Sample Distributor</td>\n</tr>\n<tr>\n<td>11</td>\n<td>FDA</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Controlled Substance - Wholesaler</td>\n</tr>\n<tr>\n<td>13</td>\n<td>Manufacturer</td>\n</tr>\n<tr>\n<td>14</td>\n<td>Mail Order Pharmacy</td>\n</tr>\n<tr>\n<td>15</td>\n<td>Dispensing Controlled Substance</td>\n</tr>\n<tr>\n<td>16</td>\n<td>Over the Counter Drug Permit</td>\n</tr>\n<tr>\n<td>17</td>\n<td>Pharmacy</td>\n</tr>\n<tr>\n<td>18</td>\n<td>Pharmacist</td>\n</tr>\n<tr>\n<td>19</td>\n<td>Drug Other Controlled Substance</td>\n</tr>\n<tr>\n<td>20</td>\n<td>Limited Controlled Substance</td>\n</tr>\n<tr>\n<td>21</td>\n<td>Repackager</td>\n</tr>\n<tr>\n<td>22</td>\n<td>Sterile Compounding</td>\n</tr>\n<tr>\n<td>23</td>\n<td>Miscellaneous Permit (Controlled Substance)</td>\n</tr>\n<tr>\n<td>24</td>\n<td>Veterinary</td>\n</tr>\n<tr>\n<td>25</td>\n<td>OIG (Facility)</td>\n</tr>\n<tr>\n<td>26</td>\n<td>Wholesale Distributor</td>\n</tr>\n<tr>\n<td>27</td>\n<td>Home Medical Equipment (HME)</td>\n</tr>\n<tr>\n<td>28</td>\n<td>Registration</td>\n</tr>\n<tr>\n<td>29</td>\n<td>Pharmacy Technician Certification (PTCB, ICPT/NHA)</td>\n</tr>\n<tr>\n<td>30</td>\n<td>Veterinarian</td>\n</tr>\n<tr>\n<td>31</td>\n<td>Pharmacy Technician License/Registration</td>\n</tr>\n<tr>\n<td>32</td>\n<td>Other Outlet</td>\n</tr>\n<tr>\n<td>33</td>\n<td>Veterinary Drug Outlet</td>\n</tr>\n<tr>\n<td>34</td>\n<td>Pharmacy Intern</td>\n</tr>\n<tr>\n<td>35</td>\n<td>Designated Representative</td>\n</tr>\n<tr>\n<td>36</td>\n<td>Hospital Pharmacy</td>\n</tr>\n<tr>\n<td>37</td>\n<td>Institutional Pharmacy</td>\n</tr>\n<tr>\n<td>38</td>\n<td>Medical Doctor</td>\n</tr>\n<tr>\n<td>39</td>\n<td>Doctor of Osteopathy</td>\n</tr>\n<tr>\n<td>40</td>\n<td>Nurse Practitioner</td>\n</tr>\n<tr>\n<td>41</td>\n<td>Registered Nurse</td>\n</tr>\n<tr>\n<td>42</td>\n<td>Physician Assistant</td>\n</tr>\n<tr>\n<td>43</td>\n<td>DEA (Individual)</td>\n</tr>\n<tr>\n<td>44</td>\n<td>Non-Resident Pharmacy</td>\n</tr>\n<tr>\n<td>45</td>\n<td>Non-Resident Sterile Compounding</td>\n</tr>\n<tr>\n<td>46</td>\n<td>Nuclear Pharmacy</td>\n</tr>\n<tr>\n<td>47</td>\n<td>Outsourcing Facility</td>\n</tr>\n<tr>\n<td>48</td>\n<td>Pain Management Clinic</td>\n</tr>\n<tr>\n<td>49</td>\n<td>Specialized Prescription Drug Outlet</td>\n</tr>\n<tr>\n<td>50</td>\n<td>Drug Distributing Agent</td>\n</tr>\n<tr>\n<td>51</td>\n<td>Limited Chemical Wholesale Pharmacy</td>\n</tr>\n<tr>\n<td>52</td>\n<td>Manufacturer/Wholesale/Distributor</td>\n</tr>\n<tr>\n<td>53</td>\n<td>Medical Gas Distributor</td>\n</tr>\n<tr>\n<td>54</td>\n<td>Medical Gas Supplier</td>\n</tr>\n<tr>\n<td>55</td>\n<td>Precursor Chemical Suppliers</td>\n</tr>\n<tr>\n<td>56</td>\n<td>Prescription Drug Distributor</td>\n</tr>\n<tr>\n<td>57</td>\n<td>Reverse Distributor</td>\n</tr>\n<tr>\n<td>58</td>\n<td>Wholesaler/Manufacturer</td>\n</tr>\n<tr>\n<td>59</td>\n<td>Designated Representative - 3PL</td>\n</tr>\n<tr>\n<td>60</td>\n<td>Doctor of Osteopathy Controlled Substance</td>\n</tr>\n<tr>\n<td>61</td>\n<td>Medical Doctor Controlled Substance</td>\n</tr>\n<tr>\n<td>62</td>\n<td>Nurse Practitioner Controlled Substance</td>\n</tr>\n<tr>\n<td>63</td>\n<td>OIG (Individual)</td>\n</tr>\n<tr>\n<td>64</td>\n<td>Pharmacist Extern Registration</td>\n</tr>\n<tr>\n<td>65</td>\n<td>Pharmacy Assistant</td>\n</tr>\n<tr>\n<td>66</td>\n<td>Physician Assistant Controlled Substance</td>\n</tr>\n<tr>\n<td>67</td>\n<td>Vet Drug Technician Registration</td>\n</tr>\n<tr>\n<td>68</td>\n<td>Veterinarian Controlled Substance</td>\n</tr>\n<tr>\n<td>69</td>\n<td>Consultant Pharmacist</td>\n</tr>\n<tr>\n<td>70</td>\n<td>Nuclear Pharmacist</td>\n</tr>\n<tr>\n<td>71</td>\n<td>Pharmacist in Charge (PIC)</td>\n</tr>\n<tr>\n<td>72</td>\n<td>Certified Pharmacy Technician License/Registration</td>\n</tr>\n<tr>\n<td>73</td>\n<td>Pharmacy Technician Trainee</td>\n</tr>\n<tr>\n<td>74</td>\n<td>Medical Gas</td>\n</tr>\n<tr>\n<td>75</td>\n<td>Complimentary Drug Distributor</td>\n</tr>\n<tr>\n<td>76</td>\n<td>Controlled Substance - Outsourcing Facility</td>\n</tr>\n<tr>\n<td>77</td>\n<td>Non-Dispensing Drug Outlet/Pharmacy</td>\n</tr>\n<tr>\n<td>78</td>\n<td>Non-Resident Pharmacist</td>\n</tr>\n<tr>\n<td>79</td>\n<td>Pharmacist Clinician</td>\n</tr>\n<tr>\n<td>80</td>\n<td>Injectables Authorization</td>\n</tr>\n<tr>\n<td>81</td>\n<td>Telepharmacist</td>\n</tr>\n<tr>\n<td>82</td>\n<td>Advanced Practice Pharmacist</td>\n</tr>\n<tr>\n<td>83</td>\n<td>Practitioner Controlled Substance</td>\n</tr>\n<tr>\n<td>84</td>\n<td>Automated Pharmacy Dispensing Unit</td>\n</tr>\n<tr>\n<td>85</td>\n<td>Remote Dispensing Pharmacy</td>\n</tr>\n<tr>\n<td>86</td>\n<td>Pharmacy Immunization Approval</td>\n</tr>\n<tr>\n<td>87</td>\n<td>Compounder</td>\n</tr>\n<tr>\n<td>88</td>\n<td>Distributor</td>\n</tr>\n<tr>\n<td>89</td>\n<td>Dentist Controlled Substance</td>\n</tr>\n<tr>\n<td>90</td>\n<td>Business Controlled Substance</td>\n</tr>\n<tr>\n<td>91</td>\n<td>Practitioner Dispensing Registration</td>\n</tr>\n<tr>\n<td>92</td>\n<td>Nonresident Outsourcing Facility</td>\n</tr>\n<tr>\n<td>93</td>\n<td>Special Work Permit</td>\n</tr>\n<tr>\n<td>94</td>\n<td>Administration of Drugs and Vaccines</td>\n</tr>\n<tr>\n<td>95</td>\n<td>Pharmacy Automated Dispensing Unit</td>\n</tr>\n<tr>\n<td>96</td>\n<td>DELETED Practitioner Controlled Substance</td>\n</tr>\n<tr>\n<td>97</td>\n<td>Podiatrist Controlled Substance</td>\n</tr>\n<tr>\n<td>98</td>\n<td>Advanced Practice RN Controlled Substance</td>\n</tr>\n<tr>\n<td>99</td>\n<td>Certified Compounded Sterile Preparation Technician (PTCB)</td>\n</tr>\n<tr>\n<td>100</td>\n<td>Nonresident Drug Outlet</td>\n</tr>\n<tr>\n<td>101</td>\n<td>Non-Prescription Drug Distributor</td>\n</tr>\n<tr>\n<td>102</td>\n<td>Home Health/Hospice Pharmacy</td>\n</tr>\n<tr>\n<td>103</td>\n<td>Non-Resident Pharmacist in Charge (PIC)</td>\n</tr>\n<tr>\n<td>107</td>\n<td>COVID19-Pharmacy Passport</td>\n</tr>\n<tr>\n<td>108</td>\n<td>COVID19-Wholesaler Passport</td>\n</tr>\n<tr>\n<td>109</td>\n<td>COVID19-Other Business Passport</td>\n</tr>\n<tr>\n<td>111</td>\n<td>Temporary/Provisional Pharmacist</td>\n</tr>\n<tr>\n<td>112</td>\n<td>Temporary/Provisional Pharmacy Technician</td>\n</tr>\n<tr>\n<td>113</td>\n<td>Controlled Substance - 3PL</td>\n</tr>\n<tr>\n<td>114</td>\n<td>Advanced Certified Pharmacy Technician</td>\n</tr>\n<tr>\n<td>115</td>\n<td>Pharmaceutical Warehouse</td>\n</tr>\n<tr>\n<td>116</td>\n<td>Emergency Medication Kit Permit</td>\n</tr>\n<tr>\n<td>117</td>\n<td>Pharmacy Benefit Manager</td>\n</tr>\n<tr>\n<td>118</td>\n<td>Virtual Manufacturer</td>\n</tr>\n<tr>\n<td>119</td>\n<td>NABP Verify Pharmacist Credential</td>\n</tr>\n<tr>\n<td>120</td>\n<td>NABP Verify Technician Credential</td>\n</tr>\n<tr>\n<td>121</td>\n<td>NABP Verify Intern Credential</td>\n</tr>\n<tr>\n<td>122</td>\n<td>Technician Dispensing Registration</td>\n</tr>\n<tr>\n<td>123</td>\n<td>Military Spouse Pharmacist</td>\n</tr>\n<tr>\n<td>124</td>\n<td>Clinic</td>\n</tr>\n<tr>\n<td>125</td>\n<td>Opioid Manufacturer</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"trading-partner-status-types\">Trading Partner Status Types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Type ID</th>\n<th>Type Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Verified</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Not Verified</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"trading-partner-types\">Trading Partner Types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Type ID</th>\n<th>Type Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Dispenser</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Distributor</td>\n</tr>\n<tr>\n<td>3</td>\n<td>3PL</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Manufacturer</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Repackager</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Regulator</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"trading-partner-attribute-types\">Trading Partner Attribute Types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Attribute ID</th>\n<th>Attribute Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>STORE #</td>\n</tr>\n<tr>\n<td>2</td>\n<td>GS1 GLN #</td>\n</tr>\n<tr>\n<td>3</td>\n<td>NCPDP #</td>\n</tr>\n<tr>\n<td>4</td>\n<td>FEIN</td>\n</tr>\n<tr>\n<td>5</td>\n<td>NPI #</td>\n</tr>\n<tr>\n<td>6</td>\n<td>DEA #</td>\n</tr>\n<tr>\n<td>7</td>\n<td>GLEIF #</td>\n</tr>\n<tr>\n<td>8</td>\n<td>HIN #</td>\n</tr>\n<tr>\n<td>9</td>\n<td>DUNS #</td>\n</tr>\n<tr>\n<td>10</td>\n<td>eProfile ID</td>\n</tr>\n<tr>\n<td>11</td>\n<td>FDA #</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"phone-number-types\">Phone Number Types</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Phone Number Type ID</strong></th>\n<th><strong>Phone Number Type Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Mobile</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Landline</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Fax</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Overview","slug":"overview"},{"content":"Changelog","slug":"changelog"},{"content":"General Feedback","slug":"general-feedback"},{"content":"Default Value References","slug":"default-value-references"}],"owner":"25477588","collectionId":"22a866e7-7424-4030-aee9-62f578cd0996","publishedId":"2s8ZDbVLTZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"d32f2f"},"publishDate":"2023-01-24T01:11:29.000Z"},"item":[{"name":"Authorization","item":[{"name":"Get Access Token","id":"1b0f8881-7b97-4d61-bf61-f44a8b1889a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"password","description":"<p>Sets the OAuth2 Grant Type to Password.</p>\n","type":"text"},{"key":"audience","value":"tpd-dev","description":"<p>Sets the OAuth2 Audience to tpd-dev for access to the MVP environment.</p>\n","type":"text"},{"key":"scope","value":"openid","description":"<p>Requests the standard set of openid OAuth2 scopes.</p>\n","type":"text"},{"key":"client_id","value":"Z4xk9PAgarI1W4Mt3AY6OfDs2BnX6pvv","description":"<p>Sets the OAuth2 Client ID to the ID of the MVP application.</p>\n","type":"text"},{"key":"username","value":"example@dscsa.dev","description":"<p>Username of your account in the MVP application.</p>\n","type":"text"},{"key":"password","value":"example_password","description":"<p>Password of your account in the MVP application.</p>\n","type":"text"}]},"url":"https://devauth.dscsa.dev/oauth/token","urlObject":{"protocol":"https","path":["oauth","token"],"host":["devauth","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"c1a08df9-1792-4d2b-bd83-7b6c9a580932","name":"Get Access Token","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"grant_type","value":"password","description":"Sets the OAuth2 Grant Type to Password.","type":"text"},{"key":"audience","value":"tpd-dev","description":"Sets the OAuth2 Audience to tpd-dev for access to the MVP environment.","type":"text"},{"key":"scope","value":"openid","description":"Requests the standard set of openid OAuth2 scopes.","type":"text"},{"key":"client_id","value":"Z4xk9PAgarI1W4Mt3AY6OfDs2BnX6pvv","description":"Sets the OAuth2 Client ID to the ID of the MVP application.","type":"text"},{"key":"username","value":"example@dscsa.dev","description":"Username of your account in the MVP application.","type":"text"},{"key":"password","value":"example_password","description":"Password of your account in the MVP application.","type":"text"}]},"url":"https://dev-j2orxzsecb82lgm4.us.auth0.com/oauth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"example_access_token\",\n    \"id_token\": \"example_id_token\",\n    \"scope\": \"openid profile email address phone\",\n    \"expires_in\": 86400,\n    \"token_type\": \"Bearer\"\n}"}],"_postman_id":"1b0f8881-7b97-4d61-bf61-f44a8b1889a0"}],"id":"da9da9ca-c4fe-49ed-a4e1-0c4992e93758","description":"<p>To obtain an access token, utilize the following Auth0 OAuth 2 API to exchange your NABP Trading Partner Directory username and password for an access token in the form of a JWT.</p>\n","_postman_id":"da9da9ca-c4fe-49ed-a4e1-0c4992e93758"},{"name":"License Information","item":[{"name":"Find License Information by License Number","id":"aa5ee0eb-6764-4be4-a2a0-a7cdb0a9e1c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"example_license\",\n    \"licensingAgencyId\": 18,\n    \"licenseTypeId\": 17\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info","urlObject":{"protocol":"https","path":["directory","license","info"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"a8fad769-bc0f-466d-aba4-ad7e487b379c","name":"OK with Valid License Syntax Because of Licensing Agency Provided","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgencyId\": 18\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgency\": \"California State Board of Pharmacy\",\n    \"licenseType\": \"Pharmacy\",\n    \"legalNameOnLicense\": \"Twin Pines Inc\",\n    \"issuedOn\": \"2023-01-01T00:00:00+00:00\",\n    \"expiresOn\": \"2024-01-01T00:00:00+00:00\",\n    \"isValid\": true,\n    \"isVerified\": true,\n    \"licenseStatus\": \"Active/Good Standing\",\n    \"licenseSyntax\": {\n        \"status\": \"Valid\",\n        \"reason\": \"License number for given licensingAgencyId validated against license type 17\"\n    }\n}"},{"id":"d009fa85-6d8e-4c01-845a-ddcbdbb571fa","name":"OK with Valid License Syntax Because of Licensing Agency and License Type Provided","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgencyId\": 18,\n    \"licenseTypeId\": 17\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgency\": \"California State Board of Pharmacy\",\n    \"licenseType\": \"Pharmacy\",\n    \"legalNameOnLicense\": \"Twin Pines Inc\",\n    \"issuedOn\": \"2023-01-01T00:00:00+00:00\",\n    \"expiresOn\": \"2024-01-01T00:00:00+00:00\",\n    \"isValid\": true,\n    \"isVerified\": true,\n    \"licenseStatus\": \"Active/Good Standing\",\n    \"licenseSyntax\": {\n        \"status\": \"Valid\",\n        \"reason\": \"License number for given licensingAgencyId and licenseTypeId validated.\"\n    }\n}"},{"id":"d76333ae-0bf7-4684-9bd4-34824cdfead9","name":"OK with Unknown License Syntax Because of No Licensing Agency or License Type Provided","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 12345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgency\": \"California State Board of Pharmacy\",\n    \"licenseType\": \"Pharmacy\",\n    \"legalNameOnLicense\": \"Twin Pines Inc\",\n    \"issuedOn\": \"2023-01-01T00:00:00+00:00\",\n    \"expiresOn\": \"2024-01-01T00:00:00+00:00\",\n    \"isValid\": true,\n    \"isVerified\": true,\n    \"licenseStatus\": \"Active/Good Standing\",\n    \"licenseSyntax\": {\n        \"status\": \"Unknown\",\n        \"reason\": \"No licensingAgencyId or licenseTypeId provided.\"\n    }\n}"},{"id":"631744fe-21ea-4e3a-b2dd-4c34a3606745","name":"OK with Unknown License Syntax Because of No Validation Rules Found for Licensing Agency","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgencyId\": 17\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgency\": \"California State Board of Pharmacy\",\n    \"licenseType\": \"Pharmacy\",\n    \"legalNameOnLicense\": \"Twin Pines Inc\",\n    \"issuedOn\": \"2023-01-01T00:00:00+00:00\",\n    \"expiresOn\": \"2024-01-01T00:00:00+00:00\",\n    \"isValid\": true,\n    \"isVerified\": true,\n    \"licenseStatus\": \"Active/Good Standing\",\n    \"licenseSyntax\": {\n        \"status\": \"Unknown\",\n        \"reason\": \"No license number validation rules found for given licensingAgencyId.\"\n    }\n}"},{"id":"bb275682-9b15-4780-a643-fdf01ac74a5d","name":"OK with Unknown License Syntax Because of No Validation Rules Found for Licensing Agency and License Type","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgencyId\": 18,\n    \"licenseTypeId\": 16\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"licenseNumber\": \"PHY 12345\",\n    \"licensingAgency\": \"California State Board of Pharmacy\",\n    \"licenseType\": \"Pharmacy\",\n    \"legalNameOnLicense\": \"Twin Pines Inc\",\n    \"issuedOn\": \"2023-01-01T00:00:00+00:00\",\n    \"expiresOn\": \"2024-01-01T00:00:00+00:00\",\n    \"isValid\": true,\n    \"isVerified\": true,\n    \"licenseStatus\": \"Active/Good Standing\",\n    \"licenseSyntax\": {\n        \"status\": \"Unknown\",\n        \"reason\": \"No license number validation rules found for given licenseTypeId for given licensingAgencyId.\"\n    }\n}"},{"id":"83b8bafa-eed9-4aa7-bc6a-a9c0fbbb29dd","name":"OK with Invalid License Syntax","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"0001-863906\",\n    \"licensingAgencyId\": 18,\n    \"licenseTypeId\": 17\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"licenseNumber\": \"0001-863906\",\n    \"licensingAgency\": \"New York State Board of Pharmacy\",\n    \"licenseType\": \"Pharmacy\",\n    \"legalNameOnLicense\": \"DEF Pharmacy Co.\",\n    \"issuedOn\": \"2023-01-01T00:00:00+00:00\",\n    \"expiresOn\": \"2023-12-31T00:00:00+00:00\",\n    \"isValid\": true,\n    \"isVerified\": true,\n    \"licenseStatus\": \"Active/Good Standing\",\n    \"licenseSyntax\": {\n        \"status\": \"Invalid\",\n        \"reason\": \"License number must start with PHY or PHE and be followed by 4 or 5 digits.\"\n    }\n}"},{"id":"b0816010-f971-43e7-9350-a9eb505622a2","name":"Error with Valid License Syntax Because of Licensing Agency Provided","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 0000\",\n    \"licensingAgencyId\": 18\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Provided license number could not be found in our records.\",\n    \"licenseSyntax\": {\n        \"status\": \"Valid\",\n        \"reason\": \"License number for given licensingAgencyId validated against license type 17\"\n    }\n}"},{"id":"b4e3fba0-b27a-4a18-8d2a-8425b54cf7ba","name":"Error with Valid License Syntax Because of Licensing Agency and License Type Provided","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 0000\",\n    \"licensingAgencyId\": 18,\n    \"licenseTypeId\": 17\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Provided license number could not be found in our records.\",\n    \"licenseSyntax\": {\n        \"status\": \"Valid\",\n        \"reason\": \"License number for given licensingAgencyId and licenseTypeId validated.\"\n    }\n}"},{"id":"22481cdb-19af-4ab5-8ca9-0675389d6191","name":"Error with Unknown License Syntax Because of No Licensing Agency or License Type Provided","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 0000\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Provided license number could not be found in our records.\",\n    \"licenseSyntax\": {\n        \"status\": \"Unknown\",\n        \"reason\": \"No licensingAgencyId or licenseTypeId provided.\"\n    }\n}"},{"id":"c2f8d349-3e74-4471-bd12-be70f2868af6","name":"Error with Unknown License Syntax Because of No Validation Rules Found for Licensing Agency","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 0000\",\n    \"licensingAgencyId\": 17\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Provided license number could not be found in our records.\",\n    \"licenseSyntax\": {\n        \"status\": \"Unknown\",\n        \"reason\": \"No license number validation rules found for given licensingAgencyId.\"\n    }\n}"},{"id":"a6b8b189-bcd6-42bd-b077-3c04f802f4b1","name":"Error with Unknown License Syntax Because of No Validation Rules Found for Licensing Agency and License Type","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHY 0000\",\n    \"licensingAgencyId\": 18,\n    \"licenseTypeId\": 16\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Provided license number could not be found in our records.\",\n    \"licenseSyntax\": {\n        \"status\": \"Unknown\",\n        \"reason\": \"No license number validation rules found for given licenseTypeId for given licensingAgencyId.\"\n    }\n}"},{"id":"1657617e-e996-4c8c-8cf0-12de8f21265d","name":"Error with Invalid License Syntax","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"licenseNumber\": \"PHX 000000\",\n    \"licensingAgencyId\": 18,\n    \"licenseTypeId\": 17\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/license/info"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Provided license number could not be found in our records.\",\n    \"licenseSyntax\": {\n        \"status\": \"Invalid\",\n        \"reason\": \"License number must start with PHY or PHE and be followed by 4 or 5 digits.\"\n    }\n}"}],"_postman_id":"aa5ee0eb-6764-4be4-a2a0-a7cdb0a9e1c0"}],"id":"f4adf1a8-299b-4935-936c-22c5e52483b0","description":"<p>To obtain the information (including status) of a known license number, utilize the following API endpoint. The NABP Trading Partner Directory will match the license number to our records and return concise relevant information about that license.</p>\n","_postman_id":"f4adf1a8-299b-4935-936c-22c5e52483b0"},{"name":"Trading Partner Information","item":[{"name":"Get Trading Partner Information by GS1 GLN","id":"5ecf3b42-67a3-4b6b-a43a-a69a1e191c57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dscsa.dev/directory/partner/gln/example_gln/info","urlObject":{"protocol":"https","path":["directory","partner","gln","example_gln","info"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"8c6020d4-2338-49a0-8ece-1b8bd8a41329","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"}],"url":"https://api.dscsa.dev/directory/partner/gln/example_gln/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"dbaName\": \"Twin Pines Inc\",\n    \"legalName\": \"Twin Pines\",\n    \"isAuthorized\": true,\n    \"isIdentityVerified\": true,\n    \"status\": \"Verified\",\n    \"type\": \"Dispenser\",\n    \"addresses\": [\n        {\n            \"addressLine1\": \"1640 Riverside Drive\",\n            \"addressLine2\": \"\",\n            \"addressLine3\": \"\",\n            \"city\": \"Hill Valley\",\n            \"country\": \"US\",\n            \"zip\": \"91001\",\n            \"state\": \"CA\",\n            \"type\": \"Primary\"\n        }\n    ],\n    \"licenses\": [\n        {\n            \"licenseNumber\": \"PHY 12345\",\n            \"licensingAgency\": \"California State Board of Pharmacy\",\n            \"licenseType\": \"Pharmacy\",\n            \"legalNameOnLicense\": \"Twin Pines Inc\",\n            \"issuedOn\": \"2023-01-01T00:00:00+00:00\",\n            \"expiresOn\": \"2024-01-01T00:00:00+00:00\",\n            \"isValid\": true,\n            \"isVerified\": true,\n            \"licenseStatus\": \"Active/Good Standing\"\n        }\n    ],\n    \"contacts\": [\n        {\n            \"email\": \"twinpines@dscsa.dev\",\n            \"phoneNumber\": {\n                \"internationalCallingCode\": \"1\",\n                \"number\": \"222-538-8873\",\n                \"type\": \"Mobile\"\n            },\n            \"isPrimary\": false,\n            \"legalName\": \"Martin McFly\",\n            \"eprofileId\": \"Unknown\",\n            \"type\": \"DSCSA Contact\",\n            \"address\": {\n                \"addressLine1\": \"1640 Riverside Drive\",\n                \"addressLine2\": \"\",\n                \"addressLine3\": \"\",\n                \"city\": \"Hill Valley\",\n                \"country\": \"US\",\n                \"zip\": \"91002\",\n                \"state\": \"CA\"\n            }\n        }\n    ],\n    \"gln\": \"867653454060\"\n}"},{"id":"b5577795-9bc8-4f11-befb-9da040d29996","name":"Error","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"}],"url":"https://api.dscsa.dev/directory/partner/gln/example_gln/info"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Provided GLN number could not be found in our records.\"\n}"}],"_postman_id":"5ecf3b42-67a3-4b6b-a43a-a69a1e191c57"},{"name":"Get Trading Partner Information by Pulse ID","id":"91629cbf-e8ee-4af5-8424-e5c38e4b767f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dscsa.dev/directory/partner/pulse/example_id/info","urlObject":{"protocol":"https","path":["directory","partner","pulse","example_id","info"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"0e38f15c-3bff-4908-a895-a2d423e2b8f2","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"}],"url":"https://api.dscsa.dev/directory/partner/pulse/example_id/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"dbaName\": \"Twin Pines Inc\",\n    \"legalName\": \"Twin Pines\",\n    \"isAuthorized\": true,\n    \"isIdentityVerified\": true,\n    \"status\": \"Verified\",\n    \"type\": \"Dispenser\",\n    \"addresses\": [\n        {\n            \"addressLine1\": \"1640 Riverside Drive\",\n            \"addressLine2\": \"\",\n            \"addressLine3\": \"\",\n            \"city\": \"Hill Valley\",\n            \"country\": \"US\",\n            \"zip\": \"91001\",\n            \"state\": \"CA\",\n            \"type\": \"Primary\"\n        }\n    ],\n    \"licenses\": [\n        {\n            \"licenseNumber\": \"PHY 12345\",\n            \"licensingAgency\": \"California State Board of Pharmacy\",\n            \"licenseType\": \"Pharmacy\",\n            \"legalNameOnLicense\": \"Twin Pines Inc\",\n            \"issuedOn\": \"2023-01-01T00:00:00+00:00\",\n            \"expiresOn\": \"2024-01-01T00:00:00+00:00\",\n            \"isValid\": true,\n            \"isVerified\": true,\n            \"licenseStatus\": \"Active/Good Standing\"\n        }\n    ],\n    \"contacts\": [\n        {\n            \"email\": \"twinpines@dscsa.dev\",\n            \"phoneNumber\": {\n                \"internationalCallingCode\": \"1\",\n                \"number\": \"222-538-8873\",\n                \"type\": \"Mobile\"\n            },\n            \"isPrimary\": false,\n            \"legalName\": \"Martin McFly\",\n            \"eprofileId\": \"Unknown\",\n            \"type\": \"DSCSA Contact\",\n            \"address\": {\n                \"addressLine1\": \"1640 Riverside Drive\",\n                \"addressLine2\": \"\",\n                \"addressLine3\": \"\",\n                \"city\": \"Hill Valley\",\n                \"country\": \"US\",\n                \"zip\": \"91002\",\n                \"state\": \"CA\"\n            }\n        }\n    ],\n    \"gln\": \"867653454060\"\n}"},{"id":"64e34aae-aa63-49e3-a6d2-6a9f4aac7141","name":"Error","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"}],"url":"https://api.dscsa.dev/directory/partner/pulse/example_id/info"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"message\": \"Provided ID number could not be found in our records.\"\n}"}],"_postman_id":"91629cbf-e8ee-4af5-8424-e5c38e4b767f"},{"name":"Find Trading Partner Information by Multiple Predicates","id":"5d326f17-cf9b-486d-af16-70c9250b63f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"legalName\": \"Example Corp\",\n  \"dbaName\": \"Example Corp DBA\",\n  \"isAuthorized\": true,\n  \"isIdentityVerified\": false,\n  \"isClaimed\": true,\n  \"tradingPartnerStatusTypeId\": 1,\n  \"tradingPartnerTypeId\": 1,\n  \"addressLine1\": \"1234 Main St\",\n  \"addressLine2\": \"Apt 567\",\n  \"addressCity\": \"Anytown\",\n  \"addressStateId\": 32,\n  \"addressPostalCode\": \"12345\",\n  \"attributes\": [\n    {\n      \"attributeId\": 1,\n      \"attributeValue\": \"123\"\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/partner/pulse/info","urlObject":{"protocol":"https","path":["directory","partner","pulse","info"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"7902d02d-897d-468c-98f8-f810a476ee6c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"legalName\": \"Walgreens\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/partner/pulse/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved trading partners\",\n    \"data\": [\n        {\n            \"id\": 9,\n            \"legalName\": \"Walgreens Co.\",\n            \"address\": \"Not Provided\"\n        },\n        {\n            \"id\": 56,\n            \"legalName\": \"Walgreens #4695\",\n            \"address\": \"2045 Fieldstone Parkway, Franklin, TN, 37069, US\"\n        }\n    ]\n}"}],"_postman_id":"5d326f17-cf9b-486d-af16-70c9250b63f8"},{"name":"Edit DSCSA Contact","id":"bcb74e2d-e73b-4376-ae94-aecd0c903949","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"contact\": {\n        \"address\": {\n            \"addressLine1\": \"Placeholder\",\n            \"addressLine2\": \"Placeholder\",\n            \"addressLine3\": \"Placeholder\",\n            \"city\": \"Placeholder\",\n            \"countryId\": 230,\n            \"stateId\": 1,\n            \"zip\": \"Placeholder\"\n        },\n        \"email\": \"example@example.com\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/partner/example_id/contact/dscsa","description":"<p>Use the following endpoint to update the legal name, eProfile ID, address, email, or phone number of the primary DSCSA contact for a given trading partner.</p>\n","urlObject":{"protocol":"https","path":["directory","partner","example_id","contact","dscsa"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"3da13d0e-c8bc-4e89-9762-6448f41ae7aa","name":"All Address Fields","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contact\": {\n        \"address\": {\n            \"addressLine1\": \"Placeholder\",\n            \"addressLine2\": \"Placeholder\",\n            \"addressLine3\": \"Placeholder\",\n            \"city\": \"Placeholder\",\n            \"countryId\": 230,\n            \"stateId\": 1,\n            \"zip\": \"Placeholder\"\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/partner/example_id/contact/dscsa"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Contact updated\"\n}"},{"id":"05c544fe-4bf9-4398-9815-03b1579d1f55","name":"All Email Fields","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contact\": {\n        \"email\": \"example@example.com\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/partner/example_id/contact/dscsa"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Contact updated\"\n}"},{"id":"15312c78-b1e9-4623-84b2-9e18c583d6ce","name":"All Phone Number Fields","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contact\": {\n        \"phoneNumber\": {\n            \"countryId\": 230,\n            \"phoneNumber\": \"5555555555\",\n            \"phoneNumberTypeId\": 1\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/partner/example_id/contact/dscsa"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Contact updated\"\n}"},{"id":"477e0726-d06c-4b00-805e-cf8e2d2cd93a","name":"Legal Name","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contact\": {\n        \"legalName\": \"Placeholder\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/partner/example_id/contact/dscsa"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Contact updated\"\n}"},{"id":"503ef411-9cf7-430e-8dde-8dc9b065ef0a","name":"eProfile ID","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contact\": {\n        \"eprofileId\": \"Placeholder\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/directory/partner/example_id/contact/dscsa"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Contact updated\"\n}"}],"_postman_id":"bcb74e2d-e73b-4376-ae94-aecd0c903949"},{"name":"Get Trading Partners You Have Permissions For","id":"630eb1e9-f2c8-4edd-9844-f1209919d0ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dscsa.dev/directory/partner/mine","urlObject":{"protocol":"https","path":["directory","partner","mine"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"d67d8c16-c68e-45f7-9374-2549f4919018","name":"Get Trading Partners You Have Permissions For","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"}],"url":"https://api.dscsa.dev/directory/partner/mine"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Trading partners retrieved\",\n    \"tradingPartners\": [\n        {\n            \"tradingPartnerId\": 3,\n            \"userRole\": \"Administrator\",\n            \"userRoleId\": 1\n        }\n    ]\n}"}],"_postman_id":"630eb1e9-f2c8-4edd-9844-f1209919d0ca"}],"id":"cccab3d9-b677-4044-8593-32bac979be05","description":"<p>To obtain the information (including status) of a Trading Partner, utilize the following API endpoints.</p>\n","_postman_id":"cccab3d9-b677-4044-8593-32bac979be05"},{"name":"Product Tracing","item":[{"name":"Generate New Mock Request","id":"f1ae169a-31ec-49ea-832c-cdffc9f50b44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tradingPartnerId\": example_id\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/new","description":"<p>Begin by generating a mock Product Trace request to the trading partner of your choice.</p>\n<p><strong>Note:</strong> Error condition documentation coming soon. Any error will return a status code &gt;= 400, a \"status\" of \"error\", and a \"message\" detailing what went wrong.</p>\n","urlObject":{"protocol":"https","path":["trace","new"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"8ee56029-3804-4eb2-88af-92280a551c8a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tradingPartnerId\": example_id\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/new"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Trace request created\",\n    \"id\": 6\n}"}],"_postman_id":"f1ae169a-31ec-49ea-832c-cdffc9f50b44"},{"name":"Get All Trace Requests","id":"e69f1af8-530e-4b43-a210-6a68b556c457","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.dscsa.dev/trace/requests/all","description":"<p>Next, get all of the trace requests your user has rights to view.</p>\n<p><strong>Note:</strong> Error condition documentation coming soon. Any error will return a status code &gt;= 400, a \"status\" of \"error\", and a \"message\" detailing what went wrong.</p>\n","urlObject":{"protocol":"https","path":["trace","requests","all"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"408f702b-4749-4c92-90b6-6a4ee71c5d02","name":"OK with Existing Product Trace Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"}],"url":"https://api.dscsa.dev/trace/requests/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Trace requests retrieved\",\n    \"traceRequests\": [\n        {\n            \"tradingPartnerId\": 3,\n            \"traceRequests\": [\n                {\n                    \"id\": 21,\n                    \"traceResponses\": [],\n                    \"read\": true,\n                    \"archived\": true,\n                    \"productGtin\": \"00360505257898\",\n                    \"productNdcNumber\": \"60505-2578-9\",\n                    \"productLotNumber\": \"TF1438\",\n                    \"productSerialNumber\": \"16891328\",\n                    \"productExpirationDate\": \"2023-07-01T00:00:00+00:00\",\n                    \"traceRequestType\": \"Trace Request\",\n                    \"traceRequestReasonType\": \"Suspect Product\",\n                    \"traceRequestReasonDescription\": \"Ut enim ad minim veniam\",\n                    \"traceRequestStatusType\": \"Closed\",\n                    \"traceResponseRequestedType\": \"Transaction Information\",\n                    \"fullTraceRequested\": false,\n                    \"doFollowUp\": false,\n                    \"attestationAccepted\": true,\n                    \"createdAt\": \"2023-03-26T22:55:07.461079+00:00\",\n                    \"createdBy\": \"auth0|6398eee39c43cd6f74e7a963\",\n                    \"updatedAt\": \"2023-03-26T22:55:07.461079+00:00\",\n                    \"updatedBy\": \"auth0|6398eee39c43cd6f74e7a963\",\n                    \"regulatorContact\": {\n                        \"legalName\": \"Joe Foster\",\n                        \"organization\": \"New York State Board of Pharmacy\",\n                        \"address\": {\n                            \"addressLine1\": \"405 E 42nd St\",\n                            \"addressLine2\": null,\n                            \"addressLine3\": null,\n                            \"city\": \"New York\",\n                            \"state\": \"NY\",\n                            \"country\": \"US\",\n                            \"zip\": \"10017\"\n                        },\n                        \"email\": \"requestor@dscsa.dev\",\n                        \"phoneNumber\": {\n                            \"phoneNumber\": \"422-667-8257\",\n                            \"phoneNumberType\": \"Mobile\",\n                            \"country\": \"1\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 56,\n                    \"traceResponses\": [\n                        {\n                            \"id\": 24,\n                            \"ownerFromName\": \"Sanofi\",\n                            \"ownerFromAddress\": \"Something USA\",\n                            \"createdAt\": \"2023-05-05T22:30:00.797637+00:00\",\n                            \"createdBy\": \"auth0|6398eee39c43cd6f74e7a963\",\n                            \"productContainerQuantity\": \"1\",\n                            \"productContainerSize\": \"1\",\n                            \"productDescription\": \"LANTUS 1KIU/10ML INJ VL1 M36 US\",\n                            \"productDosageForm\": \"LIQUID\",\n                            \"productGtin\": \"300882220337\",\n                            \"productExpirationDate\": \"2023-01-31\",\n                            \"productLotNumber\": \"SA8171\",\n                            \"productNdcNumber\": \"0088-2220-33\",\n                            \"productSerialNumber\": \"21371W5HEHGT04\",\n                            \"productStrength\": \"1000IU/10ML\",\n                            \"comments\": \"None\",\n                            \"ownerToName\": \"AmerisourceBergen\",\n                            \"ownerToAddress\": \"Something USA\",\n                            \"traceRequestId\": 56,\n                            \"transactionDate\": \"2020-07-03T00:00:00+00:00\",\n                            \"transactionId\": \"PO-8238\",\n                            \"updatedAt\": \"2023-05-05T22:30:00.797637+00:00\",\n                            \"updatedBy\": \"auth0|6398eee39c43cd6f74e7a963\"\n                        },\n                        {\n                            \"id\": 25,\n                            \"ownerFromName\": \"AmerisourceBergen\",\n                            \"ownerFromAddress\": \"Something USA\",\n                            \"createdAt\": \"2023-05-05T22:30:00.809+00:00\",\n                            \"createdBy\": \"auth0|6398eee39c43cd6f74e7a963\",\n                            \"productContainerQuantity\": \"1\",\n                            \"productContainerSize\": \"1\",\n                            \"productDescription\": \"LANTUS 1KIU/10ML INJ VL1 M36 US\",\n                            \"productDosageForm\": \"LIQUID\",\n                            \"productGtin\": \"300882220337\",\n                            \"productExpirationDate\": \"2023-01-31\",\n                            \"productLotNumber\": \"SA8171\",\n                            \"productNdcNumber\": \"0088-2220-33\",\n                            \"productSerialNumber\": \"21371W5HEHGT04\",\n                            \"productStrength\": \"1000IU/10ML\",\n                            \"comments\": \"None\",\n                            \"ownerToName\": \"Walgreens Co.\",\n                            \"ownerToAddress\": \"Something USA\",\n                            \"traceRequestId\": 56,\n                            \"transactionDate\": \"2020-07-10T00:00:00+00:00\",\n                            \"transactionId\": \"PO-3690\",\n                            \"updatedAt\": \"2023-05-05T22:30:00.809+00:00\",\n                            \"updatedBy\": \"auth0|6398eee39c43cd6f74e7a963\"\n                        }\n                    ],\n                    \"read\": true,\n                    \"archived\": true,\n                    \"productGtin\": \"00360505257898\",\n                    \"productNdcNumber\": \"60505-2578-9\",\n                    \"productLotNumber\": \"TF1438\",\n                    \"productSerialNumber\": \"16891328\",\n                    \"productExpirationDate\": \"2023-07-01T00:00:00+00:00\",\n                    \"traceRequestType\": \"Trace Request\",\n                    \"traceRequestReasonType\": \"Suspect Product\",\n                    \"traceRequestReasonDescription\": \"Sit amet, consectetur adipiscing elit\",\n                    \"traceRequestStatusType\": \"Closed\",\n                    \"traceResponseRequestedType\": \"Transaction Information\",\n                    \"fullTraceRequested\": false,\n                    \"doFollowUp\": false,\n                    \"attestationAccepted\": true,\n                    \"createdAt\": \"2023-05-05T22:00:25.140172+00:00\",\n                    \"createdBy\": \"auth0|6398eee39c43cd6f74e7a963\",\n                    \"updatedAt\": \"2023-05-05T22:00:25.140172+00:00\",\n                    \"updatedBy\": \"auth0|6398eee39c43cd6f74e7a963\",\n                    \"regulatorContact\": {\n                        \"legalName\": \"Joe Foster\",\n                        \"organization\": \"New York State Board of Pharmacy\",\n                        \"address\": {\n                            \"addressLine1\": \"405 E 42nd St\",\n                            \"addressLine2\": null,\n                            \"addressLine3\": null,\n                            \"city\": \"New York\",\n                            \"state\": \"NY\",\n                            \"country\": \"US\",\n                            \"zip\": \"10017\"\n                        },\n                        \"email\": \"requestor@dscsa.dev\",\n                        \"phoneNumber\": {\n                            \"phoneNumber\": \"422-667-8257\",\n                            \"phoneNumberType\": \"Mobile\",\n                            \"country\": \"1\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 77,\n                    \"traceResponses\": [\n                        {\n                            \"id\": 45,\n                            \"ownerFromName\": \"GHI Distribution, Inc.\",\n                            \"ownerFromAddress\": \"987 Any Place, Somewhere, NY 10001\",\n                            \"createdAt\": \"2023-05-11T16:32:58.256282+00:00\",\n                            \"createdBy\": \"auth0|645a5ae31a82c05eefdf887c\",\n                            \"productContainerQuantity\": \"1\",\n                            \"productContainerSize\": \"1\",\n                            \"productDescription\": \"MOCK CAPSULES\",\n                            \"productDosageForm\": \"CAPSULES\",\n                            \"productGtin\": \"00300882220337\",\n                            \"productExpirationDate\": \"2023-07-01\",\n                            \"productLotNumber\": \"TF1438\",\n                            \"productNdcNumber\": \"60505-2578-9\",\n                            \"productSerialNumber\": \"168913000\",\n                            \"productStrength\": \"10 MG\",\n                            \"comments\": \"For this transaction GHI Distribution is in compliance with section 581(27)(A)-(G) of the Federal FDC&A\",\n                            \"ownerToName\": \"DEF Pharmacy Co.\",\n                            \"ownerToAddress\": \"456 Another Street, Elsewhere, NY 10001\",\n                            \"traceRequestId\": 77,\n                            \"transactionDate\": \"2020-02-03T00:00:00+00:00\",\n                            \"transactionId\": \"654654662-1\",\n                            \"updatedAt\": \"2023-05-11T16:32:58.256282+00:00\",\n                            \"updatedBy\": \"auth0|645a5ae31a82c05eefdf887c\"\n                        }\n                    ],\n                    \"read\": true,\n                    \"archived\": false,\n                    \"productGtin\": \"00300882220337\",\n                    \"productNdcNumber\": \"60505-2578-9\",\n                    \"productLotNumber\": \"TF1438\",\n                    \"productSerialNumber\": \"168913000\",\n                    \"productExpirationDate\": \"2023-07-01T00:00:00+00:00\",\n                    \"traceRequestType\": \"Trace Request\",\n                    \"traceRequestReasonType\": \"Suspect Product\",\n                    \"traceRequestReasonDescription\": \"Diverted product. \",\n                    \"traceRequestStatusType\": \"Closed\",\n                    \"traceResponseRequestedType\": \"Transaction Information\",\n                    \"fullTraceRequested\": false,\n                    \"doFollowUp\": false,\n                    \"attestationAccepted\": true,\n                    \"createdAt\": \"2023-05-11T16:26:33.115438+00:00\",\n                    \"createdBy\": \"auth0|644a990d5ef9b25191585b82\",\n                    \"updatedAt\": \"2023-05-11T16:26:33.115438+00:00\",\n                    \"updatedBy\": \"auth0|644a990d5ef9b25191585b82\",\n                    \"regulatorContact\": {\n                        \"legalName\": \"Joe Foster\",\n                        \"organization\": \"New York State Board of Pharmacy\",\n                        \"address\": {\n                            \"addressLine1\": \"405 E 42nd St\",\n                            \"addressLine2\": null,\n                            \"addressLine3\": null,\n                            \"city\": \"New York\",\n                            \"state\": \"NY\",\n                            \"country\": \"US\",\n                            \"zip\": \"10017\"\n                        },\n                        \"email\": \"requestor@dscsa.dev\",\n                        \"phoneNumber\": {\n                            \"phoneNumber\": \"422-667-8257\",\n                            \"phoneNumberType\": \"Mobile\",\n                            \"country\": \"1\"\n                        }\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"e69f1af8-530e-4b43-a210-6a68b556c457"},{"name":"Get All Trace Requests Filterable","id":"65d15ead-04d0-40f4-9c47-b54d82e034bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"tradingPartnerIds\": [3],\n    \"fromDate\": \"2023-07-01\",\n    \"toDate\": \"2023-07-29\",\n    \"excludeRead\": false,\n    \"excludeArchived\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/all","description":"<p>Optionally you may POST to the same endpoint with the following filters to return a specific set of Product Trace requests and responses.</p>\n<ul>\n<li>tradingPartnerIds array:<ul>\n<li>Array of integers representing Trading Partner IDs you wish to only receive records for. Your access must still have the rights to access these records normally as with the unfiltered GET endpoint.</li>\n</ul>\n</li>\n<li>fromDate string:<ul>\n<li>ISO formatted date string which will cause requests before that time to be excluded.</li>\n</ul>\n</li>\n<li>toDate string:<ul>\n<li>ISO formatted date string which will cause requests on or after that time to be excluded.</li>\n</ul>\n</li>\n<li>excludeRead boolean:<ul>\n<li>If true, requests with \"read\" set to true will be excluded.</li>\n</ul>\n</li>\n<li>excludeArchived boolean:<ul>\n<li>If true, requests with \"archived\" set to true will be excluded.</li>\n</ul>\n</li>\n</ul>\n<p><strong>Note:</strong> Error condition documentation coming soon. Any error will return a status code &gt;= 400, a \"status\" of \"error\", and a \"message\" detailing what went wrong.</p>\n","urlObject":{"protocol":"https","path":["trace","requests","all"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"8590594c-dcc6-42f0-ade3-1aeedded6bde","name":"OK with Existing Product Trace Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tradingPartnerIds\": [3],\n    \"fromDate\": \"2023-07-01\",\n    \"toDate\": \"2023-07-29\",\n    \"excludeRead\": false,\n    \"excludeArchived\": false\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Trace requests retrieved\",\n    \"traceRequests\": [\n        {\n            \"tradingPartnerId\": 3,\n            \"traceRequests\": [\n                {\n                    \"id\": 277,\n                    \"traceResponses\": [],\n                    \"read\": false,\n                    \"archived\": false,\n                    \"productGtin\": \"00360505257898\",\n                    \"productNdcNumber\": \"60505-2578-9\",\n                    \"productLotNumber\": \"TF1438\",\n                    \"productSerialNumber\": \"16891329\",\n                    \"productExpirationDate\": \"2023-07-01T00:00:00+00:00\",\n                    \"traceRequestType\": \"Trace Request\",\n                    \"traceRequestReasonType\": \"Suspect Product\",\n                    \"traceRequestReasonDescription\": \"Quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat\",\n                    \"traceRequestStatusType\": \"Pending\",\n                    \"traceResponseRequestedType\": \"Transaction Information\",\n                    \"fullTraceRequested\": false,\n                    \"doFollowUp\": false,\n                    \"attestationAccepted\": true,\n                    \"createdAt\": \"2023-07-18T23:10:36.144727+00:00\",\n                    \"createdBy\": \"auth0|6398eee39c43cd6f74e7a963\",\n                    \"updatedAt\": \"2023-07-18T23:10:36.144727+00:00\",\n                    \"updatedBy\": \"auth0|6398eee39c43cd6f74e7a963\",\n                    \"regulatorContact\": {\n                        \"legalName\": \"Joe Foster\",\n                        \"organization\": \"New York State Board of Pharmacy\",\n                        \"address\": {\n                            \"addressLine1\": \"405 E 42nd St\",\n                            \"addressLine2\": null,\n                            \"addressLine3\": null,\n                            \"city\": \"New York\",\n                            \"state\": \"NY\",\n                            \"country\": \"US\",\n                            \"zip\": \"10017\"\n                        },\n                        \"email\": \"requestor@dscsa.dev\",\n                        \"phoneNumber\": {\n                            \"phoneNumber\": \"422-667-8257\",\n                            \"phoneNumberType\": \"Mobile\",\n                            \"country\": \"1\"\n                        }\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"65d15ead-04d0-40f4-9c47-b54d82e034bb"},{"name":"Respond to a Trace Request","id":"d59aeea7-6abb-4582-b94a-8fd0380bfde2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 4,\n    \"transactions\": [\n        {\n            \"comments\": \"None\",\n            \"productDescription\": \"Aspirin 80mg\",\n            \"productStrength\": \"80mg\",\n            \"productDosageForm\": \"Tablet\",\n            \"productNdcNumber\": \"012345-6789-12\",\n            \"productSerialNumber\": \"001122AA345\",\n            \"productLotNumber\": \"XXYZ789\",\n            \"productExpirationDate\": \"2023-09-30\",\n            \"productGtin\": \"01234567890128\",\n            \"productContainerSize\": \"50 count\",\n            \"productContainerQuantity\": 1,\n            \"transactionId\": \"TR-001\",\n            \"transactionDate\": \"2023-06-01\",\n            \"ownerFromName\": \"Acme Pharmaceuticals\",\n            \"ownerFromAddress\": \"1234 Main St, Anytown, USA\",\n            \"ownerToName\": \"Baxter Healthcare\",\n            \"ownerToAddress\": \"999 First Ave, Othertown, USA\"\n        },\n        {\n            \"comments\": \"None\",\n            \"productDescription\": \"Aspirin 80mg\",\n            \"productStrength\": \"80mg\",\n            \"productDosageForm\": \"Tablet\",\n            \"productNdcNumber\": \"012345-6789-12\",\n            \"productSerialNumber\": \"001122AA345\",\n            \"productLotNumber\": \"XXYZ789\",\n            \"productExpirationDate\": \"2023-09-30\",\n            \"productGtin\": \"01234567890128\",\n            \"productContainerSize\": \"50 count\",\n            \"productContainerQuantity\": 1,\n            \"transactionId\": \"TR-001\",\n            \"transactionDate\": \"2023-06-01\",\n            \"ownerFromName\": \"Acme Pharmaceuticals\",\n            \"ownerFromAddress\": \"1234 Main St, Anytown, USA\",\n            \"ownerToName\": \"Baxter Healthcare\",\n            \"ownerToAddress\": \"999 First Ave, Othertown, USA\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/responses/new","description":"<p>Finally, reply to the mock trace request.</p>\n<p><strong>Note:</strong> Error condition documentation coming soon. Any error will return a status code &gt;= 400, a \"status\" of \"error\", and a \"message\" detailing what went wrong.</p>\n","urlObject":{"protocol":"https","path":["trace","responses","new"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"4f809140-4bc4-42df-a943-c0ec0a0173ca","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer example_token","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 4,\n    \"transactions\": [\n        {\n            \"comments\": \"None\",\n            \"productDescription\": \"Aspirin 80mg\",\n            \"productStrength\": \"80mg\",\n            \"productDosageForm\": \"Tablet\",\n            \"productNdcNumber\": \"012345-6789-12\",\n            \"productSerialNumber\": \"001122AA345\",\n            \"productLotNumber\": \"XXYZ789\",\n            \"productExpirationDate\": \"2023-09-30\",\n            \"productGtin\": \"01234567890128\",\n            \"productContainerSize\": \"50 count\",\n            \"productContainerQuantity\": 1,\n            \"transactionId\": \"TR-001\",\n            \"transactionDate\": \"2023-06-01\",\n            \"ownerFromName\": \"Acme Pharmaceuticals\",\n            \"ownerFromAddress\": \"1234 Main St, Anytown, USA\",\n            \"ownerToName\": \"Baxter Healthcare\",\n            \"ownerToAddress\": \"999 First Ave, Othertown, USA\"\n        },\n        {\n            \"comments\": \"None\",\n            \"productDescription\": \"Aspirin 80mg\",\n            \"productStrength\": \"80mg\",\n            \"productDosageForm\": \"Tablet\",\n            \"productNdcNumber\": \"012345-6789-12\",\n            \"productSerialNumber\": \"001122AA345\",\n            \"productLotNumber\": \"XXYZ789\",\n            \"productExpirationDate\": \"2023-09-30\",\n            \"productGtin\": \"01234567890128\",\n            \"productContainerSize\": \"50 count\",\n            \"productContainerQuantity\": 1,\n            \"transactionId\": \"TR-001\",\n            \"transactionDate\": \"2023-06-01\",\n            \"ownerFromName\": \"Acme Pharmaceuticals\",\n            \"ownerFromAddress\": \"1234 Main St, Anytown, USA\",\n            \"ownerToName\": \"Baxter Healthcare\",\n            \"ownerToAddress\": \"999 First Ave, Othertown, USA\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/responses/new"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"success\",\n  \"message\": \"Trace responses created\",\n  \"traceResponseIds\": [34567, 34568]\n}"}],"_postman_id":"d59aeea7-6abb-4582-b94a-8fd0380bfde2"},{"name":"Mark a Trace Request as \"read\"","id":"1693fd87-6f68-4169-b64a-a9ddcfb4d9b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/read","description":"<p><strong>Note:</strong> Error condition documentation coming soon. Any error will return a status code &gt;= 400, a \"status\" of \"error\", and a \"message\" detailing what went wrong.</p>\n","urlObject":{"protocol":"https","path":["trace","requests","read"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"d99fd774-ad7e-4f86-8b7b-421f6731eb5b","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/read"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Trace request marked as read\"\n}"}],"_postman_id":"1693fd87-6f68-4169-b64a-a9ddcfb4d9b9"},{"name":"\"unread\" a Trace Request","id":"19f278a8-0783-4050-8a13-5a12ea3ce3f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/unread","description":"<p><strong>Note:</strong> Error condition documentation coming soon. Any error will return a status code &gt;= 400, a \"status\" of \"error\", and a \"message\" detailing what went wrong.</p>\n","urlObject":{"protocol":"https","path":["trace","requests","unread"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"5b68769a-d4f9-4ec2-9909-4459fdcdb4ed","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/unread"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Trace request marked as unread\"\n}"}],"_postman_id":"19f278a8-0783-4050-8a13-5a12ea3ce3f2"},{"name":"Mark a Trace Request as \"archived\"","id":"18a69979-8c73-4e50-8f14-b31a428df40a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/archive","description":"<p><strong>Note:</strong> Error condition documentation coming soon. Any error will return a status code &gt;= 400, a \"status\" of \"error\", and a \"message\" detailing what went wrong.</p>\n","urlObject":{"protocol":"https","path":["trace","requests","archive"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"c027fc15-5ef2-424a-a064-bf654ec76011","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/archive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Trace request archived\"\n}"}],"_postman_id":"18a69979-8c73-4e50-8f14-b31a428df40a"},{"name":"\"unarchive\" a Trace Request","id":"e2d2fd04-77f4-47f5-8158-5e2848986a05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"example_token"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/unarchive","description":"<p><strong>Note:</strong> Error condition documentation coming soon. Any error will return a status code &gt;= 400, a \"status\" of \"error\", and a \"message\" detailing what went wrong.</p>\n","urlObject":{"protocol":"https","path":["trace","requests","unarchive"],"host":["api","dscsa","dev"],"query":[],"variable":[]}},"response":[{"id":"b37866fe-f0ae-4cb3-94b1-963da24bed5c","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer example_token","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"traceRequestId\": 5\n}","options":{"raw":{"language":"json"}}},"url":"https://api.dscsa.dev/trace/requests/unarchive"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Trace request unarchived\"\n}"}],"_postman_id":"e2d2fd04-77f4-47f5-8158-5e2848986a05"}],"id":"1d7f6ee3-037d-46c3-a51b-dc0cefd2ebc7","description":"<p>In this section we will walk through generating a mock Product Trace request, viewing your Trace Requests, replying to a Trace Request, marking a Trace Request as \"read\", and marking a Trace Request as \"archived.\"</p>\n<p>Please note, the endpoints and business definitions of marking a Trace Request as \"read\" or \"archived\" will be changing signficantly in the near future.</p>\n","_postman_id":"1d7f6ee3-037d-46c3-a51b-dc0cefd2ebc7"}],"event":[{"listen":"prerequest","script":{"id":"f76b3b40-a5f5-4f0c-a35c-60b1bc784461","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cca017c7-b319-44db-80a2-3e7874997e9b","type":"text/javascript","exec":[""]}}],"variable":[{"key":"username","value":"example@dscsa.dev","type":"string"},{"key":"password","value":"example_password","type":"string"},{"key":"license_number","value":"example_license","type":"string"},{"key":"access_token","value":"example_token"},{"key":"gln","value":"example_gln","type":"string"},{"key":"trading_partner_id","value":"example_id","type":"string"},{"key":"licensing_agency_id","value":"18","type":"string"},{"key":"license_type","value":"17","type":"string"}]}