REST API Limitation for Purchase Order Creation
Summary:
We have developed an Integration to create POs from REST API when a PR is approved.
If the PR is having more than 25 Lines eg: 36 Lines it creates 2 PO’s. 1 PO with 25 Lines are remaining PO with other 11 Lines
While creating PO from PR , we are pulling the requisition lines for the PR using get REST API but it is returning only 25 lines instead of 36 lines where limit field also has 25 as the value in the response.
So the query is , Is there any limitation in REST response?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):