API Docs / Schemas / SubmitMtdQuarterlyUpdateRequest

SubmitMtdQuarterlyUpdateRequest

Sends a prepared quarterly update to HMRC. The declaration is part of the request because it is
made at the moment of sending, by the person sending it.

Properties

Name Type Description
isDeclarationConfirmed*boolean

Confirmation that the figures are correct to the best of the submitter's knowledge. Must be
true — this is recorded against the submission as the practice's evidence of the declaration.

Confirmation that the figures are correct to the best of the submitter's knowledge. Must be
true — this is recorded against the submission as the practice's evidence of the declaration.

JSON Example

{
  "isDeclarationConfirmed": false
}

Used By Operations