Add project files.
This commit is contained in:
2
TriggerPrintReceipt/Program.cs
Normal file
2
TriggerPrintReceipt/Program.cs
Normal file
@@ -0,0 +1,2 @@
|
||||
HttpClient client = new HttpClient();
|
||||
await client.PostAsync("https://api.stage.gastrojames.ch/api/Payment/6863e5735b563a60260367fa/print",new StringContent(""));
|
||||
Reference in New Issue
Block a user