x-api-key: ********************
curl --location --request GET '/APIGetCustomers.aspx' \ --header 'x-api-key: <api-key>'
[ { "Customer_Code": "string", "Customer_Name": "string" } ]