Pay Advance Request and Payment Based on Eligibility REST Endpoints

Pay Advance Request and Payment Based on Eligibility
The payAdvances resource allows employees to request early payment of the hours worked in the current pay period. It allows pay advance requests to be processed and paid in a timely manner.
Create a pay advance request.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/payAdvances/action/requestAdvance
Create the employee's eligibility check to pay advance.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/payAdvances/action/checkEligibility
Get a pay advance.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payAdvances/{User}
Get all pay advances.
Method: get
Path: /hcmRestApi/resources/11.13.18.05/payAdvances