Skip to content

Commit a56cad9

Browse files
[RA] - Correct the box number for field totalAcquisitionsExVAT in documentation.
1 parent 97558fd commit a56cad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/api/conf/1.0/schemas/submitVatReturn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"example": "1000"
5353
},
5454
"totalAcquisitionsExVAT": {
55-
"description": "Total value of acquisitions of goods and related costs excluding any VAT, from other EC member states. Box (8) on VAT Return form.",
55+
"description": "Total value of acquisitions of goods and related costs excluding any VAT, from other EC member states. Box (9) on VAT Return form.",
5656
"$ref": "#/definitions/wholePounds",
5757
"example": "1000"
5858
},

0 commit comments

Comments
 (0)