CentralPay Documentation CentralPay Documentation
  • Informations générales
  • Documentation
  • Développeurs
CentralPay Documentation CentralPay Documentation
  • Informations générales
  • Documentation
  • Développeurs

Développeurs

  • Icône de dossier fermée Icône d’ouverture de dossierHow to use the swagger >
  • Icône de dossier fermée Icône d’ouverture de dossierAuthentication 3DS 2.2 >
  • Icône de dossier fermée Icône d’ouverture de dossierBankAccount >
  • Icône de dossier fermée Icône d’ouverture de dossierCard token
  • Icône de dossier fermée Icône d’ouverture de dossierCARD Transaction
    • Transaction
    • Card
    • Credit
    • Disputes
  • Icône de dossier fermée Icône d’ouverture de dossierCharge
  • Icône de dossier fermée Icône d’ouverture de dossierCustomer >
  • Icône de dossier fermée Icône d’ouverture de dossierInstallment Payment >
  • Icône de dossier fermée Icône d’ouverture de dossierMerchantInfo >
  • Icône de dossier fermée Icône d’ouverture de dossierOnboarding
    • Create Enrollement
    • Complete enrollment
    • Update enrollment
    • Search enrollement
    • Enrollment Details
    • E-money
    • Misc
  • Icône de dossier fermée Icône d’ouverture de dossierPayout >
  • Icône de dossier fermée Icône d’ouverture de dossierRefund >
  • Icône de dossier fermée Icône d’ouverture de dossierPayment Request >
  • Icône de dossier fermée Icône d’ouverture de dossierSCT Transaction
    • SCT Transaction
    • SCT Transaction Reversal
    • Bank Reconciliation
    • Bank Reconciliation external
  • Icône de dossier fermée Icône d’ouverture de dossierSDD Transaction
    • Mandate
    • SDD Transaction
    • SDD Transaction Reversal
  • Icône de dossier fermée Icône d’ouverture de dossierSubscription
    • Subscription Model
    • Subscription
    • Invoice & invoiceItem
  • Icône de dossier fermée Icône d’ouverture de dossierTransfer >
  • Icône de dossier fermée Icône d’ouverture de dossierTransferReversal >
  • Icône de dossier fermée Icône d’ouverture de dossierWallet >
  • Icône de dossier fermée Icône d’ouverture de dossierBlacklist >
  • Icône de dossier fermée Icône d’ouverture de dossierWhiteList >
  • Icône de dossier fermée Icône d’ouverture de dossierWebhook notifications
    • The BANKACCOUNT object
    • The CARD object
    • The CREDIT object
    • The CUSTOMER object
    • The DEPOSIT object
    • The DISPUTE object
    • The INSTALLMENT object
    • The ONBOARDING object
    • The PAYMENT REQUEST object
    • The PAYOUT object
    • The REFUND object
    • The SCT Transaction object
    • The SDD TRANSACTION object
    • The MANDATE object
    • The SUBSCRIPTION object
    • The TRANSACTION object
    • The TRANSFER REVERSAL object
    • The TRANSFER object
    • The WIRETRANSFER object (Deprecated)
  • Icône de dossier fermée Icône d’ouverture de dossierObject status
    • PAYMENT REQUEST status
    • TRANSACTION status
    • REFUND status
    • CREDIT status
    • DISPUTES status
    • SUBSCRIPTION status
    • INSTALLMENT status
    • SDD TRANSACTION status
    • MANDATE status
    • BANK ACCOUNT status
    • PAYOUT status
    • SCT TRANSACTION status
  • Icône de dossier fermée Icône d’ouverture de dossierResources by type
    • Codes
      • HTTP Codes
      • Bank return codes
      • Currency codes
      • SDD return codes
      • Country codes
      • Transfer purpose codes
      • SDD purpose codes
      • Error codes
    • Test values
      • Test IBAN values
      • Test cards Values

The CUSTOMER object

Temps estimé :3 minutes
CUSTOMER_CREATED
When a customer is created
    {
  "eventId": "8af1b16e-f78a-42ae-9304-69624a4023fc",
  "type": "CUSTOMER_CREATED",
  "creationDate": "2024-01-05T12:29:58.808367+01:00",
  "object": {
    "additionalData": {},
    "bankAccounts": [],
    "cardMerchants": [],
    "cards": [],
    "creationDate": "2024-01-05T12:29:58.736339+01:00",
    "customerId": "1646e7fa-8274-48c0-9883-022c2e33fb22",
    "email": "gduhamel@centralpay.eu",
    "fee": 0,
    "firstName": "JOCELYN",
    "installmentPayments": [],
    "language": "fre",
    "lastName": "WISOKY",
    "merchantCustomerId": "1704454198-GDU",
    "movementId": "c5408b8a-43d0-4191-9cb2-f3ec6d610649",
    "otpExpired": false,
    "subscriptions": [],
    "totalCharge": 0,
    "wallets": []
    }

CUSTOMER_UPDATED
When a customer is updated
{
"eventId": "94683d87-5919-4d4a-a547-21dbc7e7af1d",
"type": "CUSTOMER_UPDATED",
"creationDate": "2024-01-05T12:36:29.492916+01:00",
"object": {
"additionalData": {},
"bankAccounts": [],
"cardMerchants": [],
"cards": [],
"creationDate": "2024-01-05T12:29:58.736339+01:00",
"customerId": "1646e7fa-8274-48c0-9883-022c2e33fb22",
"email": "gduhamel@centralpay.eu",
"fee": 0,
"firstName": "JOCELYN",
"installmentPayments": [],
"language": "fre",
"lastName": "WISOKY",
"merchantCustomerId": "1704454198-GDU",
"movementId": "c5408b8a-43d0-4191-9cb2-f3ec6d610649",
"otpExpired": false,
"subscriptions": [],
"totalCharge": 0,
"wallets": []
},
"requestId": "ca336699-db00-46c6-a797-228c320e351b",
"objectBeforeUpdate": {
"additionalData": {},
"bankAccounts": [],
"cardMerchants": [],
"cards": [],
"creationDate": "2024-01-05T12:29:58.736339+01:00",
"customerId": "1646e7fa-8274-48c0-9883-022c2e33fb22",
"email": "gduhamel@centralpay.eu",
"fee": 0,
"firstName": "JOCELYN",
"installmentPayments": [],
"language": "fre",
"lastName": "WISOKY",
"merchantCustomerId": "1704454198-GDU",
"movementId": "c5408b8a-43d0-4191-9cb2-f3ec6d610649",
"otpExpired": false,
"subscriptions": [],
"totalCharge": 0,
"wallets": []
}
}


CUSTOMER_OTP
When a Customer OTP is received to confirm a transaction
{
  "eventId": "7404acb7-6000-4059-9da2-97581df00dc8",
  "type": "CUSTOMER_OTP",
  "creationDate": "2024-01-26T12:02:55.839650+01:00",
  "object": {
    "additionalData": {},
    "bankAccounts": [],
    "cardMerchants": [],
    "cards": [
      {
        "additionalData": {},
        "cardId": "a361cbf0-c334-4422-b4e8-4d96f6b72799",
        "cardType": "DEBIT",
        "cardholderEmail": "gduhamel@centralpay.eu",
        "check": false,
        "commercialBrand": "VISA",
        "country": "FRA",
        "creationDate": "2024-01-26T11:59:38.763535+01:00",
        "customerId": "bac11130-43c2-4351-9c52-f1f7603282ee",
        "europeanEconomicArea": true,
        "expirationMonth": 9,
        "expirationYear": 2035,
        "fingerprint": "8e9302793aa37b661f9ec57013d105ad72f1bc86",
        "first6": "400000",
        "last4": "0002",
        "productType": "UNKNOWN",
        "region": "EUROPE"
      }
    ],
    "creationDate": "2024-01-26T11:59:38.569182+01:00",
    "customerId": "bac11130-43c2-4351-9c52-f1f7603282ee",
    "email": "gduhamel@centralpay.eu",
    "fee": 0,
    "firstName": "BEULAH",
    "installmentPayments": [],
    "language": "fre",
    "lastName": "PROSACCO",
    "merchantCustomerId": "1706266777-GDU",
    "movementId": "9afa479b-0859-4712-a614-2b1f38b81f9c",
    "otpExpirationDate": "2024-01-26T12:17:55.731546+01:00",
    "otpExpired": false,
    "subscriptions": [],
    "totalCharge": 0,
    "wallets": []
  },
  "requestId": "5329117d-5f7f-471b-a8d7-832627252670",
  "objectBeforeUpdate": {
    "additionalData": {},
    "bankAccounts": [],
    "cardMerchants": [],
    "cards": [
      {
        "additionalData": {},
        "cardId": "a361cbf0-c334-4422-b4e8-4d96f6b72799",
        "cardType": "DEBIT",
        "cardholderEmail": "gduhamel@centralpay.eu",
        "check": false,
        "commercialBrand": "VISA",
        "country": "FRA",
        "creationDate": "2024-01-26T11:59:38.763535+01:00",
        "customerId": "bac11130-43c2-4351-9c52-f1f7603282ee",
        "europeanEconomicArea": true,
        "expirationMonth": 9,
        "expirationYear": 2035,
        "fingerprint": "8e9302793aa37b661f9ec57013d105ad72f1bc86",
        "first6": "400000",
        "last4": "0002",
        "productType": "UNKNOWN",
        "region": "EUROPE"
      }
    ],
    "creationDate": "2024-01-26T11:59:38.569182+01:00",
    "customerId": "bac11130-43c2-4351-9c52-f1f7603282ee",
    "email": "gduhamel@centralpay.eu",
    "fee": 0,
    "firstName": "BEULAH",
    "installmentPayments": [],
    "language": "fre",
    "lastName": "PROSACCO",
    "merchantCustomerId": "1706266777-GDU",
    "movementId": "9afa479b-0859-4712-a614-2b1f38b81f9c",
    "otpExpired": false,
    "subscriptions": [],
    "totalCharge": 0,
    "wallets": []
  }
}
Webhook notifications -Précédent The CREDIT object Prochain- Webhook notifications The DEPOSIT object
CONTENU

Doc Contents

Doc Footnotes

Doc Elements

  • Mentions légales
  • Politique de confidentialité

© 2024 CentralPay