1. New Card
It is recommended to perform the process of adding a new card only through your servers (Back-End). Direct access from your applications (End Users) is not recommended.
Store New Card
Parameter
Type
Compulsory
Description
Parameter
Type
Compulsory
Description
{
"PartnerBased": false,
"PartnerIdentity": "",
"RelationalId1": "1000923",
"RelationalId2": "",
"RelationalId3": "",
"Card": {
"Nickname": "İş bankası kartım",
"HolderName": "Emir Selim Tütüncü",
"Number": "4546711234567894",
"Month": 12,
"Year": 2026
},
"IncludeDetails": true
}Parameter
Type
Explanation
Last updated