Everest Card — API reference
  • Credit
  • Debit
  • Prepaid
  • Corebanking
  • OAuth2
  • Delivery
Information
Cards
    Card issuance and personalisation
      Service that lists eligible products by customer numberpostIndividual Debit Card creation servicepostCorporate Debit Card creation servicepostDebit card renewal servicepostService that cancels debit card issuance based on the Shadow Card NumberpostService that lists cards currently in the printing processpostService that cancels card issuance based on the Shadow Card Number according to the related domainpost
    Card lifecycle
      Service that lists card details based on an open card numberpostService that retrieves debit card informationpostService that updates the status information of a debit cardpostService that changes the branch associated with a debit cardpostService that links an account to a cardpostService that lists debit card log information based on the provided Shadow Card NumberpostService that lists credit card log information based on the provided Shadow Card NumberpostService that lists card details based on an open card numberpostService that displays secure card information based on an open card numberpostService that lists card information based on the Shadow Card Numberpost
Customers and accounts
    Customers
      Service that lists card information based on the provided Shadow Card NumberpostService that lists detailed customer informationpost/Indoor/api/createCustomerpost/Indoor/api/updateCustomerpost
    Account linking
      Service that displays the account statuspost
Transactions
    Service that lists all credit card transactionspostService that lists customer’s payment and cash-advance information based on specified criteriapostService that lists all debit card transactionspostService that lists authorization transactions within the specified date rangepostService that lists in-period debit transactionspost
Limits and controls
    Card and customer limits
      Service that performs credit card limit decreasepostService that performs credit card limit increasepostService that performs customer limit decreasepostService that performs customer limit increasepost
    Operation limits
      Service that lists customized or parameter-based limit details defined for the customerpostService that customizes the customers transaction limitpostService that removes customizable limits defined for a customerpostService that customizes the transaction limit of a cardpostService that lists customized or parameter-based limit details defined on the cardpostService that removes customized limits defined for a cardpost
    Permissions and restrictions
      Service that lists restrictions defined on the cardpost
Billing and statements
    Collections and legal follow-up
      Service that returns customer delinquency informationpostService that closes customer cards based on customer number and forwards the customer to the Legal Follow-Up queuepostService that marks the customer as Legal Follow-Uppost
    Debt payment
      Service that lists the automatic payment instruction queuepost
    Statements and billing
      Service that displays late interest/profit share amountpostService that updates the customers card statement document ID and sends a notificationpostService that updates the customers card statement document ID without sending a notificationpostService that returns Cutoff statement detail list using customer card informationpost
Security
    PIN and card security
      Service that enables PIN creation via SMS for the cardpostService that enables creating the PIN via SMSpostService that displays open PIN information for the given Shadow Card NumberpostService that lists card information based on the provided open PINpostService that generates a card PINpostService that verifies the accuracy of the card PINpostService that retrieves the encrypted data blockpostService that decrypts the data blockpost
Disputes
    Disputes and chargebacks
      Used to initiate spending disputes from various customer interaction channelspostUsed in an ongoing dispute process when the customer withdraws the dispute requestpostUsed when an ongoing dispute case requires adding a new document to the case recordpostUsed to view registered case transactions and their statuses presented to the customerpostService that returns available dispute reasons used when creating a new dispute case via Create Dispute Casepost
Rewards
    Campaigns and rewards
      Service that performs financial maintenance for the customer and applies or cancels campaign discountspostService that returns shadow and masked card numbers for the given customer numberpost
Platform
    Platform operations
      Method that checks whether the service is operationalpostRefresh Cachepost
    Reference data
      Service that lists card types based on the provided BIN numberpostService that lists product information for a card based on Shadow Card NumberpostService that lists statuses of available cardspostService that lists valid card issuance reasonspostService that lists card issuance reasons available for printingpostService that lists all MCC group informationpostService that lists all transaction status informationpostService that lists local card information based on the provided BINpostService that lists eligible productspostService that lists all MCC information with descriptionspostService that lists valid network typespostService that lists valid response codespostService that lists valid response reason codespostService that lists valid transaction codespostService that lists valid Trn Code Matrix informationpost
SchemasError codes
powered by Zudoku
Ana Bankacılık Iletisim Servisi Ripper istikameti
Ana Bankacılık Iletisim Servisi Ripper istikameti

Customers

Read the customer behind the cards — portfolio summary, corporate relationships and total assets.


Service that lists card information based on the provided Shadow Card Number

POST
https://devcard.sim-ant.com/SandBox/Integrationcorebanking
/Indoor/api/getAssetByShadowCardNumber

Retrieves debit card asset information based on the ShadowCardNumber. Calls the CIS service proxy to fetch details and maps them to GetAssetByShadowCardNumberResponse, including Bin, ProductNumber, OwnerSearchName, CardRefNumber, CardStatusCode, CardStatusReasonCode, CustomerNumber, EmbossName, ExpiryDate, InsertDate, InsertUserId, MainCardRefNumber, MainCustomerNumber, MaskedCardNumber, MaskedPanAlternative, OwnerName, OwnerSecondName, OwnerSurname, PSN, ServiceDomainId, and SupplementaryCard flag.

Service that lists card information based on the provided Shadow Card Number › Request Body

GetAssetByShadowCardNumberRequest
shadowCardNumber
​string | null

Shadow Card Number - [Optional]

Service that lists card information based on the provided Shadow Card Number › Responses

Success

GetAssetByShadowCardNumberResponse
customerNumber
​integer · int64 · required

Customer Number - [Optional]

supplementaryCard
​boolean · required

Supplementary Card - [Optional]

mainCustomerNumber
​integer · int64 · required

Main Customer Number - [Optional]

insertDate
​string · date-time · required

Insert Date - [Optional]

serviceDomainId
​string | null

Service Domain Id - [Optional]

ownerName
​string | null

Owner Name - [Optional]

maskedCardNumber
​string | null

Masked Card Number - [Optional]

ownerSecondName
​string | null

Owner Second Name - [Optional]

ownerSurname
​string | null

Owner Surname - [Optional]

psn
​string | null

Psn - [Optional]

bin
​string | null

Bin - [Optional]

cardStatusCode
​string | null

Card Status Code - [Optional]

cardStatusReasonCode
​string | null

Card Status Reason Code - [Optional]

productNumber
​string | null

Product Number - [Optional]

cardRefNumber
​string | null

Card Ref Number - [Optional]

maskedPanAlternative
​string | null

Masked Pan Alternative - [Optional]

mainCardRefNumber
​string | null

Main Card Ref Number - [Optional]

ownerSearchName
​string | null

Owner Search Name - [Optional]

insertUserId
​string | null

Insert User Id - [Optional]

POST/Indoor/api/getAssetByShadowCardNumber
curl https://devcard.sim-ant.com/SandBox/Integrationcorebanking/Indoor/api/getAssetByShadowCardNumber \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "shadowCardNumber": "shadowCardNumber" }'
Example Request Body
{ "shadowCardNumber": "shadowCardNumber" }
json
Example Responses
{ "customerNumber": 0, "serviceDomainId": "serviceDomainId", "ownerName": "ownerName", "maskedCardNumber": "maskedCardNumber", "ownerSecondName": "ownerSecondName", "ownerSurname": "ownerSurname", "psn": "psn", "bin": "bin", "supplementaryCard": true, "cardStatusCode": "cardStatusCode", "cardStatusReasonCode": "cardStatusReasonCode", "productNumber": "productNumber", "cardRefNumber": "cardRefNumber", "maskedPanAlternative": "maskedPanAlternative", "mainCardRefNumber": "mainCardRefNumber", "ownerSearchName": "ownerSearchName", "mainCustomerNumber": 0, "insertUserId": "insertUserId", "insertDate": "2024-08-25T15:00:00Z" }
json
application/json

Service that lists detailed customer information

POST
https://devcard.sim-ant.com/SandBox/Integrationcorebanking
/Indoor/api/getCustomerDetail

Retrieves detailed customer information, including personal, firm, and contact details. Accepts GetCustomerDetailRequest containing CustomerNumber, Channel, CommCompanyCode, and flags for including address, email, GSM, and phone details. Returns GetCustomerDetailResponse with a Customer object containing MasterInformation, PersonalInformation, FirmInformation, ListOfAddress, ListOfEmail, ListOfGSM, and ListOfPhone. Calls _cisServiceProxy.GetCustomerDetail() and maps the response to internal data structures. Null is returned if the customer does not exist.

Service that lists detailed customer information › Request Body

GetCustomerDetailRequest
customerNumber
​integer · int64 · required

Customer Number - [Optional]

getEmailDetail
​boolean · required

Get Email Detail - [Optional]

getAddressDetail
​boolean · required

Get Address Detail - [Optional]

getPhoneDetail
​boolean · required

Get Phone Detail - [Optional]

getGsmDetail
​boolean · required

Get Gsm Detail - [Optional]

channel
​string | null

Channel - [Optional]

commCompanyCode
​string | null

Comm Company Code - [Optional]

Service that lists detailed customer information › Responses

Success

GetCustomerDetailResponse
​object

Customer - [Optional]

POST/Indoor/api/getCustomerDetail
curl https://devcard.sim-ant.com/SandBox/Integrationcorebanking/Indoor/api/getCustomerDetail \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "channel": "channel", "customerNumber": 0, "getEmailDetail": true, "getAddressDetail": true, "getPhoneDetail": true, "getGsmDetail": true, "commCompanyCode": "commCompanyCode" }'
Example Request Body
{ "channel": "channel", "customerNumber": 0, "getEmailDetail": true, "getAddressDetail": true, "getPhoneDetail": true, "getGsmDetail": true, "commCompanyCode": "commCompanyCode" }
json
Example Responses
{ "customer": { "masterInformation": { "insertDate": "2024-08-25T15:00:00Z", "insertUserId": "insertUserId", "insertTokenId": "insertTokenId", "updateDate": "2024-08-25T15:00:00Z", "updateUserId": "updateUserId", "updateTokenId": "updateTokenId", "validFlag": true, "customerNumber": 0, "personId": 0, "externalCustomerNumber": 0, "firmCustomerFlag": true, "firmNumber": 0, "taxNumber": "taxNumber", "taxOffice": "taxOffice", "citizenshipNumber": "citizenshipNumber", "branchCode": 0, "limit": 0, "cashLimit": 0, "oldLimit": 0, "lastLimitUpdateDate": "2024-08-25T15:00:00Z", "proceedingStatusCode": "proceedingStatusCode", "proceedingStatusUpdateDate": "2024-08-25T15:00:00Z", "prevProceedingStatusCode": "prevProceedingStatusCode", "sendWarningLetterFlag": true, "delinquencyStatus": "delinquencyStatus", "delinquencyPeriod": 0, "delinquencyStartDate": "2024-08-25T15:00:00Z", "delinquencyChangeDate": "2024-08-25T15:00:00Z", "activityStatus": "activityStatus", "activityCount": 0, "overlimitFlag": true, "overlimitCounter": 0, "deficientPaymentCounter": 0, "annualDeficientPaymentCounter": 0, "customerType": "customerType", "accountingCustomerType": "accountingCustomerType", "creditCustomerType": "creditCustomerType", "behavioralSegmentCode": "behavioralSegmentCode", "valueSubSegmentCode": "valueSubSegmentCode", "valueSegmentCode": "valueSegmentCode", "residenceType": "residenceType", "communicationType": "communicationType", "statusCode": "statusCode", "statusUpdateDate": "2024-08-25T15:00:00Z", "prevStatusCode": "prevStatusCode", "prevStatusUpdateDate": "2024-08-25T15:00:00Z", "limitAllocationIncome": 0, "firstTransactionDate": "2024-08-25T15:00:00Z", "autoLimitIncreaseFlag": true, "firstCardIssueDate": "2024-08-25T15:00:00Z", "kkbStatusCode": "kkbStatusCode", "kkbStatusUpdateDate": "2024-08-25T15:00:00Z", "blockedAccountFlag": true, "disabledFlag": true, "limitStatus": "limitStatus", "limitStatusUpdateDate": "2024-08-25T15:00:00Z", "statementPostingFlag": true, "statementSmsSendFlag": true, "statementeMailSendFlag": true, "earnRewardFlag": true, "sensitiveDataPermissionFlag": true, "customLimitationFlag": true }, "firmInformation": { "validFlag": true, "customerNumber": 0, "firmName": "firmName", "embossFirmName": "embossFirmName", "authorityCustomerNumber": 0, "firmCustomerType": "firmCustomerType", "tradeRegistrationNumber": "tradeRegistrationNumber", "tradeRegistrationDate": "2024-08-25T15:00:00Z", "foundationDate": "2024-08-25T15:00:00Z", "tradeRegistrationOffice": "tradeRegistrationOffice", "authorityName": "authorityName", "authorityGsmNumber": "authorityGsmNumber", "authorityMailAddress": "authorityMailAddress" }, "personalInformation": { "validFlag": true, "personId": 0, "customerNumber": 0, "name": "name", "middleName": "middleName", "surname": "surname", "birthDate": "2024-08-25T15:00:00Z", "birthPlace": "birthPlace", "fatherName": "fatherName", "motherName": "motherName", "maritalStatus": "maritalStatus", "educationStatus": "educationStatus", "nationality": "nationality", "identityType": "identityType", "identityNumber": "identityNumber", "title": "title", "gender": "gender", "occupation": "occupation", "workplaceName": "workplaceName", "businessTitle": "businessTitle" }, "listOfAddress": [ { "validFlag": true, "recordId": 0, "personId": 0, "customerNumber": 0, "addressType": "addressType", "addressId": 0, "countryId": 0, "industrialZoneId": 0, "industrialZoneName": "industrialZoneName", "cityId": 0, "cityName": "cityName", "countyId": 0, "countyName": "countyName", "townshipId": 0, "townshipName": "townshipName", "villageId": 0, "villageName": "villageName", "districtId": 0, "districtName": "districtName", "streetId": 0, "streetName": "streetName", "siteName": "siteName", "buildingId": 0, "buildingName": "buildingName", "buildingNumber": "buildingNumber", "buildingEntrance": "buildingEntrance", "flatNo": 0, "apartmentNumber": "apartmentNumber", "stateId": 0, "stateName": "stateName", "zipCode": "zipCode", "poBoxNo": "poBoxNo", "addressText": "addressText", "isDefault": "isDefault", "isCardAddress": "isCardAddress", "isConfirmed": "isConfirmed", "channelCode": "channelCode", "companyCode": "companyCode", "enteringChannelCode": "enteringChannelCode" } ], "listOfPhone": [ { "validFlag": true, "recordId": 0, "customerNumber": 0, "phoneType": "phoneType", "phoneId": 0, "addressId": 0, "personId": 0, "phoneCountryId": 0, "phoneAreaCode": "phoneAreaCode", "phoneNumber": "phoneNumber", "phoneNumberText": "phoneNumberText", "addressType": "addressType", "isContactNumber": "isContactNumber", "channelCode": "channelCode", "companyCode": "companyCode", "enteringChannelCode": "enteringChannelCode" } ], "listOfEmail": [ { "validFlag": true, "recordId": 0, "personId": 0, "customerNumber": 0, "eMailId": 0, "eMailAddress": "eMailAddress", "isConfirmed": "isConfirmed", "confirmDate": "2024-08-25T15:00:00Z", "channelCode": "channelCode", "companyCode": "companyCode", "enteringChannelCode": "enteringChannelCode" } ], "listOfGSM": [ { "validFlag": true, "recordId": 0, "personId": 0, "customerNumber": 0, "gsmId": 0, "gsmCountryId": 0, "gsmAreaCode": 0, "gsmNumber": "gsmNumber", "phoneNumberText": "phoneNumberText", "isConfirmed": "isConfirmed", "confirmDate": "2024-08-25T15:00:00Z", "confirmType": "confirmType", "rejectDate": "2024-08-25T15:00:00Z", "isContactNumber": "isContactNumber", "channelCode": "channelCode", "companyCode": "companyCode", "enteringChannelCode": "enteringChannelCode" } ] } }
json
application/json

POST
https://devcard.sim-ant.com/SandBox/Integrationcorebanking
/Indoor/api/createCustomer

Create Customer

Part of:

  • Journey 01 · Launching a new card product — step 3, Register the customer

Request Body

CreateCustomerRequest
channel
​string · required

Creation Transaction On Channel

​object · required

Customer Create Data Model

​object

Customer Communication Data Model

Responses

Success

CreateCustomerResponse
customerNumber
​integer · int64 · required

Customer Number

personId
​integer · int64 · required

Person Id

POST/Indoor/api/createCustomer
curl https://devcard.sim-ant.com/SandBox/Integrationcorebanking/Indoor/api/createCustomer \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "channel": "channel", "customer": { "main": { "customerNumber": 0, "personId": 0, "externalCustomerNumber": 0, "firmCustomerFlag": true, "customerType": "customerType", "accountingCustomerType": "accountingCustomerType", "creditCustomerType": "creditCustomerType", "branchCode": 0, "isLite": true, "tenantId": "tenantId" }, "persona": { "citizenshipNumber": "citizenshipNumber", "residenceType": "residenceType", "disabledFlag": true, "name": "name", "middleName": "middleName", "surname": "surname", "birthDate": "2024-08-25T15:00:00Z", "birthPlace": "birthPlace", "fatherName": "fatherName", "motherName": "motherName", "maritalStatus": "maritalStatus", "educationStatus": "educationStatus", "nationality": "nationality", "identityType": "identityType", "identityNumber": "identityNumber", "title": "title", "gender": "gender", "occupation": "occupation", "workplaceName": "workplaceName", "businessTitle": "businessTitle" }, "corporate": { "firmNumber": 0, "taxNumber": "taxNumber", "taxOffice": "taxOffice", "firmName": "firmName", "embossFirmName": "embossFirmName", "authorityCustomerNumber": 0, "firmCustomerType": "firmCustomerType", "tradeRegistrationNumber": "tradeRegistrationNumber", "tradeRegistrationDate": "2024-08-25T15:00:00Z", "tradeRegistrationOffice": "tradeRegistrationOffice", "foundationDate": "2024-08-25T15:00:00Z", "authorityName": "authorityName", "authorityGsmNumber": "authorityGsmNumber", "authorityMailAddress": "authorityMailAddress" }, "segment": { "behavioralSegmentCode": "behavioralSegmentCode", "valueSegmentCode": "valueSegmentCode", "valueSubSegmentCode": "valueSubSegmentCode" }, "preferences": { "sendWarningLetterFlag": true, "communicationType": "communicationType", "autoLimitIncreaseFlag": true, "statementPostingFlag": true, "statementSmsSendFlag": true, "statementEMailSendFlag": true, "earnRewardFlag": true, "sensitiveDataPermissionFlag": true, "customLimitationFlag": true }, "limit": { "limit": 0, "cashLimit": 0 } }, "communications": { "listOfAddress": [ { "customerNumber": 0, "addressType": "addressType", "addressText": "addressText", "isDefault": true, "isCardAddress": true, "isConfirmed": true, "addressId": 0, "countryId": 0, "industrialZoneId": 0, "industrialZoneName": "industrialZoneName", "cityId": 0, "cityName": "cityName", "countyId": 0, "countyName": "countyName", "townId": 0, "townName": "townName", "villageId": 0, "villageName": "villageName", "districtId": 0, "districtName": "districtName", "streetId": 0, "streetName": "streetName", "siteName": "siteName", "buildingId": 0, "buildingName": "buildingName", "buildingNumber": "buildingNumber", "buildingEntrance": "buildingEntrance", "flatNumber": 0, "apartmentNumber": "apartmentNumber", "stateId": 0, "stateName": "stateName", "zipCode": "zipCode", "poBoxNumber": "poBoxNumber" } ], "listOfGsm": [ { "customerNumber": 0, "gsmCountryId": 0, "gsmAreaCode": 0, "gsmNumber": "gsmNumber", "phoneNumberText": "phoneNumberText", "isConfirmed": true, "confirmDate": "2024-08-25T15:00:00Z", "isContactNumber": true } ], "listOfEmail": [ { "customerNumber": 0, "eMailAddress": "eMailAddress", "isConfirmed": true } ], "listOfPhone": [ { "customerNumber": 0, "phoneType": "phoneType", "phoneCountryId": 0, "phoneAreaCode": "phoneAreaCode", "phoneNumber": "phoneNumber", "phoneNumberText": "phoneNumberText", "isContactNumber": true } ] } }'
Example Request Body
{ "channel": "channel", "customer": { "main": { "customerNumber": 0, "personId": 0, "externalCustomerNumber": 0, "firmCustomerFlag": true, "customerType": "customerType", "accountingCustomerType": "accountingCustomerType", "creditCustomerType": "creditCustomerType", "branchCode": 0, "isLite": true, "tenantId": "tenantId" }, "persona": { "citizenshipNumber": "citizenshipNumber", "residenceType": "residenceType", "disabledFlag": true, "name": "name", "middleName": "middleName", "surname": "surname", "birthDate": "2024-08-25T15:00:00Z", "birthPlace": "birthPlace", "fatherName": "fatherName", "motherName": "motherName", "maritalStatus": "maritalStatus", "educationStatus": "educationStatus", "nationality": "nationality", "identityType": "identityType", "identityNumber": "identityNumber", "title": "title", "gender": "gender", "occupation": "occupation", "workplaceName": "workplaceName", "businessTitle": "businessTitle" }, "corporate": { "firmNumber": 0, "taxNumber": "taxNumber", "taxOffice": "taxOffice", "firmName": "firmName", "embossFirmName": "embossFirmName", "authorityCustomerNumber": 0, "firmCustomerType": "firmCustomerType", "tradeRegistrationNumber": "tradeRegistrationNumber", "tradeRegistrationDate": "2024-08-25T15:00:00Z", "tradeRegistrationOffice": "tradeRegistrationOffice", "foundationDate": "2024-08-25T15:00:00Z", "authorityName": "authorityName", "authorityGsmNumber": "authorityGsmNumber", "authorityMailAddress": "authorityMailAddress" }, "segment": { "behavioralSegmentCode": "behavioralSegmentCode", "valueSegmentCode": "valueSegmentCode", "valueSubSegmentCode": "valueSubSegmentCode" }, "preferences": { "sendWarningLetterFlag": true, "communicationType": "communicationType", "autoLimitIncreaseFlag": true, "statementPostingFlag": true, "statementSmsSendFlag": true, "statementEMailSendFlag": true, "earnRewardFlag": true, "sensitiveDataPermissionFlag": true, "customLimitationFlag": true }, "limit": { "limit": 0, "cashLimit": 0 } }, "communications": { "listOfAddress": [ { "customerNumber": 0, "addressType": "addressType", "addressText": "addressText", "isDefault": true, "isCardAddress": true, "isConfirmed": true, "addressId": 0, "countryId": 0, "industrialZoneId": 0, "industrialZoneName": "industrialZoneName", "cityId": 0, "cityName": "cityName", "countyId": 0, "countyName": "countyName", "townId": 0, "townName": "townName", "villageId": 0, "villageName": "villageName", "districtId": 0, "districtName": "districtName", "streetId": 0, "streetName": "streetName", "siteName": "siteName", "buildingId": 0, "buildingName": "buildingName", "buildingNumber": "buildingNumber", "buildingEntrance": "buildingEntrance", "flatNumber": 0, "apartmentNumber": "apartmentNumber", "stateId": 0, "stateName": "stateName", "zipCode": "zipCode", "poBoxNumber": "poBoxNumber" } ], "listOfGsm": [ { "customerNumber": 0, "gsmCountryId": 0, "gsmAreaCode": 0, "gsmNumber": "gsmNumber", "phoneNumberText": "phoneNumberText", "isConfirmed": true, "confirmDate": "2024-08-25T15:00:00Z", "isContactNumber": true } ], "listOfEmail": [ { "customerNumber": 0, "eMailAddress": "eMailAddress", "isConfirmed": true } ], "listOfPhone": [ { "customerNumber": 0, "phoneType": "phoneType", "phoneCountryId": 0, "phoneAreaCode": "phoneAreaCode", "phoneNumber": "phoneNumber", "phoneNumberText": "phoneNumberText", "isContactNumber": true } ] } }
json
Example Responses
{ "customerNumber": 0, "personId": 0 }
json
application/json

POST
https://devcard.sim-ant.com/SandBox/Integrationcorebanking
/Indoor/api/updateCustomer

Update Customer

Request Body

UpdateCustomerRequest
channel
​string · required

Creation Transaction On Channel

​object · required

Customer Create Data Model

​object

Customer Communication Data Model

Responses

Success

UpdateCustomerResponse
customerNumber
​integer · int64 · required

Customer Number

personId
​integer · int64 · required

Person Id

POST/Indoor/api/updateCustomer
curl https://devcard.sim-ant.com/SandBox/Integrationcorebanking/Indoor/api/updateCustomer \ --request POST \ --header 'Content-Type: application/json' \ --data '{ "channel": "channel", "customer": { "main": { "customerNumber": 0, "externalCustomerNumber": 0, "customerType": "customerType", "accountingCustomerType": "accountingCustomerType", "creditCustomerType": "creditCustomerType", "branchCode": 0, "isLite": true, "tenantId": "tenantId", "statusCode": "statusCode", "blockedAccountFlag": true, "validFlag": true }, "persona": { "name": "name", "middleName": "middleName", "surname": "surname", "birthDate": "2024-08-25T15:00:00Z", "birthPlace": "birthPlace", "fatherName": "fatherName", "motherName": "motherName", "maritalStatus": "maritalStatus", "educationStatus": "educationStatus", "nationality": "nationality", "identityType": "identityType", "identityNumber": "identityNumber", "residenceType": "residenceType", "disabledFlag": true, "title": "title", "gender": "gender", "occupation": "occupation", "workplaceName": "workplaceName", "businessTitle": "businessTitle" }, "corporate": { "firmNumber": 0, "taxNumber": "taxNumber", "taxOffice": "taxOffice", "firmName": "firmName", "embossFirmName": "embossFirmName", "authorityCustomerNumber": 0, "firmCustomerType": "firmCustomerType", "tradeRegistrationNumber": "tradeRegistrationNumber", "tradeRegistrationDate": "2024-08-25T15:00:00Z", "tradeRegistrationOffice": "tradeRegistrationOffice", "foundationDate": "2024-08-25T15:00:00Z", "authorityName": "authorityName", "authorityGsmNumber": "authorityGsmNumber", "authorityMailAddress": "authorityMailAddress" }, "segment": { "behavioralSegmentCode": "behavioralSegmentCode", "valueSegmentCode": "valueSegmentCode", "valueSubSegmentCode": "valueSubSegmentCode" }, "preferences": { "sendWarningLetterFlag": true, "communicationType": "communicationType", "autoLimitIncreaseFlag": true, "statementPostingFlag": true, "statementSmsSendFlag": true, "statementEMailSendFlag": true, "earnRewardFlag": true, "sensitiveDataPermissionFlag": true, "customLimitationFlag": true } }, "communications": { "listOfAddress": [ { "updateAllData": true, "customerNumber": 0, "recordId": 0, "validFlag": true, "addressType": "addressType", "addressText": "addressText", "isDefault": true, "isCardAddress": true, "isConfirmed": true, "addressId": 0, "countryId": 0, "industrialZoneId": 0, "industrialZoneName": "industrialZoneName", "cityId": 0, "cityName": "cityName", "countyId": 0, "countyName": "countyName", "townId": 0, "townName": "townName", "villageId": 0, "villageName": "villageName", "districtId": 0, "districtName": "districtName", "streetId": 0, "streetName": "streetName", "siteName": "siteName", "buildingId": 0, "buildingName": "buildingName", "buildingNumber": "buildingNumber", "buildingEntrance": "buildingEntrance", "flatNumber": 0, "apartmentNumber": "apartmentNumber", "stateId": 0, "stateName": "stateName", "zipCode": "zipCode", "poBoxNumber": "poBoxNumber" } ], "listOfGsm": [ { "updateAllData": true, "customerNumber": 0, "recordId": 0, "validFlag": true, "gsmCountryId": 0, "gsmAreaCode": 0, "gsmNumber": "gsmNumber", "phoneNumberText": "phoneNumberText", "isConfirmed": true, "confirmDate": "2024-08-25T15:00:00Z", "isContactNumber": true } ], "listOfEmail": [ { "updateAllData": true, "customerNumber": 0, "recordId": 0, "validFlag": true, "eMailAddress": "eMailAddress", "isConfirmed": true } ], "listOfPhone": [ { "updateAllData": true, "customerNumber": 0, "recordId": 0, "validFlag": true, "phoneType": "phoneType", "phoneCountryId": 0, "phoneAreaCode": "phoneAreaCode", "phoneNumber": "phoneNumber", "phoneNumberText": "phoneNumberText", "isContactNumber": true } ] } }'
Example Request Body
{ "channel": "channel", "customer": { "main": { "customerNumber": 0, "externalCustomerNumber": 0, "customerType": "customerType", "accountingCustomerType": "accountingCustomerType", "creditCustomerType": "creditCustomerType", "branchCode": 0, "isLite": true, "tenantId": "tenantId", "statusCode": "statusCode", "blockedAccountFlag": true, "validFlag": true }, "persona": { "name": "name", "middleName": "middleName", "surname": "surname", "birthDate": "2024-08-25T15:00:00Z", "birthPlace": "birthPlace", "fatherName": "fatherName", "motherName": "motherName", "maritalStatus": "maritalStatus", "educationStatus": "educationStatus", "nationality": "nationality", "identityType": "identityType", "identityNumber": "identityNumber", "residenceType": "residenceType", "disabledFlag": true, "title": "title", "gender": "gender", "occupation": "occupation", "workplaceName": "workplaceName", "businessTitle": "businessTitle" }, "corporate": { "firmNumber": 0, "taxNumber": "taxNumber", "taxOffice": "taxOffice", "firmName": "firmName", "embossFirmName": "embossFirmName", "authorityCustomerNumber": 0, "firmCustomerType": "firmCustomerType", "tradeRegistrationNumber": "tradeRegistrationNumber", "tradeRegistrationDate": "2024-08-25T15:00:00Z", "tradeRegistrationOffice": "tradeRegistrationOffice", "foundationDate": "2024-08-25T15:00:00Z", "authorityName": "authorityName", "authorityGsmNumber": "authorityGsmNumber", "authorityMailAddress": "authorityMailAddress" }, "segment": { "behavioralSegmentCode": "behavioralSegmentCode", "valueSegmentCode": "valueSegmentCode", "valueSubSegmentCode": "valueSubSegmentCode" }, "preferences": { "sendWarningLetterFlag": true, "communicationType": "communicationType", "autoLimitIncreaseFlag": true, "statementPostingFlag": true, "statementSmsSendFlag": true, "statementEMailSendFlag": true, "earnRewardFlag": true, "sensitiveDataPermissionFlag": true, "customLimitationFlag": true } }, "communications": { "listOfAddress": [ { "updateAllData": true, "customerNumber": 0, "recordId": 0, "validFlag": true, "addressType": "addressType", "addressText": "addressText", "isDefault": true, "isCardAddress": true, "isConfirmed": true, "addressId": 0, "countryId": 0, "industrialZoneId": 0, "industrialZoneName": "industrialZoneName", "cityId": 0, "cityName": "cityName", "countyId": 0, "countyName": "countyName", "townId": 0, "townName": "townName", "villageId": 0, "villageName": "villageName", "districtId": 0, "districtName": "districtName", "streetId": 0, "streetName": "streetName", "siteName": "siteName", "buildingId": 0, "buildingName": "buildingName", "buildingNumber": "buildingNumber", "buildingEntrance": "buildingEntrance", "flatNumber": 0, "apartmentNumber": "apartmentNumber", "stateId": 0, "stateName": "stateName", "zipCode": "zipCode", "poBoxNumber": "poBoxNumber" } ], "listOfGsm": [ { "updateAllData": true, "customerNumber": 0, "recordId": 0, "validFlag": true, "gsmCountryId": 0, "gsmAreaCode": 0, "gsmNumber": "gsmNumber", "phoneNumberText": "phoneNumberText", "isConfirmed": true, "confirmDate": "2024-08-25T15:00:00Z", "isContactNumber": true } ], "listOfEmail": [ { "updateAllData": true, "customerNumber": 0, "recordId": 0, "validFlag": true, "eMailAddress": "eMailAddress", "isConfirmed": true } ], "listOfPhone": [ { "updateAllData": true, "customerNumber": 0, "recordId": 0, "validFlag": true, "phoneType": "phoneType", "phoneCountryId": 0, "phoneAreaCode": "phoneAreaCode", "phoneNumber": "phoneNumber", "phoneNumberText": "phoneNumberText", "isContactNumber": true } ] } }
json
Example Responses
{ "customerNumber": 0, "personId": 0 }
json
application/json

Card lifecycleAccount linking