Update-MgBetaFinancialCompanyPurchaseInvoice

Update the navigation property purchaseInvoices in financials

Syntax

UpdateExpanded (Default)

Update-MgBetaFinancialCompanyPurchaseInvoice
    -CompanyId <string>
    -PurchaseInvoiceId <string>
    [-ResponseHeadersVariable <string>]
    [-AdditionalProperties <hashtable>]
    [-BuyFromAddress <IMicrosoftGraphPostalAddressType>]
    [-Currency <IMicrosoftGraphCurrency>]
    [-CurrencyCode <string>]
    [-CurrencyId <string>]
    [-DiscountAmount <decimal>]
    [-DiscountAppliedBeforeTax]
    [-DueDate <datetime>]
    [-Id <string>]
    [-InvoiceDate <datetime>]
    [-LastModifiedDateTime <datetime>]
    [-Number <string>]
    [-PayToAddress <IMicrosoftGraphPostalAddressType>]
    [-PayToContact <string>]
    [-PayToName <string>]
    [-PayToVendorId <string>]
    [-PayToVendorNumber <string>]
    [-PricesIncludeTax]
    [-PurchaseInvoiceLines <IMicrosoftGraphPurchaseInvoiceLine[]>]
    [-ShipToAddress <IMicrosoftGraphPostalAddressType>]
    [-ShipToContact <string>]
    [-ShipToName <string>]
    [-Status <string>]
    [-TotalAmountExcludingTax <decimal>]
    [-TotalAmountIncludingTax <decimal>]
    [-TotalTaxAmount <decimal>]
    [-Vendor <IMicrosoftGraphVendor>]
    [-VendorId <string>]
    [-VendorInvoiceNumber <string>]
    [-VendorName <string>]
    [-VendorNumber <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Update

Update-MgBetaFinancialCompanyPurchaseInvoice
    -CompanyId <string>
    -PurchaseInvoiceId <string>
    -BodyParameter <IMicrosoftGraphPurchaseInvoice>
    [-ResponseHeadersVariable <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentityExpanded

Update-MgBetaFinancialCompanyPurchaseInvoice
    -InputObject <IFinancialsIdentity>
    [-ResponseHeadersVariable <string>]
    [-AdditionalProperties <hashtable>]
    [-BuyFromAddress <IMicrosoftGraphPostalAddressType>]
    [-Currency <IMicrosoftGraphCurrency>]
    [-CurrencyCode <string>]
    [-CurrencyId <string>]
    [-DiscountAmount <decimal>]
    [-DiscountAppliedBeforeTax]
    [-DueDate <datetime>]
    [-Id <string>]
    [-InvoiceDate <datetime>]
    [-LastModifiedDateTime <datetime>]
    [-Number <string>]
    [-PayToAddress <IMicrosoftGraphPostalAddressType>]
    [-PayToContact <string>]
    [-PayToName <string>]
    [-PayToVendorId <string>]
    [-PayToVendorNumber <string>]
    [-PricesIncludeTax]
    [-PurchaseInvoiceLines <IMicrosoftGraphPurchaseInvoiceLine[]>]
    [-ShipToAddress <IMicrosoftGraphPostalAddressType>]
    [-ShipToContact <string>]
    [-ShipToName <string>]
    [-Status <string>]
    [-TotalAmountExcludingTax <decimal>]
    [-TotalAmountIncludingTax <decimal>]
    [-TotalTaxAmount <decimal>]
    [-Vendor <IMicrosoftGraphVendor>]
    [-VendorId <string>]
    [-VendorInvoiceNumber <string>]
    [-VendorName <string>]
    [-VendorNumber <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentity

Update-MgBetaFinancialCompanyPurchaseInvoice
    -InputObject <IFinancialsIdentity>
    -BodyParameter <IMicrosoftGraphPurchaseInvoice>
    [-ResponseHeadersVariable <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Parameters

-AdditionalProperties

Additional Parameters

Parameter properties

Type:System.Collections.Hashtable
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-BodyParameter

purchaseInvoice To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPurchaseInvoice
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-Break

Wait for .NET debugger to attach

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-BuyFromAddress

postalAddressType To construct, see NOTES section for BUYFROMADDRESS properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPostalAddressType
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CompanyId

The unique identifier of company

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Currency

currency To construct, see NOTES section for CURRENCY properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphCurrency
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CurrencyCode

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-CurrencyId

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DiscountAmount

Parameter properties

Type:System.Decimal
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DiscountAppliedBeforeTax

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-DueDate

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Headers

Optional headers that will be added to the request.

Parameter properties

Type:System.Collections.IDictionary
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-HttpPipelineAppend

SendAsync Pipeline Steps to be appended to the front of the pipeline

Parameter properties

Type:

Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[]

Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-HttpPipelinePrepend

SendAsync Pipeline Steps to be prepended to the front of the pipeline

Parameter properties

Type:

Microsoft.Graph.Beta.PowerShell.Runtime.SendAsyncStep[]

Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Id

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.Beta.PowerShell.Models.IFinancialsIdentity
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-InvoiceDate

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-LastModifiedDateTime

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Number

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PayToAddress

postalAddressType To construct, see NOTES section for PAYTOADDRESS properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPostalAddressType
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PayToContact

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PayToName

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PayToVendorId

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PayToVendorNumber

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PricesIncludeTax

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Proxy

The URI for the proxy server to use

Parameter properties

Type:System.Uri
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ProxyCredential

Credentials for a proxy server to use for the remote call

Parameter properties

Type:System.Management.Automation.PSCredential
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ProxyUseDefaultCredentials

Use the default credentials for the proxy

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PurchaseInvoiceId

The unique identifier of purchaseInvoice

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-PurchaseInvoiceLines

To construct, see NOTES section for PURCHASEINVOICELINES properties and create a hash table.

Parameter properties

Type:

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPurchaseInvoiceLine[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False
Aliases:RHV

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ShipToAddress

postalAddressType To construct, see NOTES section for SHIPTOADDRESS properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPostalAddressType
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ShipToContact

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ShipToName

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Status

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TotalAmountExcludingTax

Parameter properties

Type:System.Decimal
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TotalAmountIncludingTax

Parameter properties

Type:System.Decimal
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TotalTaxAmount

Parameter properties

Type:System.Decimal
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Vendor

vendor To construct, see NOTES section for VENDOR properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphVendor
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-VendorId

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-VendorInvoiceNumber

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-VendorName

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-VendorNumber

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

Runs the command in a mode that only reports what would happen without performing the actions.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Supports wildcards:False
DontShow:False
Aliases:wi

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IFinancialsIdentity

{{ Fill in the Description }}

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPurchaseInvoice

{{ Fill in the Description }}

System.Collections.IDictionary

{{ Fill in the Description }}

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPurchaseInvoice

{{ Fill in the Description }}

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

BODYPARAMETER <IMicrosoftGraphPurchaseInvoice>: purchaseInvoice [(Any) <Object>]: This indicates any property can be added to this object. [BuyFromAddress <IMicrosoftGraphPostalAddressType>]: postalAddressType [(Any) <Object>]: This indicates any property can be added to this object. [City <String>]: [CountryLetterCode <String>]: [PostalCode <String>]: [State <String>]: [Street <String>]: [Currency <IMicrosoftGraphCurrency>]: currency [(Any) <Object>]: This indicates any property can be added to this object. [AmountDecimalPlaces <String>]: [AmountRoundingPrecision <Decimal?>]: [Code <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [Symbol <String>]: [CurrencyCode <String>]: [CurrencyId <String>]: [DiscountAmount <Decimal?>]: [DiscountAppliedBeforeTax <Boolean?>]: [DueDate <DateTime?>]: [Id <String>]: [InvoiceDate <DateTime?>]: [LastModifiedDateTime <DateTime?>]: [Number <String>]: [PayToAddress <IMicrosoftGraphPostalAddressType>]: postalAddressType [PayToContact <String>]: [PayToName <String>]: [PayToVendorId <String>]: [PayToVendorNumber <String>]: [PricesIncludeTax <Boolean?>]: [PurchaseInvoiceLines <IMicrosoftGraphPurchaseInvoiceLine[]>]: [Id <String>]: The unique identifier for an entity. Read-only. [Account <IMicrosoftGraphAccount>]: account [(Any) <Object>]: This indicates any property can be added to this object. [Blocked <Boolean?>]: [Category <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [Number <String>]: [SubCategory <String>]: [AccountId <String>]: [AmountExcludingTax <Decimal?>]: [AmountIncludingTax <Decimal?>]: [Description <String>]: [DiscountAmount <Decimal?>]: [DiscountAppliedBeforeTax <Boolean?>]: [DiscountPercent <Decimal?>]: [DocumentId <String>]: [ExpectedReceiptDate <DateTime?>]: [InvoiceDiscountAllocation <Decimal?>]: [Item <IMicrosoftGraphItem>]: item [(Any) <Object>]: This indicates any property can be added to this object. [BaseUnitOfMeasureId <String>]: [Blocked <Boolean?>]: [DisplayName <String>]: [Gtin <String>]: [Id <String>]: [Inventory <Decimal?>]: [ItemCategory <IMicrosoftGraphItemCategory>]: itemCategory [(Any) <Object>]: This indicates any property can be added to this object. [Code <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [ItemCategoryCode <String>]: [ItemCategoryId <String>]: [LastModifiedDateTime <DateTime?>]: [Number <String>]: [Picture <IMicrosoftGraphPicture[]>]: [Content <Byte[]>]: [ContentType <String>]: [Height <Int32?>]: [Id <String>]: [Width <Int32?>]: [PriceIncludesTax <Boolean?>]: [TaxGroupCode <String>]: [TaxGroupId <String>]: [Type <String>]: [UnitCost <Decimal?>]: [UnitPrice <Decimal?>]: [ItemId <String>]: [LineType <String>]: [NetAmount <Decimal?>]: [NetAmountIncludingTax <Decimal?>]: [NetTaxAmount <Decimal?>]: [Quantity <Decimal?>]: [Sequence <Int32?>]: [TaxCode <String>]: [TaxPercent <Decimal?>]: [TotalTaxAmount <Decimal?>]: [UnitCost <Decimal?>]: [ShipToAddress <IMicrosoftGraphPostalAddressType>]: postalAddressType [ShipToContact <String>]: [ShipToName <String>]: [Status <String>]: [TotalAmountExcludingTax <Decimal?>]: [TotalAmountIncludingTax <Decimal?>]: [TotalTaxAmount <Decimal?>]: [Vendor <IMicrosoftGraphVendor>]: vendor [(Any) <Object>]: This indicates any property can be added to this object. [Address <IMicrosoftGraphPostalAddressType>]: postalAddressType [Balance <Decimal?>]: [Blocked <String>]: [Currency <IMicrosoftGraphCurrency>]: currency [CurrencyCode <String>]: [CurrencyId <String>]: [DisplayName <String>]: [Email <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [Number <String>]: [PaymentMethod <IMicrosoftGraphPaymentMethod>]: paymentMethod [(Any) <Object>]: This indicates any property can be added to this object. [Code <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [PaymentMethodId <String>]: [PaymentTerm <IMicrosoftGraphPaymentTerm>]: paymentTerm [(Any) <Object>]: This indicates any property can be added to this object. [CalculateDiscountOnCreditMemos <Boolean?>]: [Code <String>]: [DiscountDateCalculation <String>]: [DiscountPercent <Decimal?>]: [DisplayName <String>]: [DueDateCalculation <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [PaymentTermsId <String>]: [PhoneNumber <String>]: [Picture <IMicrosoftGraphPicture[]>]: [TaxLiable <Boolean?>]: [TaxRegistrationNumber <String>]: [Website <String>]: [VendorId <String>]: [VendorInvoiceNumber <String>]: [VendorName <String>]: [VendorNumber <String>]:

BUYFROMADDRESS <IMicrosoftGraphPostalAddressType>: postalAddressType [(Any) <Object>]: This indicates any property can be added to this object. [City <String>]: [CountryLetterCode <String>]: [PostalCode <String>]: [State <String>]: [Street <String>]:

CURRENCY <IMicrosoftGraphCurrency>: currency [(Any) <Object>]: This indicates any property can be added to this object. [AmountDecimalPlaces <String>]: [AmountRoundingPrecision <Decimal?>]: [Code <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [Symbol <String>]:

INPUTOBJECT <IFinancialsIdentity>: Identity Parameter [AccountId <String>]: The unique identifier of account [AgedAccountsPayableId <String>]: The unique identifier of agedAccountsPayable [AgedAccountsReceivableId <String>]: The unique identifier of agedAccountsReceivable [CompanyId <String>]: The unique identifier of company [CompanyInformationId <String>]: The unique identifier of companyInformation [CountryRegionId <String>]: The unique identifier of countryRegion [CurrencyId <String>]: The unique identifier of currency [CustomerId <String>]: The unique identifier of customer [CustomerPaymentId <String>]: The unique identifier of customerPayment [CustomerPaymentJournalId <String>]: The unique identifier of customerPaymentJournal [DimensionId <String>]: The unique identifier of dimension [DimensionValueId <String>]: The unique identifier of dimensionValue [EmployeeId <String>]: The unique identifier of employee [GeneralLedgerEntryId <String>]: The unique identifier of generalLedgerEntry [ItemCategoryId <String>]: The unique identifier of itemCategory [ItemId <String>]: The unique identifier of item [JournalId <String>]: The unique identifier of journal [JournalLineId <String>]: The unique identifier of journalLine [PaymentMethodId <String>]: The unique identifier of paymentMethod [PaymentTermId <String>]: The unique identifier of paymentTerm [PictureId <String>]: The unique identifier of picture [PurchaseInvoiceId <String>]: The unique identifier of purchaseInvoice [PurchaseInvoiceLineId <String>]: The unique identifier of purchaseInvoiceLine [SalesCreditMemoId <String>]: The unique identifier of salesCreditMemo [SalesCreditMemoLineId <String>]: The unique identifier of salesCreditMemoLine [SalesInvoiceId <String>]: The unique identifier of salesInvoice [SalesInvoiceLineId <String>]: The unique identifier of salesInvoiceLine [SalesOrderId <String>]: The unique identifier of salesOrder [SalesOrderLineId <String>]: The unique identifier of salesOrderLine [SalesQuoteId <String>]: The unique identifier of salesQuote [SalesQuoteLineId <String>]: The unique identifier of salesQuoteLine [ShipmentMethodId <String>]: The unique identifier of shipmentMethod [TaxAreaId <String>]: The unique identifier of taxArea [TaxGroupId <String>]: The unique identifier of taxGroup [UnitOfMeasureId <String>]: The unique identifier of unitOfMeasure [VendorId <String>]: The unique identifier of vendor

PAYTOADDRESS <IMicrosoftGraphPostalAddressType>: postalAddressType [(Any) <Object>]: This indicates any property can be added to this object. [City <String>]: [CountryLetterCode <String>]: [PostalCode <String>]: [State <String>]: [Street <String>]:

PURCHASEINVOICELINES <IMicrosoftGraphPurchaseInvoiceLine[]>: . [Id <String>]: The unique identifier for an entity. Read-only. [Account <IMicrosoftGraphAccount>]: account [(Any) <Object>]: This indicates any property can be added to this object. [Blocked <Boolean?>]: [Category <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [Number <String>]: [SubCategory <String>]: [AccountId <String>]: [AmountExcludingTax <Decimal?>]: [AmountIncludingTax <Decimal?>]: [Description <String>]: [DiscountAmount <Decimal?>]: [DiscountAppliedBeforeTax <Boolean?>]: [DiscountPercent <Decimal?>]: [DocumentId <String>]: [ExpectedReceiptDate <DateTime?>]: [InvoiceDiscountAllocation <Decimal?>]: [Item <IMicrosoftGraphItem>]: item [(Any) <Object>]: This indicates any property can be added to this object. [BaseUnitOfMeasureId <String>]: [Blocked <Boolean?>]: [DisplayName <String>]: [Gtin <String>]: [Id <String>]: [Inventory <Decimal?>]: [ItemCategory <IMicrosoftGraphItemCategory>]: itemCategory [(Any) <Object>]: This indicates any property can be added to this object. [Code <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [ItemCategoryCode <String>]: [ItemCategoryId <String>]: [LastModifiedDateTime <DateTime?>]: [Number <String>]: [Picture <IMicrosoftGraphPicture[]>]: [Content <Byte[]>]: [ContentType <String>]: [Height <Int32?>]: [Id <String>]: [Width <Int32?>]: [PriceIncludesTax <Boolean?>]: [TaxGroupCode <String>]: [TaxGroupId <String>]: [Type <String>]: [UnitCost <Decimal?>]: [UnitPrice <Decimal?>]: [ItemId <String>]: [LineType <String>]: [NetAmount <Decimal?>]: [NetAmountIncludingTax <Decimal?>]: [NetTaxAmount <Decimal?>]: [Quantity <Decimal?>]: [Sequence <Int32?>]: [TaxCode <String>]: [TaxPercent <Decimal?>]: [TotalTaxAmount <Decimal?>]: [UnitCost <Decimal?>]:

SHIPTOADDRESS <IMicrosoftGraphPostalAddressType>: postalAddressType [(Any) <Object>]: This indicates any property can be added to this object. [City <String>]: [CountryLetterCode <String>]: [PostalCode <String>]: [State <String>]: [Street <String>]:

VENDOR <IMicrosoftGraphVendor>: vendor [(Any) <Object>]: This indicates any property can be added to this object. [Address <IMicrosoftGraphPostalAddressType>]: postalAddressType [(Any) <Object>]: This indicates any property can be added to this object. [City <String>]: [CountryLetterCode <String>]: [PostalCode <String>]: [State <String>]: [Street <String>]: [Balance <Decimal?>]: [Blocked <String>]: [Currency <IMicrosoftGraphCurrency>]: currency [(Any) <Object>]: This indicates any property can be added to this object. [AmountDecimalPlaces <String>]: [AmountRoundingPrecision <Decimal?>]: [Code <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [Symbol <String>]: [CurrencyCode <String>]: [CurrencyId <String>]: [DisplayName <String>]: [Email <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [Number <String>]: [PaymentMethod <IMicrosoftGraphPaymentMethod>]: paymentMethod [(Any) <Object>]: This indicates any property can be added to this object. [Code <String>]: [DisplayName <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [PaymentMethodId <String>]: [PaymentTerm <IMicrosoftGraphPaymentTerm>]: paymentTerm [(Any) <Object>]: This indicates any property can be added to this object. [CalculateDiscountOnCreditMemos <Boolean?>]: [Code <String>]: [DiscountDateCalculation <String>]: [DiscountPercent <Decimal?>]: [DisplayName <String>]: [DueDateCalculation <String>]: [Id <String>]: [LastModifiedDateTime <DateTime?>]: [PaymentTermsId <String>]: [PhoneNumber <String>]: [Picture <IMicrosoftGraphPicture[]>]: [Content <Byte[]>]: [ContentType <String>]: [Height <Int32?>]: [Id <String>]: [Width <Int32?>]: [TaxLiable <Boolean?>]: [TaxRegistrationNumber <String>]: [Website <String>]: