curl --location --request PATCH 'http://learnifier.com/orgunits/' \
--header 'Content-Type: application/json' \
--data-raw '{
"caller": "81590981-1e05-4fd5-aa15-15bc4b06cf7f",
"clientNumber": "X-1234",
"country": "se",
"displayName": "Sample Corp",
"externalId": "string",
"parent": "1234"
}'{
"code": 0,
"field": "string",
"message": "string"
}