Operations over Mollie's Invoices API.
mollie invoices
-f, --fields string select displayable fields to filter the console output, possible values are RESOURCE,ID,REFERENCE,VAT_NUMBER,STATUS,ISSUED_AT,PAID_AT,DUE_AT,NET_AMOUNT,VAT_AMOUNT,GROSS_AMOUNT
-h, --help help for invoices
--no-headers Return raw data with no headers
-c, --config string specifies a custom config file to be used
--curl print the curl representation of a request
-d, --debug enables debug logging information
--json dumpts the json response instead of the column based output
-m, --mode string indicates the api target from test/live (default "test")
-t, --token string the type of token to use for auth (default "MOLLIE_API_TOKEN")
-v, --verbose print verbose logging messages (defaults to false)
- mollie - Mollie is a command line interface (CLI) for the Mollie REST API.
- mollie invoices get -
- mollie invoices list - Retrieve all invoices on the account. Optionally filter on year or invoice number.