Applicant Groups
JWT token obtained from the /api/v1/tenants/auth endpoint.
Token expires after 30 minutes and must be refreshed.
Example: Authorization: Bearer eyJhbGciOiJIUzI1NiJ9...
Search query to filter applicant groups
Jane DoeComma-separated list of statuses to filter by
not_started,in_progress,completedFilter by external correlation identifier
PROP-123-UNIT-456Filter applicant groups created after this Unix timestamp
1761966000Filter applicant groups created before this Unix timestamp
1764557999Page number for pagination
1List of applicant groups retrieved successfully
Total number of applicant groups matching the query
150Unauthorized - invalid or missing authentication token
JWT token obtained from the /api/v1/tenants/auth endpoint.
Token expires after 30 minutes and must be refreshed.
Example: Authorization: Bearer eyJhbGciOiJIUzI1NiJ9...
Display name for the decision maker
ABC Property ManagementMonthly rent amount in cents
250000The URL that will receive webhook notifications for the applicant group created.
https://www.yourwebsite.com/webhookIf you decide to not want Payscore to invite the applicant via email and/or text, pass in true for this field. If you are utilizing our embedded widget, you will want to pass in true to this field.
External system correlation identifier
PROP-123-UNIT-456Applicant group created successfully
An applicant group represents a verification request for multiple applicants
Unique identifier for the applicant group
550e8400-e29b-41d4-a716-446655440000Display name for the decision maker
ABC Property ManagementCurrent status of the applicant group
in_progressPossible values: Unix timestamp when the applicant group was created
1640995200.123Monthly rent amount in cents
250000Unit number or identifier
2AUnique identifier for the unit
550e8400-e29b-41d4-a716-446655440003Whether this is a free verification
falseWhether the decision maker is paying for the verification
trueExternal system correlation identifier
PROP-123-UNIT-456Whether the applicant group has expired
falseBad request - validation errors
Last updated