< Back

Get-YnabAccount

Sat Jan 18, 2020 8:03 pm

NAME Get-YnabAccount



SYNOPSIS

Returns the accounts for a budget.





SYNTAX

Get-YnabAccount [-Budget] <String> [-IncludeClosed] [-NoParse] [-Token] <Object> [<CommonParameters>]



Get-YnabAccount [-Budget] <String> [-Account] <String[]> [-NoParse] [-Token] <Object> [<CommonParameters>]





DESCRIPTION

Returns a single account or list of accounts for a given budget.





PARAMETERS

-Budget <String>

Name of the budget where the accounts exist.



Required? true

Position? 1

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-Account <String[]>

Account or list of accounts to get details of.



Required? true

Position? 2

Default value

Accept pipeline input? true (ByPropertyName)

Accept wildcard characters? false



-IncludeClosed [<SwitchParameter>]

Include closed accounts in the returned data.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-NoParse [<SwitchParameter>]

Return the raw JSON data from the YNAB API.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-Token <Object>

YNAB API token.



Required? true

Position? 3

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Get-YnabBudget; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only

partial help.

-- To download and install Help files for the module that includes this cmdlet, use

Update-Help.

alertSet :

description :

examples :

Synopsis :

Get-YnabBudget [-Token] <Object> [-ListAll] [<CommonParameters>]



Get-YnabBudget [-Budget] <string[]> [-Token] <Object> [<CommonParameters>]



ModuleName : Posh-YNAB

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Get-YnabBudget

Category : Function

Component :

Role :

Functionality :