POST /hmrc/build-ct600 HTTP/1.1
Host:
Authorization: Bearer JWT
x-api-version: text
Content-Type: application/json
Accept: */*
Content-Length: 1081
{
"companyName": "Company name",
"reference": "8596148860",
"periodCovered": {
"from": "2024-09-01T00:00:00",
"to": "2024-10-01T00:00:00"
},
"chargeableProfits": {
"currency": 1,
"value": 0
},
"taxChargeable": {
"currency": 1,
"value": 0
},
"netCorporationTaxChargeable": {
"currency": 1,
"value": 0
},
"taxPayable": {
"currency": 1,
"value": 0
},
"profitsBeforeOtherDeductions": {
"currency": 1,
"value": 0
},
"profitsBeforeDonationsAndGroupRelief": {
"currency": 1,
"value": 0
},
"totalReliefsAndDeductions": {
"currency": 1,
"value": 0
},
"lossesBroughtForward": {
"currency": 1,
"value": 0
},
"netProfits": {
"currency": 1,
"value": 0
},
"financialYearProfit": {
"currency": 1,
"value": 0
},
"financialYearTaxRate": 0,
"financialYearTax": {
"currency": 1,
"value": 0
},
"total": {
"currency": 1,
"value": 0
},
"accounts": {
"itemElementName": 1,
"noAccountsReason": 3
},
"computations": {
"nocomputationsReason": null,
"itemElementName": 2
},
"declaration": {
"acceptDeclaration": true,
"name": "SDASDAD",
"status": "asfsffdsfasd"
},
"attachedFiles": {
"filename": "file.xhtml",
"value": "SlZCRVJ4TGpRS01TQXcuLi4=",
"itemsElementName": 1
},
"returnType": 1,
"sender": 2,
"companyType": 0,
"utrValue": "8596148860"
}