Accounts

Upsert account

Upsert account

post/v1/accounts/upsert

Request body

namestring nullable
emailstring nullable
websitestring nullable
externalIdstring nullable
customFieldsobject nullable
primaryContactIdstring uuid nullable
accountManagerIdstring uuid nullable
secondaryAccountManagerIdstring uuid nullable

Response

Successful Response

idstring uuid required
namestring nullable
emailstring nullable
websitestring nullable
externalIdstring nullable
customFieldsobject nullable
primaryContactIdstring uuid nullable
accountManagerIdstring uuid nullable
secondaryAccountManagerIdstring uuid nullable

Changes

No recorded changes to this endpoint across all 51 revisions of this API.