REST API

Requesting Certificates for the Point-of-Sale System

Before you can request certificates, you must generate a set-up code for the POS system.
To finish activating the secure mTLS connection, you must request certificates by sending a request to the PAX terminal through the POS system.
  1. On the Acceptance Devices app's POS Sync Connection Code screen, tap the
    Details
    arrow. The Details section expands to show the IP address and port number. In this example, the IP address is 192.168.178.67, and the port number is 8443.
    Acceptance Devices App POS Sync Connection Code Screen Showing
                            Expiration Timer and Details About the Terminal
  2. Record the information shown in the Details section. In this example, the information shown is: https://192.168.178.67:8443 OR wss://192.168.178.67:8443. You will use this information to request a certificate through the POS system, using either HTTPS or WSS (WebSocket).
  3. To generate the certificates, send an API request through the POS system to the IP address and port number, along with the POS connection code shown on the terminal and a unique POS ID.
  4. After the certificates are retrieved by the POS system, and the sync between your POS system and the PAX terminal is completed, the
    POS Activation Successful
    message appears. Tap
    Close
    . The next set-up screen appears.
    Acceptance Devices App POS Activation Successful Message