Example details for Customer/DelegateRight
Syntax variant 1 (preferred REST-format): Customer/DelegateRight/{recipient}/{right}/
Syntax variant 2 (traditional query-string): Customer/DelegateRight?recipient={recipient}&right={right}
GET, syntax 1 (preferred REST-format):
Customer/DelegateRight/CustomerId/Change/
GET, syntax 2 (traditional query-string):
Customer/DelegateRight?recipient=CustomerId&right=Change
POST, traditional
Documentation and tests automatically generated from source-code 2025-12-06 05:04