# Get Preference

{% embed url="<https://www.mastersindia.co/contact-us/?products=GST%20Verification%20API>" %}

<table><thead><tr><th width="173">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>URL</strong></td><td><a href="https://commonapi.mastersindia.co/commonapis/getPreference?gstin=01AAGPZ7589K1ZX&#x26;fy=2022-23">https://commonapi.mastersindia.co/commonapis/getPreference?gstin=01AAGPZ7589K1ZX&#x26;fy=2022-23</a></td></tr><tr><td><strong>Method Type</strong></td><td>GET</td></tr><tr><td><strong>Post Parameters (JSON Format)</strong></td><td><p></p><pre><code>--header 'Authorization: Bearer 0ab31ef7392227173c6e8d34195e86d5eb0da1e9' \
--header 'client_id: JarZChUcsytSBbnkpt'
</code></pre></td></tr><tr><td><strong>Success Response</strong></td><td><p></p><pre class="language-javascript"><code class="lang-javascript">{
  "error": false,
  "data": {
    "response": [
      {
        "preference": "M",
        "quarter": "Q1"
      },
      {
        "preference": "M",
        "quarter": "Q2"
      },
      {
        "preference": "M",
        "quarter": "Q3"
      },
      {
        "preference": "M",
        "quarter": "Q4"
      }
    ]
  }
}
</code></pre></td></tr></tbody></table>

{% embed url="<https://www.mastersindia.co/contact-us/?products=GST%20Verification%20API>" %}
