---
title: "DELETE /api/Order/{courierId}/awb/{awbNo}/parcel/{parcelBarcode}"
method: DELETE
path: "/api/Order/{courierId}/awb/{awbNo}/parcel/{parcelBarcode}"
tags: ["Order"]
---

# DELETE /api/Order/{courierId}/awb/{awbNo}/parcel/{parcelBarcode}

`DELETE /api/Order/{courierId}/awb/{awbNo}/parcel/{parcelBarcode}`

## Path parameters

- `courierId` integer, required
- `awbNo` string, required
- `parcelBarcode` string, required

## Query parameters

- `api-version` string, required

## Headers

- `api-version` string

## Response `201`

Created

- InnoshipApiCoreCourierUpdateOrderEntitiesCourierDeleteParcelsResponse
  - `success` boolean, required
  - `messages` string[], nullable
  - `courierShipmentId` string, nullable
  - `parcels` InnoshipApiCoreCourierUpdateOrderEntitiesCourierDeleteParcelsResponseParcel[], nullable
    - `barcode` string, nullable, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/innoship/apis/innoship-api.md) · [All operations](https://skmtc.net/innoship/apis/innoship-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/innoship/innoship-api/versions/fc0aa554b244/schema)
