We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bitgo-api-docs
1 parent 50b1336 commit 1b171cdCopy full SHA for 1b171cd
api.yaml
@@ -50129,6 +50129,14 @@ components:
50129
allOf:
50130
- $ref: '#/components/schemas/ExpectedTransfers'
50131
description: The adjusted transfers as a result of the dispute closure.
50132
+ reviewedBy:
50133
+ type: string
50134
+ description: The id of the admin who reviewed the dispute closure.
50135
+ minLength: 1
50136
+ reviewNotes:
50137
50138
+ description: Any comments entered by the admin when reviewing the dispute closure.
50139
50140
required:
50141
- id
50142
- closedBy
0 commit comments