This page lists the event types for which Mangopay can send webhook notifications. The event types are listed by feature for each RessourceId on which they occur. Alongside is the GET API call you can use to confirm the event is still valid and retrieve more details, as well as the related guide pages. To listen to an event type on your chosen URL, set up a webhook in the Mangopay Dashboard (Developers > Webhooks) or using the POST Create a Hook endpoint. Learn more about webhooks

User management

User regulatory status

ResourceUserId
Related GETGET View a User’s regulatory status
Related guideBlocked users
Event typeUSER_INFLOWS_BLOCKED
DescriptionThe User has been blocked by Mangopay and can no longer make pay-ins or send or receive transfers.
Event typeUSER_INFLOWS_UNBLOCKED
DescriptionThe User has been unblocked by Mangopay and can now make pay-ins or send or receive transfers.
Event typeUSER_OUTFLOWS_BLOCKED
DescriptionThe User has been blocked by Mangopay and can no longer make payouts or send or receive transfers.
Event typeUSER_OUTFLOWS_UNBLOCKED
DescriptionThe User has been unblocked by Mangopay and can now make payouts or send or receive transfers.

User account

ResourceUserId
Related GETGET View a User (SCA)
Related guidesSCA
Event typeUSER_ACCOUNT_VALIDATION_ASKED
DescriptionThe Owner User (Natural or Legal Soletrader) has triggered SCA enrollment or re-enrollment via a User endpoint. Their access to Mangopay features is restricted until they complete the SCA redirection to enroll successfully.This event is only triggered when the User’s UserStatus changes to PENDING_USER_ACTION, which only happens in the situations described here.
Event typeUSER_ACCOUNT_ACTIVATED
DescriptionThe Owner User (Natural or Legal Soletrader) completed the SCA session successfully following a call to a User endpoint, and can now access Mangopay features.This event is only triggered when the User’s UserStatus changes from PENDING_USER_ACTION to ACTIVE.

Account closure

Event typeUSER_ACCOUNT_CLOSED
DescriptionThe User (Owner or Payer) was permanently closed and their UserStatus changed to CLOSED.The User was closed either by the platform, using the dedicated endpoint for Natural or Legal users, or by Mangopay as per the terms and conditions.A user can only be closed if all the wallets they hold are empty.

Mangopay SCA enrollment

ResourceUserId
Related GETGET View a User (SCA)
Related guidesSCA
Event typeSCA_ENROLLMENT_SUCCEEDED
DescriptionThe user enrolled in Mangopay’s SCA feature successfully.This event is triggered by any new enrollment (or re-enrollment) prompted by an API call, regardless of the endpoint that returned the SCA redirection link (users, recipients, transfers, wallets – see full list of endpoints).This event is not triggered by authentication challenges once the user is enrolled.
Event typeSCA_ENROLLMENT_EXPIRED
DescriptionThe SCA enrollment session expired after 10 minutes before the user completed all steps to enroll all factors. To retry the enrollment, call another API endpoint that triggers SCA.This event is not triggered by authentication challenges once the user is enrolled.
Event typeSCA_ENROLLMENT_FAILED
DescriptionThe user attempt enrollment but reached the maximum number of retries for one of the factors. To retry the enrollment, call another API endpoint that triggers SCA.This event is not triggered by authentication challenges once the user is enrolled.

User category

ResourceUserId
Related GETGET View a User (SCA)
Related guidesCategories
Event typeUSER_CATEGORY_UPDATED_TO_OWNER
DescriptionThe existing user’s UserCategory was changed to OWNER.This event is not triggered if OWNER is set at user creation. This event usually coincides with SCA, triggering USER_ACCOUNT_VALIDATION_ASKED.
Event typeUSER_CATEGORY_UPDATED_TO_PAYER
DescriptionThe existing user’s UserCategory was changed to PAYER. Re-categorization from OWNER to PAYER is only possible by Mangopay.
Event typeUSER_CATEGORY_UPDATED_TO_PLATFORM
DescriptionThe existing user’s UserCategory was changed to PLATFORM. Categorization as PLATFORM is only possible by Mangopay.

User KYC status

ResourceUserId
Related GETGET View a User (SCA)
Related guidesUser KYC/KYB verification
Event typeUSER_KYC_LIGHT
DescriptionThe User is not KYC/KYB verified by Mangopay and is therefore subject to KYC/KYB verification limits.The User’s KYCLevel has changed from REGULAR to LIGHT.
Event typeUSER_KYC_REGULAR
DescriptionThe User was KYC/KYB verified by Mangopay.The User’s KYCLevel changed from LIGHT to REGULAR.

IDV sessions

ResourceIdvSessionId
Related GETGET View an IDV Session
Related guidesHosted KYC/KYB solution
Event typeIDENTITY_VERIFICATION_VALIDATED
DescriptionThe IDV Session’s Status changed to VALIDATED and the User became KYC/KYB verified.
Event typeIDENTITY_VERIFICATION_FAILED
DescriptionThe IDV Session’s Status changed to REFUSED and the User was not KYC/KYB verified.
Event typeIDENTITY_VERIFICATION_INCONCLUSIVE
DescriptionThe IDV Session’s Status changed to REVIEW and the session is under manual review by Mangopay’s teams before an outcome can be given.
Event typeIDENTITY_VERIFICATION_OUTDATED
DescriptionThe IDV Session’s Status changed to OUT_OF_DATE indicating that the user’s KYC/KYB verification status was downgraded. To regain KYC/KYB verified status, the user must complete a new IDV Session successfully.

User data format

ResourceUserId
Related GETGET View a User (SCA)
Related guidesCompany number
Event typeLEGAL_COMPANY_NUMBER_VALIDATION_FAILED
DescriptionThe format of the company number is not valid for the headquarters address country of the Business-type Legal User. A invalid format blocks verification.
Event typeLEGAL_COMPANY_NUMBER_VALIDATION_SUCCEEDED
DescriptionThe format of the company number is valid for the headquarters address country of the Business-type Legal User. The format is as expected for the country of registration but the veracity of the data has not yet been verified.

KYC documents

ResourceKYCDocumentId
Related GETGET View a KYC Document
Related guidesSubmitting KYC documents
Event typeKYC_CREATED
DescriptionThe KYC Document has been created but not yet submitted for review.
Event typeKYC_VALIDATION_ASKED
DescriptionThe KYC Document has been submitted for validation and is being processed.
Event typeKYC_SUCCEEDED
DescriptionThe KYC Document has been validated by Mangopay.
Event typeKYC_FAILED
DescriptionThe KYC Document has been refused by Mangopay.
Event typeKYC_OUTDATED
DescriptionThe KYC Document is no longer valid. This is due to an amendment of the user’s identity or other key details as per the KYC/KYB verification downgrade.

UBO declarations

ResourceUboDeclarationId
Related GETGET View a UBO Declaration
Related guidesBeneficial owners
Event typeUBO_DECLARATION_CREATED
DescriptionThe UBO Declaration has been created but not yet submitted for review.
Event typeUBO_DECLARATION_VALIDATION_ASKED
DescriptionThe UBO Declaration has been submitted for validation and is being processed.
Event typeUBO_DECLARATION_VALIDATED
DescriptionThe UBO Declaration has been validated by the Mangopay Compliance team.
Event typeUBO_DECLARATION_INCOMPLETE
DescriptionThe UBO Declaration is incomplete and additional information or documents may be required.
Event typeUBO_DECLARATION_REFUSED
DescriptionThe UBO Declaration has been refused by Mangopay.

Country authorizations

ResourceCountryCode
Related GETGET View authorizations for a country
Related guidesCountry restrictions
Event typeCOUNTRY_AUTHORIZATION_UPDATED
DescriptionThe restrictions related to a country have been updated.

Recipients

ResourceRecipientId
Related GETGET View a Recipient
Related guidesRecipients
Event typeRECIPIENT_ACTIVE
DescriptionThe Recipient was created successfully, including the SCA session if RecipientScope is OWNER, and it can now be used for payments.
Event typeRECIPIENT_CANCELED
DescriptionThe Recipient creation was unsuccessful because the SCA session was not successful. The CANCELED status is only relevant if RecipientScope is OWNER.
Event typeRECIPIENT_DEACTIVATED
DescriptionThe Recipient was permanently deactivated and can no longer be used.

Pay-ins

All payment methods

ResourcePayInId
Related GETGET View a PayIn (Direct Card) for example – same endpoint for all payment methods, different response object
Related guidesAll payment methods
Event typePAYIN_NORMAL_CREATED
DescriptionThe PayIn transaction has been created but is not yet processed.
Event typePAYIN_NORMAL_SUCCEEDED
DescriptionThe PayIn transaction has been successfully processed.
Event typePAYIN_NORMAL_FAILED
DescriptionThe PayIn transaction has failed.

Card payments

Card validations

ResourceCardValidationId
Related GETGET View a Card Validation
Related guidesCard validation without debit
Event typeCARD_VALIDATION_CREATED
DescriptionThe Card Validation object has been created and the card is pending validation.
Event typeCARD_VALIDATION_FAILED
DescriptionThe Card Validation has failed, setting the corresponding card as invalid.
Event typeCARD_VALIDATION_SUCCEEDED
DescriptionThe Card Validation has succeeded, setting the corresponding card as valid.

Recurring pay-in registrations

ResourceRecurringRegistrationId
Related GETGET View a Recurring PayIn Registration
Related guidesRecurring card payments
Event typeRECURRING_REGISTRATION_CREATED
DescriptionThe Recurring Registration object has been successfully created.
Event typeRECURRING_REGISTRATION_AUTH_NEEDED
DescriptionA pay-in against this recurring object requires authentication.
Event typeRECURRING_REGISTRATION_IN_PROGRESS
DescriptionThe Recurring Registration object is in a valid state. Pay-ins against this recurring registration are possible.
Event typeRECURRING_REGISTRATION_ENDED
DescriptionThe Recurring Registration object has been ended. It is no longer possible to make pay-ins against this recurring registration.

Preauthorizations

ResourcePreauthorizationId
Related GETGET View a Preauthorization
Related guides7-day preauthorization
Event typePREAUTHORIZATION_CREATED
DescriptionThe Preauthorization object has been successfully created.
Event typePREAUTHORIZATION_FAILED
DescriptionThe authorization of this Preauthorization has failed.
Event typePREAUTHORIZATION_PAYMENT_CANCELED
DescriptionThe authorization of this Preauthorization has been canceled.
Event typePREAUTHORIZATION_PAYMENT_EXPIRED
DescriptionThe authorization of this Preauthorization has expired.
Event typePREAUTHORIZATION_PAYMENT_VALIDATED
DescriptionThe Preauthorization has been successfully debited.
Event typePREAUTHORIZATION_PAYMENT_WAITING
DescriptionThe Preauthorization object can now be debited.
Event typePREAUTHORIZATION_SUCCEEDED
DescriptionThe authorization of this Preauthorization has been successful.

Deposit preauthorizations

ResourceDepositId
Related GETGET View a Deposit Preauthorization
Related guides30-day deposit preauthorization
Event typeDEPOSIT_PREAUTHORIZATION_CREATED
DescriptionThe Deposit Preauthorization object has been successfully created.
Event typeDEPOSIT_PREAUTHORIZATION_FAILED
DescriptionThe authorization of the Deposit Preauthorization has failed.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_CANCEL_REQUESTED
DescriptionThe request to cancel the Deposit Preauthorization has been taken into account.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_CANCELED
DescriptionThe Deposit Preauthorization has been successfully canceled.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_EXPIRED
DescriptionThe authorization of the Deposit Preauthorization has expired.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_FAILED
DescriptionThe payment action against the Deposit Preauthorization has failed, whether capture without complement, capture prior to complement, no-show request, or complement. A retry may be possible.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_NO_SHOW
DescriptionThe Deposit Preauthorization wasn’t debited and a no-show has been successfully declared. A pay-in complement can be made.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_NO_SHOW_REQUESTED
DescriptionThe Deposit Preauthorization wasn’t debited and a request for a no-show has been taken into account. A pay-in complement cannot yet be made.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_TO_BE_COMPLETED
DescriptionThe Deposit Preauthorization was successfully debited (a successful pay-in against the preauthorization was made). A pay-in complement can be made.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_VALIDATED
DescriptionThe Deposit Preauthorization has been successfully debited (a successful pay-in against the preauthorization has been made). No further pay-ins can be made.
Event typeDEPOSIT_PREAUTHORIZATION_PAYMENT_WAITING
DescriptionThe authorization of the Deposit Preauthorization has been successful. It can now be debited.

Banking payments

Pay by bank

ResourcePayInId
Related GETGET View a PayIn (Pay by Bank)
Related guidesPay by Bank
Event typePAYIN_NORMAL_PROCESSING_STATUS_PENDING_SUCCEEDED
DescriptionThe Pay by Bank PayIn has been successfully initiated by the user. The funds have not yet arrived on Mangopay’s bank account and the pay-in Status is still CREATED.

Virtual accounts

ResourceVirtualAccountId
Related GETGET View a Virtual Account
Related guidesVirtual accounts
Event typeVIRTUAL_ACCOUNT_ACTIVE
DescriptionThe account is active and can receive funds (see note about delayed UK CoP recognition for GB accounts).
Event typeVIRTUAL_ACCOUNT_BLOCKED
DescriptionThe account is blocked and is not active. Any funds sent to the account are returned. This temporary status may be used during processes relating to user verification or fraud screening.
Event typeVIRTUAL_ACCOUNT_CLOSED
DescriptionThe account has been deactivated and is closed. Any funds sent to the account are returned. This is a final state.
Event typeVIRTUAL_ACCOUNT_FAILED
DescriptionThe account creation request failed or was rejected. This final state is rare. Any funds sent to the account are returned (if account details exist).

Direct debit mandates

ResourceMandateId
Related GETGET View a Mandate
Related guidesDirect debit mandates
Event typeMANDATE_CREATED
DescriptionThe Mandate has been created.
Event typeMANDATE_SUBMITTED
DescriptionThe Mandate has been successfully validated, an email has been sent to the end user (if emails are configured).
Event typeMANDATE_ACTIVATED
DescriptionThe Mandate request has been successfully created and validated. A bank wire can be initiated.
Event typeMANDATE_FAILED
DescriptionThe Mandate request has failed.
Event typeMANDATE_EXPIRED
DescriptionThe Mandate has expired. It is no longer possible to make bank wire pay-ins against this mandate.

Disputes

Disputes

ResourceDisputeId
Related GETGET View a Dispute
Related guidesDisputes
Event typeDISPUTE_CREATED
DescriptionThe Dispute has been created. It can either be closed directly or reviewed by the platform.
Event typeDISPUTE_ACTION_REQUIRED
DescriptionThe contestable Dispute requires further action. The platform is notified by Mangopay in a short period of time.
Event typeDISPUTE_SUBMITTED
DescriptionThe Dispute has been contested by the platform, either entirely or partially.
Event typeDISPUTE_SENT_TO_BANK
DescriptionThe Dispute has been sent to the bank for review and approval following the Dispute Documents validation.
Event typeDISPUTE_FURTHER_ACTION_REQUIRED
DescriptionTo settle the Dispute, additional documents are required.
Event typeDISPUTE_CLOSED
DescriptionThe Dispute has been closed. It can either be WON or LOST by the platform.

Dispute documents

ResourceDisputeDocumentId
Related GETGET View a Dispute Document
Related guidesDisputes
Event typeDISPUTE_DOCUMENT_CREATED
DescriptionThe Dispute Document has been successfully added to the Dispute, either by the platform or Mangopay’s team.
Event typeDISPUTE_DOCUMENT_FAILED
DescriptionThe Dispute Document has been refused by Mangopay’s team.
Event typeDISPUTE_DOCUMENT_SUCCEEDED
DescriptionThe Dispute Document has been validated by Mangopay’s team.
Event typeDISPUTE_DOCUMENT_VALIDATION_ASKED
DescriptionThe Dispute Document has been sent to Mangopay’s team for validation.

Repudiations

ResourceRepudiationId
Related GETGET View a Repudiation
Related guidesDisputes
Event typePAYIN_REPUDIATION_CREATED
DescriptionA chargeback has been filed and has been created in Mangopay’s environment (Repudiation Wallet).
Event typePAYIN_REPUDIATION_FAILED
DescriptionA chargeback has been filed but the transaction from the Repudiation Wallet back to the initial pay-in author has failed.
Event typePAYIN_REPUDIATION_SUCCEEDED
DescriptionA chargeback has been filed and successfully sent back to the initial pay-in author.

Settlement transfers

ResourceSettlementId
Related GETGET View a Settlement Transfer
Related guidesDisputes
Event typeTRANSFER_SETTLEMENT_CREATED
DescriptionThe Settlement Transfer has been created but is not yet processed.
Event typeTRANSFER_SETTLEMENT_FAILED
DescriptionThe Settlement Transfer could not be processed.
Event typeTRANSFER_SETTLEMENT_SUCCEEDED
DescriptionThe Settlement Transfer has been successfully processed.

Transfers

ResourceTransferId
Related GETGET View a Transfer
Related guides
Event typeTRANSFER_NORMAL_CREATED
DescriptionThe Transfer has been created but is not yet processed.
Event typeTRANSFER_NORMAL_FAILED
DescriptionThe Transfer could not be processed.
Event typeTRANSFER_NORMAL_SUCCEEDED
DescriptionThe Transfer has been successfully processed.

FX conversions

ResourceConversionId
Related GETGET View a Conversion
Related guidesConversions

Instant conversions

Event typeINSTANT_CONVERSION_CREATED
DescriptionThe Instant Conversion was initiated and its Status changed to CREATED, but is not yet processed.
Event typeINSTANT_CONVERSION_SUCCEEDED
DescriptionThe Instant Conversion was processed successfully and its Status changed to SUCCEEDED.
Event typeINSTANT_CONVERSION_FAILED
DescriptionThe Instant Conversion could not be processed. See the ResultCode and ResultMessage for more information about the error that occurred.

Quoted conversions

Event typeQUOTED_CONVERSION_CREATED
DescriptionThe Quoted Conversion was initiated and its Status changed to CREATED, but is not yet processed.
Event typeQUOTED_CONVERSION_SUCCEEDED
DescriptionThe Quoted Conversion was processed successfully and its Status changed to SUCCEEDED.
Event typeQUOTED_CONVERSION_FAILED
DescriptionThe Quoted Conversion could not be processed. See the ResultCode and ResultMessage for more information about the error that occurred.

Payouts

Standard payouts

ResourcePayoutId
Related GETGET View a Payout
Related guidesPayouts
Event typePAYOUT_NORMAL_CREATED
DescriptionThe Payout transaction has been created but is not yet processed.
Event typePAYOUT_NORMAL_FAILED
DescriptionThe Payout transaction has failed.
Event typePAYOUT_NORMAL_SUCCEEDED
DescriptionThe Payout transaction has been successfully processed.

Instant payouts

ResourcePayoutId
Related GETGET View a Payout and check mode applied
Related guidesInitiate an SCT Inst payout
Event typeINSTANT_PAYOUT_FAILED
DescriptionThe Instant Payout transaction has failed.
Event typeINSTANT_PAYOUT_FALLBACKED
DescriptionThe Payout could not be processed instantly; it will be processed in 48 hours as a standard payout instead.
Event typeINSTANT_PAYOUT_SUCCEEDED
DescriptionThe Instant Payout transaction has been successfully processed.

Refunds

Pay-in refunds

ResourceRefundId
Related GETGET View a Refund
Related guidesRefunds - Pay-in
Event typePAYIN_REFUND_CREATED
DescriptionThe PayIn Refund transaction has been created but is not yet processed.
Event typePAYIN_REFUND_FAILED
DescriptionThe PayIn Refund transaction could not be processed.
Event typePAYIN_REFUND_SUCCEEDED
DescriptionThe PayIn Refund transaction has been successfully processed.

Transfer refunds

ResourceRefundId
Related GETGET View a Refund
Related guidesRefunds - Transfer
Event typeTRANSFER_REFUND_CREATED
DescriptionThe Transfer Refund has been created but is not yet processed.
Event typeTRANSFER_REFUND_FAILED
DescriptionThe Transfer Refund transaction could not be processed.
Event typeTRANSFER_REFUND_SUCCEEDED
DescriptionThe Transfer Refund transaction has been successfully processed.

Payout returns

ResourceRefundId
Related GETGET View a Refund
Related guidesPayouts - Returns
Event typePAYOUT_REFUND_CREATED
DescriptionThe payout return has been created.
Event typePAYOUT_REFUND_FAILED
DescriptionThe payout return has failed.
Event typePAYOUT_REFUND_SUCCEEDED
DescriptionThe payout return has been successfully processed.

Reports

ResourceReportingId
Related GETGET View a Report
Related guidesReports
Event typeREPORT_GENERATED
DescriptionThe report has been generated and is ready for download at the DownloadURL value.
Event typeREPORT_FAILED
DescriptionThe report was not generated successfully.