- Org name: Tambla WFM (Oahi)
- Detailed description of the issue and where it occurs:
- Using sandbox : registered against “vineet.reddy@tambla.com.au”
- When we request GET Contracts List using the following endpoint: “/getcontractlist”
- The parameters set are as in the url : GET /rest/v2/contracts?types=global_payroll&limit=100&after_cursor=
- First Call Returned me 100 and Total_Rows = 271
- Second Call using the Cursor returned in the First Call returned another 100
- 3rd call we expected the different of 71 to be returned however we got only 22 Contracts.
Can you kindly have a look and suggest.