There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Paymill::REST::Operations::List — List operation for Paymill::REST as Moose Role

FUNCTIONS

list

To fetch a list of items, eg. transactions or clients, via the PAYMILL REST API, use this method.

Expects an hash ref as parameter which defines the filter and sort conditions. Please refer to PAYMILL's API reference and use filters as key and their values as the key's values.

AUTHOR

Matthias Dietrich <perl@rainboxx.de>

COPYRIGHT

Copyright 2013 - Matthias Dietrich

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.