Skip to main content
GET
Returns a detailed cost breakdown based on the widget’s current module configuration: the session base fee plus the per-verification cost of every enabled module. The breakdown array contains one entry for each of the 19 modules (enabled or not). Requires Authorization: Bearer $TOKEN.

Path parameters

string
required
The widget ID.
totalPerVerificationKobo equals sessionBaseKobo + perVerificationKobo, where perVerificationKobo sums the priceKobo of enabled modules. The example trims the breakdown array; the live response lists all 19 modules. All prices are in kobo (1 NGN = 100 kobo). Divide by 100 for naira values.