v1
latestOpenAPI 3.0.02026-08-0696238481.7 KBIn-Person Terminals
Delete a terminal
Deletes a terminal. Note that once deleted, the terminal will no longer be able to accept payments.
delete/in-person/terminals/{id}
Path parameters
idstring required
Example:tml_01FCTS1XMKH9FF43CAFA4CXT3P
the unique ID of the terminal
Headers
Accountstring
Example:ac_3fe8398f-8cdb-43a3-9be2-806c4f84c327
The linked accountId (use this when you want to delete an in person terminal under a linked account)
Response
The resource was successfully deleted
Example response
{
"id": "tml_01FCTS1XMKH9FF43CAFA4CXT3P"
}