cml04-plb018/curl

1 line
426 B
Plaintext
Raw Normal View History

2024-08-20 15:50:52 +02:00
curl -X POST "http://localhost:3000/api/v1/etiqueta/imprimir" -H "accept: application/json" -H "Content-Type: application/json" -d "{ \"DatosEtiqueta\": { \"CoID\": 40155678, \"Colada\": \"CE123456\", \"NrBarras\": \"12\", \"NrEtiquetas\": \"2\", \"NrMatricula\": \"9461234567\", \"Operador\": \"AER\", \"Peso\": 4512.18, \"Turno\": \"A\" }, \"ImpresoraID\": \"NONE\", \"TimeStamp\": \"string\"}"