The Seller Extension object. The type code is SX20 (contains 20 attribute fields).
createDate | string <date-time> |
createdBy | integer |
lastUpdateBy | integer |
lastUpdateDate | string <date-time> |
name | string <= 255 characters |
sellerId | string <= 255 characters |
typedId | string |
version | integer |
attribute1 | string or null <= 255 characters |
attribute2 | string or null <= 255 characters |
attribute3 | string or null <= 255 characters |
attribute4 | string or null <= 255 characters |
attribute5 | string or null <= 255 characters |
attribute6 | string or null <= 255 characters |
attribute7 | string or null <= 255 characters |
attribute8 | string or null <= 255 characters |
attribute9 | string or null <= 255 characters |
attribute10 | string or null <= 255 characters |
attribute11 | string or null <= 255 characters |
attribute12 | string or null <= 255 characters |
attribute13 | string or null <= 255 characters |
attribute14 | string or null <= 255 characters |
attribute15 | string or null <= 255 characters |
attribute16 | string or null <= 255 characters |
attribute17 | string or null <= 255 characters |
attribute18 | string or null <= 255 characters |
attribute19 | string or null <= 255 characters |
attribute20 | string or null <= 255 characters |
[- {
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": 0,
- "lastUpdateBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "sellerId": "string",
- "typedId": "string",
- "version": 0,
- "attribute1": "string",
- "attribute2": "string",
- "attribute3": "string",
- "attribute4": "string",
- "attribute5": "string",
- "attribute6": "string",
- "attribute7": "string",
- "attribute8": "string",
- "attribute9": "string",
- "attribute10": "string",
- "attribute11": "string",
- "attribute12": "string",
- "attribute13": "string",
- "attribute14": "string",
- "attribute15": "string",
- "attribute16": "string",
- "attribute17": "string",
- "attribute18": "string",
- "attribute19": "string",
- "attribute20": "string"
}
]