hdpos/bruno/chatrct/RctForceException.bru

28 lines
365 B
Plaintext

meta {
name: RctForceException
type: http
seq: 7
}
put {
url: {{host}}/hdpos/api/chatrct/rct/forceException
body: json
auth: none
}
body:json {
{
"id_produit":3700821,
"id_distrib":1,
"fdate":"20241220",
"forcer_cache":1,
"modul_trait":"HDPOS"
}
}
body:form-urlencoded {
itemId: 9999999
comment: test
}