Documentation
Line Item Version
States
  • Created
    The create state indicates that the line item version is in creation.
  • Scheduled
    The scheduled state indicates that the line item version is scheduled and that the processing have not been started yet.
  • Failed
    The line item version failed.
  • Pending
    The pending state indicates that the line item version is pending to be sent to the processor.
  • Successful
    The successful state indicates that the line item version succeed.
Properties
  • Amount
    The total amount of the updated line items, including taxes.
  • Created By
    The ID of the user the line item version was created by.
  • Created On
    The date and time when the object was created.
  • External ID
    A client-generated nonce which uniquely identifies some action to be executed. Subsequent requests with the same external ID do not execute the action again, but return the original result.
  • Failed On
    The date and time when the processing of the line item version failed.
  • Failure Reason
  • ID
    A unique identifier for the object.
  • Labels
    The labels providing additional information about the object.
  • Language
    The language that is linked to the object.
  • Line Items
    The line items that replace the original line items in the transaction.
  • Linked Space ID
    The ID of the space this object belongs to.
  • Linked Transaction
    The payment transaction this object is linked to.
  • Next Update On
    The date and time when the next update of the line item version's state is planned.
  • 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.
  • Processing On
    The date and time when the processing of the line item version was started.
  • Space View ID
    The ID of the space view this object is linked to.
  • State
    The object's current state.
  • Succeeded On
    The date and time when the line item version was processed successfully.
  • Tax Amount
    The portion of the total amount that corresponds to taxes.
  • Timeout On
    The date and time by when the line item version is expected to be processed.
  • Transaction
    The transaction that the line item version belongs to.
  • Version
    The version is used for optimistic locking and incremented whenever the object is updated.