{
"customer_number": 0,
"date": "2019-08-24T14:15:22.123Z",
"valid_until": "2019-08-24T14:15:22.123Z",
"associated_quote": 0,
"reference_client": "string",
"description": "string",
"shipping_info": {
"name": "string",
"att": "string",
"address": {
"line1": "string",
"city": "string",
"zipcode": "string",
"country_code": "string"
}
},
"sub_total": 0,
"shipping_amount": 0,
"tax_total": 0,
"total": 0,
"term_code": 0,
"sales_rep_code": 0,
"territory_code": 0,
"shipping_code": 0,
"language_code": "string",
"invoice_to_number": 0,
"details": [
{
"line_number": 0,
"sku": "string",
"description": "string",
"unit_price": 0,
"discount_percent": 0,
"ordered_qty": 0,
"invoiced_qty": 0,
"selling_price": 0,
"tax_amount_1": 0,
"tax_amount_2": 0,
"total": 0,
"product_group": 0
}
],
"reference": {
"customer_id": 0,
"sales_rep_id": 0,
"territory_id": 0,
"shipping_id": 0,
"invoice_to_id": 0,
"project_id": 0,
"tax_group_id": 0
}
}