---
title: ScmPullRequest
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/scmpullrequest
---

# ScmPullRequest

A pull request in a source code repository connected to Xcode Cloud, which can automatically trigger workflow builds.

## Declaration

```data
object ScmPullRequest
```

## Properties

attributes: The attributes that describe the Pull Requests resource. id: The opaque resource ID that uniquely identifies a Pull Request resource. links: The navigational links that include the self-link. relationships: The navigational links to related data and included resource types and IDs. type: The resource type.

## Topics

### Objects

- [ScmPullRequest.Attributes](appstoreconnectapi/scmpullrequest/attributes-data.dictionary.md)
- [ScmPullRequest.Relationships](appstoreconnectapi/scmpullrequest/relationships-data.dictionary.md)

## See Also

### Objects

- [ScmPullRequestResponse](appstoreconnectapi/scmpullrequestresponse.md)
- [ScmPullRequestsResponse](appstoreconnectapi/scmpullrequestsresponse.md)
