Skip to main content
GET
/
api
/
v0
/
tax-exemption
/
progress
Get monthly tax exemption progress
curl --request GET \
  --url https://app.crown-brlv.com/api/v0/tax-exemption/progress
{
  "tax-exemption-progress": {
    "claims-amount": "<string>",
    "other-disposals-amount": "<string>",
    "total-used": "<string>",
    "limit": "<string>",
    "remaining": "<string>"
  }
}

Response

Tax exemption progress retrieved successfully

tax-exemption-progress
object
required