I have created a php page when someone insert credit card detail in it and click on submit button then i want to pay amount to clover by curl. For this I am using GET /v2/merchant/{mId}/pay/key but when i hit this by curl in php . it gives repose 401 unauthorized.