Get tax lots by program report

SecuritybearerToken
Request
path Parameters
AccountIdentifier
required
string

Account identifier

Example: 098B0A25
Responses
200

Tax lots by program report

401

Not authorized error

500

Internal server error

get/reports/account/{AccountIdentifier}/type/tax-lots-by-program
Response samples
application/json
{
  • "accountIdentifier": "string",
  • "accountName": "string",
  • "content": [
    ]
}