| Name | Description | Type | Additional information |
|---|---|---|---|
| EAN |
A unique EAN is is used to identify a book. |
string |
Required Max length: 13 |
| PublisherID |
Every book is linked to a single publisher through its PublisherID. |
integer |
Required |
| Data |
The Data property contains CSV-style data. This is the actual data used for importing the title. It expects the actual datafields in the following order, separated by semicolons on a single line.
|
string |
Required |