- Subcategories:
- Benefit Bill Periods
Benefit Bill Calendars REST Endpoints
Benefit Bill Calendars
The benefitBillCalendars resource provides details of bill calendars.
- Create multiple bill calendar records
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/benefitBillCalendars - Delete a bill calendar record
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/benefitBillCalendars/{BillCycleId} - Get details of a bill calendar record
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/benefitBillCalendars/{BillCycleId} - Get details of multiple bill calendar records
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/benefitBillCalendars - Update a bill calendar record
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/benefitBillCalendars/{BillCycleId}