When using TaxCaddy REST APIs to create custom DRLs for your clients, users will provide client records, intended binder type/tax year, etc. to generate a list of document requests (DRL) based on proforma data to expedite the tax preparation’s gather phase that they can then send to their client. Once generated, users have the option to then check the output, status, or PDF details of this DRL.
Our API will only allow a consumer to make up to 400 requests per minute. If the number of requests exceeds that limit, response code 429 (Too Many Requests) will be returned.