action avaza_bill_payment_post { label: "Create new Bill Payment and optionally assign payment allocations to Bills" provider: avaza method: POST path: "/api/BillPayment" encoding: json output: { type: "object" additionalProperties: true } }