18 lines
196 B
Plaintext
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"
|
||
|
]
|
||
|
}
|