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