Monday, September 20, 2021

Get NextLink for OData from D365 FnO

 To get the NextLink from Odata you need to add "Prefer" key in header and define "odata.maxpagesize" as shown in below API request


No comments:

Post a Comment

Using .http file for testing D365 FinOps APIs

  Introduction : This document provides a comprehensive, step-by-step guide on how to create and utilize a .http file for testing out-of-t...