Get The Archived Package List
To Fetch The Archived Packages List
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request GET 'https://app.services.heycouriers.com.au/package-model/archived-package-model-list/?search=Complet&ordering=-sequence_number' \
--header 'X-WebHook-Secret: r3WExcdfdfwe' \
--header 'Authorization: Bearer <token>'
Responses
application/json Modified at 2024-11-15 13:31:35