Skip to content

Latest commit

 

History

History
95 lines (54 loc) · 2.84 KB

File metadata and controls

95 lines (54 loc) · 2.84 KB

XDM Business Account Schema

https://ns.adobe.com/xdm/context/account

An XDM Business Account.

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

Schema Hierarchy

XDM Business Account Example

{
  "xdm:accountID": "1234567890"
}

XDM Business Account Properties

Property Type Required Defined by
@id string Optional Record Schema
xdm:accountID string Required XDM Business Account (this schema)
xdm:extSourceSystemAudit External Source System Audit Attributes Optional External Source System Audit Details Mixin
* any Additional this schema allows additional properties

@id

Identifier

A unique identifier for the record.

@id

@id Type

string

  • format: uri-reference – URI Reference (according to RFC3986)

xdm:accountID

Account ID

Account identifer

xdm:accountID

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

xdm:accountID Type

string

xdm:extSourceSystemAudit

External Source System Audit Properties

Audit attributes for external sources.

xdm:extSourceSystemAudit

xdm:extSourceSystemAudit Type