Event Types
management_operation.created
Occurs when an management operation is created.
postWebhookmanagement_operation.created
Payload
Example payload
{
"event_type": "management_operation.created",
"transaction_series": {
"type": "FEE",
"related_transaction_token": "123e4567-e89b-12d3-a456-426614174000",
"related_transaction_event_token": "123e4567-e89b-12d3-a456-426614174000"
}
}Response
Return a 200 status to indicate that the data was received successfully