Jump to content

POST a Vendor with US 1099 tax option from API.


 Share

Recommended Posts

Hello,

In US, if a vendor is an independent contractor, we have to allow an option to track payments for 1099 MISC reporting. The UI app has an option in the account details of a vendor and it looks like:

 image.png.c1f94dd667c6ab386677d0f2c3ee6f7d.png

I was wondering if it is possible to enable this option when creating a contact-VENDOR from the API?

I figure out that the tax_treatment parameter has not this option. 

  'tax_treatment': {'home_tax': True,
   'eu_tax_registered': False,
   'eu_not_tax_registered': False,
   'rest_of_world_tax': False,
   'is_importer': None}

Best regards,

Miguel

Edited by Miguel Vargas
Link to comment
Share on other sites

  • Miguel Vargas changed the title to POST a Vendor with US 1099 tax option from API.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...