Jobs - Phases

Add stock on hand to job phase. Two scenarios are supported:

With priceBookLineItemId: Only itemQuantity is required. itemDescription, itemPrice, and itemCost will be populated from the price book item. No other fields may be passed.

Without priceBookLineItemId: itemDescription, itemPrice, itemCost, and itemQuantity are all required.

post/phases/{jobPhaseId}/stockOnHand

Path parameters

jobPhaseIdinteger required

Request body

OR

Response

Successful Response

resultstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.