The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.