hdpos/bruno/stores/StoreDetails.bru

16 lines
182 B
Plaintext

meta {
name: StoreDetails
type: http
seq: 4
}
get {
url: {{host}}/hdpos/api/stores/4/details?dbHost=10.100.0.18
body: none
auth: none
}
query {
dbHost: 10.100.0.18
}