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