WSAppGM
Haga clic aquí para obtener una lista completa de operaciones.
UsuariosRegistrados
Prueba
El formulario de prueba sólo está disponible para solicitudes del equipo local.SOAP 1.1
A continuación se muestra un ejemplo de solicitud y respuesta para SOAP 1.1. Es necesario reemplazar los marcadores de posición que aparecen con valores reales.
POST /WSAppGM.asmx HTTP/1.1
Host: wsapp.grupomarpait.mx
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://grupo-marpa.com.mx:81/UsuariosRegistrados"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<AuthenticationHeaderMAC xmlns="http://grupo-marpa.com.mx:81/">
<mac>string</mac>
</AuthenticationHeaderMAC>
</soap:Header>
<soap:Body>
<UsuariosRegistrados xmlns="http://grupo-marpa.com.mx:81/">
<todos>boolean</todos>
<mac>string</mac>
</UsuariosRegistrados>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<UsuariosRegistradosResponse xmlns="http://grupo-marpa.com.mx:81/">
<UsuariosRegistradosResult>
<estatus>boolean</estatus>
<msjError>string</msjError>
<lstUsuarios>
<UsuariosRegistrado>
<mac>string</mac>
<usuario>string</usuario>
<estatus>string</estatus>
<cEmpresasSmarpa>string</cEmpresasSmarpa>
<CEmpresaTicket>string</CEmpresaTicket>
<EmpresaML>string</EmpresaML>
<cPersonal>int</cPersonal>
<cMonitor>int</cMonitor>
<cObras>int</cObras>
<cInventario>int</cInventario>
<fchRegistro>dateTime</fchRegistro>
<fchAcceso>string</fchAcceso>
<sincroniza>int</sincroniza>
<SO>string</SO>
<Tipo>string</Tipo>
<PCVersion>string</PCVersion>
<lstPermisosEmpresa xsi:nil="true" />
<EmpRegistro>string</EmpRegistro>
<cMapa>int</cMapa>
<cEmpresa>int</cEmpresa>
<eVcard>int</eVcard>
<eComercio>int</eComercio>
<Ubicacion>int</Ubicacion>
<PuedeCerrar>int</PuedeCerrar>
<EdiPuntoChecada>int</EdiPuntoChecada>
<nombre>string</nombre>
<empresa>string</empresa>
<sucursal>string</sucursal>
<depto>string</depto>
<puesto>string</puesto>
<rVentas>int</rVentas>
<regCamaras>int</regCamaras>
<regAsignacion>int</regAsignacion>
<verCamaras>int</verCamaras>
<dCorporativo>int</dCorporativo>
<dGmit>int</dGmit>
<dCodigos>int</dCodigos>
<dSucursales>int</dSucursales>
<usuEstatus>boolean</usuEstatus>
<ediNube>int</ediNube>
<cVehiculos>int</cVehiculos>
<rGasolina>int</rGasolina>
<cSitios>int</cSitios>
<ediFotoGasolina>int</ediFotoGasolina>
<lstGralGasolina>int</lstGralGasolina>
<cClientes>int</cClientes>
<cApartado>int</cApartado>
<cLstPrecio>int</cLstPrecio>
<atributosSMA>int</atributosSMA>
<cambiarUsuario>int</cambiarUsuario>
<ordenCompra>int</ordenCompra>
<qrShell>int</qrShell>
<indVentas>int</indVentas>
<indEvidencias>int</indEvidencias>
<indInventarios>int</indInventarios>
<descargaChecadas>int</descargaChecadas>
</UsuariosRegistrado>
<UsuariosRegistrado>
<mac>string</mac>
<usuario>string</usuario>
<estatus>string</estatus>
<cEmpresasSmarpa>string</cEmpresasSmarpa>
<CEmpresaTicket>string</CEmpresaTicket>
<EmpresaML>string</EmpresaML>
<cPersonal>int</cPersonal>
<cMonitor>int</cMonitor>
<cObras>int</cObras>
<cInventario>int</cInventario>
<fchRegistro>dateTime</fchRegistro>
<fchAcceso>string</fchAcceso>
<sincroniza>int</sincroniza>
<SO>string</SO>
<Tipo>string</Tipo>
<PCVersion>string</PCVersion>
<lstPermisosEmpresa xsi:nil="true" />
<EmpRegistro>string</EmpRegistro>
<cMapa>int</cMapa>
<cEmpresa>int</cEmpresa>
<eVcard>int</eVcard>
<eComercio>int</eComercio>
<Ubicacion>int</Ubicacion>
<PuedeCerrar>int</PuedeCerrar>
<EdiPuntoChecada>int</EdiPuntoChecada>
<nombre>string</nombre>
<empresa>string</empresa>
<sucursal>string</sucursal>
<depto>string</depto>
<puesto>string</puesto>
<rVentas>int</rVentas>
<regCamaras>int</regCamaras>
<regAsignacion>int</regAsignacion>
<verCamaras>int</verCamaras>
<dCorporativo>int</dCorporativo>
<dGmit>int</dGmit>
<dCodigos>int</dCodigos>
<dSucursales>int</dSucursales>
<usuEstatus>boolean</usuEstatus>
<ediNube>int</ediNube>
<cVehiculos>int</cVehiculos>
<rGasolina>int</rGasolina>
<cSitios>int</cSitios>
<ediFotoGasolina>int</ediFotoGasolina>
<lstGralGasolina>int</lstGralGasolina>
<cClientes>int</cClientes>
<cApartado>int</cApartado>
<cLstPrecio>int</cLstPrecio>
<atributosSMA>int</atributosSMA>
<cambiarUsuario>int</cambiarUsuario>
<ordenCompra>int</ordenCompra>
<qrShell>int</qrShell>
<indVentas>int</indVentas>
<indEvidencias>int</indEvidencias>
<indInventarios>int</indInventarios>
<descargaChecadas>int</descargaChecadas>
</UsuariosRegistrado>
</lstUsuarios>
</UsuariosRegistradosResult>
</UsuariosRegistradosResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
A continuación se muestra un ejemplo de solicitud y respuesta para SOAP 1.2. Es necesario reemplazar los marcadores de posición que aparecen con valores reales.
POST /WSAppGM.asmx HTTP/1.1
Host: wsapp.grupomarpait.mx
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Header>
<AuthenticationHeaderMAC xmlns="http://grupo-marpa.com.mx:81/">
<mac>string</mac>
</AuthenticationHeaderMAC>
</soap12:Header>
<soap12:Body />
</soap12:Envelope>
HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body /> </soap12:Envelope>