Skip to main content
GET
Get an inbound deposit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

userId
string
required

ID of the user

depositId
string
required

ID of the deposit

Response

Success

id
string<uuid>
userId
string<uuid>
createdAt
string<date-time>
updatedAt
string<date-time>
wallet
object
transaction
object