mirror of
https://github.com/valitydev/swag-wallets.git
synced 2024-11-06 02:45:19 +00:00
IMP-209: Add externalId to get listWithdrawals operation (#60)
This commit is contained in:
parent
f2bb61d5f2
commit
44cc6be629
@ -29,6 +29,13 @@ get:
|
||||
required: false
|
||||
maxLength: 40
|
||||
minLength: 1
|
||||
- name: externalID
|
||||
in: query
|
||||
description: Identifier of the external's ID
|
||||
type: string
|
||||
required: false
|
||||
maxLength: 40
|
||||
minLength: 1
|
||||
- name: destinationID
|
||||
in: query
|
||||
description: Identifier of the destination
|
||||
|
Loading…
Reference in New Issue
Block a user