Retrieve an owner payment
Retrieves the owner payment with the given ID.
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
Returns an owner payment object if a valid identifier was provided.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
owner_payment The account collection associated with this owner payment, if any.
The amount of the owner payment, in the smallest currency unit.
The ID of the building the payment is associated with.
Three-letter ISO currency code, in lowercase. Must be a supported currency.
gbp, usd, eur, sek "gbp"
An arbitrary string attached to the object. Often useful for displaying to users.
The owner the payment is for.
The owner balance transaction that records the impact of this payment.
The period this owner payment covers.
The reporting type used to categorize this payment.
The source account collection for this owner payment.
The source invoice for this owner payment.
The source invoice item for this owner payment.
The source transaction for this owner payment.
The source transfer for this owner payment.
The current status of the owner payment.
succeeded, failed Tax reporting information for the payment.
The ID of the unit the payment 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 that has been refunded for this payment.
Whether the owner payment is automatically progressed through its lifecycle.
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 owner payment has been refunded.