action spectrocoin_create_order { label: "Create merchant order" description: "" provider: spectrocoin method: POST path: "/api/createOrder" encoding: json output: { type: "object" additionalProperties: true } }