ElectricityProductResponse
Electricity is variable-amount: there is no fixed price. You pass amountKobo at purchase; the markup fields describe the fee we add.
planIduuid
billerstring
Example:
Ikeja Electricnamestring
Example:
Ikeja PrepaidamountModestring
Possible values: [Variable]
Example:
VariablemarkupBpsintegernullable
Markup in basis points (500 = 5%).
Example:
500minFeeKoboint64nullable
maxFeeKoboint64nullable
ElectricityProductResponse
{
"planId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"biller": "Ikeja Electric",
"name": "Ikeja Prepaid",
"amountMode": "Variable",
"markupBps": 500,
"minFeeKobo": 0,
"maxFeeKobo": 0
}