Creating Quote with operations and materials from REST

If you just want to do the MOM then Erp.BO.QuoteAsmSvc.GetByID takes quote, line, and assembly number. The easiest way to get a quote line would probably be the OData method on Erp.BO.QuoteSvc – Erp.BO.QuoteSvc/QuoteDtls

1 Like