Line Types REST Endpoints
Purchasing Document Styles/Line Types
Details of line types
- Create one line type
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/purchasingDocumentStyles/{purchasingDocumentStylesUniqID}/child/lineTypes - Get all line types
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchasingDocumentStyles/{purchasingDocumentStylesUniqID}/child/lineTypes - Get one line type
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/purchasingDocumentStyles/{purchasingDocumentStylesUniqID}/child/lineTypes/{lineTypesUniqID}