Dynamics 365 Business Central
Execute a PATCH call from an Extension by using AL and HttpClient | Mark Brummel Blog
If you work with REST APIs, you already know that you’ve two HTTP methods for updating resources: PUT: updates an entire resource PATCH: the update…

