Retrieve processing terminal
Use this method to retrieve the configuration for a processing terminal. The configuration includes the terminal’s settings and details about how our gateway should handle transactions. To get a processingTerminalId, go to Retrieve Terminal Order or List Processing Terminals.
Note: If you want to retrieve the processor configuration for the processing terminal, go to Retrieve Host Configuration.
Path parameters
processingTerminalId
Unique identifier that we assigned to the terminal.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the processing terminal.
processingTerminalId
Unique identifier that our gateway assigned to the terminal.
status
Indicates if the processing terminal is active.
Allowed values:
timezone
Time zone of the processing terminal.
batchClosure
Object that contains information about when and how the terminal closes the batch.
features
Object that contains the feature settings for the terminal.
program
Name of the product and its setup.
gateway
Object that contains the gateway settings for the solution.
applicationSettings
Object that contains the application settings for the solution.
taxes
Array of tax objects that contains the taxes that apply to the merchant's transactions.
security
Object that contains the tokenization settings and AVS settings for the terminal.
receiptNotifications
Object that indicates if the terminal can send email receipts or text receipts.
devices