/api/attributes/
GET
URL: https://api.erplybooks.com/api/attributes
PUT
URL: https://api.erplybooks.com/api/attributes/{id}
POST
URL: https://api.erplybooks.com/api/attributes
| FIELD NAME | TYPE | DESCRIPTION | REQUIRED |
|---|---|---|---|
| typeCode | String | ||
| id | long | ||
| description | String | ||
| value | String | ||
| entityId | long | ||
| name | String | ||
| creatorUserId | long | ||
createDatetime | Date | ||
| decimalValue | BigDecimal | ||
| projectId | long |