The outsourced purchase order recipe row object

AttributeDescription
idUnique identifier for the object.
purchase_order_idThe ID of the outsourced purchase order the recipe row belongs to.
purchase_order_row_idThe ID of the outsourced purchase order row the recipe row belongs to.
ingredient_variant_idThe ID of product or material variant required for receiving the outsourced purchase order.
planned_quantity_per_unitThe planned quantity to outsource one unit of the product.
ingredient_availabilityThe stock status of the required product or material. Possible values. are “PROCESSED”, “IN_STOCK”, “EXPECTED“, “NOT_AVAILABLE”, “NOT_APPLICABLE”.
ingredient_expected_dateThe latest expected arrival date that relates to the required ingredient.
notesA string attached to the object to add any internal comments.
batch_transactionsAn array of batch transactions and their quantities. You can use the stock for the same item from multiple batches.
batch_transactions.batch_idThe ID of the batch for the required ingredient.
batch_transactions.quantityThe quantity consumed from a particular batch.
costThe cost of ingredients to outsource the product. For open OPOs, the cost calculation is shown based on current MAC or default purchase price, but is recalculated at OPO receiving to use receiving date MAC value.
created_atThe timestamp when the outsourced purchase order recipe row was created.
updated_atThe timestamp when the outsourced purchase order recipe row was updated.
deleted_atThe timestamp when the outsourced purchase order recipe row was deleted.