kevin. Platform API
Search…
Getting started
API changelog
API reference
💰
Payments
One-time payment
Frame customisation
Payment verification
Account linking
Refund payment
Payment flow test
Ecommerce integrations
Mobile payments
API reference
🕵♂
Account information
Getting started
Get account list
Get account details
Get account transactions
Get account balance
Powered By
GitBook
API changelog
The chapter includes information on how to upgrade your project to a later version of the kevin. API
Changes from v0.1 to v0.2
Breaking API changes
POST
/pis/payment
GET
/pis/payment/{paymentId}
GET
/pis/payment/
{paymentId}
/status
Breaking webhook change
The parameter
status
is replaced with one of the
cardStatus
,
bankStatus
or
hybridStatus
parameters.
New API features
POST
/pis/payment
Changes from v0.2 to v0.3
Breaking API changes
GET
/auth
GET
/auth/banks
GET
/auth/banks/{bankId}
GET
/pis/payment/{paymentId}
GET
/pis/payment/{paymentId}/status
Account Information Service
New API features
1.
The Payment Initiation Service has a new endpoint to
create a payment refund
.
2.
The Payment Initiation Service has a new endpoint to
get payment refunds
.
Previous
Getting started
Next - Payments
One-time payment
Last modified
1mo ago
Copy link
Contents
Changes from v0.1 to v0.2
Changes from v0.2 to v0.3