The ProductXReference object. The type code is PXREF.
| additionalInfo1 | number |
| additionalInfo2 | number |
| additionalInfo3 | string <= 255 characters |
| additionalInfo4 | string <= 255 characters |
| comments | string <= 255 characters |
| createDate | string <date-time> |
| createdBy | integer |
| infoDate | string <date-time> |
| internalReference | boolean |
| lastUpdateBy | integer |
| lastUpdateDate | string <date-time> |
| referenceType | string <= 255 characters |
| sku | string <= 255 characters |
| targetSku | string <= 255 characters |
| typedId | string |
| version | integer |
{- "additionalInfo1": 0,
- "additionalInfo2": 0,
- "additionalInfo3": "string",
- "additionalInfo4": "string",
- "comments": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "createdBy": 0,
- "infoDate": "2019-08-24T14:15:22Z",
- "internalReference": true,
- "lastUpdateBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "referenceType": "string",
- "sku": "string",
- "targetSku": "string",
- "typedId": "string",
- "version": 0
}