post
https://{environment}.masspay.io/{VERSION}/payout//tax/form1099nec
This POST endpoint is used to submit a Form 1099-NEC (Nonemployee Compensation) for a specific user identified by their user_token. The 1099-NEC form is used to report nonemployee compensation of $600 or more paid to independent contractors, freelancers, and other self-employed individuals. Basic information (name, address, email, phone, TIN) is retrieved from the user's existing profile.
To use this endpoint, you need to provide the user_token as a parameter in the URL Path and the 1099-NEC form data in the request body.
