DELETE drop-shipments/{dropshipmentId}
Delete a dropshipment. The associated order will also be reset.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dropshipmentId | The id of the dropshipment to be deleted | integer | Required |
Body Parameters
None.
Response Information
Resource Description
Delete a dropshipment. The associated order will also be reset.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.