Submit a new resource or command-like workflow.
Section: HTTP method semantics
POST creates or triggers processing
http
http
POST /ordersExplanation
POST is not inherently idempotent. Repeating the same request may create duplicates unless you add idempotency controls.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing HTTP method semantics