API Overview
Overview of 5 Payroll Point endpoints
Symmetry Payroll Point (PRP) API provides a simple and powerful way to return precise taxes within your own products and payroll systems using five endpoints.
There are five endpoints that comprise PRP API.
Endpoint | Method | Description |
---|---|---|
/authentication/login | GET | Authorizes login to the Payroll Point API. Provides access token valid for 24 hours. |
/prp/v1/taxes | POST | Returns taxes by home and work location(s) |
/prp/v1/accountInfo | GET | Returns the client’s account information and transaction count within a specified date range |
/prp/v1/minimumwage/id* | GET | Returns minimum wage rates by the minimum wage unique id |
/prp/v1/minimumwage/location* | GET | Returns minimum wage rates for one location and effective date |
*Minimum Wage add-on to Payroll Point
Clients can purchase the minimum wage rate add-on to Payroll Point, which provides access to Symmetry's historical and future-looking minimum wage rate database. Leverage the power of the PRP API and Symmetry's location service for wage rate determination.
Resources
As you read through the API guide, you'll learn about additional developer tools available like Swagger and Postman to help you implement the APIs within your own application in addition to the Staging environment.
Additional Features
Lastly for clients with significant volume, PRP supports address suggestions to help streamline internal processes when it comes to address validation and verification.
Updated over 1 year ago