Documentation
Account Receivable

The account receivable represents an outstanding amount which has to be paid by the buyer.

States
  • Outstanding
    The payment is outstanding, but the date until which the payment is expected is not reached.
  • Received
    The payment is arrived on the account.
  • Overdue
    The payment has not arrived and the expected payout date is reached.
  • Derecognized
    The payment has been derecognized.
Properties
  • Account
  • Created On
    The date and time when the object was created.
  • Derecognized On
  • Due On
  • ID
    A unique identifier for the object.
  • Invoice
  • Linked Space ID
    The ID of the space this object belongs to.
  • Linked Transaction
  • Planned Purge Date
    The date and time when the object is planned to be permanently removed. If the value is empty, the object will not be removed.
  • Received On
  • State
    The object's current state.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.