{
"name": "string",
"type": "steps",
"details": [
{}
]
}
curl --location --request PUT '/commissions/plans/' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"type": "steps",
"details": [
{}
]
}'
{}