Purchasing Line Types REST Endpoints

Purchasing Line Types
Details of purchasing line types.
Create one line type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/purchasingLineTypes
Get all line types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchasingLineTypes
Get one line type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchasingLineTypes/{LineTypeId}
Update one line type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/purchasingLineTypes/{LineTypeId}