curl --location --request POST 'notifications/ipitch-vertical-industry' \ --header 'Content-Type: application/json' \ --data-raw '{ "companies" : [1433, 1550] }'
{ "companies" : [1433, 1550] }