routing_app_coverages__update
Update routing app coverage details, such as upload status and source file checksum, for an existing routing app coverage record in App Store Connect.
Instructions
Update a routing app coverage. [PATCH /v1/routingAppCoverages/{id}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: RoutingAppCoverageUpdateRequest). |