I want to integrate Clover with my Chat Bot. The bot collects user details (name, email, phone number, Addess) and the list of items purchased. Once the order details are finalized, I want to send this data to Clover, and Clover should generate and send a payment link to the user's email and phone number via SMS. Could you guide me on how to implement this integration, including the necessary API endpoints and steps to achieve this functionality?