Retrieve processing terminal
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Important: You can retrieve a processing terminal only if the terminal order was created using the Payroc API.
Use this method to retrieve information about a processing terminal.
To retrieve a processing terminal, you need its processingTerminalId. Our gateway returned the processingTerminalId in the response of the Create Terminal Order method.
Note: If you don’t have the processingTerminalId, use our Retrieve Terminal Order method or our List Processing Terminals method to search for the processing terminal.
Our gateway returns the following information about the processing terminal:
Polymorphic object that contains information about when and how the terminal closes the batch.
The value of the batchCloseType field determines which variant you should use:
automatic - Terminal automatically closes the batch at a specific time each day.manual - Merchant uses the terminal to manually close the batch.