change api

This commit is contained in:
2025-06-11 09:47:02 +03:00
parent 498f7eb1a3
commit 919c5819c3

View File

@ -481,6 +481,7 @@ part_type - Перечисление (Enum)
"external_key": "ro-001",
"customer_key": "cust-001",
"address_key": "UPDATED-addr-001",
"warehouse_key": "UPDATED-warehouse-001",
"brand_key": "brand-001",
"master_key": "master-001",
"parts": [
@ -537,6 +538,7 @@ part_type - Перечисление (Enum)
{
"customer_key": "cust-001",
"address_key": "addr-001",
"warehouse_key": "warehouse-001",
"brand_key": "brand-001",
"master_key": "",
"product_instances": [
@ -645,6 +647,7 @@ part_type - Перечисление (Enum)
"external_key": "ro-001",
"customer_key": "cust-001",
"address_key": "UPDATED-addr-001",
"warehouse_key": "UPDATED-warehouse-001",
"brand_key": "brand-001",
"master_key": "master-001",
"parts": [