v1
latestOpenAPI 3.0.02026-07-13483586.3 KBBenefits
Pagination
List all benefit charges for a specific subscription
get/benefits/{benefitId}/charges
Path parameters
benefitIdstring required
Query parameters
providerServiceCodestring
Filter charges by provider service code
Example:MEDICOVER_PREMIUM
Filter charges by provider service code
status'PENDING' | 'PAID' | 'OVERDUE' | 'CANCELLED' | 'REFUNDED'
Payment status of a benefit charge
Filter charges by status
billingPeriodFromstring date
Filter charges with billing period starting from this date
Example:2023-01-01
Filter charges with billing period starting from this date
billingPeriodTostring date
Filter charges with billing period ending before this date
Example:2023-12-31
Filter charges with billing period ending before this date
pagenumber
Page number to retrieve
Example:1
Specify the page number to retrieve
pageSizenumber
Number of elements per page
Example:1
Specify the number of items per page
Response
Successful operation