Skip to content

Latest commit

 

History

History
456 lines (231 loc) · 9.05 KB

File metadata and controls

456 lines (231 loc) · 9.05 KB

B2B Account Schema

https://ns.adobe.com/xdm/datatypes/b2b-account

This Data Type is used to capture B2B Account properties. They are grouped functioanlly under separate definitions.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Experimental No Forbidden Permitted datatypes/b2b-account.schema.json

Schema Hierarchy

B2B Account Example

{}

B2B Account Properties

Property Type Required Defined by
xdm:accountBillingAddress Postal address Optional B2B Account (this schema)
xdm:accountDescription string Optional B2B Account (this schema)
xdm:accountFax Phone number Optional B2B Account (this schema)
xdm:accountName string Optional B2B Account (this schema)
xdm:accountNumber string Optional B2B Account (this schema)
xdm:accountOrganization Account Organization Optional B2B Account (this schema)
xdm:accountOwnerID string Optional B2B Account (this schema)
xdm:accountOwnership string Optional B2B Account (this schema)
xdm:accountParentID string Optional B2B Account (this schema)
xdm:accountPhone Phone number Optional B2B Account (this schema)
xdm:accountPhysicalAddress Postal address Optional B2B Account (this schema)
xdm:accountScore number Optional B2B Account (this schema)
xdm:accountShippingAddress Postal address Optional B2B Account (this schema)
xdm:accountSite string Optional B2B Account (this schema)
xdm:accountSourceType string Optional B2B Account (this schema)
xdm:accountTerritoryID string Optional B2B Account (this schema)
xdm:accountTradeStyle string Optional B2B Account (this schema)
xdm:accountType string Optional B2B Account (this schema)
xdm:defaultCurrencyCode string Optional B2B Account (this schema)
xdm:partnerAccountID string Optional B2B Account (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 Organization
  • defined in this schema

xdm:accountOrganization Type

xdm:accountOwnerID

Account Owner Id

Account owner ID.

xdm:accountOwnerID

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

xdm:accountOwnerID Type

string

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: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