Next Statuses REST Endpoints
    
        Product Lifecycle Management/Product Proposals/Next Statuses
    
The Next Statuses resource gets the next possible workflow statuses of the product proposal.
- Get all next statuses
- Method: getPath:/fscmRestApi/resources/11.13.18.05/productProposals/{ProductProposalId}/child/NextStatuses
- Get one next status
- Method: getPath:/fscmRestApi/resources/11.13.18.05/productProposals/{ProductProposalId}/child/NextStatuses/{StatusCode}