Зарегистрируйтесь и начните использовать Yume бесплатно
curl --request PATCH \
--url https://api.example.com/v1/crm/settings/custom_fields/{id}/ \
--header 'Content-Type: application/json' \
--data '
{
"key": "client",
"name": "<string>",
"label": "<string>",
"placeholder": "<string>",
"required": true,
"table": true,
"filter": true,
"type": "string",
"options": "<unknown>"
}
'{
"id": 123,
"key": "client",
"name": "<string>",
"label": "<string>",
"type": "string",
"placeholder": "<string>",
"required": true,
"table": true,
"filter": true,
"options": "<unknown>"
}curl --request PATCH \
--url https://api.example.com/v1/crm/settings/custom_fields/{id}/ \
--header 'Content-Type: application/json' \
--data '
{
"key": "client",
"name": "<string>",
"label": "<string>",
"placeholder": "<string>",
"required": true,
"table": true,
"filter": true,
"type": "string",
"options": "<unknown>"
}
'{
"id": 123,
"key": "client",
"name": "<string>",
"label": "<string>",
"type": "string",
"placeholder": "<string>",
"required": true,
"table": true,
"filter": true,
"options": "<unknown>"
}client - Clientservice - Serviceinventory - Inventoryinventory_car - Inventory Carinventory_scooter - Inventory Scooterinventory_motorcycle - Inventory Motorcycleinventory_set - Inventory Setinventory_group - Inventory Grouprental_point - Rental Pointcategory - Categoryorder - Orderorder_inventory - Order Inventoryorder_service - Order Servicefunnel_lead - Funnel Leadworkshop - Workshopdocument - Documenttemplate - Templateclient, service, inventory, inventory_car, inventory_scooter, inventory_motorcycle, inventory_set, inventory_group, rental_point, category, order, order_inventory, order_service, funnel_lead, workshop, document, template 255255255string - Stringhtml - Htmlinteger - Integerdecimal - Decimalboolean - Booleandate - Datedatetime - Datetimecolor - Colorclient - Clientinventory - Inventoryinventory_group - Inventory Groupinventory_set - Inventory Setservice - Serviceworkshop - Workshopdocument - Documenttemplate - Templatestring, html, integer, decimal, boolean, date, datetime, color, client, inventory, inventory_group, inventory_set, service, workshop, document, template client - Clientservice - Serviceinventory - Inventoryinventory_car - Inventory Carinventory_scooter - Inventory Scooterinventory_motorcycle - Inventory Motorcycleinventory_set - Inventory Setinventory_group - Inventory Grouprental_point - Rental Pointcategory - Categoryorder - Orderorder_inventory - Order Inventoryorder_service - Order Servicefunnel_lead - Funnel Leadworkshop - Workshopdocument - Documenttemplate - Templateclient, service, inventory, inventory_car, inventory_scooter, inventory_motorcycle, inventory_set, inventory_group, rental_point, category, order, order_inventory, order_service, funnel_lead, workshop, document, template 255255string - Stringhtml - Htmlinteger - Integerdecimal - Decimalboolean - Booleandate - Datedatetime - Datetimecolor - Colorclient - Clientinventory - Inventoryinventory_group - Inventory Groupinventory_set - Inventory Setservice - Serviceworkshop - Workshopdocument - Documenttemplate - Templatestring, html, integer, decimal, boolean, date, datetime, color, client, inventory, inventory_group, inventory_set, service, workshop, document, template 255Была ли эта страница полезной?