Poller Communication Channel updates

We have updated the behaviour of our Get Polling Resources endpoint.

The default limit value was previously 100, but has now been lowered to 30. Additionally, response size is now limited to 200 MB. This means that we will return the maximum number of transactions possible without exceeding either the specified limit or the maximum response size. The maximum value for limit remains 100.

Additionally, we have changed the sorting of the returned transactions to now be First-in, First Out (FIFO). This means that they are sorted automatically by the transaction creation date and time in ascending order, so that you will receive the oldest transactions first.

For more information see our documentation on how to use the Inbound Poller API.