Return a deposit
Return a deposit.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Body
Whether to automatically transfer the deposit to the owner accounts.
Response
A Deposit object if the request succeeded.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
deposit The amount of the deposit, in the smallest currency unit.
The application the deposit is associated with.
The ID of the user the deposit is assigned to.
The certificate identifier for the deposit.
The ISO 3166-1 alpha-2 country code where the deposit is held.
The three-letter ISO currency code of the deposit.
The customer the deposit is associated with.
An arbitrary description attached to the deposit.
Requirements outstanding to complete the deposit.
The time at which the deposit was returned to the customer.
Details of the deposit scheme the deposit is registered with.
The status of the deposit.
pending, active, disputed, pending_return, returned, null The time at which the deposit was transferred to the owner.
The ID of the unit the deposit is associated with.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
The amount of the deposit, in the smallest currency unit, that has been refunded to the customer.
Whether the deposit is handled externally (e.g. by the landlord or a third party).
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
Whether the deposit has been returned to the customer.
Whether the deposit has been transferred to the owner.