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