{ "data": {} }
curl --location --request PUT '/api/v1/irs/children' \ --header 'Content-Type: application/json' \ --data-raw '{ "data": {} }'
{ "data": {}, "error": {} }