Skip to content
Snippets Groups Projects
Commit 1033654b authored by Артем's avatar Артем
Browse files

added fields for new report type

parent c5f969be
Branches DCT-149/ft/add_get_terminal
No related tags found
1 merge request!1DCT-149: Add get terminal account method
......@@ -10,6 +10,10 @@ properties:
type: string
enum:
- withdrawalRegistry
- withdrawalSingle
withdrawalID:
x-rebillyMerge:
- $ref: "#/definitions/WithdrawalID"
fromTime:
description: Start of the time period
type: string
......
......@@ -41,6 +41,7 @@ get:
type: string
enum:
- withdrawalRegistry
- withdrawalSingle
responses:
"200":
description: Reports found
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment