17 lines
164 B
Plaintext
17 lines
164 B
Plaintext
meta {
|
|
name: List
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
get {
|
|
url: {{url}}/payment/beneficiaries
|
|
body: json
|
|
auth: inherit
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|