Skip to main content
GET
/
commerce
/
shipments
Error
A valid request URL is required to generate request examples
{
  "_embedded": {},
  "_links": {
    "empty": true
  },
  "page": {
    "number": 123,
    "size": 123,
    "totalElements": 123,
    "totalPages": 123
  }
}

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.

Query Parameters

bypassSearchIndex
boolean
filter
string
isLate
boolean
page
integer<int32>
pageSize
integer<int32>
sort
string
workflowTaskName
string

Response

OK

_embedded
object
page
PageMetadata · object