CLI Reference

gc get payer_authorisation

Get payer authorisation by ID

Synopsis

This will fetch a payer authorisation using its ID

gc get payer_authorisation {ID} [flags]

Examples

gc get payer_authorisation XYZ12344

Options

-h, --help help for payer_authorisation

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?