List CT Collection RESTful API

API Details

  • The /credittransfers/collections endpoint allows you to retrieve a list of all collections that have been created.
  • This endpoint supports filtering by various parameters, such as reference,creation date range, and originator IBAN, making it easier to locate specific collections.
  • The response follows the collection envelope structure defined in the swagger documentation and provides information similar to that returned by the POST /credittransfers/collections API, including details like collection ID, reference, batch booking preference, type, status, creation date, etc.
  • Additionally, the pagesize parameter allows you to set the number of collections returned on a single page.