Querying collection results
Collections that have been submitted may be queried to inspect their result data. This is usually done to facilitate the display or use of that data elsewhere or in the comparison of this data against another data set. Collections are identified by their 'collectionidentification' which is simply the unique reference used with BankTech. Collections can be queried in 2 ways:
This will fetch the collection result model for all collections meeting the specified filter criteria.
Rate limit: 1 per second
Max. page size: 10,000 per page
This will fetch the entire collection model for all collections meeting the specified filter criteria.
Rate limit: 1 per second
Payload size: 1
Last updated
Was this helpful?