Branches REST Endpoints

Supplier Qualification Questions/Acceptable Responses/Branches
The Branches resource gets the branching questions for the acceptable response for a particular question.
Create a branching question
Method: post
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestions/{QuestionId}/child/acceptableResponses/{AcceptableResponseId}/child/branches
Delete a branching question
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestions/{QuestionId}/child/acceptableResponses/{AcceptableResponseId}/child/branches/{QuestionBranchesId}
Get all question branches
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestions/{QuestionId}/child/acceptableResponses/{AcceptableResponseId}/child/branches
Get one question branch
Method: get
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestions/{QuestionId}/child/acceptableResponses/{AcceptableResponseId}/child/branches/{QuestionBranchesId}
PATCH action not supported
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/supplierQualificationQuestions/{QuestionId}/child/acceptableResponses/{AcceptableResponseId}/child/branches/{QuestionBranchesId}