{
"data": {
"pagination": {
"count": 0,
"count_unfiltered": 0,
"page_size": 0,
"page_index": 0
},
"items": [
{
"integrator": "string",
"uuid": "string",
"id": "string",
"profile_id": "string",
"type_code": "string",
"issue_date": "string",
"issue_time": "string",
"currency": "string",
"note": "string",
"notes": [
"string"
],
"sender": {
"name": "string",
"vkn_tckn": "string",
"city": "string",
"city_subdivision": "string",
"tax_office": "string",
"email": "string"
},
"receiver": {
"name": "string",
"vkn_tckn": "string",
"city": "string",
"city_subdivision": "string",
"email": "string"
},
"line_extension": 0,
"line_extension_currency": "string",
"tax_exclusive": 0,
"tax_exclusive_currency": "string",
"tax_inclusive": 0,
"tax_inclusive_currency": "string",
"allowance": 0,
"allowance_currency": "string",
"payable": 0,
"payable_currency": "string",
"tax": {
"amount": 0,
"amount_currency": "string",
"subtotals": [
{
"name": "string",
"code": "string",
"percent": 0,
"taxable": 0,
"taxable_currency": "string",
"amount": 0,
"amount_currency": "string"
}
]
},
"tax_totals": [
{
"amount": 0,
"amount_currency": "string",
"subtotals": [
{
"name": "string",
"code": "string",
"percent": 0,
"taxable": 0,
"taxable_currency": "string",
"amount": 0,
"amount_currency": "string"
}
]
}
],
"received_at": "string",
"is_archived": true,
"is_printed": true,
"send_method": "string",
"is_online_sale": true,
"status": {
"summary": "string",
"status_code": 0,
"status": "string",
"gib_status_code": 0,
"message": "string",
"progress": {
"step": 0,
"step_count": 0,
"percentage": 0
}
},
"short_id": "string",
"app_name": null,
"lines": [
{
"id": "string",
"name": "string",
"quantity": 0,
"quantity_unit": "string",
"price": 0,
"price_currency": "string",
"extension_amount": 0,
"extension_amount_currency": "string",
"tax_totals": [
{
"amount": 0,
"amount_currency": "string",
"subtotals": [
{
"name": "string",
"code": "string",
"percent": 0,
"taxable": 0,
"taxable_currency": "string",
"amount": 0,
"amount_currency": "string"
}
]
}
],
"tax": {
"amount": 0,
"amount_currency": "string",
"subtotals": [
{
"name": "string",
"code": "string",
"percent": 0,
"taxable": 0,
"taxable_currency": "string",
"amount": 0,
"amount_currency": "string"
}
]
}
}
]
}
]
}
}