issues
search
mojaloop
/
pisp-project
PISP - Payment Initiation Service Provider integration with Mojaloop
Other
9
stars
12
forks
source link
feat(thirdparty-simulator): API implementation in docker-contract
#115
Closed
sridharvoruganti
closed
3 years ago
sridharvoruganti
commented
3 years ago
Closes #
1982
Implement following endpoints (on TTK)
POST /login
POST /authorize
POST /sendOTP
POST /verifyOTPorSecret
GET /getOTPorSecret
GET /store/consentRequests/{ID}
POST /store/consentRequests/{ID}
Closes #1982 Implement following endpoints (on TTK)