14 lines
		
	
	
		
			410 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			410 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "party": "00-Consumidor Final",
 | 
						|
    "tax_identifier_type": "NIT",
 | 
						|
    "tax_identifier_code": "222222222",
 | 
						|
    "address": "Dg 74A #C-2-56",
 | 
						|
    "city": "Medellín",
 | 
						|
    "zone": "SALON",
 | 
						|
    "table": "SL5",
 | 
						|
    "lines": [],
 | 
						|
    "deleted_lines": [
 | 
						|
        {"product": "Playa Girón", "quantity": -1.0, "unit": "Media Unidad"},
 | 
						|
        {"product": "Ciclobi", "quantity": -1.0, "unit": "Media Unidad"}
 | 
						|
    ]}
 |