action rebilly_post_invoice { label: "Create an invoice" description: "Create an invoice.\n" provider: rebilly method: POST path: "/invoices" encoding: json output: { type: "object" } }