cURL
curl --request POST \ --url https://api.dancity.app/api/external/v1/electricity/validate \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --header 'channel: <api-key>' \ --data ' { "meterNumber": "<string>", "billerName": "IKEDC", "amount": 1000, "meterType": "prepaid" } '
Validate electricity meter
Merchant API key from the Dancity dashboard.
Required on VAS (merchant /api/external/v1) requests. Use API for server integrations.
/api/external/v1
API
"IKEDC"
1000
prepaid
postpaid
Validation result from provider