ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
S NoParameter NameDescriptionField SpecificationsSample Value
2
1List{b2cl}List of B2C Large InvoicesRefer A 1.1
3
4
5
A 1.1           B2CL Invoices
6
S NoParameter NameDescriptionField SpecificationsSample Value
7
1posPlace of Supply String(Max length:2)04
8
2List{inv}Invoice DetailsB2CL Invoice Data
9
10
A 1.1.1           Invoice Details
11
S NoParameter NameDescriptionField SpecificationsSample Value
12
1flagInvoice StatusOne Character(N) N-No action
13
2chksumInvoice Check sum value string(Max length:64)AflJufPlFStqKBZ
14
3inumSupplier Invoice NumberString (Max length:16)S008400
15
4idtSupplier Invoice Datestring (DD-MM-YYYY)03-02-2016
16
5valSupplier Invoice ValueDecimal(15,2)10000.00
17
6etinEcommerce GstinAlphanumeric with 15 characters29HJKPS9689A8Z4
18
7inv_typInvoice typeString (Max length: 5) (CBW)CBW - Custom Bonded Warehouse
This attribute will be present only for the data submitted/Filed before delinking.
19
8diff_percentDifferential percentageDecimal (3,2).65 (65%)If the attribute is present then the value should be only 0.65
20
9List{itms}ItemsRefer A 1.1.2
21
22
A 1.1.2           Items
23
S NoParameter NameDescriptionField SpecificationsSample Value
24
1numSerial noInteger2
25
2itm_detItem DetailsRefer to A 1.1.2.1
26
A 1.1.2.1          Items Details
27
S NoParameter NameDescriptionField SpecificationsSample Value
28
1rtRateDecimal(3, 2)10.00
29
2txvalTaxable value of Goods or Service as per invoiceDecimal(11, 2)10000.00
30
3iamtIGST Amount as per invoiceDecimal(11, 2)1000.00
31
4csamtCess Amount as per invoiceDecimal(11, 2)1000.00
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100