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 MERCHANT-ENROLLMENT object
    • The WALLETS object
    • 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
    • MERCHANT-ENROLLMENT status
    • TRANSFER status
    • TRANSFER REVERSAL 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

TRANSFER REVERSAL status

Estimated reading: 1 minute

This page provides the list of statuses associated with the Transfer Reversal object, accessible via the /transferReversal endpoint.

A Transfer Reversal allows you to cancel or refund a previously created transfer, typically used to revert funds between wallets when an operation is aborted or updated after execution.

📌 Status List

StatusDescription
PENDINGThe reversal has been requested but not yet processed.
IN_PROGRESSThe reversal request is currently being executed.
DONEThe reversal has been successfully completed.
REFUSEDThe reversal has been refused. This may be due to authorization failure, insufficient funds, or policy restrictions.
CANCELLEDThe reversal request was cancelled before being processed.

These statuses are returned in the status field of the Transfer Reversal object and can be queried through the API to track reversal lifecycle.

🔁 Status Flow Overview

✅ Standard Status Flow

PENDING → IN_PROGRESS → DONE

This is the expected successful path for a properly submitted reversal.

❌ Alternate Outcomes

Rejected during or after processing:

PENDING → REFUSED
PENDING → IN_PROGRESS → REFUSED

Cancellation before processing:

PENDING → CANCELLED

🔍 Notes

  • A reversal can only be initiated if the original transfer is eligible.
  • Once DONE, the reversal is final and reflected in both wallets.
  • Status changes can be tracked via webhook notifications if configured.
Object status - Previous TRANSFER status Next - Object status PAYMENT REQUEST status
CONTENU

Doc Contents

Doc Footnotes

Doc Elements

  • Mentions lĂ©gales
  • Politique de confidentialitĂ©

© 2024 CentralPay