Skip to content

Instantly share code, notes, and snippets.

@grillermo
Last active November 9, 2021 22:50
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/525b6ef714362e737c03d5dc423397a3 to your computer and use it in GitHub Desktop.
Save grillermo/525b6ef714362e737c03d5dc423397a3 to your computer and use it in GitHub Desktop.
Respuesta API listo
{
"status": "ok",
"invoice": {
"id": 1511441,
"client_name": "PUBLICO EN GENERAL",
"currency": "MXN",
"total": 104.4,
"pdf": {
"url": "https://production-listo-mx.s3.amazonaws.com/generated_invoices/invoice.pdf",
"filename": "4142257A-AF94-4C7E-A097-C34B65A9B553.pdf"
},
"xml": {
"url": "https://production-listo-mx.s3.amazonaws.com/generated_invoices/invoice.xml",
"filename": "4142257A-AF94-4C7E-A097-C34B65A9B553.xml"
},
"invoice_id": 314958531,
"cfdi_payment_receipt_id": null,
"withholding_id": null
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment