<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "NotaryAPI",
  "identifier" : "/documentation/NotaryAPI/NewSubmissionRequest",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Notary API"
    ],
    "preciseIdentifier" : "data:notaryservice:NewSubmissionRequest"
  },
  "title" : "NewSubmissionRequest"
}
-->

# NewSubmissionRequest

Data that you provide when starting a submission to the notary service.

```
object NewSubmissionRequest
```

## Discussion

Use a structure of this type as the HTTP body when you post to the [`Submit Software`](/documentation/NotaryAPI/Submit-Software) endpoint.

## Topics

### Objects

[`object NewSubmissionRequest.Notifications`](/documentation/NotaryAPI/NewSubmissionRequest/Notifications-data.dictionary)

A notification that the notary service sends you when notarization finishes.



---

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)