forked from CGM_Public/pretix_original
add event to api response
This commit is contained in:
@@ -1750,8 +1750,11 @@ List of all order positions
|
||||
"results": [
|
||||
{
|
||||
"id:": 23442
|
||||
"code": "ABC12",
|
||||
"event": "sampleconf",
|
||||
"order": "ABC12",
|
||||
"positionid": 1,
|
||||
"canceled": false,
|
||||
"item": 1345,
|
||||
...
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user