I am creating an endpoint to where I send a post request, I need to check user balance before proceeding, such that, when the balance is zero it should stop executing. Howev