Frontend | Backend | Api

Inventory\Models\Api\FulfillmentItem

Fulfillment item that represents a common item (fully or partially) in the fulfillment

Property Description Returns
id int
quantity Quantity of the item. Integer positive (not 0) number. int
amount string
tax string
discount string
created Date the record was created. DateTime
modified Last modification date for the record. DateTime
fulfillment Fulfillment
item Item
transaction Transaction