Item​
Example​
{
"articleNumber": "9364",
"description": "3:Flyte Buckminster Bordslampa",
"price": 237.22,
"totalPrice": 474.44,
"vatRate": 12.0,
"currency": "SEK",
"quantity": 2,
"status": "Activated",
"captureId": "117573228",
"capturedAt": "2022-09-21T11:14:35.7900411+00:00",
"refundedAt": null
}
Properties​
Property | Explanation |
---|---|
articleNumber | Article id |
description | Description |
price | Price |
totalPrice | Total price |
vatRate | VAT Rate |
currency | Currency |
quantity | Quantity |
status | Possible values: Activated, NotActivated, Returned, Canceled, Expired |
captureId | If captured, The id of the capture |
capturedAt | If captured, Time of capture |
refundedAt | If refunded, Time of refund |