get https://{environment}.masspay.io/{VERSION}/payout//tax/interviews
This GET endpoint is used to get a W8/W9 tax interview link for a specific user identified by their user_token
. The user should be directed to link that is obtained by this endpoint.
To use this endpoint, replace user_token
in the URL path with the actual user token of the user whose tax information you want to collect.