Files
Shyju Krishnankutty 588e0bc0b2 WIP
2026-01-21 10:49:10 -08:00

15 lines
316 B
HTTP

# Default endpoint address for local testing
@authority=http://localhost:7071
### Look up a long order reference id
POST {{authority}}/api/workflows/FulfillOrder/run
Content-Type: text/plain
QWERTY80853
### Look up a short order id
POST {{authority}}/api/workflows/CancelOrder/run
Content-Type: text/plain
12345