Record Type Memo Lines REST Endpoints

Billing and Payment/Record Type Memo Lines
The record type memo lines resource is used to view, create, or update record type mapping of the record type to memo lines.
Create a record type memo line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeMemoLines
Delete a record type memo line
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeMemoLines/{publicSectorRecordTypeMemoLinesUniqID}
Get a record type memo line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeMemoLines/{publicSectorRecordTypeMemoLinesUniqID}
Get all record type memo lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeMemoLines
Update a record type memo line
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeMemoLines/{publicSectorRecordTypeMemoLinesUniqID}