SpiraPlan: SoapService SOAP Web Service

See all operations

PullRequest_Create

Description

Creates a pull request using the source and dest branch names. If the name of the pull request is left blank it will be populated with the default PR naming scheme.

Parameters

Type Name Required
RemoteCredentials? credentials - API Credentials
intprojectId - Project to create the new pull request in Yes
RemotePullRequest? remotePullRequest - New pull request object with at least branch names

Return Value

RemotePullRequest - Fully populated and usable new pull request object