Knowledge Article: REST Related - Update 22B REST Enhancements
Summary:
Update 22B REST Enhancements
Content (required):
Customers / Support
In Update 22B the Purchase Requisitions REST Service has been enhanced as follows:
- POST and PATCH now support dual UOM-controlled items. For items with dual units of measure, use the REST API to create requisitions in a UOM that matches how the item is packed and shipped, and is different from the UOM that you use to price and invoice the item. Use the custom actions calculateTaxAndAccounting and submitRequisition to recognize dual UOM-controlled items and apply agreement prices that are based on the secondary UOM.
- POST and PATCH are supported for attributes related to suggested buyer (SuggestedBuyerId, SuggestedBuyerEmail). If you need to specify a suggested buyer, only one of the attributes is required. If both attributes are provided, SuggestedBuyerEmail takes precedence.
0