Processed
This endpoint makes an HTTP GET request to retrieve information about processed parcels in the logistics system.
Request
No request body is required for this endpoint.
Response
The response will contain a list of processed parcel information, including details such as parcel ID, recipient name, delivery status, and timestamp.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - undefined
