Created
November 9, 2021 22:53
-
-
Save grillermo/ee22a50949a3b2965c2015f32de328fd to your computer and use it in GitHub Desktop.
Listo request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"folio": "A", | |
"issued_on": "2021-11-09T16:49:38", | |
"issued_at": "06600", | |
"series": "1", | |
"payment_form": "PUE", | |
"payment_method": "01", | |
"comments": "", | |
"currency": "MXN", | |
"exchange_rate": "1", | |
"version": "3.3", | |
"reimbursement": false, | |
"issuer": { | |
"id": 31366, | |
"rfc": "GOT180820AH9", | |
"rfc_name": "GOTANDEM S. DE R.L. DE C.V.", | |
"tax_regime": "pm" | |
}, | |
"receiver": { | |
"rfc": "XAXX010101000", | |
"rfc_name": "PUBLICO EN GENERAL", | |
"intended_use": "G01" | |
}, | |
"items": [ | |
{ | |
"description": "Chocolate joven", | |
"quantity": "1", | |
"unitary_amount": "100.0", | |
"product_code": "50161511", | |
"units_code": "EA", | |
"units": "NA", | |
"taxes": { | |
"pass_through": [ | |
{ | |
"base": "90.0", | |
"amount": "14.4", | |
"rate": "16.0", | |
"tax": "IVA", | |
"treatment": "pass_through" | |
} | |
] | |
}, | |
"discount": "10.0" | |
} | |
], | |
"taxes": [ | |
], | |
"related_cfdis_type": "", | |
"related_cfdis": [ | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment