Get deposit
Retrieves a single deposit by ID.
Authentication
AuthorizationBearer
Token obtained via the login flow.
Path parameters
depositId
Response
Deposit details.
depositId
currency
amount
Always positive (actual amount received).
reference
Reference that attributed this wire.
status
Allowed values:
receivedAt
When the incoming wire was detected.
depositAccountId
statusReason
Machine-readable context for the current status. Present when additional detail is available.
Allowed values:
creditedAt
source
Errors
401
Unauthorized Error
404
Not Found Error