Batch Delete Claims
Endpoint to process batch deletion of claims.
Expected payload format: [ { "line_item_id": 123, "participant_number": "123456", "claim_number": "CLAIM123" }, ... ]
post/api/v1/claims/batch_delete_payments
Request body
object[] required
Response
Successful Response
{"stackTrail":"paths:/api/v1/claims/batch_delete_payments:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.