Get Packaging

Fetch list of packaging available for a user.
get
https://api.terminal.africa/v1
/packaging
/packaging
This endpoint allows you to retrieve a list of packaging available for a user.
Parameters
Query
type
String
When provided, returns types of packaging that match the value provided. e.g. soft-package
perPage
Number
Specify how many records will be included in a single response. Defaults to 100.
page
Number
Specify what page will be included in a single response. Defaults to 1.
Header
Authorization*
string
Set value to Bearer SECRET_KEY
Responses
200
Packaging retrieved successfully.