v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Account

put/rh/accounts/{accountId}

Path parameters

accountIdstring required

The unique account identifier

Request body

accountIdstring required

Account ID - Required for CPQ-RevenuHub integration (max 36 characters)

namestring required

Account name

descriptionstring

(optional) Account description

crmIdstring

(optional) CRM ID

accountDisplayIdstring

(optional) Human-readable account display ID generated by DealHub (e.g. ACC-100847). Immutable once set.

currencystring

Currency code (ISO 4217 format). Optional - defaults to USD if not provided. Example: USD, EUR, GBP

uvcaCfacIdinteger required

uvca_cfac_id - Required for CPQ-RevenuHub integration

entityIdsstring[]

(optional) Entity IDs where this account belongs

taxExemptionUseCode'A' | 'B' | 'C' | 'D' | 'E' | 'F' | 'G' | 'H' | 'I' | 'J' | 'K' | 'L' | 'M' | 'N' | 'P' | 'Q' | 'R'

(optional) Tax exemption use code

hasAutomaticPaymentboolean

(optional) Input true, if this Account will have an automatic payment. Default is false

excludeFromBatchOperationsboolean

(optional) Input true, if this account needs to be excluded from Batch Operations. Default is false

excludeFromDunningboolean

(optional) Input true, if this account needs to be excluded from Dunning emails. Default is false

supportedPaymentTypesstring[]

(optional) Supported payment types for this Account. Example: ACH, Card, Check, Wire, Invoice

taxIdstring

(optional) Tax identifier for the account (max 100 characters)

attributesobject

(optional) Additional attributes as key-value pairs for CPQ integration

updatedOninteger

(optional) Last updated timestamp (epoch seconds)

Response

successful operation