x-api-key: ********************
curl --location --request GET '/APIGetGrowers.aspx' \ --header 'x-api-key: <api-key>'
[ { "Grower_Code": "string", "Grower_Name": "string", "GL_Account": "string" } ]