This endpoint makes an HTTP GET request to retrieve the details of completed parcels in the logistics system.
No request body is required for this endpoint.
status
(boolean): Indicates the status of the request.
message
(string): Provides any relevant message regarding the request.
data
(array): Contains the details of completed parcels in the logistics system.
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
.
success
The response is of type object
.
This endpoint makes an HTTP GET request to retrieve the details of completed parcels in the logistics system.
No request body is required for this endpoint.
status
(boolean): Indicates the status of the request.
message
(string): Provides any relevant message regarding the request.
data
(array): Contains the details of completed parcels in the logistics system.
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
.
success
The response is of type object
.