Onboarding (KYB)
Widget cost estimate
Get the per-applicant cost estimate for a widget’s current configuration.
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
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.