Releases a claim that is held waiting on an attachment (status NeedAttachments) back to the normal ready path with an audit note, so the claim can be sent without its attachment. Returns true on success and false if the operation throws.
POST/api/ClaimManager/v1/ReleaseAttachmentHold
Releases a claim that is held waiting on an attachment (status NeedAttachments) back to the normal ready path with an audit note, so the claim can be sent without its attachment. Returns true on success and false if the operation throws.
Request
Responses
- 200
- 403
- 500
OK
Forbidden
Internal Server Error