change api
This commit is contained in:
@ -481,6 +481,7 @@ part_type - Перечисление (Enum)
|
|||||||
"external_key": "ro-001",
|
"external_key": "ro-001",
|
||||||
"customer_key": "cust-001",
|
"customer_key": "cust-001",
|
||||||
"address_key": "UPDATED-addr-001",
|
"address_key": "UPDATED-addr-001",
|
||||||
|
"warehouse_key": "UPDATED-warehouse-001",
|
||||||
"brand_key": "brand-001",
|
"brand_key": "brand-001",
|
||||||
"master_key": "master-001",
|
"master_key": "master-001",
|
||||||
"parts": [
|
"parts": [
|
||||||
@ -537,6 +538,7 @@ part_type - Перечисление (Enum)
|
|||||||
{
|
{
|
||||||
"customer_key": "cust-001",
|
"customer_key": "cust-001",
|
||||||
"address_key": "addr-001",
|
"address_key": "addr-001",
|
||||||
|
"warehouse_key": "warehouse-001",
|
||||||
"brand_key": "brand-001",
|
"brand_key": "brand-001",
|
||||||
"master_key": "",
|
"master_key": "",
|
||||||
"product_instances": [
|
"product_instances": [
|
||||||
@ -645,6 +647,7 @@ part_type - Перечисление (Enum)
|
|||||||
"external_key": "ro-001",
|
"external_key": "ro-001",
|
||||||
"customer_key": "cust-001",
|
"customer_key": "cust-001",
|
||||||
"address_key": "UPDATED-addr-001",
|
"address_key": "UPDATED-addr-001",
|
||||||
|
"warehouse_key": "UPDATED-warehouse-001",
|
||||||
"brand_key": "brand-001",
|
"brand_key": "brand-001",
|
||||||
"master_key": "master-001",
|
"master_key": "master-001",
|
||||||
"parts": [
|
"parts": [
|
||||||
|
|||||||
Reference in New Issue
Block a user