{"info":{"_postman_id":"5acae163-a0d4-4b1a-9bf9-7c79592f1050","name":"PUBLIC - FELplex - Facturas Electrónicas","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"1055317","collectionId":"5acae163-a0d4-4b1a-9bf9-7c79592f1050","publishedId":"TVCZYqHT","public":true,"customColor":{"top-bar":"3C95CF","right-sidebar":"303030","highlight":"7545FD"},"publishDate":"2020-11-15T01:19:40.000Z"},"item":[{"name":"Ejemplos Requests DTE's","item":[{"name":"DTE FACT","id":"ae37d9fe-4579-4f92-9fa4-9b140bcd711a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await","description":"<p>El DTE es enviado a certificar en el momento, esperando la respuesta de la misma y mostrando la información de autorización o el listado de errores producto de la verificación realizada por la SAT.</p>\n","urlObject":{"protocol":"https","path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","await"],"host":["felplex","stage","plex","lat"],"query":[],"variable":[]}},"response":[{"id":"25d23183-2943-40a3-9022-583e55de7a40","name":"Nuevo DTE Síncrono","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"qty\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"valid\": true,\r\n    \"uuid\": \"08EBB031-D57E-493B-B33B-E5040EF5F596\",\r\n    \"sat\": {\r\n        \"serie\": \"956D6632\",\r\n        \"no\": \"664486957\",\r\n        \"authorization\": \"956D6632-279B-442D-8974-A68CCE615DBE\",\r\n        \"certification_date\": \"2023-04-18 08:47:13\"\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": [],\r\n    \"invoice_url\": \"https://felplex.stage.plex.lat/pdf/08EBB031-D57E-493B-B33B-E5040EF5F596\"\r\n}"}],"_postman_id":"ae37d9fe-4579-4f92-9fa4-9b140bcd711a"},{"name":"DTE FCAM","id":"dd5caeb9-7aec-4025-82ae-2f480f93225b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FCAM\",\r\n    \"datetime_issue\": \"2021-06-20T23:10:00\",\r\n    \"items\": [\r\n    {\r\n        \"qty\": 1,\r\n        \"type\": \"B\",\r\n        \"price\": 100,\r\n        \"description\": \"Vasos plásticos\",\r\n        \"without_iva\": 0,\r\n        \"discount\": 0,\r\n        \"is_discount_percentage\": 0,\r\n        \"taxes\": \r\n        {\r\n            \"qty\": null,\r\n            \"tax_code\": null,\r\n            \"full_name\": null,\r\n            \"short_name\": null,\r\n            \"tax_amount\": null,\r\n            \"taxable_amount\": null\r\n        }\r\n    }\r\n    ],\r\n    \"total\": 100,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n    {\r\n        \"email\": \"example@exammple.com\"\r\n    }\r\n    ],\r\n    \"emails_cc\": [\r\n    {\r\n    \"email\": \"\"\r\n    }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null,\r\n    \"use_payments\": 1,\r\n    \"payments\":[\r\n    {\r\n        \"date\": \"2021-06-25\",\r\n        \"amount\": 100\r\n    }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await","description":"<p>El DTE es enviado a certificar en el momento, esperando la respuesta de la misma y mostrando la información de autorización o el listado de errores producto de la verificación realizada por la SAT.</p>\n<p><b>Fechas de pago<b></b></b></p>\n<p>De manera opcional puedes agregar las fechas en las cuales se han acordado los pagos con tu cliente. Esto es para tu control interno y los datos no son enviados a la SAT.</p>\n<p>\"use_payments\": Los pagos se incluirán en la creación del documento si el valor de este es verdadero (1) de lo contrario aunque se listen pagos, no los tomará en cuenta.</p>\n<p>\"payments\": Listado de pagos establecidos, es importante que la sumatoria de los montos de cada pago\nsea igual al total del documento</p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","await"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"cebaa50e-b890-4b1d-a441-6f4ed3a30c58","name":"Nuevo DTE Síncrono","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FCAM\",\r\n    \"datetime_issue\": \"2021-06-20T23:10:00\",\r\n    \"items\": [\r\n    {\r\n        \"qty\": 1,\r\n        \"type\": \"B\",\r\n        \"price\": 100,\r\n        \"description\": \"Vasos plásticos\",\r\n        \"without_iva\": 0,\r\n        \"discount\": 0,\r\n        \"is_discount_percentage\": 0,\r\n        \"taxes\": \r\n        {\r\n            \"qty\": null,\r\n            \"tax_code\": null,\r\n            \"full_name\": null,\r\n            \"short_name\": null,\r\n            \"tax_amount\": null,\r\n            \"taxable_amount\": null\r\n        }\r\n    }\r\n    ],\r\n    \"total\": 100,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n    {\r\n        \"email\": \"example@exammple.com\"\r\n    }\r\n    ],\r\n    \"emails_cc\": [\r\n    {\r\n    \"email\": \"\"\r\n    }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null,\r\n    \"use_payments\": 1,\r\n    \"payments\":[\r\n    {\r\n        \"date\": \"2021-06-25\",\r\n        \"amount\": 100\r\n    }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"valid\": true,\r\n    \"uuid\": \"08EBB031-D57E-493B-B33B-E5040EF5F596\",\r\n    \"sat\": {\r\n        \"serie\": \"956D6632\",\r\n        \"no\": \"664486957\",\r\n        \"authorization\": \"956D6632-279B-442D-8974-A68CCE615DBE\",\r\n        \"certification_date\": \"2023-04-18 08:47:13\"\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": [],\r\n    \"invoice_url\": \"https://felplex.stage.plex.lat/pdf/08EBB031-D57E-493B-B33B-E5040EF5F596\"\r\n}"}],"_postman_id":"dd5caeb9-7aec-4025-82ae-2f480f93225b"},{"name":"DTE NCRE","id":"1b74a59c-2c7f-4b34-b22c-cd6ea594d67d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"NCRE\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"qty\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null,\r\n    \"parent_invoice_id\": \"E4A0191A-9B3B-4AD2-A38F-AA593CF48B62\",\r\n    \"memo\": \"Motivo de emisión del documento\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await","description":"<p>El DTE es enviado a certificar en el momento, esperando la respuesta de la misma y mostrando la información de autorización o el listado de errores producto de la verificación realizada por la SAT.</p>\n<p>El campo \"parent_invoice_id\" hace referencia al Identificador FELplex del documento sobre el que generaremos la Nota de Crédito.</p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","await"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"52e21fa0-7493-497a-97d0-b7689adc9ddc","name":"Nuevo DTE Síncrono","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"qty\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"valid\": true,\r\n    \"uuid\": \"08EBB031-D57E-493B-B33B-E5040EF5F596\",\r\n    \"sat\": {\r\n        \"serie\": \"956D6632\",\r\n        \"no\": \"664486957\",\r\n        \"authorization\": \"956D6632-279B-442D-8974-A68CCE615DBE\",\r\n        \"certification_date\": \"2023-04-18 08:47:13\"\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": [],\r\n    \"invoice_url\": \"https://felplex.stage.plex.lat/pdf/08EBB031-D57E-493B-B33B-E5040EF5F596\"\r\n}"}],"_postman_id":"1b74a59c-2c7f-4b34-b22c-cd6ea594d67d"},{"name":"DTE NDEB","id":"ec16d9d1-aaab-4b0d-bce2-30cc1b08efd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"NDEB\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"qty\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null,\r\n    \"parent_invoice_id\": \"E4A0191A-9B3B-4AD2-A38F-AA593CF48B62\",\r\n    \"memo\": \"Motivo de emisión del documento\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await","description":"<p>El DTE es enviado a certificar en el momento, esperando la respuesta de la misma y mostrando la información de autorización o el listado de errores producto de la verificación realizada por la SAT.</p>\n<p>El campo \"parent_invoice_id\" hace referencia al Identificador FELplex del documento sobre el que generaremos la Nota de Débito.</p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","await"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"3c34f3fa-36f5-4b5b-bcc8-a0f187e5ef81","name":"Nuevo DTE Síncrono","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"qty\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"valid\": true,\r\n    \"uuid\": \"08EBB031-D57E-493B-B33B-E5040EF5F596\",\r\n    \"sat\": {\r\n        \"serie\": \"956D6632\",\r\n        \"no\": \"664486957\",\r\n        \"authorization\": \"956D6632-279B-442D-8974-A68CCE615DBE\",\r\n        \"certification_date\": \"2023-04-18 08:47:13\"\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": [],\r\n    \"invoice_url\": \"https://felplex.stage.plex.lat/pdf/08EBB031-D57E-493B-B33B-E5040EF5F596\"\r\n}"}],"_postman_id":"ec16d9d1-aaab-4b0d-bce2-30cc1b08efd4"}],"id":"adeaa43c-c6ba-45f7-8643-36e217c90a03","_postman_id":"adeaa43c-c6ba-45f7-8643-36e217c90a03","description":""},{"name":"Crear DTE Asíncrono","id":"04a28909-4fcb-4e4a-9354-44b0d7398e18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"quantity\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices","description":"<p>El DTE no es certificado en el momento del request, por ello la información de certificación y mensajes de validación por parte de la SAT no son mostrados en la respuesta.</p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"e5ab2fac-9c53-4a54-a4e9-491ce854a032","name":"Nuevo DTE Asíncrono","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"quantity\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \r\n    \"uuid\": \"34BB8325-0646-4CEB-A39B-04476D53C9B8\", /*Identificador del documento en FELplex, si este campo es null quiere decir que el documento no fué creado. */\r\n    \"sat\": { /*Los datos de certificación no se muestran en este endpoint */\r\n        \"serie\": null,\r\n        \"no\": null,\r\n        \"authorization\": null\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": []\r\n}\r\n\r\n{\r\n    \"valid\": false, /*En este endpoint siempre estara en false. */\r\n    \"uuid\": \"3CFD9D30-E2EE-4321-90C9-A66E3A239FE1\",/*Identificador del documento en FELplex, si este campo es null quiere decir que el documento no fué creado. */\r\n    \"sat\": { /*Los datos de certificación no se muestran en este endpoint */\r\n        \"serie\": null,\r\n        \"no\": null,\r\n        \"authorization\": null,\r\n        \"certification_date\": null\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": [],\r\n    \"invoice_url\": \"https://felplex.stage.plex.lat/pdf/3CFD9D30-E2EE-4321-90C9-A66E3A239FE1\"\r\n}"}],"_postman_id":"04a28909-4fcb-4e4a-9354-44b0d7398e18"},{"name":"Crear DTE Síncrono","id":"748de285-aaf7-4502-aef4-5fb377f70327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"quantity\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await","description":"<p>El DTE es enviado a certificar en el momento, esperando la respuesta de la misma y mostrando la información de autorización o el listado de errores producto de la verificación realizada por la SAT.</p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","await"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"47ed88fd-3ce7-491f-9133-42ba8adb79a7","name":"Nuevo DTE Síncrono","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"qty\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"valid\": true,\r\n    \"uuid\": \"F2AC2C5E-7582-4BCE-AE44-627F01E72DA4\",\r\n    \"sat\": {\r\n        \"serie\": \"8924E06C\",\r\n        \"no\": \"3535423344\",\r\n        \"authorization\": \"8924E06C-D2BA-4770-9B94-AF783725CDEA\"\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": []\r\n}"}],"_postman_id":"748de285-aaf7-4502-aef4-5fb377f70327"},{"name":"Crear DTE a partir de XML","id":"fa73dc03-18cd-481f-b1ba-cc4c55aa55e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emails\": [\r\n        {\r\n            \"email\": null\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"info@yocomprotranquilo.com\"\r\n        }\r\n    ],\r\n    \"xml\": \"xml codificado en base64\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await","description":"<p>Envía un documento a certificación utilizando un <strong>XML</strong> el cuál debe ser enviado codificado en <strong>base 64</strong>, adicionalmente se reciben emails para envío de documento a clientes</p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","await"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"af2bbe4f-08bd-4c28-9dda-b968e4eba615","name":"Nuevo DTE a partir de XML","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emails\": [\r\n        {\r\n            \"email\": null\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"info@yocomprotranquilo.com\"\r\n        }\r\n    ],\r\n    \"xml\": \"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPGR0ZTpHVERvY3VtZW50byBWZXJzaW9uPSIwLjEiIHhtbG5zOmRzPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwLzA5L3htbGRzaWcjIiB4bWxuczpkdGU9Imh0dHA6Ly93d3cuc2F0LmdvYi5ndC9kdGUvZmVsLzAuMi4wIiB4bWxuczp4c2k9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hLWluc3RhbmNlIj4KCTxkdGU6U0FUIENsYXNlRG9jdW1lbnRvPSJkdGUiPgoJCTxkdGU6RFRFIElEPSJEYXRvc0NlcnRpZmljYWRvcyI+CgkJCTxkdGU6RGF0b3NFbWlzaW9uIElEPSJEYXRvc0VtaXNpb24iPgoJCQkJPGR0ZTpEYXRvc0dlbmVyYWxlcyBDb2RpZ29Nb25lZGE9IkdUUSIgRmVjaGFIb3JhRW1pc2lvbj0iMjAyMi0wMi0yMlQwMDowMTowMC4wMDAtMDY6MDAiIE51bWVyb0FjY2Vzbz0iNDc2MzkwNjc4IiBUaXBvPSJGQUNUIi8+CgkJCQk8ZHRlOkVtaXNvciBBZmlsaWFjaW9uSVZBPSJHRU4iIENvZGlnb0VzdGFibGVjaW1pZW50bz0iMSIgQ29ycmVvRW1pc29yPSIiIE5JVEVtaXNvcj0iMTAwMDAwMDAwMEsiIE5vbWJyZUNvbWVyY2lhbD0iREVNTyIgTm9tYnJlRW1pc29yPSJERU1PLCBTT0NJRURBRCBBTk9OSU1BIj4KCQkJCQk8ZHRlOkRpcmVjY2lvbkVtaXNvcj4KCQkJCQkJPGR0ZTpEaXJlY2Npb24+QXZlbmlkYSBSZWZvcm1hIDMuNDggem9uYSA5PC9kdGU6RGlyZWNjaW9uPgoJCQkJCQk8ZHRlOkNvZGlnb1Bvc3RhbD4wMTAwMTwvZHRlOkNvZGlnb1Bvc3RhbD4KCQkJCQkJPGR0ZTpNdW5pY2lwaW8+R3VhdGVtYWxhPC9kdGU6TXVuaWNpcGlvPgoJCQkJCQk8ZHRlOkRlcGFydGFtZW50bz5HdWF0ZW1hbGE8L2R0ZTpEZXBhcnRhbWVudG8+CgkJCQkJCTxkdGU6UGFpcz5HVDwvZHRlOlBhaXM+CgkJCQkJPC9kdGU6RGlyZWNjaW9uRW1pc29yPgoJCQkJPC9kdGU6RW1pc29yPgoJCQkJPGR0ZTpSZWNlcHRvciBDb3JyZW9SZWNlcHRvcj0iZGVtb0BpbmZpbGUuY29tO3JoQGluZmlsZS5jb20iIElEUmVjZXB0b3I9IkNGIiBOb21icmVSZWNlcHRvcj0iQSwgU09DSUVEQUQgQU5PTklNQSI+CgkJCQkJPGR0ZTpEaXJlY2Npb25SZWNlcHRvcj4KCQkJCQkJPGR0ZTpEaXJlY2Npb24+Q0lVREFEPC9kdGU6RGlyZWNjaW9uPgoJCQkJCQk8ZHRlOkNvZGlnb1Bvc3RhbD4wMTAwMTwvZHRlOkNvZGlnb1Bvc3RhbD4KCQkJCQkJPGR0ZTpNdW5pY2lwaW8+R3VhdGVtYWxhPC9kdGU6TXVuaWNpcGlvPgoJCQkJCQk8ZHRlOkRlcGFydGFtZW50bz5HdWF0ZW1hbGE8L2R0ZTpEZXBhcnRhbWVudG8+CgkJCQkJCTxkdGU6UGFpcz5HVDwvZHRlOlBhaXM+CgkJCQkJPC9kdGU6RGlyZWNjaW9uUmVjZXB0b3I+CgkJCQk8L2R0ZTpSZWNlcHRvcj4KCQkJCTxkdGU6RnJhc2VzPgoJCQkJCTxkdGU6RnJhc2UgQ29kaWdvRXNjZW5hcmlvPSIzIiBGZWNoYVJlc29sdWNpb249IjIwMTgtMTAtMTEiIE51bWVyb1Jlc29sdWNpb249IjIwMTg1Njg3MDI5MTIzNDU2Nzg5IiBUaXBvRnJhc2U9IjEiLz4KCQkJCQk8ZHRlOkZyYXNlIENvZGlnb0VzY2VuYXJpbz0iMSIgVGlwb0ZyYXNlPSIyIi8+CgkJCQk8L2R0ZTpGcmFzZXM+CgkJCQk8ZHRlOkl0ZW1zPgoJCQkJCTxkdGU6SXRlbSBCaWVuT1NlcnZpY2lvPSJTIiBOdW1lcm9MaW5lYT0iMSI+CgkJCQkJCTxkdGU6Q2FudGlkYWQ+MjYzPC9kdGU6Q2FudGlkYWQ+CgkJCQkJCTxkdGU6VW5pZGFkTWVkaWRhPkxCUzwvZHRlOlVuaWRhZE1lZGlkYT4KCQkJCQkJPGR0ZTpEZXNjcmlwY2lvbj5CaWNpY2xldGFzIG51ZXZhcyB5IGRlIHJldG9ybm8gPC9kdGU6RGVzY3JpcGNpb24+CgkJCQkJCTxkdGU6UHJlY2lvVW5pdGFyaW8+MTYuNjwvZHRlOlByZWNpb1VuaXRhcmlvPgoJCQkJCQk8ZHRlOlByZWNpbz40MzY1Ljg8L2R0ZTpQcmVjaW8+CgkJCQkJCTxkdGU6RGVzY3VlbnRvPjA8L2R0ZTpEZXNjdWVudG8+CgkJCQkJCTxkdGU6SW1wdWVzdG9zPgoJCQkJCQkJPGR0ZTpJbXB1ZXN0bz4KCQkJCQkJCQk8ZHRlOk5vbWJyZUNvcnRvPklWQTwvZHRlOk5vbWJyZUNvcnRvPgoJCQkJCQkJCTxkdGU6Q29kaWdvVW5pZGFkR3JhdmFibGU+MTwvZHRlOkNvZGlnb1VuaWRhZEdyYXZhYmxlPgoJCQkJCQkJCTxkdGU6TW9udG9HcmF2YWJsZT4zODk4LjAzNTcxNDwvZHRlOk1vbnRvR3JhdmFibGU+CgkJCQkJCQkJPGR0ZTpNb250b0ltcHVlc3RvPjQ2Ny43NjQyODY8L2R0ZTpNb250b0ltcHVlc3RvPgoJCQkJCQkJPC9kdGU6SW1wdWVzdG8+CgkJCQkJCTwvZHRlOkltcHVlc3Rvcz4KCQkJCQkJPGR0ZTpUb3RhbD40MzY1Ljg8L2R0ZTpUb3RhbD4KCQkJCQk8L2R0ZTpJdGVtPgoJCQkJPC9kdGU6SXRlbXM+CgkJCQk8ZHRlOlRvdGFsZXM+CgkJCQkJPGR0ZTpUb3RhbEltcHVlc3Rvcz4KCQkJCQkJPGR0ZTpUb3RhbEltcHVlc3RvIE5vbWJyZUNvcnRvPSJJVkEiIFRvdGFsTW9udG9JbXB1ZXN0bz0iNDY3Ljc2NDI4NiIvPgoJCQkJCTwvZHRlOlRvdGFsSW1wdWVzdG9zPgoJCQkJCTxkdGU6R3JhblRvdGFsPjQzNjUuODwvZHRlOkdyYW5Ub3RhbD4KCQkJCTwvZHRlOlRvdGFsZXM+CgkJCTwvZHRlOkRhdG9zRW1pc2lvbj4KCQk8L2R0ZTpEVEU+CgkJPGR0ZTpBZGVuZGE+CgkJCTxEb2NFbnRyeT43MjAzOTwvRG9jRW50cnk+CgkJCTxUeXBlPjEzPC9UeXBlPgoJCQk8VGlwb0NhbWJpbz4xLjAwMDAwMDwvVGlwb0NhbWJpbz4KCQkJPEFwZXJ0dXJhPjIwMjAtMDEtMTg8L0FwZXJ0dXJhPgoJCQk8UG9saXphPk4vQTwvUG9saXphPgoJCQk8RXRpcXVldGE+QVpVTDwvRXRpcXVldGE+CgkJCTxJbWFnZW5GYWN0dXJhPk4vQTwvSW1hZ2VuRmFjdHVyYT4KCQkJPERvY3RvU2VyaWU+RkNGRUwxPC9Eb2N0b1NlcmllPgoJCQk8RG9jdG9Obz41NjgzNTwvRG9jdG9Obz4KCQkJPENvbWVudGFyaW9zPkJhc2FkbyBlbiBQZWRpZG9zIGRlIGNsaWVudGUgNjY4NzcuIFNFUkZFTFgxLTEwMDA1NjgzNS0tQVpVTC0tMTAwMDU2ODM1PC9Db21lbnRhcmlvcz4KCQk8L2R0ZTpBZGVuZGE+Cgk8L2R0ZTpTQVQ+CjwvZHRlOkdURG9jdW1lbnRvPg==\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"valid\": true,\r\n    \"uuid\": \"3571421B-C1C9-41ED-BB3E-BF60CE9326F5\",\r\n    \"sat\": {\r\n        \"serie\": \"8082F8E2\",\r\n        \"no\": \"562122267\",\r\n        \"authorization\": \"8082F8E2-2181-4E1B-9E35-674ECA373BFB\",\r\n        \"certification_date\": \"2023-04-18 09:05:20\"\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": [],\r\n    \"invoice_url\": \"https://felplex.stage.plex.lat/pdf/3571421B-C1C9-41ED-BB3E-BF60CE9326F5\"\r\n}"}],"_postman_id":"fa73dc03-18cd-481f-b1ba-cc4c55aa55e8"},{"name":"Crear DTE con SMS y Whatsapp","id":"1d056e61-a2ad-4217-b600-8832826d0d1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2020-12-20T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 0,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"quantity\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"4.70\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 0,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"1607421\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null,\r\n    \"phones\": [\r\n        {\r\n            \"type\": 1,\r\n            \"phone\": \"+502\"\r\n        },\r\n        {\r\n            \"type\": 2,\r\n            \"phone\": \"+502\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"description":"<p>Para enviar el DTE por SMS debemos agregar a nuestra petición:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\"> \"phones\": [        \n     {            \n         \"type\": 1,            \n         \"phone\": \"+502\"\n      },\n\n</code></pre>\n<p>Para enviar el DTE por Whatsapp debemos agregar a nuestra petición</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\"> \"phones\": [        \n     {            \n         \"type\": 2,            \n         \"phone\": \"+502\"\n      },\n\n</code></pre>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"1d056e61-a2ad-4217-b600-8832826d0d1d"},{"name":"Crear DTE con exportaciones","id":"d8b4c3cc-76e4-491c-a9b8-2b6989a66859","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2023-04-15T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 1,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"quantity\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"0.00\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 1,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"CF\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null,\r\n    \"export\": {\r\n        \"buyerAddress\" : \"\",\r\n        \"buyerCode\" : \"\",\r\n        \"buyerName\" : \"\",\r\n        /*Dato obligatorio*/\r\n        \"consigneeAddress\" : \"Guatemala\",\r\n        /*Dato obligatorio*/\r\n        \"consigneeName\" : \"John\",\r\n        \"exporterCode\" : \"\",\r\n        \"exporterName\" : \"\",\r\n        /*Dato obligatorio*/\r\n        \"incoterm\" : \"FAS\",\r\n        \"otherReferences\" : \"\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"75fa1f1a-45b2-4fec-af7f-ac489b9ae91f","name":"Crear DTE con exportaciones","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"type\": \"FACT\",\r\n    \"datetime_issue\": \"2023-04-15T00:00:00\",\r\n    \"items\": [\r\n        {\r\n            \"qty\": 1,\r\n            \"type\": \"B\",\r\n            \"price\": 100,\r\n            \"description\": \"Vasos plásticos\",\r\n            \"without_iva\": 1,\r\n            \"discount\": 25,\r\n            \"is_discount_percentage\": 0,\r\n            \"taxes\": {\r\n                \"quantity\": null,\r\n                \"tax_code\": null,\r\n                \"full_name\": null,\r\n                \"short_name\": null,\r\n                \"tax_amount\": null,\r\n                \"taxable_amount\": null\r\n            }\r\n        }\r\n    ],\r\n    \"total\": 75,\r\n    \"total_tax\": \"0.00\",\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"example@exammple.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"\"\r\n        }\r\n    ],\r\n    \"to_cf\": 1,\r\n    \"to\": {\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"CF\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        }\r\n    },\r\n    \"exempt_phrase\": null,\r\n    \"export\": {\r\n        \"buyerAddress\" : \"\",\r\n        \"buyerCode\" : \"\",\r\n        \"buyerName\" : \"\",\r\n        /*Dato obligatorio*/\r\n        \"consigneeAddress\" : \"Guatemala\",\r\n        /*Dato obligatorio*/\r\n        \"consigneeName\" : \"John\",\r\n        \"exporterCode\" : \"\",\r\n        \"exporterName\" : \"\",\r\n        /*Dato obligatorio*/\r\n        \"incoterm\" : \"FAS\",\r\n        \"otherReferences\" : \"\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"valid\": true,\r\n    \"uuid\": \"08EBB031-D57E-493B-B33B-E5040EF5F596\",\r\n    \"sat\": {\r\n        \"serie\": \"956D6632\",\r\n        \"no\": \"664486957\",\r\n        \"authorization\": \"956D6632-279B-442D-8974-A68CCE615DBE\",\r\n        \"certification_date\": \"2023-04-18 08:47:13\"\r\n    },\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": [],\r\n    \"invoice_url\": \"https://felplex.stage.plex.lat/pdf/08EBB031-D57E-493B-B33B-E5040EF5F596\"\r\n}"}],"_postman_id":"d8b4c3cc-76e4-491c-a9b8-2b6989a66859"},{"name":"Anular DTE","id":"8106a916-d70c-4915-a882-80c377a2b6ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"reason\": \"El cliente eliminó la compra.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/UUID_RECIBIDO_AL_CREAR_DTE","description":"<p><strong>El UUID a ingresar debe ser el devuelto por parte de FELplex, no confundir con Autorizacion de SAT</strong></p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","UUID_RECIBIDO_AL_CREAR_DTE"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"5e3937f5-f216-4abe-bd69-be93b741c5bb","name":"Anular DTE","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"reason\": \"El cliente eliminó la compra.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/UUID_RECIBIDO_AL_CREAR_DTE"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"uuid\": \"3F5FEB44-F648-4228-B797-CB8FB2FA72F3\",\r\n    \"certifier\": {\r\n        \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n        \"tax_code\": \"96941243\"\r\n    },\r\n    \"errors\": {\r\n        \"certifier\": []\r\n    }\r\n}"}],"_postman_id":"8106a916-d70c-4915-a882-80c377a2b6ec"},{"name":"Buscar NIT","id":"8b6e60b4-26b9-47a2-aba8-7233237150cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/find/NIT/NIT_DEL_USUARIO","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","find","NIT","NIT_DEL_USUARIO"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"bd0ba927-f236-4af6-aeb6-16b63553d9bc","name":"Buscar NIT","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/find/NIT/NIT_O_CUI_DEL_USUARIO"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 1,\r\n        \"tax_code_type\": \"NIT\",\r\n        \"tax_code\": \"96941243\",\r\n        \"tax_name\": \"CARI Latinoamerica S.A.\",\r\n        \"phones\": [],\r\n        \"emails\": [],\r\n        \"address\": {\r\n            \"zip\": \"09001\",\r\n            \"state\": \"Quetzaltenango\",\r\n            \"street\": \"29av 7A-88 Zona 3\",\r\n            \"country\": \"GT\"\r\n        },\r\n        \"name\": \"CARI Latinoamerica S.A.\"\r\n    }"}],"_postman_id":"8b6e60b4-26b9-47a2-aba8-7233237150cd"},{"name":"Buscar CUI","id":"fc30822a-9372-4eea-8570-87357e4bd9e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/find/CUI/CUI_DEL_USUARIO","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","find","CUI","CUI_DEL_USUARIO"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"66bb6a9e-de6f-4ef9-8fa3-e07bc35b427c","name":"Buscar CUI","originalRequest":{"method":"GET","header":[],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/find/CUI/CUI_DEL_USUARIO"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"id\": 144812,\r\n        \"tax_code_type\": \"CUI\",\r\n        \"tax_code\": \"1111111111111\",\r\n        \"tax_name\": \"John Doe\",\r\n        \"phones\": [],\r\n        \"emails\": [\r\n            \"example@exammple.com\"\r\n        ],\r\n        \"address\": {\r\n            \"street\": \"1a Calle\",\r\n            \"city\": \"Mixco\",\r\n            \"state\": \"Guatemala\",\r\n            \"zip\": \"01001\",\r\n            \"country\": \"GT\"\r\n        },\r\n        \"name\": \"John Doe\"\r\n    }\r\n]"}],"_postman_id":"fc30822a-9372-4eea-8570-87357e4bd9e8"},{"name":"Listado de Frases de Exento","id":"ea75b915-c7eb-4293-95fe-fb3b1fe7b0d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"X-Authorization","type":"text","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/exempt-phrases","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","exempt-phrases"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"46ab277a-f3df-4e3e-ac34-15e7064d744a","name":"Frases de Exento","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{felplex}}/api/exempt-phrases"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Aug 2020 20:19:17 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.31"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Content-Length","value":"2526"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"Servicios de intituciones fiscalizadas por la SIB y bolsas de valores autorizadas (art. 7 num. 4 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 7 num. 4 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 2\n    },\n    {\n        \"name\": \"Ventas de cooperativas (art. 7 num. 5 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 7 num. 5 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 3\n    },\n    {\n        \"name\": \"Donaciones (art.  7 num. 9 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art.  7 num. 9 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 4\n    },\n    {\n        \"name\": \"Servicios exentos (art. 7 núm. 13 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 7 núm. 13 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 6\n    },\n    {\n        \"name\": \"Venta  de  activos  de  Bancos  o  Sociedades  Financieras (art. 7 num. 14 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 7 num. 14 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 7\n    },\n    {\n        \"name\": \"Medicamentos (art. 7 num. 15 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 7 num. 15 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 9\n    },\n    {\n        \"name\": \"Vehículos (art. 55 Ley del IVA).\",\n        \"phrase\": \"Esta factura no incluye IVA (art. 55 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 10\n    },\n    {\n        \"name\": \"Ventas de maquilas (Decreto 29-89 Ley de Maquila).\",\n        \"phrase\": \"No afecta al IVA (Decreto 29-89 Ley de Maquila)\",\n        \"type\": 4,\n        \"code\": 11\n    },\n    {\n        \"name\": \"Ventas a zonas francas (Decreto 65-89 Ley de Zonas Francas).\",\n        \"phrase\": \"No afecta al IVA (Decreto 65-89 Ley de Zonas Francas)\",\n        \"type\": 4,\n        \"code\": 12\n    },\n    {\n        \"name\": \"Venta de vivienda (art. 7 num. 12,  Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 7 num. 12,  Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 13\n    },\n    {\n        \"name\": \"Venta de títulos y acciones (art. 7 num. 6 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 7 num. 6 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 14\n    },\n    {\n        \"name\": \"Venta al menudeo en mercados. Exenta del IVA (art. 7 num. 11 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 7 num. 11 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 15\n    },\n    {\n        \"name\": \"Ventas y servicios universidades (art. 8 núm. 2 Ley del IVA).\",\n        \"phrase\": \"Exenta del IVA (art. 8 núm. 2 Ley del IVA)\",\n        \"type\": 4,\n        \"code\": 16\n    },\n    {\n        \"name\": \"Ventas Zolic (art. 32 literal c Ley Orgánica Zolic).\",\n        \"phrase\": \"Exenta del IVA (art. 32 literal c Ley Orgánica Zolic)\",\n        \"type\": 4,\n        \"code\": 17\n    },\n    {\n        \"name\": \"Ventas a exentos con resolución específica.\",\n        \"phrase\": \"Contribuyentes con resoluciones específicas de exención al IVA\",\n        \"type\": 4,\n        \"code\": 18\n    }\n]"}],"_postman_id":"ea75b915-c7eb-4293-95fe-fb3b1fe7b0d9"},{"name":"Listado de Frases de Exento de ISR","id":"c4e3090c-de7a-43b7-9c36-90c99f26615f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"X-Authorization","type":"text","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/isr-exempt-phrases","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","isr-exempt-phrases"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"ab9159d2-7e82-457a-8e5d-386778d3e0de","name":"Frases de Exento","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{felplex}}/api/isr-exempt-phrases"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Aug 2020 20:19:17 GMT"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.31"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Content-Length","value":"2526"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"Exenciones generales universidades. Las universidades legalmente autorizadas para funcionar en el país.\",\n        \"phrase\": \"Exenta del ISR (art. 8 núm. 2 Ley de Actualización Tributaria)\",\n        \"code\": 1\n    },\n    {\n        \"name\": \"Exenciones generales centros educativos privados. Los centros educativos privados, como centros de  cultura, exclusivamente en las rentas derivadas de:  matrícula de inscripción, colegiaturas y derechos de examen, por los cursos que tengan autorizados por la  autoridad competente.\",\n        \"phrase\": \"Exenta del ISR (art. 8 núm. 3 Ley de Actualización Tributaria)\",\n        \"code\": 2\n    },\n    {\n        \"name\": \"Exenciones generales iglesias. Exclusivamente por razón de culto.\",\n        \"phrase\": \"Exenta del ISR (art. 8 núm. 5 Ley de Actualización Tributaria)\",\n        \"code\": 3\n    },\n    {\n        \"name\": \"Exenciones Rentas de Actividades Lucrativas entes no lucrativos. Las rentas que obtengan los entes que destinen exclusivamente a los fines no lucrativos de su creación y en ningún caso distribuyan, directa o indirectamente, utilidades o bienes entre sus integrantes, tales como: los colegios profesionales; los partidos políticos; los comités cívicos; las asociaciones o fundaciones no lucrativas legalmente autorizadas e inscritas como exentas ante la Administración Tributaria, que tengan por objeto la beneficencia, asistencia o el servicio social, actividades culturales, científicas de educación e instrucción, artísticas, literarias, deportivas, políticas, sindicales, gremiales, religiosas, o el desarrollo de comunidades indígenas; únicamente por la parte que provenga de donaciones o cuotas ordinarias o extraordinarias.\",\n        \"phrase\": \"Exenta del ISR (art. 11 núm. 1 Ley de Actualización Tributaria)\",\n        \"code\": 4\n    },\n    {\n        \"name\": \"Exenciones Rentas de Actividades Lucrativas cooperativas. Las rentas de las cooperativas legalmente constituidas en el país, provenientes de las transacciones con sus asociados y con otras cooperativas, federaciones y confederaciones de cooperativas.\",\n        \"phrase\": \"Exenta del ISR (art. 11 núm. 2 Ley de Actualización Tributaria)\",\n        \"code\": 5\n    },\n    {\n        \"name\": \"Exenta ISR Zolic. Para el cumplimiento de sus fines, la institución gozará de la exención de impuestos, derechos y arbitrios fiscales o municipales, establecidos o que se establezcan.\",\n        \"phrase\": \"Exenta del ISR (art. 31 Ley Orgánica Zolic)\",\n        \"code\": 6\n    },\n    {\n        \"name\": \"Exenta ISR Usuarios Zolic. Los usuarios que se instalen y operen dentro de la Zona Libre gozarán de exención del ISR por 10 años a partir de la fecha en que la empresa inicie sus operaciones dentro de la Zona Libre.\",\n        \"phrase\": \"Exenta del ISR (art. 32 litar a, Ley Orgánica Zolic)\",\n        \"code\": 7\n    },\n    {\n        \"name\": \"Exenciones generales entidades del Estado. Los organismos del Estado y sus entidades descentralizadas, autónomas, las municipalidades y sus empresas.\",\n        \"phrase\": \"Exenta del ISR (art. 8 núm. 1 Ley de Actualización Tributaria)\",\n        \"code\": 8\n    },\n    {\n        \"name\": \"Exención por servicio de carga eléctrica a otros tipos de vehículos y transporte. Servicio de carga para vehículos eléctricos, hidrógeno y sistema de transporte eléctrico.\",\n        \"phrase\": \"Exenta del ISR (Art. 4, literal b), numeral ii, Dec. 40-2022, Ley Inc. Mov. Eléctrica)\",\n        \"code\": 9\n    },\n    {\n        \"name\": \"Exención por servicios de ensamblaje y/o producción a otros vehículos y transporte. Renta generada por ensamblaje y/o producción de vehículos hibridos, motocicleta eléctrica, vehículo impulsado por hidrógeno y sistema de transporte eléctrico.\",\n        \"phrase\": \"Exenta del ISR (Art. 7, literal f, Dec. 40-2022, Ley Inc. Mov. Eléctrica)\",\n        \"code\": 10\n    },\n    {\n        \"name\": \"Exención a servicios de transporte público y colectivo. Prestación de servicios de transporte público y transporte colectivo a través de vehículos eléctricos, híbridos, impulsados por hidrógeno y sistema de transporte eléctrico.\",\n        \"phrase\": \"Exenta del ISR (Art. 7, literal g, Dec. 40-2022, Ley Inc. Mov. Eléctrica)\",\n        \"code\": 11\n    },\n    {\n        \"name\": \"Rentas no afectas, obtenidos en conceptos de cuotas cuyo destino específicamente para cubrir gastos comunes de administración, mantenimiento, reparaciones, de servicios generales y primas de seguros de edificios, efectuados por los condóminos.\",\n        \"phrase\": \"No afecta al ISR (Fuera del hecho generador, arto. 10, Ley de Actualización Tributaria)\",\n        \"code\": 12\n    }\n]"}],"_postman_id":"c4e3090c-de7a-43b7-9c36-90c99f26615f"},{"name":"Solicitar Texto de DTE","id":"94e4dad3-9df4-42a0-9f8d-5628f6939de4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"X-Authorization","type":"text","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/UUID_RECIBIDO_AL_CREAR_DTE/text","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","UUID_RECIBIDO_AL_CREAR_DTE","text"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"ebc859f4-a685-4d1d-b026-903c58fab709","name":"Solicitar Texto de DTE","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"X-Authorization","type":"text","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/UUID_RECIBIDO_AL_CREAR_DTE/text"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"Generado por www.felplex.com\r\n\r\nDocumento Tributario Electrónico\r\nFactura\r\n\r\nFecha: 2023-04-18\r\nNo.: 3547546516 Serie: E8796919\r\n---------------------------------\r\n\r\nCLA Regimen General\r\nNIT: 326070\r\nCiudad Quetzaltenango, Quetzaltenango\r\n\r\n---------------------------------\r\nNombre: John Doe\r\nNIT: 1607421\r\nDirección: 1a Calle, Mixco, Guatemala\r\n\r\nUNI DESCRIPCION TOTAL\r\n--- ------------------ -------\r\n1 Vasos plasticos 100.00\r\n\r\nSUBTOTAL: 100.00\r\nDESCUENTO: 25.00\r\nTOTAL: 75.00\r\n\r\n\r\n\r\n\r\n\r\nSujeto a pago directo ISR 1234567890 2020-10-14\r\n\r\n\r\nNúmero y Fecha de Autorización:\r\nE8796919-D373-4394-8D3D-17584999296F\r\nCertificador: CARI LATINOAMERICA, S.A.\r\nNIT: 96941243\r\nFecha: 2023-04-18 07:36:47"}],"_postman_id":"94e4dad3-9df4-42a0-9f8d-5628f6939de4"},{"name":"Solicitar DTE's disponibles","id":"dad204fc-670d-425e-9496-8c78c52e41ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"X-Authorization","type":"text","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/credits","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","credits"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"358e5f05-f7d5-4c28-8965-280e51897cf1","name":"Solicitar DTE's disponibles","originalRequest":{"method":"GET","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"X-Authorization","type":"text","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD"}],"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/credits"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"1000"}],"_postman_id":"dad204fc-670d-425e-9496-8c78c52e41ec"},{"name":"Reintentar la certificacion de un documento","id":"7774d703-ebe5-4dd9-8445-313e5f34e2a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"test@test.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"info@test.com\"\r\n        }\r\n    ],\r\n\"invoice_uuid\": null,\r\n    \"xml\": \"XML en base64 a certificar\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await","description":"<p>StartFragment</p>\n<p>El DTE es enviado a certificar pero devuelve un error y un uuid</p>\n<p>Despues de corregir o corroborar los datos enviados podemos agregar el campo \"invoice_uuid\" a nuestra peticion con el valor recibido en el primer intento, para actualizar la informacion y certificar el mismo documento</p>\n<p>En caso de que el documento es nuevo o diferente el campo invoice_uuid puede ser null</p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","await"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"f62cb447-3512-4d00-adb0-d94e4f74c34b","name":"Reintentar la certificacion de un documento","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emails\": [\r\n        {\r\n            \"email\": \"test@test.com\"\r\n        }\r\n    ],\r\n    \"emails_cc\": [\r\n        {\r\n            \"email\": \"info@test.com\"\r\n        }\r\n    ],\r\n\"invoice_uuid\": null,\r\n    \"xml\": \"XML en base64 a certificar\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/await"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\r\n  \"valid\": true,\r\n  \"uuid\": \"08EBB031-D57E-493B-B33B-E5040EF5F596\",\r\n  \"sat\": {\r\n    \"serie\": \"956D6632\",\r\n    \"no\": \"664486957\",\r\n    \"authorization\": \"956D6632-279B-442D-8974-A68CCE615DBE\",\r\n    \"certification_date\": \"2023-04-18 08:47:13\"\r\n  },\r\n  \"certifier\": {\r\n    \"name\": \"CARI LATINOAMERICA, S.A.\",\r\n    \"tax_code\": \"96941243\"\r\n  },\r\n  \"errors\": [],\r\n  \"invoice_url\": \"https://felplex.stage.plex.lat/pdf/08EBB031-D57E-493B-B33B-E5040EF5F596\""}],"_postman_id":"7774d703-ebe5-4dd9-8445-313e5f34e2a9"},{"name":"Reporte de documentos emitidos","id":"79ae9c2e-cd24-46f4-bbb2-5a9fcbcb8b69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"date_from","value":"2024-04-01","type":"text"},{"key":"date_to","value":"2024-04-08","type":"text"}]},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/reports","description":"<p>Obtener reportes de DTE's emitidos filtrados por fechas.</p>\n","urlObject":{"path":["api","entity","ID_DE_LA_EMPRESA_EN_FELPLEX","invoices","reports"],"host":["https://felplex.stage.plex.lat"],"query":[],"variable":[]}},"response":[{"id":"091ff7b1-6031-48ba-9f9f-9adcd17a7997","name":"Reportes","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"X-Authorization","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"date_from","value":"2024-04-01","type":"text"},{"key":"date_to","value":"2024-04-08","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"https://felplex.stage.plex.lat/api/entity/ID_DE_LA_EMPRESA_EN_FELPLEX/invoices/reports"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"[\r\n    {\r\n        \"uuid\": \"DB7DADE2-254B-4BAD-8B6B-CC286D5CF28F\",\r\n        \"fecha_emisión\": \"2024-04-08\",\r\n        \"estado\": \"ENVIADO\",\r\n        \"tipo\": \"Factura\",\r\n        \"receptor\": \"96941243\",\r\n        \"tipo_receptor\": \"NIT\",\r\n        \"emitido_por\": null,\r\n        \"moneda\": \"GTQ\",\r\n        \"total\": \"25.000000\",\r\n        \"fecha_certificación\": \"2024-04-08 08:14:57\",\r\n        \"no_autorización\": \"90632746-8DB6-4D1C-A465-9472CB1D73A0\",\r\n        \"no_serie\": null,\r\n        \"no\": \"2377534748\",\r\n        \"id_externo\": null,\r\n        \"establecimiento\": \"1\"\r\n    },\r\n    {\r\n        \"uuid\": \"31FD17DF-BD12-4185-8F4D-CAC1072E16F9\",\r\n        \"fecha_emisión\": \"2024-04-05\",\r\n        \"estado\": \"ENVIADO\",\r\n        \"tipo\": \"Factura\",\r\n        \"receptor\": \"CF\",\r\n        \"tipo_receptor\": \"NIT\",\r\n        \"emitido_por\": null,\r\n        \"moneda\": \"GTQ\",\r\n        \"total\": \"60.000000\",\r\n        \"fecha_certificación\": \"2024-04-05 15:59:41\",\r\n        \"no_autorización\": \"B086BEA7-82DD-4262-9F4A-7E0EB656EC82\",\r\n        \"no_serie\": null,\r\n        \"no\": \"2195538530\",\r\n        \"id_externo\": null,\r\n        \"establecimiento\": \"2\"\r\n    }\r\n]"}],"_postman_id":"79ae9c2e-cd24-46f4-bbb2-5a9fcbcb8b69"}],"event":[{"listen":"prerequest","script":{"id":"f8efac27-7f13-458d-b5cd-995fdbcf1a62","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"aaf274d3-ffd6-40d5-8ca9-d4890404119c","type":"text/javascript","exec":[""]}}],"variable":[{"key":"api_key","value":"APIKEY_CON_PERMISOS_PARA_LA_ENTIDAD"},{"key":"dte_uuid","value":"UUID_RECIBIDO_AL_CREAR_DTE"},{"key":"empresa","value":"ID_DE_LA_EMPRESA_EN_FELPLEX"},{"key":"entorno","value":"https://felplex.stage.plex.lat"},{"key":"facturable_tipo","value":"NIT"},{"key":"facturable","value":"NIT_O_CUI_DEL_USUARIO"},{"key":"await","value":"await"},{"key":"nit","value":"NIT_DEL_USUARIO"},{"key":"nit_usuario","value":"NIT_DEL_USUARIO"},{"key":"cui_usuario","value":"CUI_DEL_USUARIO","type":"string"}]}