16 lines
158 B
Plaintext
16 lines
158 B
Plaintext
meta {
|
|
name: Price List
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
post {
|
|
url: http://localhost:11000/api/invlab/price/list
|
|
body: json
|
|
auth: none
|
|
}
|
|
|
|
body:json {
|
|
{}
|
|
}
|