New transactions endpoint, split up handlers file
This commit is contained in:
8
test_data/transaction.json
Normal file
8
test_data/transaction.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"shop_id": 1,
|
||||
"mod_name": "Skyrim.esm",
|
||||
"local_form_id": 1,
|
||||
"is_sell": false,
|
||||
"quantity": 1,
|
||||
"amount": 100
|
||||
}
|
||||
Reference in New Issue
Block a user