Send an amount to the square terminal with the API

Hello everyone, I would like to have an idea if it is possible to send an amount to the square terminal with the API. Just need a lead to start

:waving_hand: I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:

Additional Documentation

Take Payments and Build Integrations on Square Hardware
Postman
Develop for Japan

If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.

Yes, it is possible to send an amount to a Square Terminal using the Terminal API. The Terminal API allows you to connect any type of application running on any device to the Square Terminal for payment processing. You can initiate a payment by creating a checkout request that specifies the amount to be charged. This request is sent to the Square Terminal, which then processes the payment. To get started, you would need to integrate the Terminal API with your application and use the Devices API to manage the Square Terminals connected to your application.

This answer was reviewed by @Bryan-Square.