{
"price": 0,
"basePrice": 0,
"additionalCharges": 0,
"paymentDays": 0,
"currency": "string",
"isVatInPln": true,
"totalNetAmount": 0,
"paymentMethod": "Card",
"priceBreakdown": [
{
"type": "string",
"quantity": 0,
"unitPrice": 0,
"amount": 0
}
]
}