The “user” Resource
In the tax world everything is organized by an entity’s TIN. However, your software accounts may not be organized the same way.
For example, Ada Lovelace who has only one software account with your product, but may require earnings to be reported both to their sole proprietorship (with their SSN) and as their LLC (with their EIN). When Ada logs into your their account they will expect to see all their tax docs related to both tax entities.
The answer is the user
resource: an optional identifier you may associate with tin verifications, Form W-9s, and Form 1099s to organize them, across tax entities, in accordance with your product.
See how to create a user and associate it with another resource record below:
Creating a user
Associate a user with a 1099-NEC
List 1099-NECs by userId
Now you can list 1099-NECs by passing the userId
as a query parameter.