Yes, our API endpoints have to be triggered from a Server-to-Server connection. Your server/ software/ application must be able to:
a. Support the following protocols: HTTP/2, TLS 1.2/1.3, and
b. Trigger HTTP/GET and HTT/POST requests.
A Callback URL is also required to redirect users to the payroll software after CorpPass login and consent. The Callback URL must use Fully Qualified Domain Name (FDQN), and meet all of the following requirements:
a. Must be able to accept parameters,
b. Must not contain IP address, port number, Hash (#) or Wildcard (*) characters, and
c. Must not be the same URL for Sandbox and Production environments.