Skip to main content
PUT
/
commerce
/
shipments
/
{shipmentNumber}
/
attributes
Error
A valid request URL is required to generate request examples
[
  {
    "key": "<string>",
    "value": {}
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

shipmentNumber
integer<int32>
required

shipmentNumber

Body

application/json

attributes

key
string
value
object

Response

OK

key
string
value
object