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

Développeurs

  • Folder icon closed Folder open iconHow to use the swagger >
  • Folder icon closed Folder open iconAuthentication 3DS 2.2 >
  • Folder icon closed Folder open iconBankAccount >
  • Folder icon closed Folder open iconCard token
  • Folder icon closed Folder open iconCARD Transaction
    • Transaction
    • Card
    • Credit
    • Disputes
  • Folder icon closed Folder open iconCharge
  • Folder icon closed Folder open iconCustomer >
  • Folder icon closed Folder open iconInstallment Payment >
  • Folder icon closed Folder open iconMerchantInfo >
  • Folder icon closed Folder open iconOnboarding
    • Create Enrollement
    • Complete enrollment
    • Update enrollment
    • Search enrollement
    • Enrollment Details
    • E-money
    • Misc
  • Folder icon closed Folder open iconPayout >
  • Folder icon closed Folder open iconRefund >
  • Folder icon closed Folder open iconPayment Request >
  • Folder icon closed Folder open iconSCT Transaction
    • SCT Transaction
    • SCT Transaction Reversal
    • Bank Reconciliation
    • Bank Reconciliation external
  • Folder icon closed Folder open iconSDD Transaction
    • Mandate
    • SDD Transaction
    • SDD Transaction Reversal
  • Folder icon closed Folder open iconSubscription
    • Subscription Model
    • Subscription
    • Invoice & invoiceItem
  • Folder icon closed Folder open iconTransfer >
  • Folder icon closed Folder open iconTransferReversal >
  • Folder icon closed Folder open iconWallet >
  • Folder icon closed Folder open iconBlacklist >
  • Folder icon closed Folder open iconWhiteList >
  • Folder icon closed Folder open iconWebhook 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)
  • Folder icon closed Folder open iconObject 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
  • Folder icon closed Folder open iconResources 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 DISPUTE object

Estimated reading: 1 minute
DISPUTE_UPDATED
When a dispute is updated
{
  "eventId": "91986115-56ed-442a-ace7-2207c7f7cfa1",
  "type": "DISPUTE_UPDATED",
  "creationDate": "2024-01-05T15:22:33.233092+01:00",
  "object": {
    "additionalData": {},
    "amount": 10,
    "creationDate": "2024-01-05T15:16:27.776882+01:00",
    "currency": "EUR",
    "description": "ma description",
    "disputeDate": "2021-03-18",
    "disputeId": "896304e9-b937-443a-ba59-3ccc99931b00",
    "fee": 0,
    "movementId": "09e2b390-a5a6-4926-a5ad-41c96bd38cea",
    "reason": "FRAUDULENT",
    "status": "CHARGEBACK_WON",
    "transactionId": "8940d775-cb9c-46e4-ab5a-c5c3ea7c3116",
    "wonMovementId": "569d7143-7357-4171-91ac-c03721a8ee30"
  },
  "requestId": "750fdf73-0782-482b-97f6-2dbfb809b563",
  "objectBeforeUpdate": {
    "additionalData": {},
    "amount": 10,
    "creationDate": "2024-01-05T15:16:27.776882+01:00",
    "currency": "EUR",
    "disputeDate": "2021-03-18",
    "disputeId": "896304e9-b937-443a-ba59-3ccc99931b00",
    "fee": 0,
    "movementId": "09e2b390-a5a6-4926-a5ad-41c96bd38cea",
    "reason": "FRAUDULENT",
    "status": "CHARGEBACK_NOTICED",
    "transactionId": "8940d775-cb9c-46e4-ab5a-c5c3ea7c3116"
  }
}

DISPUTE_CREATED
When a dispute is created
Webhook notifications - Previous The DEPOSIT object Next - Webhook notifications The INSTALLMENT object
CONTENU

Doc Contents

Doc Footnotes

Doc Elements

  • Mentions légales
  • Politique de confidentialité

© 2024 CentralPay