schema.beckn.ioSearch schemas…

EnergyTradeOrder

Canonical term page (persistent IRI). Versioned resource URLs are listed below for easy copy/paste.

Canonical IRI

https://schema.beckn.io/EnergyTradeOrder

Developer URLs

EnergyTradeOrder

Order attributes for P2P energy trading — identifies BAP/BPP participants and total contracted energy quantity.

**Canonical IRI:** https://schema.beckn.io/EnergyTradeOrder/v0.3

**Namespace prefix:** beckn:https://raw.githubusercontent.com/beckn/protocol-specifications-v2/refs/heads/main/schema/EnergyTrade/v0.3/#

**Tags:** energy-trade · p2p-trading · order

---

Versions

VersionStatusNotes
v0.3CurrentOriginal definition as a component in EnergyTrade/v0.3/attributes.yaml

---

Properties

PropertyTypeRequiredDescription
bap_idstringBeckn Application Platform subscriber ID (buyer side)
bpp_idstringBeckn Provider Platform subscriber ID (seller side)
total_quantityQuantityTotal energy quantity for the order (kWh)

---

Linked Data

TermIRI
EnergyTradeOrderbeckn:EnergyTradeOrder
bap_idbeckn:bap_id
bpp_idbeckn:bpp_id
total_quantitybeckn:total_quantity

---

Usage

EnergyTradeOrder is attached to Order.orderAttributes in P2P energy trading beckn flows. For inter-utility (inter-DISCOM) trades, buyer/seller utility IDs are captured separately in EnergyCustomer.utilityId on the buyer and provider sides.