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 |
|---|---|---|
| payment-advices:write | ✓ | |
| payment-advices:read | ✓ | ✓ |
| payment-adivces:limited-write | ✓ |
Administrator: read and write access allows the administrator to transmit and read Payment Advices.
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 Payment Advices.