Error
Set Shipment Map Attributes
Set a shipment’s attributes.
PUT
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
shipmentNumber
Body
application/json
attributes
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples[
{
"attributeDefinitionId": 123,
"attributes": {},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"fullyQualifiedName": "<string>",
"values": [
{}
]
}
]Set a shipment’s attributes.
A valid request URL is required to generate request examples[
{
"attributeDefinitionId": 123,
"attributes": {},
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"fullyQualifiedName": "<string>",
"values": [
{}
]
}
]JWT Authorization header using the Bearer scheme.
shipmentNumber
attributes
