createPurchaseOrderForJob¶
Supported, no replacement yet
This endpoint remains fully supported. No replacement exists in the new API yet, and no action is needed. When a replacement ships you will get 12 months' notice, and this site will be updated.
Reference¶
/rest/stockMgmt/createPurchaseOrderForJob/{jobRef}/{supplierId}
POST
Creates purchase order for given job from activities assigned to given supplier.
- application/json
//noneavailable response representations:
- 200 - application/json
{
"result" : "success or fail",
"result_msg" : "error message",
"poRef" : "PO-8181"
}See the Stock Management API matrix for the full list of endpoints in this category.