Search deposits

Get list of deposits for an exchange

SecuritybearerToken
Request
path Parameters
ExchangeCode
required
string

Exchange code

Example: ABC
AccountIdentifier
required
string

Account identifier

Example: 098B0A25
Responses
200

List of deposits

401

Not authorized error

404

Not found

500

Internal server error

post/exchanges/{ExchangeCode}/accounts/{AccountIdentifier}/action/search-deposits
Response samples
application/json
[
  • {
    }
]