Overview
User management
- Users
- User regulatory status
- User e-money
User verification
- User data format
- KYC documents
- UBO declarations
Wallets
- User wallets
- Client wallets
Cards
- Card registrations
- Cards
- Metadata
- Card validations
Card pay-ins
- Direct card pay-ins
- Recurring card pay-ins
- Preauthorizations
- Deposit preauthorizations
- Web card pay-ins
Banking pay-ins
- Bank wires
- Virtual IBAN
- Direct debits
- Web direct debits
APM pay-ins
- Apple Pay
- Bancontact
- BLIK
- Giropay
- Google Pay
- iDEAL
- Klarna
- MB WAY
- Multibanco
- Payconiq
- PayPal
- Satispay
- Swish
- TWINT
Transfers
- Transfers
Refunds
- Refunds
Disputes
- Disputes
- Dispute documents
- Repudiations
- Dispute settlement
Payouts
- Bank accounts
- Payouts
FX conversions
- Conversion rates
- Quotes
- Conversions
Transactions
- Transactions
Helpers
- API responses
- Country authorizations
- Webhooks
- Events
- Reports
Platform account
- Client
- Dashboard permissions
Update a Hook
{
"Url": "https://example.com",
"Status": "DISABLED",
"Tag": "Created using the Mangopay API Postman Collection",
}
{
"Url": "https://example.com",
"Status": "DISABLED",
"Validity": "VALID",
"EventType": "UBO_DECLARATION_VALIDATION_ASKED",
"Id": "hook_m_01J6EK16AS02MV3H4AMMXMQWZ1",
"Tag": "Created using the Mangopay API Postman Collection",
"CreationDate": 1655991027
}
Path parameters
The unique identifier of the hook.
Body parameters
Max. length: 255 characters
The URL to which the notification is sent.
Allowed values: DISABLED
, ENABLED
Whether the hook is enabled or not.
Max. length: 255 characters
Custom data that you can add to this object.
Responses
Max. length: 255 characters
The URL to which the notification is sent.
Returned values: DISABLED
, ENABLED
Whether the hook is enabled or not.
Returned values: VALID
, INVALID
Whether the hook is valid or not. Once INVALID
(following unsuccessful retries) the hook must be disabled and re-enabled.
Returned values: An EventType
listed in the event types list
The type of the event.
The unique identifier of the object.
Max. length: 255 characters
Custom data that you can add to this object.
The date and time at which the object was created.
{
"Url": "https://example.com",
"Status": "DISABLED",
"Validity": "VALID",
"EventType": "UBO_DECLARATION_VALIDATION_ASKED",
"Id": "hook_m_01J6EK16AS02MV3H4AMMXMQWZ1",
"Tag": "Created using the Mangopay API Postman Collection",
"CreationDate": 1655991027
}
{
"Url": "https://example.com",
"Status": "DISABLED",
"Tag": "Created using the Mangopay API Postman Collection",
}
Was this page helpful?
{
"Url": "https://example.com",
"Status": "DISABLED",
"Tag": "Created using the Mangopay API Postman Collection",
}
{
"Url": "https://example.com",
"Status": "DISABLED",
"Validity": "VALID",
"EventType": "UBO_DECLARATION_VALIDATION_ASKED",
"Id": "hook_m_01J6EK16AS02MV3H4AMMXMQWZ1",
"Tag": "Created using the Mangopay API Postman Collection",
"CreationDate": 1655991027
}