bruno/Byndle/Stoplists/Global Application.bru
Sivert V. Sæther 1893b81204 batman
2025-02-13 15:13:14 +01:00

18 lines
196 B
Plaintext

meta {
name: Global Application
type: http
seq: 5
}
put {
url: {{host}}/stoplists/{{stoplistId}}/global
body: json
auth: inherit
}
body:json {
[
"PersonAddress", "Phone"
]
}