1. Roles
Administrator: Owner who manages the system
Member: Registered participant who is involved in the trading
2. Operation actions
write: Transmit resource data
read: Retrieve the resource data
limited-write: create or update the information only related to the user from the resource data
3. Permissions
| Action | Administrator | Member |
|---|---|---|
| lot-invoices:write | ✓ | |
| lot-invoices:read | ✓ | ✓ |
| lot-invoices:limited-write | ✓ |
Administrator: read and write access allows the administrator to transmit and read Lot Invoices.
Member:
Readaccess allows the member to send request for data to the endpoint. However, only resources the member has access to will be returned.Writelimited write access for member's own Lot Invoices.