Create an Order ItemAsk AIpost https://api.fireberry.com/api/record/crmorderitemBody ParamscrmorderidstringrequiredUse an Order's globally unique identifier (GUID) to set which order this item will appear in and be related to.productnamestringrequiredSet the name of a related or custom product.catalognumberstringSet the catalog number of the product.descriptionstringFree text description of the order item or product.itemorderint32Set the order the items will be listed in, will appear in ascending order starting with the lowest at the top.itempricefloatSet the price of the product.itemquantityfloatSet the quantity of the product.owneridstringA system user's GUID, will fill in automatically with the user who created the item and be used for permissions. Can be set manually.productidstringUse a product's globally unique identifier (GUID) to relate it to this order item.taxint32Use 2 to include VAT in the set itemprice, or use 1 to have it added on to the total price. (Picklist)HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 401401Updated 10 months ago