This endpoint makes an HTTP GET request to retrieve information about processed parcels in the logistics system.
No request body is required for this endpoint.
The response will contain a list of processed parcel information, including details such as parcel ID, recipient name, delivery status, and timestamp.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"no-cache"
"<calculated when request is sent>"
"<calculated when request is sent>"
"<calculated when request is sent>"
"PostmanRuntime/7.39.1"
"gzip, deflate, br"
"keep-alive"
The body is of type any
.
This endpoint makes an HTTP GET request to retrieve information about processed parcels in the logistics system.
No request body is required for this endpoint.
The response will contain a list of processed parcel information, including details such as parcel ID, recipient name, delivery status, and timestamp.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
"no-cache"
"<calculated when request is sent>"
"<calculated when request is sent>"
"<calculated when request is sent>"
"PostmanRuntime/7.39.1"
"gzip, deflate, br"
"keep-alive"
The body is of type any
.