<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "ExternalPurchaseServerAPI",
  "identifier" : "/documentation/ExternalPurchaseServerAPI/erroneouslySubmitted",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "External Purchase Server API"
    ],
    "preciseIdentifier" : "data:external_purchase_server_api:erroneouslySubmitted"
  },
  "title" : "erroneouslySubmitted"
}
-->

# erroneouslySubmitted

A Boolean value that indicates whether a line item was submitted in error.

```
boolean erroneouslySubmitted
```

## Discussion

Only use this field when submitting corrections to a report.
Set this field to `true` to indicate that you previously submitted the line item erroneously. This effectively undoes the line item submission. When submitting a correction, set the [`restatement`](/documentation/ExternalPurchaseServerAPI/restatement) field to `true`.

For more information on correcting previously submitted line items, see [Reporting corrections](/documentation/ExternalPurchaseServerAPI/reportcorrections).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)