MessageForOn_init
Describes a beckn message object for On_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 |
order.quote | Quotation | Describes a quote |
order.payment | Payment | Describes a payment |