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 is designed to retrieve all deposit orders associated with a specific accountId.

Deposit orders can have the following statuses:

  • DepositCreated : QR code generated, awaiting payment.
  • DepositCompleted: QR code successfully paid.

These statuses will also be included in the response.

As this is a paginated endpoint, you can control the number of results returned by specifying the pageSize parameter.

Language
Click Try It! to start a request and see the response here!