# POST /custom-field-sale-return-items.json **POST /custom-field-sale-return-items.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **customFieldId** (integer(int32)) Custom field - **object** (object | null | array | boolean | integer | number | string) Object - **saleReturnItemId** (integer(int32)) Sale return item - **value** (string | null) Value - **values** (array[string] | null) Values ## Responses ### 200 Successful response #### Body: application/json (object) - **createdAt** (string(date-time)) Created at - **customFieldId** (integer(int32)) Custom field - **id** (integer(int32)) Id - **object** (object | null | array | boolean | integer | number | string) Object - **saleReturnItemId** (integer(int32)) Sale return item - **updatedAt** (string(date-time)) Updated at - **value** (string | null) Value - **values** (array[string] | null) Values [Powered by Bump.sh](https://bump.sh)