v1

latestOpenAPI 3.0.22026-07-24113565544.0 KB
Deposits

List Deposits

Retrieves a list of Deposits.

get/funding/deposits

Query parameters

status'STARTED' | 'PENDING' | 'PROCESSING' | 'SUCCESSFUL' | 'FAILED' | 'OTHER' | 'APPROVED' | 'REJECTED' | 'ON_HOLD' | 'PROCESSING' | 'RETURNED' | '-' required

The current status of the user's deposit.

Example:PENDING

The current status of the deposit to filter by.

type'ACH' | 'BULK_FUNDING' | 'CASH_PROMOTION' | 'CASH_TRANSFER' required

The method/form in which the funds will be arriving to the user's account.

Example:ACH

The type of deposit to filter by.

fromstring required

The date to start from.

tostring required

The date to end at.

direction'prev' | 'next'

The direction of pagination.

parentIBIDstring

The partner's unique identifier.

Example:80f9b672-120d-4b73-9ccv9-42fb3262c4b9

Filters the deposits list by the partnerID.

Response

Retrieving a list of Deposits was Successful.

idstring

A unique identifier for the Deposit.

type'ACH' | 'BULK_FUNDING' | 'CASH_PROMOTION' | 'CASH_TRANSFER'

The method/form in which the funds will be arriving to the user's account.

amountnumber

The amount of the deposit

wlpFinTranTypeIDstring

A unique identifier to id different type of transactions.