bruno/Byndle/Stoplists/Global Application.bru

18 lines
196 B
Plaintext
Raw Normal View History

2025-02-13 15:13:14 +01:00
meta {
name: Global Application
type: http
seq: 5
}
put {
url: {{host}}/stoplists/{{stoplistId}}/global
body: json
auth: inherit
}
body:json {
[
"PersonAddress", "Phone"
]
}