Filing Assist Locations Quantity API

The Filing Assist Locations Quantity REST Web Service retrieves the total quantity of authorities that will need Payroll registrations for the provided locations.

Authorization

  • An api key provided by Business Licenses, LLC is required for authorization.
  • The api key must be added to the headers of the request as the bearer token:
    Authorization: Bearer <api key>

Response Codes

Successful requests will return a 200 HTTP response code. If the request fails, the HTTP response code will be 403, 404 or 500.