A list of all shipment states supported by the API

SecurityAuthToken
Request
query Parameters
exclude_stop_automated_statuses
boolean

If true, exclude statuses that can be automated based on stop status transitions

Responses
200

Successfully returned a list of shipment states

Response Schema: application/json
Array
id
string or null
label
string or null
restrict_to_modes
Array of strings

List of shipment mode codes for which this state is valid

default

Default error response

get/shipments/statuses/
Request samples
Response samples
application/json
[
  • {
    }
]
Copyright © Shipwell 2024. All right reserved.