post https://api.nitrobox.io/v2/opos-cases//decisions
Add a decision to an OPOS Case
Responses
Add a decision to an OPOS Case
xxxxxxxxxx
curl --request POST \
--url https://api.nitrobox.io/v2/opos-cases/oposCaseIdent/decisions \
--header 'accept: application/json' \
--header 'content-type: application/json'