NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Niels Larsen on May 02, 2025, 02:00:10 AM
-
Hi
I have a swagger that describes how to create my endpoint.
But I can't quite figure out how to receive values as REST, for example like this:
http://127.0.0.1/WasteInvoice/InvoiceOverview/account/{accountId}/customer/{customerId}
Both variables are marked as "ID parameter for REST"
Regards Niels