DELETE api/memberotherclaims/{memberid}/{id}
Deletes a member other claim by ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
memberid |
This is the RxClearinghouse assigned patient identifier |
integer |
Required |
id |
This is the ID of the other claim |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
An http status indicating the status of the delete request
IHttpActionResultNone.
Response Formats
application/json, text/json, application/json-patch+json
Sample:
Sample not available.