Koha::Acquisition::Invoice object class
my $json = $invoice->to_api;
Overloaded method that returns a JSON representation of the Koha::Acquisition::Invoice object, suitable for API output.
This method returns the mapping for representing a Koha::Acquisition::Invoice object on the API.