Management Operations
Get management operation
Get management operation
get/v1/management_operations/{management_operation_token}
Path parameters
management_operation_tokenstring uuid required
Globally unique identifier for the management operation
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"
}
}