Period Attributes REST Endpoints

Period Attributes
The period attributes resource is used to manage period attributes.
Create all attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedPeriodAttributes
Delete a period attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedPeriodAttributes/{PeriodAttributeId}
Get a period attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPeriodAttributes/{PeriodAttributeId}
Get all period attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedPeriodAttributes
Update a period attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedPeriodAttributes/{PeriodAttributeId}