added AGO status to order response
This commit is contained in:
parent
1ac734de96
commit
b6a490c979
0
src/AGO_Examples_20260904.curl
Normal file
0
src/AGO_Examples_20260904.curl
Normal file
File diff suppressed because it is too large
Load Diff
@ -233,6 +233,13 @@ paths:
|
||||
schema:
|
||||
type: integer
|
||||
example: 321
|
||||
- name: touchpointId
|
||||
in: query
|
||||
required: false
|
||||
description: Return only issued vouchers that were issued by a specific touchpoint.
|
||||
schema:
|
||||
type: integer
|
||||
example: 3
|
||||
- name: statusChangedAfter
|
||||
in: query
|
||||
required: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user