Update a contractor
PUT
https://api.1099policy.com/api/v1/contractors/{contractor_id}
Production server
Update a contractor
Updates the specified contractor by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
This request accepts mostly the same arguments as the contractor creation call.
PUT /api/v1/contractors/{contractor_id}
Loading...
Response
Waiting for a request to be sent.