Example details for Customer/History
Syntax variant 1 (preferred REST-format): Customer/{id}/History/
Syntax variant 2 (traditional query-string): Customer//History?id={id}
GET, syntax 1 (preferred REST-format):
Customer/5120/History/
GET, syntax 2 (traditional query-string):
Customer//History?id=5120
Documentation and tests automatically generated from source-code 2025-12-06 05:04