Get deposit

Retrieves a single deposit by ID.

Authentication

AuthorizationBearer
Token obtained via the login flow.

Path parameters

depositIdstringRequired

Response

Deposit details.
depositIdstring
currencystring
amountstring

Always positive (actual amount received).

referencestring
Reference that attributed this wire.
statusenum
Allowed values:
receivedAtdatetime
When the incoming wire was detected.
depositAccountIdstring
statusReasonenum or null

Machine-readable context for the current status. Present when additional detail is available.

Allowed values:
creditedAtdatetime or null
sourceobject

Errors

401
Unauthorized Error
404
Not Found Error