review_submission_items__create
Add a version, event, or other releasable item to an open review submission. Submit each item individually for Apple's review.
Instructions
Put one thing into an open review submission — a version, an event, or another releasable item. One per call, so repeat it for each thing Apple should look at. [POST /v1/reviewSubmissionItems] RELEASE-level write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | JSON:API request body (Apple schema: ReviewSubmissionItemCreateRequest). |