Logo
Submit a request

Tax Codes (API)

Retrieving a List of Tax Codes

URL

https://app.bluefolder.com/api/2.0/taxCodes/list.aspx

Request

   <request>
      <taxCodeList>
      </taxCodeList>
   </request>
            

Response

   <response status="ok">
      <taxCode>
      <id></id>
      <isDefault></isDefault>
      <taxAgency></taxAgency>
      <taxCode></taxCode>
      <taxRate></taxRate>
      </taxCode>
   </response>
            
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request