action handwrytten_single_step_order { label: "sends an order in a single step. This is much easier than using other order commands" description: "Sends an order in one step. No need to create then process order. Optionally include a gift card." provider: handwrytten method: POST path: "/orders/singleStepOrder" encoding: json output: { type: "object" additionalProperties: true } }