A valid request URL is required to generate request examples{
"_embedded": {},
"_links": {
"empty": true
},
"page": {
"number": 123,
"size": 123,
"totalElements": 123,
"totalPages": 123
}
}A paged list of shipments is returned according to any specified filter criteria and sort options. These Fulfillment APIs use a different paging and filtering scheme than most other APIs in the system. For more information, see the Sorting & Filtering APIs guide in the knowledge base.
A valid request URL is required to generate request examples{
"_embedded": {},
"_links": {
"empty": true
},
"page": {
"number": 123,
"size": 123,
"totalElements": 123,
"totalPages": 123
}
}JWT Authorization header using the Bearer scheme.