Benefit Bill Periods REST Endpoints

Benefit Bill Calendars/Benefit Bill Periods
The benefitBillPeriods resource provides details of bill periods within the bill calendars.
Create multiple bill period records
Method: post
Path: /hcmRestApi/resources/11.13.18.05/benefitBillCalendars/{BillCycleId}/child/benefitBillPeriods
Delete a bill period record
Method: delete
Path: /hcmRestApi/resources/11.13.18.05/benefitBillCalendars/{BillCycleId}/child/benefitBillPeriods/{BillCalendarId}
Get details of a bill period record
Method: get
Path: /hcmRestApi/resources/11.13.18.05/benefitBillCalendars/{BillCycleId}/child/benefitBillPeriods/{BillCalendarId}
Get details of multiple bill period records
Method: get
Path: /hcmRestApi/resources/11.13.18.05/benefitBillCalendars/{BillCycleId}/child/benefitBillPeriods
Update a bill period record
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/benefitBillCalendars/{BillCycleId}/child/benefitBillPeriods/{BillCalendarId}