{
"name": "Updated Name",
"website": "updated.com",
"payment_terms": 3,
"contacts": "new@contact.com",
"status": 2,
"warehouse_id": null,
"responsible_user_id": 4,
"currency": "EUR",
"address": "456 Not Main St",
"phone": "+9876543210",
"contact_name": "Jane Smith",
"mov": 5000.75,
"free_shipping_ov": 150,
"sold_by_case": true,
"lead_time_min": 3,
"lead_time_max": 7,
"type": 2,
"payment_method": [
1,
2
],
"note": "Updated notes"
}