Skip to main content

EducationProductResponse

planIdstring<uuid>
billerstring
Example: WAEC
namestring
Example: WAEC result checker PIN
priceinteger<int64>

Your price, in kobo.

Example: 350000
validitystringnullable
productIdstring<uuid>nullable

The canonical product id, shared across services; null for unmapped rows.

EducationProductResponse
{
"planId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"biller": "WAEC",
"name": "WAEC result checker PIN",
"price": 350000,
"validity": "string",
"productId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}