Custom Fields Create
Update the custom fields for a contract.
This endpoint allows you to update the custom fields for a contract. The custom fields can be defined by you, and need to be configured in advance. The custom fields can be updated as many times as needed.
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.