TURN WCF REST POSTMAN USO

DESCANSO TURNO LLAMADA :

LLAMADA POSTAL :
Realice una solicitud POST para https://OFI010.gss-webapi.com:16000/TurnServiceREST/Post

ENCABEZADOS :
Tipo de contenido: aplicación/json

CUERPO :

 {
"input": "ExecuteQueryWithReturn*!*Select * from V_Inventory_MSTR Where PART like '100-56%'*!*848f5694beaac12d9defe23184815922"
}

*Asegúrese de mencionar el tipo de cuerpo como JSON (aplicación/json).

RECIBIR LLAMADA :
Haga una solicitud POST para

https://[Número de empresa].gss-webapi.com:16000/TurnServiceREST/GET/{MethodName}/{QUERY}/{APPID}

Ejemplo :
https://GLS001.gss-webapi.com:16000/TurnServiceREST/GET/ExecuteQueryWithReturn/Select * from PARTS/ s34awda232wdeu74813asda

ENCABEZADOS :
Tipo de contenido : aplicación/json

Otras versiones

  • Versión 1
  • Versión 2
  • Versión 3
  • Versión 4
Was this article helpful?