PSD2Registration - 1.0.0
1.0.0
Administrator
18/Led/2022 12:21:46 odp. CET
PUBLISHED
Production and Sandbox Endpoints
Gateway Internal URLs:
Description
This API provides functionality for registration of certified TPP´s. Use this API to register your company as a PSD2 TPP. This API will create user in developer portal and register your metadata from qualified certificate. Usage: curl -k -X POST --cert TPPcert1CA.pem:aaaa -H "accept: application/json" -H "Content-Type: application/json" "https://api.jtbank.cz/PSD2registration/1.0.0/tpps" -d @tppRegister.json where tppRegister.json contains your data { "tppId": "TPPbank", "tppName": "TPPbank", "ico": "123456789", "address": "Vsude doma 12, Mimo Prahu", "password": "123abc@&#xxxxxx", "firstName": "Golden" "lastName": "Team", "phoneNumber": "+420 987654320", "email": "mail.box@domain.cz", } Please, read the documentation before use on Documentation tab this API.
Business Information
Business Owner : Administrator [platbycr@jtbank.cz]
Technical Owner : esb [esb@jtbank.cz]