API ORIONPLUS

ENTORNO: prod


APP MOVIL
ACCION Metodo URL PARAMT TOKEN
Login GET app-movil/login/{cod_lic}/{token_lic}/{version_api}/{revision_api}/{login}/{clave}
                                    
-
Cerrar Sesion GET app-movil/v4/cierresesion
                                    
TRUE
RECEPCION FAE PROV - EVENTOS - DTE (HAB - PRUEBA)
ACCION Metodo URL PARAMT TOKEN
Recepcion FAE PROV POST api-fe/notificar-recepcion-fae
            {
                "documentId": "SETT0123",
                "documentTypeCode": "01",
                "uuid": "b1cb3141187bcebbb2638551c1ad2b8f9dd",
                "supplierNit": "0123456789",
                "receiverNit": "900362111",
                "partnershipId": "98765543",
                "documentDate": "1566561600.0",
                "createdAt": "1591962069.0",
                "orderReference": "0001",
                "attachedDocumentUrl": "https://bucket.s3.amazonaws.com/xml/ad0000SETT0123.xml",
                "xmlUrl": "https://bucket.s3.amazonaws.com/xml/ad0000SETT0123.xml",
                "pdfUrl": "https://bucket.s3.amazonaws.com/pdf/fv0000SETT0123.pdf",
                "attachmentUrl": "https://bucket.s3.amazonaws.com/anexos/ad0000SETT0123.zip",
                "electronicMail": "cadena@cadena.com",
                "actualDeliveryDate": "1601962069.0"
            }
TRUE
Recepcion Eventos POST api-fe/notificar-recepcion-eventos
            {
                "documentId": "FE3859",
                "supplierId": "900362111",
                "receiverId": "890905000",
                "documentTypeCode": "01",
                "prefix": "SETT",
                "uuid": "a3947b72e28d4a70f27baa1733c7a6479ee21f0e42b396f33e7afd5046dd2551566132aa19227a744b9b13413308c366",
                "partnershipId": "xxx",
                "event": {
                   "statusCode": "031",
                   "statusDescription": "Reclamo",
                   "eventId": "REC323929",
                   "statusDate": 1651480827.235,
                   "createdAt": 1591962069.0,
                   "attachedDocumentUrl": "https://bucket.s3.amazonaws.com/xml/ad0000SETT0123.xml",
                   "applicationRequestUrl": "https://bucket.s3.amazonaws.com/xml/ad0000SETT0123.xml",
                   "applicationResponseUrl": "https://bucket.s3.amazonaws.com/xml/ad0000SETT0123.xml",
                   "pdfUrl": "https://bucket.s3.amazonaws.com/pdf/fv0000SETT0123.pdf",
                   "statusNote": "No se relaciono la orden de compra",
                   "claimConcept": "01",
                   "statusReason": "Documento con inconsistencias",
                   "username": "jcastillob@xxxxxxx.co",
                   "cude": 
                   "f68828be62c0b46e009e507cb9cxsxssb7f559280eaaee4ecbb3f19c78e00745f885ad4744ced653f94117c67da660"
                }
               }
TRUE
DTE HAB POST api-fe/dte/vp-hab
            {
                "documentId": "SETT2001",
                "nit_emisor": "900362111-7",
                "codeDepartamento": "07001",
                "ciudad": "CALI",
                "departamento": "VALLE DEL CAUDA",
                "Direccion": "CL LA REINA",
                "razonSocial": "ABP SOLUCIONES S.A.S.",
                "setTestID": "c07c3833-50eb-43a5-a665-a185b46bd03a"
            }
-
DTE PRUEBAS POST api-fe/dte/vp
            {
                "documentId": "SETT2001",
                "nit_emisor": "900362111-7",
                "codeDepartamento": "07001",
                "ciudad": "CALI",
                "departamento": "VALLE DEL CAUDA",
                "Direccion": "CL LA REINA",
                "razonSocial": "ABP SOLUCIONES S.A.S.",
                "setTestID": "c07c3833-50eb-43a5-a665-a185b46bd03a"
            }
-