Data Structure
Data Structure
11
Data Structure of an e-invoice
v 1.2
22
Data Structure of an e-invoice
v 1.2
Item
SN JSON element Data Type Size Description Requirement
Description
This attribute defines the date and time the
e-invoice was generated on the EBS. It is
anticipated that this attribute will be
8 DateTime dateTimeInvoiceIssued String 17 Mandatory
automatically populated by the EBS.
33
Data Structure of an e-invoice
v 1.2
Item
SN JSON element Data Type Size Description Requirement
Description
This attributes allows seller to define
whether the sales transaction was done in
Cash or Credit.
Business
This attribute allows the business address of
22 Address - businessAddr String 250 Mandatory
the person supplying the goods/services.
Supplier
This attribute allows the telephone number
of the person supplying the goods/services.
Telephone
23 businessPhoneNo String 20 Numbers allowed 0 to 9, space and +. For Optional
number
example: +230 2076000
44
Data Structure of an e-invoice
v 1.2
Item
SN JSON element Data Type Size Description Requirement
Description
This attribute defines the category of the
buyer.
32 Line Item itemNo String 10 This attribute defines the line item number Mandatory
Product Code
37 productCodeOwn 100 Optional
of Goods_Own String
55
Data Structure of an e-invoice
v 1.2
Item
SN JSON element Data Type Size Description Requirement
Description
This attribute defines the unit price of
goods supplied.
38 Unit Price unitPrice String 20 Conditional
This attribute is mandatory if "Nature of
Supplies"= Goods
This attribute defines the quantity of goods
supplied.
39 Quantity quantity String 20 Conditional
This attribute is mandatory if "Nature of
Supplies"= Goods
66