# PUT /custom-field-purchases/{id}.json **PUT /custom-field-purchases/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters #### Path parameters - **id** (integer(int64)) Numeric ID of the instance ## Body parameters Content-type: application/json - **createdAt** (string(date-time)) Created at - **customFieldId** (integer(int32)) Custom field - **id** (integer(int32)) Id - **object** (object | null | array | boolean | integer | number | string) Object - **purchaseId** (integer(int32)) Purchase - **updatedAt** (string(date-time)) Updated at - **value** (string | null) Value - **values** (array[string] | null) Values ## Responses [Powered by Bump.sh](https://bump.sh)