Management Operations
Reverse management operation
Reverse a management operation
post/v1/management_operations/{management_operation_token}/reverse
Path parameters
management_operation_tokenstring uuid required
Globally unique identifier for the management operation
Request body
Response
OK
Example response
{
"transaction_series": {
"type": "FEE",
"related_transaction_token": "123e4567-e89b-12d3-a456-426614174000",
"related_transaction_event_token": "123e4567-e89b-12d3-a456-426614174000"
}
}