Hello.
If the API response has more than 1000 records. How can I view records over 1000?
is this customer API ? Need to check this with the API vendor and ask the vendor to change the API to return more than 1000 records,(as paged payloads)
Thank you for your quick response. This is a standard WMS API.
There is no pagination options to retrieve more records from the WMS API documentation. it looks like the record count is limited to 1000 by design.
you need to raise an enhancement request explaining your use case to WMS team.
hi. tks!