Accept a deposit charge
Accept the deposit charge with the given ID.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
The customer declaration hash.
Response
The updated deposit charge. Otherwise, this call throws an error.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
deposit_charge The time at which the deposit charge was accepted.
The amount of the deposit charge, in the smallest currency unit.
The time at which the deposit charge was canceled.
The three-letter ISO currency code of the deposit charge.
The customer declaration captured when accepting the deposit charge.
The ID of the deposit the charge is associated with.
An arbitrary description attached to the deposit charge.
The owner the funds from the deposit charge will be allocated to.
Details of any dispute raised against the deposit charge.
The time at which the deposit charge was disputed.
The status of the deposit charge.
pending, accepted, canceled, disputed, null The type of the deposit charge.
arrears, charge, dilapidation, other, null 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.
Whether the deposit charge has been accepted by the customer.
Whether the deposit charge has been canceled.
Whether the deposit charge has been disputed by the customer.
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.
The original amount of the deposit charge, in the smallest currency unit, before any adjustments.