Update-MgBetaFinancialCompanyCustomerPaymentCustomer
Update the navigation property customer in financials
Syntax
UpdateExpanded (Default)
Update-MgBetaFinancialCompanyCustomerPaymentCustomer
-CompanyId <string>
-CustomerPaymentId <string>
[-ResponseHeadersVariable <string>]
[-AdditionalProperties <hashtable>]
[-Address <IMicrosoftGraphPostalAddressType>]
[-Blocked <string>]
[-Currency <IMicrosoftGraphCurrency>]
[-CurrencyCode <string>]
[-CurrencyId <string>]
[-DisplayName <string>]
[-Email <string>]
[-Id <string>]
[-LastModifiedDateTime <datetime>]
[-Number <string>]
[-PaymentMethod <IMicrosoftGraphPaymentMethod>]
[-PaymentMethodId <string>]
[-PaymentTerm <IMicrosoftGraphPaymentTerm>]
[-PaymentTermsId <string>]
[-PhoneNumber <string>]
[-Picture <IMicrosoftGraphPicture[]>]
[-ShipmentMethod <IMicrosoftGraphShipmentMethod>]
[-ShipmentMethodId <string>]
[-TaxAreaDisplayName <string>]
[-TaxAreaId <string>]
[-TaxLiable]
[-TaxRegistrationNumber <string>]
[-Type <string>]
[-Website <string>]
[-Break]
[-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>]
[-Proxy <uri>]
[-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
Update
Update-MgBetaFinancialCompanyCustomerPaymentCustomer
-CompanyId <string>
-CustomerPaymentId <string>
-BodyParameter <IMicrosoftGraphCustomer>
[-ResponseHeadersVariable <string>]
[-Break]
[-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>]
[-Proxy <uri>]
[-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
UpdateViaIdentityExpanded
Update-MgBetaFinancialCompanyCustomerPaymentCustomer
-InputObject <IFinancialsIdentity>
[-ResponseHeadersVariable <string>]
[-AdditionalProperties <hashtable>]
[-Address <IMicrosoftGraphPostalAddressType>]
[-Blocked <string>]
[-Currency <IMicrosoftGraphCurrency>]
[-CurrencyCode <string>]
[-CurrencyId <string>]
[-DisplayName <string>]
[-Email <string>]
[-Id <string>]
[-LastModifiedDateTime <datetime>]
[-Number <string>]
[-PaymentMethod <IMicrosoftGraphPaymentMethod>]
[-PaymentMethodId <string>]
[-PaymentTerm <IMicrosoftGraphPaymentTerm>]
[-PaymentTermsId <string>]
[-PhoneNumber <string>]
[-Picture <IMicrosoftGraphPicture[]>]
[-ShipmentMethod <IMicrosoftGraphShipmentMethod>]
[-ShipmentMethodId <string>]
[-TaxAreaDisplayName <string>]
[-TaxAreaId <string>]
[-TaxLiable]
[-TaxRegistrationNumber <string>]
[-Type <string>]
[-Website <string>]
[-Break]
[-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>]
[-Proxy <uri>]
[-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials]
[-WhatIf]
[-Confirm]
[<CommonParameters>]
UpdateViaIdentity
Update-MgBetaFinancialCompanyCustomerPaymentCustomer
-InputObject <IFinancialsIdentity>
-BodyParameter <IMicrosoftGraphCustomer>
[-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
-Address
postalAddressType
To construct, see NOTES section for ADDRESS 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
-Blocked
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
-BodyParameter
customer
To construct, see NOTES section for BODYPARAMETER properties and create a hash table.
Parameter properties
Type: Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphCustomer
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
-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
-CustomerPaymentId
The unique identifier of customerPayment
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
-DisplayName
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
-Email
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
Optional headers that will be added to the request.
Type: System.Collections.IDictionary
Supports wildcards: False
DontShow: False
(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
Identity Parameter
To construct, see NOTES section for INPUTOBJECT properties and create a hash table.
Type: Microsoft.Graph.Beta.PowerShell.Models.IFinancialsIdentity
Supports wildcards: False
DontShow: False
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
-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
-PaymentMethod
paymentMethod
To construct, see NOTES section for PAYMENTMETHOD properties and create a hash table.
Parameter properties
Type: Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPaymentMethod
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
-PaymentMethodId
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
-PaymentTerm
paymentTerm
To construct, see NOTES section for PAYMENTTERM properties and create a hash table.
Parameter properties
Type: Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPaymentTerm
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
-PaymentTermsId
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
-PhoneNumber
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
-Picture
To construct, see NOTES section for PICTURE properties and create a hash table.
Parameter properties
Type: Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphPicture [ ]
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
Optional Response Headers Variable.
Type: System.String
Supports wildcards: False
DontShow: False
Aliases: RHV
(All)
Position: Named
Mandatory: False
Value from pipeline: False
Value from pipeline by property name: False
Value from remaining arguments: False
-ShipmentMethod
shipmentMethod
To construct, see NOTES section for SHIPMENTMETHOD properties and create a hash table.
Parameter properties
Type: Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphShipmentMethod
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
-ShipmentMethodId
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
-TaxAreaDisplayName
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
-TaxAreaId
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
-TaxLiable
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
-TaxRegistrationNumber
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
-Type
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
-Website
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 .
Microsoft.Graph.Beta.PowerShell.Models.IFinancialsIdentity
{{ Fill in the Description }}
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphCustomer
{{ Fill in the Description }}
System.Collections.IDictionary
{{ Fill in the Description }}
Outputs
Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphCustomer
{{ 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.
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>]:
BODYPARAMETER <IMicrosoftGraphCustomer>: customer
[(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>]:
[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?>]:
[ShipmentMethod <IMicrosoftGraphShipmentMethod>]: shipmentMethod
[(Any) <Object>]: This indicates any property can be added to this object.
[Code <String>]:
[DisplayName <String>]:
[Id <String>]:
[LastModifiedDateTime <DateTime?>]:
[ShipmentMethodId <String>]:
[TaxAreaDisplayName <String>]:
[TaxAreaId <String>]:
[TaxLiable <Boolean?>]:
[TaxRegistrationNumber <String>]:
[Type <String>]:
[Website <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
PAYMENTMETHOD <IMicrosoftGraphPaymentMethod>: paymentMethod
[(Any) <Object>]: This indicates any property can be added to this object.
[Code <String>]:
[DisplayName <String>]:
[Id <String>]:
[LastModifiedDateTime <DateTime?>]:
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?>]:
PICTURE <IMicrosoftGraphPicture[]>: .
[Content <Byte[]>]:
[ContentType <String>]:
[Height <Int32?>]:
[Id <String>]:
[Width <Int32?>]:
SHIPMENTMETHOD <IMicrosoftGraphShipmentMethod>: shipmentMethod
[(Any) <Object>]: This indicates any property can be added to this object.
[Code <String>]:
[DisplayName <String>]:
[Id <String>]:
[LastModifiedDateTime <DateTime?>]: