- Subcategories:
- Flexfields for Purchasing Line Types
Purchasing Line Types REST Endpoints
Purchasing Line Types
Details of purchasing line types.
- Create one line type
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchasingLineTypes - Get all line types
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchasingLineTypes - Get one line type
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchasingLineTypes/{LineTypeId} - Update one line type
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/purchasingLineTypes/{LineTypeId}