Update a representative
PUT/v1/underwriting/representatives/:id
Update an existing representative.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Representative updated successfully
Bad Request - Invalid input data
Unauthorized - Invalid or missing token
Forbidden - underwriting:write scope required
Representative not found