Update a contract's custom fields
Update the custom fields for a contract.
Custom fields are client-defined metadata configured on your YunoJuno account (for example cost centres, project codes or internal tags). Only the fields supplied are validated and updated; required fields not included in the request are left unchanged.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
contract_id
Request
This endpoint expects an object.
custom_fields
An array of custom fields to update for the contract.
Response
data
The contract object.
This objects represents a contract on the YunoJuno platform
between a client and a freelancer.