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.
Path parameters
contract_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
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.