GET v2/account/deposit/PendingDeposit/{currency}/{walletAddress}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
currency

string

Required

walletAddress

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.

aml_code

string

None.

aml_description

string

None.

address_Tag

string

None.

sender_tag

string

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.