Register a new fiscal link
POST {{baseUrl}}/api/links/
With POST Create a new link, we'll create a link with Belvo's discal sandbox institutions so that we can then retreive the tax status information for the user.
Request Body
{"institution"=>"tatooine_mx_fiscal", "username"=>"PFIS010101000", "password"=>"individual", "access_mode"=>"single", "external_id"=>"BelvoVerifyFiscalIDFlow"}