| Name | Description | Type | Additional information |
|---|---|---|---|
| TransactionId |
Unique id to identify the transaction.
|
string |
None. |
| CancelTransactionId |
Id to identify an existing transaction to be cancelled.
|
string |
None. |
| CreatedUtc |
Creation time of the order.
|
date |
None. |
| FulfilledUtc |
Fulfilled/payment time of the order.
|
date |
None. |
| Isbn13 |
ISBN-13 of the book. |
string |
None. |
| Price |
Amount paid to the publisher after any discounts. |
decimal number |
None. |
| Quantity |
Quantity/reading percentage of the order.
|
decimal number |
None. |
| CurrencyCode |
ISO 4217 currency code. Only DKK is supported at the moment. |
string |
None. |