The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.