...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
VendorId | Int32 | No | The vendor Id is a unique identifier for a vendor. For internal use only. | |
VendorName | String (50) | One of VendorName, VendorUid and/or VendorNumber is required | The vendor name is a unique identifier for a vendor | Company Card |
VendorUid | Int64 | See VendorName | A unique and immutable identifier for a vendorĀ | 1152921504607055836 |
VendorNumber | String (50) | See VendorName | The vendor number is a unique identifier for a vendor | CC123 |
...