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

NAME

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

FUNCTIONS

find

Fetching an item, eg. a transaction or client, via the PAYMILL REST API is made possible through find. Can be called on all item factories.

Expects an identifier string as parameter. An error is thrown when the identifier is not available via the API.

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.