dewa.gov.ae
Dubai electricity and water account workflows for billing, consumption, and service requests.
Build a browser-driven DEWA provider for Dubai electricity and water accounts. It should handle account lookup, premises details, bills, consumption, deposits, move-in or move-out requests, payment preparation, service requests, outage notices, and receipts with explicit approval before any payment or action.
Retrieve the user's DEWA account overview, including linked premises, current bill status, and recent consumption. This is the main read path for billing support.
Suggested surface — propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
DEWA account or premise identifier.
12345678
Preferred display language for the account summary.
en
Auth required for this operation.
Show outstanding balances, deposits, service alerts, and outage notices associated with the account. This is useful before payment or when checking service interruptions.
DEWA account number to inspect.
12345678
Assemble a draft for bill payment or a move-in or move-out service request without committing it. The draft should capture the account, amount, service type, and any required appointment or address data.
DEWA account number for the request.
12345678
Type of request to prepare.
bill-payment
Amount to pay when preparing a bill payment.
320.5
Requested date for move-in or move-out service.
2026-07-15
Finalize the prepared bill payment or service request only after the user explicitly approves the draft. This may trigger a payment, move-in, or move-out action.
Draft returned by the preparation step.
{...}
Explicit user approval to proceed.
true
Fetch the latest status, receipts, and consumption history for DEWA service requests and account activity. Use this to confirm past actions and follow-up items.
DEWA account number to query.
12345678
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.
Auth required for this operation.