Analyse business rules violations for line items

Analyses a list of line items for business rules violations against participant data

post/api/v1/business_rules_analysis/analyse_line_items

Request body

participant_idstring required
provider_idstring nullable
update_databaseboolean nullable

Response

Successful Response

violations_foundboolean required
line_itemsobject[] required
analysis_errorboolean nullable
database_updatedboolean nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.