Update accountAsk AIput https://api.monetizeplatform.com/api/accounts/{accountId}Update account by IdPath ParamsaccountIdstringrequiredBody ParamscustomIdstringA user provided identifier for the accountdefaultCurrencystringenumRepresents the currency of the account. It is the ISO 4217 assigned three-digit code. If no currency is specified, the tenant's default currency will be set for the account.AUDBYNCADCNYDKKEURGBPINRISKMYRNOKSEKSGDTWDUSDShow 15 enum valuesisTestAccountbooleanBoolean value indicating if the account is a test accounttruefalselocalestringLocale of the account. Example: en_USaccountNamestringrequiredName of the account.statusstringenumrequiredStatus of the account. An account can be ACTIVE, INACTIVE, CANCELED or SUSPENDEDACTIVECANCELEDSUSPENDEDINACTIVEAllowed:ACTIVECANCELEDSUSPENDEDINACTIVEaccountTypestringenumType of the account. An account can be CUSTOMER, PARTNERCUSTOMERPARTNERAllowed:CUSTOMERPARTNERdefaultLegalEntityIdstringLegal entity ID for this account. Default legal entity will be used as default when no legal entity is specifiedcustomFieldsobjectcustomFields objecttaxEntityUseCodestringlength between 0 and 100Tax entity use code for the accounttaxExemptionNumberstringlength between 0 and 100Tax exemption number for the accountdefaultDunningProcessIdstringOptional dunning process id for the accountccEmailsstringA list of account level email addresses to which the dunning mail will be copiedbillingAddressobjectAddress of the contactbillingAddress objectshippingAddressobjectAddress of the contactshippingAddress objectHeadersx-api-keystringrequiredx-api-key is an authentication or authorization token used in API requests to verify the identity and permissions of the clientResponses 200Update object by id 500Internal server error. Please contact the support team.Updated about 1 year ago