salix/api/Api/ItemShelvings/-itemShelvings-update TEST.bru

29 lines
510 B
Plaintext

meta {
name: -itemShelvings-update TEST
type: http
seq: 3
}
post {
url: https://test-salix.verdnatura.es/api/ItemShelvings/update?where={"id": {"inq": [141461,141046]}}
body: json
auth: none
}
query {
where: {"id": {"inq": [141461,141046]}}
~filter: {"where": {"id": 1}}
~where: {"id": {"in": [1, 3]}}
~where: {"id": {"inq": [141461,141046]}}
}
headers {
Authorization: KPfxP9J6SPnWLh9EiYLluRWOMmLFSo0Znk9LpupPc9aVH9YpvGEZ8DMN5MRDVjPG
}
body:json {
{
"isChecked":null
}
}