v1

latestOpenAPI 3.1.02026-07-24320172.9 KB

Retrieve Deposit Orders

get/api/depositorder/v2.0/deposits/accounts/{accountId}

Path parameters

versionstring required

The current version of BaaSiC API

accountIdstring required

Target deposited account identification

Query parameters

referenceIdstring

Unique identifier used as a easier way to retrieve deposit orders

walletstring

In case of crypto deposit, the target wallet should be inserted

amountnumber double

The amount of currency deposited.

taxIdstring

Field that uniquely identifies the individual or country. Only numbers accepted, all number should be sent, including leading zeros when applicable.

taxIdCountry'ALB' | 'AND' | 'ARE' | 'ARG' | 'ARM' | 'AUS' | 'AUT' | 'AZE' | 'BEL' | 'BGR' | 'BHR' | 'BIH' | 'BLR' | 'BOL' | 'BRA' | 'CAN' | 'CHE' | 'CHL' | 'CHN' | 'COL' | 'CRI' | 'CUB' | 'CYP' | 'CZE' | 'DEU' | 'DNK' | 'DOM' | 'ECU' | 'ESP' | 'EST' | 'FIN' | 'FLK' | 'FRA' | 'FRO' | 'GBR' | 'GEO' | 'GRC' | 'GTM' | 'GUF' | 'GUY' | 'HKG' | 'HRV' | 'HUN' | 'IDN' | 'IND' | 'IRL' | 'ISL' | 'ISR' | 'ITA' | 'JPN' | 'KAZ' | 'KOR' | 'LTU' | 'LUX' | 'LVA' | 'MCO' | 'MDA' | 'MEX' | 'MKD' | 'MLT' | 'MNE' | 'MUS' | 'MYS' | 'NGA' | 'NLD' | 'NOR' | 'NZL' | 'PAK' | 'PER' | 'PHL' | 'POL' | 'PRT' | 'PRY' | 'ROU' | 'RUS' | 'SLV' | 'SMR' | 'SRB' | 'SUR' | 'SVK' | 'SVN' | 'SWE' | 'THA' | 'TUR' | 'TWN' | 'UKR' | 'URY' | 'USA' | 'UZB' | 'VEN' | 'ZAF'

The target depositant country. It is obrigatory if param taxId is filled

beginDatestring date

Start date of the searched deposit order

endDatestring date

Final date of the searched deposit order

statusstring

Current searched status

transactionIdstring

Unique identifier for credit transaction

externalIdstring

A unique identifier generated after the creation of the deposit flow.

pageNumberinteger

As a paginated endpoint, It's possible to define which page to get information

pageSizeinteger

As a paginated endpoint, It's possible to select how many responses the page can have

Headers

Authorizationstring

The personal authentication token obtained by each user from the token authentication endpoint

Response

200