---
title: "Updates custom attributes"
method: POST
path: "/api/Order/UpdateCustomAttributes/{courierId}/awb/{awb}"
tags: ["Order"]
---

# Updates custom attributes

`POST /api/Order/UpdateCustomAttributes/{courierId}/awb/{awb}`

## Path parameters

- `courierId` integer, required
- `awb` string, required

## Query parameters

- `api-version` string, required

## Headers

- `api-version` string

## Request body

- object

## Response `200`

Request was processed successfully

## Other responses

- `400` — Unable to process due to validation errors
- `401` — Unable to authorize request

---

[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)
