CLI Reference

gc get payment

Get payment by ID

Synopsis

This will fetch a payment using its ID

gc get payment {ID} [flags]

Examples

gc get payment XYZ12344

Options

-h, --help help for payment

Options inherited from parent commands

--config string config file (default is $HOME/.gc-cli/config.json)

SEE ALSO

  • gc get - Fetch resources by their ID
Need help?