Files
lst_v3/brunoApi/rfidReaders/reader.bru
2026-03-27 18:30:50 -05:00

21 lines
221 B
Plaintext

meta {
name: reader
type: http
seq: 2
}
post {
url: https://usday1prod.alpla.net/lst/old/api/rfid/mgtevents/line3.1
body: json
auth: inherit
}
body:json {
{}
}
settings {
encodeUrl: true
timeout: 0
}