Files
sf-sim/docs/sim-api/Order by id.bru

17 lines
162 B
Plaintext

meta {
name: Order by id
type: http
seq: 9
}
get {
url: {{baseurl}}/orders/4
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}