The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
HTTP/1.1 200 OK
Content-Type: text/jsv
Content-Length: length
{
CompanyData:
{
AccountDuedate: String,
AccountFiledLateInd: String,
AccountFilesLateText: String,
AccountType: String,
Accountmadeupdate: String,
CompanyAddress:
{
AddressLine1: String,
AddressLine2: String,
AddressLine3: String,
CareOf: String,
POBox: String,
Postcode: String,
TownPostcode: String
},
CompanyId: String,
CompanyName: String,
CompanyStatus: String,
CompanyType: String,
CompanyTypeDescription: String,
DissolvedDate: String,
DissolvedFlag: String,
IncorporationDate: String,
InspectionFlag: String,
LegalDate: String,
LegalStatus: String,
MainObject: String,
NoAccountFiled: String,
RefDate: String,
ReportStatus: String,
RetmadeupDate: String,
ReturnMessage: String,
ReturneCode: String
},
ResponseStatus:
{
ErrorCode: String,
Message: String,
StackTrace: String,
Errors:
[
{
ErrorCode: String,
FieldName: String,
Message: String
}
]
}
}