action avaza_bill_post { label: "Create a new draft Bill" provider: avaza method: POST path: "/api/Bill" encoding: json output: { type: "object" additionalProperties: true } }