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

17 lines
161 B
Plaintext
Raw Normal View History

meta {
name: Order by id
type: http
seq: 9
}
get {
2026-02-25 17:42:16 +01:00
url: {{baseurl}}/orders/
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}