GET v2/botapi/deposit/close/{currencySymbol}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
currencySymbol

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of DepositModel
NameDescriptionTypeAdditional information
id

string

None.

currency_symbol

string

None.

quantity

decimal number

None.

deposit_at

string

None.

status

string

None.

tx_id

string

None.

confirmations

string

None.

address

string

None.

senderAddress

string

None.

chain

string

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.