Project Asset Line Identifier REST Endpoints

Project Asset Line Identifier
The project asset line resource is used to view or update project asset lines and view project asset line details.
Get a project asset line associated with this project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectAssetLines/{ProjectAssetLineId}
Get all project asset lines associated with this project
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectAssetLines
Update a project asset line associated with a project
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectAssetLines/{ProjectAssetLineId}