Skip to content

Latest commit

 

History

History
455 lines (231 loc) · 9.91 KB

account-details.schema.md

File metadata and controls

455 lines (231 loc) · 9.91 KB

XDM Business Account Details Schema

https://ns.adobe.com/xdm/mixins/account-details

Collects all details related to a customer's user account including contact details and account preferences.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted fieldgroups/account/account-details.schema.json

Schema Hierarchy

  • XDM Business Account Details https://ns.adobe.com/xdm/mixins/account-details

XDM Business Account Details Example

{}

XDM Business Account Details Properties

Property Type Required Defined by
xdm:accountBillingAddress Postal address Optional XDM Business Account Details (this schema)
xdm:accountDescription string Optional XDM Business Account Details (this schema)
xdm:accountFax Phone number Optional XDM Business Account Details (this schema)
xdm:accountName string Optional XDM Business Account Details (this schema)
xdm:accountNumber string Optional XDM Business Account Details (this schema)
xdm:accountOrganization Account Details Optional XDM Business Account Details (this schema)
xdm:accountOwnership string Optional XDM Business Account Details (this schema)
xdm:accountParentID string Optional XDM Business Account Details (this schema)
xdm:accountParentKey B2B Source Optional XDM Business Account Details (this schema)
xdm:accountPhone Phone number Optional XDM Business Account Details (this schema)
xdm:accountPhysicalAddress Postal address Optional XDM Business Account Details (this schema)
xdm:accountScore number Optional XDM Business Account Details (this schema)
xdm:accountShippingAddress Postal address Optional XDM Business Account Details (this schema)
xdm:accountSite string Optional XDM Business Account Details (this schema)
xdm:accountSourceType string Optional XDM Business Account Details (this schema)
xdm:accountTerritoryID string Optional XDM Business Account Details (this schema)
xdm:accountTradeStyle string Optional XDM Business Account Details (this schema)
xdm:accountType string Optional XDM Business Account Details (this schema)
xdm:defaultCurrencyCode string Optional XDM Business Account Details (this schema)
xdm:partnerAccountID string Optional XDM Business Account Details (this schema)
* any Additional this schema allows additional properties

xdm:accountBillingAddress

Account Billing Address

xdm:accountBillingAddress

  • is optional
  • type: Postal address
  • defined in this schema

xdm:accountBillingAddress Type

xdm:accountDescription

Account Description

Text description of the account.

xdm:accountDescription

  • is optional
  • type: string
  • defined in this schema

xdm:accountDescription Type

string

xdm:accountFax

Account Fax Number

Fax number for the account.

xdm:accountFax

  • is optional
  • type: Phone number
  • defined in this schema

xdm:accountFax Type

  • Phone numberhttps://ns.adobe.com/xdm/context/phonenumber

xdm:accountName

Account Name

name of company. Up to 255 characters are allowed in this field.

xdm:accountName

  • is optional
  • type: string
  • defined in this schema

xdm:accountName Type

string

xdm:accountNumber

Account Number

Tracking or reference number for account. Up to 40 characters are allowed in this field.

xdm:accountNumber

  • is optional
  • type: string
  • defined in this schema

xdm:accountNumber Type

string

xdm:accountOrganization

Account Organization

xdm:accountOrganization

  • is optional
  • type: Account Details
  • defined in this schema

xdm:accountOrganization Type

  • Account Detailshttps://ns.adobe.com/xdm/datatypes/b2b-account-organization

xdm:accountOwnership

Ownership

Ownership of company, for example, public or private. Entry is selected from a picklist of available values, which a salesforce admin sets. Each picklist value can have up to 40 characters.

xdm:accountOwnership

  • is optional
  • type: string
  • defined in this schema

xdm:accountOwnership Type

string

xdm:accountParentID

Parent Account

Parent company for companies that are subsidiaries of a larger company or organization. The parent account must be an existing account in salesforce. You can enter the account name, or select (or optionally, create) the account using the lookup icon.

xdm:accountParentID

  • is optional
  • type: string
  • defined in this schema

xdm:accountParentID Type

string

xdm:accountParentKey

Parent Account Key

Unique identifier of the Parent Account of the account, used to show hierarchies or subsidiaries.

xdm:accountParentKey

  • is optional
  • type: B2B Source
  • defined in this schema

xdm:accountParentKey Type

  • B2B Sourcehttps://ns.adobe.com/xdm/datatypes/b2b-source

xdm:accountPhone

Account Phone Number

Phone number for the account.

xdm:accountPhone

  • is optional
  • type: Phone number
  • defined in this schema

xdm:accountPhone Type

  • Phone numberhttps://ns.adobe.com/xdm/context/phonenumber

xdm:accountPhysicalAddress

Account Physical Address

Actual physical address of the account. Could be the HQ address or any preffered business address for communication.

xdm:accountPhysicalAddress

  • is optional
  • type: Postal address
  • defined in this schema

xdm:accountPhysicalAddress Type

xdm:accountScore

Account Score

xdm:accountScore

  • is optional
  • type: number
  • defined in this schema

xdm:accountScore Type

number

xdm:accountShippingAddress

Account Shipping Address

xdm:accountShippingAddress

  • is optional
  • type: Postal address
  • defined in this schema

xdm:accountShippingAddress Type

xdm:accountSite

Account Site Details

Information about the account’s location, such as single location, headquarters, or branch. Up to 80 characters are allowed in this field.

xdm:accountSite

  • is optional
  • type: string
  • defined in this schema

xdm:accountSite Type

string

xdm:accountSourceType

Account Source Type

Source type for the account.

xdm:accountSourceType

  • is optional
  • type: string
  • defined in this schema

xdm:accountSourceType Type

string

xdm:accountTerritoryID

Account Territory Id

The territory to which the account has been assigned.

xdm:accountTerritoryID

  • is optional
  • type: string
  • defined in this schema

xdm:accountTerritoryID Type

string

xdm:accountTradeStyle

Account Trade Style

A name, different from its legal name, that an organization may use for conducting business. Similar to (Doing business as) or (DBA).

xdm:accountTradeStyle

  • is optional
  • type: string
  • defined in this schema

xdm:accountTradeStyle Type

string

xdm:accountType

Account Type

Account Type.

xdm:accountType

  • is optional
  • type: string
  • defined in this schema

xdm:accountType Type

string

xdm:defaultCurrencyCode

Default Currency Code

The ISO 4217 currency code.

xdm:defaultCurrencyCode

  • is optional
  • type: string
  • defined in this schema

xdm:defaultCurrencyCode Type

string

All instances must conform to this regular expression

^[A-Z]{3}$
  • test example: USD
  • test example: EUR

xdm:defaultCurrencyCode Examples

"USD"
"EUR"

xdm:partnerAccountID

Partner Account Id

Partner accounts are accounts that a channel manager uses to manage partner organizations, partner users, and activities when using a partner community or partner portal.

xdm:partnerAccountID

  • is optional
  • type: string
  • defined in this schema

xdm:partnerAccountID Type

string