Update contractor 1099 fields

PUT/api/v1/contractors/{vendor_id}

Set the 1099 flag, tax id, tax id type, and default box.

Operation ID: update_contractor_api_v1_contractors__vendor_id__put·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Path

vendor_idstringrequired

Request body

is_1099_contractorboolean
tax_idstring
tax_id_typestring

ein or ssn.

default_1099_boxstring

e.g. "NEC-1".

Responses

200Successful Response

idstringrequired
business_idstringrequired
namestringrequired
emailstring
tax_idstring
is_1099_contractorboolean
tax_id_typestring
default_1099_boxstring
created_atstring · date-time
updated_atstring · date-time

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

404Not Found - Resource does not exist

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject