Last active
August 29, 2015 14:11
-
-
Save jplaza/efcd4e66838a30167087 to your computer and use it in GitHub Desktop.
Emisión de Guía de Remisión
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
{ | |
"apikey": "497eacaa70f34afb86e343d568540cc5", | |
"codigoestablecimiento": "001", | |
"codigopuntoventa":"001", | |
"secuencia": "000000003", | |
"fechainiciotransporte":"12-12-2014", | |
"fechafintransporte": "12-12-2014", | |
"direccionpartida": "Victor Emilio Estrada", | |
"transportista": { | |
"tipoidentificacion":"RUC", | |
"identificacion":"0924447956001", | |
"razonsocial": "DHL", | |
"correo": "[email protected]", | |
"placa":"PHX-123", | |
"telefono": "1989898923" | |
}, | |
"destinatarios": [{ | |
"tipoidentificacion": "RUC", | |
"identificacion": "0923878475001", | |
"razonsocial": "FedEx", | |
"direccion": "Av. Eloy Alfaro 203", | |
"fechadocumentosustento": "11-11-2013", | |
"numerodocumentosustento": "001-001-000000008", | |
"autorizaciondocumentosustento": "0123456789", | |
"motivotraslado": "Venta", | |
"codigodocumentosustento": "01", | |
"ruta": "GYE - UIO", | |
"docaduanerounico": "", | |
"codestablecimientodestino": "001", | |
"items": [{ | |
"cantidad": 1.00, | |
"codigointerno": "192", | |
"codigoauxiliar": "001", | |
"descripcion": "Playstation 4", | |
"detalles_adicionales": { | |
"numero": "DFGDG2342-2", | |
"serie": "1-2014-2" | |
} | |
}] | |
}] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment