EducationProductResponse
planIdstring<uuid>
billerstring
Example:
WAECnamestring
Example:
WAEC result checker PINpriceinteger<int64>
Your price, in kobo.
Example:
350000validitystringnullable
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"
}