[{
"productionDate": "2019-01-30",
"postingDate": "2019-01-30",
"product": {
"id": 431,
"name": "Cash",
"productType": {
"code": "PAY",
"name": "Payment"
}
},
"quantity": 1,
"amount": 2291,
"currency": {
"code": "EUR",
"name": "Euro"
},
"invoice": null
},
{
"productionDate": "2019-01-30",
"postingDate": "2019-01-30",
"product": {
"id": 431,
"name": "Cash",
"productType": {
"code": "PAY",
"name": "Payment"
}
},
"quantity": 1,
"amount": 340,
"currency": {
"code": "EUR",
"name": "Euro"
},
"invoice": null
},
{
"productionDate": "2019-01-28",
"postingDate": "2019-01-28",
"product": {
"id": 431,
"name": "Cash",
"productType": {
"code": "PAY",
"name": "Payment"
}
},
"quantity": 1,
"amount": 1575,
"currency": {
"code": "EUR",
"name": "Euro"
},
"invoice": null
}
] |