PurchaseOrderLite

📄 Description: Represents a purchase order with associated company details.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier of the purchase order.

displayId

string

false

none

Display ID for the purchase order.

status

string

false

none

Status of the purchase order.

name

string

false

none

Name of the purchase order.

companyId

integer(int64)

false

none

ID of the associated company.

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED