21 lines
239 B
Plaintext
21 lines
239 B
Plaintext
meta {
|
|
name: Ledgers
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
get {
|
|
url: {{url}}/payment/beneficiaries/:id/ledgers
|
|
body: json
|
|
auth: inherit
|
|
}
|
|
|
|
params:path {
|
|
id: 16f41847-4bc4-4898-92d1-75fd314d15a8
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: true
|
|
timeout: 0
|
|
}
|