{
"items": [
{
"id": "service_1234567890",
"description": "Servicio de consultoría profesional - corregido"
}
],
"automation_type": "pue_invoice",
"client": {
"name": "Juan Pérez García",
"company": "Acme S.A. de C.V.",
"phone": "+525555555555",
"email": "juan.perez@ejemplo.com",
"bcc": [
"string"
],
"metadata": {
"property1": "string",
"property2": "string"
},
"legal_name": "JUAN PEREZ GARCIA",
"tax_id": "PEGJ800101ABC",
"use": "G03",
"tax_system": "601",
"address": {
"country": "MEX",
"street": "string",
"zip": "string",
"city": "string",
"state": "string",
"exterior": "string",
"interior": "string",
"municipality": "string",
"neighborhood": "string"
}
}
}