Get deposits

Retrieves a list of deposits made by you and your customers. Results are limited to the last 2 months.

Log in to see full request history

Note: The include_customer_deposits field will default to true unless a participant_code is provided, in which case the results for the provided participant_code will supercede and be returned.

Query Params
string

Filters for a specific page (pagination)

string

Filters for deposits made with a specific asset

boolean

Filters for customer deposits, defaults to true

string

Filters for deposits made by a specific participant_code
Note: the participant_code parameter cannot be used simultaneously with the include_customer_deposits parameter

string

Filters for deposits made into an account with a specific account label

number

Filters for deposits made into an account where the settle timestamp is greater than the provided value in milliseconds

Headers
string
Defaults to [WEB] auto-generated on fly

Signature for your request.

string
Defaults to [WEB] auto-generated on fly

UNIX timestamp.

Responses

Response body
object
message
array of objects
message
object
number

The timestamp for when the deposit was credited to the participant - this is also the movement_timestamp

string

Unique ID of the specific account

string

A unique ID for the specific account update

string

The participant that was credited with the deposit, e.g. ABCDEF

string

The account group associated with the account_id that received the deposit, e.g. 00SCXM for the Seed Digital Commodities Market account group

string

The account label associated with the account

string

The asset code for the request, e.g. BTC

string

The amount that was deposited into the account

string

This is an external identifier associated with the deposit, which is context-specific depending on the asset type and deposit source - wire, transfer or on-chain transaction ID

string

The bank into which the fiat deposit was made or the blockchain address from which the crypto deposit came

string

The address where funds were received

string

A unique ID for the particular run

number
number
number
number

Language
Credentials