DELETE api/companystepmedications/{companystepmedicationid}/companystepmedicationmultisourcecodes/{id}

Deletes a Company Step Medication Multi Source Code by ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
companystepmedicationid

The id of the step medication for which multi source codes will be returned

integer

Required

id

Company Step Medication Multi Source Code identifier

integer

Required

Body Parameters

None.

Response Information

Resource Description

An http status indicating the status of the delete request

IHttpActionResult

None.

Response Formats

application/json, text/json, application/json-patch+json

Sample:

Sample not available.