Create Packages

get/1/packages/approval/{app_id}/{patch_id}

Response

Success

approvalStatusstring

One of NOT_APPROVED, AUTO_APPROVED, MANUALLY_APPROVED, DEVELOPER_UNAPPROVED

buildIdstring

One of NOT_APPROVED, AUTO_APPROVED, MANUALLY_APPROVED, DEVELOPER_UNAPPROVED

Example response

{
  "approvalStatus": "AUTO_APPROVED",
  "buildId": "10130036"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.