Analyse business rules violations by invoice ID

Retrieves invoice data and analyses line items for business rules violations

post/api/v1/business_rules_analysis/analyse_by_invoice

Request body

invoice_idstring required
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.