v1

latestOpenAPI 3.1.02026-07-2652084.4 KB

Get Products

get/general/getProducts

Response

200

currencystring
descriptionstring
eligibilitystring
namestring
productIdstring

Example response

[
  {
    "currency": "NAIRA",
    "description": "string",
    "eligibility": "string",
    "name": "string",
    "productId": "string"
  }
]