MessageForInit
Describes a beckn message object for Init API call
Schema Definition
| Field | Type | Description |
|---|---|---|
| order.items | [ { id: Item/properties/id, quantity: ItemQuantity/properties/selected } ] | Item id and quantity selected |
| order.add_ons | [ { id: AddOn/properties/id } ] | Id of the addon |
| order.offers | [ { id: Offer/properties/id } ] | Id of the offer |
| order.billing | Billing | Describes a billing event |
| order.fulfillment | Fulfillment | Describes how a single product/service will be rendered/fulfilled to the end customer |



