A valid request URL is required to generate request examples{
"_links": {
"empty": true
},
"shipmentType": "<string>",
"shipmentTypeDisplayName": "<string>",
"steps": [
{
"_links": {
"empty": true
},
"attributes": {},
"name": "<string>",
"total": 123
}
]
}Get the step counts of shipment types.
A valid request URL is required to generate request examples{
"_links": {
"empty": true
},
"shipmentType": "<string>",
"shipmentTypeDisplayName": "<string>",
"steps": [
{
"_links": {
"empty": true
},
"attributes": {},
"name": "<string>",
"total": 123
}
]
}JWT Authorization header using the Bearer scheme.