Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 624 Bytes

File metadata and controls

31 lines (19 loc) · 624 Bytes

hapi billing payment-methods delete

Delete payment method

Synopsis

Delete a payment method from your account.

Use this endpoint to remove unused payment methods from user accounts.

hapi billing payment-methods delete <payment-method-id> [flags]

Options

  -h, --help   help for delete

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hapi.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO