Get Products

This returns all the product in an institution

Overview

The get products endpoint returns all the products in an institution by passing the authentication token and mfb code in the query params.

Expected Response

A successful response will return a 200 along with a list of all products available in an institution.
You can checkout API reference to Get Products