ThirdPartySystemSummary
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
@type |
|
string |
false |
|
|
${prop.ignore} |
ThirdPartySystemID |
A globally unique identifier for a third party system. |
string |
false |
|
|
${prop.ignore} |
Type |
Assigned Type: ms-0200:ThirdPartySystemType_Enum |
ThirdPartySystemType_Enum |
false |
|
|
${prop.ignore} |
SystemName |
The name of the third party system. |
string |
false |
|
|
${prop.ignore} |
CustomerID |
An ID for the customer within the third party system. |
string |
false |
|
|
${prop.ignore} |
ProgramID |
An identifier for the program (birthday club, new guest club, tier within a loyalty system, etc.) |
string |
false |
|
|
${prop.ignore} |
ExtensionPoint |
|
ExtensionPoint |
false |
|
|
${prop.ignore} |
{
"@type" : "string",
"thirdPartySystemID" : "string",
"type" : {
"value" : { },
"extension" : "string"
},
"systemName" : "string",
"customerID" : "string",
"programID" : "string",
"extensionPoint" : { }
}