Update Packaging
Update information for an existing packaging.
put
https://api.terminal.africa/v1
/packaging/:packaging_id
/packaging/:packaging_id
This endpoint allows you to update an existing packaging.
Parameters
Path
packaging_id*
String
Unique packaging_id for packaging.
Header
Authorization*
String
Set value to
Bearer SECRET_KEY
Content-Type
String
Set value to
application/json
Responses
200: OK
Packaging updated successfully.
Last modified 9mo ago