Get Specific Packaging
Fetch details of a specific packaging.
get
https://api.terminal.africa/v1
/packaging/:packaging_id
/packaging/:packaging_id
This endpoint allows you to retrieve details of a specific packaging.
Parameters
Path
packaging_id
string
Unique packaging_id for packaging.
Header
Authorization*
string
Set value to
Bearer SECRET_KEY
Responses
200
Packaging retrieved successfully.
Last modified 6mo ago