action royalmail_get_orders_async { label: "Retrieve pageable list of orders" provider: royalmail method: GET path: "/orders" encoding: json output: { type: "object" additionalProperties: true } }