Logo
Swift API Sandbox Collections API Documentation

Success-pmis-participants

Number of APIs: 2


1. Get PMI participant details.

GET {{baseUrl}}/pmis/participants/:participant_record_id

For a given participant record ID, you can retrieve all details of that PMI participant, as reported within REACHPLUS flatfile.



2. Search for PMI participants.

GET {{baseUrl}}/pmis/participants?service_id_substring=STEP1&participant_id_substring=GEB&participant_name_substring=BNP&country_code=BE&offset=20&limit=20

Get a list of PMI (Payment Market Infrastructure) participants matching the input parameters.



ENDPOINTS