Update a account recordput https://rls.congacloud.com/api/data/v1/Account/{id}Path ParamsidstringrequiredQuery ParamsIncludeRecordPayloadInResponsebooleantruefalseEnforceOptimisticLockingbooleantruefalseBody ParamsDetails about the record. For example: Name = "Mark", Description = "Description". Note: The fields/properties should be part of the schema/metadata created for the object(in this case, Name and Description should be a field in schema). The schema/metadata can be generated using schema manager API.Namestring | nullAccountNumberstring | nullAccountSourcestring | nullBillingAddressstring | nullBillingCitystring | nullChannelProgramNamestring | nullIndustrystring | nullIsCustomerPortalstring | nullIsPartnerbooleantruefalseAnnualRevenueint32BillingCountrystring | nullBillingCountryCodestring | nullBillingPostalCodestring | nullBillingStatestring | nullBillingStreetstring | nullChannelProgramLevelNamestring | nullDescriptionstring | nullFaxstring | nullOwnerobject | nullOwner object | nullOwnershipstring | nullParentobject | nullParent object | nullPhonestring | nullPhotoUrlstring | nullRatingstring | nullShippingAddressstring | nullShippingCitystring | nullShippingCountrystring | nullShippingCountryCodestring | nullShippingPostalCodestring | nullShippingStatestring | nullShippingStreetstring | nullSitestring | nullTypestring | nullWebsitestring | nullPriceListobject | nullPriceList object | nullResponses 200OK 400Bad Request 403Forbidden 404Not Found 500Internal Server ErrorUpdated 25 days ago