10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"name": "Test Shop",
|
|
"owner_id": 1,
|
|
"description": "for testing",
|
|
"is_not_sell_buy": true,
|
|
"sell_buy_list_id": 1,
|
|
"vendor_id": 1,
|
|
"vendor_gold": 0
|
|
}
|