Skip to content

Instantly share code, notes, and snippets.

@grillermo
Created March 28, 2016 22:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grillermo/40361797b7a9e17c6940 to your computer and use it in GitHub Desktop.
Save grillermo/40361797b7a9e17c6940 to your computer and use it in GitHub Desktop.
{
"username": "paulina@aliada.mx",
"password": "Facturify2016%",
"json": {
"emisor": {
"rfc": "AUDG920525111",
"receptor": {
"tipo_persona": "Persona Moral",
"rfc": "AEM130927BD7",
"RazonSocial": "APC EGS MX SA DE CV",
"calle": "MAYORCA",
"Numero": "1130",
"NumeroInt": "2",
"Colonia": "PUEBLO NUEVO",
"Municipio": "LA PAZ",
"Ciudad": "LA PAZ",
"Estado": "BAJA CALIFORNIA SUR",
"CodigoPostal": "23060",
"paisCliente": "México",
"Moneda": "MXN",
"tipoCambio": "1",
"pais": "MX",
"numeroOrden": 82360,
"ImporteTotalPedido": 228,
"MetodoPago": "Tarjeta VISA con terminación 9907",
"Ultimos4Digitos": "9907",
"telefono": "55642911",
"email": "e.lopez@egs-ralos.com.mx"
},
"Conceptos": [
{
"sku": 82360,
"cantidad": "1",
"descripcion": "Servicio 82360 aliada",
"precioUnitario": 228,
"ImpuestoPrecioUnitario": "1.6",
"importe": 228,
"ClaseImpuesto": "16IVA",
"tipoProducto": "Recurrente",
"Observaciones": ""
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment