- Getting Started with the PAX Semi-Integrated Solution
- Activating a Terminal in the Acceptance Devices App
- Processing Payment Transactions in Semi-Integrated Mode
- Processing Payment Transactions in Cloud Mode
On This Page
REST API
REST Example: Generating a Bearer Token for Authentication Using a REST API Request
Request
{ "id":"11111111-2222-3333-4444-555555555555", "secret":"AB1cDEfGhiJkLm2nop3qst4u56Vw7x8y" }
Response to a Successful Request
{ "token": "Your bearer token response data appears here." }