/Message/: /No HTTP resource was found that matches the request URI 'https://xxxxxxxxxxxx/data/PurchasePriceAgreements(RecordId=123456789)?cross-company=true'. No route data was found for this request./
}
Is it actually possible to update the purchase price of an item on a Posted Trade Agreement?
How to update Purchase Price Trade Agreement Item Prices via API \ Postman
Not sure if its a bug, but when you patch the product price, and only pass the price in the body, it sets the PriceSiteId to blank i.e. "" - thus updating the original value to blank
How to update Purchase Price Trade Agreement Item Prices via API \ Postman
You need to use two fields to identify the record: DataAreaId and RecordId, i.e. PurchasePriceAgreements(DataAreaId='abc',RecordId=123456789).
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.