Get a Deposit
Get a deposit by its unique identifier.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
The unique identifier for the deposit
Response
The deposit was retrieved
id
The unique identifier for this object.
payment_source_id
The unique identifier for the payment source that contains the money for the deposit.
status
The status of the deposit.
Allowed values:
transfer
A subhash containing information about the transfer associated with the deposit.
created_at
The date and time when the deposit was created.
updated_at
The date and time when the deposit was last updated.
settled_at
The date and time when the deposit was settled.
returned_at
The date and time when the deposit was returned.
properties
A list of properties assigned to the deposit.
