Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.3 KB

mollie_invoices.md

File metadata and controls

37 lines (27 loc) · 1.3 KB

mollie invoices

Operations over Mollie's Invoices API.

Examples

mollie invoices

Options

  -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

Options inherited from parent commands

  -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)

SEE ALSO

Auto generated by spf13/cobra on 16-Jul-2022