Retrieve Deposit Order Count by Status

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Before you begin, it is highly recommended to review the Deposit Flows (Pay-in) start page, as it explains some of the terms used here as well, in case you haven't seen it yet.

What does this endpoint do?

This endpoint retrieves the exact number of generated deposit orders, categorizing them by status.

  • If the status is Completed, the total value will be displayed in the totalDepositConfirmed property.
  • If the status is Pending, it will be shown in the totalDepositPending property.

Additionally, you can refine the search by specifying a time range.

Path Params
string
required
Defaults to 2

The current version of BaaSiC API

string
required

Target deposited account identification

Query Params
string

Current searched status

date

Deposit orders's start date

date

Deposit orders's final date

Headers
string
required

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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain