FastTrack360 Version 12 Online Help
Important Notices & Breaking Changes V12.23
The enhancements described in the related pages below represent significant functional changes that you must be aware of prior to upgrading to this release. Some of these enhancements require specific actions before or immediately after upgrading and are therefore highlighted here for your reference. Please refer to the relevant sections of this What’s New Guide, as identified below, for detailed information about each enhancement and any configuration that is required.
Please be aware of the following important points about upgrading to this release:
Please ensure that no pay batches remain open in the Payroll module at close of business on your notified upgrade date. All pay batches must be closed before FastTrack can proceed with upgrading your environment.
API Changes
If you consume FastTrack360 APIs, there are enhancements/defect fixes you should be aware of in the V12.23 release. Please review these changes carefully to ensure you understand any possible impact to your integrations.
These changes will be available with API Version 324.
New API - Get Client Status
The following new API has been added to allow consumers to return a list of Client entities that have a specific status in Recruitment Manager:
GET/Client/{Filter}/Status
This API accepts the following query parameters for pagination:
pageNo: The page number to retrieve.
pageSize: The number of clients to retrieve per page.
The API returns the following attributes from the Client record in Recruitment Manager for each client with a matching status:
Client ID
Name
ABN
Office ID
Migration ID
Alternate Number.
API Defect Fixes
The following API defects have been fixed in this release:
Related pages
Classification-Public